@porsche-design-system/components-angular 3.0.0-rc.1 → 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 +36 -0
  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 +4 -4
  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 +188 -188
  66. package/fesm2015/porsche-design-system-components-angular.mjs.map +1 -1
  67. package/fesm2020/porsche-design-system-components-angular.mjs +188 -188
  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 -7
  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 +216 -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,16 +4,16 @@ import * as i0 from "@angular/core";
4
4
  export declare class PAccordion {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- compact: boolean;
8
- heading: string;
9
- open: boolean;
10
- size: BreakpointCustomizable<AccordionSize>;
11
- tag: AccordionTag;
12
- theme: Theme;
7
+ compact?: boolean;
8
+ heading?: string;
9
+ open?: boolean;
10
+ size?: BreakpointCustomizable<AccordionSize>;
11
+ tag?: AccordionTag;
12
+ theme?: Theme;
13
13
  /** @deprecated */
14
14
  accordionChange: EventEmitter<CustomEvent<AccordionUpdateEvent>>;
15
15
  update: EventEmitter<CustomEvent<AccordionUpdateEvent>>;
16
16
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<PAccordion, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<PAccordion, "p-accordion,[p-accordion]", never, { "compact": "compact"; "heading": "heading"; "open": "open"; "size": "size"; "tag": "tag"; "theme": "theme"; }, { "accordionChange": "accordionChange"; "update": "update"; }, never, ["*"]>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<PAccordion, "p-accordion,[p-accordion]", never, { "compact": "compact"; "heading": "heading"; "open": "open"; "size": "size"; "tag": "tag"; "theme": "theme"; }, { "accordionChange": "accordionChange"; "update": "update"; }, never, ["*"], false, never>;
19
19
  }
@@ -4,18 +4,18 @@ import * as i0 from "@angular/core";
4
4
  export declare class PBanner {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- description: string;
8
- dismissButton: boolean;
9
- heading: string;
7
+ description?: string;
8
+ dismissButton?: boolean;
9
+ heading?: string;
10
10
  open: boolean;
11
11
  /** @deprecated */
12
- persistent: boolean;
13
- state: BannerState;
14
- theme: Theme;
12
+ persistent?: boolean;
13
+ state?: BannerState;
14
+ theme?: Theme;
15
15
  /** @deprecated */
16
- width: BannerWidth;
16
+ width?: BannerWidth;
17
17
  dismiss: EventEmitter<CustomEvent<void>>;
18
18
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
19
19
  static ɵfac: i0.ɵɵFactoryDeclaration<PBanner, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<PBanner, "p-banner,[p-banner]", never, { "description": "description"; "dismissButton": "dismissButton"; "heading": "heading"; "open": "open"; "persistent": "persistent"; "state": "state"; "theme": "theme"; "width": "width"; }, { "dismiss": "dismiss"; }, never, ["*"]>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<PBanner, "p-banner,[p-banner]", never, { "description": "description"; "dismissButton": "dismissButton"; "heading": "heading"; "open": "open"; "persistent": "persistent"; "state": "state"; "theme": "theme"; "width": "width"; }, { "dismiss": "dismiss"; }, never, ["*"], false, never>;
21
21
  }
@@ -4,8 +4,8 @@ import * as i0 from "@angular/core";
4
4
  export declare class PButtonGroup {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- direction: BreakpointCustomizable<ButtonGroupDirection>;
7
+ direction?: BreakpointCustomizable<ButtonGroupDirection>;
8
8
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
9
9
  static ɵfac: i0.ɵɵFactoryDeclaration<PButtonGroup, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<PButtonGroup, "p-button-group,[p-button-group]", never, { "direction": "direction"; }, {}, never, ["*"]>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<PButtonGroup, "p-button-group,[p-button-group]", never, { "direction": "direction"; }, {}, never, ["*"], false, never>;
11
11
  }
