@stemy/ngx-utils 19.7.13 → 19.7.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,6 @@
1
1
  import { ErrorHandler } from "@angular/core";
2
2
  import { UrlSerializer } from "@angular/router";
3
3
  import { DeviceDetectorService } from "ngx-device-detector";
4
- import { IConfigService } from "./common-types";
5
4
  import { AuthGuard } from "./utils/auth.guard";
6
5
  import { AclService } from "./services/acl.service";
7
6
  import { StaticAuthService } from "./services/auth.service";
@@ -64,7 +63,7 @@ import { UploadComponent } from "./components/upload/upload.component";
64
63
  export declare const pipes: (typeof FilterPipe | typeof FormatNumberPipe | typeof GlobalTemplatePipe | typeof IncludesPipe | typeof ReducePipe | typeof RoundPipe | typeof SafeHtmlPipe | typeof TranslatePipe)[];
65
64
  export declare const directives: (typeof AsyncMethodBase | typeof AsyncMethodTargetDirective | typeof BackgroundDirective | typeof ComponentLoaderDirective | typeof DynamicTableTemplateDirective | typeof GlobalTemplateDirective | typeof IconDirective | typeof NgxTemplateOutletDirective | typeof PaginationDirective | typeof PaginationItemDirective | typeof ResourceIfDirective | typeof StickyDirective | typeof StickyClassDirective | typeof DropdownDirective | typeof DropdownContentDirective | typeof TabsItemDirective | typeof UnorderedListItemDirective | typeof UnorderedListTemplateDirective)[];
66
65
  export declare const components: (typeof ChipsComponent | typeof CloseBtnComponent | typeof DropListComponent | typeof DynamicTableComponent | typeof PaginationMenuComponent | typeof UnorderedListComponent | typeof UploadComponent)[];
