@posiwise/shared-components 0.0.128 → 0.0.129

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.
@@ -0,0 +1,55 @@
1
+ import { Type } from '@angular/core';
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from "@angular/core";
4
+ export declare class LazyLoadingService {
5
+ /**
6
+ * Lazy load the Image Cropper component
7
+ */
8
+ loadImageCropper(): Observable<Type<any>>;
9
+ /**
10
+ * Lazy load the Date Range Picker component
11
+ */
12
+ loadDateRangePicker(): Observable<Type<any>>;
13
+ /**
14
+ * Lazy load the Date Range Picker module
15
+ */
16
+ loadDateRangePickerModule(): Observable<any>;
17
+ /**
18
+ * Lazy load the Image Cropper module
19
+ */
20
+ loadImageCropperModule(): Observable<any>;
21
+ /**
22
+ * Lazy load PrimeNG components with static imports to avoid webpack warnings
23
+ */
24
+ loadPrimeNGComponent(componentName: string): Observable<Type<any>>;
25
+ /**
26
+ * Lazy load Quill Editor
27
+ */
28
+ loadQuillEditor(): Observable<any>;
29
+ /**
30
+ * Lazy load Emoji Picker
31
+ */
32
+ loadEmojiPicker(): Observable<any>;
33
+ /**
34
+ * Lazy load FontAwesome
35
+ */
36
+ loadFontAwesome(): Observable<any>;
37
+ /**
38
+ * Lazy load Sentry (using the correct package)
39
+ */
40
+ loadSentry(): Observable<any>;
41
+ /**
42
+ * Lazy load Heavy Utilities (Lodash, Crypto-js, Moment)
43
+ */
44
+ loadHeavyUtils(): Observable<any>;
45
+ /**
46
+ * Lazy load Crypto Utils
47
+ */
48
+ loadCryptoUtils(): Observable<any>;
49
+ /**
50
+ * Lazy load Moment
51
+ */
52
+ loadMoment(): Observable<any>;
53
+ static ɵfac: i0.ɵɵFactoryDeclaration<LazyLoadingService, never>;
54
+ static ɵprov: i0.ɵɵInjectableDeclaration<LazyLoadingService>;
55
+ }
@@ -26,26 +26,26 @@ import * as i24 from "./label-management/group-definition/group-definition.compo
26
26
  import * as i25 from "./number-picker/number-picker.component";
27
27
  import * as i26 from "./header/header.component";
28
28
  import * as i27 from "./landing-page-footer-b/landing-page-footer-b.component";
29
- import * as i28 from "@angular/forms";
30
- import * as i29 from "primeng/button";
31
- import * as i30 from "primeng/dropdown";
32
- import * as i31 from "@posiwise/app-loader";
33
- import * as i32 from "@posiwise/directives";
34
- import * as i33 from "@posiwise/core-transloco";
35
- import * as i34 from "ngx-daterangepicker-material";
36
- import * as i35 from "ngx-image-cropper";
37
- import * as i36 from "primeng/multiselect";
38
- import * as i37 from "primeng/tabmenu";
39
- import * as i38 from "primeng/progressspinner";
40
- import * as i39 from "primeng/table";
41
- import * as i40 from "primeng/autocomplete";
42
- import * as i41 from "@angular/cdk/drag-drop";
43
- import * as i42 from "@posiwise/pipes";
44
- import * as i43 from "@angular/common";
45
- import * as i44 from "@ng-bootstrap/ng-bootstrap";
29
+ import * as i28 from "@ng-bootstrap/ng-bootstrap";
30
+ import * as i29 from "@angular/forms";
31
+ import * as i30 from "primeng/button";
32
+ import * as i31 from "primeng/dropdown";
33
+ import * as i32 from "@posiwise/app-loader";
34
+ import * as i33 from "@posiwise/directives";
35
+ import * as i34 from "@posiwise/core-transloco";
36
+ import * as i35 from "ngx-daterangepicker-material";
37
+ import * as i36 from "ngx-image-cropper";
38
+ import * as i37 from "primeng/multiselect";
39
+ import * as i38 from "primeng/tabmenu";
40
+ import * as i39 from "primeng/progressspinner";
41
+ import * as i40 from "primeng/table";
42
+ import * as i41 from "primeng/autocomplete";
43
+ import * as i42 from "@angular/cdk/drag-drop";
44
+ import * as i43 from "@posiwise/pipes";
45
+ import * as i44 from "@angular/common";
46
46
  import * as i45 from "ngx-ui-switch";