@@ -4,21 +4,21 @@ import * as i0 from "@angular/core";
4
4
  export declare class PButtonPure {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- active: boolean;
8
- alignLabel: BreakpointCustomizable<ButtonPureAlignLabel>;
9
- aria: SelectedAriaAttributes<ButtonPureAriaAttribute>;
10
- disabled: boolean;
11
- hideLabel: BreakpointCustomizable<boolean>;
12
- icon: ButtonPureIcon;
13
- iconSource: string;
14
- loading: boolean;
15
- size: BreakpointCustomizable<ButtonPureSize>;
16
- stretch: BreakpointCustomizable<boolean>;
17
- theme: Theme;
18
- type: ButtonPureType;
7
+ active?: boolean;
8
+ alignLabel?: BreakpointCustomizable<ButtonPureAlignLabel>;
9
+ aria?: SelectedAriaAttributes<ButtonPureAriaAttribute>;
10
+ disabled?: boolean;
11
+ hideLabel?: BreakpointCustomizable<boolean>;
12
+ icon?: ButtonPureIcon;
13
+ iconSource?: string;
14
+ loading?: boolean;
15
+ size?: BreakpointCustomizable<ButtonPureSize>;
16
+ stretch?: BreakpointCustomizable<boolean>;
17
+ theme?: Theme;
18
+ type?: ButtonPureType;
19
19
  /** @deprecated */
20
- weight: ButtonPureWeight;
20
+ weight?: ButtonPureWeight;
21
21
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<PButtonPure, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<PButtonPure, "p-button-pure,[p-button-pure]", never, { "active": "active"; "alignLabel": "alignLabel"; "aria": "aria"; "disabled": "disabled"; "hideLabel": "hideLabel"; "icon": "icon"; "iconSource": "iconSource"; "loading": "loading"; "size": "size"; "stretch": "stretch"; "theme": "theme"; "type": "type"; "weight": "weight"; }, {}, never, ["*"]>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<PButtonPure, "p-button-pure,[p-button-pure]", never, { "active": "active"; "alignLabel": "alignLabel"; "aria": "aria"; "disabled": "disabled"; "hideLabel": "hideLabel"; "icon": "icon"; "iconSource": "iconSource"; "loading": "loading"; "size": "size"; "stretch": "stretch"; "theme": "theme"; "type": "type"; "weight": "weight"; }, {}, never, ["*"], false, never>;
24
24
  }
@@ -4,21 +4,21 @@ import * as i0 from "@angular/core";
4
4
  export declare class PButtonTile {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- align: ButtonTileAlign;
8
- aria: SelectedAriaAttributes<ButtonTileAriaAttribute>;
9
- aspectRatio: BreakpointCustomizable<ButtonTileAspectRatio>;
10
- compact: BreakpointCustomizable<boolean>;
7
+ align?: ButtonTileAlign;
8
+ aria?: SelectedAriaAttributes<ButtonTileAriaAttribute>;
9
+ aspectRatio?: BreakpointCustomizable<ButtonTileAspectRatio>;
10
+ compact?: BreakpointCustomizable<boolean>;
11
11
  description: string;
12
- disabled: boolean;
13
- gradient: boolean;
14
- icon: ButtonTileIcon;
15
- iconSource: string;
12
+ disabled?: boolean;
13
+ gradient?: boolean;
14
+ icon?: ButtonTileIcon;
15
+ iconSource?: string;
16
16
  label: string;
17
- loading: boolean;
18
- size: BreakpointCustomizable<ButtonTileSize>;
19
- type: ButtonTileType;
20
- weight: BreakpointCustomizable<ButtonTileWeight>;
17
+ loading?: boolean;
18
+ size?: BreakpointCustomizable<ButtonTileSize>;
19
+ type?: ButtonTileType;
20
+ weight?: BreakpointCustomizable<ButtonTileWeight>;
21
21
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
22
22
  static ɵfac: i0.ɵɵFactoryDeclaration<PButtonTile, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<PButtonTile, "p-button-tile,[p-button-tile]", never, { "align": "align"; "aria": "aria"; "aspectRatio": "aspectRatio"; "compact": "compact"; "description": "description"; "disabled": "disabled"; "gradient": "gradient"; "icon": "icon"; "iconSource": "iconSource"; "label": "label"; "loading": "loading"; "size": "size"; "type": "type"; "weight": "weight"; }, {}, never, ["*"]>;
23
+ static ɵcmp: i0.ɵɵComponentDeclaration<PButtonTile, "p-button-tile,[p-button-tile]", never, { "align": "align"; "aria": "aria"; "aspectRatio": "aspectRatio"; "compact": "compact"; "description": "description"; "disabled": "disabled"; "gradient": "gradient"; "icon": "icon"; "iconSource": "iconSource"; "label": "label"; "loading": "loading"; "size": "size"; "type": "type"; "weight": "weight"; }, {}, never, ["*"], false, never>;
24
24
  }
