@porsche-design-system/components-angular 3.0.0-rc.0 → 3.0.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 (133) hide show
  1. package/CHANGELOG.md +87 -25
  2. package/esm2020/lib/components/accordion.wrapper.mjs +4 -4
  3. package/esm2020/lib/components/banner.wrapper.mjs +4 -4
  4. package/esm2020/lib/components/button-group.wrapper.mjs +4 -4
  5. package/esm2020/lib/components/button-pure.wrapper.mjs +4 -4
  6. package/esm2020/lib/components/button-tile.wrapper.mjs +4 -4
  7. package/esm2020/lib/components/button.wrapper.mjs +4 -4
  8. package/esm2020/lib/components/carousel.wrapper.mjs +4 -4
  9. package/esm2020/lib/components/checkbox-wrapper.wrapper.mjs +5 -5
  10. package/esm2020/lib/components/content-wrapper.wrapper.mjs +4 -4
  11. package/esm2020/lib/components/crest.wrapper.mjs +4 -4
  12. package/esm2020/lib/components/display.wrapper.mjs +4 -4
  13. package/esm2020/lib/components/divider.wrapper.mjs +4 -4
  14. package/esm2020/lib/components/fieldset-wrapper.wrapper.mjs +4 -4
  15. package/esm2020/lib/components/fieldset.wrapper.mjs +4 -4
  16. package/esm2020/lib/components/flex-item.wrapper.mjs +4 -4
  17. package/esm2020/lib/components/flex.wrapper.mjs +4 -4
  18. package/esm2020/lib/components/grid-item.wrapper.mjs +4 -4
  19. package/esm2020/lib/components/grid.wrapper.mjs +4 -4
  20. package/esm2020/lib/components/heading.wrapper.mjs +4 -4
  21. package/esm2020/lib/components/headline.wrapper.mjs +4 -4
  22. package/esm2020/lib/components/icon.wrapper.mjs +4 -4
  23. package/esm2020/lib/components/inline-notification.wrapper.mjs +4 -4
  24. package/esm2020/lib/components/link-pure.wrapper.mjs +4 -4
  25. package/esm2020/lib/components/link-social.wrapper.mjs +4 -4
  26. package/esm2020/lib/components/link-tile-model-signature.wrapper.mjs +4 -4
  27. package/esm2020/lib/components/link-tile.wrapper.mjs +4 -4
  28. package/esm2020/lib/components/link.wrapper.mjs +4 -4
  29. package/esm2020/lib/components/marque.wrapper.mjs +4 -4
  30. package/esm2020/lib/components/modal.wrapper.mjs +4 -4
  31. package/esm2020/lib/components/model-signature.wrapper.mjs +4 -4
  32. package/esm2020/lib/components/pagination.wrapper.mjs +4 -4
  33. package/esm2020/lib/components/popover.wrapper.mjs +4 -4
  34. package/esm2020/lib/components/radio-button-wrapper.wrapper.mjs +4 -4
  35. package/esm2020/lib/components/scroller.wrapper.mjs +5 -5
  36. package/esm2020/lib/components/segmented-control-item.wrapper.mjs +4 -4
  37. package/esm2020/lib/components/segmented-control.wrapper.mjs +4 -4
  38. package/esm2020/lib/components/select-wrapper.wrapper.mjs +4 -4
  39. package/esm2020/lib/components/spinner.wrapper.mjs +4 -4
  40. package/esm2020/lib/components/stepper-horizontal-item.wrapper.mjs +4 -4
  41. package/esm2020/lib/components/stepper-horizontal.wrapper.mjs +4 -4
  42. package/esm2020/lib/components/switch.wrapper.mjs +4 -4
  43. package/esm2020/lib/components/table-body.wrapper.mjs +4 -4
  44. package/esm2020/lib/components/table-cell.wrapper.mjs +4 -4
  45. package/esm2020/lib/components/table-head-cell.wrapper.mjs +4 -4
  46. package/esm2020/lib/components/table-head-row.wrapper.mjs +4 -4
  47. package/esm2020/lib/components/table-head.wrapper.mjs +4 -4
  48. package/esm2020/lib/components/table-row.wrapper.mjs +4 -4
  49. package/esm2020/lib/components/table.wrapper.mjs +4 -4
  50. package/esm2020/lib/components/tabs-bar.wrapper.mjs +4 -4
  51. package/esm2020/lib/components/tabs-item.wrapper.mjs +4 -4
  52. package/esm2020/lib/components/tabs.wrapper.mjs +4 -4
  53. package/esm2020/lib/components/tag-dismissible.wrapper.mjs +4 -4
  54. package/esm2020/lib/components/tag.wrapper.mjs +4 -4
  55. package/esm2020/lib/components/text-field-wrapper.wrapper.mjs +4 -4
  56. package/esm2020/lib/components/text-list-item.wrapper.mjs +4 -4
  57. package/esm2020/lib/components/text-list.wrapper.mjs +4 -4
  58. package/esm2020/lib/components/text.wrapper.mjs +4 -4
  59. package/esm2020/lib/components/textarea-wrapper.wrapper.mjs +4 -4
  60. package/esm2020/lib/components/toast.wrapper.mjs +4 -4
  61. package/esm2020/lib/components/wordmark.wrapper.mjs +4 -4
  62. package/esm2020/lib/types.mjs +1 -1
  63. package/esm2020/porsche-design-system.module.mjs +5 -5
  64. package/esm2020/toast-manager.mjs +4 -4
  65. package/fesm2015/porsche-design-system-components-angular.mjs +189 -189
  66. package/fesm2015/porsche-design-system-components-angular.mjs.map +1 -1
  67. package/fesm2020/porsche-design-system-components-angular.mjs +189 -189
  68. package/fesm2020/porsche-design-system-components-angular.mjs.map +1 -1
  69. package/lib/components/accordion.wrapper.d.ts +7 -7
  70. package/lib/components/banner.wrapper.d.ts +8 -8
  71. package/lib/components/button-group.wrapper.d.ts +2 -2
  72. package/lib/components/button-pure.wrapper.d.ts +14 -14
  73. package/lib/components/button-tile.wrapper.d.ts +13 -13
  74. package/lib/components/button.wrapper.d.ts +10 -10
  75. package/lib/components/carousel.wrapper.d.ts +13 -13
  76. package/lib/components/checkbox-wrapper.wrapper.d.ts +7 -6
  77. package/lib/components/content-wrapper.wrapper.d.ts +4 -4
  78. package/lib/components/crest.wrapper.d.ts +4 -4
  79. package/lib/components/display.wrapper.d.ts +7 -7
  80. package/lib/components/divider.wrapper.d.ts +5 -5
  81. package/lib/components/fieldset-wrapper.wrapper.d.ts +7 -7
  82. package/lib/components/fieldset.wrapper.d.ts +7 -7
  83. package/lib/components/flex-item.wrapper.d.ts +7 -7
  84. package/lib/components/flex.wrapper.d.ts +7 -7
  85. package/lib/components/grid-item.wrapper.d.ts +3 -3
  86. package/lib/components/grid.wrapper.d.ts +4 -4
  87. package/lib/components/heading.wrapper.d.ts +7 -7
  88. package/lib/components/headline.wrapper.d.ts +7 -7
  89. package/lib/components/icon.wrapper.d.ts +8 -8
  90. package/lib/components/inline-notification.wrapper.d.ts +10 -10
  91. package/lib/components/link-pure.wrapper.d.ts +16 -16
  92. package/lib/components/link-social.wrapper.d.ts +8 -8
  93. package/lib/components/link-tile-model-signature.wrapper.d.ts +7 -7
  94. package/lib/components/link-tile.wrapper.d.ts +11 -11
  95. package/lib/components/link.wrapper.d.ts +11 -11
  96. package/lib/components/marque.wrapper.d.ts +6 -6
  97. package/lib/components/modal.wrapper.d.ts +7 -7
  98. package/lib/components/model-signature.wrapper.d.ts +5 -5
  99. package/lib/components/pagination.wrapper.d.ts +9 -9
  100. package/lib/components/popover.wrapper.d.ts +5 -5
  101. package/lib/components/radio-button-wrapper.wrapper.d.ts +6 -6
  102. package/lib/components/scroller.wrapper.d.ts +10 -9
  103. package/lib/components/segmented-control-item.wrapper.d.ts +5 -5
  104. package/lib/components/segmented-control.wrapper.d.ts +4 -4
  105. package/lib/components/select-wrapper.wrapper.d.ts +10 -10
  106. package/lib/components/spinner.wrapper.d.ts +4 -4
  107. package/lib/components/stepper-horizontal-item.wrapper.d.ts +3 -3
  108. package/lib/components/stepper-horizontal.wrapper.d.ts +3 -3
  109. package/lib/components/switch.wrapper.d.ts +8 -8
  110. package/lib/components/table-body.wrapper.d.ts +1 -1
  111. package/lib/components/table-cell.wrapper.d.ts +2 -2
  112. package/lib/components/table-head-cell.wrapper.d.ts +4 -4
  113. package/lib/components/table-head-row.wrapper.d.ts +1 -1
  114. package/lib/components/table-head.wrapper.d.ts +1 -1
  115. package/lib/components/table-row.wrapper.d.ts +1 -1
  116. package/lib/components/table.wrapper.d.ts +3 -3
  117. package/lib/components/tabs-bar.wrapper.d.ts +7 -7
  118. package/lib/components/tabs-item.wrapper.d.ts +1 -1
  119. package/lib/components/tabs.wrapper.d.ts +7 -7
  120. package/lib/components/tag-dismissible.wrapper.d.ts +5 -5
  121. package/lib/components/tag.wrapper.d.ts +5 -5
  122. package/lib/components/text-field-wrapper.wrapper.d.ts +13 -13
  123. package/lib/components/text-list-item.wrapper.d.ts +1 -1
  124. package/lib/components/text-list.wrapper.d.ts +5 -5
  125. package/lib/components/text.wrapper.d.ts +8 -8
  126. package/lib/components/textarea-wrapper.wrapper.d.ts +9 -9
  127. package/lib/components/toast.wrapper.d.ts +2 -2
  128. package/lib/components/wordmark.wrapper.d.ts +6 -6
  129. package/lib/types.d.ts +225 -197
  130. package/package.json +6 -6
  131. package/porsche-design-system.module.d.ts +1 -1
  132. package/utils.d.ts +1 -1
  133. /package/{porsche-design-system-components-angular.d.ts → index.d.ts} +0 -0
