@progress-chef/platform-shared-components 0.0.112 → 0.0.113
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/esm2022/lib/atoms/alert/alert.component.mjs +6 -6
- package/esm2022/lib/atoms/alert/alert.module.mjs +6 -6
- package/esm2022/lib/atoms/angular-popup/angular-popup.component.mjs +5 -5
- package/esm2022/lib/atoms/angular-popup/angular-popup.module.mjs +6 -6
- package/esm2022/lib/atoms/atoms.module.mjs +4 -4
- package/esm2022/lib/atoms/avatar/avatar.component.mjs +6 -6
- package/esm2022/lib/atoms/avatar/avatar.module.mjs +6 -6
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.component.mjs +5 -5
- package/esm2022/lib/atoms/breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2022/lib/atoms/button/button.component.mjs +7 -7
- package/esm2022/lib/atoms/button/button.module.mjs +7 -7
- package/esm2022/lib/atoms/button-group/button-group.component.mjs +6 -6
- package/esm2022/lib/atoms/button-group/button-group.module.mjs +7 -7
- package/esm2022/lib/atoms/checkbox/checkbox.component.mjs +6 -6
- package/esm2022/lib/atoms/checkbox/checkbox.module.mjs +6 -6
- package/esm2022/lib/atoms/chip/chip.component.mjs +3 -3
- package/esm2022/lib/atoms/chip/chip.module.mjs +4 -4
- package/esm2022/lib/atoms/chip-list/chip-list.component.mjs +8 -8
- package/esm2022/lib/atoms/chip-list/chip-list.module.mjs +8 -8
- package/esm2022/lib/atoms/clipboard/clipboard.component.mjs +8 -8
- package/esm2022/lib/atoms/clipboard/clipboard.module.mjs +9 -9
- package/esm2022/lib/atoms/container/container.component.mjs +3 -3
- package/esm2022/lib/atoms/container/container.module.mjs +4 -4
- package/esm2022/lib/atoms/date-range/date-range.component.mjs +5 -5
- package/esm2022/lib/atoms/date-range/date-range.module.mjs +4 -4
- package/esm2022/lib/atoms/datepicker/datepicker.component.mjs +5 -5
- package/esm2022/lib/atoms/datepicker/datepicker.module.mjs +4 -4
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.component.mjs +4 -4
- package/esm2022/lib/atoms/drag-and-drop/drag-and-drop.module.mjs +4 -4
- package/esm2022/lib/atoms/dropdown/dropdown.component.mjs +8 -8
- package/esm2022/lib/atoms/dropdown/dropdown.module.mjs +7 -7
- package/esm2022/lib/atoms/dropdown-button/dropdown-button.component.mjs +6 -6
- package/esm2022/lib/atoms/dropdown-button/dropdown-button.module.mjs +7 -7
- package/esm2022/lib/atoms/dropdown-tree/dropdowntree.component.mjs +6 -6
- package/esm2022/lib/atoms/dropdown-tree/dropdowntree.module.mjs +7 -7
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.component.mjs +6 -6
- package/esm2022/lib/atoms/expansion-panel/expansion-panel.module.mjs +7 -7
- package/esm2022/lib/atoms/icon/icon.component.mjs +5 -5
- package/esm2022/lib/atoms/icon/icon.module.mjs +4 -4
- package/esm2022/lib/atoms/labels/label.component.mjs +6 -6
- package/esm2022/lib/atoms/labels/label.module.mjs +6 -6
- package/esm2022/lib/atoms/list-views/list-view.component.mjs +4 -4
- package/esm2022/lib/atoms/list-views/list-view.module.mjs +7 -7
- package/esm2022/lib/atoms/loader/loader.component.mjs +3 -3
- package/esm2022/lib/atoms/loader/loader.module.mjs +4 -4
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.component.mjs +5 -5
- package/esm2022/lib/atoms/loading-spinner/loading-spinner.module.mjs +4 -4
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.mjs +8 -8
- package/esm2022/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.mjs +7 -7
- package/esm2022/lib/atoms/notification/notification.component.mjs +5 -5
- package/esm2022/lib/atoms/notification/notification.module.mjs +4 -4
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.component.mjs +5 -5
- package/esm2022/lib/atoms/numeric-textbox/numeric-textbox.module.mjs +4 -4
- package/esm2022/lib/atoms/progress-bar/progress-bar.component.mjs +5 -5
- package/esm2022/lib/atoms/progress-bar/progress-bar.module.mjs +4 -4
- package/esm2022/lib/atoms/radio-button/radio-button.component.mjs +6 -6
- package/esm2022/lib/atoms/radio-button/radio-button.module.mjs +6 -6
- package/esm2022/lib/atoms/search-box/search-box.component.mjs +6 -6
- package/esm2022/lib/atoms/search-box/search-box.module.mjs +6 -6
- package/esm2022/lib/atoms/slider/slider.component.mjs +6 -6
- package/esm2022/lib/atoms/slider/slider.module.mjs +6 -6
- package/esm2022/lib/atoms/stepper/stepper.component.mjs +3 -3
- package/esm2022/lib/atoms/stepper/stepper.module.mjs +4 -4
- package/esm2022/lib/atoms/switch/switch.component.mjs +3 -3
- package/esm2022/lib/atoms/switch/switch.module.mjs +6 -6
- package/esm2022/lib/atoms/text-area/text-area.component.mjs +6 -6
- package/esm2022/lib/atoms/text-area/text-area.module.mjs +6 -6
- package/esm2022/lib/atoms/textbox/textbox.component.mjs +7 -7
- package/esm2022/lib/atoms/textbox/textbox.module.mjs +7 -7
- package/esm2022/lib/atoms/time-picker/time-picker.component.mjs +5 -5
- package/esm2022/lib/atoms/time-picker/time-picker.module.mjs +4 -4
- package/esm2022/lib/atoms/timescheduler/timescheduler.component.mjs +5 -5
- package/esm2022/lib/atoms/timescheduler/timescheduler.module.mjs +4 -4
- package/esm2022/lib/atoms/toast-notification/toast-notification.module.mjs +4 -4
- package/esm2022/lib/atoms/toast-notification/toast-notification.service.mjs +6 -6
- package/esm2022/lib/atoms/tooltip/tooltip.component.mjs +5 -5
- package/esm2022/lib/atoms/tooltip/tooltip.module.mjs +4 -4
- package/esm2022/lib/atoms/typography/typography.component.mjs +5 -5
- package/esm2022/lib/atoms/typography/typography.module.mjs +4 -4
- package/esm2022/lib/atoms/uploader/uploader.component.mjs +5 -5
- package/esm2022/lib/atoms/uploader/uploader.module.mjs +6 -6
- package/esm2022/lib/molecules/card/card-actions/card-actions.component.mjs +3 -3
- package/esm2022/lib/molecules/card/card-body/card-body.component.mjs +3 -3
- package/esm2022/lib/molecules/card/card-footer/card-footer.component.mjs +3 -3
- package/esm2022/lib/molecules/card/card-header/card-header.component.mjs +5 -5
- package/esm2022/lib/molecules/card/card.component.mjs +3 -3
- package/esm2022/lib/molecules/card/card.module.mjs +6 -6
- package/esm2022/lib/molecules/dialog/confirmation-dialog/confirmation-dialog.component.mjs +6 -6
- package/esm2022/lib/molecules/dialog/dialog-actions/dialog-actions.component.mjs +3 -3
- package/esm2022/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.mjs +6 -6
- package/esm2022/lib/molecules/dialog/dialog.component.mjs +5 -5
- package/esm2022/lib/molecules/dialog/dialog.module.mjs +7 -7
- package/esm2022/lib/molecules/grid-form/grid-form.component.mjs +9 -9
- package/esm2022/lib/molecules/grid-form/grid-form.module.mjs +9 -9
- package/esm2022/lib/molecules/grid-layout/grid-layout-item/grid-layout-item.component.mjs +5 -5
- package/esm2022/lib/molecules/grid-layout/grid-layout.component.mjs +3 -3
- package/esm2022/lib/molecules/grid-layout/grid-layout.module.mjs +4 -4
- package/esm2022/lib/molecules/grid-pagination/grid-pagination-spacer/grid-pagination-spacer.component.mjs +3 -3
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.component.mjs +15 -15
- package/esm2022/lib/molecules/grid-pagination/grid-pagination.module.mjs +10 -10
- package/esm2022/lib/molecules/grid-pagination/kebab-menu-filter.pipe.mjs +4 -4
- package/esm2022/lib/molecules/molecules.module.mjs +4 -4
- package/esm2022/lib/molecules/tabstrip/tabstrip-tab/tabstrip-tab.component.mjs +3 -3
- package/esm2022/lib/molecules/tabstrip/tabstrip.component.mjs +3 -3
- package/esm2022/lib/molecules/tabstrip/tabstrip.module.mjs +4 -4
- package/esm2022/lib/shared.component.mjs +4 -4
- package/esm2022/lib/shared.module.mjs +4 -4
- package/fesm2022/progress-chef-platform-shared-components.mjs +977 -992
- package/fesm2022/progress-chef-platform-shared-components.mjs.map +1 -1
- package/lib/atoms/alert/alert.module.d.ts +1 -1
- package/lib/atoms/angular-popup/angular-popup.module.d.ts +1 -1
- package/lib/atoms/avatar/avatar.module.d.ts +1 -1
- package/lib/atoms/button/button.component.d.ts +1 -1
- package/lib/atoms/button/button.module.d.ts +2 -2
- package/lib/atoms/button-group/button-group.module.d.ts +2 -2
- package/lib/atoms/checkbox/checkbox.component.d.ts +1 -1
- package/lib/atoms/checkbox/checkbox.module.d.ts +1 -1
- package/lib/atoms/chip-list/chip-list.module.d.ts +3 -3
- package/lib/atoms/clipboard/clipboard.module.d.ts +4 -4
- package/lib/atoms/dropdown/dropdown.component.d.ts +2 -2
- package/lib/atoms/dropdown/dropdown.module.d.ts +2 -2
- package/lib/atoms/dropdown-button/dropdown-button.component.d.ts +1 -1
- package/lib/atoms/dropdown-button/dropdown-button.module.d.ts +2 -2
- package/lib/atoms/dropdown-tree/dropdowntree.module.d.ts +2 -2
- package/lib/atoms/expansion-panel/expansion-panel.module.d.ts +2 -2
- package/lib/atoms/labels/label.component.d.ts +1 -1
- package/lib/atoms/labels/label.module.d.ts +1 -1
- package/lib/atoms/list-views/list-view.module.d.ts +2 -2
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.component.d.ts +2 -2
- package/lib/atoms/multi-select-dropdown/multi-select-dropdown.module.d.ts +2 -2
- package/lib/atoms/radio-button/radio-button.component.d.ts +1 -1
- package/lib/atoms/radio-button/radio-button.module.d.ts +1 -1
- package/lib/atoms/search-box/search-box.module.d.ts +1 -1
- package/lib/atoms/slider/slider.module.d.ts +1 -1
- package/lib/atoms/switch/switch.module.d.ts +1 -1
- package/lib/atoms/text-area/text-area.module.d.ts +1 -1
- package/lib/atoms/textbox/textbox.module.d.ts +2 -2
- package/lib/atoms/uploader/uploader.module.d.ts +1 -1
- package/lib/molecules/card/card-header/card-header.component.d.ts +1 -1
- package/lib/molecules/card/card.module.d.ts +1 -1
- package/lib/molecules/dialog/dialog-titlebar/dialog-titlebar.component.d.ts +1 -1
- package/lib/molecules/dialog/dialog.module.d.ts +2 -2
- package/lib/molecules/grid-form/grid-form.module.d.ts +4 -4
- package/lib/molecules/grid-pagination/grid-pagination.component.d.ts +1 -1
- package/lib/molecules/grid-pagination/grid-pagination.module.d.ts +5 -5
- package/package.json +1 -1
|
@@ -10,13 +10,13 @@ export class KebabMenuFilterPipe {
|
|
|
10
10
|
}
|
|
11
11
|
return [];
|
|
12
12
|
}
|
|
13
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
13
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KebabMenuFilterPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
14
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: KebabMenuFilterPipe, name: "kebabMenuFilter" }); }
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: KebabMenuFilterPipe, decorators: [{
|
|
17
17
|
type: Pipe,
|
|
18
18
|
args: [{
|
|
19
19
|
name: "kebabMenuFilter"
|
|
20
20
|
}]
|
|
21
21
|
}] });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
22
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoia2ViYWItbWVudS1maWx0ZXIucGlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NoYXJlZC9zcmMvbGliL21vbGVjdWxlcy9ncmlkLXBhZ2luYXRpb24va2ViYWItbWVudS1maWx0ZXIucGlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsSUFBSSxFQUFpQixNQUFNLGVBQWUsQ0FBQzs7QUFLcEQsTUFBTSxPQUFPLG1CQUFtQjtJQUM5QixTQUFTLENBQUMsSUFBUyxFQUFFLEdBQUcsSUFBVztRQUNqQyxNQUFNLFFBQVEsR0FBRyxJQUFJLENBQUMsQ0FBQyxDQUFDLENBQUM7UUFDekIsSUFBSSxLQUFLLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUM7WUFDeEIsT0FBTyxJQUFJLENBQUMsTUFBTSxDQUFDLENBQUMsU0FBUyxFQUFFLEVBQUU7Z0JBQy9CLE9BQU8sU0FBUyxFQUFFLFNBQVMsQ0FBQyxDQUFDLENBQUMsU0FBUyxDQUFDLFNBQVMsQ0FBQyxRQUFRLENBQUMsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDO1lBQ3JFLENBQUMsQ0FBQyxDQUFBO1FBQ0osQ0FBQztRQUNELE9BQU8sRUFBRSxDQUFDO0lBQ1osQ0FBQzsrR0FUVSxtQkFBbUI7NkdBQW5CLG1CQUFtQjs7NEZBQW5CLG1CQUFtQjtrQkFIL0IsSUFBSTttQkFBQztvQkFDSixJQUFJLEVBQUUsaUJBQWlCO2lCQUN4QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IFBpcGUsIFBpcGVUcmFuc2Zvcm0gfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xuXG5AUGlwZSh7XG4gIG5hbWU6IFwia2ViYWJNZW51RmlsdGVyXCJcbn0pXG5leHBvcnQgY2xhc3MgS2ViYWJNZW51RmlsdGVyUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICB0cmFuc2Zvcm0obWVudTogYW55LCAuLi5hcmdzOiBhbnlbXSkge1xuICAgIGNvbnN0IGRhdGFJdGVtID0gYXJnc1swXTtcbiAgICBpZiAoQXJyYXkuaXNBcnJheShtZW51KSkge1xuICAgICAgcmV0dXJuIG1lbnUuZmlsdGVyKChrZWJhYkl0ZW0pID0+IHtcbiAgICAgICAgcmV0dXJuIGtlYmFiSXRlbT8uaXNWaXNpYmxlID8ga2ViYWJJdGVtLmlzVmlzaWJsZShkYXRhSXRlbSkgOiB0cnVlO1xuICAgICAgfSlcbiAgICB9XG4gICAgcmV0dXJuIFtdO1xuICB9XG59XG4iXX0=
|
|
@@ -9,8 +9,8 @@ import { GridPaginationModule } from './grid-pagination/grid-pagination.module';
|
|
|
9
9
|
import { TabstripModule } from './tabstrip/tabstrip.module';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
11
|
export class MoleculesModule {
|
|
12
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
12
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MoleculesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: MoleculesModule, imports: [CommonModule,
|
|
14
14
|
FormsModule,
|
|
15
15
|
ReactiveFormsModule,
|
|
16
16
|
CardModule,
|
|
@@ -24,7 +24,7 @@ export class MoleculesModule {
|
|
|
24
24
|
GridLayoutModule,
|
|
25
25
|
GridPaginationModule,
|
|
26
26
|
TabstripModule] }); }
|
|
27
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
27
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MoleculesModule, imports: [CommonModule,
|
|
28
28
|
FormsModule,
|
|
29
29
|
ReactiveFormsModule,
|
|
30
30
|
CardModule,
|
|
@@ -39,7 +39,7 @@ export class MoleculesModule {
|
|
|
39
39
|
GridPaginationModule,
|
|
40
40
|
TabstripModule] }); }
|
|
41
41
|
}
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: MoleculesModule, decorators: [{
|
|
43
43
|
type: NgModule,
|
|
44
44
|
args: [{
|
|
45
45
|
imports: [
|
|
@@ -5,10 +5,10 @@ export class TabstripTabComponent {
|
|
|
5
5
|
this.title = null;
|
|
6
6
|
this.customHeader = false;
|
|
7
7
|
}
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TabstripTabComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: TabstripTabComponent, selector: "lib-tabstrip-tab", inputs: { title: "title", customHeader: "customHeader" }, queries: [{ propertyName: "titleRef", first: true, predicate: ["titleRef"], descendants: true }, { propertyName: "contentRef", first: true, predicate: ["contentRef"], descendants: true }], ngImport: i0, template: "<ng-template>\n <ng-content></ng-content>\n</ng-template>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"] }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TabstripTabComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'lib-tabstrip-tab', template: "<ng-template>\n <ng-content></ng-content>\n</ng-template>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"] }]
|
|
14
14
|
}], propDecorators: { title: [{
|
|
@@ -14,10 +14,10 @@ export class TabstripComponent {
|
|
|
14
14
|
onTabSelectEvent(e) {
|
|
15
15
|
this.onTabSelect.emit(e);
|
|
16
16
|
}
|
|
17
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
18
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
17
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TabstripComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
18
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: TabstripComponent, selector: "lib-tabstrip", inputs: { height: "height", alignment: "alignment", position: "position", selectedTab: "selectedTab" }, outputs: { onTabSelect: "onTabSelect" }, queries: [{ propertyName: "tabstripTabComponents", predicate: TabstripTabComponent, descendants: true }], ngImport: i0, template: "<kendo-tabstrip\n [tabPosition]=\"position\"\n [tabAlignment]=\"alignment\"\n [height]=\"height\"\n (tabSelect)=\"onTabSelectEvent($event)\"\n [keepTabContent]=\"true\"\n>\n <kendo-tabstrip-tab\n *ngFor=\"let tabstripTabComponent of tabstripTabComponents; let i = index\"\n title=\"{{ tabstripTabComponent.title }}\"\n [selected]=\"i == selectedTab\"\n >\n <ng-template kendoTabTitle *ngIf=\"tabstripTabComponent.customHeader\">\n <ng-container *ngTemplateOutlet=\"tabstripTabComponent.titleRef\">\n </ng-container>\n </ng-template>\n <ng-template kendoTabContent>\n <ng-container *ngTemplateOutlet=\"tabstripTabComponent.contentRef\">\n </ng-container>\n </ng-template>\n </kendo-tabstrip-tab>\n</kendo-tabstrip>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i2.TabStripComponent, selector: "kendo-tabstrip", inputs: ["height", "animate", "tabAlignment", "tabPosition", "keepTabContent", "closable", "scrollable", "closeIcon", "closeIconClass", "closeSVGIcon", "showContentArea"], outputs: ["tabSelect", "tabClose", "tabScroll"], exportAs: ["kendoTabStrip"] }, { kind: "component", type: i2.TabStripTabComponent, selector: "kendo-tabstrip-tab", inputs: ["title", "disabled", "cssClass", "cssStyle", "selected", "closable", "closeIcon", "closeIconClass", "closeSVGIcon"], exportAs: ["kendoTabStripTab"] }, { kind: "directive", type: i2.TabContentDirective, selector: "[kendoTabContent]" }, { kind: "directive", type: i2.TabTitleDirective, selector: "[kendoTabTitle]" }] }); }
|
|
19
19
|
}
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TabstripComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
22
|
args: [{ selector: 'lib-tabstrip', template: "<kendo-tabstrip\n [tabPosition]=\"position\"\n [tabAlignment]=\"alignment\"\n [height]=\"height\"\n (tabSelect)=\"onTabSelectEvent($event)\"\n [keepTabContent]=\"true\"\n>\n <kendo-tabstrip-tab\n *ngFor=\"let tabstripTabComponent of tabstripTabComponents; let i = index\"\n title=\"{{ tabstripTabComponent.title }}\"\n [selected]=\"i == selectedTab\"\n >\n <ng-template kendoTabTitle *ngIf=\"tabstripTabComponent.customHeader\">\n <ng-container *ngTemplateOutlet=\"tabstripTabComponent.titleRef\">\n </ng-container>\n </ng-template>\n <ng-template kendoTabContent>\n <ng-container *ngTemplateOutlet=\"tabstripTabComponent.contentRef\">\n </ng-container>\n </ng-template>\n </kendo-tabstrip-tab>\n</kendo-tabstrip>\n", styles: [".random-css-to-not-keep-this-file-empty{display:none}\n"] }]
|
|
23
23
|
}], propDecorators: { height: [{
|
|
@@ -5,15 +5,15 @@ import { CommonModule } from '@angular/common';
|
|
|
5
5
|
import { LayoutModule } from '@progress/kendo-angular-layout';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class TabstripModule {
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TabstripModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
9
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: TabstripModule, declarations: [TabstripComponent,
|
|
10
10
|
TabstripTabComponent], imports: [CommonModule,
|
|
11
11
|
LayoutModule], exports: [TabstripComponent,
|
|
12
12
|
TabstripTabComponent] }); }
|
|
13
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
13
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TabstripModule, imports: [CommonModule,
|
|
14
14
|
LayoutModule] }); }
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: TabstripModule, decorators: [{
|
|
17
17
|
type: NgModule,
|
|
18
18
|
args: [{
|
|
19
19
|
declarations: [
|
|
@@ -2,11 +2,11 @@ import { Component } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class SharedComponent {
|
|
4
4
|
constructor() { }
|
|
5
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
5
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SharedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.12", type: SharedComponent, selector: "lib-shared", ngImport: i0, template: ` <p>shared works!</p> `, isInline: true }); }
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SharedComponent, decorators: [{
|
|
9
9
|
type: Component,
|
|
10
10
|
args: [{ selector: 'lib-shared', template: ` <p>shared works!</p> ` }]
|
|
11
|
-
}], ctorParameters:
|
|
11
|
+
}], ctorParameters: () => [] });
|
|
12
12
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2hhcmVkLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL3NoYXJlZC9zcmMvbGliL3NoYXJlZC5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPMUMsTUFBTSxPQUFPLGVBQWU7SUFDMUIsZ0JBQWUsQ0FBQzsrR0FETCxlQUFlO21HQUFmLGVBQWUsa0RBSGhCLHdCQUF3Qjs7NEZBR3ZCLGVBQWU7a0JBTDNCLFNBQVM7K0JBQ0UsWUFBWSxZQUNaLHdCQUF3QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdsaWItc2hhcmVkJyxcbiAgdGVtcGxhdGU6IGAgPHA+c2hhcmVkIHdvcmtzITwvcD4gYCxcbiAgc3R5bGVzOiBbXVxufSlcbmV4cG9ydCBjbGFzcyBTaGFyZWRDb21wb25lbnQge1xuICBjb25zdHJ1Y3RvcigpIHt9XG5cbn1cbiJdfQ==
|
|
@@ -6,20 +6,20 @@ import { ThemesModule } from '@progress-chef/platform-themes-service';
|
|
|
6
6
|
import { MoleculesModule } from './molecules/molecules.module';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export class SharedModule {
|
|
9
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
9
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SharedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: SharedModule, declarations: [SharedComponent], imports: [AtomsModule,
|
|
11
11
|
CommonModule,
|
|
12
12
|
MoleculesModule,
|
|
13
13
|
ThemesModule], exports: [SharedComponent,
|
|
14
14
|
AtomsModule,
|
|
15
15
|
MoleculesModule] }); }
|
|
16
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
16
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SharedModule, imports: [AtomsModule,
|
|
17
17
|
CommonModule,
|
|
18
18
|
MoleculesModule,
|
|
19
19
|
ThemesModule, AtomsModule,
|
|
20
20
|
MoleculesModule] }); }
|
|
21
21
|
}
|
|
22
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
22
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: SharedModule, decorators: [{
|
|
23
23
|
type: NgModule,
|
|
24
24
|
args: [{
|
|
25
25
|
declarations: [SharedComponent],
|