@@ -4,16 +4,16 @@ import * as i0 from "@angular/core";
4
4
  export declare class PButton {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- aria: SelectedAriaAttributes<ButtonAriaAttribute>;
8
- disabled: boolean;
9
- hideLabel: BreakpointCustomizable<boolean>;
10
- icon: ButtonIcon;
11
- iconSource: string;
12
- loading: boolean;
13
- theme: Theme;
14
- type: ButtonType;
15
- variant: ButtonVariant;
7
+ aria?: SelectedAriaAttributes<ButtonAriaAttribute>;
8
+ disabled?: boolean;
9
+ hideLabel?: BreakpointCustomizable<boolean>;
10
+ icon?: ButtonIcon;
11
+ iconSource?: string;
12
+ loading?: boolean;
13
+ theme?: Theme;
14
+ type?: ButtonType;
15
+ variant?: ButtonVariant;
16
16
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<PButton, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<PButton, "p-button,[p-button]", never, { "aria": "aria"; "disabled": "disabled"; "hideLabel": "hideLabel"; "icon": "icon"; "iconSource": "iconSource"; "loading": "loading"; "theme": "theme"; "type": "type"; "variant": "variant"; }, {}, never, ["*"]>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<PButton, "p-button,[p-button]", never, { "aria": "aria"; "disabled": "disabled"; "hideLabel": "hideLabel"; "icon": "icon"; "iconSource": "iconSource"; "loading": "loading"; "theme": "theme"; "type": "type"; "variant": "variant"; }, {}, never, ["*"], false, never>;
19
19
  }
@@ -4,24 +4,24 @@ import * as i0 from "@angular/core";
4
4
  export declare class PCarousel {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- activeSlideIndex: number;
8
- alignHeader: CarouselAlignHeader;
9
- description: string;
7
+ activeSlideIndex?: number;
8
+ alignHeader?: CarouselAlignHeader;
9
+ description?: string;
10
10
  /** @deprecated */
11
- disablePagination: BreakpointCustomizable<boolean>;
12
- heading: string;
13
- intl: CarouselInternationalization;
14
- pagination: BreakpointCustomizable<boolean>;
15
- rewind: boolean;
16
- slidesPerPage: BreakpointCustomizable<number> | "auto";
17
- theme: Theme;
18
- width: CarouselWidth;
11
+ disablePagination?: BreakpointCustomizable<boolean>;
12
+ heading?: string;
13
+ intl?: CarouselInternationalization;
14
+ pagination?: BreakpointCustomizable<boolean>;
15
+ rewind?: boolean;
16
+ slidesPerPage?: BreakpointCustomizable<number> | "auto";
17
+ theme?: Theme;
18
+ width?: CarouselWidth;
19
19
  /** @deprecated */
20
- wrapContent: boolean;
20
+ wrapContent?: boolean;
21
21
  /** @deprecated */
22
22
  carouselChange: EventEmitter<CustomEvent<CarouselUpdateEvent>>;
23
23
  update: EventEmitter<CustomEvent<CarouselUpdateEvent>>;
24
24
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
25
25
  static ɵfac: i0.ɵɵFactoryDeclaration<PCarousel, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<PCarousel, "p-carousel,[p-carousel]", never, { "activeSlideIndex": "activeSlideIndex"; "alignHeader": "alignHeader"; "description": "description"; "disablePagination": "disablePagination"; "heading": "heading"; "intl": "intl"; "pagination": "pagination"; "rewind": "rewind"; "slidesPerPage": "slidesPerPage"; "theme": "theme"; "width": "width"; "wrapContent": "wrapContent"; }, { "carouselChange": "carouselChange"; "update": "update"; }, never, ["*"]>;
26
+ static ɵcmp: i0.ɵɵComponentDeclaration<PCarousel, "p-carousel,[p-carousel]", never, { "activeSlideIndex": "activeSlideIndex"; "alignHeader": "alignHeader"; "description": "description"; "disablePagination": "disablePagination"; "heading": "heading"; "intl": "intl"; "pagination": "pagination"; "rewind": "rewind"; "slidesPerPage": "slidesPerPage"; "theme": "theme"; "width": "width"; "wrapContent": "wrapContent"; }, { "carouselChange": "carouselChange"; "update": "update"; }, never, ["*"], false, never>;
27
27
  }
