@nvidia-elements/core 0.0.3 → 0.0.4

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 (185) hide show
  1. package/CHANGELOG.md +20 -17
  2. package/NOTICE.md +119 -0
  3. package/dist/accordion/accordion2.js +4 -4
  4. package/dist/alert/alert-banner2.js +1 -1
  5. package/dist/alert/alert-group2.js +1 -1
  6. package/dist/alert/alert.examples.js.map +1 -1
  7. package/dist/alert/alert.examples.json +1 -1
  8. package/dist/alert/alert2.js +1 -1
  9. package/dist/avatar/avatar-group2.js +1 -1
  10. package/dist/avatar/avatar2.js +1 -1
  11. package/dist/badge/badge2.js +1 -1
  12. package/dist/breadcrumb/breadcrumb2.js +1 -1
  13. package/dist/bundle.d.ts +2 -0
  14. package/dist/bundles/index.d.ts +176 -1
  15. package/dist/bundles/index.js +3 -3
  16. package/dist/button/button.examples.js.map +1 -1
  17. package/dist/button/button.examples.json +3 -3
  18. package/dist/button/button2.js +1 -1
  19. package/dist/button-group/button-group2.js +1 -1
  20. package/dist/card/card2.js +4 -4
  21. package/dist/chat-message/chat-message2.js +1 -1
  22. package/dist/checkbox/checkbox-group2.js +1 -1
  23. package/dist/checkbox/checkbox2.js +1 -1
  24. package/dist/color/color2.js +1 -1
  25. package/dist/combobox/combobox.d.ts +4 -0
  26. package/dist/combobox/combobox.examples.js.map +1 -1
  27. package/dist/combobox/combobox.examples.json +12 -1
  28. package/dist/combobox/combobox.js +1 -1
  29. package/dist/combobox/combobox.js.map +1 -1
  30. package/dist/combobox/combobox2.js +90 -62
  31. package/dist/combobox/combobox2.js.map +1 -1
  32. package/dist/copy-button/copy-button2.js +1 -1
  33. package/dist/custom-elements-jsx.d.ts +117 -2
  34. package/dist/custom-elements-vue.d.ts +117 -2
  35. package/dist/custom-elements.json +1543 -51
  36. package/dist/data.html.json +202 -6
  37. package/dist/data.snippets.json +9 -0
  38. package/dist/date/date2.js +1 -1
  39. package/dist/datetime/datetime2.js +1 -1
  40. package/dist/dialog/dialog-footer2.js +1 -1
  41. package/dist/dialog/dialog-header2.js +1 -1
  42. package/dist/dialog/dialog2.js +1 -1
  43. package/dist/divider/divider2.js +1 -1
  44. package/dist/dot/dot2.js +1 -1
  45. package/dist/drawer/drawer-content2.js +1 -1
  46. package/dist/drawer/drawer-footer2.js +1 -1
  47. package/dist/drawer/drawer-header2.js +1 -1
  48. package/dist/drawer/drawer2.js +1 -1
  49. package/dist/dropdown/dropdown-footer2.js +1 -1
  50. package/dist/dropdown/dropdown-header2.js +1 -1
  51. package/dist/dropdown/dropdown2.js +1 -1
  52. package/dist/dropdown-group/dropdown-group.js +1 -1
  53. package/dist/dropzone/dropzone.examples.js.map +1 -1
  54. package/dist/dropzone/dropzone.examples.json +3 -1
  55. package/dist/dropzone/dropzone2.js +1 -1
  56. package/dist/file/file2.js +1 -1
  57. package/dist/format-datetime/define.d.ts +6 -0
  58. package/dist/format-datetime/define.js +7 -0
  59. package/dist/format-datetime/define.js.map +1 -0
  60. package/dist/format-datetime/format-datetime.d.ts +74 -0
  61. package/dist/format-datetime/format-datetime.examples.js +6 -0
  62. package/dist/format-datetime/format-datetime.examples.js.map +1 -0
  63. package/dist/format-datetime/format-datetime.examples.json +87 -0
  64. package/dist/format-datetime/format-datetime.js +6 -0
  65. package/dist/format-datetime/format-datetime.js.map +1 -0
  66. package/dist/format-datetime/format-datetime2.js +77 -0
  67. package/dist/format-datetime/format-datetime2.js.map +1 -0
  68. package/dist/format-datetime/index.d.ts +1 -0
  69. package/dist/format-datetime/index.js +2 -0
  70. package/dist/format-relative-time/define.d.ts +6 -0
  71. package/dist/format-relative-time/define.js +7 -0
  72. package/dist/format-relative-time/define.js.map +1 -0
  73. package/dist/format-relative-time/format-relative-time.d.ts +47 -0
  74. package/dist/format-relative-time/format-relative-time.examples.js +6 -0
  75. package/dist/format-relative-time/format-relative-time.examples.js.map +1 -0
  76. package/dist/format-relative-time/format-relative-time.examples.json +69 -0
  77. package/dist/format-relative-time/format-relative-time.js +6 -0
  78. package/dist/format-relative-time/format-relative-time.js.map +1 -0
  79. package/dist/format-relative-time/format-relative-time2.js +118 -0
  80. package/dist/format-relative-time/format-relative-time2.js.map +1 -0
  81. package/dist/format-relative-time/index.d.ts +1 -0
  82. package/dist/format-relative-time/index.js +2 -0
  83. package/dist/forms/control/control2.js +1 -1
  84. package/dist/forms/control-group/control-group2.js +1 -1
  85. package/dist/forms/control-message/control-message2.js +1 -1
  86. package/dist/forms/forms.examples.js.map +1 -1
  87. package/dist/forms/forms.examples.json +4 -2
  88. package/dist/grid/cell/cell2.js +1 -1
  89. package/dist/grid/column/column2.js +1 -1
  90. package/dist/grid/footer/footer2.js +1 -1
  91. package/dist/grid/grid.examples.js.map +1 -1
  92. package/dist/grid/grid.examples.json +1 -1
  93. package/dist/grid/grid2.js +1 -1
  94. package/dist/grid/header/header2.js +1 -1
  95. package/dist/grid/placeholder/placeholder2.js +1 -1
  96. package/dist/grid/row/row2.js +1 -1
  97. package/dist/icon/icon2.js +2 -2
  98. package/dist/icon-button/icon-button2.js +1 -1
  99. package/dist/index.js +1 -1
  100. package/dist/input/input-group2.js +1 -1
  101. package/dist/input/input2.js +1 -1
  102. package/dist/internal/index.js +40 -40
  103. package/dist/internal/services/global.service.js +1 -1
  104. package/dist/internal/services/i18n.service.d.ts +1 -0
  105. package/dist/internal/services/i18n.service.js +2 -1
  106. package/dist/internal/services/i18n.service.js.map +1 -1
  107. package/dist/internal/utils/dom.d.ts +8 -0
  108. package/dist/internal/utils/dom.js +7 -1
  109. package/dist/internal/utils/dom.js.map +1 -1
  110. package/dist/logo/logo2.js +1 -1
  111. package/dist/menu/menu-item2.js +1 -1
  112. package/dist/menu/menu2.js +1 -1
  113. package/dist/month/month2.js +1 -1
  114. package/dist/notification/notification-group2.js +1 -1
  115. package/dist/notification/notification2.js +1 -1
  116. package/dist/page/page-panel/page-panel-content2.js +1 -1
  117. package/dist/page/page-panel/page-panel-footer2.js +1 -1
  118. package/dist/page/page-panel/page-panel-header2.js +1 -1
  119. package/dist/page/page-panel/page-panel2.js +1 -1
  120. package/dist/page/page.examples.js.map +1 -1
  121. package/dist/page/page.examples.json +0 -11
  122. package/dist/page/page2.js +1 -1
  123. package/dist/page-header/page-header.examples.js.map +1 -1
  124. package/dist/page-header/page-header.examples.json +2 -2
  125. package/dist/page-header/page-header2.js +1 -1
  126. package/dist/page-loader/page-loader2.js +1 -1
  127. package/dist/pagination/pagination2.js +1 -1
  128. package/dist/panel/panel2.js +4 -4
  129. package/dist/password/password2.js +1 -1
  130. package/dist/preferences-input/preferences-input2.js +1 -1
  131. package/dist/progress-bar/progress-bar2.js +1 -1
  132. package/dist/progress-ring/progress-ring2.js +1 -1
  133. package/dist/progressive-filter-chip/progressive-filter-chip2.js +1 -1
  134. package/dist/pulse/pulse2.js +1 -1
  135. package/dist/radio/radio-group2.js +1 -1
  136. package/dist/radio/radio2.js +1 -1
  137. package/dist/range/range2.js +1 -1
  138. package/dist/resize-handle/resize-handle.examples.js.map +1 -1
  139. package/dist/resize-handle/resize-handle.examples.json +3 -1
  140. package/dist/resize-handle/resize-handle2.js +1 -1
  141. package/dist/search/search2.js +1 -1
  142. package/dist/select/select2.js +1 -1
  143. package/dist/skeleton/skeleton.examples.js.map +1 -1
  144. package/dist/skeleton/skeleton.examples.json +3 -1
  145. package/dist/skeleton/skeleton2.js +1 -1
  146. package/dist/sort-button/sort-button2.js +1 -1
  147. package/dist/sparkline/sparkline.examples.js.map +1 -1
  148. package/dist/sparkline/sparkline.examples.json +3 -1
  149. package/dist/sparkline/sparkline2.js +1 -1
  150. package/dist/star-rating/star-rating2.js +1 -1
  151. package/dist/steps/steps2.js +2 -2
  152. package/dist/switch/switch-group2.js +1 -1
  153. package/dist/switch/switch2.js +1 -1
  154. package/dist/tabs/define.d.ts +2 -1
  155. package/dist/tabs/define.js +2 -1
  156. package/dist/tabs/define.js.map +1 -1
  157. package/dist/tabs/index.d.ts +1 -0
  158. package/dist/tabs/index.js +2 -1
  159. package/dist/tabs/tabs-group.d.ts +51 -0
  160. package/dist/tabs/tabs-group.js +6 -0
  161. package/dist/tabs/tabs-group.js.map +1 -0
  162. package/dist/tabs/tabs-group2.js +144 -0
  163. package/dist/tabs/tabs-group2.js.map +1 -0
  164. package/dist/tabs/tabs.examples.js.map +1 -1
  165. package/dist/tabs/tabs.examples.json +38 -2
  166. package/dist/tabs/tabs2.js +2 -2
  167. package/dist/tag/tag2.js +1 -1
  168. package/dist/textarea/textarea2.js +1 -1
  169. package/dist/time/time2.js +1 -1
  170. package/dist/toast/toast2.js +1 -1
  171. package/dist/toggletip/toggletip-footer2.js +1 -1
  172. package/dist/toggletip/toggletip-header2.js +1 -1
  173. package/dist/toggletip/toggletip2.js +1 -1
  174. package/dist/toolbar/toolbar2.js +1 -1
  175. package/dist/tooltip/tooltip2.js +1 -1
  176. package/dist/tree/tree-node.d.ts +1 -1
  177. package/dist/tree/tree-node.js +1 -1
  178. package/dist/tree/tree-node.js.map +1 -1
  179. package/dist/tree/tree-node2.js +1 -1
  180. package/dist/tree/tree-node2.js.map +1 -1
  181. package/dist/tree/tree.examples.js.map +1 -1
  182. package/dist/tree/tree.examples.json +1 -10
  183. package/dist/tree/tree2.js +1 -1
  184. package/dist/week/week2.js +1 -1
  185. package/package.json +43 -15
@@ -4024,6 +4024,22 @@
4024
4024
  "package": "@nvidia-elements/core/file"
4025
4025
  }
4026
4026
  },
4027
+ {
4028
+ "kind": "js",
4029
+ "name": "*",
4030
+ "declaration": {
4031
+ "name": "*",
4032
+ "package": "@nvidia-elements/core/format-datetime"
4033
+ }
4034
+ },
4035
+ {
4036
+ "kind": "js",
4037
+ "name": "*",
4038
+ "declaration": {
4039
+ "name": "*",
4040
+ "package": "@nvidia-elements/core/format-relative-time"
4041
+ }
4042
+ },
4027
4043
  {
4028
4044
  "kind": "js",
4029
4045
  "name": "*",
@@ -8841,6 +8857,10 @@
8841
8857
  {
8842
8858
  "description": "The icon element",
8843
8859
  "name": "icon"
8860
+ },
8861
+ {
8862
+ "description": "The menu item element for creating new options",
8863
+ "name": "create-option"
8844
8864
  }
8845
8865
  ],
