@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.
Files changed (76) hide show
  1. package/CHANGELOG.md +37 -1
  2. package/esm2020/lib/components/accordion.wrapper.mjs +3 -3
  3. package/esm2020/lib/components/banner.wrapper.mjs +3 -3
  4. package/esm2020/lib/components/barrel.mjs +4 -1
  5. package/esm2020/lib/components/button-group.wrapper.mjs +3 -3
  6. package/esm2020/lib/components/button-pure.wrapper.mjs +3 -3
  7. package/esm2020/lib/components/button-tile.wrapper.mjs +3 -3
  8. package/esm2020/lib/components/button.wrapper.mjs +3 -3
  9. package/esm2020/lib/components/carousel.wrapper.mjs +3 -3
  10. package/esm2020/lib/components/checkbox-wrapper.wrapper.mjs +3 -3
  11. package/esm2020/lib/components/content-wrapper.wrapper.mjs +3 -3
  12. package/esm2020/lib/components/crest.wrapper.mjs +3 -3
  13. package/esm2020/lib/components/display.wrapper.mjs +3 -3
  14. package/esm2020/lib/components/divider.wrapper.mjs +3 -3
  15. package/esm2020/lib/components/fieldset-wrapper.wrapper.mjs +3 -3
  16. package/esm2020/lib/components/fieldset.wrapper.mjs +3 -3
  17. package/esm2020/lib/components/flex-item.wrapper.mjs +3 -3
  18. package/esm2020/lib/components/flex.wrapper.mjs +3 -3
  19. package/esm2020/lib/components/flyout.wrapper.mjs +38 -0
  20. package/esm2020/lib/components/grid-item.wrapper.mjs +3 -3
  21. package/esm2020/lib/components/grid.wrapper.mjs +3 -3
  22. package/esm2020/lib/components/heading.wrapper.mjs +3 -3
  23. package/esm2020/lib/components/headline.wrapper.mjs +3 -3
  24. package/esm2020/lib/components/icon.wrapper.mjs +3 -3
  25. package/esm2020/lib/components/inline-notification.wrapper.mjs +3 -3
  26. package/esm2020/lib/components/link-pure.wrapper.mjs +3 -3
  27. package/esm2020/lib/components/link-social.wrapper.mjs +3 -3
  28. package/esm2020/lib/components/link-tile-model-signature.wrapper.mjs +3 -3
  29. package/esm2020/lib/components/link-tile.wrapper.mjs +3 -3
  30. package/esm2020/lib/components/link.wrapper.mjs +3 -3
  31. package/esm2020/lib/components/marque.wrapper.mjs +3 -3
  32. package/esm2020/lib/components/modal.wrapper.mjs +3 -3
  33. package/esm2020/lib/components/model-signature.wrapper.mjs +3 -3
  34. package/esm2020/lib/components/pagination.wrapper.mjs +3 -3
  35. package/esm2020/lib/components/popover.wrapper.mjs +3 -3
  36. package/esm2020/lib/components/radio-button-wrapper.wrapper.mjs +3 -3
  37. package/esm2020/lib/components/scroller.wrapper.mjs +3 -3
  38. package/esm2020/lib/components/segmented-control-item.wrapper.mjs +3 -3
  39. package/esm2020/lib/components/segmented-control.wrapper.mjs +3 -3
  40. package/esm2020/lib/components/select-wrapper.wrapper.mjs +3 -3
  41. package/esm2020/lib/components/spinner.wrapper.mjs +3 -3
  42. package/esm2020/lib/components/stepper-horizontal-item.wrapper.mjs +3 -3
  43. package/esm2020/lib/components/stepper-horizontal.wrapper.mjs +3 -3
  44. package/esm2020/lib/components/switch.wrapper.mjs +3 -3
  45. package/esm2020/lib/components/table-body.wrapper.mjs +3 -3
  46. package/esm2020/lib/components/table-cell.wrapper.mjs +3 -3
  47. package/esm2020/lib/components/table-head-cell.wrapper.mjs +3 -3
  48. package/esm2020/lib/components/table-head-row.wrapper.mjs +3 -3
  49. package/esm2020/lib/components/table-head.wrapper.mjs +3 -3
  50. package/esm2020/lib/components/table-row.wrapper.mjs +3 -3
  51. package/esm2020/lib/components/table.wrapper.mjs +3 -3
  52. package/esm2020/lib/components/tabs-bar.wrapper.mjs +3 -3
  53. package/esm2020/lib/components/tabs-item.wrapper.mjs +3 -3
  54. package/esm2020/lib/components/tabs.wrapper.mjs +3 -3
  55. package/esm2020/lib/components/tag-dismissible.wrapper.mjs +3 -3
  56. package/esm2020/lib/components/tag.wrapper.mjs +3 -3
  57. package/esm2020/lib/components/text-field-wrapper.wrapper.mjs +5 -5
  58. package/esm2020/lib/components/text-list-item.wrapper.mjs +3 -3
  59. package/esm2020/lib/components/text-list.wrapper.mjs +3 -3
  60. package/esm2020/lib/components/text.wrapper.mjs +3 -3
  61. package/esm2020/lib/components/textarea-wrapper.wrapper.mjs +3 -3
  62. package/esm2020/lib/components/toast.wrapper.mjs +3 -3
  63. package/esm2020/lib/components/wordmark.wrapper.mjs +3 -3
  64. package/esm2020/lib/types.mjs +1 -1
  65. package/esm2020/porsche-design-system.module.mjs +50 -49
  66. package/esm2020/toast-manager.mjs +3 -3
  67. package/fesm2015/porsche-design-system-components-angular.mjs +317 -278
  68. package/fesm2015/porsche-design-system-components-angular.mjs.map +1 -1
  69. package/fesm2020/porsche-design-system-components-angular.mjs +313 -278
  70. package/fesm2020/porsche-design-system-components-angular.mjs.map +1 -1
  71. package/lib/components/barrel.d.ts +3 -1
  72. package/lib/components/flyout.wrapper.d.ts +15 -0
  73. package/lib/components/text-field-wrapper.wrapper.d.ts +2 -1
  74. package/lib/types.d.ts +17 -1
  75. package/package.json +2 -2
  76. 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/grid.wrapper";