@@ -4,21 +4,21 @@ import * as i0 from "@angular/core";
4
4
  export declare class PTextFieldWrapper {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- actionIcon: TextFieldWrapperActionIcon;
8
- actionLoading: boolean;
9
- description: string;
10
- hideLabel: BreakpointCustomizable<boolean>;
11
- label: string;
12
- message: string;
7
+ actionIcon?: TextFieldWrapperActionIcon;
8
+ actionLoading?: boolean;
9
+ description?: string;
10
+ hideLabel?: BreakpointCustomizable<boolean>;
11
+ label?: string;
12
+ message?: string;
13
13
  /** @deprecated */
14
- showCharacterCount: boolean;
15
- showCounter: boolean;
16
- state: TextFieldWrapperState;
17
- theme: Theme;
18
- unit: string;
19
- unitPosition: TextFieldWrapperUnitPosition;
14
+ showCharacterCount?: boolean;
15
+ showCounter?: boolean;
16
+ state?: TextFieldWrapperState;
17
+ theme?: Theme;
18
+ unit?: string;
19
+ unitPosition?: TextFieldWrapperUnitPosition;
20
20
  action: EventEmitter<CustomEvent<void>>;
21
21
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<PTextFieldWrapper, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<PTextFieldWrapper, "p-text-field-wrapper,[p-text-field-wrapper]", never, { "actionIcon": "actionIcon"; "actionLoading": "actionLoading"; "description": "description"; "hideLabel": "hideLabel"; "label": "label"; "message": "message"; "showCharacterCount": "showCharacterCount"; "showCounter": "showCounter"; "state": "state"; "theme": "theme"; "unit": "unit"; "unitPosition": "unitPosition"; }, { "action": "action"; }, never, ["*"]>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<PTextFieldWrapper, "p-text-field-wrapper,[p-text-field-wrapper]", never, { "actionIcon": "actionIcon"; "actionLoading": "actionLoading"; "description": "description"; "hideLabel": "hideLabel"; "label": "label"; "message": "message"; "showCharacterCount": "showCharacterCount"; "showCounter": "showCounter"; "state": "state"; "theme": "theme"; "unit": "unit"; "unitPosition": "unitPosition"; }, { "action": "action"; }, never, ["*"], false, never>;
24
24
  }