8846
8866
  "slots": [
@@ -8909,6 +8929,27 @@
8909
8929
  "attribute": "notags",
8910
8930
  "reflects": true
8911
8931
  },
8932
+ {
8933
+ "kind": "field",
8934
+ "name": "behaviorCreate",
8935
+ "type": {
8936
+ "text": "boolean",
8937
+ "_sourceAliases": [],
8938
+ "values": [
8939
+ {
8940
+ "value": "true",
8941
+ "description": ""
8942
+ },
8943
+ {
8944
+ "value": "false",
8945
+ "description": ""
8946
+ }
8947
+ ]
8948
+ },
8949
+ "description": "Enable creation of new options when the input value doesn't match any existing option. Dispatches a `create` event with `{ value }` detail.",
8950
+ "attribute": "behavior-create",
8951
+ "reflects": true
8952
+ },
8912
8953
  {
8913
8954
  "kind": "method",
8914
8955
  "name": "reset",
@@ -9155,6 +9196,13 @@
9155
9196
  }
9156
9197
  ],
9157
9198
  "events": [
9199
+ {
9200
+ "name": "create",
9201
+ "type": {
9202
+ "text": "CustomEvent"
9203
+ },
9204
+ "description": "Fires when the user confirms a value that doesn't match any existing option and the `behavior-create` attribute exists. `detail: { value }`."
9205
+ },
9158
9206
  {
9159
9207
  "description": "Fires when the user scrolls the dropdown option list. Throttled to one dispatch per animation frame. `detail: { scrollTop, scrollHeight, clientHeight }`.",
9160
9208
  "name": "scroll"
@@ -9206,6 +9254,25 @@
9206
9254
  "description": "Disable rendering of inline tags for many-item select",
9207
9255
  "fieldName": "notags"
9208
9256
  },
9257
+ {
9258
+ "name": "behavior-create",
9259
+ "type": {
9260
+ "text": "boolean",
9261
+ "_sourceAliases": [],
9262
+ "values": [
9263
+ {
9264
+ "value": "true",
9265
+ "description": ""
9266
+ },
9267
+ {
9268
+ "value": "false",
9269
+ "description": ""
9270
+ }
9271
+ ]
9272
+ },
9273
+ "description": "Enable creation of new options when the input value doesn't match any existing option. Dispatches a `create` event with `{ value }` detail.",
9274
+ "fieldName": "behaviorCreate"
9275
+ },
9209
9276
  {
9210
9277
  "name": "nve-layout",
9211
9278
  "deprecated": true,
@@ -9415,7 +9482,7 @@
9415
9482
  "since": "0.17.0",
9416
9483
  "status": "stable",
9417
9484
  "behavior": "form",
9418
- "markdown": "## nve-combobox\n\nAn editable combobox with autocomplete behavior and selection support.\n\n### Example\n\n```html\n<nve-combobox>\n <label>label</label>\n <input type=\"search\" />\n <datalist>\n <option value=\"status\"></option>\n <option value=\"priority\"></option>\n <option value=\"date\"></option>\n <option value=\"session\"></option>\n <option value=\"configuration\"></option>\n <option value=\"contains\"></option>\n </datalist>\n <nve-control-message>message</nve-control-message>\n</nve-combobox>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/combobox/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for an input and a datalist/select element |\n| prefix-icon | `string` | slot for icon before the input |\n| footer | `string` | slot for dropdown footer content |\n| label | `string` | Label element |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| container | `'flat'` | Demonstrates different container styles to accommodate visual weight and context. - `flat` Element has white space bounds but reduced visual container. |\n| notags | `boolean` | Disable rendering of inline tags for many-item select |\n| reset | | Resets control value to initial attribute value and clears any active validation rules. |\n| selectAll | | Select all options provided |\n| status | `'warning' \\| 'error' \\| 'success' \\| 'disabled'` | Communicates the intent and semantic meaning of an element to help users understand the outcome of their actions. - `warning` Indicates cautionary actions that require careful consideration before proceeding. - `success` Represents positive outcomes, confirmations, or constructive actions. |\n| layout | `\\| 'vertical'\n \\| 'vertical-inline'\n \\| 'horizontal'\n \\| 'horizontal-inline'` | Controls the directional arrangement and spacing behavior of the element's content. - `vertical` Arranges content in a vertical stack with block-level spacing. - `vertical-inline` Arranges content vertically with compact inline spacing for dense layouts. - `horizontal` Arranges content in a horizontal row with block-level spacing. - `horizontal-inline` Arranges content horizontally with compact inline spacing. |\n| fitText (fit-text) | `boolean` | Sets the input to match the width of the active text content of the control value. Only applicable to vertical input box type controls (input, select) |\n| fitContent (fit-content) | `boolean` | Sets the input to match native default content block |\n| i18n | | Enables updating internal string values for internationalization. |\n| prominence | `'muted'` | Controls the visual prominence to establish hierarchy and guide user attention. - `muted` Reduces visual weight for supporting content that should remain subtle and unobtrusive. |\n| nveControl | `string` | |\n| showPicker | | |\n\n### Events\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| scroll | `CustomEvent` | Fires when the user scrolls the dropdown option list. Throttled to one dispatch per animation frame. `detail: { scrollTop, scrollHeight, clientHeight }`. |\n| reset | `CustomEvent` | |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --scroll-height | `string` | |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --background | `string` | [MDN](https://mdn.dev/CSS/background) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --border | `string` | [MDN](https://mdn.dev/CSS/border) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --border-color | `string` | [MDN](https://mdn.dev/CSS/border-color) |\n| --max-height | `string` | [MDN](https://mdn.dev/CSS/max-height) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |\n| --accent-color | `string` | [MDN](https://mdn.dev/CSS/accent-color) |\n| --label-color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --label-width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --label-font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --label-font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --control-width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --control-height | `string` | [MDN](https://mdn.dev/CSS/height) |"
9485
+ "markdown": "## nve-combobox\n\nAn editable combobox with autocomplete behavior and selection support.\n\n### Example\n\n```html\n<nve-combobox>\n <label>label</label>\n <input type=\"search\" />\n <datalist>\n <option value=\"status\"></option>\n <option value=\"priority\"></option>\n <option value=\"date\"></option>\n <option value=\"session\"></option>\n <option value=\"configuration\"></option>\n <option value=\"contains\"></option>\n </datalist>\n <nve-control-message>message</nve-control-message>\n</nve-combobox>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/combobox/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for an input and a datalist/select element |\n| prefix-icon | `string` | slot for icon before the input |\n| footer | `string` | slot for dropdown footer content |\n| label | `string` | Label element |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| container | `'flat'` | Demonstrates different container styles to accommodate visual weight and context. - `flat` Element has white space bounds but reduced visual container. |\n| notags | `boolean` | Disable rendering of inline tags for many-item select |\n| behaviorCreate (behavior-create) | `boolean` | Enable creation of new options when the input value doesn't match any existing option. Dispatches a `create` event with `{ value }` detail. |\n| reset | | Resets control value to initial attribute value and clears any active validation rules. |\n| selectAll | | Select all options provided |\n| status | `'warning' \\| 'error' \\| 'success' \\| 'disabled'` | Communicates the intent and semantic meaning of an element to help users understand the outcome of their actions. - `warning` Indicates cautionary actions that require careful consideration before proceeding. - `success` Represents positive outcomes, confirmations, or constructive actions. |\n| layout | `\\| 'vertical'\n \\| 'vertical-inline'\n \\| 'horizontal'\n \\| 'horizontal-inline'` | Controls the directional arrangement and spacing behavior of the element's content. - `vertical` Arranges content in a vertical stack with block-level spacing. - `vertical-inline` Arranges content vertically with compact inline spacing for dense layouts. - `horizontal` Arranges content in a horizontal row with block-level spacing. - `horizontal-inline` Arranges content horizontally with compact inline spacing. |\n| fitText (fit-text) | `boolean` | Sets the input to match the width of the active text content of the control value. Only applicable to vertical input box type controls (input, select) |\n| fitContent (fit-content) | `boolean` | Sets the input to match native default content block |\n| i18n | | Enables updating internal string values for internationalization. |\n| prominence | `'muted'` | Controls the visual prominence to establish hierarchy and guide user attention. - `muted` Reduces visual weight for supporting content that should remain subtle and unobtrusive. |\n| nveControl | `string` | |\n| showPicker | | |\n\n### Events\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| create | `CustomEvent` | Fires when the user confirms a value that doesn't match any existing option and the `behavior-create` attribute exists. `detail: { value }`. |\n| scroll | `CustomEvent` | Fires when the user scrolls the dropdown option list. Throttled to one dispatch per animation frame. `detail: { scrollTop, scrollHeight, clientHeight }`. |\n| reset | `CustomEvent` | |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --scroll-height | `string` | |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --background | `string` | [MDN](https://mdn.dev/CSS/background) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --border | `string` | [MDN](https://mdn.dev/CSS/border) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --border-color | `string` | [MDN](https://mdn.dev/CSS/border-color) |\n| --max-height | `string` | [MDN](https://mdn.dev/CSS/max-height) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |\n| --accent-color | `string` | [MDN](https://mdn.dev/CSS/accent-color) |\n| --label-color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --label-width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --label-font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --label-font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --control-width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --control-height | `string` | [MDN](https://mdn.dev/CSS/height) |"
9419
9486
  }
9420
9487
  }
9421
9488
  ],
@@ -16995,88 +17062,1227 @@
16995
17062
  },
