@proximus/lavender-angular 2.0.0-alpha.59 → 2.0.0-alpha.61

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.
@@ -2625,10 +2625,12 @@ export declare class PxDrawer {
2625
2625
  get closeButtonAriaLabel(): unknown;
2626
2626
  set openedby(value: unknown);
2627
2627
  get openedby(): unknown;
2628
+ set closedby(value: unknown);
2629
+ get closedby(): unknown;
2628
2630
  HIDE_EVENT: EventEmitter<Event>;
2629
2631
  constructor(elementRef: ElementRef);
2630
2632
  static ɵfac: i0.ɵɵFactoryDeclaration<PxDrawer, never>;
2631
- static ɵdir: i0.ɵɵDirectiveDeclaration<PxDrawer, "px-drawer", never, { "open": { "alias": "open"; "required": false; }; "closeButtonAriaLabel": { "alias": "close-button-aria-label"; "required": false; }; "openedby": { "alias": "openedby"; "required": false; }; }, { "HIDE_EVENT": "HIDE_EVENT"; }, never, never, false, never>;
2633
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PxDrawer, "px-drawer", never, { "open": { "alias": "open"; "required": false; }; "closeButtonAriaLabel": { "alias": "close-button-aria-label"; "required": false; }; "openedby": { "alias": "openedby"; "required": false; }; "closedby": { "alias": "closedby"; "required": false; }; }, { "HIDE_EVENT": "HIDE_EVENT"; }, never, never, false, never>;
2632
2634
  }
