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

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
  */
@@ -5384,30 +5386,20 @@ export declare class PxModal {
5384
5386
  static ɵdir: i0.ɵɵDirectiveDeclaration<PxModal, "px-modal", never, { "open": { "alias": "open"; "required": false; }; "status": { "alias": "status"; "required": false; }; "mediaSrc": { "alias": "media-src"; "required": false; }; "openedby": { "alias": "openedby"; "required": false; }; "closedby": { "alias": "closedby"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "CLOSE_EVENT": "CLOSE_EVENT"; }, never, never, false, never>;
5385
5387
  }
5386
5388
  /**
5387
- * @description Type-only wrapper for <px-p>
5389
+ * @description Type-only wrapper for <px-pillar>
5388
5390
  */
5389
- export declare class PxP {
5391
+ export declare class PxPillar {
5390
5392
  private elementRef;
5391
5393
  set variant(value: unknown);
5392
5394
  get variant(): unknown;
5393
- set color(value: unknown);
5394
- get color(): unknown;
5395
- set fontSize(value: unknown);
5396
- get fontSize(): unknown;
5397
- set fontWeight(value: unknown);
5398
- get fontWeight(): unknown;
5399
- set textAlign(value: unknown);
5400
- get textAlign(): unknown;
5401
- set textAlignMobile(value: unknown);
5402
- get textAlignMobile(): unknown;
5403
- set textAlignTablet(value: unknown);
5404
- get textAlignTablet(): unknown;
5405
- set textAlignLaptop(value: unknown);
5406
- get textAlignLaptop(): unknown;
5395
+ set backgroundColor(value: unknown);
5396
+ get backgroundColor(): unknown;
5397
+ set backgroundGradient(value: unknown);
5398
+ get backgroundGradient(): unknown;
5399
+ set alignment(value: unknown);
5400
+ get alignment(): unknown;
5407
5401
  set inverted(value: unknown);
5408
5402
  get inverted(): unknown;
5409
- set disabled(value: unknown);
5410
- get disabled(): unknown;
5411
5403
  set grow(value: unknown);
5412
5404
  get grow(): unknown;
5413
5405
  set growMobile(value: unknown);
@@ -5499,24 +5491,34 @@ export declare class PxP {
5499
5491
  set orderDesktop(value: unknown);
5500
5492
  get orderDesktop(): unknown;
5501
5493
  constructor(elementRef: ElementRef);
5502
- static ɵfac: i0.ɵɵFactoryDeclaration<PxP, never>;
5503
- static ɵdir: i0.ɵɵDirectiveDeclaration<PxP, "px-p", never, { "variant": { "alias": "variant"; "required": false; }; "color": { "alias": "color"; "required": false; }; "fontSize": { "alias": "font-size"; "required": false; }; "fontWeight": { "alias": "font-weight"; "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; }; "inverted": { "alias": "inverted"; "required": false; }; "disabled": { "alias": "disabled"; "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>;
5494
+ static ɵfac: i0.ɵɵFactoryDeclaration<PxPillar, never>;
5495
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PxPillar, "px-pillar", never, { "variant": { "alias": "variant"; "required": false; }; "backgroundColor": { "alias": "background-color"; "required": false; }; "backgroundGradient": { "alias": "background-gradient"; "required": false; }; "alignment": { "alias": "alignment"; "required": false; }; "inverted": { "alias": "inverted"; "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>;
5504
5496
  }
5505
5497
  /**
5506
- * @description Type-only wrapper for <px-pillar>
5498
+ * @description Type-only wrapper for <px-p>
5507
5499
  */
5508
- export declare class PxPillar {
5500
+ export declare class PxP {
5509
5501
  private elementRef;
5510
5502
  set variant(value: unknown);
5511
5503
  get variant(): unknown;
5512
- set backgroundColor(value: unknown);
5513
- get backgroundColor(): unknown;
5514
- set backgroundGradient(value: unknown);
5515
- get backgroundGradient(): unknown;
5516
- set alignment(value: unknown);
5517
- get alignment(): unknown;
5504
+ set color(value: unknown);
5505
+ get color(): unknown;
5506
+ set fontSize(value: unknown);
5507
+ get fontSize(): unknown;
5508
+ set fontWeight(value: unknown);
5509
+ get fontWeight(): unknown;
5510
+ set textAlign(value: unknown);
5511
+ get textAlign(): unknown;
5512
+ set textAlignMobile(value: unknown);
5513
+ get textAlignMobile(): unknown;
5514
+ set textAlignTablet(value: unknown);
5515
+ get textAlignTablet(): unknown;
5516
+ set textAlignLaptop(value: unknown);
5517
+ get textAlignLaptop(): unknown;
5518
5518
  set inverted(value: unknown);
5519
5519
  get inverted(): unknown;
5520
+ set disabled(value: unknown);
5521
+ get disabled(): unknown;
5520
5522
  set grow(value: unknown);
5521
5523
  get grow(): unknown;
5522
5524
  set growMobile(value: unknown);
@@ -5608,8 +5610,8 @@ export declare class PxPillar {
5608
5610
  set orderDesktop(value: unknown);
5609
5611
  get orderDesktop(): unknown;
5610
5612
  constructor(elementRef: ElementRef);
5611
- static ɵfac: i0.ɵɵFactoryDeclaration<PxPillar, never>;
5612
- static ɵdir: i0.ɵɵDirectiveDeclaration<PxPillar, "px-pillar", never, { "variant": { "alias": "variant"; "required": false; }; "backgroundColor": { "alias": "background-color"; "required": false; }; "backgroundGradient": { "alias": "background-gradient"; "required": false; }; "alignment": { "alias": "alignment"; "required": false; }; "inverted": { "alias": "inverted"; "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>;
5613
+ static ɵfac: i0.ɵɵFactoryDeclaration<PxP, never>;
5614
+ static ɵdir: i0.ɵɵDirectiveDeclaration<PxP, "px-p", never, { "variant": { "alias": "variant"; "required": false; }; "color": { "alias": "color"; "required": false; }; "fontSize": { "alias": "font-size"; "required": false; }; "fontWeight": { "alias": "font-weight"; "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; }; "inverted": { "alias": "inverted"; "required": false; }; "disabled": { "alias": "disabled"; "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>;
5613
5615
  }
5614
5616
  /**
5615
5617
  * @description Type-only wrapper for <px-price>
@@ -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 PxPillar, typeof PxP, 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 PxPillar, typeof PxP, 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.60",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "sideEffects": false,