16996
17063
  {
16997
17064
  "kind": "javascript-module",
16998
- "path": "/src/forms/control-group/control-group.js",
17065
+ "path": "/src/format-datetime/define.js",
17066
+ "declarations": [],
17067
+ "exports": []
17068
+ },
17069
+ {
17070
+ "kind": "javascript-module",
17071
+ "path": "/src/format-datetime/format-datetime.js",
16999
17072
  "declarations": [
17000
17073
  {
17001
17074
  "kind": "class",
17002
- "description": "Groups many related form controls under a shared label and validation context for semantically linked inputs.",
17003
- "name": "ControlGroup",
17004
- "cssProperties": [
17075
+ "description": "Formats a date/time value as localized text using the Intl.DateTimeFormat API. Renders inside a semantic time element.\nGranular options (weekday, year, month, day, hour, minute, second) mirror the Intl.DateTimeFormat API. 'numeric' omits zero-padding, '2-digit' zero-pads.",
17076
+ "name": "FormatDatetime",
17077
+ "slots": [
17005
17078
  {
17006
- "name": "--color",
17007
- "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color)"
17079
+ "description": "Date string to format (such as 2023-07-28T04:20:17.434Z). Serves as fallback before hydration.",
17080
+ "name": ""
17081
+ }
17082
+ ],
17083
+ "members": [
17084
+ {
17085
+ "kind": "field",
17086
+ "name": "date",
17087
+ "type": {
17088
+ "text": "string | \"default\"",
17089
+ "_sourceAliases": [],
17090
+ "values": [
17091
+ {
17092
+ "value": "string",
17093
+ "description": ""
17094
+ }
17095
+ ]
17096
+ },
17097
+ "description": "Optional date string for values supplied by JavaScript or bound data.\nBy default, the component formats the element's text content, which also serves as the SSR fallback.\nWhen both are present, this property takes precedence.",
17098
+ "attribute": "date"
17008
17099
  },
17009
17100
  {
17010
- "name": "--label-color",
17011
- "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color)"
17101
+ "kind": "field",
17102
+ "name": "locale",
17103
+ "type": {
17104
+ "text": "string | \"default\"",
17105
+ "_sourceAliases": [],
17106
+ "values": [
17107
+ {
17108
+ "value": "string",
17109
+ "description": ""
17110
+ }
17111
+ ]
17112
+ },
17113
+ "description": "Language tag (such as en-US, de-DE). Defaults to document.documentElement.lang or browser default.",
17114
+ "attribute": "locale"
17012
17115
  },
17013
17116
  {
17014
- "name": "--label-text-transform",
17015
- "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform)"
17117
+ "kind": "field",
17118
+ "name": "weekday",
17119
+ "type": {
17120
+ "text": "'long' | 'short' | 'narrow' | \"default\"",
17121
+ "_sourceAliases": [],
17122
+ "values": [
17123
+ {
17124
+ "value": "long",
17125
+ "description": ""
17126
+ },
17127
+ {
17128
+ "value": "short",
17129
+ "description": ""
17130
+ },
17131
+ {
17132
+ "value": "narrow",
17133
+ "description": ""
17134
+ }
17135
+ ]
17136
+ },
17137
+ "description": "Weekday representation: 'long' | 'short' | 'narrow'.",
17138
+ "attribute": "weekday"
17016
17139
  },
17017
17140
  {
17018
- "name": "--label-font-weight",
17019
- "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight)"
17141
+ "kind": "field",
17142
+ "name": "year",
17143
+ "type": {
17144
+ "text": "'numeric' | '2-digit' | \"default\"",
17145
+ "_sourceAliases": [],
17146
+ "values": [
17147
+ {
17148
+ "value": "numeric",
17149
+ "description": ""
17150
+ },
17151
+ {
17152
+ "value": "2-digit",
17153
+ "description": ""
17154
+ }
17155
+ ]
17156
+ },
17157
+ "description": "Year representation: 'numeric' | '2-digit'.",
17158
+ "attribute": "year"
17020
17159
  },
17021
17160
  {
17022
- "name": "--label-font-size",
17023
- "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/font-size)"
17024
- }
17025
- ],
17026
- "slots": [
17161
+ "kind": "field",
17162
+ "name": "month",
17163
+ "type": {
17164
+ "text": "'numeric' | '2-digit' | 'long' | 'short' | 'narrow' | \"default\"",
17165
+ "_sourceAliases": [],
17166
+ "values": [
17167
+ {
17168
+ "value": "numeric",
17169
+ "description": ""
17170
+ },
17171
+ {
17172
+ "value": "2-digit",
17173
+ "description": ""
17174
+ },
17175
+ {
17176
+ "value": "long",
17177
+ "description": ""
17178
+ },
17179
+ {
17180
+ "value": "short",
17181
+ "description": ""
17182
+ },
17183
+ {
17184
+ "value": "narrow",
17185
+ "description": ""
17186
+ }
17187
+ ]
17188
+ },
17189
+ "description": "Month representation: 'numeric' | '2-digit' | 'long' | 'short' | 'narrow'.",
17190
+ "attribute": "month"
17191
+ },
17027
17192
  {
17028
- "description": "Control input elements",
17029
- "name": ""
17030
- }
17031
- ],
17032
- "members": [
17193
+ "kind": "field",
17194
+ "name": "day",
17195
+ "type": {
17196
+ "text": "'numeric' | '2-digit' | \"default\"",
17197
+ "_sourceAliases": [],
17198
+ "values": [
17199
+ {
17200
+ "value": "numeric",
17201
+ "description": ""
17202
+ },
17203
+ {
17204
+ "value": "2-digit",
17205
+ "description": ""
17206
+ }
17207
+ ]
17208
+ },
17209
+ "description": "Day representation: 'numeric' | '2-digit'.",
17210
+ "attribute": "day"
17211
+ },
17033
17212
  {
17034
17213
  "kind": "field",
17035
- "name": "layout",
17214
+ "name": "hour",
17036
17215
  "type": {
17037
- "text": "| 'vertical'\n | 'vertical-inline'\n | 'horizontal'\n | 'horizontal-inline'",
17216
+ "text": "'numeric' | '2-digit' | \"default\"",
17038
17217
  "_sourceAliases": [],
17039
17218
  "values": [
17040
17219
  {
17041
- "value": "vertical",
17042
- "description": "Arranges content in a vertical stack with block-level spacing."
17220
+ "value": "numeric",
17221
+ "description": ""
17043
17222
  },
17044
17223
  {
17045
- "value": "vertical-inline",
17046
- "description": "Arranges content vertically with compact inline spacing for dense layouts."
17224
+ "value": "2-digit",
17225
+ "description": ""
17226
+ }
17227
+ ]
17228
+ },
17229
+ "description": "Hour representation: 'numeric' | '2-digit'.",
17230
+ "attribute": "hour"
17231
+ },
17232
+ {
17233
+ "kind": "field",
17234
+ "name": "minute",
17235
+ "type": {
17236
+ "text": "'numeric' | '2-digit' | \"default\"",
17237
+ "_sourceAliases": [],
17238
+ "values": [
17239
+ {
17240
+ "value": "numeric",
17241
+ "description": ""
17047
17242
  },
17048
17243
  {
17049
- "value": "horizontal",
17050
- "description": "Arranges content in a horizontal row with block-level spacing."
17244
+ "value": "2-digit",
17245
+ "description": ""
17246
+ }
17247
+ ]
17248
+ },
17249
+ "description": "Minute representation: 'numeric' | '2-digit'.",
17250
+ "attribute": "minute"
17251
+ },
17252
+ {
17253
+ "kind": "field",
17254
+ "name": "second",
17255
+ "type": {
17256
+ "text": "'numeric' | '2-digit' | \"default\"",
17257
+ "_sourceAliases": [],
17258
+ "values": [
17259
+ {
17260
+ "value": "numeric",
17261
+ "description": ""
17051
17262
  },
17052
17263
  {
17053
- "value": "horizontal-inline",
17054
- "description": "Arranges content horizontally with compact inline spacing."
17264
+ "value": "2-digit",
17265
+ "description": ""
17055
17266
  }
17056
17267
  ]
17057
17268
  },
17058
- "description": "Controls the directional arrangement and spacing behavior of the element's content.\n- `vertical` Arranges content in a vertical stack with block-level spacing.\n\n- `vertical-inline` Arranges content vertically with compact inline spacing for dense layouts.\n\n- `horizontal` Arranges content in a horizontal row with block-level spacing.\n\n- `horizontal-inline` Arranges content horizontally with compact inline spacing.",
17059
- "attribute": "layout",
17060
- "reflects": true,
17061
- "descriptionText": "Controls the directional arrangement and spacing behavior of the element's content."
17269
+ "description": "Second representation: 'numeric' | '2-digit'.",
17270
+ "attribute": "second"
17062
17271
  },
17063
17272
  {
17064
17273
  "kind": "field",
17065
- "name": "prominence",
17274
+ "name": "dateStyle",
17066
17275
  "type": {
17067
- "text": "'muted'",
17276
+ "text": "'full' | 'long' | 'medium' | 'short' | \"default\"",
17068
17277
  "_sourceAliases": [],
17069
17278
  "values": [
17070
17279
  {
17071
- "value": "muted",
17072
- "description": "Reduces visual weight for supporting content that should remain subtle and unobtrusive."
17280
+ "value": "full",
17281
+ "description": ""
17282
+ },
17283
+ {
17284
+ "value": "long",
17285
+ "description": ""
17286
+ },
17287
+ {
17288
+ "value": "medium",
17289
+ "description": ""
17290
+ },
17291
+ {
17292
+ "value": "short",
17293
+ "description": ""
17073
17294
  }
17074
17295
  ]
17075
17296
  },
17076
- "description": "Controls the visual prominence to establish hierarchy and guide user attention.\n- `muted` Reduces visual weight for supporting content that should remain subtle and unobtrusive.",
17077
- "attribute": "prominence",
17078
- "reflects": true,
17079
- "descriptionText": "Controls the visual prominence to establish hierarchy and guide user attention."
17297
+ "description": "Preset date formatting style: 'full' | 'long' | 'medium' | 'short'.\nPreset styles take precedence over granular date and time part options.",
17298
+ "attribute": "date-style"
17299
+ },
17300
+ {
17301
+ "kind": "field",
17302
+ "name": "timeStyle",
17303
+ "type": {
17304
+ "text": "'full' | 'long' | 'medium' | 'short' | \"default\"",
17305
+ "_sourceAliases": [],
17306
+ "values": [
17307
+ {
17308
+ "value": "full",
17309
+ "description": ""
17310
+ },
17311
+ {
17312
+ "value": "long",
17313
+ "description": ""
17314
+ },
17315
+ {
17316
+ "value": "medium",
17317
+ "description": ""
17318
+ },
17319
+ {
17320
+ "value": "short",
17321
+ "description": ""
17322
+ }
17323
+ ]
17324
+ },
17325
+ "description": "Preset time formatting style: 'full' | 'long' | 'medium' | 'short'.\nPreset styles take precedence over granular date and time part options.",
17326
+ "attribute": "time-style"
17327
+ },
17328
+ {
17329
+ "kind": "field",
17330
+ "name": "timeZoneName",
17331
+ "type": {
17332
+ "text": "'long' | 'short' | \"default\"",
17333
+ "_sourceAliases": [],
17334
+ "values": [
17335
+ {
17336
+ "value": "long",
17337
+ "description": ""
17338
+ },
17339
+ {
17340
+ "value": "short",
17341
+ "description": ""
17342
+ }
17343
+ ]
17344
+ },
17345
+ "description": "Time zone name display: 'long' | 'short'. Use it with granular options only; preset styles ignore it.",
17346
+ "attribute": "time-zone-name"
17347
+ },
17348
+ {
17349
+ "kind": "field",
17350
+ "name": "timeZone",
17351
+ "type": {
17352
+ "text": "string | \"default\"",
17353
+ "_sourceAliases": [],
17354
+ "values": [
17355
+ {
17356
+ "value": "string",
17357
+ "description": ""
17358
+ }
17359
+ ]
17360
+ },
17361
+ "description": "IANA time zone identifier (such as 'America/New_York', 'UTC').",
17362
+ "attribute": "time-zone"
17363
+ },
17364
+ {
17365
+ "name": "nve-layout",
17366
+ "deprecated": true,
17367
+ "description": "not supported on custom element tags",
17368
+ "type": {
17369
+ "text": "string",
17370
+ "values": [
17371
+ {
17372
+ "value": "string",
17373
+ "description": ""
17374
+ },
17375
+ {
17376
+ "value": "string",
17377
+ "description": ""
17378
+ }
17379
+ ],
17380
+ "_sourceAliases": []
17381
+ },
17382
+ "attribute": "nve-layout",
17383
+ "kind": "field"
17384
+ },
17385
+ {
17386
+ "name": "nve-text",
17387
+ "deprecated": true,
17388
+ "description": "not supported on custom element tags",
17389
+ "type": {
17390
+ "text": "string",
17391
+ "values": [
17392
+ {
17393
+ "value": "string",
17394
+ "description": ""
17395
+ },
17396
+ {
17397
+ "value": "string",
17398
+ "description": ""
17399
+ }
17400
+ ],
17401
+ "_sourceAliases": []
17402
+ },
17403
+ "attribute": "nve-text",
17404
+ "kind": "field"
17405
+ }
17406
+ ],
17407
+ "attributes": [
17408
+ {
17409
+ "name": "date",
17410
+ "type": {
17411
+ "text": "string | \"default\"",
17412
+ "_sourceAliases": [],
17413
+ "values": [
17414
+ {
17415
+ "value": "string",
17416
+ "description": ""
17417
+ }
17418
+ ]
17419
+ },
17420
+ "description": "Optional date string for values supplied by JavaScript or bound data.\nBy default, the component formats the element's text content, which also serves as the SSR fallback.\nWhen both are present, this property takes precedence.",
17421
+ "fieldName": "date"
17422
+ },
17423
+ {
17424
+ "name": "locale",
17425
+ "type": {
17426
+ "text": "string | \"default\"",
17427
+ "_sourceAliases": [],
17428
+ "values": [
17429
+ {
17430
+ "value": "string",
17431
+ "description": ""
17432
+ }
17433
+ ]
17434
+ },
17435
+ "description": "Language tag (such as en-US, de-DE). Defaults to document.documentElement.lang or browser default.",
17436
+ "fieldName": "locale"
17437
+ },
17438
+ {
17439
+ "name": "weekday",
17440
+ "type": {
17441
+ "text": "'long' | 'short' | 'narrow' | \"default\"",
17442
+ "_sourceAliases": [],
17443
+ "values": [
17444
+ {
17445
+ "value": "long",
17446
+ "description": ""
17447
+ },
17448
+ {
17449
+ "value": "short",
17450
+ "description": ""
17451
+ },
17452
+ {
17453
+ "value": "narrow",
17454
+ "description": ""
17455
+ }
17456
+ ]
17457
+ },
17458
+ "description": "Weekday representation: 'long' | 'short' | 'narrow'.",
17459
+ "fieldName": "weekday"
17460
+ },
17461
+ {
17462
+ "name": "year",
17463
+ "type": {
17464
+ "text": "'numeric' | '2-digit' | \"default\"",
17465
+ "_sourceAliases": [],
17466
+ "values": [
17467
+ {
17468
+ "value": "numeric",
17469
+ "description": ""
17470
+ },
17471
+ {
17472
+ "value": "2-digit",
17473
+ "description": ""
17474
+ }
17475
+ ]
17476
+ },
17477
+ "description": "Year representation: 'numeric' | '2-digit'.",
17478
+ "fieldName": "year"
17479
+ },
17480
+ {
17481
+ "name": "month",
17482
+ "type": {
17483
+ "text": "'numeric' | '2-digit' | 'long' | 'short' | 'narrow' | \"default\"",
17484
+ "_sourceAliases": [],
17485
+ "values": [
17486
+ {
17487
+ "value": "numeric",
17488
+ "description": ""
17489
+ },
17490
+ {
17491
+ "value": "2-digit",
17492
+ "description": ""
17493
+ },
17494
+ {
17495
+ "value": "long",
17496
+ "description": ""
17497
+ },
17498
+ {
17499
+ "value": "short",
17500
+ "description": ""
17501
+ },
17502
+ {
17503
+ "value": "narrow",
17504
+ "description": ""
17505
+ }
17506
+ ]
17507
+ },
17508
+ "description": "Month representation: 'numeric' | '2-digit' | 'long' | 'short' | 'narrow'.",
17509
+ "fieldName": "month"
17510
+ },
17511
+ {
17512
+ "name": "day",
17513
+ "type": {
17514
+ "text": "'numeric' | '2-digit' | \"default\"",
17515
+ "_sourceAliases": [],
17516
+ "values": [
17517
+ {
17518
+ "value": "numeric",
17519
+ "description": ""
17520
+ },
17521
+ {
17522
+ "value": "2-digit",
17523
+ "description": ""
17524
+ }
17525
+ ]
17526
+ },
17527
+ "description": "Day representation: 'numeric' | '2-digit'.",
17528
+ "fieldName": "day"
17529
+ },
17530
+ {
17531
+ "name": "hour",
17532
+ "type": {
17533
+ "text": "'numeric' | '2-digit' | \"default\"",
17534
+ "_sourceAliases": [],
17535
+ "values": [
17536
+ {
17537
+ "value": "numeric",
17538
+ "description": ""
17539
+ },
17540
+ {
17541
+ "value": "2-digit",
17542
+ "description": ""
17543
+ }
17544
+ ]
17545
+ },
17546
+ "description": "Hour representation: 'numeric' | '2-digit'.",
17547
+ "fieldName": "hour"
17548
+ },
17549
+ {
17550
+ "name": "minute",
17551
+ "type": {
17552
+ "text": "'numeric' | '2-digit' | \"default\"",
17553
+ "_sourceAliases": [],
17554
+ "values": [
17555
+ {
17556
+ "value": "numeric",
17557
+ "description": ""
17558
+ },
17559
+ {
17560
+ "value": "2-digit",
17561
+ "description": ""
17562
+ }
17563
+ ]
17564
+ },
17565
+ "description": "Minute representation: 'numeric' | '2-digit'.",
17566
+ "fieldName": "minute"
17567
+ },
17568
+ {
17569
+ "name": "second",
17570
+ "type": {
17571
+ "text": "'numeric' | '2-digit' | \"default\"",
17572
+ "_sourceAliases": [],
17573
+ "values": [
17574
+ {
17575
+ "value": "numeric",
17576
+ "description": ""
17577
+ },
17578
+ {
17579
+ "value": "2-digit",
17580
+ "description": ""
17581
+ }
17582
+ ]
17583
+ },
17584
+ "description": "Second representation: 'numeric' | '2-digit'.",
17585
+ "fieldName": "second"
17586
+ },
17587
+ {
17588
+ "name": "date-style",
17589
+ "type": {
17590
+ "text": "'full' | 'long' | 'medium' | 'short' | \"default\"",
17591
+ "_sourceAliases": [],
17592
+ "values": [
17593
+ {
17594
+ "value": "full",
17595
+ "description": ""
17596
+ },
17597
+ {
17598
+ "value": "long",
17599
+ "description": ""
17600
+ },
17601
+ {
17602
+ "value": "medium",
17603
+ "description": ""
17604
+ },
17605
+ {
17606
+ "value": "short",
17607
+ "description": ""
17608
+ }
17609
+ ]
17610
+ },
17611
+ "description": "Preset date formatting style: 'full' | 'long' | 'medium' | 'short'.\nPreset styles take precedence over granular date and time part options.",
17612
+ "fieldName": "dateStyle"
17613
+ },
17614
+ {
17615
+ "name": "time-style",
17616
+ "type": {
17617
+ "text": "'full' | 'long' | 'medium' | 'short' | \"default\"",
17618
+ "_sourceAliases": [],
17619
+ "values": [
17620
+ {
17621
+ "value": "full",
17622
+ "description": ""
17623
+ },
17624
+ {
17625
+ "value": "long",
17626
+ "description": ""
17627
+ },
17628
+ {
17629
+ "value": "medium",
17630
+ "description": ""
17631
+ },
17632
+ {
17633
+ "value": "short",
17634
+ "description": ""
17635
+ }
17636
+ ]
17637
+ },
17638
+ "description": "Preset time formatting style: 'full' | 'long' | 'medium' | 'short'.\nPreset styles take precedence over granular date and time part options.",
17639
+ "fieldName": "timeStyle"
17640
+ },
17641
+ {
17642
+ "name": "time-zone-name",
17643
+ "type": {
17644
+ "text": "'long' | 'short' | \"default\"",
17645
+ "_sourceAliases": [],
17646
+ "values": [
17647
+ {
17648
+ "value": "long",
17649
+ "description": ""
17650
+ },
17651
+ {
17652
+ "value": "short",
17653
+ "description": ""
17654
+ }
17655
+ ]
17656
+ },
17657
+ "description": "Time zone name display: 'long' | 'short'. Use it with granular options only; preset styles ignore it.",
17658
+ "fieldName": "timeZoneName"
17659
+ },
17660
+ {
17661
+ "name": "time-zone",
17662
+ "type": {
17663
+ "text": "string | \"default\"",
17664
+ "_sourceAliases": [],
17665
+ "values": [
17666
+ {
17667
+ "value": "string",
17668
+ "description": ""
17669
+ }
17670
+ ]
17671
+ },
17672
+ "description": "IANA time zone identifier (such as 'America/New_York', 'UTC').",
17673
+ "fieldName": "timeZone"
17674
+ },
17675
+ {
17676
+ "name": "nve-layout",
17677
+ "deprecated": true,
17678
+ "description": "not supported on custom element tags",
17679
+ "type": {
17680
+ "text": "string",
17681
+ "values": [
17682
+ {
17683
+ "value": "string",
17684
+ "description": ""
17685
+ },
17686
+ {
17687
+ "value": "string",
17688
+ "description": ""
17689
+ }
17690
+ ],
17691
+ "_sourceAliases": []
17692
+ }
17693
+ },
17694
+ {
17695
+ "name": "nve-text",
17696
+ "deprecated": true,
17697
+ "description": "not supported on custom element tags",
17698
+ "type": {
17699
+ "text": "string",
17700
+ "values": [
17701
+ {
17702
+ "value": "string",
17703
+ "description": ""
17704
+ },
17705
+ {
17706
+ "value": "string",
17707
+ "description": ""
17708
+ }
17709
+ ],
17710
+ "_sourceAliases": []
17711
+ }
17712
+ }
17713
+ ],
17714
+ "superclass": {
17715
+ "name": "LitElement",
17716
+ "package": "lit"
17717
+ },
17718
+ "tagName": "nve-format-datetime",
17719
+ "customElement": true,
17720
+ "metadata": {
17721
+ "unitTests": true,
17722
+ "apiReview": true,
17723
+ "performance": true,
17724
+ "stable": true,
17725
+ "vqa": true,
17726
+ "responsive": true,
17727
+ "themes": true,
17728
+ "aria": "#",
17729
+ "entrypoint": "@nvidia-elements/core/format-datetime",
17730
+ "example": "<nve-format-datetime date-style=\"long\">2023-07-28T04:20:17.434Z</nve-format-datetime>",
17731
+ "package": true,
17732
+ "since": "0.0.0",
17733
+ "status": "beta",
17734
+ "behavior": "content",
17735
+ "markdown": "## nve-format-datetime\n\nFormats a date/time value as localized text using the Intl.DateTimeFormat API. Renders inside a semantic time element.\nGranular options (weekday, year, month, day, hour, minute, second) mirror the Intl.DateTimeFormat API. 'numeric' omits zero-padding, '2-digit' zero-pads.\n\n### Example\n\n```html\n<nve-format-datetime date-style=\"long\">2023-07-28T04:20:17.434Z</nve-format-datetime>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/format-datetime/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | Date string to format (such as 2023-07-28T04:20:17.434Z). Serves as fallback before hydration. |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| date | `string \\| \"default\"` | Optional date string for values supplied by JavaScript or bound data. By default, the component formats the element's text content, which also serves as the SSR fallback. When both are present, this property takes precedence. |\n| locale | `string \\| \"default\"` | Language tag (such as en-US, de-DE). Defaults to document.documentElement.lang or browser default. |\n| weekday | `'long' \\| 'short' \\| 'narrow' \\| \"default\"` | Weekday representation: 'long' \\| 'short' \\| 'narrow'. |\n| year | `'numeric' \\| '2-digit' \\| \"default\"` | Year representation: 'numeric' \\| '2-digit'. |\n| month | `'numeric' \\| '2-digit' \\| 'long' \\| 'short' \\| 'narrow' \\| \"default\"` | Month representation: 'numeric' \\| '2-digit' \\| 'long' \\| 'short' \\| 'narrow'. |\n| day | `'numeric' \\| '2-digit' \\| \"default\"` | Day representation: 'numeric' \\| '2-digit'. |\n| hour | `'numeric' \\| '2-digit' \\| \"default\"` | Hour representation: 'numeric' \\| '2-digit'. |\n| minute | `'numeric' \\| '2-digit' \\| \"default\"` | Minute representation: 'numeric' \\| '2-digit'. |\n| second | `'numeric' \\| '2-digit' \\| \"default\"` | Second representation: 'numeric' \\| '2-digit'. |\n| dateStyle (date-style) | `'full' \\| 'long' \\| 'medium' \\| 'short' \\| \"default\"` | Preset date formatting style: 'full' \\| 'long' \\| 'medium' \\| 'short'. Preset styles take precedence over granular date and time part options. |\n| timeStyle (time-style) | `'full' \\| 'long' \\| 'medium' \\| 'short' \\| \"default\"` | Preset time formatting style: 'full' \\| 'long' \\| 'medium' \\| 'short'. Preset styles take precedence over granular date and time part options. |\n| timeZoneName (time-zone-name) | `'long' \\| 'short' \\| \"default\"` | Time zone name display: 'long' \\| 'short'. Use it with granular options only; preset styles ignore it. |\n| timeZone (time-zone) | `string \\| \"default\"` | IANA time zone identifier (such as 'America/New_York', 'UTC'). |"
17736
+ }
17737
+ }
17738
+ ],
17739
+ "exports": [
17740
+ {
17741
+ "kind": "js",
17742
+ "name": "FormatDatetime",
17743
+ "declaration": {
17744
+ "name": "FormatDatetime",
17745
+ "module": "/src/format-datetime/format-datetime.js"
17746
+ }
17747
+ }
17748
+ ]
17749
+ },
17750
+ {
17751
+ "kind": "javascript-module",
17752
+ "path": "/src/format-datetime/index.js",
17753
+ "declarations": [],
17754
+ "exports": [
17755
+ {
17756
+ "kind": "js",
17757
+ "name": "*",
17758
+ "declaration": {
17759
+ "name": "*",
17760
+ "module": "home/runner/work/elements/elements/projects/core/src/format-datetime/format-datetime.js"
17761
+ }
17762
+ }
17763
+ ]
17764
+ },
17765
+ {
17766
+ "kind": "javascript-module",
17767
+ "path": "/src/format-relative-time/define.js",
17768
+ "declarations": [],
17769
+ "exports": []
17770
+ },
17771
+ {
17772
+ "kind": "javascript-module",
17773
+ "path": "/src/format-relative-time/format-relative-time.js",
17774
+ "declarations": [
17775
+ {
17776
+ "kind": "class",
17777
+ "description": "Formats a date/time value as localized relative text using the Intl.RelativeTimeFormat API. Renders inside a semantic time element.\nOptions mirror the Intl.RelativeTimeFormat API. When unit is 'auto', the component selects the best unit based on the time difference.",
17778
+ "name": "FormatRelativeTime",
17779
+ "slots": [
17780
+ {
17781
+ "description": "Date string to format (such as 2023-07-28T04:20:17.434Z). Serves as fallback before hydration.",
17782
+ "name": ""
17783
+ }
17784
+ ],
17785
+ "members": [
17786
+ {
17787
+ "kind": "field",
17788
+ "name": "date",
17789
+ "type": {
17790
+ "text": "string | \"default\"",
17791
+ "_sourceAliases": [],
17792
+ "values": [
17793
+ {
17794
+ "value": "string",
17795
+ "description": ""
17796
+ }
17797
+ ]
17798
+ },
17799
+ "description": "Optional date string for values supplied by JavaScript or bound data.\nBy default, the component formats the element's text content, which also serves as the SSR fallback.\nWhen both are present, this property takes precedence.",
17800
+ "attribute": "date"
17801
+ },
17802
+ {
17803
+ "kind": "field",
17804
+ "name": "locale",
17805
+ "type": {
17806
+ "text": "string | \"default\"",
17807
+ "_sourceAliases": [],
17808
+ "values": [
17809
+ {
17810
+ "value": "string",
17811
+ "description": ""
17812
+ }
17813
+ ]
17814
+ },
17815
+ "description": "Language tag (such as en-US, de-DE). Defaults to document.documentElement.lang or browser default.",
17816
+ "attribute": "locale"
17817
+ },
17818
+ {
17819
+ "kind": "field",
17820
+ "name": "numeric",
17821
+ "type": {
17822
+ "text": "'always' | 'auto'",
17823
+ "_sourceAliases": [],
17824
+ "values": [
17825
+ {
17826
+ "value": "always",
17827
+ "description": ""
17828
+ },
17829
+ {
17830
+ "value": "auto",
17831
+ "description": ""
17832
+ }
17833
+ ]
17834
+ },
17835
+ "default": "'always'",
17836
+ "description": "Numeric formatting: 'always' | 'auto'. When 'auto', enables natural language forms such as 'yesterday' instead of '1 day ago'.",
17837
+ "attribute": "numeric"
17838
+ },
17839
+ {
17840
+ "kind": "field",
17841
+ "name": "formatStyle",
17842
+ "type": {
17843
+ "text": "'long' | 'short' | 'narrow'",
17844
+ "_sourceAliases": [],
17845
+ "values": [
17846
+ {
17847
+ "value": "long",
17848
+ "description": ""
17849
+ },
17850
+ {
17851
+ "value": "short",
17852
+ "description": ""
17853
+ },
17854
+ {
17855
+ "value": "narrow",
17856
+ "description": ""
17857
+ }
17858
+ ]
17859
+ },
17860
+ "default": "'long'",
17861
+ "description": "Formatting length: 'long' | 'short' | 'narrow'. Controls verbosity (such as '3 days ago' vs '3d ago'). Maps to Intl.RelativeTimeFormat style option.",
17862
+ "attribute": "format-style"
17863
+ },
17864
+ {
17865
+ "kind": "field",
17866
+ "name": "unit",
17867
+ "type": {
17868
+ "text": "'second' | 'minute' | 'hour' | 'day' | 'week' | 'month' | 'year' | 'auto'",
17869
+ "_sourceAliases": [],
17870
+ "values": [
17871
+ {
17872
+ "value": "second",
17873
+ "description": ""
17874
+ },
17875
+ {
17876
+ "value": "minute",
17877
+ "description": ""
17878
+ },
17879
+ {
17880
+ "value": "hour",
17881
+ "description": ""
17882
+ },
17883
+ {
17884
+ "value": "day",
17885
+ "description": ""
17886
+ },
17887
+ {
17888
+ "value": "week",
17889
+ "description": ""
17890
+ },
17891
+ {
17892
+ "value": "month",
17893
+ "description": ""
17894
+ },
17895
+ {
17896
+ "value": "year",
17897
+ "description": ""
17898
+ },
17899
+ {
17900
+ "value": "auto",
17901
+ "description": ""
17902
+ }
17903
+ ]
17904
+ },
17905
+ "default": "'auto'",
17906
+ "description": "Time unit: 'second' | 'minute' | 'hour' | 'day' | 'week' | 'month' | 'year' | 'auto'. Use 'auto' to let the component select the most appropriate unit based on the time difference.",
17907
+ "attribute": "unit"
17908
+ },
17909
+ {
17910
+ "kind": "field",
17911
+ "name": "sync",
17912
+ "type": {
17913
+ "text": "boolean",
17914
+ "_sourceAliases": [],
17915
+ "values": [
17916
+ {
17917
+ "value": "true",
17918
+ "description": ""
17919
+ },
17920
+ {
17921
+ "value": "false",
17922
+ "description": ""
17923
+ }
17924
+ ]
17925
+ },
17926
+ "default": "false",
17927
+ "description": "When present, auto-updates the displayed relative time at appropriate intervals.",
17928
+ "attribute": "sync"
17929
+ },
17930
+ {
17931
+ "name": "nve-layout",
17932
+ "deprecated": true,
17933
+ "description": "not supported on custom element tags",
17934
+ "type": {
17935
+ "text": "string",
17936
+ "values": [
17937
+ {
17938
+ "value": "string",
17939
+ "description": ""
17940
+ },
17941
+ {
17942
+ "value": "string",
17943
+ "description": ""
17944
+ }
17945
+ ],
17946
+ "_sourceAliases": []
17947
+ },
17948
+ "attribute": "nve-layout",
17949
+ "kind": "field"
17950
+ },
17951
+ {
17952
+ "name": "nve-text",
17953
+ "deprecated": true,
17954
+ "description": "not supported on custom element tags",
17955
+ "type": {
17956
+ "text": "string",
17957
+ "values": [
17958
+ {
17959
+ "value": "string",
17960
+ "description": ""
17961
+ },
17962
+ {
17963
+ "value": "string",
17964
+ "description": ""
17965
+ }
17966
+ ],
17967
+ "_sourceAliases": []
17968
+ },
17969
+ "attribute": "nve-text",
17970
+ "kind": "field"
17971
+ }
17972
+ ],
17973
+ "attributes": [
17974
+ {
17975
+ "name": "date",
17976
+ "type": {
17977
+ "text": "string | \"default\"",
17978
+ "_sourceAliases": [],
17979
+ "values": [
17980
+ {
17981
+ "value": "string",
17982
+ "description": ""
17983
+ }
17984
+ ]
17985
+ },
17986
+ "description": "Optional date string for values supplied by JavaScript or bound data.\nBy default, the component formats the element's text content, which also serves as the SSR fallback.\nWhen both are present, this property takes precedence.",
17987
+ "fieldName": "date"
17988
+ },
17989
+ {
17990
+ "name": "locale",
17991
+ "type": {
17992
+ "text": "string | \"default\"",
17993
+ "_sourceAliases": [],
17994
+ "values": [
17995
+ {
17996
+ "value": "string",
17997
+ "description": ""
17998
+ }
17999
+ ]
18000
+ },
18001
+ "description": "Language tag (such as en-US, de-DE). Defaults to document.documentElement.lang or browser default.",
18002
+ "fieldName": "locale"
18003
+ },
18004
+ {
18005
+ "name": "numeric",
18006
+ "type": {
18007
+ "text": "'always' | 'auto'",
18008
+ "_sourceAliases": [],
18009
+ "values": [
18010
+ {
18011
+ "value": "always",
18012
+ "description": ""
18013
+ },
18014
+ {
18015
+ "value": "auto",
18016
+ "description": ""
18017
+ }
18018
+ ]
18019
+ },
18020
+ "default": "'always'",
18021
+ "description": "Numeric formatting: 'always' | 'auto'. When 'auto', enables natural language forms such as 'yesterday' instead of '1 day ago'.",
18022
+ "fieldName": "numeric"
18023
+ },
18024
+ {
18025
+ "name": "format-style",
18026
+ "type": {
18027
+ "text": "'long' | 'short' | 'narrow'",
18028
+ "_sourceAliases": [],
18029
+ "values": [
18030
+ {
18031
+ "value": "long",
18032
+ "description": ""
18033
+ },
18034
+ {
18035
+ "value": "short",
18036
+ "description": ""
18037
+ },
18038
+ {
18039
+ "value": "narrow",
18040
+ "description": ""
18041
+ }
18042
+ ]
18043
+ },
18044
+ "default": "'long'",
18045
+ "description": "Formatting length: 'long' | 'short' | 'narrow'. Controls verbosity (such as '3 days ago' vs '3d ago'). Maps to Intl.RelativeTimeFormat style option.",
18046
+ "fieldName": "formatStyle"
18047
+ },
18048
+ {
18049
+ "name": "unit",
18050
+ "type": {
18051
+ "text": "'second' | 'minute' | 'hour' | 'day' | 'week' | 'month' | 'year' | 'auto'",
18052
+ "_sourceAliases": [],
18053
+ "values": [
18054
+ {
18055
+ "value": "second",
18056
+ "description": ""
18057
+ },
18058
+ {
18059
+ "value": "minute",
18060
+ "description": ""
18061
+ },
18062
+ {
18063
+ "value": "hour",
18064
+ "description": ""
18065
+ },
18066
+ {
18067
+ "value": "day",
18068
+ "description": ""
18069
+ },
18070
+ {
18071
+ "value": "week",
18072
+ "description": ""
18073
+ },
18074
+ {
18075
+ "value": "month",
18076
+ "description": ""
18077
+ },
18078
+ {
18079
+ "value": "year",
18080
+ "description": ""
18081
+ },
18082
+ {
18083
+ "value": "auto",
18084
+ "description": ""
18085
+ }
18086
+ ]
18087
+ },
18088
+ "default": "'auto'",
18089
+ "description": "Time unit: 'second' | 'minute' | 'hour' | 'day' | 'week' | 'month' | 'year' | 'auto'. Use 'auto' to let the component select the most appropriate unit based on the time difference.",
18090
+ "fieldName": "unit"
18091
+ },
18092
+ {
18093
+ "name": "sync",
18094
+ "type": {
18095
+ "text": "boolean",
18096
+ "_sourceAliases": [],
18097
+ "values": [
18098
+ {
18099
+ "value": "true",
18100
+ "description": ""
18101
+ },
18102
+ {
18103
+ "value": "false",
18104
+ "description": ""
18105
+ }
18106
+ ]
18107
+ },
18108
+ "default": "false",
18109
+ "description": "When present, auto-updates the displayed relative time at appropriate intervals.",
18110
+ "fieldName": "sync"
18111
+ },
18112
+ {
18113
+ "name": "nve-layout",
18114
+ "deprecated": true,
18115
+ "description": "not supported on custom element tags",
18116
+ "type": {
18117
+ "text": "string",
18118
+ "values": [
18119
+ {
18120
+ "value": "string",
18121
+ "description": ""
18122
+ },
18123
+ {
18124
+ "value": "string",
18125
+ "description": ""
18126
+ }
18127
+ ],
18128
+ "_sourceAliases": []
18129
+ }
18130
+ },
18131
+ {
18132
+ "name": "nve-text",
18133
+ "deprecated": true,
18134
+ "description": "not supported on custom element tags",
18135
+ "type": {
18136
+ "text": "string",
18137
+ "values": [
18138
+ {
18139
+ "value": "string",
18140
+ "description": ""
18141
+ },
18142
+ {
18143
+ "value": "string",
18144
+ "description": ""
18145
+ }
18146
+ ],
18147
+ "_sourceAliases": []
18148
+ }
18149
+ }
18150
+ ],
18151
+ "superclass": {
18152
+ "name": "LitElement",
18153
+ "package": "lit"
18154
+ },
18155
+ "tagName": "nve-format-relative-time",
18156
+ "customElement": true,
18157
+ "metadata": {
18158
+ "unitTests": true,
18159
+ "apiReview": true,
18160
+ "performance": true,
18161
+ "stable": true,
18162
+ "vqa": true,
18163
+ "responsive": true,
18164
+ "themes": true,
18165
+ "aria": "#",
18166
+ "entrypoint": "@nvidia-elements/core/format-relative-time",
18167
+ "example": "<div nve-layout=\"column gap:sm\">\n <nve-format-relative-time>2020-01-15T12:00:00.000Z</nve-format-relative-time>\n <nve-format-relative-time>2024-06-15T12:00:00.000Z</nve-format-relative-time>\n <nve-format-relative-time>2025-12-01T12:00:00.000Z</nve-format-relative-time>\n</div>",
18168
+ "package": true,
18169
+ "since": "0.0.0",
18170
+ "status": "beta",
18171
+ "behavior": "content",
18172
+ "markdown": "## nve-format-relative-time\n\nFormats a date/time value as localized relative text using the Intl.RelativeTimeFormat API. Renders inside a semantic time element.\nOptions mirror the Intl.RelativeTimeFormat API. When unit is 'auto', the component selects the best unit based on the time difference.\n\n### Example\n\n```html\n<div nve-layout=\"column gap:sm\">\n <nve-format-relative-time>2020-01-15T12:00:00.000Z</nve-format-relative-time>\n <nve-format-relative-time>2024-06-15T12:00:00.000Z</nve-format-relative-time>\n <nve-format-relative-time>2025-12-01T12:00:00.000Z</nve-format-relative-time>\n</div>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/format-relative-time/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | Date string to format (such as 2023-07-28T04:20:17.434Z). Serves as fallback before hydration. |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| date | `string \\| \"default\"` | Optional date string for values supplied by JavaScript or bound data. By default, the component formats the element's text content, which also serves as the SSR fallback. When both are present, this property takes precedence. |\n| locale | `string \\| \"default\"` | Language tag (such as en-US, de-DE). Defaults to document.documentElement.lang or browser default. |\n| numeric | `'always' \\| 'auto'` | Numeric formatting: 'always' \\| 'auto'. When 'auto', enables natural language forms such as 'yesterday' instead of '1 day ago'. |\n| formatStyle (format-style) | `'long' \\| 'short' \\| 'narrow'` | Formatting length: 'long' \\| 'short' \\| 'narrow'. Controls verbosity (such as '3 days ago' vs '3d ago'). Maps to Intl.RelativeTimeFormat style option. |\n| unit | `'second' \\| 'minute' \\| 'hour' \\| 'day' \\| 'week' \\| 'month' \\| 'year' \\| 'auto'` | Time unit: 'second' \\| 'minute' \\| 'hour' \\| 'day' \\| 'week' \\| 'month' \\| 'year' \\| 'auto'. Use 'auto' to let the component select the most appropriate unit based on the time difference. |\n| sync | `boolean` | When present, auto-updates the displayed relative time at appropriate intervals. |"
18173
+ }
18174
+ }
18175
+ ],
18176
+ "exports": [
18177
+ {
18178
+ "kind": "js",
18179
+ "name": "FormatRelativeTime",
18180
+ "declaration": {
18181
+ "name": "FormatRelativeTime",
18182
+ "module": "/src/format-relative-time/format-relative-time.js"
18183
+ }
18184
+ }
18185
+ ]
18186
+ },
18187
+ {
18188
+ "kind": "javascript-module",
18189
+ "path": "/src/format-relative-time/index.js",
18190
+ "declarations": [],
18191
+ "exports": [
18192
+ {
18193
+ "kind": "js",
18194
+ "name": "*",
18195
+ "declaration": {
18196
+ "name": "*",
18197
+ "module": "home/runner/work/elements/elements/projects/core/src/format-relative-time/format-relative-time.js"
18198
+ }
18199
+ }
18200
+ ]
18201
+ },
18202
+ {
18203
+ "kind": "javascript-module",
18204
+ "path": "/src/forms/control-group/control-group.js",
18205
+ "declarations": [
18206
+ {
18207
+ "kind": "class",
18208
+ "description": "Groups many related form controls under a shared label and validation context for semantically linked inputs.",
18209
+ "name": "ControlGroup",
18210
+ "cssProperties": [
18211
+ {
18212
+ "name": "--color",
18213
+ "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color)"
18214
+ },
18215
+ {
18216
+ "name": "--label-color",
18217
+ "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color)"
18218
+ },
18219
+ {
18220
+ "name": "--label-text-transform",
18221
+ "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/text-transform)"
18222
+ },
18223
+ {
18224
+ "name": "--label-font-weight",
18225
+ "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight)"
18226
+ },
18227
+ {
18228
+ "name": "--label-font-size",
18229
+ "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/font-size)"
18230
+ }
18231
+ ],
18232
+ "slots": [
18233
+ {
18234
+ "description": "Control input elements",
18235
+ "name": ""
18236
+ }
18237
+ ],
18238
+ "members": [
18239
+ {
18240
+ "kind": "field",
18241
+ "name": "layout",
18242
+ "type": {
18243
+ "text": "| 'vertical'\n | 'vertical-inline'\n | 'horizontal'\n | 'horizontal-inline'",
18244
+ "_sourceAliases": [],
18245
+ "values": [
18246
+ {
18247
+ "value": "vertical",
18248
+ "description": "Arranges content in a vertical stack with block-level spacing."
18249
+ },
18250
+ {
18251
+ "value": "vertical-inline",
18252
+ "description": "Arranges content vertically with compact inline spacing for dense layouts."
18253
+ },
18254
+ {
18255
+ "value": "horizontal",
18256
+ "description": "Arranges content in a horizontal row with block-level spacing."
18257
+ },
18258
+ {
18259
+ "value": "horizontal-inline",
18260
+ "description": "Arranges content horizontally with compact inline spacing."
18261
+ }
18262
+ ]
18263
+ },
18264
+ "description": "Controls the directional arrangement and spacing behavior of the element's content.\n- `vertical` Arranges content in a vertical stack with block-level spacing.\n\n- `vertical-inline` Arranges content vertically with compact inline spacing for dense layouts.\n\n- `horizontal` Arranges content in a horizontal row with block-level spacing.\n\n- `horizontal-inline` Arranges content horizontally with compact inline spacing.",
18265
+ "attribute": "layout",
18266
+ "reflects": true,
18267
+ "descriptionText": "Controls the directional arrangement and spacing behavior of the element's content."
18268
+ },
18269
+ {
18270
+ "kind": "field",
18271
+ "name": "prominence",
18272
+ "type": {
18273
+ "text": "'muted'",
18274
+ "_sourceAliases": [],
18275
+ "values": [
18276
+ {
18277
+ "value": "muted",
18278
+ "description": "Reduces visual weight for supporting content that should remain subtle and unobtrusive."
18279
+ }
18280
+ ]
18281
+ },
18282
+ "description": "Controls the visual prominence to establish hierarchy and guide user attention.\n- `muted` Reduces visual weight for supporting content that should remain subtle and unobtrusive.",
18283
+ "attribute": "prominence",
18284
+ "reflects": true,
18285
+ "descriptionText": "Controls the visual prominence to establish hierarchy and guide user attention."
17080
18286
  },
17081
18287
  {
17082
18288
  "name": "nve-layout",
@@ -32343,6 +33549,51 @@
32343
33549
  }
32344
33550
  }
32345
33551
  ]
33552
+ },
33553
+ {
33554
+ "kind": "function",
33555
+ "name": "sameOrderedStringArray",
33556
+ "return": {
33557
+ "type": {
33558
+ "text": "boolean"
33559
+ }
33560
+ },
33561
+ "parameters": [
33562
+ {
33563
+ "name": "a",
33564
+ "type": {
33565
+ "text": "readonly string[]",
33566
+ "_sourceAliases": []
33567
+ }
33568
+ },
33569
+ {
33570
+ "name": "b",
33571
+ "type": {
33572
+ "text": "readonly string[]",
33573
+ "_sourceAliases": []
33574
+ }
33575
+ }
33576
+ ],
33577
+ "description": "Returns true when both arrays have the same length and each index is strictly equal (`===`)."
33578
+ },
33579
+ {
33580
+ "kind": "function",
33581
+ "name": "uniqueNonEmptyStrings",
33582
+ "return": {
33583
+ "type": {
33584
+ "text": "string[]"
33585
+ }
33586
+ },
33587
+ "parameters": [
33588
+ {
33589
+ "name": "values",
33590
+ "type": {
33591
+ "text": "Iterable<string | null | undefined>",
33592
+ "_sourceAliases": []
33593
+ }
33594
+ }
33595
+ ],
33596
+ "description": "Returns unique non-empty strings in first-seen order (insertion order of a `Set` over the filtered list)."
32346
33597
  }
32347
33598
  ],