2633
2635
  /**
2634
2636
  * @description Type-only wrapper for <px-dropdown>
@@ -2991,15 +2993,6 @@ export declare class PxGrid {
2991
2993
  static ɵfac: i0.ɵɵFactoryDeclaration<PxGrid, never>;
2992
2994
  static ɵdir: i0.ɵɵDirectiveDeclaration<PxGrid, "px-grid", never, { "gridCols": { "alias": "grid-cols"; "required": false; }; "gridColsMobile": { "alias": "grid-cols--mobile"; "required": false; }; "gridColsTablet": { "alias": "grid-cols--tablet"; "required": false; }; "gridColsLaptop": { "alias": "grid-cols--laptop"; "required": false; }; "justifyContent": { "alias": "justify-content"; "required": false; }; "justifyItems": { "alias": "justify-items"; "required": false; }; "alignContent": { "alias": "align-content"; "required": false; }; "alignItems": { "alias": "align-items"; "required": false; }; "justifyContentMobile": { "alias": "justify-content--mobile"; "required": false; }; "justifyItemsMobile": { "alias": "justify-items--mobile"; "required": false; }; "alignContentMobile": { "alias": "align-content--mobile"; "required": false; }; "alignItemsMobile": { "alias": "align-items--mobile"; "required": false; }; "justifyContentTablet": { "alias": "justify-content--tablet"; "required": false; }; "justifyItemsTablet": { "alias": "justify-items--tablet"; "required": false; }; "alignContentTablet": { "alias": "align-content--tablet"; "required": false; }; "alignItemsTablet": { "alias": "align-items--tablet"; "required": false; }; "justifyContentLaptop": { "alias": "justify-content--laptop"; "required": false; }; "justifyItemsLaptop": { "alias": "justify-items--laptop"; "required": false; }; "alignContentLaptop": { "alias": "align-content--laptop"; "required": false; }; "alignItemsLaptop": { "alias": "align-items--laptop"; "required": false; }; "justifyContentDesktop": { "alias": "justify-content--desktop"; "required": false; }; "justifyItemsDesktop": { "alias": "justify-items--desktop"; "required": false; }; "alignContentDesktop": { "alias": "align-content--desktop"; "required": false; }; "alignItemsDesktop": { "alias": "align-items--desktop"; "required": false; }; "grow": { "alias": "grow"; "required": false; }; "growMobile": { "alias": "grow--mobile"; "required": false; }; "growTablet": { "alias": "grow--tablet"; "required": false; }; "growLaptop": { "alias": "grow--laptop"; "required": false; }; "growDesktop": { "alias": "grow--desktop"; "required": false; }; "shrink": { "alias": "shrink"; "required": false; }; "shrinkMobile": { "alias": "shrink--mobile"; "required": false; }; "shrinkTablet": { "alias": "shrink--tablet"; "required": false; }; "shrinkLaptop": { "alias": "shrink--laptop"; "required": false; }; "shrinkDesktop": { "alias": "shrink--desktop"; "required": false; }; "basis": { "alias": "basis"; "required": false; }; "basisMobile": { "alias": "basis--mobile"; "required": false; }; "basisTablet": { "alias": "basis--tablet"; "required": false; }; "basisLaptop": { "alias": "basis--laptop"; "required": false; }; "basisDesktop": { "alias": "basis--desktop"; "required": false; }; "alignSelf": { "alias": "align-self"; "required": false; }; "alignSelfMobile": { "alias": "align-self--mobile"; "required": false; }; "alignSelfTablet": { "alias": "align-self--tablet"; "required": false; }; "alignSelfLaptop": { "alias": "align-self--laptop"; "required": false; }; "alignSelfDesktop": { "alias": "align-self--desktop"; "required": false; }; "justifySelf": { "alias": "justify-self"; "required": false; }; "justifySelfMobile": { "alias": "justify-self--mobile"; "required": false; }; "justifySelfTablet": { "alias": "justify-self--tablet"; "required": false; }; "justifySelfLaptop": { "alias": "justify-self--laptop"; "required": false; }; "justifySelfDesktop": { "alias": "justify-self--desktop"; "required": false; }; "hidden": { "alias": "hidden"; "required": false; }; "hiddenMobile": { "alias": "hidden--mobile"; "required": false; }; "hiddenTablet": { "alias": "hidden--tablet"; "required": false; }; "hiddenLaptop": { "alias": "hidden--laptop"; "required": false; }; "hiddenDesktop": { "alias": "hidden--desktop"; "required": false; }; "shownSr": { "alias": "shown--sr"; "required": false; }; "shownSrMobile": { "alias": "shown--sr--mobile"; "required": false; }; "shownSrTablet": { "alias": "shown--sr--tablet"; "required": false; }; "shownSrLaptop": { "alias": "shown--sr--laptop"; "required": false; }; "shownSrDesktop": { "alias": "shown--sr--desktop"; "required": false; }; "colSpan": { "alias": "col-span"; "required": false; }; "colSpanMobile": { "alias": "col-span--mobile"; "required": false; }; "colSpanTablet": { "alias": "col-span--tablet"; "required": false; }; "colSpanLaptop": { "alias": "col-span--laptop"; "required": false; }; "colSpanDesktop": { "alias": "col-span--desktop"; "required": false; }; "order": { "alias": "order"; "required": false; }; "orderMobile": { "alias": "order--mobile"; "required": false; }; "orderTablet": { "alias": "order--tablet"; "required": false; }; "orderLaptop": { "alias": "order--laptop"; "required": false; }; "orderDesktop": { "alias": "order--desktop"; "required": false; }; }, {}, never, never, false, never>;
2993
2995
  }
2994
- /**
2995
- * @description Type-only wrapper for <px-heading-group>
2996
- */
2997
- export declare class PxHeadingGroup {
2998
- private elementRef;
2999
- constructor(elementRef: ElementRef);
3000
- static ɵfac: i0.ɵɵFactoryDeclaration<PxHeadingGroup, never>;
3001
- static ɵdir: i0.ɵɵDirectiveDeclaration<PxHeadingGroup, "px-heading-group", never, {}, {}, never, never, false, never>;
3002
- }
3003
2996
  /**
3004
2997
  * @description Type-only wrapper for <px-h1>
3005
2998
  */