67
- export declare const providers: (typeof FilterPipe | typeof FormatNumberPipe | typeof GlobalTemplatePipe | typeof IncludesPipe | typeof ReducePipe | typeof RoundPipe | typeof SafeHtmlPipe | typeof TranslatePipe | typeof BaseHttpClient | typeof BaseHttpService | typeof AuthGuard | typeof AclService | typeof StaticAuthService | typeof ConfigService | typeof BaseDialogService | typeof ErrorHandlerService | typeof EventsService | typeof FormatterService | typeof GlobalTemplateService | typeof IconService | typeof StaticLanguageService | typeof OpenApiService | typeof PromiseService | typeof SocketService | typeof StateService | typeof StorageService | typeof BaseToasterService | typeof CacheService | typeof ComponentLoaderService | typeof TranslatedUrlSerializer | typeof UniversalService | typeof DeviceDetectorService | {
66
+ export declare const providers: (typeof UniversalService | typeof StateService | typeof AuthGuard | typeof EventsService | typeof AclService | typeof BaseHttpClient | typeof StorageService | typeof CacheService | typeof BaseHttpService | typeof StaticAuthService | typeof ConfigService | typeof BaseDialogService | typeof ErrorHandlerService | typeof FormatterService | typeof GlobalTemplateService | typeof IconService | typeof StaticLanguageService | typeof OpenApiService | typeof BaseToasterService | typeof ComponentLoaderService | typeof TranslatedUrlSerializer | typeof PromiseService | typeof SocketService | typeof FilterPipe | typeof FormatNumberPipe | typeof GlobalTemplatePipe | typeof IncludesPipe | typeof ReducePipe | typeof RoundPipe | typeof SafeHtmlPipe | typeof TranslatePipe | typeof DeviceDetectorService | {
68
67
  provide: import("@angular/core").InjectionToken<import("@angular/platform-browser").EventManagerPlugin[]>;
69
68
  useClass: typeof DragDropEventPlugin;
70
69
  multi: boolean;
@@ -90,4 +89,3 @@ export declare const providers: (typeof FilterPipe | typeof FormatNumberPipe | t
90
89
  useClass?: undefined;
91
90
  multi?: undefined;
92
91
  })[];
93
- export declare function loadConfig(config: IConfigService): any;
@@ -79,7 +79,6 @@ export declare class NgxUtilsModule {
79
79
  static forRoot(config?: IModuleConfig): ModuleWithProviders<NgxUtilsModule>;
80
80
  static provideUtils(config?: IModuleConfig): EnvironmentProviders;
81
81
  static useDynamic(moduleInfo: DynamicModuleInfo): ModuleWithProviders<NgxUtilsModule>;
82
- constructor();
83
82
  static ɵfac: i0.ɵɵFactoryDeclaration<NgxUtilsModule, never>;
84
83
  static ɵmod: i0.ɵɵNgModuleDeclaration<NgxUtilsModule, [typeof i1.ChunkPipe, typeof i2.EntriesPipe, typeof i3.ExtraItemPropertiesPipe, typeof i4.FilterPipe, typeof i5.FindPipe, typeof i6.FormatNumberPipe, typeof i7.GetOffsetPipe, typeof i8.GetTypePipe, typeof i9.GetValuePipe, typeof i10.GlobalTemplatePipe, typeof i11.GroupByPipe, typeof i12.IncludesPipe, typeof i13.IsTypePipe, typeof i14.JoinPipe, typeof i15.KeysPipe, typeof i16.MapPipe, typeof i17.MaxPipe, typeof i18.MinPipe, typeof i19.PopPipe, typeof i20.ReducePipe, typeof i21.RemapPipe, typeof i22.ReplacePipe, typeof i23.ReversePipe, typeof i24.RoundPipe, typeof i25.SafeHtmlPipe, typeof i26.ShiftPipe, typeof i27.SplitPipe, typeof i28.TranslatePipe, typeof i29.ValuesPipe, typeof i30.AsyncMethodBase, typeof i31.AsyncMethodDirective, typeof i32.AsyncMethodTargetDirective, typeof i33.BackgroundDirective, typeof i34.ComponentLoaderDirective, typeof i35.DynamicTableTemplateDirective, typeof i36.GlobalTemplateDirective, typeof i37.IconDirective, typeof i38.NgxTemplateOutletDirective, typeof i39.PaginationDirective, typeof i40.PaginationItemDirective, typeof i41.ResourceIfDirective, typeof i42.StickyDirective, typeof i43.StickyClassDirective, typeof i44.DropdownDirective, typeof i45.DropdownContentDirective, typeof i46.DropdownToggleDirective, typeof i47.TabsItemDirective, typeof i48.TabsTemplateDirective, typeof i49.UnorderedListItemDirective, typeof i50.UnorderedListTemplateDirective, typeof i51.BtnComponent, typeof i52.BtnDefaultComponent, typeof i53.ChipsComponent, typeof i54.CloseBtnComponent, typeof i55.DropListComponent, typeof i56.DropdownBoxComponent, typeof i57.DynamicTableComponent, typeof i58.FakeModuleComponent, typeof i59.PaginationMenuComponent, typeof i60.IconComponent, typeof i61.IconDefaultComponent, typeof i62.InteractiveCanvasComponent, typeof i63.InteractiveItemComponent, typeof i64.InteractiveCircleComponent, typeof i65.InteractiveRectComponent, typeof i66.TabsComponent, typeof i67.UnorderedListComponent, typeof i68.UploadComponent], [typeof i69.CommonModule, typeof i70.FormsModule], [typeof i1.ChunkPipe, typeof i2.EntriesPipe, typeof i3.ExtraItemPropertiesPipe, typeof i4.FilterPipe, typeof i5.FindPipe, typeof i6.FormatNumberPipe, typeof i7.GetOffsetPipe, typeof i8.GetTypePipe, typeof i9.GetValuePipe, typeof i10.GlobalTemplatePipe, typeof i11.GroupByPipe, typeof i12.IncludesPipe, typeof i13.IsTypePipe, typeof i14.JoinPipe, typeof i15.KeysPipe, typeof i16.MapPipe, typeof i17.MaxPipe, typeof i18.MinPipe, typeof i19.PopPipe, typeof i20.ReducePipe, typeof i21.RemapPipe, typeof i22.ReplacePipe, typeof i23.ReversePipe, typeof i24.RoundPipe, typeof i25.SafeHtmlPipe, typeof i26.ShiftPipe, typeof i27.SplitPipe, typeof i28.TranslatePipe, typeof i29.ValuesPipe, typeof i30.AsyncMethodBase, typeof i31.AsyncMethodDirective, typeof i32.AsyncMethodTargetDirective, typeof i33.BackgroundDirective, typeof i34.ComponentLoaderDirective, typeof i35.DynamicTableTemplateDirective, typeof i36.GlobalTemplateDirective, typeof i37.IconDirective, typeof i38.NgxTemplateOutletDirective, typeof i39.PaginationDirective, typeof i40.PaginationItemDirective, typeof i41.ResourceIfDirective, typeof i42.StickyDirective, typeof i43.StickyClassDirective, typeof i44.DropdownDirective, typeof i45.DropdownContentDirective, typeof i46.DropdownToggleDirective, typeof i47.TabsItemDirective, typeof i48.TabsTemplateDirective, typeof i49.UnorderedListItemDirective, typeof i50.UnorderedListTemplateDirective, typeof i51.BtnComponent, typeof i52.BtnDefaultComponent, typeof i53.ChipsComponent, typeof i54.CloseBtnComponent, typeof i55.DropListComponent, typeof i56.DropdownBoxComponent, typeof i57.DynamicTableComponent, typeof i58.FakeModuleComponent, typeof i59.PaginationMenuComponent, typeof i60.IconComponent, typeof i61.IconDefaultComponent, typeof i62.InteractiveCanvasComponent, typeof i63.InteractiveItemComponent, typeof i64.InteractiveCircleComponent, typeof i65.InteractiveRectComponent, typeof i66.TabsComponent, typeof i67.UnorderedListComponent, typeof i68.UploadComponent, typeof i70.FormsModule]>;
85
84
  static ɵinj: i0.ɵɵInjectorDeclaration<NgxUtilsModule>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stemy/ngx-utils",
3
- "version": "19.7.13",
3
+ "version": "19.7.14",
4
4
  "license": "MIT",
5
5
  "public": true,
6
6
  "repository": "https://github.com/stemyke/ngx-utils.git",