32348
33599
  "exports": [
@@ -32640,6 +33891,22 @@
32640
33891
  "name": "appendAnchorName",
32641
33892
  "module": "/src/internal/utils/dom.js"
32642
33893
  }
33894
+ },
33895
+ {
33896
+ "kind": "js",
33897
+ "name": "sameOrderedStringArray",
33898
+ "declaration": {
33899
+ "name": "sameOrderedStringArray",
33900
+ "module": "/src/internal/utils/dom.js"
33901
+ }
33902
+ },
33903
+ {
33904
+ "kind": "js",
33905
+ "name": "uniqueNonEmptyStrings",
33906
+ "declaration": {
33907
+ "name": "uniqueNonEmptyStrings",
33908
+ "module": "/src/internal/utils/dom.js"
33909
+ }
32643
33910
  }
32644
33911
  ]
32645
33912
  },
@@ -50881,6 +52148,231 @@
50881
52148
  "name": "*",
50882
52149
  "module": "home/runner/work/elements/elements/projects/core/src/tabs/tabs.js"
50883
52150
  }
52151
+ },
52152
+ {
52153
+ "kind": "js",
52154
+ "name": "*",
52155
+ "declaration": {
52156
+ "name": "*",
52157
+ "module": "home/runner/work/elements/elements/projects/core/src/tabs/tabs-group.js"
52158
+ }
52159
+ }
52160
+ ]
52161
+ },
52162
+ {
52163
+ "kind": "javascript-module",
52164
+ "path": "/src/tabs/tabs-group.js",
52165
+ "declarations": [
52166
+ {
52167
+ "kind": "class",
52168
+ "description": "Coordinates tabs with matching panel content using Invoker Commands and slot-matched panels.",
52169
+ "name": "TabsGroup",
52170
+ "cssProperties": [
52171
+ {
52172
+ "name": "--padding",
52173
+ "description": "[MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/padding)"
52174
+ }
52175
+ ],
52176
+ "slots": [
52177
+ {
52178
+ "description": "Default slot for a single nve-tabs element. Do not use behavior-select on nve-tabs when using this group.",
52179
+ "name": ""
52180
+ },
52181
+ {
52182
+ "type": {
52183
+ "text": "value"
52184
+ },
52185
+ "description": "Named panel content where the slot name matches a nve-tabs-item value.",
52186
+ "name": "value",
52187
+ "dynamic": true
52188
+ }
52189
+ ],
52190
+ "members": [
52191
+ {
52192
+ "kind": "field",
52193
+ "name": "alignment",
52194
+ "type": {
52195
+ "text": "'top' | 'start' | 'end'",
52196
+ "_sourceAliases": [
52197
+ "TabsGroupAlignment"
52198
+ ],
52199
+ "values": [
52200
+ {
52201
+ "value": "top",
52202
+ "description": ""
52203
+ },
52204
+ {
52205
+ "value": "start",
52206
+ "description": ""
52207
+ },
52208
+ {
52209
+ "value": "end",
52210
+ "description": ""
52211
+ }
52212
+ ]
52213
+ },
52214
+ "default": "'top'",
52215
+ "description": "Determines the alignment of the popover relative to the provided anchor element.",
52216
+ "attribute": "alignment",
52217
+ "reflects": true
52218
+ },
52219
+ {
52220
+ "name": "nve-layout",
52221
+ "deprecated": true,
52222
+ "description": "not supported on custom element tags",
52223
+ "type": {
52224
+ "text": "string",
52225
+ "values": [
52226
+ {
52227
+ "value": "string",
52228
+ "description": ""
52229
+ },
52230
+ {
52231
+ "value": "string",
52232
+ "description": ""
52233
+ }
52234
+ ],
52235
+ "_sourceAliases": []
52236
+ },
52237
+ "attribute": "nve-layout",
52238
+ "kind": "field"
52239
+ },
52240
+ {
52241
+ "name": "nve-text",
52242
+ "deprecated": true,
52243
+ "description": "not supported on custom element tags",
52244
+ "type": {
52245
+ "text": "string",
52246
+ "values": [
52247
+ {
52248
+ "value": "string",
52249
+ "description": ""
52250
+ },
52251
+ {
52252
+ "value": "string",
52253
+ "description": ""
52254
+ }
52255
+ ],
52256
+ "_sourceAliases": []
52257
+ },
52258
+ "attribute": "nve-text",
52259
+ "kind": "field"
52260
+ }
52261
+ ],
52262
+ "events": [
52263
+ {
52264
+ "name": "select",
52265
+ "type": {
52266
+ "text": "CustomEvent"
52267
+ },
52268
+ "description": "Dispatched when the selected tab value changes after an invoker `--toggle` updates selection"
52269
+ }
52270
+ ],
52271
+ "attributes": [
52272
+ {
52273
+ "name": "alignment",
52274
+ "type": {
52275
+ "text": "'top' | 'start' | 'end'",
52276
+ "_sourceAliases": [
52277
+ "TabsGroupAlignment"
52278
+ ],
52279
+ "values": [
52280
+ {
52281
+ "value": "top",
52282
+ "description": ""
52283
+ },
52284
+ {
52285
+ "value": "start",
52286
+ "description": ""
52287
+ },
52288
+ {
52289
+ "value": "end",
52290
+ "description": ""
52291
+ }
52292
+ ]
52293
+ },
52294
+ "default": "'top'",
52295
+ "description": "Determines the alignment of the popover relative to the provided anchor element.",
52296
+ "fieldName": "alignment"
52297
+ },
52298
+ {
52299
+ "name": "nve-layout",
52300
+ "deprecated": true,
52301
+ "description": "not supported on custom element tags",
52302
+ "type": {
52303
+ "text": "string",
52304
+ "values": [
52305
+ {
52306
+ "value": "string",
52307
+ "description": ""
52308
+ },
52309
+ {
52310
+ "value": "string",
52311
+ "description": ""
52312
+ }
52313
+ ],
52314
+ "_sourceAliases": []
52315
+ }
52316
+ },
52317
+ {
52318
+ "name": "nve-text",
52319
+ "deprecated": true,
52320
+ "description": "not supported on custom element tags",
52321
+ "type": {
52322
+ "text": "string",
52323
+ "values": [
52324
+ {
52325
+ "value": "string",
52326
+ "description": ""
52327
+ },
52328
+ {
52329
+ "value": "string",
52330
+ "description": ""
52331
+ }
52332
+ ],
52333
+ "_sourceAliases": []
52334
+ }
52335
+ }
52336
+ ],
52337
+ "superclass": {
52338
+ "name": "LitElement",
52339
+ "package": "lit"
52340
+ },
52341
+ "tagName": "nve-tabs-group",
52342
+ "customElement": true,
52343
+ "metadata": {
52344
+ "unitTests": true,
52345
+ "apiReview": true,
52346
+ "performance": true,
52347
+ "stable": true,
52348
+ "vqa": true,
52349
+ "responsive": false,
52350
+ "themes": true,
52351
+ "aria": "https://www.w3.org/WAI/ARIA/apg/patterns/tabs/",
52352
+ "entrypoint": "@nvidia-elements/core/tabs",
52353
+ "example": "",
52354
+ "package": true,
52355
+ "since": "1.67.0",
52356
+ "status": "stable",
52357
+ "behavior": "navigation",
52358
+ "markdown": "## nve-tabs-group\n\nCoordinates tabs with matching panel content using Invoker Commands and slot-matched panels.\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/tabs/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | Default slot for a single nve-tabs element. Do not use behavior-select on nve-tabs when using this group. |\n| {value} | `string` | Named panel content where the slot name matches a nve-tabs-item value. |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| alignment | `'top' \\| 'start' \\| 'end'` | Determines the alignment of the popover relative to the provided anchor element. |\n\n### Events\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| select | `CustomEvent` | Dispatched when the selected tab value changes after an invoker `--toggle` updates selection |\n\n### Invoker Commands\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --toggle | `CommandEvent` | Select the matching tab and reveal the panel whose slot matches the invoker value. |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |"
52359
+ },
52360
+ "commands": [
52361
+ {
52362
+ "name": "--toggle",
52363
+ "description": "Select the matching tab and reveal the panel whose slot matches the invoker value."
52364
+ }
52365
+ ]
52366
+ }
52367
+ ],
52368
+ "exports": [
52369
+ {
52370
+ "kind": "js",
52371
+ "name": "TabsGroup",
52372
+ "declaration": {
52373
+ "name": "TabsGroup",
52374
+ "module": "/src/tabs/tabs-group.js"
52375
+ }
50884
52376
  }
50885
52377
  ]
50886
52378
  },