@@ -3702,6 +3695,15 @@ export declare class PxH6 {
3702
3695
  static ɵfac: i0.ɵɵFactoryDeclaration<PxH6, never>;
3703
3696
  static ɵdir: i0.ɵɵDirectiveDeclaration<PxH6, "px-h6", never, { "variant": { "alias": "variant"; "required": false; }; "color": { "alias": "color"; "required": false; }; "textAlign": { "alias": "text-align"; "required": false; }; "textAlignMobile": { "alias": "text-align--mobile"; "required": false; }; "textAlignTablet": { "alias": "text-align--tablet"; "required": false; }; "textAlignLaptop": { "alias": "text-align--laptop"; "required": false; }; "textAlignDesktop": { "alias": "text-align--desktop"; "required": false; }; "inverted": { "alias": "inverted"; "required": false; }; "autoSpacing": { "alias": "auto-spacing"; "required": false; }; "grow": { "alias": "grow"; "required": false; }; "growMobile": { "alias": "grow--mobile"; "required": false; }; "growTablet": { "alias": "grow--tablet"; "required": false; }; "growLaptop": { "alias": "grow--laptop"; "required": false; }; "growDesktop": { "alias": "grow--desktop"; "required": false; }; "shrink": { "alias": "shrink"; "required": false; }; "shrinkMobile": { "alias": "shrink--mobile"; "required": false; }; "shrinkTablet": { "alias": "shrink--tablet"; "required": false; }; "shrinkLaptop": { "alias": "shrink--laptop"; "required": false; }; "shrinkDesktop": { "alias": "shrink--desktop"; "required": false; }; "basis": { "alias": "basis"; "required": false; }; "basisMobile": { "alias": "basis--mobile"; "required": false; }; "basisTablet": { "alias": "basis--tablet"; "required": false; }; "basisLaptop": { "alias": "basis--laptop"; "required": false; }; "basisDesktop": { "alias": "basis--desktop"; "required": false; }; "alignSelf": { "alias": "align-self"; "required": false; }; "alignSelfMobile": { "alias": "align-self--mobile"; "required": false; }; "alignSelfTablet": { "alias": "align-self--tablet"; "required": false; }; "alignSelfLaptop": { "alias": "align-self--laptop"; "required": false; }; "alignSelfDesktop": { "alias": "align-self--desktop"; "required": false; }; "justifySelf": { "alias": "justify-self"; "required": false; }; "justifySelfMobile": { "alias": "justify-self--mobile"; "required": false; }; "justifySelfTablet": { "alias": "justify-self--tablet"; "required": false; }; "justifySelfLaptop": { "alias": "justify-self--laptop"; "required": false; }; "justifySelfDesktop": { "alias": "justify-self--desktop"; "required": false; }; "hidden": { "alias": "hidden"; "required": false; }; "hiddenMobile": { "alias": "hidden--mobile"; "required": false; }; "hiddenTablet": { "alias": "hidden--tablet"; "required": false; }; "hiddenLaptop": { "alias": "hidden--laptop"; "required": false; }; "hiddenDesktop": { "alias": "hidden--desktop"; "required": false; }; "shownSr": { "alias": "shown--sr"; "required": false; }; "shownSrMobile": { "alias": "shown--sr--mobile"; "required": false; }; "shownSrTablet": { "alias": "shown--sr--tablet"; "required": false; }; "shownSrLaptop": { "alias": "shown--sr--laptop"; "required": false; }; "shownSrDesktop": { "alias": "shown--sr--desktop"; "required": false; }; "colSpan": { "alias": "col-span"; "required": false; }; "colSpanMobile": { "alias": "col-span--mobile"; "required": false; }; "colSpanTablet": { "alias": "col-span--tablet"; "required": false; }; "colSpanLaptop": { "alias": "col-span--laptop"; "required": false; }; "colSpanDesktop": { "alias": "col-span--desktop"; "required": false; }; "order": { "alias": "order"; "required": false; }; "orderMobile": { "alias": "order--mobile"; "required": false; }; "orderTablet": { "alias": "order--tablet"; "required": false; }; "orderLaptop": { "alias": "order--laptop"; "required": false; }; "orderDesktop": { "alias": "order--desktop"; "required": false; }; }, {}, never, never, false, never>;
3704
3697
  }
