ps-toolkit-ui 1.21.34 → 1.21.39

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ps-toolkit-ui",
3
- "version": "1.21.34",
3
+ "version": "1.21.39",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -739,22 +739,6 @@ declare class TooltipComponent {
739
739
  static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "lib-tooltip", never, { "text": { "alias": "text"; "required": false; }; "position": { "alias": "position"; "required": false; }; }, {}, never, never, false, never>;
740
740
  }
741
741
 
742
- declare class AlertComponent {
743
- config: PsToolkitUiConfigService;
744
- alert: ModalClass;
745
- alertLabel: InputClass;
746
- constructor(config: PsToolkitUiConfigService);
747
- show(l: string, accept: () => void): void;
748
- static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
749
- static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "lib-alert", never, {}, {}, never, never, false, never>;
750
- }
751
-
752
- declare class NotificationComponent {
753
- constructor();
754
- static ɵfac: i0.ɵɵFactoryDeclaration<NotificationComponent, never>;
755
- static ɵcmp: i0.ɵɵComponentDeclaration<NotificationComponent, "lib-notification", never, {}, {}, never, never, false, never>;
756
- }
757
-
758
742
  declare class LayoutComponent {
759
743
  currentData: CurrentDataClass;
760
744
  header: HeaderClass;
@@ -817,15 +801,6 @@ declare class ClockComponent implements OnInit, OnDestroy {
817
801
  static ɵcmp: i0.ɵɵComponentDeclaration<ClockComponent, "lib-clock", never, {}, {}, never, never, false, never>;
818
802
  }
819
803
 
820
- declare class ErrorComponent {
821
- config: PsToolkitUiConfigService;
822
- error: string;
823
- l: (k: any, v?: any) => string;
824
- constructor(config: PsToolkitUiConfigService);
825
- static ɵfac: i0.ɵɵFactoryDeclaration<ErrorComponent, never>;
826
- static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "lib-error", never, { "error": { "alias": "error"; "required": false; }; }, {}, never, never, false, never>;
827
- }
828
-
829
804
  declare class LoginClass {
830
805
  constructor(l: (k: any, v?: any) => string, type: string);
831
806
  modal: ModalClass;
@@ -1559,10 +1534,35 @@ declare class FormDateComponent implements OnInit {
1559
1534
  static ɵcmp: i0.ɵɵComponentDeclaration<FormDateComponent, "lib-form-date", never, { "inp": { "alias": "inp"; "required": false; }; "inForm": { "alias": "inForm"; "required": false; }; }, { "changeIndex": "changeIndex"; }, never, never, true, never>;
1560
1535
  }
1561
1536
 
1537
+ declare class NotificationComponent {
1538
+ constructor();
1539
+ static ɵfac: i0.ɵɵFactoryDeclaration<NotificationComponent, never>;
1540
+ static ɵcmp: i0.ɵɵComponentDeclaration<NotificationComponent, "lib-notification", never, {}, {}, never, never, true, never>;
1541
+ }
1542
+
1543
+ declare class ErrorComponent {
1544
+ config: PsToolkitUiConfigService;
1545
+ error: string;
1546
+ l: (k: any, v?: any) => string;
1547
+ constructor(config: PsToolkitUiConfigService);
1548
+ static ɵfac: i0.ɵɵFactoryDeclaration<ErrorComponent, never>;
1549
+ static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "lib-error", never, { "error": { "alias": "error"; "required": false; }; }, {}, never, never, true, never>;
1550
+ }
1551
+
1552
+ declare class AlertComponent {
1553
+ config: PsToolkitUiConfigService;
1554
+ alert: ModalClass;
1555
+ alertLabel: InputClass;
1556
+ constructor(config: PsToolkitUiConfigService);
1557
+ show(l: string, accept: () => void): void;
1558
+ static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
1559
+ static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "lib-alert", never, {}, {}, never, never, true, never>;
1560
+ }
1561
+
1562
1562
  declare class PsToolkitUiModule {
1563
1563
  static forRoot(config: any): ModuleWithProviders<PsToolkitUiModule>;
1564
1564
  static ɵfac: i0.ɵɵFactoryDeclaration<PsToolkitUiModule, never>;
1565
- static ɵmod: i0.ɵɵNgModuleDeclaration<PsToolkitUiModule, [typeof SidebarItemComponent, typeof SidebarComponent, typeof SubHeaderComponent, typeof FooterComponent, typeof StepsComponent, typeof HeaderComponent, typeof TooltipComponent, typeof AlertComponent, typeof NotificationComponent, typeof LayoutComponent, typeof LoadingComponent, typeof NotfoundComponent, typeof CalendarComponent, typeof ClockComponent, typeof ErrorComponent, typeof LoginComponent], [typeof FormSelectItemComponent, typeof FormCheckboxComponent, typeof TablePaginationComponent, typeof FormBankCardComponent, typeof FormPlaqueSelectComponent, typeof TableLoadingComponent, typeof FormTreeItemComponent, typeof FormTextboxComponent, typeof FormTextareaComponent, typeof FormIconComponent, typeof FormButtonComponent, typeof FormDatetimeComponent, typeof FormPlaqueComponent, typeof FormFileComponent, typeof FormSelectComponent, typeof FormTableComponent, typeof FormLabelComponent, typeof AccordionComponent, typeof FormRadioComponent, typeof ConfirmComponent, typeof TableComponent, typeof ModalComponent, typeof FormComponent, typeof TableRowComponent, typeof FormTreeComponent, typeof FormTimeComponent, typeof FormFingerComponent, typeof FormVehicleSearchComponent, typeof FormCkeditorComponent, typeof FormUploaderComponent, typeof FormVehicleComponent, typeof FormHiddenComponent, typeof FormToggleComponent, typeof ChartComponent, typeof FormTagComponent, typeof FormStarComponent, typeof FormSlideComponent, typeof FormDateComponent, typeof i55.CommonModule, typeof i56.RouterModule, typeof i57.FormsModule, typeof i58.CKEditorModule], [typeof FormSelectItemComponent, typeof FormCheckboxComponent, typeof TablePaginationComponent, typeof FormBankCardComponent, typeof SidebarItemComponent, typeof SidebarComponent, typeof FormDateComponent, typeof FormPlaqueSelectComponent, typeof TableLoadingComponent, typeof FormTreeItemComponent, typeof FormTextboxComponent, typeof FormTextareaComponent, typeof FormIconComponent, typeof FormButtonComponent, typeof FormDatetimeComponent, typeof FormPlaqueComponent, typeof SubHeaderComponent, typeof FooterComponent, typeof StepsComponent, typeof FormFileComponent, typeof FormSelectComponent, typeof FormTableComponent, typeof FormLabelComponent, typeof AccordionComponent, typeof FormRadioComponent, typeof HeaderComponent, typeof TooltipComponent, typeof ConfirmComponent, typeof TableComponent, typeof ModalComponent, typeof FormComponent, typeof TableRowComponent, typeof FormTreeComponent, typeof AlertComponent, typeof FormTimeComponent, typeof NotificationComponent, typeof FormFingerComponent, typeof FormVehicleSearchComponent, typeof FormCkeditorComponent, typeof FormUploaderComponent, typeof LayoutComponent, typeof LoadingComponent, typeof NotfoundComponent, typeof FormVehicleComponent, typeof FormHiddenComponent, typeof CalendarComponent, typeof FormToggleComponent, typeof ClockComponent, typeof ChartComponent, typeof FormTagComponent, typeof ErrorComponent, typeof LoginComponent, typeof FormStarComponent, typeof FormSlideComponent]>;
1565
+ static ɵmod: i0.ɵɵNgModuleDeclaration<PsToolkitUiModule, [typeof SidebarItemComponent, typeof SidebarComponent, typeof SubHeaderComponent, typeof FooterComponent, typeof StepsComponent, typeof HeaderComponent, typeof TooltipComponent, typeof LayoutComponent, typeof LoadingComponent, typeof NotfoundComponent, typeof CalendarComponent, typeof ClockComponent, typeof LoginComponent], [typeof FormSelectItemComponent, typeof FormCheckboxComponent, typeof TablePaginationComponent, typeof FormBankCardComponent, typeof FormPlaqueSelectComponent, typeof TableLoadingComponent, typeof FormTreeItemComponent, typeof FormTextboxComponent, typeof FormTextareaComponent, typeof FormIconComponent, typeof FormButtonComponent, typeof FormDatetimeComponent, typeof FormPlaqueComponent, typeof FormFileComponent, typeof FormSelectComponent, typeof FormTableComponent, typeof FormLabelComponent, typeof AccordionComponent, typeof FormRadioComponent, typeof ConfirmComponent, typeof TableComponent, typeof ModalComponent, typeof FormComponent, typeof TableRowComponent, typeof FormTreeComponent, typeof FormTimeComponent, typeof FormFingerComponent, typeof FormVehicleSearchComponent, typeof FormCkeditorComponent, typeof FormUploaderComponent, typeof FormVehicleComponent, typeof FormHiddenComponent, typeof FormToggleComponent, typeof ChartComponent, typeof FormTagComponent, typeof FormStarComponent, typeof FormSlideComponent, typeof FormDateComponent, typeof NotificationComponent, typeof ErrorComponent, typeof AlertComponent, typeof i55.CommonModule, typeof i56.RouterModule, typeof i57.FormsModule, typeof i58.CKEditorModule], [typeof FormSelectItemComponent, typeof FormCheckboxComponent, typeof TablePaginationComponent, typeof FormBankCardComponent, typeof SidebarItemComponent, typeof SidebarComponent, typeof FormDateComponent, typeof FormPlaqueSelectComponent, typeof TableLoadingComponent, typeof FormTreeItemComponent, typeof FormTextboxComponent, typeof FormTextareaComponent, typeof FormIconComponent, typeof FormButtonComponent, typeof FormDatetimeComponent, typeof FormPlaqueComponent, typeof SubHeaderComponent, typeof FooterComponent, typeof StepsComponent, typeof FormFileComponent, typeof FormSelectComponent, typeof FormTableComponent, typeof FormLabelComponent, typeof AccordionComponent, typeof FormRadioComponent, typeof HeaderComponent, typeof TooltipComponent, typeof ConfirmComponent, typeof TableComponent, typeof ModalComponent, typeof FormComponent, typeof TableRowComponent, typeof FormTreeComponent, typeof AlertComponent, typeof FormTimeComponent, typeof NotificationComponent, typeof FormFingerComponent, typeof FormVehicleSearchComponent, typeof FormCkeditorComponent, typeof FormUploaderComponent, typeof LayoutComponent, typeof LoadingComponent, typeof NotfoundComponent, typeof FormVehicleComponent, typeof FormHiddenComponent, typeof CalendarComponent, typeof FormToggleComponent, typeof ClockComponent, typeof ChartComponent, typeof FormTagComponent, typeof ErrorComponent, typeof LoginComponent, typeof FormStarComponent, typeof FormSlideComponent]>;
1566
1566
  static ɵinj: i0.ɵɵInjectorDeclaration<PsToolkitUiModule>;
1567
1567
  }
1568
1568