@@ -51935,12 +53427,12 @@
51935
53427
  "themes": true,
51936
53428
  "aria": "https://www.w3.org/WAI/ARIA/apg/patterns/tabs/",
51937
53429
  "entrypoint": "@nvidia-elements/core/tabs",
51938
- "example": "<nve-tabs behavior-select>\n <nve-tabs-item selected>Tab 1</nve-tabs-item>\n <nve-tabs-item>Tab 2</nve-tabs-item>\n <nve-tabs-item>Tab 3</nve-tabs-item>\n <nve-tabs-item>Tab 4</nve-tabs-item>\n <nve-tabs-item disabled>Disabled</nve-tabs-item>\n</nve-tabs>",
53430
+ "example": "<nve-tabs-group id=\"tab-group-default\">\n <nve-tabs>\n <nve-tabs-item selected command=\"--toggle\" commandfor=\"tab-group-default\" value=\"overview\">Overview</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"details\">Details</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"settings\">Settings</nve-tabs-item>\n </nve-tabs>\n <div slot=\"overview\">overview content</div>\n <div slot=\"details\">details content</div>\n <div slot=\"settings\">settings content</div>\n</nve-tabs-group>",
51939
53431
  "package": true,
51940
53432
  "since": "0.10.0",
51941
53433
  "status": "stable",