3698
+ /**
3699
+ * @description Type-only wrapper for <px-heading-group>
3700
+ */
3701
+ export declare class PxHeadingGroup {
3702
+ private elementRef;
3703
+ constructor(elementRef: ElementRef);
3704
+ static ɵfac: i0.ɵɵFactoryDeclaration<PxHeadingGroup, never>;
3705
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PxHeadingGroup, "px-heading-group", never, {}, {}, never, never, false, never>;
3706
+ }
3705
3707
  /**
3706
3708
  * @description Type-only wrapper for <px-img>
3707
3709
  */
@@ -7294,17 +7296,17 @@ export declare class PxTr {
7294
7296
  */
7295
7297
  export declare class PxTabs {
7296
7298
  private elementRef;
7297
- set tablistAriaLabelledby(value: unknown);
7298
- get tablistAriaLabelledby(): unknown;
7299
7299
  set inverted(value: unknown);
7300
7300
  get inverted(): unknown;
7301
7301
  set nextAriaLabel(value: unknown);
7302
7302
  get nextAriaLabel(): unknown;
7303
7303
  set previousAriaLabel(value: unknown);
7304
7304
  get previousAriaLabel(): unknown;
7305
+ set hideControls(value: unknown);
7306
+ get hideControls(): unknown;
7305
7307
  constructor(elementRef: ElementRef);
7306
7308
  static ɵfac: i0.ɵɵFactoryDeclaration<PxTabs, never>;
7307
- static ɵdir: i0.ɵɵDirectiveDeclaration<PxTabs, "px-tabs", never, { "tablistAriaLabelledby": { "alias": "tablist-aria-labelledby"; "required": false; }; "inverted": { "alias": "inverted"; "required": false; }; "nextAriaLabel": { "alias": "next-aria-label"; "required": false; }; "previousAriaLabel": { "alias": "previous-aria-label"; "required": false; }; }, {}, never, never, false, never>;
7309
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PxTabs, "px-tabs", never, { "inverted": { "alias": "inverted"; "required": false; }; "nextAriaLabel": { "alias": "next-aria-label"; "required": false; }; "previousAriaLabel": { "alias": "previous-aria-label"; "required": false; }; "hideControls": { "alias": "hide-controls"; "required": false; }; }, {}, never, never, false, never>;
7308
7310
  }
7309
7311
  /**
7310
7312
  * @description Type-only wrapper for <px-tab>
@@ -7317,10 +7319,13 @@ export declare class PxTab {
7317
7319
  get target(): unknown;
7318
7320
  set id(value: unknown);
7319
7321
  get id(): unknown;
7320
- pxTabConnected: EventEmitter<CustomEvent<any>>;
7322
+ set inverted(value: unknown);
7323
+ get inverted(): unknown;
7324
+ TAB_CONNECTED_EVENT: EventEmitter<CustomEvent<any>>;
7325
+ TAB_SELECTED_EVENT: EventEmitter<CustomEvent<any>>;
7321
7326
  constructor(elementRef: ElementRef);
7322
7327
  static ɵfac: i0.ɵɵFactoryDeclaration<PxTab, never>;
7323
- static ɵdir: i0.ɵɵDirectiveDeclaration<PxTab, "px-tab", never, { "selected": { "alias": "selected"; "required": false; }; "target": { "alias": "target"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "pxTabConnected": "px-tab-connected"; }, never, never, false, never>;
7328
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PxTab, "px-tab", never, { "selected": { "alias": "selected"; "required": false; }; "target": { "alias": "target"; "required": false; }; "id": { "alias": "id"; "required": false; }; "inverted": { "alias": "inverted"; "required": false; }; }, { "TAB_CONNECTED_EVENT": "TAB_CONNECTED_EVENT"; "TAB_SELECTED_EVENT": "TAB_SELECTED_EVENT"; }, never, never, false, never>;
7324
7329
  }
7325
7330
  /**
7326
7331
  * @description Type-only wrapper for <px-tab-panel>
@@ -7329,9 +7334,11 @@ export declare class PxTabPanel {
7329
7334
  private elementRef;
7330
7335
  set id(value: unknown);
7331
7336
  get id(): unknown;
7337
+ set selected(value: unknown);
7338
+ get selected(): unknown;
7332
7339
  constructor(elementRef: ElementRef);
7333
7340
  static ɵfac: i0.ɵɵFactoryDeclaration<PxTabPanel, never>;
7334
- static ɵdir: i0.ɵɵDirectiveDeclaration<PxTabPanel, "px-tab-panel", never, { "id": { "alias": "id"; "required": false; }; }, {}, never, never, false, never>;
7341
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PxTabPanel, "px-tab-panel", never, { "id": { "alias": "id"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; }, {}, never, never, false, never>;
7335
7342
  }
7336
7343
  /**
7337
7344
  * @description Type-only wrapper for <px-tag>
@@ -8324,6 +8331,6 @@ export declare class PxScarletThemeProvider {
8324
8331
  }
8325
8332
  export declare class Lavender {
8326
8333
  static ɵfac: i0.ɵɵFactoryDeclaration<Lavender, never>;
8327
- static ɵmod: i0.ɵɵNgModuleDeclaration<Lavender, [typeof PxAccordion, typeof PxAgGridTable, typeof PxAgGridTableThButton, typeof PxAgGridTableThContent, typeof PxBanner, typeof PxBreadcrumbItem, typeof PxBreadcrumb, typeof PxButton, typeof PxButtonIcon, typeof PxCard, typeof PxAppleseed, typeof PxCarousel, typeof PxCarouselItem, typeof PxCell, typeof PxCellButton, typeof PxCellCheckbox, typeof PxCellLink, typeof PxCellRadio, typeof PxCellSwitch, typeof PxCheckbox, typeof PxColorOption, typeof PxColorOptionLink, typeof PxContainer, typeof PxContentHeader, typeof PxDrawer, typeof PxDropdown, typeof PxFieldset, typeof PxGrid, typeof PxHeadingGroup, typeof PxH1, typeof PxH2, typeof PxH3, typeof PxH4, typeof PxH5, typeof PxH6, typeof PxImg, typeof PxPicture, typeof PxInput, typeof PxSelect, typeof PxTextarea, typeof PxFileupload, typeof PxPage, typeof PxSpacer, typeof PxStack, typeof PxVstack, typeof PxHstack, typeof PxA, typeof PxList, typeof PxListItem, typeof PxModal, typeof PxP, typeof PxPillar, typeof PxPrice, typeof PxRadio, typeof PxRadioBase, typeof PxRadioGroup, typeof PxRibbon, typeof PxSection, typeof PxSelectableBox, typeof PxSelectableBoxCheckbox, typeof PxSelectableBoxRadio, typeof PxSeparator, typeof PxSkeleton, typeof PxSpan, typeof PxSpinner, typeof PxStatus, typeof PxStatusCard, typeof PxStickyContainer, typeof PxThemeSwitcher, typeof PxSwitch, typeof PxTable, typeof PxTbody, typeof PxTd, typeof PxTh, typeof PxThead, typeof PxTr, typeof PxTabs, typeof PxTab, typeof PxTabPanel, typeof PxTag, typeof PxTile, typeof PxTileButton, typeof PxTileCheckbox, typeof PxTileLink, typeof PxTileRadio, typeof PxTileSwitch, typeof PxTimeline, typeof PxTimelineItem, typeof PxTypography, typeof PxPatch, typeof PxIcon, typeof PxIconSet, typeof PxThemeProvider, typeof PxProximusThemeProvider, typeof PxScarletThemeProvider], never, [typeof PxAccordion, typeof PxAgGridTable, typeof PxAgGridTableThButton, typeof PxAgGridTableThContent, typeof PxBanner, typeof PxBreadcrumbItem, typeof PxBreadcrumb, typeof PxButton, typeof PxButtonIcon, typeof PxCard, typeof PxAppleseed, typeof PxCarousel, typeof PxCarouselItem, typeof PxCell, typeof PxCellButton, typeof PxCellCheckbox, typeof PxCellLink, typeof PxCellRadio, typeof PxCellSwitch, typeof PxCheckbox, typeof PxColorOption, typeof PxColorOptionLink, typeof PxContainer, typeof PxContentHeader, typeof PxDrawer, typeof PxDropdown, typeof PxFieldset, typeof PxGrid, typeof PxHeadingGroup, typeof PxH1, typeof PxH2, typeof PxH3, typeof PxH4, typeof PxH5, typeof PxH6, typeof PxImg, typeof PxPicture, typeof PxInput, typeof PxSelect, typeof PxTextarea, typeof PxFileupload, typeof PxPage, typeof PxSpacer, typeof PxStack, typeof PxVstack, typeof PxHstack, typeof PxA, typeof PxList, typeof PxListItem, typeof PxModal, typeof PxP, typeof PxPillar, typeof PxPrice, typeof PxRadio, typeof PxRadioBase, typeof PxRadioGroup, typeof PxRibbon, typeof PxSection, typeof PxSelectableBox, typeof PxSelectableBoxCheckbox, typeof PxSelectableBoxRadio, typeof PxSeparator, typeof PxSkeleton, typeof PxSpan, typeof PxSpinner, typeof PxStatus, typeof PxStatusCard, typeof PxStickyContainer, typeof PxThemeSwitcher, typeof PxSwitch, typeof PxTable, typeof PxTbody, typeof PxTd, typeof PxTh, typeof PxThead, typeof PxTr, typeof PxTabs, typeof PxTab, typeof PxTabPanel, typeof PxTag, typeof PxTile, typeof PxTileButton, typeof PxTileCheckbox, typeof PxTileLink, typeof PxTileRadio, typeof PxTileSwitch, typeof PxTimeline, typeof PxTimelineItem, typeof PxTypography, typeof PxPatch, typeof PxIcon, typeof PxIconSet, typeof PxThemeProvider, typeof PxProximusThemeProvider, typeof PxScarletThemeProvider]>;
8334
+ static ɵmod: i0.ɵɵNgModuleDeclaration<Lavender, [typeof PxAccordion, typeof PxAgGridTable, typeof PxAgGridTableThButton, typeof PxAgGridTableThContent, typeof PxBanner, typeof PxBreadcrumbItem, typeof PxBreadcrumb, typeof PxButton, typeof PxButtonIcon, typeof PxCard, typeof PxAppleseed, typeof PxCarousel, typeof PxCarouselItem, typeof PxCell, typeof PxCellButton, typeof PxCellCheckbox, typeof PxCellLink, typeof PxCellRadio, typeof PxCellSwitch, typeof PxCheckbox, typeof PxColorOption, typeof PxColorOptionLink, typeof PxContainer, typeof PxContentHeader, typeof PxDrawer, typeof PxDropdown, typeof PxFieldset, typeof PxGrid, typeof PxH1, typeof PxH2, typeof PxH3, typeof PxH4, typeof PxH5, typeof PxH6, typeof PxHeadingGroup, typeof PxImg, typeof PxPicture, typeof PxInput, typeof PxSelect, typeof PxTextarea, typeof PxFileupload, typeof PxPage, typeof PxSpacer, typeof PxStack, typeof PxVstack, typeof PxHstack, typeof PxA, typeof PxList, typeof PxListItem, typeof PxModal, typeof PxP, typeof PxPillar, typeof PxPrice, typeof PxRadio, typeof PxRadioBase, typeof PxRadioGroup, typeof PxRibbon, typeof PxSection, typeof PxSelectableBox, typeof PxSelectableBoxCheckbox, typeof PxSelectableBoxRadio, typeof PxSeparator, typeof PxSkeleton, typeof PxSpan, typeof PxSpinner, typeof PxStatus, typeof PxStatusCard, typeof PxStickyContainer, typeof PxThemeSwitcher, typeof PxSwitch, typeof PxTable, typeof PxTbody, typeof PxTd, typeof PxTh, typeof PxThead, typeof PxTr, typeof PxTabs, typeof PxTab, typeof PxTabPanel, typeof PxTag, typeof PxTile, typeof PxTileButton, typeof PxTileCheckbox, typeof PxTileLink, typeof PxTileRadio, typeof PxTileSwitch, typeof PxTimeline, typeof PxTimelineItem, typeof PxTypography, typeof PxPatch, typeof PxIcon, typeof PxIconSet, typeof PxThemeProvider, typeof PxProximusThemeProvider, typeof PxScarletThemeProvider], never, [typeof PxAccordion, typeof PxAgGridTable, typeof PxAgGridTableThButton, typeof PxAgGridTableThContent, typeof PxBanner, typeof PxBreadcrumbItem, typeof PxBreadcrumb, typeof PxButton, typeof PxButtonIcon, typeof PxCard, typeof PxAppleseed, typeof PxCarousel, typeof PxCarouselItem, typeof PxCell, typeof PxCellButton, typeof PxCellCheckbox, typeof PxCellLink, typeof PxCellRadio, typeof PxCellSwitch, typeof PxCheckbox, typeof PxColorOption, typeof PxColorOptionLink, typeof PxContainer, typeof PxContentHeader, typeof PxDrawer, typeof PxDropdown, typeof PxFieldset, typeof PxGrid, typeof PxH1, typeof PxH2, typeof PxH3, typeof PxH4, typeof PxH5, typeof PxH6, typeof PxHeadingGroup, typeof PxImg, typeof PxPicture, typeof PxInput, typeof PxSelect, typeof PxTextarea, typeof PxFileupload, typeof PxPage, typeof PxSpacer, typeof PxStack, typeof PxVstack, typeof PxHstack, typeof PxA, typeof PxList, typeof PxListItem, typeof PxModal, typeof PxP, typeof PxPillar, typeof PxPrice, typeof PxRadio, typeof PxRadioBase, typeof PxRadioGroup, typeof PxRibbon, typeof PxSection, typeof PxSelectableBox, typeof PxSelectableBoxCheckbox, typeof PxSelectableBoxRadio, typeof PxSeparator, typeof PxSkeleton, typeof PxSpan, typeof PxSpinner, typeof PxStatus, typeof PxStatusCard, typeof PxStickyContainer, typeof PxThemeSwitcher, typeof PxSwitch, typeof PxTable, typeof PxTbody, typeof PxTd, typeof PxTh, typeof PxThead, typeof PxTr, typeof PxTabs, typeof PxTab, typeof PxTabPanel, typeof PxTag, typeof PxTile, typeof PxTileButton, typeof PxTileCheckbox, typeof PxTileLink, typeof PxTileRadio, typeof PxTileSwitch, typeof PxTimeline, typeof PxTimelineItem, typeof PxTypography, typeof PxPatch, typeof PxIcon, typeof PxIconSet, typeof PxThemeProvider, typeof PxProximusThemeProvider, typeof PxScarletThemeProvider]>;
8328
8335
  static ɵinj: i0.ɵɵInjectorDeclaration<Lavender>;
8329
8336
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proximus/lavender-angular",
3
- "version": "2.0.0-alpha.59",
3
+ "version": "2.0.0-alpha.61",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "sideEffects": false,