@ds-mo/ui 8.0.1 → 8.2.0

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 (192) hide show
  1. package/README.md +1 -1
  2. package/dist/.build-stamp +1 -1
  3. package/dist/agent.json +1123 -65
  4. package/dist/angular/ds-badge.d.ts +1 -1
  5. package/dist/angular/ds-badge.js +3 -3
  6. package/dist/angular/ds-button-filled.d.ts +1 -1
  7. package/dist/angular/ds-button-filled.js +3 -3
  8. package/dist/angular/ds-button-unfilled.d.ts +1 -1
  9. package/dist/angular/ds-button-unfilled.js +3 -3
  10. package/dist/angular/ds-checkbox.d.ts +4 -1
  11. package/dist/angular/ds-checkbox.js +3 -3
  12. package/dist/angular/ds-empty-state.d.ts +1 -1
  13. package/dist/angular/ds-empty-state.js +3 -3
  14. package/dist/angular/ds-field.d.ts +1 -1
  15. package/dist/angular/ds-field.js +3 -3
  16. package/dist/angular/ds-input.d.ts +1 -1
  17. package/dist/angular/ds-input.js +3 -3
  18. package/dist/angular/ds-panel-nav.d.ts +1 -1
  19. package/dist/angular/ds-panel-nav.js +3 -3
  20. package/dist/angular/ds-radio.d.ts +18 -0
  21. package/dist/angular/{ds-radio-group.js → ds-radio.js} +12 -12
  22. package/dist/angular/ds-select-multi.d.ts +28 -0
  23. package/dist/angular/ds-select-multi.js +49 -0
  24. package/dist/angular/ds-select.d.ts +12 -2
  25. package/dist/angular/ds-select.js +11 -4
  26. package/dist/angular/ds-slider.d.ts +12 -3
  27. package/dist/angular/ds-slider.js +8 -4
  28. package/dist/angular/index.d.ts +1 -1
  29. package/dist/angular/index.js +2 -1
  30. package/dist/angular/proxies.d.ts +2 -1
  31. package/dist/angular/proxies.js +2 -1
  32. package/dist/angular/radio-value-accessor.d.ts +1 -1
  33. package/dist/angular/radio-value-accessor.js +2 -2
  34. package/dist/components/ds-app-shell.js +1 -1
  35. package/dist/components/ds-badge.js +1 -1
  36. package/dist/components/ds-banner.js +1 -1
  37. package/dist/components/ds-bar-nav.js +1 -1
  38. package/dist/components/ds-bar-nav.js.map +1 -1
  39. package/dist/components/ds-button-filled.js +1 -1
  40. package/dist/components/ds-button-unfilled.js +1 -1
  41. package/dist/components/ds-card-data-viz-donut.js +1 -1
  42. package/dist/components/ds-card-data-viz-donut.js.map +1 -1
  43. package/dist/components/ds-card-setting.js +1 -1
  44. package/dist/components/ds-card.js +1 -1
  45. package/dist/components/ds-chart-bar.js +1 -1
  46. package/dist/components/ds-chart-bar.js.map +1 -1
  47. package/dist/components/ds-chart-donut.js +1 -1
  48. package/dist/components/ds-chart-donut.js.map +1 -1
  49. package/dist/components/ds-chart-legend.js +1 -1
  50. package/dist/components/ds-chart-line.js +1 -1
  51. package/dist/components/ds-chart-line.js.map +1 -1
  52. package/dist/components/ds-checkbox.js +1 -1
  53. package/dist/components/ds-checkbox.js.map +1 -1
  54. package/dist/components/ds-chip.js +1 -1
  55. package/dist/components/ds-divider.js +1 -1
  56. package/dist/components/ds-empty-state.js +1 -1
  57. package/dist/components/ds-empty-state.js.map +1 -1
  58. package/dist/components/ds-field.js +1 -1
  59. package/dist/components/ds-field.js.map +1 -1
  60. package/dist/components/ds-icon.js +1 -1
  61. package/dist/components/ds-input.js +1 -1
  62. package/dist/components/ds-input.js.map +1 -1
  63. package/dist/components/ds-loader.js +1 -1
  64. package/dist/components/ds-menu.js +1 -1
  65. package/dist/components/ds-modal.js +1 -1
  66. package/dist/components/ds-modal.js.map +1 -1
  67. package/dist/components/ds-pagination.js +1 -1
  68. package/dist/components/ds-panel-nav.js +1 -1
  69. package/dist/components/ds-panel-nav.js.map +1 -1
  70. package/dist/components/ds-panel-sub-nav.js +1 -1
  71. package/dist/components/ds-panel-sub-nav.js.map +1 -1
  72. package/dist/components/ds-panel-tools.js +1 -1
  73. package/dist/components/{ds-radio-group.d.ts → ds-radio.d.ts} +4 -4
  74. package/dist/components/ds-radio.js +2 -0
  75. package/dist/components/ds-radio.js.map +1 -0
  76. package/dist/components/ds-select-multi.d.ts +11 -0
  77. package/dist/components/ds-select-multi.js +2 -0
  78. package/dist/components/ds-select-multi.js.map +1 -0
  79. package/dist/components/ds-select.js +1 -1
  80. package/dist/components/ds-select.js.map +1 -1
  81. package/dist/components/ds-shell-gradient-picker.js +1 -1
  82. package/dist/components/ds-shell-gradient-swatch.js +1 -1
  83. package/dist/components/ds-skeleton.js +1 -1
  84. package/dist/components/ds-slider.js +1 -1
  85. package/dist/components/ds-slider.js.map +1 -1
  86. package/dist/components/ds-switch.js +1 -1
  87. package/dist/components/ds-tab-group.js +1 -1
  88. package/dist/components/ds-tab-group.js.map +1 -1
  89. package/dist/components/ds-table.js +1 -1
  90. package/dist/components/ds-tag.js +1 -1
  91. package/dist/components/ds-text.js +1 -1
  92. package/dist/components/ds-tooltip-data-viz.js +1 -1
  93. package/dist/components/ds-tooltip.js +1 -1
  94. package/dist/components/p-BU_gxTiw.js +2 -0
  95. package/dist/components/p-BU_gxTiw.js.map +1 -0
  96. package/dist/components/{p-DavEAOUa.js → p-BjhTeU17.js} +2 -2
  97. package/dist/components/p-C91iXoXj.js +2 -0
  98. package/dist/components/p-C91iXoXj.js.map +1 -0
  99. package/dist/components/{p-3bRWSqaN.js → p-CDu_LfhF.js} +2 -2
  100. package/dist/components/{p-Mx6VFEQc.js → p-CSyIAX11.js} +2 -2
  101. package/dist/components/p-CSyIAX11.js.map +1 -0
  102. package/dist/components/p-C_cu-HIT.js +2 -0
  103. package/dist/components/p-C_cu-HIT.js.map +1 -0
  104. package/dist/components/{p-DoZU8RH0.js → p-Cj4vIqqx.js} +2 -2
  105. package/dist/components/{p-DoZU8RH0.js.map → p-Cj4vIqqx.js.map} +1 -1
  106. package/dist/components/{p-wxw8arTd.js → p-Cpr3K41-.js} +1 -1
  107. package/dist/components/{p-wxw8arTd.js.map → p-Cpr3K41-.js.map} +1 -1
  108. package/dist/components/{p-Dt0XnMxc.js → p-CqsgiNwB.js} +2 -2
  109. package/dist/components/p-CqsgiNwB.js.map +1 -0
  110. package/dist/components/p-DHJZDpNk.js +2 -0
  111. package/dist/components/p-DHJZDpNk.js.map +1 -0
  112. package/dist/components/{p-clDpFcdU.js → p-DKVDYHxb.js} +2 -2
  113. package/dist/components/p-DRqbwDzo.js +2 -0
  114. package/dist/components/p-DRqbwDzo.js.map +1 -0
  115. package/dist/components/{p-CPD_mML6.js → p-KeMecQN9.js} +2 -2
  116. package/dist/components/p-NwPqPArp.js +2 -0
  117. package/dist/components/p-NwPqPArp.js.map +1 -0
  118. package/dist/components/p-PP5602IN.js +2 -0
  119. package/dist/components/p-PP5602IN.js.map +1 -0
  120. package/dist/components/p-VKIsOVza.js +2 -0
  121. package/dist/components/p-VKIsOVza.js.map +1 -0
  122. package/dist/components/p-kGSowBA8.js +2 -0
  123. package/dist/components/{p-DsiueSMI.js.map → p-kGSowBA8.js.map} +1 -1
  124. package/dist/docs/components.json +3778 -816
  125. package/dist/framework/angular.d.ts +1 -0
  126. package/dist/framework/angular.js +1 -0
  127. package/dist/framework/select-multi-value-accessor.d.ts +9 -0
  128. package/dist/framework/select-multi-value-accessor.js +40 -0
  129. package/dist/lib/components/Menu/menu-position.d.ts +6 -19
  130. package/dist/lib/components/Text/text-types.d.ts +1 -1
  131. package/dist/lib/utils/anchored-popup.d.ts +19 -0
  132. package/dist/react/components.d.ts +2 -1
  133. package/dist/react/components.js +2 -1
  134. package/dist/react/ds-radio.d.ts +12 -0
  135. package/dist/react/ds-radio.js +12 -0
  136. package/dist/react/ds-select-multi.d.ts +14 -0
  137. package/dist/react/ds-select-multi.js +16 -0
  138. package/dist/react/ds-select.d.ts +2 -0
  139. package/dist/react/ds-select.js +5 -1
  140. package/dist/react/ds-slider.d.ts +4 -3
  141. package/dist/react/ds-slider.js +4 -1
  142. package/dist/types/components/Badge/Badge.d.ts +2 -0
  143. package/dist/types/components/ButtonFilled/ButtonFilled.d.ts +2 -0
  144. package/dist/types/components/ButtonUnfilled/ButtonUnfilled.d.ts +4 -1
  145. package/dist/types/components/Checkbox/Checkbox.d.ts +16 -0
  146. package/dist/types/components/Checkbox/index.d.ts +1 -1
  147. package/dist/types/components/EmptyState/EmptyState.d.ts +6 -5
  148. package/dist/types/components/Field/Field.d.ts +37 -2
  149. package/dist/types/components/Icon/Icon.d.ts +6 -1
  150. package/dist/types/components/Input/Input.d.ts +26 -0
  151. package/dist/types/components/Loader/Loader.d.ts +6 -1
  152. package/dist/types/components/Menu/Menu.d.ts +6 -0
  153. package/dist/types/components/Menu/menu-position.d.ts +6 -19
  154. package/dist/types/components/Modal/Modal.d.ts +5 -0
  155. package/dist/types/components/PanelNav/PanelNav.d.ts +9 -0
  156. package/dist/types/components/{RadioGroup/RadioGroup.d.ts → Radio/Radio.d.ts} +18 -2
  157. package/dist/types/components/Radio/index.d.ts +2 -0
  158. package/dist/types/components/Select/Select.d.ts +94 -48
  159. package/dist/types/components/Select/index.d.ts +1 -1
  160. package/dist/types/components/SelectMulti/SelectMulti.d.ts +131 -0
  161. package/dist/types/components/SelectMulti/index.d.ts +2 -0
  162. package/dist/types/components/Slider/Slider.d.ts +101 -7
  163. package/dist/types/components/Switch/Switch.d.ts +4 -0
  164. package/dist/types/components/TabGroup/TabGroup.d.ts +1 -0
  165. package/dist/types/components/Text/Text.d.ts +7 -0
  166. package/dist/types/components/Text/text-types.d.ts +1 -1
  167. package/dist/types/components.d.ts +1130 -117
  168. package/dist/types/utils/anchored-popup.d.ts +20 -0
  169. package/dist/types/utils/choice-list-parts.d.ts +33 -0
  170. package/dist/types/utils/choice-list.d.ts +26 -0
  171. package/package.json +10 -5
  172. package/dist/angular/ds-radio-group.d.ts +0 -15
  173. package/dist/components/ds-radio-group.js +0 -2
  174. package/dist/components/ds-radio-group.js.map +0 -1
  175. package/dist/components/p-B8ERbwc9.js +0 -2
  176. package/dist/components/p-B8ERbwc9.js.map +0 -1
  177. package/dist/components/p-Ca1H1HPf.js +0 -2
  178. package/dist/components/p-Ca1H1HPf.js.map +0 -1
  179. package/dist/components/p-CpX87AQy.js +0 -2
  180. package/dist/components/p-CpX87AQy.js.map +0 -1
  181. package/dist/components/p-CyMmsNCF.js +0 -2
  182. package/dist/components/p-CyMmsNCF.js.map +0 -1
  183. package/dist/components/p-DsiueSMI.js +0 -2
  184. package/dist/components/p-Dt0XnMxc.js.map +0 -1
  185. package/dist/components/p-Mx6VFEQc.js.map +0 -1
  186. package/dist/react/ds-radio-group.d.ts +0 -12
  187. package/dist/react/ds-radio-group.js +0 -12
  188. package/dist/types/components/RadioGroup/index.d.ts +0 -2
  189. /package/dist/components/{p-DavEAOUa.js.map → p-BjhTeU17.js.map} +0 -0
  190. /package/dist/components/{p-3bRWSqaN.js.map → p-CDu_LfhF.js.map} +0 -0
  191. /package/dist/components/{p-clDpFcdU.js.map → p-DKVDYHxb.js.map} +0 -0
  192. /package/dist/components/{p-CPD_mML6.js.map → p-KeMecQN9.js.map} +0 -0