@@ -5,5 +5,5 @@ export declare class PTextListItem {
5
5
  protected el: HTMLElement;
6
6
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
7
7
  static ɵfac: i0.ɵɵFactoryDeclaration<PTextListItem, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<PTextListItem, "p-text-list-item,[p-text-list-item]", never, {}, {}, never, ["*"]>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<PTextListItem, "p-text-list-item,[p-text-list-item]", never, {}, {}, never, ["*"], false, never>;
9
9
  }
@@ -5,12 +5,12 @@ export declare class PTextList {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
7
  /** @deprecated */
8
- listType: TextListListType;
8
+ listType?: TextListListType;
9
9
  /** @deprecated */
10
- orderType: TextListOrderType;
11
- theme: Theme;
12
- type: TextListType;
10
+ orderType?: TextListOrderType;
11
+ theme?: Theme;
12
+ type?: TextListType;
13
13
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<PTextList, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<PTextList, "p-text-list,[p-text-list]", never, { "listType": "listType"; "orderType": "orderType"; "theme": "theme"; "type": "type"; }, {}, never, ["*"]>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<PTextList, "p-text-list,[p-text-list]", never, { "listType": "listType"; "orderType": "orderType"; "theme": "theme"; "type": "type"; }, {}, never, ["*"], false, never>;
16
16
  }
