@finlexlabs/common-services
TypeScript icon, indicating that this package has built-in type declarations

0.0.44 • Public • Published

FinlexCommonServices (@finlexlabs/common-services)

Library Name: finlex-common-services

Package Name: @finlexlabs/common-services

Repo Name: fx-ng-components


Steps to Build & Publish Library

Package Renaming

Go to src/finlex-common-services/package.json Rename package name from finlex-common-services to @finlexlabs/common-services

Build

npm run build:common-services

It will build finlex-confirm-dialog using ng-packagr. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with npm run build:common-services, go to the dist folder cd dist/finlex-common-services and run npm publish.


Services in this package

Services

  1. AuthCommonService
  2. OfficeSharedService
  3. OfficeMetadataService
  4. HttpService
  5. LocalStorageService
  6. TextFormaterService
  7. FinlexConfigService
  8. FinlexMatchMediaService
  9. FinlexSplashScreenService

Guard

  1. AuthGuard

Interceptors

  1. HttpErrorResponseInterceptor
  2. TokenInterceptor

Classes

  1. CurrentUser
  2. Settings
  3. Styling

enum

  1. LOCAL_STORAGE_NAMES
  2. AUTH_TOKEN_NAMES
  3. AUTH_TOKEN_KEYS

Scripts

  1. env-metadata: a script that injects environment metadata to the environment files of the web apps.

Dependents (0)

Package Sidebar

Install

npm i @finlexlabs/common-services

Weekly Downloads

1

Version

0.0.44

License

none

Unpacked Size

902 kB

Total Files

91

Last publish

Collaborators

  • miladrezazadeh
  • npm-at-finlex