@@ -4,13 +4,13 @@ import * as i0 from "@angular/core";
4
4
  export declare class PCheckboxWrapper {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- hideLabel: BreakpointCustomizable<boolean>;
8
- label: string;
9
- loading: boolean;
10
- message: string;
11
- state: CheckboxWrapperState;
12
- theme: Theme;
7
+ hideLabel?: BreakpointCustomizable<boolean>;
8
+ label?: string;
9
+ loading?: boolean;
10
+ message?: string;
11
+ state?: CheckboxWrapperState;
12
+ theme?: Theme;
13
13
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<PCheckboxWrapper, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<PCheckboxWrapper, "p-checkbox-wrapper,[p-checkbox-wrapper]", never, { "hideLabel": "hideLabel"; "label": "label"; "loading": "loading"; "message": "message"; "state": "state"; "theme": "theme"; }, {}, never, ["*"]>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<PCheckboxWrapper, "p-checkbox-wrapper,[p-checkbox-wrapper]", never, { "hideLabel": "hideLabel"; "label": "label"; "loading": "loading"; "message": "message"; "state": "state"; "theme": "theme"; }, {}, never, ["*"], false, never>;
16
16
  }
@@ -6,11 +6,11 @@ export declare class PContentWrapper {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
8
  /** @deprecated */
9
- backgroundColor: ContentWrapperBackgroundColor;
9
+ backgroundColor?: ContentWrapperBackgroundColor;
10
10
  /** @deprecated */
11
- theme: Theme;
12
- width: ContentWrapperWidth;
11
+ theme?: Theme;
12
+ width?: ContentWrapperWidth;
13
13
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<PContentWrapper, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<PContentWrapper, "p-content-wrapper,[p-content-wrapper]", never, { "backgroundColor": "backgroundColor"; "theme": "theme"; "width": "width"; }, {}, never, ["*"]>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<PContentWrapper, "p-content-wrapper,[p-content-wrapper]", never, { "backgroundColor": "backgroundColor"; "theme": "theme"; "width": "width"; }, {}, never, ["*"], false, never>;
16
16
  }
@@ -4,10 +4,10 @@ import * as i0 from "@angular/core";
4
4
  export declare class PCrest {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- aria: SelectedAriaAttributes<CrestAriaAttribute>;
8
- href: string;
9
- target: CrestTarget;
7
+ aria?: SelectedAriaAttributes<CrestAriaAttribute>;
8
+ href?: string;
9
+ target?: CrestTarget;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<PCrest, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<PCrest, "p-crest,[p-crest]", never, { "aria": "aria"; "href": "href"; "target": "target"; }, {}, never, ["*"]>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<PCrest, "p-crest,[p-crest]", never, { "aria": "aria"; "href": "href"; "target": "target"; }, {}, never, ["*"], false, never>;
13
13
  }
@@ -4,13 +4,13 @@ import * as i0 from "@angular/core";
4
4
  export declare class PDisplay {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- align: DisplayAlign;
8
- color: DisplayColor;
9
- ellipsis: boolean;
10
- size: BreakpointCustomizable<DisplaySize>;
11
- tag: DisplayTag;
12
- theme: Theme;
7
+ align?: DisplayAlign;
8
+ color?: DisplayColor;
9
+ ellipsis?: boolean;
10
+ size?: BreakpointCustomizable<DisplaySize>;
11
+ tag?: DisplayTag;
12
+ theme?: Theme;
13
13
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<PDisplay, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<PDisplay, "p-display,[p-display]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "size": "size"; "tag": "tag"; "theme": "theme"; }, {}, never, ["*"]>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<PDisplay, "p-display,[p-display]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "size": "size"; "tag": "tag"; "theme": "theme"; }, {}, never, ["*"], false, never>;
16
16
  }