51942
53434
  "behavior": "button",
51943
- "markdown": "## nve-tabs-item\n\nRepresents an individual tab within a tablist, providing a selectable button for switching between content views.\n\n### Example\n\n```html\n<nve-tabs behavior-select>\n <nve-tabs-item selected>Tab 1</nve-tabs-item>\n <nve-tabs-item>Tab 2</nve-tabs-item>\n <nve-tabs-item>Tab 3</nve-tabs-item>\n <nve-tabs-item>Tab 4</nve-tabs-item>\n <nve-tabs-item disabled>Disabled</nve-tabs-item>\n</nve-tabs>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/tabs/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for content |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| selected | `boolean` | Indicates whether an element currently holds selection within a multi-option selection group. [MDN](https://mdn.dev/ARIA/Attributes/aria-selected) - `true` The element holds selection and represents the user's current choice within the group. - `false` The element does not hold selection and the user can choose it. |\n| type | `'button' \\| 'submit' \\| 'reset'` | Defines the button behavior when associated within an <form> element. https://mdn.dev/HTML/Element/button#attr-type |\n| pressed | `boolean` | Indicates the current state of a toggle button that switches on or off. [MDN](https://mdn.dev/ARIA/Attributes/aria-pressed) - `true` The button is in the pressed (on) state and the associated action or setting is active. - `false` The button is in the unpressed (off) state and the associated action or setting is inactive. |\n| expanded | `boolean` | Indicates whether collapsible content is currently visible or hidden from the user. [MDN](https://mdn.dev/ARIA/Attributes/aria-expanded) - `true` The associated content expands and becomes visible to the user. - `false` The associated content collapses and hides from the user. |\n| readonly | `boolean` | Indicates whether the user can change the element's value while it remains visible and focusable. [MDN](https://mdn.dev/HTML/Attributes/readonly) - `true` The element has a readonly state: the user cannot change its value, but can still focus and copy it. - `false` The element allows editing and the user can change its value through interaction. |\n| form | `HTMLFormElement \\| null \\| string` | Like input form, sets a button to submit a form outside its parent form. Returns a reference to the form element if available. https://mdn.dev/ElementInternals/form |\n| name | `string` | The name of the button, submitted as a pair with the button's value as part of the form data, when that button submits the form. https://mdn.dev/HTML/Element/button#attr-name |\n| value | `string` | Defines the value associated with the element's name when submitting the form data. The server receives this value in params when the form submits through this button. [MDN](https://mdn.dev/HTML/Element/input#value) |\n| disabled | `boolean` | This Boolean attribute prevents the user from interacting with the element: it cannot receive press or focus events. [MDN](https://mdn.dev/ARIA/Attributes/aria-disabled) - `true` The element has a disabled state and does not accept interaction. - `false` The element has an enabled state and accepts interaction. |\n| current | `'page' \\| 'step'` | Indicates the element that represents the user's current location or position within a set. [MDN](https://mdn.dev/ARIA/Attributes/aria-current) - `page` Marks the current page within a set of navigation links. - `step` Marks the current step within a multi-step process or workflow. |\n| popoverTargetElement | `HTMLElement \\| null` | Establishing a relationship between a popover and its invoker button. https://mdn.dev/HTMLInputElement/popoverTargetElement |\n| popovertarget | `string` | The idref of the element that receives the popover. https://mdn.dev/HTML/Reference/Elements/button#popovertarget |\n| popoverTargetAction (popovertargetaction) | `'show' \\| 'hide' \\| 'toggle'` | The popover target action to perform on the popover target element. https://mdn.dev/HTMLInputElement/popoverTargetAction |\n| commandForElement | `HTMLElement \\| null` | The element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| commandfor | `string \\| null` | The idref of the element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| command | `string` | The command to execute on the element. https://mdn.dev/Invoker_Commands_API |\n| interestForElement | `HTMLElement \\| null` | The element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n| interestfor | `string \\| null` | The idref of the element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --border-width | `string` | [MDN](https://mdn.dev/CSS/border-width) |\n| --border-height | `string` | |\n| --border-top | `string` | [MDN](https://mdn.dev/CSS/border-top) |\n| --border-background | `string` | |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |"
53435
+ "markdown": "## nve-tabs-item\n\nRepresents an individual tab within a tablist, providing a selectable button for switching between content views.\n\n### Example\n\n```html\n<nve-tabs-group id=\"tab-group-default\">\n <nve-tabs>\n <nve-tabs-item selected command=\"--toggle\" commandfor=\"tab-group-default\" value=\"overview\">Overview</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"details\">Details</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"settings\">Settings</nve-tabs-item>\n </nve-tabs>\n <div slot=\"overview\">overview content</div>\n <div slot=\"details\">details content</div>\n <div slot=\"settings\">settings content</div>\n</nve-tabs-group>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/tabs/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for content |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| selected | `boolean` | Indicates whether an element currently holds selection within a multi-option selection group. [MDN](https://mdn.dev/ARIA/Attributes/aria-selected) - `true` The element holds selection and represents the user's current choice within the group. - `false` The element does not hold selection and the user can choose it. |\n| type | `'button' \\| 'submit' \\| 'reset'` | Defines the button behavior when associated within an <form> element. https://mdn.dev/HTML/Element/button#attr-type |\n| pressed | `boolean` | Indicates the current state of a toggle button that switches on or off. [MDN](https://mdn.dev/ARIA/Attributes/aria-pressed) - `true` The button is in the pressed (on) state and the associated action or setting is active. - `false` The button is in the unpressed (off) state and the associated action or setting is inactive. |\n| expanded | `boolean` | Indicates whether collapsible content is currently visible or hidden from the user. [MDN](https://mdn.dev/ARIA/Attributes/aria-expanded) - `true` The associated content expands and becomes visible to the user. - `false` The associated content collapses and hides from the user. |\n| readonly | `boolean` | Indicates whether the user can change the element's value while it remains visible and focusable. [MDN](https://mdn.dev/HTML/Attributes/readonly) - `true` The element has a readonly state: the user cannot change its value, but can still focus and copy it. - `false` The element allows editing and the user can change its value through interaction. |\n| form | `HTMLFormElement \\| null \\| string` | Like input form, sets a button to submit a form outside its parent form. Returns a reference to the form element if available. https://mdn.dev/ElementInternals/form |\n| name | `string` | The name of the button, submitted as a pair with the button's value as part of the form data, when that button submits the form. https://mdn.dev/HTML/Element/button#attr-name |\n| value | `string` | Defines the value associated with the element's name when submitting the form data. The server receives this value in params when the form submits through this button. [MDN](https://mdn.dev/HTML/Element/input#value) |\n| disabled | `boolean` | This Boolean attribute prevents the user from interacting with the element: it cannot receive press or focus events. [MDN](https://mdn.dev/ARIA/Attributes/aria-disabled) - `true` The element has a disabled state and does not accept interaction. - `false` The element has an enabled state and accepts interaction. |\n| current | `'page' \\| 'step'` | Indicates the element that represents the user's current location or position within a set. [MDN](https://mdn.dev/ARIA/Attributes/aria-current) - `page` Marks the current page within a set of navigation links. - `step` Marks the current step within a multi-step process or workflow. |\n| popoverTargetElement | `HTMLElement \\| null` | Establishing a relationship between a popover and its invoker button. https://mdn.dev/HTMLInputElement/popoverTargetElement |\n| popovertarget | `string` | The idref of the element that receives the popover. https://mdn.dev/HTML/Reference/Elements/button#popovertarget |\n| popoverTargetAction (popovertargetaction) | `'show' \\| 'hide' \\| 'toggle'` | The popover target action to perform on the popover target element. https://mdn.dev/HTMLInputElement/popoverTargetAction |\n| commandForElement | `HTMLElement \\| null` | The element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| commandfor | `string \\| null` | The idref of the element that receives the command. https://mdn.dev/Invoker_Commands_API |\n| command | `string` | The command to execute on the element. https://mdn.dev/Invoker_Commands_API |\n| interestForElement | `HTMLElement \\| null` | The element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n| interestfor | `string \\| null` | The idref of the element that receives the interest. https://mdn.dev/HTMLAnchorElement/interestForElement |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --border-width | `string` | [MDN](https://mdn.dev/CSS/border-width) |\n| --border-height | `string` | |\n| --border-top | `string` | [MDN](https://mdn.dev/CSS/border-top) |\n| --border-background | `string` | |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |"
51944
53436
  }
