ps-toolkit-ui 1.21.34 → 1.21.38
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/fesm2022/ps-toolkit-ui.mjs +15 -12
- package/fesm2022/ps-toolkit-ui.mjs.map +1 -1
- package/package.json +1 -1
- package/types/ps-toolkit-ui.d.ts +16 -16
package/package.json
CHANGED
package/types/ps-toolkit-ui.d.ts
CHANGED
|
@@ -749,12 +749,6 @@ declare class AlertComponent {
|
|
|
749
749
|
static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "lib-alert", never, {}, {}, never, never, false, never>;
|
|
750
750
|
}
|
|
751
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
752
|
declare class LayoutComponent {
|
|
759
753
|
currentData: CurrentDataClass;
|
|
760
754
|
header: HeaderClass;
|
|
@@ -817,15 +811,6 @@ declare class ClockComponent implements OnInit, OnDestroy {
|
|
|
817
811
|
static ɵcmp: i0.ɵɵComponentDeclaration<ClockComponent, "lib-clock", never, {}, {}, never, never, false, never>;
|
|
818
812
|
}
|
|
819
813
|
|
|
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
814
|
declare class LoginClass {
|
|
830
815
|
constructor(l: (k: any, v?: any) => string, type: string);
|
|
831
816
|
modal: ModalClass;
|
|
@@ -1559,10 +1544,25 @@ declare class FormDateComponent implements OnInit {
|
|
|
1559
1544
|
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
1545
|
}
|
|
1561
1546
|
|
|
1547
|
+
declare class NotificationComponent {
|
|
1548
|
+
constructor();
|
|
1549
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationComponent, never>;
|
|
1550
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationComponent, "lib-notification", never, {}, {}, never, never, true, never>;
|
|
1551
|
+
}
|
|
1552
|
+
|
|
1553
|
+
declare class ErrorComponent {
|
|
1554
|
+
config: PsToolkitUiConfigService;
|
|
1555
|
+
error: string;
|
|
1556
|
+
l: (k: any, v?: any) => string;
|
|
1557
|
+
constructor(config: PsToolkitUiConfigService);
|
|
1558
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ErrorComponent, never>;
|
|
1559
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ErrorComponent, "lib-error", never, { "error": { "alias": "error"; "required": false; }; }, {}, 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
|
|
1565
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PsToolkitUiModule, [typeof SidebarItemComponent, typeof SidebarComponent, typeof SubHeaderComponent, typeof FooterComponent, typeof StepsComponent, typeof HeaderComponent, typeof TooltipComponent, typeof AlertComponent, 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 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
|
|