@@ -6,7 +6,7 @@ export declare class DsBadge {
6
6
  protected el: HTMLDsBadgeElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<DsBadge, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<DsBadge, "ds-badge", never, { "background": { "alias": "background"; "required": false; }; "count": { "alias": "count"; "required": false; }; "gradientBackground": { "alias": "gradientBackground"; "required": false; }; "label": { "alias": "label"; "required": false; }; "max": { "alias": "max"; "required": false; }; "surface": { "alias": "surface"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsBadge, "ds-badge", never, { "background": { "alias": "background"; "required": false; }; "count": { "alias": "count"; "required": false; }; "gradientBackground": { "alias": "gradientBackground"; "required": false; }; "hasRing": { "alias": "hasRing"; "required": false; }; "label": { "alias": "label"; "required": false; }; "max": { "alias": "max"; "required": false; }; "surface": { "alias": "surface"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface DsBadge extends Components.DsBadge {
12
12
  }
@@ -17,12 +17,12 @@ let DsBadge = class DsBadge {
17
17
  this.el = r.nativeElement;
18
18
  }
19
19
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsBadge, isStandalone: true, selector: "ds-badge", inputs: { background: "background", count: "count", gradientBackground: "gradientBackground", label: "label", max: "max", surface: "surface", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsBadge, isStandalone: true, selector: "ds-badge", inputs: { background: "background", count: "count", gradientBackground: "gradientBackground", hasRing: "hasRing", label: "label", max: "max", surface: "surface", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsBadge = __decorate([
23
23
  ProxyCmp({
24
24
  defineCustomElementFn: defineDsBadge,
25
- inputs: ['background', 'count', 'gradientBackground', 'label', 'max', 'surface', 'variant']
25
+ inputs: ['background', 'count', 'gradientBackground', 'hasRing', 'label', 'max', 'surface', 'variant']
26
26
  })
27
27
  ], DsBadge);
28
28
  export { DsBadge };
@@ -33,6 +33,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
34
34
  template: '<ng-content></ng-content>',
35
35
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
36
- inputs: ['background', 'count', 'gradientBackground', 'label', 'max', 'surface', 'variant'],
36
+ inputs: ['background', 'count', 'gradientBackground', 'hasRing', 'label', 'max', 'surface', 'variant'],
37
37
  }]
38
38
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -8,7 +8,7 @@ export declare class DsButtonFilled {
8
8
  dsClick: EventEmitter<DsButtonFilledCustomEvent<MouseEvent>>;
9
9
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<DsButtonFilled, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<DsButtonFilled, "ds-button-filled", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "contrast": { "alias": "contrast"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "intent": { "alias": "intent"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "label": { "alias": "label"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsClick": "dsClick"; }, never, ["*"], true, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsButtonFilled, "ds-button-filled", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "contrast": { "alias": "contrast"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "intent": { "alias": "intent"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "label": { "alias": "label"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsClick": "dsClick"; }, never, ["*"], true, never>;
12
12
  }
13
13
  export declare interface DsButtonFilled extends Components.DsButtonFilled {
14
14
  dsClick: EventEmitter<DsButtonFilledCustomEvent<MouseEvent>>;
@@ -18,12 +18,12 @@ let DsButtonFilled = class DsButtonFilled {
18
18
  this.el = r.nativeElement;
19
19
  }
20
20
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsButtonFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsButtonFilled, isStandalone: true, selector: "ds-button-filled", inputs: { ariaLabel: "ariaLabel", contrast: "contrast", icon: "icon", intent: "intent", isInactive: "isInactive", isLoading: "isLoading", label: "label", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsButtonFilled, isStandalone: true, selector: "ds-button-filled", inputs: { ariaLabel: "ariaLabel", contrast: "contrast", icon: "icon", intent: "intent", isInactive: "isInactive", isLoading: "isLoading", label: "label", rounded: "rounded", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsButtonFilled = __decorate([
24
24
  ProxyCmp({
25
25
  defineCustomElementFn: defineDsButtonFilled,
26
- inputs: ['ariaLabel', 'contrast', 'icon', 'intent', 'isInactive', 'isLoading', 'label', 'size', 'type', 'variant', 'width'],
26
+ inputs: ['ariaLabel', 'contrast', 'icon', 'intent', 'isInactive', 'isLoading', 'label', 'rounded', 'size', 'type', 'variant', 'width'],
27
27
  methods: ['setFocus']
28
28
  })
29
29
  ], DsButtonFilled);
@@ -35,7 +35,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
35
35
  changeDetection: ChangeDetectionStrategy.OnPush,
36
36
  template: '<ng-content></ng-content>',
37
37
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
38
- inputs: ['ariaLabel', 'contrast', 'icon', 'intent', 'isInactive', 'isLoading', 'label', 'size', 'type', 'variant', 'width'],
38
+ inputs: ['ariaLabel', 'contrast', 'icon', 'intent', 'isInactive', 'isLoading', 'label', 'rounded', 'size', 'type', 'variant', 'width'],
39
39
  outputs: ['dsClick'],
40
40
  }]
41
41
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsClick: [{
@@ -9,7 +9,7 @@ export declare class DsButtonUnfilled {
9
9
  dsChange: EventEmitter<DsButtonUnfilledCustomEvent<boolean>>;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<DsButtonUnfilled, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<DsButtonUnfilled, "ds-button-unfilled", never, { "activeFill": { "alias": "activeFill"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "background": { "alias": "background"; "required": false; }; "controls": { "alias": "controls"; "required": false; }; "dot": { "alias": "dot"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "focusTabIndex": { "alias": "focusTabIndex"; "required": false; }; "hasBorder": { "alias": "hasBorder"; "required": false; }; "haspopup": { "alias": "haspopup"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "label": { "alias": "label"; "required": false; }; "pressed": { "alias": "pressed"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsClick": "dsClick"; "dsChange": "dsChange"; }, never, ["*"], true, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsButtonUnfilled, "ds-button-unfilled", never, { "activeFill": { "alias": "activeFill"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "background": { "alias": "background"; "required": false; }; "controls": { "alias": "controls"; "required": false; }; "dot": { "alias": "dot"; "required": false; }; "expanded": { "alias": "expanded"; "required": false; }; "focusTabIndex": { "alias": "focusTabIndex"; "required": false; }; "hasBorder": { "alias": "hasBorder"; "required": false; }; "haspopup": { "alias": "haspopup"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "label": { "alias": "label"; "required": false; }; "pressed": { "alias": "pressed"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsClick": "dsClick"; "dsChange": "dsChange"; }, never, ["*"], true, never>;
13
13
  }
14
14
  export declare interface DsButtonUnfilled extends Components.DsButtonUnfilled {
15
15
  dsClick: EventEmitter<DsButtonUnfilledCustomEvent<MouseEvent>>;
@@ -19,12 +19,12 @@ let DsButtonUnfilled = class DsButtonUnfilled {
19
19
  this.el = r.nativeElement;
20
20
  }
21
21
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsButtonUnfilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
22
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsButtonUnfilled, isStandalone: true, selector: "ds-button-unfilled", inputs: { activeFill: "activeFill", ariaLabel: "ariaLabel", background: "background", controls: "controls", dot: "dot", expanded: "expanded", focusTabIndex: "focusTabIndex", hasBorder: "hasBorder", haspopup: "haspopup", icon: "icon", isActive: "isActive", isInactive: "isInactive", isLoading: "isLoading", label: "label", pressed: "pressed", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick", dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsButtonUnfilled, isStandalone: true, selector: "ds-button-unfilled", inputs: { activeFill: "activeFill", ariaLabel: "ariaLabel", background: "background", controls: "controls", dot: "dot", expanded: "expanded", focusTabIndex: "focusTabIndex", hasBorder: "hasBorder", haspopup: "haspopup", icon: "icon", isActive: "isActive", isInactive: "isInactive", isLoading: "isLoading", label: "label", pressed: "pressed", rounded: "rounded", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick", dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  };
24
24
  DsButtonUnfilled = __decorate([
25
25
  ProxyCmp({
26
26
  defineCustomElementFn: defineDsButtonUnfilled,
27
- inputs: ['activeFill', 'ariaLabel', 'background', 'controls', 'dot', 'expanded', 'focusTabIndex', 'hasBorder', 'haspopup', 'icon', 'isActive', 'isInactive', 'isLoading', 'label', 'pressed', 'size', 'type', 'variant', 'width'],
27
+ inputs: ['activeFill', 'ariaLabel', 'background', 'controls', 'dot', 'expanded', 'focusTabIndex', 'hasBorder', 'haspopup', 'icon', 'isActive', 'isInactive', 'isLoading', 'label', 'pressed', 'rounded', 'size', 'type', 'variant', 'width'],
28
28
  methods: ['setFocus']
29
29
  })
30
30
  ], DsButtonUnfilled);
@@ -36,7 +36,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
36
36
  changeDetection: ChangeDetectionStrategy.OnPush,
37
37
  template: '<ng-content></ng-content>',
38
38
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
39
- inputs: ['activeFill', 'ariaLabel', 'background', 'controls', 'dot', 'expanded', 'focusTabIndex', 'hasBorder', 'haspopup', 'icon', 'isActive', 'isInactive', 'isLoading', 'label', 'pressed', 'size', 'type', 'variant', 'width'],
39
+ inputs: ['activeFill', 'ariaLabel', 'background', 'controls', 'dot', 'expanded', 'focusTabIndex', 'hasBorder', 'haspopup', 'icon', 'isActive', 'isInactive', 'isLoading', 'label', 'pressed', 'rounded', 'size', 'type', 'variant', 'width'],
40
40
  outputs: ['dsClick', 'dsChange'],
41
41
  }]
42
42
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsClick: [{
@@ -8,8 +8,11 @@ export declare class DsCheckbox {
8
8
  dsChange: EventEmitter<DsCheckboxCustomEvent<boolean>>;
9
9
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<DsCheckbox, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<DsCheckbox, "ds-checkbox", never, { "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "label": { "alias": "label"; "required": true; }; "name": { "alias": "name"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "dsChange": "dsChange"; }, never, ["*"], true, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsCheckbox, "ds-checkbox", never, { "checked": { "alias": "checked"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "label": { "alias": "label"; "required": true; }; "name": { "alias": "name"; "required": false; }; "presentation": { "alias": "presentation"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "dsChange": "dsChange"; }, never, ["*"], true, never>;
12
12
  }
13
13
  export declare interface DsCheckbox extends Components.DsCheckbox {
14
+ /**
15
+ * Emitted after user activation with the new checked state.
16
+ */
14
17
  dsChange: EventEmitter<DsCheckboxCustomEvent<boolean>>;
15
18
  }
@@ -18,12 +18,12 @@ let DsCheckbox = class DsCheckbox {
18
18
  this.el = r.nativeElement;
19
19
  }
20
20
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsCheckbox, isStandalone: true, selector: "ds-checkbox", inputs: { checked: "checked", disabled: "disabled", indeterminate: "indeterminate", isInactive: "isInactive", label: "label", name: "name", required: "required", requiredMessage: "requiredMessage", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsCheckbox, isStandalone: true, selector: "ds-checkbox", inputs: { checked: "checked", disabled: "disabled", indeterminate: "indeterminate", isInactive: "isInactive", label: "label", name: "name", presentation: "presentation", required: "required", requiredMessage: "requiredMessage", size: "size", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsCheckbox = __decorate([
24
24
  ProxyCmp({
25
25
  defineCustomElementFn: defineDsCheckbox,
26
- inputs: ['checked', 'disabled', 'indeterminate', 'isInactive', 'label', 'name', 'required', 'requiredMessage', 'value']
26
+ inputs: ['checked', 'disabled', 'indeterminate', 'isInactive', 'label', 'name', 'presentation', 'required', 'requiredMessage', 'size', 'value']
27
27
  })
28
28
  ], DsCheckbox);
29
29
  export { DsCheckbox };
@@ -34,7 +34,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
34
34
  changeDetection: ChangeDetectionStrategy.OnPush,
35
35
  template: '<ng-content></ng-content>',
36
36
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
37
- inputs: ['checked', 'disabled', 'indeterminate', 'isInactive', { name: 'label', required: true }, 'name', 'required', 'requiredMessage', 'value'],
37
+ inputs: ['checked', 'disabled', 'indeterminate', 'isInactive', { name: 'label', required: true }, 'name', 'presentation', 'required', 'requiredMessage', 'size', 'value'],
38
38
  outputs: ['dsChange'],
39
39
  }]
40
40
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsChange: [{
@@ -6,7 +6,7 @@ export declare class DsEmptyState {
6
6
  protected el: HTMLDsEmptyStateElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<DsEmptyState, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<DsEmptyState, "ds-empty-state", never, { "message": { "alias": "message"; "required": false; }; "messages": { "alias": "messages"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsEmptyState, "ds-empty-state", never, { "body": { "alias": "body"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface DsEmptyState extends Components.DsEmptyState {
12
12
  }
@@ -17,12 +17,12 @@ let DsEmptyState = class DsEmptyState {
17
17
  this.el = r.nativeElement;
18
18
  }
19
19
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsEmptyState, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsEmptyState, isStandalone: true, selector: "ds-empty-state", inputs: { message: "message", messages: "messages", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsEmptyState, isStandalone: true, selector: "ds-empty-state", inputs: { body: "body", heading: "heading", icon: "icon" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsEmptyState = __decorate([
23
23
  ProxyCmp({
24
24
  defineCustomElementFn: defineDsEmptyState,
25
- inputs: ['message', 'messages', 'type']
25
+ inputs: ['body', 'heading', 'icon']
26
26
  })
27
27
  ], DsEmptyState);
28
28
  export { DsEmptyState };
@@ -33,6 +33,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
34
34
  template: '<ng-content></ng-content>',
35
35
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
36
- inputs: ['message', 'messages', 'type'],
36
+ inputs: ['body', 'heading', 'icon'],
37
37
  }]
38
38
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -6,7 +6,7 @@ export declare class DsField {
6
6
  protected el: HTMLDsFieldElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<DsField, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<DsField, "ds-field", never, { "fieldId": { "alias": "fieldId"; "required": false; }; "label": { "alias": "label"; "required": true; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsField, "ds-field", never, { "description": { "alias": "description"; "required": false; }; "error": { "alias": "error"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "fieldId": { "alias": "fieldId"; "required": false; }; "label": { "alias": "label"; "required": true; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface DsField extends Components.DsField {
12
12
  }
@@ -17,12 +17,12 @@ let DsField = class DsField {
17
17
  this.el = r.nativeElement;
18
18
  }
19
19
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsField, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsField, isStandalone: true, selector: "ds-field", inputs: { fieldId: "fieldId", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsField, isStandalone: true, selector: "ds-field", inputs: { description: "description", error: "error", errorMessage: "errorMessage", fieldId: "fieldId", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsField = __decorate([
23
23
  ProxyCmp({
24
24
  defineCustomElementFn: defineDsField,
25
- inputs: ['fieldId', 'label']
25
+ inputs: ['description', 'error', 'errorMessage', 'fieldId', 'label']
26
26
  })
27
27
  ], DsField);
28
28
  export { DsField };
@@ -33,6 +33,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
34
34
  template: '<ng-content></ng-content>',
35
35
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
36
- inputs: ['fieldId', { name: 'label', required: true }],
36
+ inputs: ['description', 'error', 'errorMessage', 'fieldId', { name: 'label', required: true }],
37
37
  }]
38
38
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -9,7 +9,7 @@ export declare class DsInput {
9
9
  dsClear: EventEmitter<DsInputCustomEvent<void>>;
10
10
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<DsInput, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<DsInput, "ds-input", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "autoFocus": { "alias": "autoFocus"; "required": false; }; "clearLabel": { "alias": "clearLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "error": { "alias": "error"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "dsChange": "dsChange"; "dsClear": "dsClear"; }, never, ["*"], true, never>;
12
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsInput, "ds-input", never, { "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "autoFocus": { "alias": "autoFocus"; "required": false; }; "clearLabel": { "alias": "clearLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "enterKeyHint": { "alias": "enterKeyHint"; "required": false; }; "error": { "alias": "error"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "form": { "alias": "form"; "required": false; }; "hasBorder": { "alias": "hasBorder"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "inputMode": { "alias": "inputMode"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "readOnly": { "alias": "readOnly"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "size": { "alias": "size"; "required": false; }; "type": { "alias": "type"; "required": false; }; "value": { "alias": "value"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsChange": "dsChange"; "dsClear": "dsClear"; }, never, ["*"], true, never>;
13
13
  }
14
14
  export declare interface DsInput extends Components.DsInput {
15
15
  dsChange: EventEmitter<DsInputCustomEvent<string>>;
@@ -19,12 +19,12 @@ let DsInput = class DsInput {
19
19
  this.el = r.nativeElement;
20
20
  }
21
21
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
22
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsInput, isStandalone: true, selector: "ds-input", inputs: { ariaDescribedby: "ariaDescribedby", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", autoFocus: "autoFocus", clearLabel: "clearLabel", disabled: "disabled", error: "error", errorMessage: "errorMessage", inputId: "inputId", isInactive: "isInactive", name: "name", placeholder: "placeholder", required: "required", requiredMessage: "requiredMessage", type: "type", value: "value" }, outputs: { dsChange: "dsChange", dsClear: "dsClear" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsInput, isStandalone: true, selector: "ds-input", inputs: { ariaDescribedby: "ariaDescribedby", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", autoComplete: "autoComplete", autoFocus: "autoFocus", clearLabel: "clearLabel", disabled: "disabled", enterKeyHint: "enterKeyHint", error: "error", errorMessage: "errorMessage", form: "form", hasBorder: "hasBorder", icon: "icon", inputId: "inputId", inputMode: "inputMode", isInactive: "isInactive", name: "name", placeholder: "placeholder", readOnly: "readOnly", required: "required", requiredMessage: "requiredMessage", size: "size", type: "type", value: "value", width: "width" }, outputs: { dsChange: "dsChange", dsClear: "dsClear" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  };
24
24
  DsInput = __decorate([
25
25
  ProxyCmp({
26
26
  defineCustomElementFn: defineDsInput,
27
- inputs: ['ariaDescribedby', 'ariaLabel', 'ariaLabelledby', 'autoFocus', 'clearLabel', 'disabled', 'error', 'errorMessage', 'inputId', 'isInactive', 'name', 'placeholder', 'required', 'requiredMessage', 'type', 'value'],
27
+ inputs: ['ariaDescribedby', 'ariaLabel', 'ariaLabelledby', 'autoComplete', 'autoFocus', 'clearLabel', 'disabled', 'enterKeyHint', 'error', 'errorMessage', 'form', 'hasBorder', 'icon', 'inputId', 'inputMode', 'isInactive', 'name', 'placeholder', 'readOnly', 'required', 'requiredMessage', 'size', 'type', 'value', 'width'],
28
28
  methods: ['setFocus']
29
29
  })
30
30
  ], DsInput);
@@ -36,7 +36,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
36
36
  changeDetection: ChangeDetectionStrategy.OnPush,
37
37
  template: '<ng-content></ng-content>',
38
38
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
39
- inputs: ['ariaDescribedby', 'ariaLabel', 'ariaLabelledby', 'autoFocus', 'clearLabel', 'disabled', 'error', 'errorMessage', 'inputId', 'isInactive', 'name', 'placeholder', 'required', 'requiredMessage', 'type', 'value'],
39
+ inputs: ['ariaDescribedby', 'ariaLabel', 'ariaLabelledby', 'autoComplete', 'autoFocus', 'clearLabel', 'disabled', 'enterKeyHint', 'error', 'errorMessage', 'form', 'hasBorder', 'icon', 'inputId', 'inputMode', 'isInactive', 'name', 'placeholder', 'readOnly', 'required', 'requiredMessage', 'size', 'type', 'value', 'width'],
40
40
  outputs: ['dsChange', 'dsClear'],
41
41
  }]
42
42
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsChange: [{
@@ -15,7 +15,7 @@ export declare class DsPanelNav {
15
15
  dsNavUserAction: EventEmitter<DsPanelNavCustomEvent<IDsPanelNavPanelNavUserActionDetail>>;
16
16
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
17
17
  static ɵfac: i0.ɵɵFactoryDeclaration<DsPanelNav, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<DsPanelNav, "ds-panel-nav", never, { "accountLabel": { "alias": "accountLabel"; "required": false; }; "activeId": { "alias": "activeId"; "required": false; }; "breakpoint": { "alias": "breakpoint"; "required": false; }; "collapseNavigationLabel": { "alias": "collapseNavigationLabel"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; "currentUrl": { "alias": "currentUrl"; "required": false; }; "dashboardLabel": { "alias": "dashboardLabel"; "required": false; }; "dashboardNavigationLabel": { "alias": "dashboardNavigationLabel"; "required": false; }; "disableViewTransition": { "alias": "disableViewTransition"; "required": false; }; "expandNavigationLabel": { "alias": "expandNavigationLabel"; "required": false; }; "groups": { "alias": "groups"; "required": false; }; "navStyle": { "alias": "navStyle"; "required": false; }; "routerMode": { "alias": "routerMode"; "required": false; }; "settingsLabel": { "alias": "settingsLabel"; "required": false; }; "settingsNavigationLabel": { "alias": "settingsNavigationLabel"; "required": false; }; "storageKey": { "alias": "storageKey"; "required": false; }; "userInitial": { "alias": "userInitial"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; }, { "dsNavSelect": "dsNavSelect"; "dsNavToggle": "dsNavToggle"; "dsChromeTransitionStart": "dsChromeTransitionStart"; "dsChromeTransitionEnd": "dsChromeTransitionEnd"; "dsNavFooterAction": "dsNavFooterAction"; "dsNavUserAction": "dsNavUserAction"; }, never, ["*"], true, never>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsPanelNav, "ds-panel-nav", never, { "accountLabel": { "alias": "accountLabel"; "required": false; }; "activeId": { "alias": "activeId"; "required": false; }; "breakpoint": { "alias": "breakpoint"; "required": false; }; "collapseNavigationLabel": { "alias": "collapseNavigationLabel"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; "currentUrl": { "alias": "currentUrl"; "required": false; }; "dashboardLabel": { "alias": "dashboardLabel"; "required": false; }; "dashboardNavigationLabel": { "alias": "dashboardNavigationLabel"; "required": false; }; "disableViewTransition": { "alias": "disableViewTransition"; "required": false; }; "expandNavigationLabel": { "alias": "expandNavigationLabel"; "required": false; }; "groups": { "alias": "groups"; "required": false; }; "navStyle": { "alias": "navStyle"; "required": false; }; "navigationItemsLabel": { "alias": "navigationItemsLabel"; "required": false; }; "routerMode": { "alias": "routerMode"; "required": false; }; "settingsLabel": { "alias": "settingsLabel"; "required": false; }; "settingsNavigationLabel": { "alias": "settingsNavigationLabel"; "required": false; }; "storageKey": { "alias": "storageKey"; "required": false; }; "userInitial": { "alias": "userInitial"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; }, { "dsNavSelect": "dsNavSelect"; "dsNavToggle": "dsNavToggle"; "dsChromeTransitionStart": "dsChromeTransitionStart"; "dsChromeTransitionEnd": "dsChromeTransitionEnd"; "dsNavFooterAction": "dsNavFooterAction"; "dsNavUserAction": "dsNavUserAction"; }, never, ["*"], true, never>;
19
19
  }
20
20
  export declare interface DsPanelNav extends Components.DsPanelNav {
21
21
  /**
@@ -23,12 +23,12 @@ let DsPanelNav = class DsPanelNav {
23
23
  this.el = r.nativeElement;
24
24
  }
25
25
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsPanelNav, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
26
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsPanelNav, isStandalone: true, selector: "ds-panel-nav", inputs: { accountLabel: "accountLabel", activeId: "activeId", breakpoint: "breakpoint", collapseNavigationLabel: "collapseNavigationLabel", collapsed: "collapsed", currentUrl: "currentUrl", dashboardLabel: "dashboardLabel", dashboardNavigationLabel: "dashboardNavigationLabel", disableViewTransition: "disableViewTransition", expandNavigationLabel: "expandNavigationLabel", groups: "groups", navStyle: "navStyle", routerMode: "routerMode", settingsLabel: "settingsLabel", settingsNavigationLabel: "settingsNavigationLabel", storageKey: "storageKey", userInitial: "userInitial", userName: "userName" }, outputs: { dsNavSelect: "dsNavSelect", dsNavToggle: "dsNavToggle", dsChromeTransitionStart: "dsChromeTransitionStart", dsChromeTransitionEnd: "dsChromeTransitionEnd", dsNavFooterAction: "dsNavFooterAction", dsNavUserAction: "dsNavUserAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
26
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsPanelNav, isStandalone: true, selector: "ds-panel-nav", inputs: { accountLabel: "accountLabel", activeId: "activeId", breakpoint: "breakpoint", collapseNavigationLabel: "collapseNavigationLabel", collapsed: "collapsed", currentUrl: "currentUrl", dashboardLabel: "dashboardLabel", dashboardNavigationLabel: "dashboardNavigationLabel", disableViewTransition: "disableViewTransition", expandNavigationLabel: "expandNavigationLabel", groups: "groups", navStyle: "navStyle", navigationItemsLabel: "navigationItemsLabel", routerMode: "routerMode", settingsLabel: "settingsLabel", settingsNavigationLabel: "settingsNavigationLabel", storageKey: "storageKey", userInitial: "userInitial", userName: "userName" }, outputs: { dsNavSelect: "dsNavSelect", dsNavToggle: "dsNavToggle", dsChromeTransitionStart: "dsChromeTransitionStart", dsChromeTransitionEnd: "dsChromeTransitionEnd", dsNavFooterAction: "dsNavFooterAction", dsNavUserAction: "dsNavUserAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
27
27
  };
28
28
  DsPanelNav = __decorate([
29
29
  ProxyCmp({
30
30
  defineCustomElementFn: defineDsPanelNav,
31
- inputs: ['accountLabel', 'activeId', 'breakpoint', 'collapseNavigationLabel', 'collapsed', 'currentUrl', 'dashboardLabel', 'dashboardNavigationLabel', 'disableViewTransition', 'expandNavigationLabel', 'groups', 'navStyle', 'routerMode', 'settingsLabel', 'settingsNavigationLabel', 'storageKey', 'userInitial', 'userName'],
31
+ inputs: ['accountLabel', 'activeId', 'breakpoint', 'collapseNavigationLabel', 'collapsed', 'currentUrl', 'dashboardLabel', 'dashboardNavigationLabel', 'disableViewTransition', 'expandNavigationLabel', 'groups', 'navStyle', 'navigationItemsLabel', 'routerMode', 'settingsLabel', 'settingsNavigationLabel', 'storageKey', 'userInitial', 'userName'],
32
32
  methods: ['toggleCollapsed']
33
33
  })
34
34
  ], DsPanelNav);
@@ -40,7 +40,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImpor
40
40
  changeDetection: ChangeDetectionStrategy.OnPush,
41
41
  template: '<ng-content></ng-content>',
42
42
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
43
- inputs: ['accountLabel', 'activeId', 'breakpoint', 'collapseNavigationLabel', 'collapsed', 'currentUrl', 'dashboardLabel', 'dashboardNavigationLabel', 'disableViewTransition', 'expandNavigationLabel', 'groups', 'navStyle', 'routerMode', 'settingsLabel', 'settingsNavigationLabel', 'storageKey', 'userInitial', 'userName'],
43
+ inputs: ['accountLabel', 'activeId', 'breakpoint', 'collapseNavigationLabel', 'collapsed', 'currentUrl', 'dashboardLabel', 'dashboardNavigationLabel', 'disableViewTransition', 'expandNavigationLabel', 'groups', 'navStyle', 'navigationItemsLabel', 'routerMode', 'settingsLabel', 'settingsNavigationLabel', 'storageKey', 'userInitial', 'userName'],
44
44
  outputs: ['dsNavSelect', 'dsNavToggle', 'dsChromeTransitionStart', 'dsChromeTransitionEnd', 'dsNavFooterAction', 'dsNavUserAction'],
45
45
  }]
46
46
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsNavSelect: [{
@@ -0,0 +1,18 @@
1
+ import { ChangeDetectorRef, ElementRef, NgZone, EventEmitter } from '@angular/core';
2
+ import type { Components } from '@ds-mo/ui/components';
3
+ import type { DsRadioCustomEvent } from '@ds-mo/ui/components';
4
+ import * as i0 from "@angular/core";
5
+ export declare class DsRadio {
6
+ protected z: NgZone;
7
+ protected el: HTMLDsRadioElement;
8
+ dsChange: EventEmitter<DsRadioCustomEvent<string>>;
9
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
+ static ɵfac: i0.ɵɵFactoryDeclaration<DsRadio, never>;
11
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsRadio, "ds-radio", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "form": { "alias": "form"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "name": { "alias": "name"; "required": false; }; "options": { "alias": "options"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; }, { "dsChange": "dsChange"; }, never, ["*"], true, never>;
12
+ }
13
+ export declare interface DsRadio extends Components.DsRadio {
14
+ /**
15
+ * Emitted after user selection with the selected option value.
16
+ */
17
+ dsChange: EventEmitter<DsRadioCustomEvent<string>>;
18
+ }
@@ -8,33 +8,33 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
8
8
  /* auto-generated angular directive proxies */
9
9
  import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
10
10
  import { ProxyCmp } from './angular-component-lib/utils.js';
11
- import { defineCustomElement as defineDsRadioGroup } from '@ds-mo/ui/components/ds-radio-group.js';
11
+ import { defineCustomElement as defineDsRadio } from '@ds-mo/ui/components/ds-radio.js';
12
12
  import * as i0 from "@angular/core";
13
- let DsRadioGroup = class DsRadioGroup {
13
+ let DsRadio = class DsRadio {
14
14
  constructor(c, r, z) {
15
15
  this.z = z;
16
16
  this.dsChange = new EventEmitter();
17
17
  c.detach();
18
18
  this.el = r.nativeElement;
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsRadioGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsRadioGroup, isStandalone: true, selector: "ds-radio-group", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", direction: "direction", disabled: "disabled", isInactive: "isInactive", name: "name", options: "options", required: "required", requiredMessage: "requiredMessage", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsRadio, isStandalone: true, selector: "ds-radio", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", direction: "direction", disabled: "disabled", form: "form", isInactive: "isInactive", name: "name", options: "options", required: "required", requiredMessage: "requiredMessage", size: "size", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
- DsRadioGroup = __decorate([
23
+ DsRadio = __decorate([
24
24
  ProxyCmp({
25
- defineCustomElementFn: defineDsRadioGroup,
26
- inputs: ['ariaLabel', 'ariaLabelledby', 'direction', 'disabled', 'isInactive', 'name', 'options', 'required', 'requiredMessage', 'value']
25
+ defineCustomElementFn: defineDsRadio,
26
+ inputs: ['ariaLabel', 'ariaLabelledby', 'direction', 'disabled', 'form', 'isInactive', 'name', 'options', 'required', 'requiredMessage', 'size', 'value']
27
27
  })
28
- ], DsRadioGroup);
29
- export { DsRadioGroup };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsRadioGroup, decorators: [{
28
+ ], DsRadio);
29
+ export { DsRadio };
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsRadio, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
- selector: 'ds-radio-group',
33
+ selector: 'ds-radio',
34
34
  changeDetection: ChangeDetectionStrategy.OnPush,
35
35
  template: '<ng-content></ng-content>',
36
36
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
37
- inputs: ['ariaLabel', 'ariaLabelledby', 'direction', 'disabled', 'isInactive', 'name', 'options', 'required', 'requiredMessage', 'value'],
37
+ inputs: ['ariaLabel', 'ariaLabelledby', 'direction', 'disabled', 'form', 'isInactive', 'name', 'options', 'required', 'requiredMessage', 'size', 'value'],
38
38
  outputs: ['dsChange'],
39
39
  }]
40
40
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsChange: [{
@@ -0,0 +1,28 @@
1
+ import { ChangeDetectorRef, ElementRef, NgZone, EventEmitter } from '@angular/core';
2
+ import type { Components } from '@ds-mo/ui/components';
3
+ import type { DsSelectMultiCustomEvent } from '@ds-mo/ui/components';
4
+ import * as i0 from "@angular/core";
5
+ export declare class DsSelectMulti {
6
+ protected z: NgZone;
7
+ protected el: HTMLDsSelectMultiElement;
8
+ dsChange: EventEmitter<DsSelectMultiCustomEvent<string[]>>;
9
+ dsClear: EventEmitter<DsSelectMultiCustomEvent<void>>;
10
+ dsOpenChange: EventEmitter<DsSelectMultiCustomEvent<boolean>>;
11
+ constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<DsSelectMulti, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsSelectMulti, "ds-select-multi", never, { "activeFill": { "alias": "activeFill"; "required": false; }; "allowClear": { "alias": "allowClear"; "required": false; }; "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "background": { "alias": "background"; "required": false; }; "clearLabel": { "alias": "clearLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "error": { "alias": "error"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "hasBorder": { "alias": "hasBorder"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "loadingLabel": { "alias": "loadingLabel"; "required": false; }; "name": { "alias": "name"; "required": false; }; "noResultsText": { "alias": "noResultsText"; "required": false; }; "open": { "alias": "open"; "required": false; }; "options": { "alias": "options"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; }; "searchable": { "alias": "searchable"; "required": false; }; "sections": { "alias": "sections"; "required": false; }; "selectedLabel": { "alias": "selectedLabel"; "required": false; }; "size": { "alias": "size"; "required": false; }; "values": { "alias": "values"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsChange": "dsChange"; "dsClear": "dsClear"; "dsOpenChange": "dsOpenChange"; }, never, ["*"], true, never>;
14
+ }
15
+ export declare interface DsSelectMulti extends Components.DsSelectMulti {
16
+ /**
17
+ * Emitted after user toggles or clearing with a new values array.
18
+ */
19
+ dsChange: EventEmitter<DsSelectMultiCustomEvent<string[]>>;
20
+ /**
21
+ * Emitted after the footer clear-all action.
22
+ */
23
+ dsClear: EventEmitter<DsSelectMultiCustomEvent<void>>;
24
+ /**
25
+ * Emitted whenever popup visibility changes.
26
+ */
27
+ dsOpenChange: EventEmitter<DsSelectMultiCustomEvent<boolean>>;
28
+ }
@@ -0,0 +1,49 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ /* tslint:disable */
8
+ /* auto-generated angular directive proxies */
9
+ import { ChangeDetectionStrategy, Component, EventEmitter, Output } from '@angular/core';
10
+ import { ProxyCmp } from './angular-component-lib/utils.js';
11
+ import { defineCustomElement as defineDsSelectMulti } from '@ds-mo/ui/components/ds-select-multi.js';
12
+ import * as i0 from "@angular/core";
13
+ let DsSelectMulti = class DsSelectMulti {
14
+ constructor(c, r, z) {
15
+ this.z = z;
16
+ this.dsChange = new EventEmitter();
17
+ this.dsClear = new EventEmitter();
18
+ this.dsOpenChange = new EventEmitter();
19
+ c.detach();
20
+ this.el = r.nativeElement;
21
+ }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsSelectMulti, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
23
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.6", type: DsSelectMulti, isStandalone: true, selector: "ds-select-multi", inputs: { activeFill: "activeFill", allowClear: "allowClear", ariaDescribedby: "ariaDescribedby", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", background: "background", clearLabel: "clearLabel", disabled: "disabled", error: "error", errorMessage: "errorMessage", hasBorder: "hasBorder", icon: "icon", inputId: "inputId", isInactive: "isInactive", isLoading: "isLoading", loadingLabel: "loadingLabel", name: "name", noResultsText: "noResultsText", open: "open", options: "options", placeholder: "placeholder", required: "required", requiredMessage: "requiredMessage", searchPlaceholder: "searchPlaceholder", searchable: "searchable", sections: "sections", selectedLabel: "selectedLabel", size: "size", values: "values", width: "width" }, outputs: { dsChange: "dsChange", dsClear: "dsClear", dsOpenChange: "dsOpenChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
+ };
25
+ DsSelectMulti = __decorate([
26
+ ProxyCmp({
27
+ defineCustomElementFn: defineDsSelectMulti,
28
+ inputs: ['activeFill', 'allowClear', 'ariaDescribedby', 'ariaLabel', 'ariaLabelledby', 'background', 'clearLabel', 'disabled', 'error', 'errorMessage', 'hasBorder', 'icon', 'inputId', 'isInactive', 'isLoading', 'loadingLabel', 'name', 'noResultsText', 'open', 'options', 'placeholder', 'required', 'requiredMessage', 'searchPlaceholder', 'searchable', 'sections', 'selectedLabel', 'size', 'values', 'width'],
29
+ methods: ['setFocus']
30
+ })
31
+ ], DsSelectMulti);
32
+ export { DsSelectMulti };
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.6", ngImport: i0, type: DsSelectMulti, decorators: [{
34
+ type: Component,
35
+ args: [{
36
+ selector: 'ds-select-multi',
37
+ changeDetection: ChangeDetectionStrategy.OnPush,
38
+ template: '<ng-content></ng-content>',
39
+ // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
40
+ inputs: ['activeFill', 'allowClear', 'ariaDescribedby', 'ariaLabel', 'ariaLabelledby', 'background', 'clearLabel', 'disabled', 'error', 'errorMessage', 'hasBorder', 'icon', 'inputId', 'isInactive', 'isLoading', 'loadingLabel', 'name', 'noResultsText', 'open', 'options', 'placeholder', 'required', 'requiredMessage', 'searchPlaceholder', 'searchable', 'sections', 'selectedLabel', 'size', 'values', 'width'],
41
+ outputs: ['dsChange', 'dsClear', 'dsOpenChange'],
42
+ }]
43
+ }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { dsChange: [{
44
+ type: Output
45
+ }], dsClear: [{
46
+ type: Output
47
+ }], dsOpenChange: [{
48
+ type: Output
49
+ }] } });
@@ -6,13 +6,23 @@ export declare class DsSelect {
6
6
  protected z: NgZone;
7
7
  protected el: HTMLDsSelectElement;
8
8
  dsChange: EventEmitter<DsSelectCustomEvent<string>>;
9
+ dsClear: EventEmitter<DsSelectCustomEvent<void>>;
10
+ dsOpenChange: EventEmitter<DsSelectCustomEvent<boolean>>;
9
11
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
10
12
  static ɵfac: i0.ɵɵFactoryDeclaration<DsSelect, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<DsSelect, "ds-select", never, { "activeFill": { "alias": "activeFill"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "hasBorder": { "alias": "hasBorder"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "name": { "alias": "name"; "required": false; }; "options": { "alias": "options"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsChange": "dsChange"; }, never, ["*"], true, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsSelect, "ds-select", never, { "activeFill": { "alias": "activeFill"; "required": false; }; "allowClear": { "alias": "allowClear"; "required": false; }; "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "background": { "alias": "background"; "required": false; }; "clearLabel": { "alias": "clearLabel"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "error": { "alias": "error"; "required": false; }; "errorMessage": { "alias": "errorMessage"; "required": false; }; "hasBorder": { "alias": "hasBorder"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "inputId": { "alias": "inputId"; "required": false; }; "isInactive": { "alias": "isInactive"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "loadingLabel": { "alias": "loadingLabel"; "required": false; }; "name": { "alias": "name"; "required": false; }; "noResultsText": { "alias": "noResultsText"; "required": false; }; "open": { "alias": "open"; "required": false; }; "options": { "alias": "options"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "required": { "alias": "required"; "required": false; }; "requiredMessage": { "alias": "requiredMessage"; "required": false; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; }; "searchable": { "alias": "searchable"; "required": false; }; "sections": { "alias": "sections"; "required": false; }; "size": { "alias": "size"; "required": false; }; "value": { "alias": "value"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "dsChange": "dsChange"; "dsClear": "dsClear"; "dsOpenChange": "dsOpenChange"; }, never, ["*"], true, never>;
12
14
  }
13
15
  export declare interface DsSelect extends Components.DsSelect {
14
16
  /**
15
- * Emits the selected value string.
17
+ * Emitted after user selection or clearing with the next scalar value.
16
18
  */
17
19
  dsChange: EventEmitter<DsSelectCustomEvent<string>>;
20
+ /**
21
+ * Emitted after the footer clear action.
22
+ */
23
+ dsClear: EventEmitter<DsSelectCustomEvent<void>>;
24
+ /**
25
+ * Emitted whenever popup visibility changes.
26
+ */
27
+ dsOpenChange: EventEmitter<DsSelectCustomEvent<boolean>>;
18
28
  }