@@ -4,12 +4,12 @@ import * as i0 from "@angular/core";
4
4
  export declare class PDivider {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- color: DividerColor;
8
- direction: BreakpointCustomizable<DividerDirection>;
7
+ color?: DividerColor;
8
+ direction?: BreakpointCustomizable<DividerDirection>;
9
9
  /** @deprecated */
10
- orientation: BreakpointCustomizable<DividerOrientation>;
11
- theme: Theme;
10
+ orientation?: BreakpointCustomizable<DividerOrientation>;
11
+ theme?: Theme;
12
12
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<PDivider, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<PDivider, "p-divider,[p-divider]", never, { "color": "color"; "direction": "direction"; "orientation": "orientation"; "theme": "theme"; }, {}, never, ["*"]>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<PDivider, "p-divider,[p-divider]", never, { "color": "color"; "direction": "direction"; "orientation": "orientation"; "theme": "theme"; }, {}, never, ["*"], false, never>;
15
15
  }
@@ -5,13 +5,13 @@ import * as i0 from "@angular/core";
5
5
  export declare class PFieldsetWrapper {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
- label: string;
9
- labelSize: FieldsetWrapperLabelSize;
10
- message: string;
11
- required: boolean;
12
- state: FieldsetWrapperState;
13
- theme: Theme;
8
+ label?: string;
9
+ labelSize?: FieldsetWrapperLabelSize;
10
+ message?: string;
11
+ required?: boolean;
12
+ state?: FieldsetWrapperState;
13
+ theme?: Theme;
14
14
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<PFieldsetWrapper, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<PFieldsetWrapper, "p-fieldset-wrapper,[p-fieldset-wrapper]", never, { "label": "label"; "labelSize": "labelSize"; "message": "message"; "required": "required"; "state": "state"; "theme": "theme"; }, {}, never, ["*"]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<PFieldsetWrapper, "p-fieldset-wrapper,[p-fieldset-wrapper]", never, { "label": "label"; "labelSize": "labelSize"; "message": "message"; "required": "required"; "state": "state"; "theme": "theme"; }, {}, never, ["*"], false, never>;
17
17
  }
@@ -4,13 +4,13 @@ import * as i0 from "@angular/core";
4
4
  export declare class PFieldset {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- label: string;
8
- labelSize: FieldsetLabelSize;
9
- message: string;
10
- required: boolean;
11
- state: FieldsetState;
12
- theme: Theme;
7
+ label?: string;
8
+ labelSize?: FieldsetLabelSize;
9
+ message?: string;
10
+ required?: boolean;
11
+ state?: FieldsetState;
12
+ theme?: Theme;
13
13
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<PFieldset, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<PFieldset, "p-fieldset,[p-fieldset]", never, { "label": "label"; "labelSize": "labelSize"; "message": "message"; "required": "required"; "state": "state"; "theme": "theme"; }, {}, never, ["*"]>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<PFieldset, "p-fieldset,[p-fieldset]", never, { "label": "label"; "labelSize": "labelSize"; "message": "message"; "required": "required"; "state": "state"; "theme": "theme"; }, {}, never, ["*"], false, never>;
16
16
  }
@@ -5,13 +5,13 @@ import * as i0 from "@angular/core";
5
5
  export declare class PFlexItem {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
- alignSelf: BreakpointCustomizable<FlexItemAlignSelf>;
9
- flex: BreakpointCustomizable<FlexItemFlex>;
10
- grow: BreakpointCustomizable<FlexItemGrow>;
11
- offset: BreakpointCustomizable<FlexItemOffset>;
12
- shrink: BreakpointCustomizable<FlexItemShrink>;
13
- width: BreakpointCustomizable<FlexItemWidth>;
8
+ alignSelf?: BreakpointCustomizable<FlexItemAlignSelf>;
9
+ flex?: BreakpointCustomizable<FlexItemFlex>;
10
+ grow?: BreakpointCustomizable<FlexItemGrow>;
11
+ offset?: BreakpointCustomizable<FlexItemOffset>;
12
+ shrink?: BreakpointCustomizable<FlexItemShrink>;
13
+ width?: BreakpointCustomizable<FlexItemWidth>;
14
14
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<PFlexItem, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<PFlexItem, "p-flex-item,[p-flex-item]", never, { "alignSelf": "alignSelf"; "flex": "flex"; "grow": "grow"; "offset": "offset"; "shrink": "shrink"; "width": "width"; }, {}, never, ["*"]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<PFlexItem, "p-flex-item,[p-flex-item]", never, { "alignSelf": "alignSelf"; "flex": "flex"; "grow": "grow"; "offset": "offset"; "shrink": "shrink"; "width": "width"; }, {}, never, ["*"], false, never>;
17
17
  }
