@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
@@ -11,17 +11,17 @@ import { BadgeSurface, BadgeVariant } from "./components/Badge/Badge";
11
11
  import { BannerContrast, BannerIntent } from "./components/Banner/Banner";
12
12
  import { BarNavTab } from "./components/BarNav/bar-nav-types";
13
13
  import { ButtonFilledContrast, ButtonFilledIntent, ButtonFilledSize, ButtonFilledVariant, ButtonFilledWidth } from "./components/ButtonFilled/ButtonFilled";
14
- import { ButtonUnfilledBackground, ButtonUnfilledSize, ButtonUnfilledVariant, ButtonUnfilledWidth } from "./components/ButtonUnfilled/ButtonUnfilled";
14
+ import { ButtonUnfilledBackground, ButtonUnfilledPopup, ButtonUnfilledSize, ButtonUnfilledVariant, ButtonUnfilledWidth } from "./components/ButtonUnfilled/ButtonUnfilled";
15
15
  import { CardAppearance, CardWidth } from "./components/Card/Card";
16
16
  import { CardDataVizDonutWidth } from "./components/CardDataVizDonut/CardDataVizDonut";
17
17
  import { CardSettingWidth } from "./components/CardSetting/CardSetting";
18
18
  import { ChartDatum, ChartLegendItem, ChartSeries } from "./utils/chart-types";
19
19
  import { ChartLegendDirection } from "./components/ChartLegend/ChartLegend";
20
+ import { CheckboxSize } from "./components/Checkbox/Checkbox";
20
21
  import { ChipSize, ChipState } from "./components/Chip/Chip";
21
22
  import { DividerBackground, DividerInset, DividerLength, DividerOrientation } from "./components/Divider/Divider";
22
- import { EmptyStateType } from "./components/EmptyState/EmptyState";
23
23
  import { IconColor, IconSize } from "./components/Icon/Icon";
24
- import { InputType } from "./components/Input/Input";
24
+ import { InputSize, InputType, InputWidth } from "./components/Input/Input";
25
25
  import { LoaderColor, LoaderSize } from "./components/Loader/Loader";
26
26
  import { MenuItemData, MenuSection } from "./components/Menu/menu-types";
27
27
  import { MenuAlign, MenuSide } from "./components/Menu/menu-position";
@@ -31,13 +31,15 @@ import { ChromeTransitionDetail } from "./shell/chrome-transition";
31
31
  import { PanelSubNavItem } from "./components/PanelSubNav/panel-sub-nav-types";
32
32
  import { PanelSubNavBackground } from "./components/PanelSubNav/PanelSubNav";
33
33
  import { PanelToolsItem, PanelToolsToolId } from "./components/PanelTools/panel-tools-types";
34
- import { RadioOption } from "./components/RadioGroup/RadioGroup";
35
- import { SelectOption, SelectSize, SelectWidth } from "./components/Select/Select";
34
+ import { RadioOption, RadioSize } from "./components/Radio/Radio";
35
+ import { SelectBackground, SelectOption, SelectSection, SelectSize, SelectWidth } from "./components/Select/Select";
36
+ import { SelectMultiBackground, SelectMultiOption, SelectMultiSection, SelectMultiSize, SelectMultiWidth } from "./components/SelectMulti/SelectMulti";
36
37
  import { ShellGradientPreset as ShellGradientPreset1 } from "./components/ShellGradientSwatch/shell-gradient-swatch-types";
37
38
  import { SkeletonBackground, SkeletonVariant } from "./components/Skeleton/Skeleton";
38
39
  import { LineTruncation, TextAlign, TextColor, TextDecoration, TextElement, TextFontFeature, TextVariant, TextWrap } from "./components/Text/text-types";
39
40
  import { IconSize as IconSize1 } from "./components/Icon/Icon";
40
41
  import { ControlSize } from "./utils/control-text";
42
+ import { SliderOrientation, SliderSize, SliderThumbAlignment, SliderValue } from "./components/Slider/Slider";
41
43
  import { SwitchSize } from "./components/Switch/Switch";
42
44
  import { TabGroupItem } from "./components/TabGroup/tab-item-utils";
43
45
  import { TabBackground } from "./components/TabGroup/TabGroup";
@@ -50,17 +52,17 @@ export { BadgeSurface, BadgeVariant } from "./components/Badge/Badge";
50
52
  export { BannerContrast, BannerIntent } from "./components/Banner/Banner";
51
53
  export { BarNavTab } from "./components/BarNav/bar-nav-types";
52
54
  export { ButtonFilledContrast, ButtonFilledIntent, ButtonFilledSize, ButtonFilledVariant, ButtonFilledWidth } from "./components/ButtonFilled/ButtonFilled";
53
- export { ButtonUnfilledBackground, ButtonUnfilledSize, ButtonUnfilledVariant, ButtonUnfilledWidth } from "./components/ButtonUnfilled/ButtonUnfilled";
55
+ export { ButtonUnfilledBackground, ButtonUnfilledPopup, ButtonUnfilledSize, ButtonUnfilledVariant, ButtonUnfilledWidth } from "./components/ButtonUnfilled/ButtonUnfilled";
54
56
  export { CardAppearance, CardWidth } from "./components/Card/Card";
55
57
  export { CardDataVizDonutWidth } from "./components/CardDataVizDonut/CardDataVizDonut";
56
58
  export { CardSettingWidth } from "./components/CardSetting/CardSetting";
57
59
  export { ChartDatum, ChartLegendItem, ChartSeries } from "./utils/chart-types";
58
60
  export { ChartLegendDirection } from "./components/ChartLegend/ChartLegend";
61
+ export { CheckboxSize } from "./components/Checkbox/Checkbox";
59
62
  export { ChipSize, ChipState } from "./components/Chip/Chip";
60
63
  export { DividerBackground, DividerInset, DividerLength, DividerOrientation } from "./components/Divider/Divider";
61
- export { EmptyStateType } from "./components/EmptyState/EmptyState";
62
64
  export { IconColor, IconSize } from "./components/Icon/Icon";
63
- export { InputType } from "./components/Input/Input";
65
+ export { InputSize, InputType, InputWidth } from "./components/Input/Input";
64
66
  export { LoaderColor, LoaderSize } from "./components/Loader/Loader";
65
67
  export { MenuItemData, MenuSection } from "./components/Menu/menu-types";
66
68
  export { MenuAlign, MenuSide } from "./components/Menu/menu-position";
@@ -70,13 +72,15 @@ export { ChromeTransitionDetail } from "./shell/chrome-transition";
70
72
  export { PanelSubNavItem } from "./components/PanelSubNav/panel-sub-nav-types";
71
73
  export { PanelSubNavBackground } from "./components/PanelSubNav/PanelSubNav";
72
74
  export { PanelToolsItem, PanelToolsToolId } from "./components/PanelTools/panel-tools-types";
73
- export { RadioOption } from "./components/RadioGroup/RadioGroup";
74
- export { SelectOption, SelectSize, SelectWidth } from "./components/Select/Select";
75
+ export { RadioOption, RadioSize } from "./components/Radio/Radio";
76
+ export { SelectBackground, SelectOption, SelectSection, SelectSize, SelectWidth } from "./components/Select/Select";
77
+ export { SelectMultiBackground, SelectMultiOption, SelectMultiSection, SelectMultiSize, SelectMultiWidth } from "./components/SelectMulti/SelectMulti";
75
78
  export { ShellGradientPreset as ShellGradientPreset1 } from "./components/ShellGradientSwatch/shell-gradient-swatch-types";
76
79
  export { SkeletonBackground, SkeletonVariant } from "./components/Skeleton/Skeleton";
77
80
  export { LineTruncation, TextAlign, TextColor, TextDecoration, TextElement, TextFontFeature, TextVariant, TextWrap } from "./components/Text/text-types";
78
81
  export { IconSize as IconSize1 } from "./components/Icon/Icon";
79
82
  export { ControlSize } from "./utils/control-text";
83
+ export { SliderOrientation, SliderSize, SliderThumbAlignment, SliderValue } from "./components/Slider/Slider";
80
84
  export { SwitchSize } from "./components/Switch/Switch";
81
85
  export { TabGroupItem } from "./components/TabGroup/tab-item-utils";
82
86
  export { TabBackground } from "./components/TabGroup/TabGroup";
