@porsche-design-system/components-angular 3.1.0-rc.0 → 3.1.0-rc.2
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/CHANGELOG.md +37 -1
- package/esm2020/lib/components/accordion.wrapper.mjs +3 -3
- package/esm2020/lib/components/banner.wrapper.mjs +3 -3
- package/esm2020/lib/components/barrel.mjs +4 -1
- package/esm2020/lib/components/button-group.wrapper.mjs +3 -3
- package/esm2020/lib/components/button-pure.wrapper.mjs +3 -3
- package/esm2020/lib/components/button-tile.wrapper.mjs +3 -3
- package/esm2020/lib/components/button.wrapper.mjs +3 -3
- package/esm2020/lib/components/carousel.wrapper.mjs +3 -3
- package/esm2020/lib/components/checkbox-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/components/content-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/components/crest.wrapper.mjs +3 -3
- package/esm2020/lib/components/display.wrapper.mjs +3 -3
- package/esm2020/lib/components/divider.wrapper.mjs +3 -3
- package/esm2020/lib/components/fieldset-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/components/fieldset.wrapper.mjs +3 -3
- package/esm2020/lib/components/flex-item.wrapper.mjs +3 -3
- package/esm2020/lib/components/flex.wrapper.mjs +3 -3
- package/esm2020/lib/components/flyout.wrapper.mjs +38 -0
- package/esm2020/lib/components/grid-item.wrapper.mjs +3 -3
- package/esm2020/lib/components/grid.wrapper.mjs +3 -3
- package/esm2020/lib/components/heading.wrapper.mjs +3 -3
- package/esm2020/lib/components/headline.wrapper.mjs +3 -3
- package/esm2020/lib/components/icon.wrapper.mjs +3 -3
- package/esm2020/lib/components/inline-notification.wrapper.mjs +3 -3
- package/esm2020/lib/components/link-pure.wrapper.mjs +3 -3
- package/esm2020/lib/components/link-social.wrapper.mjs +3 -3
- package/esm2020/lib/components/link-tile-model-signature.wrapper.mjs +3 -3
- package/esm2020/lib/components/link-tile.wrapper.mjs +3 -3
- package/esm2020/lib/components/link.wrapper.mjs +3 -3
- package/esm2020/lib/components/marque.wrapper.mjs +3 -3
- package/esm2020/lib/components/modal.wrapper.mjs +3 -3
- package/esm2020/lib/components/model-signature.wrapper.mjs +3 -3
- package/esm2020/lib/components/pagination.wrapper.mjs +3 -3
- package/esm2020/lib/components/popover.wrapper.mjs +3 -3
- package/esm2020/lib/components/radio-button-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/components/scroller.wrapper.mjs +3 -3
- package/esm2020/lib/components/segmented-control-item.wrapper.mjs +3 -3
- package/esm2020/lib/components/segmented-control.wrapper.mjs +3 -3
- package/esm2020/lib/components/select-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/components/spinner.wrapper.mjs +3 -3
- package/esm2020/lib/components/stepper-horizontal-item.wrapper.mjs +3 -3
- package/esm2020/lib/components/stepper-horizontal.wrapper.mjs +3 -3
- package/esm2020/lib/components/switch.wrapper.mjs +3 -3
- package/esm2020/lib/components/table-body.wrapper.mjs +3 -3
- package/esm2020/lib/components/table-cell.wrapper.mjs +3 -3
- package/esm2020/lib/components/table-head-cell.wrapper.mjs +3 -3
- package/esm2020/lib/components/table-head-row.wrapper.mjs +3 -3
- package/esm2020/lib/components/table-head.wrapper.mjs +3 -3
- package/esm2020/lib/components/table-row.wrapper.mjs +3 -3
- package/esm2020/lib/components/table.wrapper.mjs +3 -3
- package/esm2020/lib/components/tabs-bar.wrapper.mjs +3 -3
- package/esm2020/lib/components/tabs-item.wrapper.mjs +3 -3
- package/esm2020/lib/components/tabs.wrapper.mjs +3 -3
- package/esm2020/lib/components/tag-dismissible.wrapper.mjs +3 -3
- package/esm2020/lib/components/tag.wrapper.mjs +3 -3
- package/esm2020/lib/components/text-field-wrapper.wrapper.mjs +5 -5
- package/esm2020/lib/components/text-list-item.wrapper.mjs +3 -3
- package/esm2020/lib/components/text-list.wrapper.mjs +3 -3
- package/esm2020/lib/components/text.wrapper.mjs +3 -3
- package/esm2020/lib/components/textarea-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/components/toast.wrapper.mjs +3 -3
- package/esm2020/lib/components/wordmark.wrapper.mjs +3 -3
- package/esm2020/lib/types.mjs +1 -1
- package/esm2020/porsche-design-system.module.mjs +50 -49
- package/esm2020/toast-manager.mjs +3 -3
- package/fesm2015/porsche-design-system-components-angular.mjs +317 -278
- package/fesm2015/porsche-design-system-components-angular.mjs.map +1 -1
- package/fesm2020/porsche-design-system-components-angular.mjs +313 -278
- package/fesm2020/porsche-design-system-components-angular.mjs.map +1 -1
- package/lib/components/barrel.d.ts +3 -1
- package/lib/components/flyout.wrapper.d.ts +15 -0
- package/lib/components/text-field-wrapper.wrapper.d.ts +2 -1
- package/lib/types.d.ts +17 -1
- package/package.json +2 -2
- package/porsche-design-system.module.d.ts +46 -45
|
@@ -18,50 +18,51 @@ import * as i13 from "./lib/components/fieldset.wrapper";
|
|
|
18
18
|
import * as i14 from "./lib/components/fieldset-wrapper.wrapper";
|
|
19
19
|
import * as i15 from "./lib/components/flex.wrapper";
|
|
20
20
|
import * as i16 from "./lib/components/flex-item.wrapper";
|
|
21
|
-
import * as i17 from "./lib/components/
|
|
22
|
-
import * as i18 from "./lib/components/grid
|
|
23
|
-
import * as i19 from "./lib/components/
|
|
24
|
-
import * as i20 from "./lib/components/
|
|
25
|
-
import * as i21 from "./lib/components/
|
|
26
|
-
import * as i22 from "./lib/components/
|
|
27
|
-
import * as i23 from "./lib/components/
|
|
28
|
-
import * as i24 from "./lib/components/link
|
|
29
|
-
import * as i25 from "./lib/components/link-
|
|
30
|
-
import * as i26 from "./lib/components/link-
|
|
31
|
-
import * as i27 from "./lib/components/link-tile
|
|
32
|
-
import * as i28 from "./lib/components/
|
|
33
|
-
import * as i29 from "./lib/components/
|
|
34
|
-
import * as i30 from "./lib/components/
|
|
35
|
-
import * as i31 from "./lib/components/
|
|
36
|
-
import * as i32 from "./lib/components/
|
|
37
|
-
import * as i33 from "./lib/components/
|
|
38
|
-
import * as i34 from "./lib/components/
|
|
39
|
-
import * as i35 from "./lib/components/
|
|
40
|
-
import * as i36 from "./lib/components/segmented-control
|
|
41
|
-
import * as i37 from "./lib/components/
|
|
42
|
-
import * as i38 from "./lib/components/
|
|
43
|
-
import * as i39 from "./lib/components/
|
|
44
|
-
import * as i40 from "./lib/components/stepper-horizontal
|
|
45
|
-
import * as i41 from "./lib/components/
|
|
46
|
-
import * as i42 from "./lib/components/
|
|
47
|
-
import * as i43 from "./lib/components/table
|
|
48
|
-
import * as i44 from "./lib/components/table-
|
|
49
|
-
import * as i45 from "./lib/components/table-
|
|
50
|
-
import * as i46 from "./lib/components/table-head
|
|
51
|
-
import * as i47 from "./lib/components/table-head-
|
|
52
|
-
import * as i48 from "./lib/components/table-row.wrapper";
|
|
53
|
-
import * as i49 from "./lib/components/
|
|
54
|
-
import * as i50 from "./lib/components/tabs
|
|
55
|
-
import * as i51 from "./lib/components/tabs-
|
|
56
|
-
import * as i52 from "./lib/components/
|
|
57
|
-
import * as i53 from "./lib/components/tag
|
|
58
|
-
import * as i54 from "./lib/components/
|
|
59
|
-
import * as i55 from "./lib/components/text
|
|
60
|
-
import * as i56 from "./lib/components/text-
|
|
61
|
-
import * as i57 from "./lib/components/text-list
|
|
62
|
-
import * as i58 from "./lib/components/
|
|
63
|
-
import * as i59 from "./lib/components/
|
|
64
|
-
import * as i60 from "./lib/components/
|
|
21
|
+
import * as i17 from "./lib/components/flyout.wrapper";
|
|
22
|
+
import * as i18 from "./lib/components/grid.wrapper";
|
|
23
|
+
import * as i19 from "./lib/components/grid-item.wrapper";
|
|
24
|
+
import * as i20 from "./lib/components/heading.wrapper";
|
|
25
|
+
import * as i21 from "./lib/components/headline.wrapper";
|
|
26
|
+
import * as i22 from "./lib/components/icon.wrapper";
|
|
27
|
+
import * as i23 from "./lib/components/inline-notification.wrapper";
|
|
28
|
+
import * as i24 from "./lib/components/link.wrapper";
|
|
29
|
+
import * as i25 from "./lib/components/link-pure.wrapper";
|
|
30
|
+
import * as i26 from "./lib/components/link-social.wrapper";
|
|
31
|
+
import * as i27 from "./lib/components/link-tile.wrapper";
|
|
32
|
+
import * as i28 from "./lib/components/link-tile-model-signature.wrapper";
|
|
33
|
+
import * as i29 from "./lib/components/marque.wrapper";
|
|
34
|
+
import * as i30 from "./lib/components/modal.wrapper";
|
|
35
|
+
import * as i31 from "./lib/components/model-signature.wrapper";
|
|
36
|
+
import * as i32 from "./lib/components/pagination.wrapper";
|
|
37
|
+
import * as i33 from "./lib/components/popover.wrapper";
|
|
38
|
+
import * as i34 from "./lib/components/radio-button-wrapper.wrapper";
|
|
39
|
+
import * as i35 from "./lib/components/scroller.wrapper";
|
|
40
|
+
import * as i36 from "./lib/components/segmented-control.wrapper";
|
|
41
|
+
import * as i37 from "./lib/components/segmented-control-item.wrapper";
|
|
42
|
+
import * as i38 from "./lib/components/select-wrapper.wrapper";
|
|
43
|
+
import * as i39 from "./lib/components/spinner.wrapper";
|
|
44
|
+
import * as i40 from "./lib/components/stepper-horizontal.wrapper";
|
|
45
|
+
import * as i41 from "./lib/components/stepper-horizontal-item.wrapper";
|
|
46
|
+
import * as i42 from "./lib/components/switch.wrapper";
|
|
47
|
+
import * as i43 from "./lib/components/table.wrapper";
|
|
48
|
+
import * as i44 from "./lib/components/table-body.wrapper";
|
|
49
|
+
import * as i45 from "./lib/components/table-cell.wrapper";
|
|
50
|
+
import * as i46 from "./lib/components/table-head.wrapper";
|
|
51
|
+
import * as i47 from "./lib/components/table-head-cell.wrapper";
|
|
52
|
+
import * as i48 from "./lib/components/table-head-row.wrapper";
|
|
53
|
+
import * as i49 from "./lib/components/table-row.wrapper";
|
|
54
|
+
import * as i50 from "./lib/components/tabs.wrapper";
|
|
55
|
+
import * as i51 from "./lib/components/tabs-bar.wrapper";
|
|
56
|
+
import * as i52 from "./lib/components/tabs-item.wrapper";
|
|
57
|
+
import * as i53 from "./lib/components/tag.wrapper";
|
|
58
|
+
import * as i54 from "./lib/components/tag-dismissible.wrapper";
|
|
59
|
+
import * as i55 from "./lib/components/text.wrapper";
|
|
60
|
+
import * as i56 from "./lib/components/text-field-wrapper.wrapper";
|
|
61
|
+
import * as i57 from "./lib/components/text-list.wrapper";
|
|
62
|
+
import * as i58 from "./lib/components/text-list-item.wrapper";
|
|
63
|
+
import * as i59 from "./lib/components/textarea-wrapper.wrapper";
|
|
64
|
+
import * as i60 from "./lib/components/toast.wrapper";
|
|
65
|
+
import * as i61 from "./lib/components/wordmark.wrapper";
|
|
65
66
|
export class DefaultConfig {
|
|
66
67
|
constructor() {
|
|
67
68
|
this.prefix = '';
|
|
@@ -85,10 +86,10 @@ export class PorscheDesignSystemModule {
|
|
|
85
86
|
};
|
|
86
87
|
}
|
|
87
88
|
}
|
|
88
|
-
PorscheDesignSystemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
89
|
-
PorscheDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
90
|
-
PorscheDesignSystemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
91
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
89
|
+
PorscheDesignSystemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PorscheDesignSystemModule, deps: [{ token: DefaultConfig, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
90
|
+
PorscheDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: PorscheDesignSystemModule, declarations: [i1.PAccordion, i2.PBanner, i3.PButton, i4.PButtonGroup, i5.PButtonPure, i6.PButtonTile, i7.PCarousel, i8.PCheckboxWrapper, i9.PContentWrapper, i10.PCrest, i11.PDisplay, i12.PDivider, i13.PFieldset, i14.PFieldsetWrapper, i15.PFlex, i16.PFlexItem, i17.PFlyout, i18.PGrid, i19.PGridItem, i20.PHeading, i21.PHeadline, i22.PIcon, i23.PInlineNotification, i24.PLink, i25.PLinkPure, i26.PLinkSocial, i27.PLinkTile, i28.PLinkTileModelSignature, i29.PMarque, i30.PModal, i31.PModelSignature, i32.PPagination, i33.PPopover, i34.PRadioButtonWrapper, i35.PScroller, i36.PSegmentedControl, i37.PSegmentedControlItem, i38.PSelectWrapper, i39.PSpinner, i40.PStepperHorizontal, i41.PStepperHorizontalItem, i42.PSwitch, i43.PTable, i44.PTableBody, i45.PTableCell, i46.PTableHead, i47.PTableHeadCell, i48.PTableHeadRow, i49.PTableRow, i50.PTabs, i51.PTabsBar, i52.PTabsItem, i53.PTag, i54.PTagDismissible, i55.PText, i56.PTextFieldWrapper, i57.PTextList, i58.PTextListItem, i59.PTextareaWrapper, i60.PToast, i61.PWordmark], exports: [i1.PAccordion, i2.PBanner, i3.PButton, i4.PButtonGroup, i5.PButtonPure, i6.PButtonTile, i7.PCarousel, i8.PCheckboxWrapper, i9.PContentWrapper, i10.PCrest, i11.PDisplay, i12.PDivider, i13.PFieldset, i14.PFieldsetWrapper, i15.PFlex, i16.PFlexItem, i17.PFlyout, i18.PGrid, i19.PGridItem, i20.PHeading, i21.PHeadline, i22.PIcon, i23.PInlineNotification, i24.PLink, i25.PLinkPure, i26.PLinkSocial, i27.PLinkTile, i28.PLinkTileModelSignature, i29.PMarque, i30.PModal, i31.PModelSignature, i32.PPagination, i33.PPopover, i34.PRadioButtonWrapper, i35.PScroller, i36.PSegmentedControl, i37.PSegmentedControlItem, i38.PSelectWrapper, i39.PSpinner, i40.PStepperHorizontal, i41.PStepperHorizontalItem, i42.PSwitch, i43.PTable, i44.PTableBody, i45.PTableCell, i46.PTableHead, i47.PTableHeadCell, i48.PTableHeadRow, i49.PTableRow, i50.PTabs, i51.PTabsBar, i52.PTabsItem, i53.PTag, i54.PTagDismissible, i55.PText, i56.PTextFieldWrapper, i57.PTextList, i58.PTextListItem, i59.PTextareaWrapper, i60.PToast, i61.PWordmark] });
|
|
91
|
+
PorscheDesignSystemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PorscheDesignSystemModule });
|
|
92
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: PorscheDesignSystemModule, decorators: [{
|
|
92
93
|
type: NgModule,
|
|
93
94
|
args: [{
|
|
94
95
|
declarations: DECLARATIONS,
|
|
@@ -97,4 +98,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImpor
|
|
|
97
98
|
}], ctorParameters: function () { return [{ type: DefaultConfig, decorators: [{
|
|
98
99
|
type: Optional
|
|
99
100
|
}] }]; } });
|
|
100
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
101
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9yc2NoZS1kZXNpZ24tc3lzdGVtLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2FuZ3VsYXItd3JhcHBlci9zcmMvcG9yc2NoZS1kZXNpZ24tc3lzdGVtLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQXVCLFFBQVEsRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDeEUsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQ3ZELE9BQU8sRUFBRSxJQUFJLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBTTVELE1BQU0sT0FBTyxhQUFhO0lBQTFCO1FBQ0UsV0FBTSxHQUFHLEVBQUUsQ0FBQztJQUNkLENBQUM7Q0FBQTtBQU1ELE1BQU0sT0FBTyx5QkFBeUI7SUFDcEMsWUFBd0IsV0FBMEI7UUFDaEQsTUFBTSxPQUFPLEdBQUcsQ0FBQyxXQUFXLElBQUssQ0FBQyxJQUFJLGFBQWEsRUFBRSxDQUFhLENBQXNDLENBQUM7UUFDekcsT0FBTyxDQUFDLE9BQU8sQ0FBQyxDQUFDLEVBQUUsTUFBTSxFQUFFLEVBQUUsRUFBRSxDQUFDLElBQUksQ0FBQyxFQUFFLE1BQU0sRUFBRSxDQUFDLENBQUMsQ0FBQztJQUNwRCxDQUFDO0lBRUQsTUFBTSxDQUFDLElBQUksQ0FBQyxNQUF1QztRQUNqRCxPQUFPO1lBQ0wsUUFBUSxFQUFFLHlCQUF5QjtZQUNuQyxTQUFTLEVBQUU7Z0JBQ1Q7b0JBQ0UsT0FBTyxFQUFFLGFBQWE7b0JBQ3RCLEtBQUssRUFBRSxJQUFJO29CQUNYLFFBQVEsRUFBRSxNQUFNO2lCQUNqQjthQUNGO1NBQ0YsQ0FBQztJQUNKLENBQUM7O3NIQWpCVSx5QkFBeUI7dUhBQXpCLHlCQUF5Qjt1SEFBekIseUJBQXlCOzJGQUF6Qix5QkFBeUI7a0JBSnJDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLFlBQVk7b0JBQzFCLE9BQU8sRUFBRSxZQUFZO2lCQUN0Qjs7MEJBRWMsUUFBUSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IE1vZHVsZVdpdGhQcm92aWRlcnMsIE5nTW9kdWxlLCBPcHRpb25hbCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgREVDTEFSQVRJT05TIH0gZnJvbSAnLi9saWIvY29tcG9uZW50cy9iYXJyZWwnO1xuaW1wb3J0IHsgbG9hZCB9IGZyb20gJ0Bwb3JzY2hlLWRlc2lnbi1zeXN0ZW0vY29tcG9uZW50cy1qcyc7XG5cbmV4cG9ydCB0eXBlIFBvcnNjaGVEZXNpZ25TeXN0ZW1Nb2R1bGVDb25maWcgPSB7XG4gIHByZWZpeD86IHN0cmluZztcbn07XG5cbmV4cG9ydCBjbGFzcyBEZWZhdWx0Q29uZmlnIGltcGxlbWVudHMgUmVxdWlyZWQ8UG9yc2NoZURlc2lnblN5c3RlbU1vZHVsZUNvbmZpZz4ge1xuICBwcmVmaXggPSAnJztcbn1cblxuQE5nTW9kdWxlKHtcbiAgZGVjbGFyYXRpb25zOiBERUNMQVJBVElPTlMsXG4gIGV4cG9ydHM6IERFQ0xBUkFUSU9OUyxcbn0pXG5leHBvcnQgY2xhc3MgUG9yc2NoZURlc2lnblN5c3RlbU1vZHVsZSB7XG4gIGNvbnN0cnVjdG9yKEBPcHRpb25hbCgpIGNvbmZpZ1BhcmFtOiBEZWZhdWx0Q29uZmlnKSB7XG4gICAgY29uc3QgY29uZmlncyA9IChjb25maWdQYXJhbSB8fCAoW25ldyBEZWZhdWx0Q29uZmlnKCldIGFzIHVua25vd24pKSBhcyBQb3JzY2hlRGVzaWduU3lzdGVtTW9kdWxlQ29uZmlnW107XG4gICAgY29uZmlncy5mb3JFYWNoKCh7IHByZWZpeCB9KSA9PiBsb2FkKHsgcHJlZml4IH0pKTtcbiAgfVxuXG4gIHN0YXRpYyBsb2FkKGNvbmZpZzogUG9yc2NoZURlc2lnblN5c3RlbU1vZHVsZUNvbmZpZyk6IE1vZHVsZVdpdGhQcm92aWRlcnM8UG9yc2NoZURlc2lnblN5c3RlbU1vZHVsZT4ge1xuICAgIHJldHVybiB7XG4gICAgICBuZ01vZHVsZTogUG9yc2NoZURlc2lnblN5c3RlbU1vZHVsZSxcbiAgICAgIHByb3ZpZGVyczogW1xuICAgICAgICB7XG4gICAgICAgICAgcHJvdmlkZTogRGVmYXVsdENvbmZpZyxcbiAgICAgICAgICBtdWx0aTogdHJ1ZSwgLy8gdG8gc3VwcG9ydCBtdWx0aXBsZSBwcmVmaXhlcyBpbiBzYW1lIG1vZHVsZVxuICAgICAgICAgIHVzZVZhbHVlOiBjb25maWcsXG4gICAgICAgIH0sXG4gICAgICBdLFxuICAgIH07XG4gIH1cbn1cbiJdfQ==
|
|
@@ -6,9 +6,9 @@ export class ToastManager {
|
|
|
6
6
|
customElements.whenDefined(toast.tagName.toLowerCase()).then(() => toast.addMessage(message));
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
|
-
ToastManager.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
10
|
-
ToastManager.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
9
|
+
ToastManager.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ToastManager, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10
|
+
ToastManager.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ToastManager, providedIn: 'root' });
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: ToastManager, decorators: [{
|
|
12
12
|
type: Injectable,
|
|
13
13
|
args: [{
|
|
14
14
|
providedIn: 'root',
|