@@ -5,13 +5,13 @@ import * as i0 from "@angular/core";
5
5
  export declare class PFlex {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
- alignContent: BreakpointCustomizable<FlexAlignContent>;
9
- alignItems: BreakpointCustomizable<FlexAlignItems>;
10
- direction: BreakpointCustomizable<FlexDirection>;
11
- inline: BreakpointCustomizable<FlexInline>;
12
- justifyContent: BreakpointCustomizable<FlexJustifyContent>;
13
- wrap: BreakpointCustomizable<FlexWrap>;
8
+ alignContent?: BreakpointCustomizable<FlexAlignContent>;
9
+ alignItems?: BreakpointCustomizable<FlexAlignItems>;
10
+ direction?: BreakpointCustomizable<FlexDirection>;
11
+ inline?: BreakpointCustomizable<FlexInline>;
12
+ justifyContent?: BreakpointCustomizable<FlexJustifyContent>;
13
+ wrap?: BreakpointCustomizable<FlexWrap>;
14
14
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<PFlex, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<PFlex, "p-flex,[p-flex]", never, { "alignContent": "alignContent"; "alignItems": "alignItems"; "direction": "direction"; "inline": "inline"; "justifyContent": "justifyContent"; "wrap": "wrap"; }, {}, never, ["*"]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<PFlex, "p-flex,[p-flex]", never, { "alignContent": "alignContent"; "alignItems": "alignItems"; "direction": "direction"; "inline": "inline"; "justifyContent": "justifyContent"; "wrap": "wrap"; }, {}, never, ["*"], false, never>;
17
17
  }
@@ -5,9 +5,9 @@ import * as i0 from "@angular/core";
5
5
  export declare class PGridItem {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
- offset: BreakpointCustomizable<GridItemOffset>;
9
- size: BreakpointCustomizable<GridItemSize>;
8
+ offset?: BreakpointCustomizable<GridItemOffset>;
9
+ size?: BreakpointCustomizable<GridItemSize>;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<PGridItem, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<PGridItem, "p-grid-item,[p-grid-item]", never, { "offset": "offset"; "size": "size"; }, {}, never, ["*"]>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<PGridItem, "p-grid-item,[p-grid-item]", never, { "offset": "offset"; "size": "size"; }, {}, never, ["*"], false, never>;
13
13
  }
@@ -5,11 +5,11 @@ import * as i0 from "@angular/core";
5
5
  export declare class PGrid {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
- direction: BreakpointCustomizable<GridDirection>;
8
+ direction?: BreakpointCustomizable<GridDirection>;
9
9
  /** @deprecated */
10
- gutter: BreakpointCustomizable<GridGutter>;
11
- wrap: BreakpointCustomizable<GridWrap>;
10
+ gutter?: BreakpointCustomizable<GridGutter>;
11
+ wrap?: BreakpointCustomizable<GridWrap>;
12
12
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
13
13
  static ɵfac: i0.ɵɵFactoryDeclaration<PGrid, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<PGrid, "p-grid,[p-grid]", never, { "direction": "direction"; "gutter": "gutter"; "wrap": "wrap"; }, {}, never, ["*"]>;
14
+ static ɵcmp: i0.ɵɵComponentDeclaration<PGrid, "p-grid,[p-grid]", never, { "direction": "direction"; "gutter": "gutter"; "wrap": "wrap"; }, {}, never, ["*"], false, never>;
15
15
  }
@@ -4,13 +4,13 @@ import * as i0 from "@angular/core";
4
4
  export declare class PHeading {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- align: HeadingAlign;
8
- color: HeadingColor;
9
- ellipsis: boolean;
10
- size: BreakpointCustomizable<HeadingSize>;
11
- tag: HeadingTag;
12
- theme: Theme;
7
+ align?: HeadingAlign;
8
+ color?: HeadingColor;
9
+ ellipsis?: boolean;
10
+ size?: BreakpointCustomizable<HeadingSize>;
11
+ tag?: HeadingTag;
12
+ theme?: Theme;
13
13
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
14
14
  static ɵfac: i0.ɵɵFactoryDeclaration<PHeading, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<PHeading, "p-heading,[p-heading]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "size": "size"; "tag": "tag"; "theme": "theme"; }, {}, never, ["*"]>;
15
+ static ɵcmp: i0.ɵɵComponentDeclaration<PHeading, "p-heading,[p-heading]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "size": "size"; "tag": "tag"; "theme": "theme"; }, {}, never, ["*"], false, never>;
16
16
  }