@@ -4,14 +4,14 @@ import * as i0 from "@angular/core";
4
4
  export declare class PText {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- align: TextAlign;
8
- color: TextColor;
9
- ellipsis: boolean;
10
- size: BreakpointCustomizable<TextSize>;
11
- tag: TextTag;
12
- theme: Theme;
13
- weight: TextWeight;
7
+ align?: TextAlign;
8
+ color?: TextColor;
9
+ ellipsis?: boolean;
10
+ size?: BreakpointCustomizable<TextSize>;
11
+ tag?: TextTag;
12
+ theme?: Theme;
13
+ weight?: TextWeight;
14
14
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<PText, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<PText, "p-text,[p-text]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "size": "size"; "tag": "tag"; "theme": "theme"; "weight": "weight"; }, {}, never, ["*"]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<PText, "p-text,[p-text]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "size": "size"; "tag": "tag"; "theme": "theme"; "weight": "weight"; }, {}, never, ["*"], false, never>;
17
17
  }
@@ -4,16 +4,16 @@ import * as i0 from "@angular/core";
4
4
  export declare class PTextareaWrapper {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- description: string;
8
- hideLabel: BreakpointCustomizable<boolean>;
9
- label: string;
10
- message: string;
7
+ description?: string;
8
+ hideLabel?: BreakpointCustomizable<boolean>;
9
+ label?: string;
10
+ message?: string;
11
11
  /** @deprecated */
12
- showCharacterCount: boolean;
13
- showCounter: boolean;
14
- state: TextareaWrapperState;
15
- theme: Theme;
12
+ showCharacterCount?: boolean;
13
+ showCounter?: boolean;
14
+ state?: TextareaWrapperState;
15
+ theme?: Theme;
16
16
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<PTextareaWrapper, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<PTextareaWrapper, "p-textarea-wrapper,[p-textarea-wrapper]", never, { "description": "description"; "hideLabel": "hideLabel"; "label": "label"; "message": "message"; "showCharacterCount": "showCharacterCount"; "showCounter": "showCounter"; "state": "state"; "theme": "theme"; }, {}, never, ["*"]>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<PTextareaWrapper, "p-textarea-wrapper,[p-textarea-wrapper]", never, { "description": "description"; "hideLabel": "hideLabel"; "label": "label"; "message": "message"; "showCharacterCount": "showCharacterCount"; "showCounter": "showCounter"; "state": "state"; "theme": "theme"; }, {}, never, ["*"], false, never>;
19
19
  }
@@ -4,8 +4,8 @@ import * as i0 from "@angular/core";
4
4
  export declare class PToast {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- theme: Theme;
7
+ theme?: Theme;
8
8
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<PToast, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<PToast, "p-toast,[p-toast]", never, { "theme": "theme"; }, {}, never, ["*"]>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<PToast, "p-toast,[p-toast]", never, { "theme": "theme"; }, {}, never, ["*"], false, never>;
11
11
  }
@@ -4,12 +4,12 @@ import * as i0 from "@angular/core";
4
4
  export declare class PWordmark {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- aria: SelectedAriaAttributes<WordmarkAriaAttribute>;
8
- href: string;
9
- size: WordmarkSize;
10
- target: WordmarkTarget;
11
- theme: Theme;
7
+ aria?: SelectedAriaAttributes<WordmarkAriaAttribute>;
8
+ href?: string;
9
+ size?: WordmarkSize;
10
+ target?: WordmarkTarget;
11
+ theme?: Theme;
12
12
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<PWordmark, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<PWordmark, "p-wordmark,[p-wordmark]", never, { "aria": "aria"; "href": "href"; "size": "size"; "target": "target"; "theme": "theme"; }, {}, never, ["*"]>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<PWordmark, "p-wordmark,[p-wordmark]", never, { "aria": "aria"; "href": "href"; "size": "size"; "target": "target"; "theme": "theme"; }, {}, never, ["*"], false, never>;
15
15
  }