47
47
  export declare class SharedComponentsModule {
48
48
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedComponentsModule, never>;
49
- static ɵmod: i0.ɵɵNgModuleDeclaration<SharedComponentsModule, [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i6.PwTabsComponent, typeof i7.ResourceHeaderComponent, typeof i8.DateRangePickerComponent, typeof i9.PermissionTreeComponent, typeof i10.InputContainerComponent, typeof i11.FieldErrorDisplayComponent, typeof i12.DemoCardsComponent, typeof i13.PrivacyAndTosComponent, typeof i14.PrivacyPolicyComponent, typeof i15.TermsConditionsComponent, typeof i16.SplashComponent, typeof i17.GeoTemplateComponent, typeof i18.AuthenticatorComponent, typeof i19.ClearBitIconComponent, typeof i20.ComingSoonComponent, typeof i21.NoDataComponent, typeof i22.EntityGroupComponent, typeof i23.GroupsComponent, typeof i24.GroupDefinitionComponent, typeof i25.NumberPickerComponent, typeof i26.HeaderComponent, typeof i27.LandingPageFooterBComponent], [typeof i28.FormsModule, typeof i29.ButtonModule, typeof i30.DropdownModule, typeof i31.AppLoaderModule, typeof i28.ReactiveFormsModule, typeof i32.DirectivesModule, typeof i33.CoreTranslocoModule, typeof i34.NgxDaterangepickerMd, typeof i35.ImageCropperModule, typeof i36.MultiSelectModule, typeof i37.TabMenuModule, typeof i38.ProgressSpinnerModule, typeof i39.TableModule, typeof i40.AutoCompleteModule, typeof i41.DragDropModule, typeof i42.PipesModule, typeof i43.CommonModule, typeof i44.NgbModule, typeof i45.UiSwitchModule, typeof i43.NgIf], [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i35.ImageCropperModule, typeof i6.PwTabsComponent, typeof i7.ResourceHeaderComponent, typeof i8.DateRangePickerComponent, typeof i36.MultiSelectModule, typeof i37.TabMenuModule, typeof i38.ProgressSpinnerModule, typeof i39.TableModule, typeof i40.AutoCompleteModule, typeof i41.DragDropModule, typeof i9.PermissionTreeComponent, typeof i10.InputContainerComponent, typeof i11.FieldErrorDisplayComponent, typeof i12.DemoCardsComponent, typeof i13.PrivacyAndTosComponent, typeof i14.PrivacyPolicyComponent, typeof i15.TermsConditionsComponent, typeof i16.SplashComponent, typeof i17.GeoTemplateComponent, typeof i18.AuthenticatorComponent, typeof i19.ClearBitIconComponent, typeof i20.ComingSoonComponent, typeof i21.NoDataComponent, typeof i22.EntityGroupComponent, typeof i23.GroupsComponent, typeof i24.GroupDefinitionComponent, typeof i25.NumberPickerComponent, typeof i26.HeaderComponent, typeof i27.LandingPageFooterBComponent]>;
49
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedComponentsModule, [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i6.PwTabsComponent, typeof i7.ResourceHeaderComponent, typeof i8.DateRangePickerComponent, typeof i9.PermissionTreeComponent, typeof i10.InputContainerComponent, typeof i11.FieldErrorDisplayComponent, typeof i12.DemoCardsComponent, typeof i13.PrivacyAndTosComponent, typeof i14.PrivacyPolicyComponent, typeof i15.TermsConditionsComponent, typeof i16.SplashComponent, typeof i17.GeoTemplateComponent, typeof i18.AuthenticatorComponent, typeof i19.ClearBitIconComponent, typeof i20.ComingSoonComponent, typeof i21.NoDataComponent, typeof i22.EntityGroupComponent, typeof i23.GroupsComponent, typeof i24.GroupDefinitionComponent, typeof i25.NumberPickerComponent, typeof i26.HeaderComponent, typeof i27.LandingPageFooterBComponent], [typeof i28.NgbTooltipModule, typeof i29.FormsModule, typeof i30.ButtonModule, typeof i31.DropdownModule, typeof i28.NgbModalModule, typeof i32.AppLoaderModule, typeof i29.ReactiveFormsModule, typeof i33.DirectivesModule, typeof i34.CoreTranslocoModule, typeof i35.NgxDaterangepickerMd, typeof i36.ImageCropperModule, typeof i37.MultiSelectModule, typeof i38.TabMenuModule, typeof i39.ProgressSpinnerModule, typeof i40.TableModule, typeof i41.AutoCompleteModule, typeof i42.DragDropModule, typeof i43.PipesModule, typeof i44.CommonModule, typeof i45.UiSwitchModule, typeof i44.NgIf, typeof i28.NgbNavModule], [typeof i1.AbTestContainerComponent, typeof i2.AbAlternativeComponent, typeof i3.PasswordValidationComponent, typeof i4.CustomUploaderComponent, typeof i5.ProfileImageCropperComponent, typeof i36.ImageCropperModule, typeof i6.PwTabsComponent, typeof i7.ResourceHeaderComponent, typeof i8.DateRangePickerComponent, typeof i37.MultiSelectModule, typeof i38.TabMenuModule, typeof i39.ProgressSpinnerModule, typeof i40.TableModule, typeof i41.AutoCompleteModule, typeof i42.DragDropModule, typeof i9.PermissionTreeComponent, typeof i10.InputContainerComponent, typeof i11.FieldErrorDisplayComponent, typeof i12.DemoCardsComponent, typeof i13.PrivacyAndTosComponent, typeof i14.PrivacyPolicyComponent, typeof i15.TermsConditionsComponent, typeof i16.SplashComponent, typeof i17.GeoTemplateComponent, typeof i18.AuthenticatorComponent, typeof i19.ClearBitIconComponent, typeof i20.ComingSoonComponent, typeof i21.NoDataComponent, typeof i22.EntityGroupComponent, typeof i23.GroupsComponent, typeof i24.GroupDefinitionComponent, typeof i25.NumberPickerComponent, typeof i26.HeaderComponent, typeof i27.LandingPageFooterBComponent]>;
50
50
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedComponentsModule>;
51
51
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@posiwise/shared-components",
3
- "version": "0.0.128",
3
+ "version": "0.0.129",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "17.3.11",
6
6
  "@angular/core": "17.3.11",