@@ -116,6 +120,11 @@ export namespace Components {
116
120
  * @default false
117
121
  */
118
122
  "gradientBackground": boolean;
123
+ /**
124
+ * Show the separation ring when the badge overlaps an icon or other content.
125
+ * @default true
126
+ */
127
+ "hasRing": boolean;
119
128
  /**
120
129
  * Contextual supplemental text. Omit when the owner hides the badge from assistive technology.
121
130
  */
@@ -244,6 +253,11 @@ export namespace Components {
244
253
  * @default ''
245
254
  */
246
255
  "label": string;
256
+ /**
257
+ * Use the half-radius treatment instead of the default control radius.
258
+ * @default false
259
+ */
260
+ "rounded": boolean;
247
261
  "setFocus": () => Promise<void>;
248
262
  /**
249
263
  * Control density (height, padding, icon, type).
@@ -297,7 +311,7 @@ export namespace Components {
297
311
  * @default true
298
312
  */
299
313
  "hasBorder": boolean;
300
- "haspopup": string | undefined;
314
+ "haspopup": ButtonUnfilledPopup | undefined;
301
315
  /**
302
316
  * Icon name passed to <ds-icon> for `icon` / `icon-label` variants.
303
317
  * @default ''
@@ -324,6 +338,11 @@ export namespace Components {
324
338
  */
325
339
  "label": string;
326
340
  "pressed": boolean | undefined;
341
+ /**
342
+ * Use the half-radius treatment instead of the default control radius.
343
+ * @default false
344
+ */
345
+ "rounded": boolean;
327
346
  "setFocus": () => Promise<void>;
328
347
  /**
329
348
  * Control density (height, padding, icon, type).
@@ -527,32 +546,55 @@ export namespace Components {
527
546
  }
528
547
  interface DsCheckbox {
529
548
  /**
549
+ * Current checked state.
530
550
  * @default false
531
551
  */
532
552
  "checked": boolean;
533
553
  /**
554
+ * Native disabled state.
534
555
  * @default false
535
556
  */
536
557
  "disabled": boolean;
537
558
  /**
559
+ * Mixed visual state. Activation clears it before toggling checked.
538
560
  * @default false
539
561
  */
540
562
  "indeterminate": boolean;
541
563
  /**
564
+ * Design-system inactive state.
542
565
  * @default false
543
566
  */
544
567
  "isInactive": boolean;
568
+ /**
569
+ * Visible label and accessible name. Omitted only in presentation mode.
570
+ */
545
571
  "label": string;
572
+ /**
573
+ * Native form field name.
574
+ */
546
575
  "name": string | undefined;
547
576
  /**
577
+ * Visual-only indicator for a composite control that owns selection semantics.
578
+ * @default false
579
+ */
580
+ "presentation": boolean;
581
+ /**
582
+ * Require the checkbox to be checked for form validity.
548
583
  * @default false
549
584
  */
550
585
  "required": boolean;
551
586
  /**
587
+ * Validation message used when a required checkbox is unchecked.
552
588
  * @default 'This field is required.'
553
589
  */
554
590
  "requiredMessage": string;
555
591
  /**
592
+ * Visual and placement density.
593
+ * @default 'md'
594
+ */
595
+ "size": CheckboxSize;
596
+ /**
597
+ * Submitted value when checked.
556
598
  * @default 'on'
557
599
  */
558
600
  "value": string;
@@ -615,27 +657,46 @@ export namespace Components {
615
657
  "semantic": boolean;
616
658
  }
617
659
  interface DsEmptyState {
618
- "message": string | undefined;
619
660
  /**
620
- * Localized defaults keyed by empty-state type. Set as a JS property.
621
- * @default {}
661
+ * Explanatory empty-state copy. Every supported variant includes body text.
662
+ * @default ''
663
+ */
664
+ "body": string;
665
+ /**
666
+ * Optional visual title. Use with body; required when icon is provided.
622
667
  */
623
- "messages": Partial<Record<EmptyStateType, string>>;
668
+ "heading": string | undefined;
624
669
  /**
625
- * @default 'no-content'
670
+ * Optional decorative prefix glyph for the complete icon + title + body variant.
626
671
  */
627
- "type": EmptyStateType;
672
+ "icon": string | undefined;
628
673
  }
629
674
  interface DsField {
630
675
  /**
631
- * ID forwarded to the slotted control via the label's `for` attribute. Auto-generated if omitted.
676
+ * Optional guidance associated with the slotted control.
677
+ */
678
+ "description": string | undefined;
679
+ /**
680
+ * Invalid visual and accessible state forwarded to supported ds controls.
681
+ * @default false
682
+ */
683
+ "error": boolean;
684
+ /**
685
+ * Visible error associated with the slotted control while error is true.
686
+ */
687
+ "errorMessage": string | undefined;
688
+ /**
689
+ * Explicit ID for the slotted control; generated when omitted.
632
690
  */
633
691
  "fieldId": string | undefined;
692
+ /**
693
+ * Persistent visible label for the single slotted control.
694
+ */
634
695
  "label": string;
635
696
  }
636
697
  interface DsIcon {
637
698
  /**
638
- * Semantic foreground color token, or a raw CSS var reference.
699
+ * Semantic foreground color token, or a raw CSS var reference. `tertiary` and the still-fainter `quaternary` are restricted to icons inside genuinely inactive/disabled UI or to purely decorative icons; informative icons must retain sufficient contrast.
639
700
  * @default 'inherit'
640
701
  */
641
702
  "color": IconColor;
@@ -661,6 +722,10 @@ export namespace Components {
661
722
  */
662
723
  "ariaLabel": string | null;
663
724
  "ariaLabelledby": string | undefined;
725
+ /**
726
+ * Native browser autofill hint.
727
+ */
728
+ "autoComplete": string | undefined;
664
729
  /**
665
730
  * @default false
666
731
  */
@@ -673,21 +738,46 @@ export namespace Components {
673
738
  * @default false
674
739
  */
675
740
  "disabled": boolean;
741
+ /**
742
+ * Preferred virtual-keyboard action label.
743
+ * @default ''
744
+ */
745
+ "enterKeyHint": string;
676
746
  /**
677
747
  * @default false
678
748
  */
679
749
  "error": boolean;
680
750
  "errorMessage": string | undefined;
751
+ "form": string | undefined;
752
+ /**
753
+ * Show the standard inset border.
754
+ * @default true
755
+ */
756
+ "hasBorder": boolean;
757
+ /**
758
+ * Optional leading icon name.
759
+ */
760
+ "icon": string | undefined;
681
761
  /**
682
762
  * Associates the internal input with an external <label>.
683
763
  */
684
764
  "inputId": string | undefined;
765
+ /**
766
+ * Preferred virtual keyboard without changing the value semantics.
767
+ * @default ''
768
+ */
769
+ "inputMode": string;
685
770
  /**
686
771
  * @default false
687
772
  */
688
773
  "isInactive": boolean;
689
774
  "name": string | undefined;
690
775
  "placeholder": string | undefined;
776
+ /**
777
+ * Keeps the value focusable and submittable while preventing edits.
778
+ * @default false
779
+ */
780
+ "readOnly": boolean;
691
781
  /**
692
782
  * @default false
693
783
  */
@@ -697,6 +787,11 @@ export namespace Components {
697
787
  */
698
788
  "requiredMessage": string;
699
789
  "setFocus": () => Promise<void>;
790
+ /**
791
+ * Control density.
792
+ * @default 'md'
793
+ */
794
+ "size": InputSize;
700
795
  /**
701
796
  * @default 'text'
702
797
  */
@@ -705,10 +800,15 @@ export namespace Components {
705
800
  * @default ''
706
801
  */
707
802
  "value": string;
803
+ /**
804
+ * Width fit — fill the parent (default) or hug the available content.
805
+ * @default 'fill'
806
+ */
807
+ "width": InputWidth;
708
808
  }
709
809
  interface DsLoader {
710
810
  /**
711
- * Semantic foreground color token, or a raw CSS var reference. Same tokens as `ds-icon`.
811
+ * Semantic foreground color token, or a raw CSS var reference. Same tokens as `ds-icon`. Do not use `tertiary` or `quaternary` for a standalone or informative Loader; inherit a readable color from the owning busy control or region.
712
812
  * @default 'inherit'
713
813
  */
714
814
  "color": LoaderColor;
@@ -872,6 +972,11 @@ export namespace Components {
872
972
  * @default 'dashboard'
873
973
  */
874
974
  "navStyle": NavChromeStyle;
975
+ /**
976
+ * Localized name for the body when overflow makes it a keyboard-scrollable region.
977
+ * @default 'Navigation items'
978
+ */
979
+ "navigationItemsLabel": string;
875
980
  /**
876
981
  * How items with `href` render: - `anchor` (default): native `<a href>` — works with routers that intercept anchors. - `event`: always `<button>`; host handles navigation via `dsNavSelect`.
877
982
  * @default 'anchor'
@@ -969,107 +1074,352 @@ export namespace Components {
969
1074
  */
970
1075
  "toolsLabel": string;
971
1076
  }
972
- interface DsRadioGroup {
1077
+ interface DsRadio {
973
1078
  /**
1079
+ * Accessible name when visible group labeling is unavailable.
974
1080
  * @default null
975
1081
  */
976
1082
  "ariaLabel": string | null;
1083
+ /**
1084
+ * Id reference for a visible group label.
1085
+ */
977
1086
  "ariaLabelledby": string | undefined;
978
1087
  /**
1088
+ * Layout direction for the option set.
979
1089
  * @default 'vertical'
980
1090
  */
981
1091
  "direction": 'vertical' | 'horizontal';
982
1092
  /**
1093
+ * Native disabled state for the complete set.
983
1094
  * @default false
984
1095
  */
985
1096
  "disabled": boolean;
986
1097
  /**
1098
+ * Associates the radio set with a form by id when rendered outside that form.
1099
+ */
1100
+ "form": string | undefined;
1101
+ /**
1102
+ * Design-system inactive state for the complete set.
987
1103
  * @default false
988
1104
  */
989
1105
  "isInactive": boolean;
1106
+ /**
1107
+ * Native form field name.
1108
+ */
990
1109
  "name": string | undefined;
991
1110
  /**
1111
+ * Visible choices in this one-of-many set.
992
1112
  * @default []
993
1113
  */
994
1114
  "options": RadioOption[];
995
1115
  /**
1116
+ * Require one option to be selected for form validity.
996
1117
  * @default false
997
1118
  */
998
1119
  "required": boolean;
999
1120
  /**
1121
+ * Validation message used when a required set has no selection.
1000
1122
  * @default 'This field is required.'
1001
1123
  */
1002
1124
  "requiredMessage": string;
1003
1125
  /**
1126
+ * Visual and placement density for every option.
1127
+ * @default 'md'
1128
+ */
1129
+ "size": RadioSize;
1130
+ /**
1131
+ * Selected option value.
1004
1132
  * @default ''
1005
1133
  */
1006
1134
  "value": string;
1007
1135
  }
1008
- /**
1009
- * Dropdown select — unfilled-button chrome (label + trailing ChevronDown) in
1010
- * control-density sizes, with `ds-menu` for the option list.
1011
- */
1012
1136
  interface DsSelect {
1013
1137
  /**
1014
- * When a value is selected, render the selected interaction fill (same recipe as unfilled-button `activeFill`). Default `true`. Pass `false` for foreground-only selection (primary label, no fill). A selected value promotes the label to primary; chevron stays secondary.
1138
+ * Show the selected interaction fill when a valid value exists.
1015
1139
  * @default true
1016
1140
  */
1017
1141
  "activeFill": boolean;
1018
1142
  /**
1143
+ * Show the clear footer action when a value exists.
1144
+ * @default true
1145
+ */
1146
+ "allowClear": boolean;
1147
+ /**
1148
+ * Additional IDs that describe the combobox.
1149
+ */
1150
+ "ariaDescribedby": string | undefined;
1151
+ /**
1152
+ * Direct accessible name when no external label is available.
1019
1153
  * @default null
1020
1154
  */
1021
1155
  "ariaLabel": string | null;
1156
+ /**
1157
+ * IDs of elements that label the combobox.
1158
+ */
1022
1159
  "ariaLabelledby": string | undefined;
1023
1160
  /**
1161
+ * Actual parent surface context; omit on primary and secondary surfaces.
1162
+ */
1163
+ "background": SelectBackground | undefined;
1164
+ /**
1165
+ * Localized clear action label.
1166
+ * @default 'Clear'
1167
+ */
1168
+ "clearLabel": string;
1169
+ /**
1170
+ * Native disabled state.
1024
1171
  * @default false
1025
1172
  */
1026
1173
  "disabled": boolean;
1027
1174
  /**
1028
- * Show a 1px secondary inset border. Default on (matches unfilled button).
1175
+ * Show invalid visual state.
1176
+ * @default false
1177
+ */
1178
+ "error": boolean;
1179
+ /**
1180
+ * Error text rendered below the trigger when error is true.
1181
+ */
1182
+ "errorMessage": string | undefined;
1183
+ /**
1184
+ * Show the surface-aware inset border.
1029
1185
  * @default true
1030
1186
  */
1031
1187
  "hasBorder": boolean;
1032
1188
  /**
1033
- * Disables interaction (25% opacity via ds-control-inactive).
1189
+ * Optional trigger prefix icon name.
1190
+ */
1191
+ "icon": string | undefined;
1192
+ /**
1193
+ * ID applied to the internal combobox trigger for external labels.
1194
+ */
1195
+ "inputId": string | undefined;
1196
+ /**
1197
+ * Shared inactive treatment; removes interaction and form submission.
1034
1198
  * @default false
1035
1199
  */
1036
1200
  "isInactive": boolean;
1201
+ /**
1202
+ * Replace the prefix with a loader and disable option interaction.
1203
+ * @default false
1204
+ */
1205
+ "isLoading": boolean;
1206
+ /**
1207
+ * Accessible loading status label.
1208
+ * @default 'Loading'
1209
+ */
1210
+ "loadingLabel": string;
1211
+ /**
1212
+ * Native form field name.
1213
+ */
1037
1214
  "name": string | undefined;
1038
1215
  /**
1039
- * Array of options. Set via JS property.
1040
- * @example el.options = [{ label: 'Apple', value: 'apple' }];
1216
+ * Localized empty-filter result text.
1217
+ * @default 'No results found'
1218
+ */
1219
+ "noResultsText": string;
1220
+ /**
1221
+ * Controlled popup visibility.
1222
+ * @default false
1223
+ */
1224
+ "open": boolean;
1225
+ /**
1226
+ * Flat choices. Assign arrays through the JavaScript property.
1041
1227
  * @default []
1042
1228
  */
1043
1229
  "options": SelectOption[];
1044
1230
  /**
1045
- * Placeholder shown when no value is selected.
1231
+ * Trigger text shown when no valid value is selected.
1046
1232
  * @default 'Select'
1047
1233
  */
1048
1234
  "placeholder": string;
1049
1235
  /**
1236
+ * Require one valid selected value.
1050
1237
  * @default false
1051
1238
  */
1052
1239
  "required": boolean;
1053
1240
  /**
1241
+ * Validation message used when required is missing.
1054
1242
  * @default 'This field is required.'
1055
1243
  */
1056
1244
  "requiredMessage": string;
1057
1245
  /**
1058
- * Control density (height, padding, icon, type).
1246
+ * Localized search-field placeholder and accessible name.
1247
+ * @default 'Search'
1248
+ */
1249
+ "searchPlaceholder": string;
1250
+ /**
1251
+ * Show immediate local filtering over option labels, subtext, and section headings.
1252
+ * @default false
1253
+ */
1254
+ "searchable": boolean;
1255
+ /**
1256
+ * Grouped choices; takes precedence over options. Assign through JavaScript.
1257
+ * @default []
1258
+ */
1259
+ "sections": SelectSection[];
1260
+ "setFocus": () => Promise<void>;
1261
+ /**
1262
+ * Control density.
1059
1263
  * @default 'md'
1060
1264
  */
1061
1265
  "size": SelectSize;
1062
1266
  /**
1063
- * Currently selected value.
1267
+ * Selected string value. Unknown values render the placeholder and are not submitted.
1064
1268
  * @default ''
1065
1269
  */
1066
1270
  "value": string;
1067
1271
  /**
1068
- * Width fit — fill the parent (default) or hug content.
1069
- * @default 'fill'
1272
+ * Width fit — hug content (default) or fill the parent.
1273
+ * @default 'hug'
1070
1274
  */
1071
1275
  "width": SelectWidth;
1072
1276
  }
1277
+ interface DsSelectMulti {
1278
+ /**
1279
+ * Show the selected interaction fill when at least one value exists.
1280
+ * @default true
1281
+ */
1282
+ "activeFill": boolean;
1283
+ /**
1284
+ * Show the clear-all footer action when values exist.
1285
+ * @default true
1286
+ */
1287
+ "allowClear": boolean;
1288
+ /**
1289
+ * Additional IDs that describe the combobox.
1290
+ */
1291
+ "ariaDescribedby": string | undefined;
1292
+ /**
1293
+ * Direct accessible name when no external label is available.
1294
+ * @default null
1295
+ */
1296
+ "ariaLabel": string | null;
1297
+ /**
1298
+ * IDs of elements that label the combobox.
1299
+ */
1300
+ "ariaLabelledby": string | undefined;
1301
+ /**
1302
+ * Actual parent surface context; omit on primary and secondary surfaces.
1303
+ */
1304
+ "background": SelectMultiBackground | undefined;
1305
+ /**
1306
+ * Localized clear-all action label.
1307
+ * @default 'Clear'
1308
+ */
1309
+ "clearLabel": string;
1310
+ /**
1311
+ * Native disabled state.
1312
+ * @default false
1313
+ */
1314
+ "disabled": boolean;
1315
+ /**
1316
+ * Show invalid visual state.
1317
+ * @default false
1318
+ */
1319
+ "error": boolean;
1320
+ /**
1321
+ * Error text rendered below the trigger when error is true.
1322
+ */
1323
+ "errorMessage": string | undefined;
1324
+ /**
1325
+ * Show the surface-aware inset border.
1326
+ * @default true
1327
+ */
1328
+ "hasBorder": boolean;
1329
+ /**
1330
+ * Optional trigger prefix icon name.
1331
+ */
1332
+ "icon": string | undefined;
1333
+ /**
1334
+ * ID applied to the internal combobox trigger for external labels.
1335
+ */
1336
+ "inputId": string | undefined;
1337
+ /**
1338
+ * Shared inactive treatment; removes interaction and form submission.
1339
+ * @default false
1340
+ */
1341
+ "isInactive": boolean;
1342
+ /**
1343
+ * Replace the prefix with a loader and disable option interaction.
1344
+ * @default false
1345
+ */
1346
+ "isLoading": boolean;
1347
+ /**
1348
+ * Accessible loading status label.
1349
+ * @default 'Loading'
1350
+ */
1351
+ "loadingLabel": string;
1352
+ /**
1353
+ * Native form field name used for each repeated selected-value entry.
1354
+ */
1355
+ "name": string | undefined;
1356
+ /**
1357
+ * Localized empty-filter result text.
1358
+ * @default 'No results found'
1359
+ */
1360
+ "noResultsText": string;
1361
+ /**
1362
+ * Controlled popup visibility.
1363
+ * @default false
1364
+ */
1365
+ "open": boolean;
1366
+ /**
1367
+ * Flat choices. Assign arrays through the JavaScript property.
1368
+ * @default []
1369
+ */
1370
+ "options": SelectMultiOption[];
1371
+ /**
1372
+ * Persistent trigger label; selected option labels never replace it.
1373
+ * @default 'Select'
1374
+ */
1375
+ "placeholder": string;
1376
+ /**
1377
+ * Require at least one valid selected value.
1378
+ * @default false
1379
+ */
1380
+ "required": boolean;
1381
+ /**
1382
+ * Validation message used when required is missing.
1383
+ * @default 'This field is required.'
1384
+ */
1385
+ "requiredMessage": string;
1386
+ /**
1387
+ * Localized search-field placeholder and accessible name.
1388
+ * @default 'Search'
1389
+ */
1390
+ "searchPlaceholder": string;
1391
+ /**
1392
+ * Show immediate local filtering over option labels, subtext, and section headings.
1393
+ * @default false
1394
+ */
1395
+ "searchable": boolean;
1396
+ /**
1397
+ * Grouped choices; takes precedence over options. Assign through JavaScript.
1398
+ * @default []
1399
+ */
1400
+ "sections": SelectMultiSection[];
1401
+ /**
1402
+ * Localized noun displayed after the selected count.
1403
+ * @default 'selected'
1404
+ */
1405
+ "selectedLabel": string;
1406
+ "setFocus": () => Promise<void>;
1407
+ /**
1408
+ * Control density.
1409
+ * @default 'md'
1410
+ */
1411
+ "size": SelectMultiSize;
1412
+ /**
1413
+ * Selected values. Assign arrays through the JavaScript property.
1414
+ * @default []
1415
+ */
1416
+ "values": string[];
1417
+ /**
1418
+ * Width fit — hug content (default) or fill the parent.
1419
+ * @default 'hug'
1420
+ */
1421
+ "width": SelectMultiWidth;
1422
+ }
1073
1423
  interface DsShellGradientPicker {
1074
1424
  /**
1075
1425
  * @default 'Shell gradient theme'
@@ -1142,38 +1492,128 @@ export namespace Components {
1142
1492
  }
1143
1493
  interface DsSlider {
1144
1494
  /**
1145
- * Associates with an external <label>. Defaults to an auto-generated ID.
1495
+ * Id references for supporting guidance or error text.
1146
1496
  */
1147
- "inputId": string | undefined;
1497
+ "ariaDescribedby": string | undefined;
1148
1498
  /**
1149
- * @default false
1499
+ * Direct accessible name for a single-thumb slider without a visible label.
1500
+ * @default null
1150
1501
  */
1151
- "isInactive": boolean;
1152
- "label": string;
1502
+ "ariaLabel": string | null;
1153
1503
  /**
1154
- * @default 100
1504
+ * Id references for a visible single-thumb slider label.
1155
1505
  */
1156
- "max": number;
1506
+ "ariaLabelledby": string | undefined;
1157
1507
  /**
1158
- * @default 0
1508
+ * @default false
1159
1509
  */
1160
- "min": number;
1510
+ "disabled": boolean;
1161
1511
  /**
1162
- * @default 1
1512
+ * Accessible label for the upper thumb in a range slider.
1513
+ * @default 'Maximum value'
1163
1514
  */
1164
- "step": number;
1515
+ "endLabel": string;
1516
+ "form": string | undefined;
1165
1517
  /**
1166
- * @default 0
1518
+ * Intl.NumberFormat options. Assign objects through the JavaScript property.
1167
1519
  */
1168
- "value": number;
1169
- "valueText": string | undefined;
1170
- }
1171
- interface DsSwitch {
1520
+ "formatOptions": Intl.NumberFormatOptions | undefined;
1172
1521
  /**
1173
- * Current on/off state. The initial value is restored when the owning form resets.
1174
- * @default false
1522
+ * Id applied to the first native range input.
1175
1523
  */
1176
- "checked": boolean;
1524
+ "inputId": string | undefined;
1525
+ /**
1526
+ * @default false
1527
+ */
1528
+ "isInactive": boolean;
1529
+ /**
1530
+ * Visible field label. Supply aria-label when the label is intentionally hidden.
1531
+ */
1532
+ "label": string | undefined;
1533
+ /**
1534
+ * Locale used by Intl.NumberFormat for the visible value.
1535
+ */
1536
+ "locale": string | undefined;
1537
+ /**
1538
+ * @default 100
1539
+ */
1540
+ "max": number;
1541
+ /**
1542
+ * @default 0
1543
+ */
1544
+ "min": number;
1545
+ /**
1546
+ * Minimum number of steps kept between two range thumbs.
1547
+ * @default 0
1548
+ */
1549
+ "minStepsBetweenValues": number;
1550
+ "name": string | undefined;
1551
+ /**
1552
+ * @default 'horizontal'
1553
+ */
1554
+ "orientation": SliderOrientation;
1555
+ /**
1556
+ * @default '–'
1557
+ */
1558
+ "rangeSeparator": string;
1559
+ /**
1560
+ * Keep the value focusable and submittable while preventing changes.
1561
+ * @default false
1562
+ */
1563
+ "readOnly": boolean;
1564
+ "setFocus": (index?: number) => Promise<void>;
1565
+ /**
1566
+ * Show the formatted current value beside the visible label.
1567
+ * @default true
1568
+ */
1569
+ "showValue": boolean;
1570
+ /**
1571
+ * @default 'md'
1572
+ */
1573
+ "size": SliderSize;
1574
+ /**
1575
+ * Accessible label for the lower thumb in a range slider.
1576
+ * @default 'Minimum value'
1577
+ */
1578
+ "startLabel": string;
1579
+ /**
1580
+ * @default 1
1581
+ */
1582
+ "step": number;
1583
+ /**
1584
+ * Keep the complete thumb inside the rail bounds, or center it on the endpoints.
1585
+ * @default 'edge'
1586
+ */
1587
+ "thumbAlignment": SliderThumbAlignment;
1588
+ /**
1589
+ * Current value. Assign a two-number array through the JavaScript property for a range slider.
1590
+ * @default 0
1591
+ */
1592
+ "value": SliderValue;
1593
+ /**
1594
+ * @default ''
1595
+ */
1596
+ "valuePrefix": string;
1597
+ /**
1598
+ * @default ''
1599
+ */
1600
+ "valueSuffix": string;
1601
+ /**
1602
+ * Human-readable value text for a single slider or both range thumbs.
1603
+ */
1604
+ "valueText": string | undefined;
1605
+ /**
1606
+ * Per-thumb human-readable value text for a range slider. Assign through the JavaScript property.
1607
+ * @default []
1608
+ */
1609
+ "valueTexts": string[];
1610
+ }
1611
+ interface DsSwitch {
1612
+ /**
1613
+ * Current on/off state. The initial value is restored when the owning form resets.
1614
+ * @default false
1615
+ */
1616
+ "checked": boolean;
1177
1617
  /**
1178
1618
  * @default false
1179
1619
  */
@@ -1335,9 +1775,13 @@ export namespace Components {
1335
1775
  */
1336
1776
  "as": TextElement;
1337
1777
  /**
1778
+ * Semantic foreground color token or CSS variable. `tertiary` and the still-fainter `quaternary` are restricted to genuinely inactive/disabled UI content or purely decorative content; prefer the owning control's inactive state whenever one exists.
1338
1779
  * @default 'inherit'
1339
1780
  */
1340
1781
  "color": TextColor;
1782
+ /**
1783
+ * Link underline or dotted hidden-interaction affordance; does not add semantics.
1784
+ */
1341
1785
  "decoration": TextDecoration | undefined;
1342
1786
  /**
1343
1787
  * Heavier weight + tighter letter-spacing for the variant. `false` (default): one step below emphasis (display semibold, title/body medium, caption medium). `true`: display bold, title/caption semibold, body medium.
@@ -1526,14 +1970,18 @@ export interface DsPanelToolsCustomEvent<T> extends CustomEvent<T> {
1526
1970
  detail: T;
1527
1971
  target: HTMLDsPanelToolsElement;
1528
1972
  }
1529
- export interface DsRadioGroupCustomEvent<T> extends CustomEvent<T> {
1973
+ export interface DsRadioCustomEvent<T> extends CustomEvent<T> {
1530
1974
  detail: T;
1531
- target: HTMLDsRadioGroupElement;
1975
+ target: HTMLDsRadioElement;
1532
1976
  }
1533
1977
  export interface DsSelectCustomEvent<T> extends CustomEvent<T> {
1534
1978
  detail: T;
1535
1979
  target: HTMLDsSelectElement;
1536
1980
  }
1981
+ export interface DsSelectMultiCustomEvent<T> extends CustomEvent<T> {
1982
+ detail: T;
1983
+ target: HTMLDsSelectMultiElement;
1984
+ }
1537
1985
  export interface DsShellGradientPickerCustomEvent<T> extends CustomEvent<T> {
1538
1986
  detail: T;
1539
1987
  target: HTMLDsShellGradientPickerElement;
@@ -1947,30 +2395,28 @@ declare global {
1947
2395
  prototype: HTMLDsPanelToolsElement;
1948
2396
  new (): HTMLDsPanelToolsElement;
1949
2397
  };
1950
- interface HTMLDsRadioGroupElementEventMap {
2398
+ interface HTMLDsRadioElementEventMap {
1951
2399
  "dsChange": string;
1952
2400
  }
1953
- interface HTMLDsRadioGroupElement extends Components.DsRadioGroup, HTMLStencilElement {
1954
- addEventListener<K extends keyof HTMLDsRadioGroupElementEventMap>(type: K, listener: (this: HTMLDsRadioGroupElement, ev: DsRadioGroupCustomEvent<HTMLDsRadioGroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2401
+ interface HTMLDsRadioElement extends Components.DsRadio, HTMLStencilElement {
2402
+ addEventListener<K extends keyof HTMLDsRadioElementEventMap>(type: K, listener: (this: HTMLDsRadioElement, ev: DsRadioCustomEvent<HTMLDsRadioElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1955
2403
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1956
2404
  addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
1957
2405
  addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
1958
- removeEventListener<K extends keyof HTMLDsRadioGroupElementEventMap>(type: K, listener: (this: HTMLDsRadioGroupElement, ev: DsRadioGroupCustomEvent<HTMLDsRadioGroupElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2406
+ removeEventListener<K extends keyof HTMLDsRadioElementEventMap>(type: K, listener: (this: HTMLDsRadioElement, ev: DsRadioCustomEvent<HTMLDsRadioElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
1959
2407
  removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1960
2408
  removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
1961
2409
  removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
1962
2410
  }
1963
- var HTMLDsRadioGroupElement: {
1964
- prototype: HTMLDsRadioGroupElement;
1965
- new (): HTMLDsRadioGroupElement;
2411
+ var HTMLDsRadioElement: {
2412
+ prototype: HTMLDsRadioElement;
2413
+ new (): HTMLDsRadioElement;
1966
2414
  };
1967
2415
  interface HTMLDsSelectElementEventMap {
1968
2416
  "dsChange": string;
2417
+ "dsClear": void;
2418
+ "dsOpenChange": boolean;
1969
2419
  }
1970
- /**
1971
- * Dropdown select — unfilled-button chrome (label + trailing ChevronDown) in
1972
- * control-density sizes, with `ds-menu` for the option list.
1973
- */
1974
2420
  interface HTMLDsSelectElement extends Components.DsSelect, HTMLStencilElement {
1975
2421
  addEventListener<K extends keyof HTMLDsSelectElementEventMap>(type: K, listener: (this: HTMLDsSelectElement, ev: DsSelectCustomEvent<HTMLDsSelectElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
1976
2422
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -1985,6 +2431,25 @@ declare global {
1985
2431
  prototype: HTMLDsSelectElement;
1986
2432
  new (): HTMLDsSelectElement;
1987
2433
  };
2434
+ interface HTMLDsSelectMultiElementEventMap {
2435
+ "dsChange": string[];
2436
+ "dsClear": void;
2437
+ "dsOpenChange": boolean;
2438
+ }
2439
+ interface HTMLDsSelectMultiElement extends Components.DsSelectMulti, HTMLStencilElement {
2440
+ addEventListener<K extends keyof HTMLDsSelectMultiElementEventMap>(type: K, listener: (this: HTMLDsSelectMultiElement, ev: DsSelectMultiCustomEvent<HTMLDsSelectMultiElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2441
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2442
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2443
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2444
+ removeEventListener<K extends keyof HTMLDsSelectMultiElementEventMap>(type: K, listener: (this: HTMLDsSelectMultiElement, ev: DsSelectMultiCustomEvent<HTMLDsSelectMultiElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2445
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2446
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2447
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2448
+ }
2449
+ var HTMLDsSelectMultiElement: {
2450
+ prototype: HTMLDsSelectMultiElement;
2451
+ new (): HTMLDsSelectMultiElement;
2452
+ };
1988
2453
  interface HTMLDsShellGradientPickerElementEventMap {
1989
2454
  "dsChange": ShellGradientPreset1;
1990
2455
  }
@@ -2026,7 +2491,8 @@ declare global {
2026
2491
  new (): HTMLDsSkeletonElement;
2027
2492
  };
2028
2493
  interface HTMLDsSliderElementEventMap {
2029
- "dsChange": number;
2494
+ "dsChange": SliderValue;
2495
+ "dsCommit": SliderValue;
2030
2496
  }
2031
2497
  interface HTMLDsSliderElement extends Components.DsSlider, HTMLStencilElement {
2032
2498
  addEventListener<K extends keyof HTMLDsSliderElementEventMap>(type: K, listener: (this: HTMLDsSliderElement, ev: DsSliderCustomEvent<HTMLDsSliderElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
@@ -2177,8 +2643,9 @@ declare global {
2177
2643
  "ds-panel-nav": HTMLDsPanelNavElement;
2178
2644
  "ds-panel-sub-nav": HTMLDsPanelSubNavElement;
2179
2645
  "ds-panel-tools": HTMLDsPanelToolsElement;
2180
- "ds-radio-group": HTMLDsRadioGroupElement;
2646
+ "ds-radio": HTMLDsRadioElement;
2181
2647
  "ds-select": HTMLDsSelectElement;
2648
+ "ds-select-multi": HTMLDsSelectMultiElement;
2182
2649
  "ds-shell-gradient-picker": HTMLDsShellGradientPickerElement;
2183
2650
  "ds-shell-gradient-swatch": HTMLDsShellGradientSwatchElement;
2184
2651
  "ds-skeleton": HTMLDsSkeletonElement;
@@ -2227,6 +2694,11 @@ declare namespace LocalJSX {
2227
2694
  * @default false
2228
2695
  */
2229
2696
  "gradientBackground"?: boolean;
2697
+ /**
2698
+ * Show the separation ring when the badge overlaps an icon or other content.
2699
+ * @default true
2700
+ */
2701
+ "hasRing"?: boolean;
2230
2702
  /**
2231
2703
  * Contextual supplemental text. Omit when the owner hides the badge from assistive technology.
2232
2704
  */
@@ -2361,6 +2833,11 @@ declare namespace LocalJSX {
2361
2833
  */
2362
2834
  "label"?: string;
2363
2835
  "onDsClick"?: (event: DsButtonFilledCustomEvent<MouseEvent>) => void;
2836
+ /**
2837
+ * Use the half-radius treatment instead of the default control radius.
2838
+ * @default false
2839
+ */
2840
+ "rounded"?: boolean;
2364
2841
  /**
2365
2842
  * Control density (height, padding, icon, type).
2366
2843
  * @default 'md'
@@ -2413,7 +2890,7 @@ declare namespace LocalJSX {
2413
2890
  * @default true
2414
2891
  */
2415
2892
  "hasBorder"?: boolean;
2416
- "haspopup"?: string | undefined;
2893
+ "haspopup"?: ButtonUnfilledPopup | undefined;
2417
2894
  /**
2418
2895
  * Icon name passed to <ds-icon> for `icon` / `icon-label` variants.
2419
2896
  * @default ''
@@ -2442,6 +2919,11 @@ declare namespace LocalJSX {
2442
2919
  "onDsChange"?: (event: DsButtonUnfilledCustomEvent<boolean>) => void;
2443
2920
  "onDsClick"?: (event: DsButtonUnfilledCustomEvent<MouseEvent>) => void;
2444
2921
  "pressed"?: boolean | undefined;
2922
+ /**
2923
+ * Use the half-radius treatment instead of the default control radius.
2924
+ * @default false
2925
+ */
2926
+ "rounded"?: boolean;
2445
2927
  /**
2446
2928
  * Control density (height, padding, icon, type).
2447
2929
  * @default 'md'
@@ -2664,10 +3146,12 @@ declare namespace LocalJSX {
2664
3146
  }
2665
3147
  interface DsCheckbox {
2666
3148
  /**
3149
+ * Current checked state.
2667
3150
  * @default false
2668
3151
  */
2669
3152
  "checked"?: boolean;
2670
3153
  /**
3154
+ * Native disabled state.
2671
3155
  * @default false
2672
3156
  */
2673
3157
  "disabled"?: boolean;
@@ -2676,25 +3160,49 @@ declare namespace LocalJSX {
2676
3160
  */
2677
3161
  "form"?: string;
2678
3162
  /**
3163
+ * Mixed visual state. Activation clears it before toggling checked.
2679
3164
  * @default false
2680
3165
  */
2681
3166
  "indeterminate"?: boolean;
2682
3167
  /**
3168
+ * Design-system inactive state.
2683
3169
  * @default false
2684
3170
  */
2685
3171
  "isInactive"?: boolean;
3172
+ /**
3173
+ * Visible label and accessible name. Omitted only in presentation mode.
3174
+ */
2686
3175
  "label": string;
3176
+ /**
3177
+ * Native form field name.
3178
+ */
2687
3179
  "name"?: string | undefined;
3180
+ /**
3181
+ * Emitted after user activation with the new checked state.
3182
+ */
2688
3183
  "onDsChange"?: (event: DsCheckboxCustomEvent<boolean>) => void;
2689
3184
  /**
3185
+ * Visual-only indicator for a composite control that owns selection semantics.
3186
+ * @default false
3187
+ */
3188
+ "presentation"?: boolean;
3189
+ /**
3190
+ * Require the checkbox to be checked for form validity.
2690
3191
  * @default false
2691
3192
  */
2692
3193
  "required"?: boolean;
2693
3194
  /**
3195
+ * Validation message used when a required checkbox is unchecked.
2694
3196
  * @default 'This field is required.'
2695
3197
  */
2696
3198
  "requiredMessage"?: string;
2697
3199
  /**
3200
+ * Visual and placement density.
3201
+ * @default 'md'
3202
+ */
3203
+ "size"?: CheckboxSize;
3204
+ /**
3205
+ * Submitted value when checked.
2698
3206
  * @default 'on'
2699
3207
  */
2700
3208
  "value"?: string;
@@ -2761,27 +3269,46 @@ declare namespace LocalJSX {
2761
3269
  "semantic"?: boolean;
2762
3270
  }
2763
3271
  interface DsEmptyState {
2764
- "message"?: string | undefined;
2765
3272
  /**
2766
- * Localized defaults keyed by empty-state type. Set as a JS property.
2767
- * @default {}
3273
+ * Explanatory empty-state copy. Every supported variant includes body text.
3274
+ * @default ''
3275
+ */
3276
+ "body"?: string;
3277
+ /**
3278
+ * Optional visual title. Use with body; required when icon is provided.
2768
3279
  */
2769
- "messages"?: Partial<Record<EmptyStateType, string>>;
3280
+ "heading"?: string | undefined;
2770
3281
  /**
2771
- * @default 'no-content'
3282
+ * Optional decorative prefix glyph for the complete icon + title + body variant.
2772
3283
  */
2773
- "type"?: EmptyStateType;
3284
+ "icon"?: string | undefined;
2774
3285
  }
2775
3286
  interface DsField {
2776
3287
  /**
2777
- * ID forwarded to the slotted control via the label's `for` attribute. Auto-generated if omitted.
3288
+ * Optional guidance associated with the slotted control.
3289
+ */
3290
+ "description"?: string | undefined;
3291
+ /**
3292
+ * Invalid visual and accessible state forwarded to supported ds controls.
3293
+ * @default false
3294
+ */
3295
+ "error"?: boolean;
3296
+ /**
3297
+ * Visible error associated with the slotted control while error is true.
3298
+ */
3299
+ "errorMessage"?: string | undefined;
3300
+ /**
3301
+ * Explicit ID for the slotted control; generated when omitted.
2778
3302
  */
2779
3303
  "fieldId"?: string | undefined;
3304
+ /**
3305
+ * Persistent visible label for the single slotted control.
3306
+ */
2780
3307
  "label": string;
2781
3308
  }
2782
3309
  interface DsIcon {
2783
3310
  /**
2784
- * Semantic foreground color token, or a raw CSS var reference.
3311
+ * Semantic foreground color token, or a raw CSS var reference. `tertiary` and the still-fainter `quaternary` are restricted to icons inside genuinely inactive/disabled UI or to purely decorative icons; informative icons must retain sufficient contrast.
2785
3312
  * @default 'inherit'
2786
3313
  */
2787
3314
  "color"?: IconColor;
@@ -2807,6 +3334,10 @@ declare namespace LocalJSX {
2807
3334
  */
2808
3335
  "ariaLabel"?: string | null;
2809
3336
  "ariaLabelledby"?: string | undefined;
3337
+ /**
3338
+ * Native browser autofill hint.
3339
+ */
3340
+ "autoComplete"?: string | undefined;
2810
3341
  /**
2811
3342
  * @default false
2812
3343
  */
@@ -2819,19 +3350,35 @@ declare namespace LocalJSX {
2819
3350
  * @default false
2820
3351
  */
2821
3352
  "disabled"?: boolean;
3353
+ /**
3354
+ * Preferred virtual-keyboard action label.
3355
+ * @default ''
3356
+ */
3357
+ "enterKeyHint"?: string;
2822
3358
  /**
2823
3359
  * @default false
2824
3360
  */
2825
3361
  "error"?: boolean;
2826
3362
  "errorMessage"?: string | undefined;
3363
+ "form"?: string | undefined;
2827
3364
  /**
2828
- * The `id` of a `<form>` element to associate this element with.
3365
+ * Show the standard inset border.
3366
+ * @default true
2829
3367
  */
2830
- "form"?: string;
3368
+ "hasBorder"?: boolean;
3369
+ /**
3370
+ * Optional leading icon name.
3371
+ */
3372
+ "icon"?: string | undefined;
2831
3373
  /**
2832
3374
  * Associates the internal input with an external <label>.
2833
3375
  */
2834
3376
  "inputId"?: string | undefined;
3377
+ /**
3378
+ * Preferred virtual keyboard without changing the value semantics.
3379
+ * @default ''
3380
+ */
3381
+ "inputMode"?: string;
2835
3382
  /**
2836
3383
  * @default false
2837
3384
  */
@@ -2840,6 +3387,11 @@ declare namespace LocalJSX {
2840
3387
  "onDsChange"?: (event: DsInputCustomEvent<string>) => void;
2841
3388
  "onDsClear"?: (event: DsInputCustomEvent<void>) => void;
2842
3389
  "placeholder"?: string | undefined;
3390
+ /**
3391
+ * Keeps the value focusable and submittable while preventing edits.
3392
+ * @default false
3393
+ */
3394
+ "readOnly"?: boolean;
2843
3395
  /**
2844
3396
  * @default false
2845
3397
  */
@@ -2848,6 +3400,11 @@ declare namespace LocalJSX {
2848
3400
  * @default 'This field is required.'
2849
3401
  */
2850
3402
  "requiredMessage"?: string;
3403
+ /**
3404
+ * Control density.
3405
+ * @default 'md'
3406
+ */
3407
+ "size"?: InputSize;
2851
3408
  /**
2852
3409
  * @default 'text'
2853
3410
  */
@@ -2856,10 +3413,15 @@ declare namespace LocalJSX {
2856
3413
  * @default ''
2857
3414
  */
2858
3415
  "value"?: string;
3416
+ /**
3417
+ * Width fit — fill the parent (default) or hug the available content.
3418
+ * @default 'fill'
3419
+ */
3420
+ "width"?: InputWidth;
2859
3421
  }
2860
3422
  interface DsLoader {
2861
3423
  /**
2862
- * Semantic foreground color token, or a raw CSS var reference. Same tokens as `ds-icon`.
3424
+ * Semantic foreground color token, or a raw CSS var reference. Same tokens as `ds-icon`. Do not use `tertiary` or `quaternary` for a standalone or informative Loader; inherit a readable color from the owning busy control or region.
2863
3425
  * @default 'inherit'
2864
3426
  */
2865
3427
  "color"?: LoaderColor;
@@ -3031,6 +3593,11 @@ declare namespace LocalJSX {
3031
3593
  * @default 'dashboard'
3032
3594
  */
3033
3595
  "navStyle"?: NavChromeStyle;
3596
+ /**
3597
+ * Localized name for the body when overflow makes it a keyboard-scrollable region.
3598
+ * @default 'Navigation items'
3599
+ */
3600
+ "navigationItemsLabel"?: string;
3034
3601
  "onDsChromeTransitionEnd"?: (event: DsPanelNavCustomEvent<ChromeTransitionDetail>) => void;
3035
3602
  /**
3036
3603
  * Bubbling lifecycle — `ds-app-shell` pauses chrome metrics during width motion.
@@ -3150,120 +3717,386 @@ declare namespace LocalJSX {
3150
3717
  */
3151
3718
  "toolsLabel"?: string;
3152
3719
  }
3153
- interface DsRadioGroup {
3720
+ interface DsRadio {
3154
3721
  /**
3722
+ * Accessible name when visible group labeling is unavailable.
3155
3723
  * @default null
3156
3724
  */
3157
3725
  "ariaLabel"?: string | null;
3726
+ /**
3727
+ * Id reference for a visible group label.
3728
+ */
3158
3729
  "ariaLabelledby"?: string | undefined;
3159
3730
  /**
3731
+ * Layout direction for the option set.
3160
3732
  * @default 'vertical'
3161
3733
  */
3162
3734
  "direction"?: 'vertical' | 'horizontal';
3163
3735
  /**
3736
+ * Native disabled state for the complete set.
3164
3737
  * @default false
3165
3738
  */
3166
3739
  "disabled"?: boolean;
3167
3740
  /**
3168
- * The `id` of a `<form>` element to associate this element with.
3741
+ * Associates the radio set with a form by id when rendered outside that form.
3169
3742
  */
3170
- "form"?: string;
3743
+ "form"?: string | undefined;
3171
3744
  /**
3745
+ * Design-system inactive state for the complete set.
3172
3746
  * @default false
3173
3747
  */
3174
3748
  "isInactive"?: boolean;
3749
+ /**
3750
+ * Native form field name.
3751
+ */
3175
3752
  "name"?: string | undefined;
3176
- "onDsChange"?: (event: DsRadioGroupCustomEvent<string>) => void;
3177
3753
  /**
3754
+ * Emitted after user selection with the selected option value.
3755
+ */
3756
+ "onDsChange"?: (event: DsRadioCustomEvent<string>) => void;
3757
+ /**
3758
+ * Visible choices in this one-of-many set.
3178
3759
  * @default []
3179
3760
  */
3180
3761
  "options"?: RadioOption[];
3181
3762
  /**
3763
+ * Require one option to be selected for form validity.
3182
3764
  * @default false
3183
3765
  */
3184
3766
  "required"?: boolean;
3185
3767
  /**
3768
+ * Validation message used when a required set has no selection.
3186
3769
  * @default 'This field is required.'
3187
3770
  */
3188
3771
  "requiredMessage"?: string;
3189
3772
  /**
3773
+ * Visual and placement density for every option.
3774
+ * @default 'md'
3775
+ */
3776
+ "size"?: RadioSize;
3777
+ /**
3778
+ * Selected option value.
3190
3779
  * @default ''
3191
3780
  */
3192
3781
  "value"?: string;
3193
3782
  }
3194
- /**
3195
- * Dropdown select — unfilled-button chrome (label + trailing ChevronDown) in
3196
- * control-density sizes, with `ds-menu` for the option list.
3197
- */
3198
3783
  interface DsSelect {
3199
3784
  /**
3200
- * When a value is selected, render the selected interaction fill (same recipe as unfilled-button `activeFill`). Default `true`. Pass `false` for foreground-only selection (primary label, no fill). A selected value promotes the label to primary; chevron stays secondary.
3785
+ * Show the selected interaction fill when a valid value exists.
3201
3786
  * @default true
3202
3787
  */
3203
3788
  "activeFill"?: boolean;
3204
3789
  /**
3790
+ * Show the clear footer action when a value exists.
3791
+ * @default true
3792
+ */
3793
+ "allowClear"?: boolean;
3794
+ /**
3795
+ * Additional IDs that describe the combobox.
3796
+ */
3797
+ "ariaDescribedby"?: string | undefined;
3798
+ /**
3799
+ * Direct accessible name when no external label is available.
3205
3800
  * @default null
3206
3801
  */
3207
3802
  "ariaLabel"?: string | null;
3803
+ /**
3804
+ * IDs of elements that label the combobox.
3805
+ */
3208
3806
  "ariaLabelledby"?: string | undefined;
3209
3807
  /**
3808
+ * Actual parent surface context; omit on primary and secondary surfaces.
3809
+ */
3810
+ "background"?: SelectBackground | undefined;
3811
+ /**
3812
+ * Localized clear action label.
3813
+ * @default 'Clear'
3814
+ */
3815
+ "clearLabel"?: string;
3816
+ /**
3817
+ * Native disabled state.
3210
3818
  * @default false
3211
3819
  */
3212
3820
  "disabled"?: boolean;
3821
+ /**
3822
+ * Show invalid visual state.
3823
+ * @default false
3824
+ */
3825
+ "error"?: boolean;
3826
+ /**
3827
+ * Error text rendered below the trigger when error is true.
3828
+ */
3829
+ "errorMessage"?: string | undefined;
3213
3830
  /**
3214
3831
  * The `id` of a `<form>` element to associate this element with.
3215
3832
  */
3216
3833
  "form"?: string;
3217
3834
  /**
3218
- * Show a 1px secondary inset border. Default on (matches unfilled button).
3835
+ * Show the surface-aware inset border.
3219
3836
  * @default true
3220
3837
  */
3221
3838
  "hasBorder"?: boolean;
3222
3839
  /**
3223
- * Disables interaction (25% opacity via ds-control-inactive).
3840
+ * Optional trigger prefix icon name.
3841
+ */
3842
+ "icon"?: string | undefined;
3843
+ /**
3844
+ * ID applied to the internal combobox trigger for external labels.
3845
+ */
3846
+ "inputId"?: string | undefined;
3847
+ /**
3848
+ * Shared inactive treatment; removes interaction and form submission.
3224
3849
  * @default false
3225
3850
  */
3226
3851
  "isInactive"?: boolean;
3852
+ /**
3853
+ * Replace the prefix with a loader and disable option interaction.
3854
+ * @default false
3855
+ */
3856
+ "isLoading"?: boolean;
3857
+ /**
3858
+ * Accessible loading status label.
3859
+ * @default 'Loading'
3860
+ */
3861
+ "loadingLabel"?: string;
3862
+ /**
3863
+ * Native form field name.
3864
+ */
3227
3865
  "name"?: string | undefined;
3228
3866
  /**
3229
- * Emits the selected value string.
3867
+ * Localized empty-filter result text.
3868
+ * @default 'No results found'
3869
+ */
3870
+ "noResultsText"?: string;
3871
+ /**
3872
+ * Emitted after user selection or clearing with the next scalar value.
3230
3873
  */
3231
3874
  "onDsChange"?: (event: DsSelectCustomEvent<string>) => void;
3232
3875
  /**
3233
- * Array of options. Set via JS property.
3234
- * @example el.options = [{ label: 'Apple', value: 'apple' }];
3876
+ * Emitted after the footer clear action.
3877
+ */
3878
+ "onDsClear"?: (event: DsSelectCustomEvent<void>) => void;
3879
+ /**
3880
+ * Emitted whenever popup visibility changes.
3881
+ */
3882
+ "onDsOpenChange"?: (event: DsSelectCustomEvent<boolean>) => void;
3883
+ /**
3884
+ * Controlled popup visibility.
3885
+ * @default false
3886
+ */
3887
+ "open"?: boolean;
3888
+ /**
3889
+ * Flat choices. Assign arrays through the JavaScript property.
3235
3890
  * @default []
3236
3891
  */
3237
3892
  "options"?: SelectOption[];
3238
3893
  /**
3239
- * Placeholder shown when no value is selected.
3894
+ * Trigger text shown when no valid value is selected.
3240
3895
  * @default 'Select'
3241
3896
  */
3242
3897
  "placeholder"?: string;
3243
3898
  /**
3899
+ * Require one valid selected value.
3244
3900
  * @default false
3245
3901
  */
3246
3902
  "required"?: boolean;
3247
3903
  /**
3904
+ * Validation message used when required is missing.
3248
3905
  * @default 'This field is required.'
3249
3906
  */
3250
3907
  "requiredMessage"?: string;
3251
3908
  /**
3252
- * Control density (height, padding, icon, type).
3909
+ * Localized search-field placeholder and accessible name.
3910
+ * @default 'Search'
3911
+ */
3912
+ "searchPlaceholder"?: string;
3913
+ /**
3914
+ * Show immediate local filtering over option labels, subtext, and section headings.
3915
+ * @default false
3916
+ */
3917
+ "searchable"?: boolean;
3918
+ /**
3919
+ * Grouped choices; takes precedence over options. Assign through JavaScript.
3920
+ * @default []
3921
+ */
3922
+ "sections"?: SelectSection[];
3923
+ /**
3924
+ * Control density.
3253
3925
  * @default 'md'
3254
3926
  */
3255
3927
  "size"?: SelectSize;
3256
3928
  /**
3257
- * Currently selected value.
3929
+ * Selected string value. Unknown values render the placeholder and are not submitted.
3258
3930
  * @default ''
3259
3931
  */
3260
3932
  "value"?: string;
3261
3933
  /**
3262
- * Width fit — fill the parent (default) or hug content.
3263
- * @default 'fill'
3934
+ * Width fit — hug content (default) or fill the parent.
3935
+ * @default 'hug'
3264
3936
  */
3265
3937
  "width"?: SelectWidth;
3266
3938
  }
3939
+ interface DsSelectMulti {
3940
+ /**
3941
+ * Show the selected interaction fill when at least one value exists.
3942
+ * @default true
3943
+ */
3944
+ "activeFill"?: boolean;
3945
+ /**
3946
+ * Show the clear-all footer action when values exist.
3947
+ * @default true
3948
+ */
3949
+ "allowClear"?: boolean;
3950
+ /**
3951
+ * Additional IDs that describe the combobox.
3952
+ */
3953
+ "ariaDescribedby"?: string | undefined;
3954
+ /**
3955
+ * Direct accessible name when no external label is available.
3956
+ * @default null
3957
+ */
3958
+ "ariaLabel"?: string | null;
3959
+ /**
3960
+ * IDs of elements that label the combobox.
3961
+ */
3962
+ "ariaLabelledby"?: string | undefined;
3963
+ /**
3964
+ * Actual parent surface context; omit on primary and secondary surfaces.
3965
+ */
3966
+ "background"?: SelectMultiBackground | undefined;
3967
+ /**
3968
+ * Localized clear-all action label.
3969
+ * @default 'Clear'
3970
+ */
3971
+ "clearLabel"?: string;
3972
+ /**
3973
+ * Native disabled state.
3974
+ * @default false
3975
+ */
3976
+ "disabled"?: boolean;
3977
+ /**
3978
+ * Show invalid visual state.
3979
+ * @default false
3980
+ */
3981
+ "error"?: boolean;
3982
+ /**
3983
+ * Error text rendered below the trigger when error is true.
3984
+ */
3985
+ "errorMessage"?: string | undefined;
3986
+ /**
3987
+ * The `id` of a `<form>` element to associate this element with.
3988
+ */
3989
+ "form"?: string;
3990
+ /**
3991
+ * Show the surface-aware inset border.
3992
+ * @default true
3993
+ */
3994
+ "hasBorder"?: boolean;
3995
+ /**
3996
+ * Optional trigger prefix icon name.
3997
+ */
3998
+ "icon"?: string | undefined;
3999
+ /**
4000
+ * ID applied to the internal combobox trigger for external labels.
4001
+ */
4002
+ "inputId"?: string | undefined;
4003
+ /**
4004
+ * Shared inactive treatment; removes interaction and form submission.
4005
+ * @default false
4006
+ */
4007
+ "isInactive"?: boolean;
4008
+ /**
4009
+ * Replace the prefix with a loader and disable option interaction.
4010
+ * @default false
4011
+ */
4012
+ "isLoading"?: boolean;
4013
+ /**
4014
+ * Accessible loading status label.
4015
+ * @default 'Loading'
4016
+ */
4017
+ "loadingLabel"?: string;
4018
+ /**
4019
+ * Native form field name used for each repeated selected-value entry.
4020
+ */
4021
+ "name"?: string | undefined;
4022
+ /**
4023
+ * Localized empty-filter result text.
4024
+ * @default 'No results found'
4025
+ */
4026
+ "noResultsText"?: string;
4027
+ /**
4028
+ * Emitted after user toggles or clearing with a new values array.
4029
+ */
4030
+ "onDsChange"?: (event: DsSelectMultiCustomEvent<string[]>) => void;
4031
+ /**
4032
+ * Emitted after the footer clear-all action.
4033
+ */
4034
+ "onDsClear"?: (event: DsSelectMultiCustomEvent<void>) => void;
4035
+ /**
4036
+ * Emitted whenever popup visibility changes.
4037
+ */
4038
+ "onDsOpenChange"?: (event: DsSelectMultiCustomEvent<boolean>) => void;
4039
+ /**
4040
+ * Controlled popup visibility.
4041
+ * @default false
4042
+ */
4043
+ "open"?: boolean;
4044
+ /**
4045
+ * Flat choices. Assign arrays through the JavaScript property.
4046
+ * @default []
4047
+ */
4048
+ "options"?: SelectMultiOption[];
4049
+ /**
4050
+ * Persistent trigger label; selected option labels never replace it.
4051
+ * @default 'Select'
4052
+ */
4053
+ "placeholder"?: string;
4054
+ /**
4055
+ * Require at least one valid selected value.
4056
+ * @default false
4057
+ */
4058
+ "required"?: boolean;
4059
+ /**
4060
+ * Validation message used when required is missing.
4061
+ * @default 'This field is required.'
4062
+ */
4063
+ "requiredMessage"?: string;
4064
+ /**
4065
+ * Localized search-field placeholder and accessible name.
4066
+ * @default 'Search'
4067
+ */
4068
+ "searchPlaceholder"?: string;
4069
+ /**
4070
+ * Show immediate local filtering over option labels, subtext, and section headings.
4071
+ * @default false
4072
+ */
4073
+ "searchable"?: boolean;
4074
+ /**
4075
+ * Grouped choices; takes precedence over options. Assign through JavaScript.
4076
+ * @default []
4077
+ */
4078
+ "sections"?: SelectMultiSection[];
4079
+ /**
4080
+ * Localized noun displayed after the selected count.
4081
+ * @default 'selected'
4082
+ */
4083
+ "selectedLabel"?: string;
4084
+ /**
4085
+ * Control density.
4086
+ * @default 'md'
4087
+ */
4088
+ "size"?: SelectMultiSize;
4089
+ /**
4090
+ * Selected values. Assign arrays through the JavaScript property.
4091
+ * @default []
4092
+ */
4093
+ "values"?: string[];
4094
+ /**
4095
+ * Width fit — hug content (default) or fill the parent.
4096
+ * @default 'hug'
4097
+ */
4098
+ "width"?: SelectMultiWidth;
4099
+ }
3267
4100
  interface DsShellGradientPicker {
3268
4101
  /**
3269
4102
  * @default 'Shell gradient theme'
@@ -3338,14 +4171,48 @@ declare namespace LocalJSX {
3338
4171
  }
3339
4172
  interface DsSlider {
3340
4173
  /**
3341
- * Associates with an external <label>. Defaults to an auto-generated ID.
4174
+ * Id references for supporting guidance or error text.
4175
+ */
4176
+ "ariaDescribedby"?: string | undefined;
4177
+ /**
4178
+ * Direct accessible name for a single-thumb slider without a visible label.
4179
+ * @default null
4180
+ */
4181
+ "ariaLabel"?: string | null;
4182
+ /**
4183
+ * Id references for a visible single-thumb slider label.
4184
+ */
4185
+ "ariaLabelledby"?: string | undefined;
4186
+ /**
4187
+ * @default false
4188
+ */
4189
+ "disabled"?: boolean;
4190
+ /**
4191
+ * Accessible label for the upper thumb in a range slider.
4192
+ * @default 'Maximum value'
4193
+ */
4194
+ "endLabel"?: string;
4195
+ "form"?: string | undefined;
4196
+ /**
4197
+ * Intl.NumberFormat options. Assign objects through the JavaScript property.
4198
+ */
4199
+ "formatOptions"?: Intl.NumberFormatOptions | undefined;
4200
+ /**
4201
+ * Id applied to the first native range input.
3342
4202
  */
3343
4203
  "inputId"?: string | undefined;
3344
4204
  /**
3345
4205
  * @default false
3346
4206
  */
3347
4207
  "isInactive"?: boolean;
3348
- "label": string;
4208
+ /**
4209
+ * Visible field label. Supply aria-label when the label is intentionally hidden.
4210
+ */
4211
+ "label"?: string | undefined;
4212
+ /**
4213
+ * Locale used by Intl.NumberFormat for the visible value.
4214
+ */
4215
+ "locale"?: string | undefined;
3349
4216
  /**
3350
4217
  * @default 100
3351
4218
  */
@@ -3354,16 +4221,78 @@ declare namespace LocalJSX {
3354
4221
  * @default 0
3355
4222
  */
3356
4223
  "min"?: number;
3357
- "onDsChange"?: (event: DsSliderCustomEvent<number>) => void;
4224
+ /**
4225
+ * Minimum number of steps kept between two range thumbs.
4226
+ * @default 0
4227
+ */
4228
+ "minStepsBetweenValues"?: number;
4229
+ "name"?: string | undefined;
4230
+ /**
4231
+ * Emitted continuously while the value changes.
4232
+ */
4233
+ "onDsChange"?: (event: DsSliderCustomEvent<SliderValue>) => void;
4234
+ /**
4235
+ * Emitted when a pointer or keyboard value change is committed.
4236
+ */
4237
+ "onDsCommit"?: (event: DsSliderCustomEvent<SliderValue>) => void;
4238
+ /**
4239
+ * @default 'horizontal'
4240
+ */
4241
+ "orientation"?: SliderOrientation;
4242
+ /**
4243
+ * @default '–'
4244
+ */
4245
+ "rangeSeparator"?: string;
4246
+ /**
4247
+ * Keep the value focusable and submittable while preventing changes.
4248
+ * @default false
4249
+ */
4250
+ "readOnly"?: boolean;
4251
+ /**
4252
+ * Show the formatted current value beside the visible label.
4253
+ * @default true
4254
+ */
4255
+ "showValue"?: boolean;
4256
+ /**
4257
+ * @default 'md'
4258
+ */
4259
+ "size"?: SliderSize;
4260
+ /**
4261
+ * Accessible label for the lower thumb in a range slider.
4262
+ * @default 'Minimum value'
4263
+ */
4264
+ "startLabel"?: string;
3358
4265
  /**
3359
4266
  * @default 1
3360
4267
  */
3361
4268
  "step"?: number;
3362
4269
  /**
4270
+ * Keep the complete thumb inside the rail bounds, or center it on the endpoints.
4271
+ * @default 'edge'
4272
+ */
4273
+ "thumbAlignment"?: SliderThumbAlignment;
4274
+ /**
4275
+ * Current value. Assign a two-number array through the JavaScript property for a range slider.
3363
4276
  * @default 0
3364
4277
  */
3365
- "value"?: number;
4278
+ "value"?: SliderValue;
4279
+ /**
4280
+ * @default ''
4281
+ */
4282
+ "valuePrefix"?: string;
4283
+ /**
4284
+ * @default ''
4285
+ */
4286
+ "valueSuffix"?: string;
4287
+ /**
4288
+ * Human-readable value text for a single slider or both range thumbs.
4289
+ */
3366
4290
  "valueText"?: string | undefined;
4291
+ /**
4292
+ * Per-thumb human-readable value text for a range slider. Assign through the JavaScript property.
4293
+ * @default []
4294
+ */
4295
+ "valueTexts"?: string[];
3367
4296
  }
3368
4297
  interface DsSwitch {
3369
4298
  /**
@@ -3541,9 +4470,13 @@ declare namespace LocalJSX {
3541
4470
  */
3542
4471
  "as"?: TextElement;
3543
4472
  /**
4473
+ * Semantic foreground color token or CSS variable. `tertiary` and the still-fainter `quaternary` are restricted to genuinely inactive/disabled UI content or purely decorative content; prefer the owning control's inactive state whenever one exists.
3544
4474
  * @default 'inherit'
3545
4475
  */
3546
4476
  "color"?: TextColor;
4477
+ /**
4478
+ * Link underline or dotted hidden-interaction affordance; does not add semantics.
4479
+ */
3547
4480
  "decoration"?: TextDecoration | undefined;
3548
4481
  /**
3549
4482
  * Heavier weight + tighter letter-spacing for the variant. `false` (default): one step below emphasis (display semibold, title/body medium, caption medium). `true`: display bold, title/caption semibold, body medium.
@@ -3675,6 +4608,7 @@ declare namespace LocalJSX {
3675
4608
  "max": number;
3676
4609
  "surface": BadgeSurface;
3677
4610
  "background": string | undefined;
4611
+ "hasRing": boolean;
3678
4612
  "gradientBackground": boolean;
3679
4613
  "label": string | undefined;
3680
4614
  }
@@ -3704,6 +4638,7 @@ declare namespace LocalJSX {
3704
4638
  "icon": string;
3705
4639
  "intent": ButtonFilledIntent;
3706
4640
  "contrast": ButtonFilledContrast;
4641
+ "rounded": boolean;
3707
4642
  "isInactive": boolean;
3708
4643
  "isLoading": boolean;
3709
4644
  "type": 'button' | 'submit' | 'reset';
@@ -3718,6 +4653,7 @@ declare namespace LocalJSX {
3718
4653
  "isActive": boolean;
3719
4654
  "activeFill": boolean;
3720
4655
  "hasBorder": boolean;
4656
+ "rounded": boolean;
3721
4657
  "dot": boolean;
3722
4658
  "isInactive": boolean;
3723
4659
  "isLoading": boolean;
@@ -3726,7 +4662,7 @@ declare namespace LocalJSX {
3726
4662
  "ariaLabel": string | null;
3727
4663
  "controls": string | undefined;
3728
4664
  "expanded": boolean | undefined;
3729
- "haspopup": string | undefined;
4665
+ "haspopup": ButtonUnfilledPopup | undefined;
3730
4666
  "pressed": boolean | undefined;
3731
4667
  "focusTabIndex": number;
3732
4668
  }
@@ -3777,6 +4713,7 @@ declare namespace LocalJSX {
3777
4713
  interface DsCheckboxAttributes {
3778
4714
  "label": string;
3779
4715
  "checked": boolean;
4716
+ "size": CheckboxSize;
3780
4717
  "name": string | undefined;
3781
4718
  "value": string;
3782
4719
  "disabled": boolean;
@@ -3784,6 +4721,7 @@ declare namespace LocalJSX {
3784
4721
  "requiredMessage": string;
3785
4722
  "indeterminate": boolean;
3786
4723
  "isInactive": boolean;
4724
+ "presentation": boolean;
3787
4725
  }
3788
4726
  interface DsChipAttributes {
3789
4727
  "label": string;
@@ -3802,12 +4740,16 @@ declare namespace LocalJSX {
3802
4740
  "semantic": boolean;
3803
4741
  }
3804
4742
  interface DsEmptyStateAttributes {
3805
- "type": EmptyStateType;
3806
- "message": string | undefined;
4743
+ "icon": string | undefined;
4744
+ "heading": string | undefined;
4745
+ "body": string;
3807
4746
  }
3808
4747
  interface DsFieldAttributes {
3809
4748
  "label": string;
3810
4749
  "fieldId": string | undefined;
4750
+ "description": string | undefined;
4751
+ "error": boolean;
4752
+ "errorMessage": string | undefined;
3811
4753
  }
3812
4754
  interface DsIconAttributes {
3813
4755
  "name": string;
@@ -3818,12 +4760,21 @@ declare namespace LocalJSX {
3818
4760
  interface DsInputAttributes {
3819
4761
  "value": string;
3820
4762
  "name": string | undefined;
4763
+ "form": string | undefined;
3821
4764
  "disabled": boolean;
4765
+ "readOnly": boolean;
3822
4766
  "required": boolean;
3823
4767
  "requiredMessage": string;
3824
4768
  "clearLabel": string;
3825
4769
  "placeholder": string | undefined;
3826
4770
  "type": InputType;
4771
+ "autoComplete": string | undefined;
4772
+ "inputMode": string;
4773
+ "enterKeyHint": string;
4774
+ "size": InputSize;
4775
+ "width": InputWidth;
4776
+ "hasBorder": boolean;
4777
+ "icon": string | undefined;
3827
4778
  "isInactive": boolean;
3828
4779
  "autoFocus": boolean;
3829
4780
  "error": boolean;
@@ -3884,6 +4835,7 @@ declare namespace LocalJSX {
3884
4835
  "settingsNavigationLabel": string;
3885
4836
  "expandNavigationLabel": string;
3886
4837
  "collapseNavigationLabel": string;
4838
+ "navigationItemsLabel": string;
3887
4839
  }
3888
4840
  interface DsPanelSubNavAttributes {
3889
4841
  "value": string;
@@ -3899,9 +4851,11 @@ declare namespace LocalJSX {
3899
4851
  "toolShortcutsLabel": string;
3900
4852
  "storageKey": string;
3901
4853
  }
3902
- interface DsRadioGroupAttributes {
4854
+ interface DsRadioAttributes {
3903
4855
  "value": string;
4856
+ "size": RadioSize;
3904
4857
  "name": string | undefined;
4858
+ "form": string | undefined;
3905
4859
  "disabled": boolean;
3906
4860
  "required": boolean;
3907
4861
  "requiredMessage": string;
@@ -3912,6 +4866,7 @@ declare namespace LocalJSX {
3912
4866
  }
3913
4867
  interface DsSelectAttributes {
3914
4868
  "value": string;
4869
+ "open": boolean;
3915
4870
  "name": string | undefined;
3916
4871
  "disabled": boolean;
3917
4872
  "required": boolean;
@@ -3920,10 +4875,52 @@ declare namespace LocalJSX {
3920
4875
  "size": SelectSize;
3921
4876
  "width": SelectWidth;
3922
4877
  "isInactive": boolean;
4878
+ "isLoading": boolean;
4879
+ "activeFill": boolean;
4880
+ "hasBorder": boolean;
4881
+ "icon": string | undefined;
4882
+ "allowClear": boolean;
4883
+ "clearLabel": string;
4884
+ "searchable": boolean;
4885
+ "searchPlaceholder": string;
4886
+ "noResultsText": string;
4887
+ "loadingLabel": string;
4888
+ "background": SelectBackground | undefined;
4889
+ "error": boolean;
4890
+ "errorMessage": string | undefined;
4891
+ "inputId": string | undefined;
4892
+ "ariaLabel": string | null;
4893
+ "ariaLabelledby": string | undefined;
4894
+ "ariaDescribedby": string | undefined;
4895
+ }
4896
+ interface DsSelectMultiAttributes {
4897
+ "open": boolean;
4898
+ "name": string | undefined;
4899
+ "disabled": boolean;
4900
+ "required": boolean;
4901
+ "requiredMessage": string;
4902
+ "placeholder": string;
4903
+ "size": SelectMultiSize;
4904
+ "width": SelectMultiWidth;
4905
+ "isInactive": boolean;
4906
+ "isLoading": boolean;
3923
4907
  "activeFill": boolean;
3924
4908
  "hasBorder": boolean;
4909
+ "icon": string | undefined;
4910
+ "allowClear": boolean;
4911
+ "clearLabel": string;
4912
+ "selectedLabel": string;
4913
+ "searchable": boolean;
4914
+ "searchPlaceholder": string;
4915
+ "noResultsText": string;
4916
+ "loadingLabel": string;
4917
+ "background": SelectMultiBackground | undefined;
4918
+ "error": boolean;
4919
+ "errorMessage": string | undefined;
4920
+ "inputId": string | undefined;
3925
4921
  "ariaLabel": string | null;
3926
4922
  "ariaLabelledby": string | undefined;
4923
+ "ariaDescribedby": string | undefined;
3927
4924
  }
3928
4925
  interface DsShellGradientPickerAttributes {
3929
4926
  "value": ShellGradientPreset;
@@ -3946,13 +4943,31 @@ declare namespace LocalJSX {
3946
4943
  "background": SkeletonBackground | undefined;
3947
4944
  }
3948
4945
  interface DsSliderAttributes {
3949
- "value": number;
4946
+ "value": SliderValue;
3950
4947
  "min": number;
3951
4948
  "max": number;
3952
4949
  "step": number;
3953
- "label": string;
4950
+ "minStepsBetweenValues": number;
4951
+ "label": string | undefined;
4952
+ "showValue": boolean;
4953
+ "size": SliderSize;
4954
+ "orientation": SliderOrientation;
4955
+ "thumbAlignment": SliderThumbAlignment;
4956
+ "name": string | undefined;
4957
+ "form": string | undefined;
4958
+ "disabled": boolean;
4959
+ "readOnly": boolean;
3954
4960
  "isInactive": boolean;
4961
+ "ariaLabel": string | null;
4962
+ "ariaLabelledby": string | undefined;
4963
+ "ariaDescribedby": string | undefined;
4964
+ "startLabel": string;
4965
+ "endLabel": string;
3955
4966
  "valueText": string | undefined;
4967
+ "locale": string | undefined;
4968
+ "valuePrefix": string;
4969
+ "valueSuffix": string;
4970
+ "rangeSeparator": string;
3956
4971
  "inputId": string | undefined;
3957
4972
  }
3958
4973
  interface DsSwitchAttributes {
@@ -4062,12 +5077,13 @@ declare namespace LocalJSX {
4062
5077
  "ds-panel-nav": Omit<DsPanelNav, keyof DsPanelNavAttributes> & { [K in keyof DsPanelNav & keyof DsPanelNavAttributes]?: DsPanelNav[K] } & { [K in keyof DsPanelNav & keyof DsPanelNavAttributes as `attr:${K}`]?: DsPanelNavAttributes[K] } & { [K in keyof DsPanelNav & keyof DsPanelNavAttributes as `prop:${K}`]?: DsPanelNav[K] };
4063
5078
  "ds-panel-sub-nav": Omit<DsPanelSubNav, keyof DsPanelSubNavAttributes> & { [K in keyof DsPanelSubNav & keyof DsPanelSubNavAttributes]?: DsPanelSubNav[K] } & { [K in keyof DsPanelSubNav & keyof DsPanelSubNavAttributes as `attr:${K}`]?: DsPanelSubNavAttributes[K] } & { [K in keyof DsPanelSubNav & keyof DsPanelSubNavAttributes as `prop:${K}`]?: DsPanelSubNav[K] };
4064
5079
  "ds-panel-tools": Omit<DsPanelTools, keyof DsPanelToolsAttributes> & { [K in keyof DsPanelTools & keyof DsPanelToolsAttributes]?: DsPanelTools[K] } & { [K in keyof DsPanelTools & keyof DsPanelToolsAttributes as `attr:${K}`]?: DsPanelToolsAttributes[K] } & { [K in keyof DsPanelTools & keyof DsPanelToolsAttributes as `prop:${K}`]?: DsPanelTools[K] };
4065
- "ds-radio-group": Omit<DsRadioGroup, keyof DsRadioGroupAttributes> & { [K in keyof DsRadioGroup & keyof DsRadioGroupAttributes]?: DsRadioGroup[K] } & { [K in keyof DsRadioGroup & keyof DsRadioGroupAttributes as `attr:${K}`]?: DsRadioGroupAttributes[K] } & { [K in keyof DsRadioGroup & keyof DsRadioGroupAttributes as `prop:${K}`]?: DsRadioGroup[K] };
5080
+ "ds-radio": Omit<DsRadio, keyof DsRadioAttributes> & { [K in keyof DsRadio & keyof DsRadioAttributes]?: DsRadio[K] } & { [K in keyof DsRadio & keyof DsRadioAttributes as `attr:${K}`]?: DsRadioAttributes[K] } & { [K in keyof DsRadio & keyof DsRadioAttributes as `prop:${K}`]?: DsRadio[K] };
4066
5081
  "ds-select": Omit<DsSelect, keyof DsSelectAttributes> & { [K in keyof DsSelect & keyof DsSelectAttributes]?: DsSelect[K] } & { [K in keyof DsSelect & keyof DsSelectAttributes as `attr:${K}`]?: DsSelectAttributes[K] } & { [K in keyof DsSelect & keyof DsSelectAttributes as `prop:${K}`]?: DsSelect[K] };
5082
+ "ds-select-multi": Omit<DsSelectMulti, keyof DsSelectMultiAttributes> & { [K in keyof DsSelectMulti & keyof DsSelectMultiAttributes]?: DsSelectMulti[K] } & { [K in keyof DsSelectMulti & keyof DsSelectMultiAttributes as `attr:${K}`]?: DsSelectMultiAttributes[K] } & { [K in keyof DsSelectMulti & keyof DsSelectMultiAttributes as `prop:${K}`]?: DsSelectMulti[K] };
4067
5083
  "ds-shell-gradient-picker": Omit<DsShellGradientPicker, keyof DsShellGradientPickerAttributes> & { [K in keyof DsShellGradientPicker & keyof DsShellGradientPickerAttributes]?: DsShellGradientPicker[K] } & { [K in keyof DsShellGradientPicker & keyof DsShellGradientPickerAttributes as `attr:${K}`]?: DsShellGradientPickerAttributes[K] } & { [K in keyof DsShellGradientPicker & keyof DsShellGradientPickerAttributes as `prop:${K}`]?: DsShellGradientPicker[K] };
4068
5084
  "ds-shell-gradient-swatch": Omit<DsShellGradientSwatch, keyof DsShellGradientSwatchAttributes> & { [K in keyof DsShellGradientSwatch & keyof DsShellGradientSwatchAttributes]?: DsShellGradientSwatch[K] } & { [K in keyof DsShellGradientSwatch & keyof DsShellGradientSwatchAttributes as `attr:${K}`]?: DsShellGradientSwatchAttributes[K] } & { [K in keyof DsShellGradientSwatch & keyof DsShellGradientSwatchAttributes as `prop:${K}`]?: DsShellGradientSwatch[K] };
4069
5085
  "ds-skeleton": Omit<DsSkeleton, keyof DsSkeletonAttributes> & { [K in keyof DsSkeleton & keyof DsSkeletonAttributes]?: DsSkeleton[K] } & { [K in keyof DsSkeleton & keyof DsSkeletonAttributes as `attr:${K}`]?: DsSkeletonAttributes[K] } & { [K in keyof DsSkeleton & keyof DsSkeletonAttributes as `prop:${K}`]?: DsSkeleton[K] };
4070
- "ds-slider": Omit<DsSlider, keyof DsSliderAttributes> & { [K in keyof DsSlider & keyof DsSliderAttributes]?: DsSlider[K] } & { [K in keyof DsSlider & keyof DsSliderAttributes as `attr:${K}`]?: DsSliderAttributes[K] } & { [K in keyof DsSlider & keyof DsSliderAttributes as `prop:${K}`]?: DsSlider[K] } & OneOf<"label", DsSlider["label"], DsSliderAttributes["label"]>;
5086
+ "ds-slider": Omit<DsSlider, keyof DsSliderAttributes> & { [K in keyof DsSlider & keyof DsSliderAttributes]?: DsSlider[K] } & { [K in keyof DsSlider & keyof DsSliderAttributes as `attr:${K}`]?: DsSliderAttributes[K] } & { [K in keyof DsSlider & keyof DsSliderAttributes as `prop:${K}`]?: DsSlider[K] };
4071
5087
  "ds-switch": Omit<DsSwitch, keyof DsSwitchAttributes> & { [K in keyof DsSwitch & keyof DsSwitchAttributes]?: DsSwitch[K] } & { [K in keyof DsSwitch & keyof DsSwitchAttributes as `attr:${K}`]?: DsSwitchAttributes[K] } & { [K in keyof DsSwitch & keyof DsSwitchAttributes as `prop:${K}`]?: DsSwitch[K] };
4072
5088
  "ds-tab-group": Omit<DsTabGroup, keyof DsTabGroupAttributes> & { [K in keyof DsTabGroup & keyof DsTabGroupAttributes]?: DsTabGroup[K] } & { [K in keyof DsTabGroup & keyof DsTabGroupAttributes as `attr:${K}`]?: DsTabGroupAttributes[K] } & { [K in keyof DsTabGroup & keyof DsTabGroupAttributes as `prop:${K}`]?: DsTabGroup[K] };
4073
5089
  "ds-table": Omit<DsTable, keyof DsTableAttributes> & { [K in keyof DsTable & keyof DsTableAttributes]?: DsTable[K] } & { [K in keyof DsTable & keyof DsTableAttributes as `attr:${K}`]?: DsTableAttributes[K] } & { [K in keyof DsTable & keyof DsTableAttributes as `prop:${K}`]?: DsTable[K] };
@@ -4128,12 +5144,9 @@ declare module "@stencil/core" {
4128
5144
  "ds-panel-nav": LocalJSX.IntrinsicElements["ds-panel-nav"] & JSXBase.HTMLAttributes<HTMLDsPanelNavElement>;
4129
5145
  "ds-panel-sub-nav": LocalJSX.IntrinsicElements["ds-panel-sub-nav"] & JSXBase.HTMLAttributes<HTMLDsPanelSubNavElement>;
4130
5146
  "ds-panel-tools": LocalJSX.IntrinsicElements["ds-panel-tools"] & JSXBase.HTMLAttributes<HTMLDsPanelToolsElement>;
4131
- "ds-radio-group": LocalJSX.IntrinsicElements["ds-radio-group"] & JSXBase.HTMLAttributes<HTMLDsRadioGroupElement>;
4132
- /**
4133
- * Dropdown select — unfilled-button chrome (label + trailing ChevronDown) in
4134
- * control-density sizes, with `ds-menu` for the option list.
4135
- */
5147
+ "ds-radio": LocalJSX.IntrinsicElements["ds-radio"] & JSXBase.HTMLAttributes<HTMLDsRadioElement>;
4136
5148
  "ds-select": LocalJSX.IntrinsicElements["ds-select"] & JSXBase.HTMLAttributes<HTMLDsSelectElement>;
5149
+ "ds-select-multi": LocalJSX.IntrinsicElements["ds-select-multi"] & JSXBase.HTMLAttributes<HTMLDsSelectMultiElement>;
4137
5150
  "ds-shell-gradient-picker": LocalJSX.IntrinsicElements["ds-shell-gradient-picker"] & JSXBase.HTMLAttributes<HTMLDsShellGradientPickerElement>;
4138
5151
  "ds-shell-gradient-swatch": LocalJSX.IntrinsicElements["ds-shell-gradient-swatch"] & JSXBase.HTMLAttributes<HTMLDsShellGradientSwatchElement>;
4139
5152
  "ds-skeleton": LocalJSX.IntrinsicElements["ds-skeleton"] & JSXBase.HTMLAttributes<HTMLDsSkeletonElement>;