51945
53437
  },
51946
53438
  {
@@ -52200,12 +53692,12 @@
52200
53692
  "themes": true,
52201
53693
  "aria": "https://www.w3.org/WAI/ARIA/apg/patterns/tabs/",
52202
53694
  "entrypoint": "@nvidia-elements/core/tabs",
52203
- "example": "<nve-tabs behavior-select>\n <nve-tabs-item selected>Tab 1</nve-tabs-item>\n <nve-tabs-item>Tab 2</nve-tabs-item>\n <nve-tabs-item>Tab 3</nve-tabs-item>\n <nve-tabs-item>Tab 4</nve-tabs-item>\n <nve-tabs-item disabled>Disabled</nve-tabs-item>\n</nve-tabs>",
53695
+ "example": "<nve-tabs-group id=\"tab-group-default\">\n <nve-tabs>\n <nve-tabs-item selected command=\"--toggle\" commandfor=\"tab-group-default\" value=\"overview\">Overview</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"details\">Details</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"settings\">Settings</nve-tabs-item>\n </nve-tabs>\n <div slot=\"overview\">overview content</div>\n <div slot=\"details\">details content</div>\n <div slot=\"settings\">settings content</div>\n</nve-tabs-group>",
52204
53696
  "package": true,
52205
53697
  "since": "0.10.0",
52206
53698
  "status": "stable",
52207
53699
  "behavior": "navigation",
52208
- "markdown": "## nve-tabs\n\nTabs provide a selection UX, typically used for swapping content shown on a page, or within a navigation context.\n\n### Example\n\n```html\n<nve-tabs behavior-select>\n <nve-tabs-item selected>Tab 1</nve-tabs-item>\n <nve-tabs-item>Tab 2</nve-tabs-item>\n <nve-tabs-item>Tab 3</nve-tabs-item>\n <nve-tabs-item>Tab 4</nve-tabs-item>\n <nve-tabs-item disabled>Disabled</nve-tabs-item>\n</nve-tabs>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/tabs/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for tab-item |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| vertical | `boolean` | Determines whether the tabs should display in a vertical layout vs. defaulting to horizontal. |\n| borderless | `boolean` | Determines whether the tabs should display a border on selected items vs. defaults to show border. |\n| behaviorSelect (behavior-select) | `boolean` | Determines whether the tabs should handle selection behavior vs. defaults to off. |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --gap | `string` | [MDN](https://mdn.dev/CSS/gap) |\n| --indicator-background | `string` | |\n| --indicator-border-radius | `string` | |\n| --indicator-height | `string` | |\n| --border-inset | `string` | |"
53700
+ "markdown": "## nve-tabs\n\nTabs provide a selection UX, typically used for swapping content shown on a page, or within a navigation context.\n\n### Example\n\n```html\n<nve-tabs-group id=\"tab-group-default\">\n <nve-tabs>\n <nve-tabs-item selected command=\"--toggle\" commandfor=\"tab-group-default\" value=\"overview\">Overview</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"details\">Details</nve-tabs-item>\n <nve-tabs-item command=\"--toggle\" commandfor=\"tab-group-default\" value=\"settings\">Settings</nve-tabs-item>\n </nve-tabs>\n <div slot=\"overview\">overview content</div>\n <div slot=\"details\">details content</div>\n <div slot=\"settings\">settings content</div>\n</nve-tabs-group>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/tabs/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for tab-item |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| vertical | `boolean` | Determines whether the tabs should display in a vertical layout vs. defaulting to horizontal. |\n| borderless | `boolean` | Determines whether the tabs should display a border on selected items vs. defaults to show border. |\n| behaviorSelect (behavior-select) | `boolean` | Determines whether the tabs should handle selection behavior vs. defaults to off. |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --gap | `string` | [MDN](https://mdn.dev/CSS/gap) |\n| --indicator-background | `string` | |\n| --indicator-border-radius | `string` | |\n| --indicator-height | `string` | |\n| --border-inset | `string` | |"
52209
53701
  }