@@ -5,13 +5,13 @@ import * as i0 from "@angular/core";
5
5
  export declare class PHeadline {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
- align: HeadlineAlign;
9
- color: HeadlineColor;
10
- ellipsis: boolean;
11
- tag: HeadlineTag;
12
- theme: Theme;
13
- variant: HeadlineVariant;
8
+ align?: HeadlineAlign;
9
+ color?: HeadlineColor;
10
+ ellipsis?: boolean;
11
+ tag?: HeadlineTag;
12
+ theme?: Theme;
13
+ variant?: HeadlineVariant;
14
14
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<PHeadline, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<PHeadline, "p-headline,[p-headline]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "tag": "tag"; "theme": "theme"; "variant": "variant"; }, {}, never, ["*"]>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<PHeadline, "p-headline,[p-headline]", never, { "align": "align"; "color": "color"; "ellipsis": "ellipsis"; "tag": "tag"; "theme": "theme"; "variant": "variant"; }, {}, never, ["*"], false, never>;
17
17
  }
@@ -4,15 +4,15 @@ import * as i0 from "@angular/core";
4
4
  export declare class PIcon {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- aria: SelectedAriaAttributes<IconAriaAttribute>;
8
- color: IconColor;
7
+ aria?: SelectedAriaAttributes<IconAriaAttribute>;
8
+ color?: IconColor;
9
9
  /** @deprecated */
10
- lazy: boolean;
11
- name: IconName;
12
- size: IconSize;
13
- source: string;
14
- theme: Theme;
10
+ lazy?: boolean;
11
+ name?: IconName;
12
+ size?: IconSize;
13
+ source?: string;
14
+ theme?: Theme;
15
15
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<PIcon, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<PIcon, "p-icon,[p-icon]", never, { "aria": "aria"; "color": "color"; "lazy": "lazy"; "name": "name"; "size": "size"; "source": "source"; "theme": "theme"; }, {}, never, ["*"]>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<PIcon, "p-icon,[p-icon]", never, { "aria": "aria"; "color": "color"; "lazy": "lazy"; "name": "name"; "size": "size"; "source": "source"; "theme": "theme"; }, {}, never, ["*"], false, never>;
18
18
  }
@@ -4,19 +4,19 @@ import * as i0 from "@angular/core";
4
4
  export declare class PInlineNotification {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- actionIcon: InlineNotificationActionIcon;
8
- actionLabel: string;
9
- actionLoading: boolean;
10
- description: string;
11
- dismissButton: boolean;
12
- heading: string;
7
+ actionIcon?: InlineNotificationActionIcon;
8
+ actionLabel?: string;
9
+ actionLoading?: boolean;
10
+ description?: string;
11
+ dismissButton?: boolean;
12
+ heading?: string;
13
13
  /** @deprecated */
14
- persistent: boolean;
15
- state: InlineNotificationState;
16
- theme: Theme;
14
+ persistent?: boolean;
15
+ state?: InlineNotificationState;
16
+ theme?: Theme;
17
17
  action: EventEmitter<CustomEvent<void>>;
18
18
  dismiss: EventEmitter<CustomEvent<void>>;
19
19
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
20
20
  static ɵfac: i0.ɵɵFactoryDeclaration<PInlineNotification, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<PInlineNotification, "p-inline-notification,[p-inline-notification]", never, { "actionIcon": "actionIcon"; "actionLabel": "actionLabel"; "actionLoading": "actionLoading"; "description": "description"; "dismissButton": "dismissButton"; "heading": "heading"; "persistent": "persistent"; "state": "state"; "theme": "theme"; }, { "action": "action"; "dismiss": "dismiss"; }, never, ["*"]>;
21
+ static ɵcmp: i0.ɵɵComponentDeclaration<PInlineNotification, "p-inline-notification,[p-inline-notification]", never, { "actionIcon": "actionIcon"; "actionLabel": "actionLabel"; "actionLoading": "actionLoading"; "description": "description"; "dismissButton": "dismissButton"; "heading": "heading"; "persistent": "persistent"; "state": "state"; "theme": "theme"; }, { "action": "action"; "dismiss": "dismiss"; }, never, ["*"], false, never>;
22
22
  }
