@inspark/inspark-components 14.0.71 → 19.0.1
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/full/bms.css +3 -2363
- package/full/bms.js +1 -1
- package/full/components/autocomplete/autocomplete.component.d.ts +36 -57
- package/full/components/autocomplete/autocomplete.component.d.ts.map +1 -0
- package/full/components/autocomplete/autocomplete.module.d.ts +10 -0
- package/full/components/autocomplete/autocomplete.module.d.ts.map +1 -0
- package/full/components/breadcrumb/breadcrumb.component.d.ts +2 -1
- package/full/components/breadcrumb/breadcrumb.component.d.ts.map +1 -0
- package/full/components/breadcrumb/breadcrumb.module.d.ts +9 -0
- package/full/components/breadcrumb/breadcrumb.module.d.ts.map +1 -0
- package/full/components/button/button.component.d.ts +9 -8
- package/full/components/button/button.component.d.ts.map +1 -0
- package/full/components/button/button.module.d.ts +12 -0
- package/full/components/button/button.module.d.ts.map +1 -0
- package/full/components/checkbox/checkbox.component.d.ts +2 -1
- package/full/components/checkbox/checkbox.component.d.ts.map +1 -0
- package/full/components/checkbox/checkbox.module.d.ts +10 -0
- package/full/components/checkbox/checkbox.module.d.ts.map +1 -0
- package/full/components/communication.service.d.ts +1 -0
- package/full/components/communication.service.d.ts.map +1 -0
- package/full/components/component-container/component-container.component.d.ts +3 -2
- package/full/components/component-container/component-container.component.d.ts.map +1 -0
- package/full/components/component-container/component-container.module.d.ts +9 -0
- package/full/components/component-container/component-container.module.d.ts.map +1 -0
- package/full/components/content-toggle/content-toggle.component.d.ts +2 -1
- package/full/components/content-toggle/content-toggle.component.d.ts.map +1 -0
- package/full/components/dropdown/dropdown.component.d.ts +31 -108
- package/full/components/dropdown/dropdown.component.d.ts.map +1 -0
- package/full/components/dropdown/dropdown.module.d.ts +10 -0
- package/full/components/dropdown/dropdown.module.d.ts.map +1 -0
- package/full/components/empty/empty.component.d.ts +2 -1
- package/full/components/empty/empty.component.d.ts.map +1 -0
- package/full/components/file/file.component.d.ts +2 -1
- package/full/components/file/file.component.d.ts.map +1 -0
- package/full/components/file/file.module.d.ts +9 -0
- package/full/components/file/file.module.d.ts.map +1 -0
- package/full/components/header/header.component.d.ts +2 -1
- package/full/components/header/header.component.d.ts.map +1 -0
- package/full/components/inline-message/inline-message.component.d.ts +2 -1
- package/full/components/inline-message/inline-message.component.d.ts.map +1 -0
- package/full/components/input-group/input-group.component.d.ts +2 -1
- package/full/components/input-group/input-group.component.d.ts.map +1 -0
- package/full/components/input-text/input-text.component.d.ts +2 -1
- package/full/components/input-text/input-text.component.d.ts.map +1 -0
- package/full/components/input-text/input-text.module.d.ts +10 -0
- package/full/components/input-text/input-text.module.d.ts.map +1 -0
- package/full/components/inspark.module.d.ts +41 -44
- package/full/components/inspark.module.d.ts.map +1 -0
- package/full/components/inspark.shared.d.ts +2 -1
- package/full/components/inspark.shared.d.ts.map +1 -0
- package/full/components/legacy/legacy-components.module.d.ts +12 -0
- package/full/components/legacy/legacy-components.module.d.ts.map +1 -0
- package/full/components/legacy/legacy-ui.module.d.ts +13 -0
- package/full/components/legacy/legacy-ui.module.d.ts.map +1 -0
- package/full/components/link/link.component.d.ts +4 -3
- package/full/components/link/link.component.d.ts.map +1 -0
- package/full/components/link/link.module.d.ts +11 -0
- package/full/components/link/link.module.d.ts.map +1 -0
- package/full/components/modal-input-text/modal-input-text.component.d.ts +2 -1
- package/full/components/modal-input-text/modal-input-text.component.d.ts.map +1 -0
- package/full/components/object-tree/object-tree.component.d.ts +2 -1
- package/full/components/object-tree/object-tree.component.d.ts.map +1 -0
- package/full/components/panel/panel.component.d.ts +2 -1
- package/full/components/panel/panel.component.d.ts.map +1 -0
- package/full/components/pie/pie.component.d.ts +2 -1
- package/full/components/pie/pie.component.d.ts.map +1 -0
- package/full/components/pie/pie.service.d.ts +1 -0
- package/full/components/pie/pie.service.d.ts.map +1 -0
- package/full/components/preloader/preloader.component.d.ts +3 -2
- package/full/components/preloader/preloader.component.d.ts.map +1 -0
- package/full/components/preloader/preloader.module.d.ts +9 -0
- package/full/components/preloader/preloader.module.d.ts.map +1 -0
- package/full/components/radiobutton/radiobutton.component.d.ts +2 -1
- package/full/components/radiobutton/radiobutton.component.d.ts.map +1 -0
- package/full/components/select-button/select-button.component.d.ts +3 -2
- package/full/components/select-button/select-button.component.d.ts.map +1 -0
- package/full/components/select-button/select-button.module.d.ts +9 -0
- package/full/components/select-button/select-button.module.d.ts.map +1 -0
- package/full/components/select-list/select-list.component.d.ts +2 -1
- package/full/components/select-list/select-list.component.d.ts.map +1 -0
- package/full/components/shared/shared-components.module.d.ts +11 -0
- package/full/components/shared/shared-components.module.d.ts.map +1 -0
- package/full/components/shared/shared-ui.module.d.ts +12 -0
- package/full/components/shared/shared-ui.module.d.ts.map +1 -0
- package/full/components/status-circle/status-circle.component.d.ts +2 -1
- package/full/components/status-circle/status-circle.component.d.ts.map +1 -0
- package/full/components/sticky/sticky.component.d.ts +2 -1
- package/full/components/sticky/sticky.component.d.ts.map +1 -0
- package/full/components/sticky/sticky.module.d.ts +9 -0
- package/full/components/sticky/sticky.module.d.ts.map +1 -0
- package/full/components/svg/svg.component.d.ts +4 -4
- package/full/components/svg/svg.component.d.ts.map +1 -0
- package/full/components/svg/svg.module.d.ts +10 -0
- package/full/components/svg/svg.module.d.ts.map +1 -0
- package/full/components/switcher/switcher.component.d.ts +2 -1
- package/full/components/switcher/switcher.component.d.ts.map +1 -0
- package/full/components/table/table-click-outside.directive.d.ts +2 -1
- package/full/components/table/table-click-outside.directive.d.ts.map +1 -0
- package/full/components/table/table-columns-multiselect/table-columns-multiselect.component.d.ts +2 -1
- package/full/components/table/table-columns-multiselect/table-columns-multiselect.component.d.ts.map +1 -0
- package/full/components/table/table-menu-overlay/table-menu-overlay.component.d.ts +2 -1
- package/full/components/table/table-menu-overlay/table-menu-overlay.component.d.ts.map +1 -0
- package/full/components/table/table.component.d.ts +10 -12
- package/full/components/table/table.component.d.ts.map +1 -0
- package/full/components/textarea/textarea.component.d.ts +2 -1
- package/full/components/textarea/textarea.component.d.ts.map +1 -0
- package/full/components/textarea/textarea.module.d.ts +10 -0
- package/full/components/textarea/textarea.module.d.ts.map +1 -0
- package/full/components/toolbar/toolbar.component.d.ts +2 -1
- package/full/components/toolbar/toolbar.component.d.ts.map +1 -0
- package/full/components/toolbar/toolbar.module.d.ts +9 -0
- package/full/components/toolbar/toolbar.module.d.ts.map +1 -0
- package/full/components/tooltip/tooltip.component.d.ts +2 -1
- package/full/components/tooltip/tooltip.component.d.ts.map +1 -0
- package/full/components/tree-table/tree-table.component.d.ts +3 -2
- package/full/components/tree-table/tree-table.component.d.ts.map +1 -0
- package/full/fesm2022/inspark-inspark-components.mjs +6292 -0
- package/full/fesm2022/inspark-inspark-components.mjs.map +1 -0
- package/full/index.css +6 -2366
- package/full/index.d.ts +1 -0
- package/full/index.js +1 -1
- package/full/inspark-inspark-components.d.ts.map +1 -0
- package/full/interface.d.ts +3 -2
- package/full/interface.d.ts.map +1 -0
- package/full/pipes/pipes.module.d.ts +1 -0
- package/full/pipes/pipes.module.d.ts.map +1 -0
- package/full/pipes/propertyValue.pipe.d.ts +1 -0
- package/full/pipes/propertyValue.pipe.d.ts.map +1 -0
- package/full/pipes/safeUrl.pipe.d.ts +1 -0
- package/full/pipes/safeUrl.pipe.d.ts.map +1 -0
- package/full/pipes/sort-by.pipe.d.ts +1 -0
- package/full/pipes/sort-by.pipe.d.ts.map +1 -0
- package/full/pipes/time.pipe.d.ts +2 -1
- package/full/pipes/time.pipe.d.ts.map +1 -0
- package/full/public_api.d.ts +24 -7
- package/full/public_api.d.ts.map +1 -0
- package/full/services/inspark-dialog.service.d.ts +19 -6
- package/full/services/inspark-dialog.service.d.ts.map +1 -0
- package/full/services/inspark-message.service.d.ts +3 -2
- package/full/services/inspark-message.service.d.ts.map +1 -0
- package/full/utils/gettextMarker.function.d.ts +1 -0
- package/full/utils/gettextMarker.function.d.ts.map +1 -0
- package/full/utils/hybrid/prime-table/row-state.enum.d.ts +1 -0
- package/full/utils/hybrid/prime-table/row-state.enum.d.ts.map +1 -0
- package/full/utils/hybrid/prime-table/table-row-data.model.d.ts +1 -0
- package/full/utils/hybrid/prime-table/table-row-data.model.d.ts.map +1 -0
- package/interface/index.d.ts +1 -0
- package/interface/inspark-inspark-components.d.ts.map +1 -0
- package/interface/interface.d.ts +3 -2
- package/interface/interface.d.ts.map +1 -0
- package/interface/public_api.d.ts +1 -0
- package/interface/public_api.d.ts.map +1 -0
- package/package.json +1 -1
- package/full/components/primeng.module.d.ts +0 -7
- package/full/esm2020/components/autocomplete/autocomplete.component.mjs +0 -220
- package/full/esm2020/components/breadcrumb/breadcrumb.component.mjs +0 -20
- package/full/esm2020/components/button/button.component.mjs +0 -160
- package/full/esm2020/components/checkbox/checkbox.component.mjs +0 -89
- package/full/esm2020/components/communication.service.mjs +0 -25
- package/full/esm2020/components/component-container/component-container.component.mjs +0 -17
- package/full/esm2020/components/content-toggle/content-toggle.component.mjs +0 -49
- package/full/esm2020/components/dropdown/dropdown.component.mjs +0 -338
- package/full/esm2020/components/empty/empty.component.mjs +0 -12
- package/full/esm2020/components/file/file.component.mjs +0 -53
- package/full/esm2020/components/header/header.component.mjs +0 -29
- package/full/esm2020/components/inline-message/inline-message.component.mjs +0 -20
- package/full/esm2020/components/input-group/input-group.component.mjs +0 -166
- package/full/esm2020/components/input-text/input-text.component.mjs +0 -149
- package/full/esm2020/components/inspark.module.mjs +0 -239
- package/full/esm2020/components/inspark.shared.mjs +0 -25
- package/full/esm2020/components/link/link.component.mjs +0 -131
- package/full/esm2020/components/modal-input-text/modal-input-text.component.mjs +0 -88
- package/full/esm2020/components/object-tree/object-tree.component.mjs +0 -14
- package/full/esm2020/components/panel/panel.component.mjs +0 -11
- package/full/esm2020/components/pie/pie.component.mjs +0 -44
- package/full/esm2020/components/pie/pie.service.mjs +0 -55
- package/full/esm2020/components/preloader/preloader.component.mjs +0 -25
- package/full/esm2020/components/primeng.module.mjs +0 -22
- package/full/esm2020/components/radiobutton/radiobutton.component.mjs +0 -50
- package/full/esm2020/components/select-button/select-button.component.mjs +0 -190
- package/full/esm2020/components/select-list/select-list.component.mjs +0 -55
- package/full/esm2020/components/status-circle/status-circle.component.mjs +0 -39
- package/full/esm2020/components/sticky/sticky.component.mjs +0 -64
- package/full/esm2020/components/svg/svg.component.mjs +0 -28
- package/full/esm2020/components/switcher/switcher.component.mjs +0 -123
- package/full/esm2020/components/table/table-click-outside.directive.mjs +0 -31
- package/full/esm2020/components/table/table-columns-multiselect/table-columns-multiselect.component.mjs +0 -32
- package/full/esm2020/components/table/table-menu-overlay/table-menu-overlay.component.mjs +0 -26
- package/full/esm2020/components/table/table.component.mjs +0 -482
- package/full/esm2020/components/textarea/textarea.component.mjs +0 -87
- package/full/esm2020/components/toolbar/toolbar.component.mjs +0 -30
- package/full/esm2020/components/tooltip/tooltip.component.mjs +0 -14
- package/full/esm2020/components/tree-table/tree-table.component.mjs +0 -206
- package/full/esm2020/inspark-inspark-components.mjs +0 -5
- package/full/esm2020/interface.mjs +0 -2
- package/full/esm2020/pipes/pipes.module.mjs +0 -19
- package/full/esm2020/pipes/propertyValue.pipe.mjs +0 -25
- package/full/esm2020/pipes/safeUrl.pipe.mjs +0 -36
- package/full/esm2020/pipes/sort-by.pipe.mjs +0 -28
- package/full/esm2020/pipes/time.pipe.mjs +0 -206
- package/full/esm2020/public_api.mjs +0 -60
- package/full/esm2020/services/inspark-dialog.service.mjs +0 -61
- package/full/esm2020/services/inspark-message.service.mjs +0 -77
- package/full/esm2020/utils/gettextMarker.function.mjs +0 -5
- package/full/esm2020/utils/hybrid/prime-table/row-state.enum.mjs +0 -9
- package/full/esm2020/utils/hybrid/prime-table/table-row-data.model.mjs +0 -2
- package/full/fesm2015/inspark-inspark-components.mjs +0 -3664
- package/full/fesm2015/inspark-inspark-components.mjs.map +0 -1
- package/full/fesm2020/inspark-inspark-components.mjs +0 -3666
- package/full/fesm2020/inspark-inspark-components.mjs.map +0 -1
- package/full/package.json +0 -36
- package/interface/esm2020/inspark-inspark-components.mjs +0 -5
- package/interface/esm2020/interface.mjs +0 -2
- package/interface/esm2020/public_api.mjs +0 -5
- package/interface/fesm2020/inspark-inspark-components.mjs +0 -8
- package/interface/fesm2020/inspark-inspark-components.mjs.map +0 -1
- package/interface/package.json +0 -36
- /package/interface/{fesm2015 → fesm2022}/inspark-inspark-components.mjs +0 -0
- /package/interface/{fesm2015 → fesm2022}/inspark-inspark-components.mjs.map +0 -0
|
@@ -44,5 +44,6 @@ export declare class SwitcherComponent implements OnInit, OnChanges, ControlValu
|
|
|
44
44
|
onChange(e: Event): void;
|
|
45
45
|
private onTouched;
|
|
46
46
|
static ɵfac: i0.ɵɵFactoryDeclaration<SwitcherComponent, never>;
|
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SwitcherComponent, "in-switcher", never, { "name": "name"; "label": "label"; "error": "error"; "iconOff": "iconOff"; "iconOn": "iconOn"; "labelOff": "labelOff"; "labelOn": "labelOn"; "faIconOn": "faIconOn"; "faIconOff": "faIconOff"; "id": "id"; "disabled": "disabled"; "waiting": "waiting"; }, { "change": "change"; }, never, never, false>;
|
|
47
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SwitcherComponent, "in-switcher", never, { "name": { "alias": "name"; "required": false; }; "label": { "alias": "label"; "required": false; }; "error": { "alias": "error"; "required": false; }; "iconOff": { "alias": "iconOff"; "required": false; }; "iconOn": { "alias": "iconOn"; "required": false; }; "labelOff": { "alias": "labelOff"; "required": false; }; "labelOn": { "alias": "labelOn"; "required": false; }; "faIconOn": { "alias": "faIconOn"; "required": false; }; "faIconOff": { "alias": "faIconOff"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "waiting": { "alias": "waiting"; "required": false; }; }, { "change": "change"; }, never, never, false, never>;
|
|
48
48
|
}
|
|
49
|
+
//# sourceMappingURL=switcher.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"switcher.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/switcher/switcher.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,iBAAiB,EAAa,UAAU,EAAE,YAAY,EAAqB,SAAS,EAAE,MAAM,EAAS,MAAM,eAAe,CAAC;AACnI,OAAO,EAAC,oBAAoB,EAAoB,MAAM,gBAAgB,CAAC;AACvE,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;;AAEvC,qBAaa,iBAAkB,YAAW,MAAM,EAAE,SAAS,EAAE,oBAAoB;IAsB5D,OAAO,EAAE,UAAU;IAAE,OAAO,CAAC,KAAK;IAA4B,MAAM,EAAE,MAAM;IApBtF,IAAI,MAAQ;IACZ,KAAK,MAAQ;IACb,KAAK,MAAQ;IACb,OAAO,SAAM;IACb,MAAM,SAAM;IACZ,QAAQ,SAAS;IACjB,OAAO,SAAQ;IACf,QAAQ,SAAM;IACd,SAAS,SAAM;IACf,EAAE,MAAQ;IACV,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,OAAO,CAAC;IAEjB,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAEzD,UAAU,UAAS;IAEnB,KAAK,EAAE,OAAO,CAAC;gBAGI,OAAO,EAAE,UAAU,EAAU,KAAK,EAAE,iBAAiB,EAAS,MAAM,EAAE,MAAM;IAK/F,QAAQ;IAKR,WAAW,CAAC,OAAO,KAAA;IAGnB;;OAEG;IACH,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAM5B;;OAEG;IACH,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAI3C;;OAEG;IACH,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B;;OAEG;IACH,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAKhC,OAAO,CAAC,eAAe,CACtB;IAEA,QAAQ,CAAC,CAAC,EAAE,KAAK;IAalB,OAAO,CAAC,SAAS;yCAnFN,iBAAiB;2CAAjB,iBAAiB;CAsF7B"}
|
|
@@ -6,5 +6,6 @@ export declare class TableClickOutsideDirective {
|
|
|
6
6
|
constructor(element: ElementRef);
|
|
7
7
|
click(event: any): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableClickOutsideDirective, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableClickOutsideDirective, "[inClickOutside]", never, {}, { "clickedOutside": "clickedOutside"; }, never, never, false>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TableClickOutsideDirective, "[inClickOutside]", never, {}, { "clickedOutside": "clickedOutside"; }, never, never, false, never>;
|
|
10
10
|
}
|
|
11
|
+
//# sourceMappingURL=table-click-outside.directive.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-click-outside.directive.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/table/table-click-outside.directive.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,UAAU,EAAE,YAAY,EAAuB,MAAM,eAAe,CAAC;;AAExF,qBAIa,0BAA0B;IAIzB,OAAO,CAAC,OAAO;IAFjB,cAAc,oBAAsB;gBAE1B,OAAO,EAAE,UAAU;IAIvC,KAAK,CAAC,KAAK,KAAA;yCARA,0BAA0B;2CAA1B,0BAA0B;CAiBtC"}
|
package/full/components/table/table-columns-multiselect/table-columns-multiselect.component.d.ts
CHANGED
|
@@ -16,5 +16,6 @@ export declare class TableColumnsMultiselectComponent implements OnInit {
|
|
|
16
16
|
constructor();
|
|
17
17
|
ngOnInit(): void;
|
|
18
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableColumnsMultiselectComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableColumnsMultiselectComponent, "in-table-columns-multiselect", never, { "columns": "columns"; "disableActiveCheckboxes": "disableActiveCheckboxes"; }, { "columnsChange": "columnsChange"; }, never, never, false>;
|
|
19
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableColumnsMultiselectComponent, "in-table-columns-multiselect", never, { "columns": { "alias": "columns"; "required": false; }; "disableActiveCheckboxes": { "alias": "disableActiveCheckboxes"; "required": false; }; }, { "columnsChange": "columnsChange"; }, never, never, false, never>;
|
|
20
20
|
}
|
|
21
|
+
//# sourceMappingURL=table-columns-multiselect.component.d.ts.map
|
package/full/components/table/table-columns-multiselect/table-columns-multiselect.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-columns-multiselect.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/inspark-components/src/components/table/table-columns-multiselect/table-columns-multiselect.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,YAAY,EAAS,MAAM,EAAS,MAAM,eAAe,CAAC;AAC7E,OAAO,EAAC,YAAY,EAAC,MAAM,oBAAoB,CAAC;;AAEhD,qBAMa,gCAAiC,YAAW,MAAM;IACtD,UAAU,UAAS;IACjB,OAAO,EAAE,YAAY,EAAE,CAAC;IACjC;;;OAGG;IACM,uBAAuB,UAAS;IAC/B,aAAa;eAA4B,GAAG;gBAAU,YAAY;OAAK;;IAKjF,QAAQ;yCAbG,gCAAgC;2CAAhC,gCAAgC;CAgB5C"}
|
|
@@ -7,5 +7,6 @@ export declare class TableMenuOverlayComponent {
|
|
|
7
7
|
constructor(element: ElementRef);
|
|
8
8
|
isClickedOutsideOverlay(event: any): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableMenuOverlayComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableMenuOverlayComponent, "in-table-menu-overlay", never, { "isExpanded": "isExpanded"; "positionClass": "positionClass"; }, {}, never, ["host", "body"], false>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableMenuOverlayComponent, "in-table-menu-overlay", never, { "isExpanded": { "alias": "isExpanded"; "required": false; }; "positionClass": { "alias": "positionClass"; "required": false; }; }, {}, never, ["host", "body"], false, never>;
|
|
11
11
|
}
|
|
12
|
+
//# sourceMappingURL=table-menu-overlay.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-menu-overlay.component.d.ts","sourceRoot":"","sources":["../../../../../../projects/inspark-components/src/components/table/table-menu-overlay/table-menu-overlay.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAqC,UAAU,EAAQ,MAAM,eAAe,CAAC;;AAEpF,qBAOa,yBAAyB;IAIxB,OAAO,CAAC,OAAO;IAHlB,UAAU,UAAS;IACnB,aAAa,EAAE,MAAM,CAAC;gBAEX,OAAO,EAAE,UAAU;IAGhC,uBAAuB,CAAC,KAAK,KAAA;yCAPzB,yBAAyB;2CAAzB,yBAAyB;CAYrC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter, OnInit, QueryList, TemplateRef } from '@angular/core';
|
|
2
|
+
import { Table } from 'primeng/table';
|
|
2
3
|
import { InsparkTemplate } from '../inspark.shared';
|
|
3
4
|
import { TableRowData } from '../../utils/hybrid/prime-table/table-row-data.model';
|
|
4
5
|
import { TableColumns, ToolBar, ToolBarFilterColumn } from '../../interface';
|
|
@@ -15,8 +16,8 @@ import * as i9 from "primeng/dropdown";
|
|
|
15
16
|
import * as i10 from "primeng/multiselect";
|
|
16
17
|
import * as i11 from "@ng-bootstrap/ng-bootstrap";
|
|
17
18
|
import * as i12 from "primeng/checkbox";
|
|
18
|
-
export declare function tableFactory(wrapper: TableComponent): any
|
|
19
|
-
export declare class TableComponent implements OnInit
|
|
19
|
+
export declare function tableFactory(wrapper: TableComponent): Table<any>;
|
|
20
|
+
export declare class TableComponent implements OnInit {
|
|
20
21
|
columns: TableColumns[];
|
|
21
22
|
filteredColumns: TableColumns[];
|
|
22
23
|
globalFilteredColumns: string[];
|
|
@@ -24,7 +25,7 @@ export declare class TableComponent implements OnInit, AfterContentInit, AfterVi
|
|
|
24
25
|
values: any[];
|
|
25
26
|
scrollHeight: string;
|
|
26
27
|
scrollable: boolean;
|
|
27
|
-
selectionMode:
|
|
28
|
+
selectionMode: 'single' | 'multiple' | null;
|
|
28
29
|
label: string;
|
|
29
30
|
error: string;
|
|
30
31
|
class: string;
|
|
@@ -43,8 +44,8 @@ export declare class TableComponent implements OnInit, AfterContentInit, AfterVi
|
|
|
43
44
|
showHeader: boolean;
|
|
44
45
|
isMobileView: boolean;
|
|
45
46
|
resizableColumns: boolean;
|
|
46
|
-
isTextSearch
|
|
47
|
-
isSortIcon
|
|
47
|
+
isTextSearch: boolean;
|
|
48
|
+
isSortIcon: boolean;
|
|
48
49
|
columnResizeMode: 'expand' | 'fit';
|
|
49
50
|
activeChange: EventEmitter<any>;
|
|
50
51
|
templates: QueryList<InsparkTemplate>;
|
|
@@ -60,7 +61,7 @@ export declare class TableComponent implements OnInit, AfterContentInit, AfterVi
|
|
|
60
61
|
paramsEditAction: EventEmitter<any>;
|
|
61
62
|
sortFunction: EventEmitter<any>;
|
|
62
63
|
filterFunction: EventEmitter<any>;
|
|
63
|
-
dt:
|
|
64
|
+
dt: Table;
|
|
64
65
|
groupMode: number;
|
|
65
66
|
groupInfo: {};
|
|
66
67
|
groupIndex: {};
|
|
@@ -83,15 +84,11 @@ export declare class TableComponent implements OnInit, AfterContentInit, AfterVi
|
|
|
83
84
|
valueTemplate: TemplateRef<any>;
|
|
84
85
|
searchText: string;
|
|
85
86
|
_selection: any;
|
|
86
|
-
set selection(val: any);
|
|
87
87
|
get selectionValue(): any;
|
|
88
88
|
set selectionValue(val: any);
|
|
89
89
|
isRowActive(row: TableRowData): boolean;
|
|
90
90
|
ngOnInit(): void;
|
|
91
|
-
ngAfterViewInit(): void;
|
|
92
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
93
91
|
updateData(): void;
|
|
94
|
-
ngAfterContentInit(): void;
|
|
95
92
|
visibleColumns(): TableColumns[];
|
|
96
93
|
columnsChange(data: any): void;
|
|
97
94
|
showTooltip(event: any): void;
|
|
@@ -119,10 +116,11 @@ export declare class TableComponent implements OnInit, AfterContentInit, AfterVi
|
|
|
119
116
|
toggleNodes(isExpanded: boolean): void;
|
|
120
117
|
toggleMode(item: any): void;
|
|
121
118
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent, never>;
|
|
122
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent, "in-table", never, { "columns": "columns"; "values": "values"; "scrollHeight": "scrollHeight"; "scrollable": "scrollable"; "selectionMode": "selectionMode"; "label": "label"; "error": "error"; "class": "class"; "required": "required"; "style": "style"; "toolbar": "toolbar"; "checkboxSelection": "checkboxSelection"; "active": "active"; "sortField": "sortField"; "isAscending": "isAscending"; "dataKey": "dataKey"; "stateKey": "stateKey"; "isGrouped": "isGrouped"; "customSort": "customSort"; "isGroupedExpanded": "isGroupedExpanded"; "showHeader": "showHeader"; "isMobileView": "isMobileView"; "resizableColumns": "resizableColumns"; "isTextSearch": "isTextSearch"; "isSortIcon": "isSortIcon"; "
|
|
119
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent, "in-table", never, { "columns": { "alias": "columns"; "required": false; }; "values": { "alias": "values"; "required": false; }; "scrollHeight": { "alias": "scrollHeight"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "error": { "alias": "error"; "required": false; }; "class": { "alias": "class"; "required": false; }; "required": { "alias": "required"; "required": false; }; "style": { "alias": "style"; "required": false; }; "toolbar": { "alias": "toolbar"; "required": false; }; "checkboxSelection": { "alias": "checkboxSelection"; "required": false; }; "active": { "alias": "active"; "required": false; }; "sortField": { "alias": "sortField"; "required": false; }; "isAscending": { "alias": "isAscending"; "required": false; }; "dataKey": { "alias": "dataKey"; "required": false; }; "stateKey": { "alias": "stateKey"; "required": false; }; "isGrouped": { "alias": "isGrouped"; "required": false; }; "customSort": { "alias": "customSort"; "required": false; }; "isGroupedExpanded": { "alias": "isGroupedExpanded"; "required": false; }; "showHeader": { "alias": "showHeader"; "required": false; }; "isMobileView": { "alias": "isMobileView"; "required": false; }; "resizableColumns": { "alias": "resizableColumns"; "required": false; }; "isTextSearch": { "alias": "isTextSearch"; "required": false; }; "isSortIcon": { "alias": "isSortIcon"; "required": false; }; "columnResizeMode": { "alias": "columnResizeMode"; "required": false; }; }, { "activeChange": "activeChange"; "selectionChange": "selectionChange"; "addAction": "addAction"; "treeAction": "treeAction"; "csvAction": "csvAction"; "saveAction": "saveAction"; "removeAction": "removeAction"; "unlinkAction": "unlinkAction"; "linkAction": "linkAction"; "groupEditAction": "groupEditAction"; "paramsEditAction": "paramsEditAction"; "sortFunction": "sortFunction"; "filterFunction": "filterFunction"; }, ["templates"], ["[buttons]"], false, never>;
|
|
123
120
|
}
|
|
124
121
|
export declare class TableComponentModule {
|
|
125
122
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponentModule, never>;
|
|
126
123
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TableComponentModule, [typeof TableComponent, typeof i1.TableColumnsMultiselectComponent, typeof i2.TableMenuOverlayComponent, typeof i3.TableClickOutsideDirective], [typeof i4.CommonModule, typeof i5.TableModule, typeof i6.PipesModule, typeof i7.TranslateModule, typeof i8.FormsModule, typeof i9.DropdownModule, typeof i10.MultiSelectModule, typeof i11.NgbDropdownModule, typeof i12.CheckboxModule], [typeof TableComponent, typeof i1.TableColumnsMultiselectComponent]>;
|
|
127
124
|
static ɵinj: i0.ɵɵInjectorDeclaration<TableComponentModule>;
|
|
128
125
|
}
|
|
126
|
+
//# sourceMappingURL=table.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/table/table.component.ts"],"names":[],"mappings":"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"}
|
|
@@ -31,5 +31,6 @@ export declare class TextareaComponent implements ControlValueAccessor {
|
|
|
31
31
|
onChange(_: any): void;
|
|
32
32
|
private onTouched;
|
|
33
33
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponent, never>;
|
|
34
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "in-textarea", never, { "name": "name"; "label": "label"; "required": "required"; "error": "error"; "placeholder": "placeholder"; "id": "id"; "disabled": "disabled"; "minHeight": "minHeight"; "maxlength": "maxlength"; }, {}, never, never, false>;
|
|
34
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TextareaComponent, "in-textarea", never, { "name": { "alias": "name"; "required": false; }; "label": { "alias": "label"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "minHeight": { "alias": "minHeight"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; }, {}, never, never, false, never>;
|
|
35
35
|
}
|
|
36
|
+
//# sourceMappingURL=textarea.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"textarea.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/textarea/textarea.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAC,oBAAoB,EAAoB,MAAM,gBAAgB,CAAC;;AAEvE,qBAaa,iBAAkB,YAAW,oBAAoB;IAEnD,IAAI,MAAQ;IACZ,KAAK,MAAQ;IACb,QAAQ,UAAS;IACjB,KAAK,MAAQ;IACb,WAAW,SAAM;IACjB,EAAE,MAAQ;IACV,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,SAAM;IACf,SAAS,SAAU;IAE5B,KAAK,EAAE,MAAM,CAAC;IAEd;;OAEG;IACH,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI5B;;OAEG;IACH,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAI3C;;OAEG;IACH,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B;;OAEG;IACH,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAKhC,OAAO,CAAC,eAAe,CACrB;IAEF,QAAQ,CAAC,CAAC,EAAE,GAAG;IAIf,OAAO,CAAC,SAAS;yCAnDN,iBAAiB;2CAAjB,iBAAiB;CAsD7B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./textarea.component";
|
|
3
|
+
import * as i2 from "../shared/shared-ui.module";
|
|
4
|
+
import * as i3 from "@angular/forms";
|
|
5
|
+
export declare class TextareaComponentModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TextareaComponentModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TextareaComponentModule, [typeof i1.TextareaComponent], [typeof i2.SharedUiModule, typeof i3.FormsModule], [typeof i1.TextareaComponent]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<TextareaComponentModule>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=textarea.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"textarea.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/textarea/textarea.module.ts"],"names":[],"mappings":";;;;AAMA,qBAYa,uBAAuB;yCAAvB,uBAAuB;0CAAvB,uBAAuB;0CAAvB,uBAAuB;CAAG"}
|
|
@@ -13,5 +13,6 @@ export declare class ToolbarComponent implements OnInit {
|
|
|
13
13
|
ngOnInit(): void;
|
|
14
14
|
clickedOutsideOverlay(event: any): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarComponent, "in-toolbar", never, { "title": "title"; }, {}, never, ["*"], false>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ToolbarComponent, "in-toolbar", never, { "title": { "alias": "title"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
17
17
|
}
|
|
18
|
+
//# sourceMappingURL=toolbar.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"toolbar.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/toolbar/toolbar.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA0B,iBAAiB,EAAa,UAAU,EAAS,MAAM,EAAC,MAAM,eAAe,CAAC;AAC/G,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;;AAEvC,qBAOa,gBAAiB,YAAW,MAAM;IAS1B,OAAO,EAAE,UAAU;IAAE,OAAO,CAAC,KAAK;IAA4B,MAAM,EAAE,MAAM;IANtF,KAAK,EAAE,MAAM,CAAC;IACvB,OAAO,UAAS;IAChB,OAAO,MAAC;IAER,QAAQ,EAAE,GAAG,CAAC;gBAEK,OAAO,EAAE,UAAU,EAAU,KAAK,EAAE,iBAAiB,EAAS,MAAM,EAAE,MAAM;IAI/F,QAAQ;IAID,qBAAqB,CAAC,KAAK,KAAA;yCAjBvB,gBAAgB;2CAAhB,gBAAgB;CAwB5B"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./toolbar.component";
|
|
3
|
+
import * as i2 from "../shared/shared-ui.module";
|
|
4
|
+
export declare class ToolbarComponentModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ToolbarComponentModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ToolbarComponentModule, [typeof i1.ToolbarComponent], [typeof i2.SharedUiModule], [typeof i1.ToolbarComponent]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ToolbarComponentModule>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=toolbar.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"toolbar.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/toolbar/toolbar.module.ts"],"names":[],"mappings":";;;AAMA,qBAWa,sBAAsB;yCAAtB,sBAAsB;0CAAtB,sBAAsB;0CAAtB,sBAAsB;CAAG"}
|
|
@@ -4,5 +4,6 @@ export declare class TooltipComponent implements OnInit {
|
|
|
4
4
|
constructor();
|
|
5
5
|
ngOnInit(): void;
|
|
6
6
|
static ɵfac: i0.ɵɵFactoryDeclaration<TooltipComponent, never>;
|
|
7
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "in-tooltip", never, {}, {}, never, ["*", "tooltip_content"], false>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TooltipComponent, "in-tooltip", never, {}, {}, never, ["*", "tooltip_content"], false, never>;
|
|
8
8
|
}
|
|
9
|
+
//# sourceMappingURL=tooltip.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tooltip.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/tooltip/tooltip.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAA2B,MAAM,eAAe,CAAC;;AAE3E,qBAOa,gBAAiB,YAAW,MAAM;;IAI7C,QAAQ;yCAJG,gBAAgB;2CAAhB,gBAAgB;CAO5B"}
|
|
@@ -14,7 +14,7 @@ export declare class TreeTableComponent implements AfterContentInit {
|
|
|
14
14
|
values: any[];
|
|
15
15
|
scrollHeight: string;
|
|
16
16
|
scrollable: boolean;
|
|
17
|
-
selectionMode:
|
|
17
|
+
selectionMode: 'single' | 'multiple' | null;
|
|
18
18
|
label: string;
|
|
19
19
|
error: string;
|
|
20
20
|
class: string;
|
|
@@ -68,10 +68,11 @@ export declare class TreeTableComponent implements AfterContentInit {
|
|
|
68
68
|
collapse(event: any, dt: any): void;
|
|
69
69
|
toggleCollapse(node: any, isCollapsed: boolean): void;
|
|
70
70
|
static ɵfac: i0.ɵɵFactoryDeclaration<TreeTableComponent, never>;
|
|
71
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TreeTableComponent, "in-tree-table", never, { "columns": "columns"; "values": "values"; "scrollHeight": "scrollHeight"; "scrollable": "scrollable"; "selectionMode": "selectionMode"; "label": "label"; "error": "error"; "class": "class"; "required": "required"; "style": "style"; "toolbar": "toolbar"; "checkboxSelection": "checkboxSelection"; "active": "active"; "sortField": "sortField"; "isAscending": "isAscending"; "dataKey": "dataKey"; "selection": "selection"; }, { "activeChange": "activeChange"; "selectionChange": "selectionChange"; "addAction": "addAction"; "csvAction": "csvAction"; "saveAction": "saveAction"; "collapseAction": "collapseAction"; "removeAction": "removeAction"; "unlinkAction": "unlinkAction"; "groupEditAction": "groupEditAction"; "groupAddAction": "groupAddAction"; }, ["templates"], never, false>;
|
|
71
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TreeTableComponent, "in-tree-table", never, { "columns": { "alias": "columns"; "required": false; }; "values": { "alias": "values"; "required": false; }; "scrollHeight": { "alias": "scrollHeight"; "required": false; }; "scrollable": { "alias": "scrollable"; "required": false; }; "selectionMode": { "alias": "selectionMode"; "required": false; }; "label": { "alias": "label"; "required": false; }; "error": { "alias": "error"; "required": false; }; "class": { "alias": "class"; "required": false; }; "required": { "alias": "required"; "required": false; }; "style": { "alias": "style"; "required": false; }; "toolbar": { "alias": "toolbar"; "required": false; }; "checkboxSelection": { "alias": "checkboxSelection"; "required": false; }; "active": { "alias": "active"; "required": false; }; "sortField": { "alias": "sortField"; "required": false; }; "isAscending": { "alias": "isAscending"; "required": false; }; "dataKey": { "alias": "dataKey"; "required": false; }; "selection": { "alias": "selection"; "required": false; }; }, { "activeChange": "activeChange"; "selectionChange": "selectionChange"; "addAction": "addAction"; "csvAction": "csvAction"; "saveAction": "saveAction"; "collapseAction": "collapseAction"; "removeAction": "removeAction"; "unlinkAction": "unlinkAction"; "groupEditAction": "groupEditAction"; "groupAddAction": "groupAddAction"; }, ["templates"], never, false, never>;
|
|
72
72
|
}
|
|
73
73
|
export declare class TreeTableComponentModule {
|
|
74
74
|
static ɵfac: i0.ɵɵFactoryDeclaration<TreeTableComponentModule, never>;
|
|
75
75
|
static ɵmod: i0.ɵɵNgModuleDeclaration<TreeTableComponentModule, [typeof TreeTableComponent], [typeof i1.CommonModule, typeof i2.TreeTableModule, typeof i3.PipesModule, typeof i4.TranslateModule, typeof i5.FormsModule, typeof i6.TableComponentModule], [typeof TreeTableComponent]>;
|
|
76
76
|
static ɵinj: i0.ɵɵInjectorDeclaration<TreeTableComponentModule>;
|
|
77
77
|
}
|
|
78
|
+
//# sourceMappingURL=tree-table.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tree-table.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/tree-table/tree-table.component.ts"],"names":[],"mappings":"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"}
|