52210
53702
  }
52211
53703
  ],
@@ -57710,7 +59202,7 @@
57710
59202
  "name": ""
57711
59203
  },
57712
59204
  {
57713
- "description": "Use for extended long form content containing interactive elements or form inputs.",
59205
+ "description": "Use only for extended long form content containing interactive elements or form inputs.",
57714
59206
  "name": "content"
57715
59207
  }
57716
59208
  ],
@@ -58108,7 +59600,7 @@
58108
59600
  "since": "1.2.0",
58109
59601
  "status": "stable",
58110
59602
  "behavior": "list",
58111
- "markdown": "## nve-tree-node\n\nA tree view widget presents a hierarchical list. Any item in the hierarchy may have child items, and items that have children can expand or collapse to show or hide the children.\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/tree/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | Use default slot for basic text content or nested <nve-tree-node> elements. |\n| content | `string` | Use for extended long form content containing interactive elements or form inputs. |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| expanded | `boolean` | Indicates whether collapsible content is currently visible or hidden from the user. [MDN](https://mdn.dev/ARIA/Attributes/aria-expanded) - `true` The associated content expands and becomes visible to the user. - `false` The associated content collapses and hides from the user. |\n| selected | `boolean` | Indicates whether an element currently holds selection within a multi-option selection group. [MDN](https://mdn.dev/ARIA/Attributes/aria-selected) - `true` The element holds selection and represents the user's current choice within the group. - `false` The element does not hold selection and the user can choose it. |\n| expandable | `boolean` | Determines whether a node can be expandable. Expandable by default if slotted nodes exist. |\n| selectable | `'single' \\| 'multi'` | Determines whether a node can be in a selected state. Nodes can be in a single or multi select state. |\n| highlighted | `boolean` | Determines the highlighted state of the element. Highlighted states serve non-interactive selections where nodes may relate to other selected portions of the UI. |\n| i18n | | Enables updating internal string values for internationalization. |\n| indeterminate | `boolean` | |\n| behaviorExpand | `boolean` | |\n| behaviorSelect | `boolean` | |\n| open | | opens and sets the expanded state automatically if behaviorExpand is true |\n| close | | closes and sets the expanded state automatically if behaviorExpand is true |\n\n### Events\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| open | `CustomEvent` | Dispatched when the node opens. |\n| close | `CustomEvent` | Dispatched when the node closes. |\n| select | `CustomEvent` | Dispatched when the node selection state changes. |\n\n### Invoker Commands\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --select | `CommandEvent` | use to select the node |\n| --deselect | `CommandEvent` | use to deselect the node |\n| --toggle-select | `CommandEvent` | use to toggle the node selection state |\n| --open | `CommandEvent` | use to open the node |\n| --close | `CommandEvent` | use to close the node |\n| --toggle | `CommandEvent` | use to toggle open / closed state of the node |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --min-height | `string` | [MDN](https://mdn.dev/CSS/min-height) |\n| --text-wrap | `string` | [MDN](https://mdn.dev/CSS/text-wrap) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |"
59603
+ "markdown": "## nve-tree-node\n\nA tree view widget presents a hierarchical list. Any item in the hierarchy may have child items, and items that have children can expand or collapse to show or hide the children.\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/tree/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | Use default slot for basic text content or nested <nve-tree-node> elements. |\n| content | `string` | Use only for extended long form content containing interactive elements or form inputs. |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| expanded | `boolean` | Indicates whether collapsible content is currently visible or hidden from the user. [MDN](https://mdn.dev/ARIA/Attributes/aria-expanded) - `true` The associated content expands and becomes visible to the user. - `false` The associated content collapses and hides from the user. |\n| selected | `boolean` | Indicates whether an element currently holds selection within a multi-option selection group. [MDN](https://mdn.dev/ARIA/Attributes/aria-selected) - `true` The element holds selection and represents the user's current choice within the group. - `false` The element does not hold selection and the user can choose it. |\n| expandable | `boolean` | Determines whether a node can be expandable. Expandable by default if slotted nodes exist. |\n| selectable | `'single' \\| 'multi'` | Determines whether a node can be in a selected state. Nodes can be in a single or multi select state. |\n| highlighted | `boolean` | Determines the highlighted state of the element. Highlighted states serve non-interactive selections where nodes may relate to other selected portions of the UI. |\n| i18n | | Enables updating internal string values for internationalization. |\n| indeterminate | `boolean` | |\n| behaviorExpand | `boolean` | |\n| behaviorSelect | `boolean` | |\n| open | | opens and sets the expanded state automatically if behaviorExpand is true |\n| close | | closes and sets the expanded state automatically if behaviorExpand is true |\n\n### Events\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| open | `CustomEvent` | Dispatched when the node opens. |\n| close | `CustomEvent` | Dispatched when the node closes. |\n| select | `CustomEvent` | Dispatched when the node selection state changes. |\n\n### Invoker Commands\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --select | `CommandEvent` | use to select the node |\n| --deselect | `CommandEvent` | use to deselect the node |\n| --toggle-select | `CommandEvent` | use to toggle the node selection state |\n| --open | `CommandEvent` | use to open the node |\n| --close | `CommandEvent` | use to close the node |\n| --toggle | `CommandEvent` | use to toggle open / closed state of the node |\n\n### CSS Properties\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --min-height | `string` | [MDN](https://mdn.dev/CSS/min-height) |\n| --text-wrap | `string` | [MDN](https://mdn.dev/CSS/text-wrap) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |"
58112
59604
  },
58113
59605
  "commands": [
58114
59606
  {