@@ -4,23 +4,23 @@ import * as i0 from "@angular/core";
4
4
  export declare class PLinkPure {
5
5
  protected z: NgZone;
6
6
  protected el: HTMLElement;
7
- active: boolean;
8
- alignLabel: BreakpointCustomizable<LinkPureAlignLabel>;
9
- aria: SelectedAriaAttributes<LinkPureAriaAttribute>;
10
- download: string;
11
- hideLabel: BreakpointCustomizable<boolean>;
12
- href: string;
13
- icon: LinkPureIcon;
14
- iconSource: string;
15
- rel: string;
16
- size: BreakpointCustomizable<LinkPureSize>;
17
- stretch: BreakpointCustomizable<boolean>;
18
- target: LinkPureTarget;
19
- theme: Theme;
20
- underline: boolean;
7
+ active?: boolean;
8
+ alignLabel?: BreakpointCustomizable<LinkPureAlignLabel>;
9
+ aria?: SelectedAriaAttributes<LinkPureAriaAttribute>;
10
+ download?: string;
11
+ hideLabel?: BreakpointCustomizable<boolean>;
12
+ href?: string;
13
+ icon?: LinkPureIcon;
14
+ iconSource?: string;
15
+ rel?: string;
16
+ size?: BreakpointCustomizable<LinkPureSize>;
17
+ stretch?: BreakpointCustomizable<boolean>;
18
+ target?: LinkPureTarget;
19
+ theme?: Theme;
20
+ underline?: boolean;
21
21
  /** @deprecated */
22
- weight: LinkPureWeight;
22
+ weight?: LinkPureWeight;
23
23
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
24
24
  static ɵfac: i0.ɵɵFactoryDeclaration<PLinkPure, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<PLinkPure, "p-link-pure,[p-link-pure]", never, { "active": "active"; "alignLabel": "alignLabel"; "aria": "aria"; "download": "download"; "hideLabel": "hideLabel"; "href": "href"; "icon": "icon"; "iconSource": "iconSource"; "rel": "rel"; "size": "size"; "stretch": "stretch"; "target": "target"; "theme": "theme"; "underline": "underline"; "weight": "weight"; }, {}, never, ["*"]>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<PLinkPure, "p-link-pure,[p-link-pure]", never, { "active": "active"; "alignLabel": "alignLabel"; "aria": "aria"; "download": "download"; "hideLabel": "hideLabel"; "href": "href"; "icon": "icon"; "iconSource": "iconSource"; "rel": "rel"; "size": "size"; "stretch": "stretch"; "target": "target"; "theme": "theme"; "underline": "underline"; "weight": "weight"; }, {}, never, ["*"], false, never>;
26
26
  }
@@ -5,14 +5,14 @@ import * as i0 from "@angular/core";
5
5
  export declare class PLinkSocial {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLElement;
8
- hideLabel: BreakpointCustomizable<boolean>;
9
- href: string;
10
- icon: LinkSocialIcon;
11
- iconSource: string;
12
- rel: string;
13
- target: LinkSocialTarget;
14
- theme: Theme;
8
+ hideLabel?: BreakpointCustomizable<boolean>;
9
+ href?: string;
10
+ icon?: LinkSocialIcon;
11
+ iconSource?: string;
12
+ rel?: string;
13
+ target?: LinkSocialTarget;
14
+ theme?: Theme;
15
15
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
16
16
  static ɵfac: i0.ɵɵFactoryDeclaration<PLinkSocial, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<PLinkSocial, "p-link-social,[p-link-social]", never, { "hideLabel": "hideLabel"; "href": "href"; "icon": "icon"; "iconSource": "iconSource"; "rel": "rel"; "target": "target"; "theme": "theme"; }, {}, never, ["*"]>;
17
+ static ɵcmp: i0.ɵɵComponentDeclaration<PLinkSocial, "p-link-social,[p-link-social]", never, { "hideLabel": "hideLabel"; "href": "href"; "icon": "icon"; "iconSource": "iconSource"; "rel": "rel"; "target": "target"; "theme": "theme"; }, {}, never, ["*"], false, never>;
18
18
  }