22
- import * as i18 from "./lib/components/grid-item.wrapper";
23
- import * as i19 from "./lib/components/heading.wrapper";
24
- import * as i20 from "./lib/components/headline.wrapper";
25
- import * as i21 from "./lib/components/icon.wrapper";
26
- import * as i22 from "./lib/components/inline-notification.wrapper";
27
- import * as i23 from "./lib/components/link.wrapper";
28
- import * as i24 from "./lib/components/link-pure.wrapper";
29
- import * as i25 from "./lib/components/link-social.wrapper";
30
- import * as i26 from "./lib/components/link-tile.wrapper";
31
- import * as i27 from "./lib/components/link-tile-model-signature.wrapper";
32
- import * as i28 from "./lib/components/marque.wrapper";
33
- import * as i29 from "./lib/components/modal.wrapper";
34
- import * as i30 from "./lib/components/model-signature.wrapper";
35
- import * as i31 from "./lib/components/pagination.wrapper";
36
- import * as i32 from "./lib/components/popover.wrapper";
37
- import * as i33 from "./lib/components/radio-button-wrapper.wrapper";
38
- import * as i34 from "./lib/components/scroller.wrapper";
39
- import * as i35 from "./lib/components/segmented-control.wrapper";
40
- import * as i36 from "./lib/components/segmented-control-item.wrapper";
41
- import * as i37 from "./lib/components/select-wrapper.wrapper";
42
- import * as i38 from "./lib/components/spinner.wrapper";
43
- import * as i39 from "./lib/components/stepper-horizontal.wrapper";
44
- import * as i40 from "./lib/components/stepper-horizontal-item.wrapper";
45
- import * as i41 from "./lib/components/switch.wrapper";
46
- import * as i42 from "./lib/components/table.wrapper";
47
- import * as i43 from "./lib/components/table-body.wrapper";
48
- import * as i44 from "./lib/components/table-cell.wrapper";
49
- import * as i45 from "./lib/components/table-head.wrapper";
50
- import * as i46 from "./lib/components/table-head-cell.wrapper";
51
- import * as i47 from "./lib/components/table-head-row.wrapper";
52
- import * as i48 from "./lib/components/table-row.wrapper";
53
- import * as i49 from "./lib/components/tabs.wrapper";
54
- import * as i50 from "./lib/components/tabs-bar.wrapper";
55
- import * as i51 from "./lib/components/tabs-item.wrapper";
56
- import * as i52 from "./lib/components/tag.wrapper";
57
- import * as i53 from "./lib/components/tag-dismissible.wrapper";
58
- import * as i54 from "./lib/components/text.wrapper";
59
- import * as i55 from "./lib/components/text-field-wrapper.wrapper";
60
- import * as i56 from "./lib/components/text-list.wrapper";
61
- import * as i57 from "./lib/components/text-list-item.wrapper";
62
- import * as i58 from "./lib/components/textarea-wrapper.wrapper";
63
- import * as i59 from "./lib/components/toast.wrapper";
64
- import * as i60 from "./lib/components/wordmark.wrapper";
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.8", ngImport: i0, type: PorscheDesignSystemModule, deps: [{ token: DefaultConfig, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
89
- PorscheDesignSystemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", 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.PGrid, i18.PGridItem, i19.PHeading, i20.PHeadline, i21.PIcon, i22.PInlineNotification, i23.PLink, i24.PLinkPure, i25.PLinkSocial, i26.PLinkTile, i27.PLinkTileModelSignature, i28.PMarque, i29.PModal, i30.PModelSignature, i31.PPagination, i32.PPopover, i33.PRadioButtonWrapper, i34.PScroller, i35.PSegmentedControl, i36.PSegmentedControlItem, i37.PSelectWrapper, i38.PSpinner, i39.PStepperHorizontal, i40.PStepperHorizontalItem, i41.PSwitch, i42.PTable, i43.PTableBody, i44.PTableCell, i45.PTableHead, i46.PTableHeadCell, i47.PTableHeadRow, i48.PTableRow, i49.PTabs, i50.PTabsBar, i51.PTabsItem, i52.PTag, i53.PTagDismissible, i54.PText, i55.PTextFieldWrapper, i56.PTextList, i57.PTextListItem, i58.PTextareaWrapper, i59.PToast, i60.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.PGrid, i18.PGridItem, i19.PHeading, i20.PHeadline, i21.PIcon, i22.PInlineNotification, i23.PLink, i24.PLinkPure, i25.PLinkSocial, i26.PLinkTile, i27.PLinkTileModelSignature, i28.PMarque, i29.PModal, i30.PModelSignature, i31.PPagination, i32.PPopover, i33.PRadioButtonWrapper, i34.PScroller, i35.PSegmentedControl, i36.PSegmentedControlItem, i37.PSelectWrapper, i38.PSpinner, i39.PStepperHorizontal, i40.PStepperHorizontalItem, i41.PSwitch, i42.PTable, i43.PTableBody, i44.PTableCell, i45.PTableHead, i46.PTableHeadCell, i47.PTableHeadRow, i48.PTableRow, i49.PTabs, i50.PTabsBar, i51.PTabsItem, i52.PTag, i53.PTagDismissible, i54.PText, i55.PTextFieldWrapper, i56.PTextList, i57.PTextListItem, i58.PTextareaWrapper, i59.PToast, i60.PWordmark] });
90
- PorscheDesignSystemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PorscheDesignSystemModule });
91
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PorscheDesignSystemModule, decorators: [{
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,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9yc2NoZS1kZXNpZ24tc3lzdGVtLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2FuZ3VsYXItd3JhcHBlci9zcmMvcG9yc2NoZS1kZXNpZ24tc3lzdGVtLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQXVCLFFBQVEsRUFBRSxRQUFRLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDeEUsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBQ3ZELE9BQU8sRUFBRSxJQUFJLEVBQUUsTUFBTSxzQ0FBc0MsQ0FBQzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFNNUQsTUFBTSxPQUFPLGFBQWE7SUFBMUI7UUFDRSxXQUFNLEdBQUcsRUFBRSxDQUFDO0lBQ2QsQ0FBQztDQUFBO0FBTUQsTUFBTSxPQUFPLHlCQUF5QjtJQUNwQyxZQUF3QixXQUEwQjtRQUNoRCxNQUFNLE9BQU8sR0FBRyxDQUFDLFdBQVcsSUFBSyxDQUFDLElBQUksYUFBYSxFQUFFLENBQWEsQ0FBc0MsQ0FBQztRQUN6RyxPQUFPLENBQUMsT0FBTyxDQUFDLENBQUMsRUFBRSxNQUFNLEVBQUUsRUFBRSxFQUFFLENBQUMsSUFBSSxDQUFDLEVBQUUsTUFBTSxFQUFFLENBQUMsQ0FBQyxDQUFDO0lBQ3BELENBQUM7SUFFRCxNQUFNLENBQUMsSUFBSSxDQUFDLE1BQXVDO1FBQ2pELE9BQU87WUFDTCxRQUFRLEVBQUUseUJBQXlCO1lBQ25DLFNBQVMsRUFBRTtnQkFDVDtvQkFDRSxPQUFPLEVBQUUsYUFBYTtvQkFDdEIsS0FBSyxFQUFFLElBQUk7b0JBQ1gsUUFBUSxFQUFFLE1BQU07aUJBQ2pCO2FBQ0Y7U0FDRixDQUFDO0lBQ0osQ0FBQzs7c0hBakJVLHlCQUF5Qjt1SEFBekIseUJBQXlCO3VIQUF6Qix5QkFBeUI7MkZBQXpCLHlCQUF5QjtrQkFKckMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsWUFBWTtvQkFDMUIsT0FBTyxFQUFFLFlBQVk7aUJBQ3RCOzswQkFFYyxRQUFRIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTW9kdWxlV2l0aFByb3ZpZGVycywgTmdNb2R1bGUsIE9wdGlvbmFsIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBERUNMQVJBVElPTlMgfSBmcm9tICcuL2xpYi9jb21wb25lbnRzL2JhcnJlbCc7XG5pbXBvcnQgeyBsb2FkIH0gZnJvbSAnQHBvcnNjaGUtZGVzaWduLXN5c3RlbS9jb21wb25lbnRzLWpzJztcblxuZXhwb3J0IHR5cGUgUG9yc2NoZURlc2lnblN5c3RlbU1vZHVsZUNvbmZpZyA9IHtcbiAgcHJlZml4Pzogc3RyaW5nO1xufTtcblxuZXhwb3J0IGNsYXNzIERlZmF1bHRDb25maWcgaW1wbGVtZW50cyBSZXF1aXJlZDxQb3JzY2hlRGVzaWduU3lzdGVtTW9kdWxlQ29uZmlnPiB7XG4gIHByZWZpeCA9ICcnO1xufVxuXG5ATmdNb2R1bGUoe1xuICBkZWNsYXJhdGlvbnM6IERFQ0xBUkFUSU9OUyxcbiAgZXhwb3J0czogREVDTEFSQVRJT05TLFxufSlcbmV4cG9ydCBjbGFzcyBQb3JzY2hlRGVzaWduU3lzdGVtTW9kdWxlIHtcbiAgY29uc3RydWN0b3IoQE9wdGlvbmFsKCkgY29uZmlnUGFyYW06IERlZmF1bHRDb25maWcpIHtcbiAgICBjb25zdCBjb25maWdzID0gKGNvbmZpZ1BhcmFtIHx8IChbbmV3IERlZmF1bHRDb25maWcoKV0gYXMgdW5rbm93bikpIGFzIFBvcnNjaGVEZXNpZ25TeXN0ZW1Nb2R1bGVDb25maWdbXTtcbiAgICBjb25maWdzLmZvckVhY2goKHsgcHJlZml4IH0pID0+IGxvYWQoeyBwcmVmaXggfSkpO1xuICB9XG5cbiAgc3RhdGljIGxvYWQoY29uZmlnOiBQb3JzY2hlRGVzaWduU3lzdGVtTW9kdWxlQ29uZmlnKTogTW9kdWxlV2l0aFByb3ZpZGVyczxQb3JzY2hlRGVzaWduU3lzdGVtTW9kdWxlPiB7XG4gICAgcmV0dXJuIHtcbiAgICAgIG5nTW9kdWxlOiBQb3JzY2hlRGVzaWduU3lzdGVtTW9kdWxlLFxuICAgICAgcHJvdmlkZXJzOiBbXG4gICAgICAgIHtcbiAgICAgICAgICBwcm92aWRlOiBEZWZhdWx0Q29uZmlnLFxuICAgICAgICAgIG11bHRpOiB0cnVlLCAvLyB0byBzdXBwb3J0IG11bHRpcGxlIHByZWZpeGVzIGluIHNhbWUgbW9kdWxlXG4gICAgICAgICAgdXNlVmFsdWU6IGNvbmZpZyxcbiAgICAgICAgfSxcbiAgICAgIF0sXG4gICAgfTtcbiAgfVxufVxuIl19
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.8", ngImport: i0, type: ToastManager, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
10
- ToastManager.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ToastManager, providedIn: 'root' });
11
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ToastManager, decorators: [{
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',