@nvidia-elements/core 0.0.9 → 0.0.11

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 (204) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/dist/accordion/accordion.examples.json +11 -11
  3. package/dist/accordion/accordion2.js +4 -4
  4. package/dist/alert/alert-group2.js +1 -1
  5. package/dist/alert/alert.examples.json +12 -12
  6. package/dist/alert/alert2.js +1 -1
  7. package/dist/avatar/avatar-group2.js +1 -1
  8. package/dist/avatar/avatar.examples.json +6 -6
  9. package/dist/avatar/avatar2.js +1 -1
  10. package/dist/badge/badge.examples.json +12 -12
  11. package/dist/badge/badge2.js +1 -1
  12. package/dist/breadcrumb/breadcrumb.examples.json +3 -3
  13. package/dist/breadcrumb/breadcrumb2.js +1 -1
  14. package/dist/bundles/index.d.ts +1 -0
  15. package/dist/bundles/index.js +3 -3
  16. package/dist/button/button.examples.json +24 -24
  17. package/dist/button/button2.js +1 -1
  18. package/dist/button-group/button-group.examples.json +11 -11
  19. package/dist/button-group/button-group2.js +1 -1
  20. package/dist/card/card.examples.json +10 -10
  21. package/dist/card/card2.js +4 -4
  22. package/dist/chat-message/chat-message.examples.json +7 -7
  23. package/dist/chat-message/chat-message2.js +1 -1
  24. package/dist/checkbox/checkbox-group2.js +1 -1
  25. package/dist/checkbox/checkbox.examples.json +7 -7
  26. package/dist/checkbox/checkbox2.js +1 -1
  27. package/dist/color/color.examples.json +4 -4
  28. package/dist/color/color2.js +1 -1
  29. package/dist/combobox/combobox.examples.json +24 -24
  30. package/dist/combobox/combobox2.js +1 -1
  31. package/dist/copy-button/copy-button.examples.json +9 -9
  32. package/dist/copy-button/copy-button2.js +1 -1
  33. package/dist/custom-elements-jsx.d.ts +2 -0
  34. package/dist/custom-elements-vue.d.ts +2 -0
  35. package/dist/custom-elements.json +35 -77
  36. package/dist/data.html.json +3 -1
  37. package/dist/date/date.examples.json +7 -7
  38. package/dist/date/date2.js +1 -1
  39. package/dist/datetime/datetime.examples.json +4 -4
  40. package/dist/datetime/datetime2.js +1 -1
  41. package/dist/dialog/dialog-footer2.js +1 -1
  42. package/dist/dialog/dialog-header2.js +1 -1
  43. package/dist/dialog/dialog.examples.json +21 -21
  44. package/dist/dialog/dialog2.js +1 -1
  45. package/dist/divider/divider.examples.json +5 -5
  46. package/dist/divider/divider2.js +1 -1
  47. package/dist/dot/dot.examples.json +5 -5
  48. package/dist/dot/dot2.js +1 -1
  49. package/dist/drawer/drawer-content2.js +1 -1
  50. package/dist/drawer/drawer-footer2.js +1 -1
  51. package/dist/drawer/drawer-header2.js +1 -1
  52. package/dist/drawer/drawer.examples.json +13 -13
  53. package/dist/drawer/drawer2.js +1 -1
  54. package/dist/dropdown/dropdown-footer2.js +1 -1
  55. package/dist/dropdown/dropdown-header2.js +1 -1
  56. package/dist/dropdown/dropdown.examples.json +14 -14
  57. package/dist/dropdown/dropdown2.js +1 -1
  58. package/dist/dropdown-group/dropdown-group.examples.json +4 -4
  59. package/dist/dropdown-group/dropdown-group.js +1 -1
  60. package/dist/dropzone/dropzone.examples.json +3 -3
  61. package/dist/dropzone/dropzone2.js +1 -1
  62. package/dist/file/file.examples.json +3 -3
  63. package/dist/file/file2.js +1 -1
  64. package/dist/format-datetime/format-datetime.examples.json +9 -9
  65. package/dist/format-datetime/format-datetime2.js +1 -1
  66. package/dist/format-relative-time/format-relative-time.examples.json +7 -7
  67. package/dist/format-relative-time/format-relative-time2.js +1 -1
  68. package/dist/forms/actions.examples.json +3 -3
  69. package/dist/forms/control/control.examples.json +11 -11
  70. package/dist/forms/control/control2.js +1 -1
  71. package/dist/forms/control-group/control-group2.js +1 -1
  72. package/dist/forms/control-message/control-message2.js +1 -1
  73. package/dist/forms/forms.examples.json +8 -8
  74. package/dist/forms/validation.examples.json +5 -5
  75. package/dist/grid/cell/cell2.js +1 -1
  76. package/dist/grid/column/column2.js +1 -1
  77. package/dist/grid/footer/footer2.js +1 -1
  78. package/dist/grid/grid.examples.js.map +1 -1
  79. package/dist/grid/grid.examples.json +45 -45
  80. package/dist/grid/grid2.js +1 -1
  81. package/dist/grid/header/header2.js +2 -2
  82. package/dist/grid/header/header2.js.map +1 -1
  83. package/dist/grid/placeholder/placeholder2.js +1 -1
  84. package/dist/grid/row/row2.js +1 -1
  85. package/dist/icon/icon.examples.json +8 -8
  86. package/dist/icon/icon2.js +2 -2
  87. package/dist/icon/icons/stop.js +6 -0
  88. package/dist/icon/icons/stop.js.map +1 -0
  89. package/dist/icon/icons.d.ts +1 -0
  90. package/dist/icon/icons.js +1 -0
  91. package/dist/icon/icons.js.map +1 -1
  92. package/dist/icon/server.js +1 -0
  93. package/dist/icon/server.js.map +1 -1
  94. package/dist/icon-button/icon-button.examples.json +13 -13
  95. package/dist/icon-button/icon-button2.js +1 -1
  96. package/dist/index.js +1 -1
  97. package/dist/input/input-group.examples.json +2 -2
  98. package/dist/input/input-group2.js +1 -1
  99. package/dist/input/input.examples.json +8 -8
  100. package/dist/input/input2.js +1 -1
  101. package/dist/internal/controllers/i18n.controller.examples.json +1 -1
  102. package/dist/internal/controllers/keynav-grid.controller.examples.json +2 -2
  103. package/dist/internal/controllers/keynav-grid.controller.js +15 -7
  104. package/dist/internal/controllers/keynav-grid.controller.js.map +1 -1
  105. package/dist/internal/controllers/keynav-list.controller.examples.json +4 -4
  106. package/dist/internal/controllers/keynav-list.controller.js +11 -5
  107. package/dist/internal/controllers/keynav-list.controller.js.map +1 -1
  108. package/dist/internal/controllers/popover.examples.json +8 -8
  109. package/dist/internal/controllers/type-button.controller.examples.json +1 -1
  110. package/dist/internal/controllers/type-popover.controller.examples.json +2 -2
  111. package/dist/internal/controllers/type-touch.controller.examples.json +1 -1
  112. package/dist/internal/services/global.service.js +1 -1
  113. package/dist/logo/logo.examples.json +6 -6
  114. package/dist/logo/logo2.js +1 -1
  115. package/dist/menu/menu-item2.js +1 -1
  116. package/dist/menu/menu.examples.json +15 -15
  117. package/dist/menu/menu2.js +1 -1
  118. package/dist/month/month.examples.json +4 -4
  119. package/dist/month/month2.js +1 -1
  120. package/dist/notification/notification-group2.js +1 -1
  121. package/dist/notification/notification.examples.json +15 -15
  122. package/dist/notification/notification2.js +1 -1
  123. package/dist/page/page-panel/page-panel-content2.js +1 -1
  124. package/dist/page/page-panel/page-panel-footer2.js +1 -1
  125. package/dist/page/page-panel/page-panel-header2.js +1 -1
  126. package/dist/page/page-panel/page-panel2.js +1 -1
  127. package/dist/page/page.examples.js.map +1 -1
  128. package/dist/page/page.examples.json +36 -34
  129. package/dist/page/page2.js +1 -1
  130. package/dist/page-header/page-header.examples.json +9 -9
  131. package/dist/page-header/page-header2.js +1 -1
  132. package/dist/page-loader/page-loader.examples.json +2 -2
  133. package/dist/page-loader/page-loader2.js +1 -1
  134. package/dist/pagination/pagination.examples.json +16 -16
  135. package/dist/pagination/pagination2.js +1 -1
  136. package/dist/panel/panel.examples.json +7 -7
  137. package/dist/panel/panel2.js +4 -4
  138. package/dist/password/password.examples.json +3 -3
  139. package/dist/password/password2.js +1 -1
  140. package/dist/preferences-input/preferences-input.examples.json +3 -3
  141. package/dist/preferences-input/preferences-input2.js +1 -1
  142. package/dist/progress-bar/progress-bar.examples.js.map +1 -1
  143. package/dist/progress-bar/progress-bar.examples.json +9 -9
  144. package/dist/progress-bar/progress-bar2.js +1 -1
  145. package/dist/progress-ring/progress-ring.examples.json +8 -8
  146. package/dist/progress-ring/progress-ring2.js +1 -1
  147. package/dist/progressive-filter-chip/progressive-filter-chip.examples.json +7 -7
  148. package/dist/progressive-filter-chip/progressive-filter-chip2.js +1 -1
  149. package/dist/pulse/pulse.examples.json +4 -4
  150. package/dist/pulse/pulse2.js +1 -1
  151. package/dist/radio/radio-group2.js +1 -1
  152. package/dist/radio/radio.examples.json +5 -5
  153. package/dist/radio/radio2.js +1 -1
  154. package/dist/range/range.examples.json +9 -9
  155. package/dist/range/range2.js +1 -1
  156. package/dist/resize-handle/resize-handle.examples.json +7 -7
  157. package/dist/resize-handle/resize-handle2.js +1 -1
  158. package/dist/search/search.examples.json +5 -5
  159. package/dist/search/search2.js +1 -1
  160. package/dist/select/select.examples.json +18 -18
  161. package/dist/select/select2.js +1 -1
  162. package/dist/skeleton/skeleton.examples.json +4 -4
  163. package/dist/skeleton/skeleton2.js +1 -1
  164. package/dist/sort-button/sort-button.examples.json +3 -3
  165. package/dist/sort-button/sort-button2.js +1 -1
  166. package/dist/sparkline/sparkline.examples.json +13 -13
  167. package/dist/sparkline/sparkline.utils.d.ts +26 -5
  168. package/dist/sparkline/sparkline.utils.js +30 -30
  169. package/dist/sparkline/sparkline.utils.js.map +1 -1
  170. package/dist/sparkline/sparkline2.js +21 -6
  171. package/dist/sparkline/sparkline2.js.map +1 -1
  172. package/dist/star-rating/star-rating.examples.json +4 -4
  173. package/dist/star-rating/star-rating2.js +1 -1
  174. package/dist/steps/steps.examples.json +5 -5
  175. package/dist/steps/steps2.js +2 -2
  176. package/dist/switch/switch-group2.js +1 -1
  177. package/dist/switch/switch.examples.json +7 -7
  178. package/dist/switch/switch2.js +1 -1
  179. package/dist/tabs/tabs-group2.js +9 -6
  180. package/dist/tabs/tabs-group2.js.map +1 -1
  181. package/dist/tabs/tabs.examples.json +14 -14
  182. package/dist/tabs/tabs2.js +2 -2
  183. package/dist/tag/tag.examples.json +8 -8
  184. package/dist/tag/tag2.js +1 -1
  185. package/dist/textarea/textarea.examples.json +5 -5
  186. package/dist/textarea/textarea2.js +1 -1
  187. package/dist/time/time.examples.json +4 -4
  188. package/dist/time/time2.js +1 -1
  189. package/dist/toast/toast.examples.json +11 -11
  190. package/dist/toast/toast2.js +1 -1
  191. package/dist/toggletip/toggletip-footer2.js +1 -1
  192. package/dist/toggletip/toggletip-header2.js +1 -1
  193. package/dist/toggletip/toggletip.examples.json +12 -12
  194. package/dist/toggletip/toggletip2.js +1 -1
  195. package/dist/toolbar/toolbar.examples.json +8 -8
  196. package/dist/toolbar/toolbar2.js +1 -1
  197. package/dist/tooltip/tooltip.examples.json +22 -22
  198. package/dist/tooltip/tooltip2.js +1 -1
  199. package/dist/tree/tree-node2.js +1 -1
  200. package/dist/tree/tree.examples.json +13 -13
  201. package/dist/tree/tree2.js +1 -1
  202. package/dist/week/week.examples.json +5 -5
  203. package/dist/week/week2.js +1 -1
  204. package/package.json +3 -3
@@ -2357,6 +2357,7 @@
2357
2357
  { "name": "start" },
2358
2358
  { "name": "status-offline" },
2359
2359
  { "name": "status-online" },
2360
+ { "name": "stop" },
2360
2361
  { "name": "stop-sign" },
2361
2362
  { "name": "stopwatch" },
2362
2363
  { "name": "strikethrough" },
@@ -2533,7 +2534,7 @@
2533
2534
  },
2534
2535
  {
2535
2536
  "name": "markdown",
2536
- "url": "## nve-icon-button\n\nAn icon button is a button that displays only an icon without a visual label.\n\n### Example\n\n```html\n<nve-icon-button icon-name=\"menu\"></nve-icon-button>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/icon-button/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for custom icons |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| iconName (icon-name) | `'placeholder' \\| 'caret' \\| 'person' \\| 'menu' \\| 'cancel' \\| 'gear' \\| 'chevron' \\| 'logout' \\| 'copy' \\| 'more-actions' \\| 'add' \\| 'arrow' \\| 'delete' \\| 'download' \\| 'search' \\| 'split-vertical' \\| 'sparkles' \\| 'branch' \\| 'refresh' \\| 'double-chevron' \\| 'academic-cap' \\| 'add-asset' \\| 'add-comment' \\| 'add-grid' \\| 'add-user' \\| 'ancestors' \\| 'archive' \\| 'arrow-angle' \\| 'arrow-both' \\| 'arrow-cycle' \\| 'arrow-path-rounded-square' \\| 'arrow-stop' \\| 'at-symbol' \\| 'backspace' \\| 'bar-pill-stack' \\| 'bars-3' \\| 'bars-3-bottom-left' \\| 'bars-3-bottom-right' \\| 'bars-3-center-left' \\| 'bars-4' \\| 'beaker' \\| 'bell' \\| 'bell-slash' \\| 'bell-stroke' \\| 'bold' \\| 'book' \\| 'bookmark' \\| 'bookmark-stroke' \\| 'bounding-box' \\| 'briefcase' \\| 'broadcast' \\| 'browser' \\| 'bug' \\| 'calendar' \\| 'camera' \\| 'carets-closed-square' \\| 'carousel' \\| 'category-list' \\| 'chart-bar' \\| 'chat-bubble' \\| 'chat-bubbles' \\| 'check' \\| 'check-badge' \\| 'checklist' \\| 'checkmark-circle' \\| 'chip' \\| 'circle' \\| 'circle-angled-line' \\| 'circle-dash' \\| 'circle-dot' \\| 'circle-dot-arrows' \\| 'circle-half' \\| 'circle-rule' \\| 'circle-tick' \\| 'clipboard' \\| 'clock' \\| 'clock-circle-arrow' \\| 'cloud' \\| 'cloud-download' \\| 'cloud-upload' \\| 'code' \\| 'collapse-all' \\| 'collapse-details' \\| 'color-palette' \\| 'columns' \\| 'compare' \\| 'computer' \\| 'connect-node' \\| 'connected-blocks' \\| 'cross-hairs' \\| 'cursor-rays' \\| 'cursor-ripples' \\| 'data-management' \\| 'delete-node' \\| 'doc-checkmark' \\| 'dock-bottom' \\| 'dock-none' \\| 'dock-side' \\| 'document' \\| 'document-clipboard' \\| 'dot' \\| 'dot-stroke' \\| 'drag' \\| 'dropper' \\| 'duplicate' \\| 'edit' \\| 'ellipses' \\| 'envelope' \\| 'exclamation-circle' \\| 'exclamation-mark' \\| 'exclamation-triangle' \\| 'expand-all' \\| 'expand-details' \\| 'expression' \\| 'eye' \\| 'eye-hidden' \\| 'face-frown' \\| 'face-smile' \\| 'fast-forward' \\| 'fast-forward-10' \\| 'film' \\| 'filter' \\| 'filter-stroke' \\| 'flag' \\| 'flag-stroke' \\| 'fold' \\| 'folder' \\| 'fork' \\| 'globe' \\| 'globe-alt-stroke' \\| 'group' \\| 'group-boxes' \\| 'hand' \\| 'hash' \\| 'heading' \\| 'home' \\| 'horizontal-rule' \\| 'hourglass' \\| 'hourglass-end' \\| 'hourglass-mid' \\| 'hourglass-start' \\| 'identification' \\| 'image' \\| 'inbox' \\| 'infinity' \\| 'information-circle-stroke' \\| 'inspect' \\| 'italic' \\| 'key' \\| 'keyboard' \\| 'laptop-phone' \\| 'layers' \\| 'lifebuoy' \\| 'lightbulb' \\| 'lightning-bolt' \\| 'link' \\| 'list-ordered' \\| 'list-unordered' \\| 'lock' \\| 'login' \\| 'looping' \\| 'looping-off' \\| 'map' \\| 'map-drives' \\| 'map-pin' \\| 'markdown' \\| 'maximize' \\| 'megaphone' \\| 'merge' \\| 'meter' \\| 'minimize' \\| 'minus' \\| 'minus-circle' \\| 'moon' \\| 'multiselect' \\| 'music-note' \\| 'newspaper' \\| 'not-allowed' \\| 'numbers' \\| 'office-building' \\| 'outline' \\| 'paper-airplane' \\| 'paper-clip' \\| 'pause' \\| 'pencil-square' \\| 'person-2' \\| 'person-3' \\| 'person-circle' \\| 'phone' \\| 'picture-in-picture' \\| 'pie-chart' \\| 'pin' \\| 'pizza-slice' \\| 'play' \\| 'plug' \\| 'plus-circle' \\| 'plus-minus' \\| 'pointer' \\| 'pointer-stroke' \\| 'priority-high' \\| 'priority-low' \\| 'priority-medium' \\| 'projector' \\| 'pull-close' \\| 'pull-draft' \\| 'pull-open' \\| 'pulse' \\| 'puzzle-piece' \\| 'question-mark-circle' \\| 'question-mark-circle-stroke' \\| 'rectangle-group' \\| 'rectangle-stack-horizontal' \\| 'rectangle-stack-vertical' \\| 'redo' \\| 'reply' \\| 'rewind' \\| 'rewind-10' \\| 'rocketship' \\| 'running' \\| 'scale' \\| 'scissors' \\| 'sensor' \\| 'server' \\| 'server-stack' \\| 'shapes' \\| 'share' \\| 'signal' \\| 'signal-slash' \\| 'signpost' \\| 'sort-ascending' \\| 'sort-descending' \\| 'soundwave' \\| 'split-horizontal' \\| 'split-none' \\| 'star' \\| 'star-half' \\| 'star-stroke' \\| 'start' \\| 'status-offline' \\| 'status-online' \\| 'stop-sign' \\| 'stopwatch' \\| 'strikethrough' \\| 'sun' \\| 'swatch' \\| 'switch' \\| 'switch-apps' \\| 'table' \\| 'tag' \\| 'task' \\| 'telescope' \\| 'template' \\| 'terminal' \\| 'thumb' \\| 'thumb-stroke' \\| 'traffic-cone' \\| 'transparent-box' \\| 'trend-down' \\| 'trend-up' \\| 'trophy' \\| 'truck' \\| 'typography' \\| 'undo' \\| 'unlock' \\| 'upload' \\| 'video-camera' \\| 'view-as-grid' \\| 'volume' \\| 'volume-muted' \\| 'wifi' \\| 'wrench' \\| 'x-circle' \\| 'zoom-in' \\| 'zoom-out'` | Sets the icon name, which determines which icon to display. |\n| direction | `'up' \\| 'down' \\| 'left' \\| 'right'` | Sets the direction of the icon. Only supported by expand-panel/collapse-panel (horizontal axis) and arrow/caret/chevron icons (4-directions) |\n| size | `'sm' \\| 'md' \\| 'lg' \\| \"default\"` | Controls the visual scale of an element to match its importance and available space. - `sm` Compact size for dense layouts or secondary elements with less visual prominence. - `md` Standard size that works well in most contexts and provides balanced visibility. - `lg` Larger size for emphasizing important elements or improving touch targets in spacious layouts. |\n| container | `'flat' \\| 'inline' \\| \"default\"` | Demonstrates different container styles to accommodate visual weight and context. - `flat` Element has white space bounds but reduced visual container. - `inline` Element container reduces to fit within inline content such as a block of text. |\n| interaction | `'emphasis' \\| 'destructive'` | The Interaction type provides a way to show the intent of an interactive element. This can help users quickly understand what each interaction does and reduce the potential for confusion or errors. - `emphasis` Shows the interaction targets emphasis or highlighting primary actions. - `destructive` Shows the interaction targets destructive actions such as deleting or removing. |\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` ... (use `icons_list` tool for full list) | 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| type | `'button' \\| 'submit' \\| 'reset'` | Defines the button behavior when associated within an <form> element. https://mdn.dev/HTML/Element/button#attr-type |\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| 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| 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| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --line-height | `string` | [MDN](https://mdn.dev/CSS/line-height) |\n| --gap | `string` | [MDN](https://mdn.dev/CSS/gap) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --background | `string` | [MDN](https://mdn.dev/CSS/background) |\n| --border | `string` | [MDN](https://mdn.dev/CSS/border) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --text-decoration | `string` | [MDN](https://mdn.dev/CSS/text-decoration) |\n| --text-align | `string` | [MDN](https://mdn.dev/CSS/text-align) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |\n| --min-width | `string` | [MDN](https://mdn.dev/CSS/min-width) |"
2537
+ "url": "## nve-icon-button\n\nAn icon button is a button that displays only an icon without a visual label.\n\n### Example\n\n```html\n<nve-icon-button icon-name=\"menu\"></nve-icon-button>\n```\n\n### Import\n\n```javascript\nimport '@nvidia-elements/core/icon-button/define.js';\n```\n\n### Slots\n\n| name | value | description |\n| ---- | ----- | ----------- |\n| (default) | `string` | default slot for custom icons |\n\n### Properties / Attributes\n\n| property (attribute) | value | description |\n| -------------------- | ----- | ----------- |\n| iconName (icon-name) | `'placeholder' \\| 'caret' \\| 'person' \\| 'menu' \\| 'cancel' \\| 'gear' \\| 'chevron' \\| 'logout' \\| 'copy' \\| 'more-actions' \\| 'add' \\| 'arrow' \\| 'delete' \\| 'download' \\| 'search' \\| 'split-vertical' \\| 'sparkles' \\| 'branch' \\| 'refresh' \\| 'double-chevron' \\| 'academic-cap' \\| 'add-asset' \\| 'add-comment' \\| 'add-grid' \\| 'add-user' \\| 'ancestors' \\| 'archive' \\| 'arrow-angle' \\| 'arrow-both' \\| 'arrow-cycle' \\| 'arrow-path-rounded-square' \\| 'arrow-stop' \\| 'at-symbol' \\| 'backspace' \\| 'bar-pill-stack' \\| 'bars-3' \\| 'bars-3-bottom-left' \\| 'bars-3-bottom-right' \\| 'bars-3-center-left' \\| 'bars-4' \\| 'beaker' \\| 'bell' \\| 'bell-slash' \\| 'bell-stroke' \\| 'bold' \\| 'book' \\| 'bookmark' \\| 'bookmark-stroke' \\| 'bounding-box' \\| 'briefcase' \\| 'broadcast' \\| 'browser' \\| 'bug' \\| 'calendar' \\| 'camera' \\| 'carets-closed-square' \\| 'carousel' \\| 'category-list' \\| 'chart-bar' \\| 'chat-bubble' \\| 'chat-bubbles' \\| 'check' \\| 'check-badge' \\| 'checklist' \\| 'checkmark-circle' \\| 'chip' \\| 'circle' \\| 'circle-angled-line' \\| 'circle-dash' \\| 'circle-dot' \\| 'circle-dot-arrows' \\| 'circle-half' \\| 'circle-rule' \\| 'circle-tick' \\| 'clipboard' \\| 'clock' \\| 'clock-circle-arrow' \\| 'cloud' \\| 'cloud-download' \\| 'cloud-upload' \\| 'code' \\| 'collapse-all' \\| 'collapse-details' \\| 'color-palette' \\| 'columns' \\| 'compare' \\| 'computer' \\| 'connect-node' \\| 'connected-blocks' \\| 'cross-hairs' \\| 'cursor-rays' \\| 'cursor-ripples' \\| 'data-management' \\| 'delete-node' \\| 'doc-checkmark' \\| 'dock-bottom' \\| 'dock-none' \\| 'dock-side' \\| 'document' \\| 'document-clipboard' \\| 'dot' \\| 'dot-stroke' \\| 'drag' \\| 'dropper' \\| 'duplicate' \\| 'edit' \\| 'ellipses' \\| 'envelope' \\| 'exclamation-circle' \\| 'exclamation-mark' \\| 'exclamation-triangle' \\| 'expand-all' \\| 'expand-details' \\| 'expression' \\| 'eye' \\| 'eye-hidden' \\| 'face-frown' \\| 'face-smile' \\| 'fast-forward' \\| 'fast-forward-10' \\| 'film' \\| 'filter' \\| 'filter-stroke' \\| 'flag' \\| 'flag-stroke' \\| 'fold' \\| 'folder' \\| 'fork' \\| 'globe' \\| 'globe-alt-stroke' \\| 'group' \\| 'group-boxes' \\| 'hand' \\| 'hash' \\| 'heading' \\| 'home' \\| 'horizontal-rule' \\| 'hourglass' \\| 'hourglass-end' \\| 'hourglass-mid' \\| 'hourglass-start' \\| 'identification' \\| 'image' \\| 'inbox' \\| 'infinity' \\| 'information-circle-stroke' \\| 'inspect' \\| 'italic' \\| 'key' \\| 'keyboard' \\| 'laptop-phone' \\| 'layers' \\| 'lifebuoy' \\| 'lightbulb' \\| 'lightning-bolt' \\| 'link' \\| 'list-ordered' \\| 'list-unordered' \\| 'lock' \\| 'login' \\| 'looping' \\| 'looping-off' \\| 'map' \\| 'map-drives' \\| 'map-pin' \\| 'markdown' \\| 'maximize' \\| 'megaphone' \\| 'merge' \\| 'meter' \\| 'minimize' \\| 'minus' \\| 'minus-circle' \\| 'moon' \\| 'multiselect' \\| 'music-note' \\| 'newspaper' \\| 'not-allowed' \\| 'numbers' \\| 'office-building' \\| 'outline' \\| 'paper-airplane' \\| 'paper-clip' \\| 'pause' \\| 'pencil-square' \\| 'person-2' \\| 'person-3' \\| 'person-circle' \\| 'phone' \\| 'picture-in-picture' \\| 'pie-chart' \\| 'pin' \\| 'pizza-slice' \\| 'play' \\| 'plug' \\| 'plus-circle' \\| 'plus-minus' \\| 'pointer' \\| 'pointer-stroke' \\| 'priority-high' \\| 'priority-low' \\| 'priority-medium' \\| 'projector' \\| 'pull-close' \\| 'pull-draft' \\| 'pull-open' \\| 'pulse' \\| 'puzzle-piece' \\| 'question-mark-circle' \\| 'question-mark-circle-stroke' \\| 'rectangle-group' \\| 'rectangle-stack-horizontal' \\| 'rectangle-stack-vertical' \\| 'redo' \\| 'reply' \\| 'rewind' \\| 'rewind-10' \\| 'rocketship' \\| 'running' \\| 'scale' \\| 'scissors' \\| 'sensor' \\| 'server' \\| 'server-stack' \\| 'shapes' \\| 'share' \\| 'signal' \\| 'signal-slash' \\| 'signpost' \\| 'sort-ascending' \\| 'sort-descending' \\| 'soundwave' \\| 'split-horizontal' \\| 'split-none' \\| 'star' \\| 'star-half' \\| 'star-stroke' \\| 'start' \\| 'status-offline' \\| 'status-online' \\| 'stop' \\| 'stop-sign' \\| 'stopwatch' \\| 'strikethrough' \\| 'sun' \\| 'swatch' \\| 'switch' \\| 'switch-apps' \\| 'table' \\| 'tag' \\| 'task' \\| 'telescope' \\| 'template' \\| 'terminal' \\| 'thumb' \\| 'thumb-stroke' \\| 'traffic-cone' \\| 'transparent-box' \\| 'trend-down' \\| 'trend-up' \\| 'trophy' \\| 'truck' \\| 'typography' \\| 'undo' \\| 'unlock' \\| 'upload' \\| 'video-camera' \\| 'view-as-grid' \\| 'volume' \\| 'volume-muted' \\| 'wifi' \\| 'wrench' \\| 'x-circle' \\| 'zoom-in' \\| 'zoom-out'` | Sets the icon name, which determines which icon to display. |\n| direction | `'up' \\| 'down' \\| 'left' \\| 'right'` | Sets the direction of the icon. Only supported by expand-panel/collapse-panel (horizontal axis) and arrow/caret/chevron icons (4-directions) |\n| size | `'sm' \\| 'md' \\| 'lg' \\| \"default\"` | Controls the visual scale of an element to match its importance and available space. - `sm` Compact size for dense layouts or secondary elements with less visual prominence. - `md` Standard size that works well in most contexts and provides balanced visibility. - `lg` Larger size for emphasizing important elements or improving touch targets in spacious layouts. |\n| container | `'flat' \\| 'inline' \\| \"default\"` | Demonstrates different container styles to accommodate visual weight and context. - `flat` Element has white space bounds but reduced visual container. - `inline` Element container reduces to fit within inline content such as a block of text. |\n| interaction | `'emphasis' \\| 'destructive'` | The Interaction type provides a way to show the intent of an interactive element. This can help users quickly understand what each interaction does and reduce the potential for confusion or errors. - `emphasis` Shows the interaction targets emphasis or highlighting primary actions. - `destructive` Shows the interaction targets destructive actions such as deleting or removing. |\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` ... (use `icons_list` tool for full list) | 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| type | `'button' \\| 'submit' \\| 'reset'` | Defines the button behavior when associated within an <form> element. https://mdn.dev/HTML/Element/button#attr-type |\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| 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| 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| --border-radius | `string` | [MDN](https://mdn.dev/CSS/border-radius) |\n| --padding | `string` | [MDN](https://mdn.dev/CSS/padding) |\n| --line-height | `string` | [MDN](https://mdn.dev/CSS/line-height) |\n| --gap | `string` | [MDN](https://mdn.dev/CSS/gap) |\n| --height | `string` | [MDN](https://mdn.dev/CSS/height) |\n| --width | `string` | [MDN](https://mdn.dev/CSS/width) |\n| --font-size | `string` | [MDN](https://mdn.dev/CSS/font-size) |\n| --color | `string` | [MDN](https://mdn.dev/CSS/color) |\n| --background | `string` | [MDN](https://mdn.dev/CSS/background) |\n| --border | `string` | [MDN](https://mdn.dev/CSS/border) |\n| --font-weight | `string` | [MDN](https://mdn.dev/CSS/font-weight) |\n| --text-decoration | `string` | [MDN](https://mdn.dev/CSS/text-decoration) |\n| --text-align | `string` | [MDN](https://mdn.dev/CSS/text-align) |\n| --cursor | `string` | [MDN](https://mdn.dev/CSS/cursor) |\n| --text-transform | `string` | [MDN](https://mdn.dev/CSS/text-transform) |\n| --min-width | `string` | [MDN](https://mdn.dev/CSS/min-width) |"
2537
2538
  }
2538
2539
  ]
2539
2540
  },
@@ -2819,6 +2820,7 @@
2819
2820
  { "name": "start" },
2820
2821
  { "name": "status-offline" },
2821
2822
  { "name": "status-online" },
2823
+ { "name": "stop" },
2822
2824
  { "name": "stop-sign" },
2823
2825
  { "name": "stopwatch" },
2824
2826
  { "name": "strikethrough" },
@@ -3,7 +3,7 @@
3
3
  "entrypoint": "@nvidia-elements/core/date/date.examples.json",
4
4
  "items": [
5
5
  {
6
- "id": "core-date_default",
6
+ "id": "date",
7
7
  "name": "Default",
8
8
  "template": "<nve-date>\n <label>date</label>\n <input type=\"date\" />\n <nve-control-message>message</nve-control-message>\n</nve-date>\n",
9
9
  "summary": "Basic date picker input with label and message for selecting calendar dates.",
@@ -12,7 +12,7 @@
12
12
  "tags": []
13
13
  },
14
14
  {
15
- "id": "core-date_datalist",
15
+ "id": "date-datalist",
16
16
  "name": "Datalist",
17
17
  "template": "<nve-date>\n <label>label</label>\n <input type=\"date\" />\n <nve-control-message>message</nve-control-message>\n <datalist>\n <option value=\"2018-07-22\"></option>\n <option value=\"2018-01-01\"></option>\n <option value=\"2018-12-31\"></option>\n </datalist>\n</nve-date>\n",
18
18
  "summary": "Date picker with datalist providing suggested date options for quick selection from predefined dates.",
@@ -21,7 +21,7 @@
21
21
  "tags": []
22
22
  },
23
23
  {
24
- "id": "core-date_vertical",
24
+ "id": "date-vertical",
25
25
  "name": "Vertical",
26
26
  "template": "<div nve-layout=\"column gap:lg align:stretch\">\n <nve-date>\n <label>label</label>\n <input type=\"date\" />\n <nve-control-message>message</nve-control-message>\n </nve-date>\n <nve-date>\n <label>disabled</label>\n <input type=\"date\" disabled />\n <nve-control-message>message</nve-control-message>\n </nve-date>\n <nve-date>\n <label>success</label>\n <input type=\"date\" />\n <nve-control-message status=\"success\">message</nve-control-message>\n </nve-date>\n <nve-date>\n <label>error</label>\n <input type=\"date\" />\n <nve-control-message status=\"error\">message</nve-control-message>\n </nve-date>\n</div>\n",
27
27
  "summary": "Date pickers with vertical layout including validation states for disabled, success, and error.",
@@ -32,7 +32,7 @@
32
32
  ]
33
33
  },
34
34
  {
35
- "id": "core-date_horizontal",
35
+ "id": "date-horizontal",
36
36
  "name": "Horizontal",
37
37
  "template": "<div nve-layout=\"column gap:lg align:stretch\">\n <nve-date layout=\"horizontal\">\n <label>label</label>\n <input type=\"date\" />\n <nve-control-message>message</nve-control-message>\n </nve-date>\n <nve-date layout=\"horizontal\">\n <label>disabled</label>\n <input type=\"date\" disabled />\n <nve-control-message>message</nve-control-message>\n </nve-date>\n <nve-date layout=\"horizontal\">\n <label>success</label>\n <input type=\"date\" />\n <nve-control-message status=\"success\">message</nve-control-message>\n </nve-date>\n <nve-date layout=\"horizontal\">\n <label>error</label>\n <input type=\"date\" />\n <nve-control-message status=\"error\">message</nve-control-message>\n </nve-date>\n</div>\n",
38
38
  "summary": "Date pickers with horizontal layout showing validation states for inline forms and compact layouts.",
@@ -43,7 +43,7 @@
43
43
  ]
44
44
  },
45
45
  {
46
- "id": "core-date_range",
46
+ "id": "date-range",
47
47
  "name": "Range",
48
48
  "template": "<nve-input-group>\n <label>date range</label>\n <nve-date>\n <input type=\"date\" aria-label=\"start date\" value=\"2018-07-22\" />\n </nve-date>\n <nve-date>\n <input type=\"date\" aria-label=\"end date\" value=\"2022-07-22\" />\n </nve-date>\n <nve-control-message>message</nve-control-message>\n</nve-input-group>\n",
49
49
  "summary": "Date range input with start and end date pickers for selecting time periods and date intervals.",
@@ -52,7 +52,7 @@
52
52
  "tags": []
53
53
  },
54
54
  {
55
- "id": "core-date_types",
55
+ "id": "date-types",
56
56
  "name": "Types",
57
57
  "template": "<div nve-layout=\"column gap:lg align:stretch\">\n <nve-date layout=\"horizontal\">\n <label>date label</label>\n <input type=\"date\" />\n <nve-control-message>message</nve-control-message>\n </nve-date>\n <nve-datetime layout=\"horizontal\">\n <label>datetime label</label>\n <input type=\"datetime-local\" />\n <nve-control-message>message</nve-control-message>\n </nve-datetime>\n <nve-month layout=\"horizontal\">\n <label>month label</label>\n <input type=\"month\" />\n <nve-control-message>message</nve-control-message>\n </nve-month>\n <nve-week layout=\"horizontal\">\n <label>week label</label>\n <input type=\"week\" />\n <nve-control-message>message</nve-control-message>\n </nve-week>\n <nve-time layout=\"horizontal\">\n <label>time label</label>\n <input type=\"time\" />\n <nve-control-message>message</nve-control-message>\n </nve-time>\n <nve-input-group layout=\"horizontal\">\n <label>date range</label>\n <nve-date>\n <input type=\"date\" aria-label=\"start date\" value=\"2018-07-22\" />\n </nve-date>\n <nve-date>\n <input type=\"date\" aria-label=\"end date\" value=\"2022-07-22\" />\n </nve-date>\n <nve-control-message>message</nve-control-message>\n </nve-input-group>\n</div>\n",
58
58
  "summary": "Collection of temporal input types including date, datetime, month, week, time, and date range pickers.",
@@ -61,7 +61,7 @@
61
61
  "tags": []
62
62
  },
63
63
  {
64
- "id": "core-date_fit-text",
64
+ "id": "date-fit-text",
65
65
  "name": "FitText",
66
66
  "template": "<nve-date fit-text>\n <label>date</label>\n <input type=\"date\" value=\"2017-06-01\" />\n <nve-control-message>message</nve-control-message>\n</nve-date>\n",
67
67
  "summary": "Date picker with fit-text styling that adjusts width to match the selected date value for compact displays.",
@@ -19,7 +19,7 @@ var l = class extends r {
19
19
  static {
20
20
  this.metadata = {
21
21
  tag: "nve-date",
22
- version: "0.0.9"
22
+ version: "0.0.11"
23
23
  };
24
24
  }
25
25
  static {
@@ -3,7 +3,7 @@
3
3
  "entrypoint": "@nvidia-elements/core/datetime/datetime.examples.json",
4
4
  "items": [
5
5
  {
6
- "id": "core-datetime_default",
6
+ "id": "datetime",
7
7
  "name": "Default",
8
8
  "template": "<nve-datetime>\n <label>date</label>\n <input type=\"datetime-local\" />\n <nve-control-message>message</nve-control-message>\n</nve-datetime>\n",
9
9
  "summary": "Basic datetime picker input with label and message for selecting both date and time values.",
@@ -12,7 +12,7 @@
12
12
  "tags": []
13
13
  },
14
14
  {
15
- "id": "core-datetime_datalist",
15
+ "id": "datetime-datalist",
16
16
  "name": "Datalist",
17
17
  "template": "<nve-datetime>\n <label>label</label>\n <input type=\"datetime-local\" />\n <nve-control-message>message</nve-control-message>\n <datalist>\n <option value=\"2018-06-07T00:00\"></option>\n <option value=\"2018-06-12T19:30\"></option>\n <option value=\"2018-06-14T00:00\"></option>\n </datalist>\n</nve-datetime>\n",
18
18
  "summary": "Datetime picker with datalist providing suggested datetime options for quick selection from predefined values.",
@@ -21,7 +21,7 @@
21
21
  "tags": []
22
22
  },
23
23
  {
24
- "id": "core-datetime_vertical",
24
+ "id": "datetime-vertical",
25
25
  "name": "Vertical",
26
26
  "template": "<div nve-layout=\"column gap:lg align:stretch\">\n <nve-datetime>\n <label>label</label>\n <input type=\"datetime-local\" />\n <nve-control-message>message</nve-control-message>\n </nve-datetime>\n <nve-datetime>\n <label>disabled</label>\n <input type=\"datetime-local\" disabled />\n <nve-control-message>message</nve-control-message>\n </nve-datetime>\n <nve-datetime>\n <label>success</label>\n <input type=\"datetime-local\" />\n <nve-control-message status=\"success\">message</nve-control-message>\n </nve-datetime>\n <nve-datetime>\n <label>error</label>\n <input type=\"datetime-local\" />\n <nve-control-message status=\"error\">message</nve-control-message>\n </nve-datetime>\n</div>\n",
27
27
  "summary": "Datetime pickers with vertical layout including validation states for disabled, success, and error.",
@@ -32,7 +32,7 @@
32
32
  ]
33
33
  },
34
34
  {
35
- "id": "core-datetime_horizontal",
35
+ "id": "datetime-horizontal",
36
36
  "name": "Horizontal",
37
37
  "template": "<div nve-layout=\"column gap:lg align:stretch\">\n <nve-datetime layout=\"horizontal\">\n <label>label</label>\n <input type=\"datetime-local\" />\n <nve-control-message>message</nve-control-message>\n </nve-datetime>\n <nve-datetime layout=\"horizontal\">\n <label>disabled</label>\n <input type=\"datetime-local\" disabled />\n <nve-control-message>message</nve-control-message>\n </nve-datetime>\n <nve-datetime layout=\"horizontal\">\n <label>success</label>\n <input type=\"datetime-local\" />\n <nve-control-message status=\"success\">message</nve-control-message>\n </nve-datetime>\n <nve-datetime layout=\"horizontal\">\n <label>error</label>\n <input type=\"datetime-local\" />\n <nve-control-message status=\"error\">message</nve-control-message>\n </nve-datetime>\n</div>\n",
38
38
  "summary": "Datetime pickers with horizontal layout showing validation states for inline forms and compact layouts.",
@@ -19,7 +19,7 @@ var l = class extends r {
19
19
  static {
20
20
  this.metadata = {
21
21
  tag: "nve-datetime",
22
- version: "0.0.9"
22
+ version: "0.0.11"
23
23
  };
24
24
  }
25
25
  static {
@@ -11,7 +11,7 @@ var o = class extends i {
11
11
  static {
12
12
  this.metadata = {
13
13
  tag: "nve-dialog-footer",
14
- version: "0.0.9",
14
+ version: "0.0.11",
15
15
  parents: ["nve-dialog"]
16
16
  };
17
17
  }
@@ -11,7 +11,7 @@ var o = class extends i {
11
11
  static {
12
12
  this.metadata = {
13
13
  tag: "nve-dialog-header",
14
- version: "0.0.9",
14
+ version: "0.0.11",
15
15
  parents: ["nve-dialog"]
16
16
  };
17
17
  }
@@ -3,7 +3,7 @@
3
3
  "entrypoint": "@nvidia-elements/core/dialog/dialog.examples.json",
4
4
  "items": [
5
5
  {
6
- "id": "core-dialog_default",
6
+ "id": "dialog",
7
7
  "name": "Default",
8
8
  "template": "<nve-button popovertarget=\"dialog\">button</nve-button>\n<nve-dialog id=\"dialog\" modal closable>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n</nve-dialog>\n",
9
9
  "summary": "Basic modal dialog for focused user interactions. Use dialogs for confirmations, simple forms, or important information that requires user attention before continuing, creating a modal overlay that blocks interaction with the underlying page until dismissed.",
@@ -12,7 +12,7 @@
12
12
  "tags": []
13
13
  },
14
14
  {
15
- "id": "core-dialog_invoker-command",
15
+ "id": "dialog-invoker-command",
16
16
  "name": "InvokerCommand",
17
17
  "template": "<nve-button commandfor=\"dialog\" command=\"toggle-popover\">toggle popover</nve-button>\n<nve-dialog id=\"dialog\" modal closable>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n</nve-dialog>\n",
18
18
  "summary": "Use the `commandfor` and `command` attributes to trigger custom Invoker Commands, such as toggling a dialog.",
@@ -21,7 +21,7 @@
21
21
  "tags": []
22
22
  },
23
23
  {
24
- "id": "core-dialog_events",
24
+ "id": "dialog-events",
25
25
  "name": "Events",
26
26
  "template": "<nve-dialog id=\"dialog\" modal closable>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n</nve-dialog>\n<nve-button popovertarget=\"dialog\">button</nve-button>\n<script type=\"module\">\n const dialog = document.querySelector(\"nve-dialog\");\n dialog.addEventListener(\"beforetoggle\", () => console.log(\"beforetoggle\"));\n dialog.addEventListener(\"toggle\", () => console.log(\"toggle\"));\n dialog.addEventListener(\"open\", () => console.log(\"open\"));\n dialog.addEventListener(\"close\", () => console.log(\"close\"));\n</script>\n",
27
27
  "summary": "Dialog with event listeners for state change tracking. Use dialog events (beforetoggle, toggle, open, close) to trigger side effects like loading data on open, cleaning up resources on close, or preventing closure based on validation state.",
@@ -32,7 +32,7 @@
32
32
  ]
33
33
  },
34
34
  {
35
- "id": "core-dialog_visual",
35
+ "id": "dialog-visual",
36
36
  "name": "Visual",
37
37
  "template": "<nve-dialog closable>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n <nve-dialog-footer>\n <nve-button>button</nve-button>\n </nve-dialog-footer>\n</nve-dialog>\n",
38
38
  "summary": "Dialog with header, content, and footer structure for complete user interactions. Use the footer for action buttons, organizing the dialog into clear sections that guide users through the information hierarchy and toward decision-making.",
@@ -41,7 +41,7 @@
41
41
  "tags": []
42
42
  },
43
43
  {
44
- "id": "core-dialog_content",
44
+ "id": "dialog-content",
45
45
  "name": "Content",
46
46
  "template": "<nve-dialog closable>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n <nve-dialog-footer>\n <nve-button>cancel</nve-button>\n <nve-button interaction=\"emphasis\">action</nve-button>\n </nve-dialog-footer>\n</nve-dialog>\n",
47
47
  "summary": "Dialog with primary and secondary actions in footer. Use cancel + emphasized action pattern for confirmations or decisions where you need to present a choice, with emphasis on the primary action guiding users toward the preferred or expected path.",
@@ -52,7 +52,7 @@
52
52
  ]
53
53
  },
54
54
  {
55
- "id": "core-dialog_small",
55
+ "id": "dialog-small",
56
56
  "name": "Small",
57
57
  "template": "<nve-dialog size=\"sm\" closable>\n <h3 nve-text=\"heading\">Small</h3>\n <p nve-text=\"body\">some text content in a small dialog</p>\n</nve-dialog>\n",
58
58
  "summary": "Small dialog size for brief confirmations or single-field inputs. Use size=\"sm\" for simple yes/no confirmations, quick edits, or minimal interactions that don't require significant screen space, keeping the interface uncluttered.",
@@ -63,7 +63,7 @@
63
63
  ]
64
64
  },
65
65
  {
66
- "id": "core-dialog_medium",
66
+ "id": "dialog-medium",
67
67
  "name": "Medium",
68
68
  "template": "<nve-dialog size=\"md\" closable>\n <h3 nve-text=\"heading\">Medium</h3>\n <p nve-text=\"body\">some text content in a medium dialog</p>\n</nve-dialog>\n",
69
69
  "summary": "Medium dialog size (default) for standard forms and content. Use size=\"md\" for typical dialogs containing short forms (3-5 fields), moderate content, or standard user interactions that need balanced space without overwhelming the interface.",
@@ -74,7 +74,7 @@
74
74
  ]
75
75
  },
76
76
  {
77
- "id": "core-dialog_large",
77
+ "id": "dialog-large",
78
78
  "name": "Large",
79
79
  "template": "<nve-dialog size=\"lg\" closable>\n <h3 nve-text=\"heading\">Large</h3>\n <p nve-text=\"body\">some text content in a large dialog</p>\n</nve-dialog>\n",
80
80
  "summary": "Large dialog size for complex forms or extensive content. Use size=\"lg\" for multi-section forms, detailed settings panels, or content-rich interactions where users need more space to work comfortably, but consider using a drawer for large content areas.",
@@ -85,7 +85,7 @@
85
85
  ]
86
86
  },
87
87
  {
88
- "id": "core-dialog_text-wrap",
88
+ "id": "dialog-text-wrap",
89
89
  "name": "TextWrap",
90
90
  "template": "<nve-dialog closable>\n <h3 nve-text=\"heading\">Text Wrap</h3>\n <p nve-text=\"body\">\n Some text wrapped content in a small dialog. Some text wrapped content in a small dialog. Some text wrapped content\n in a small dialog. Some text wrapped content in a small dialog. Some text wrapped content in a small dialog. Some\n text wrapped content in a small dialog. Some text wrapped content in a small dialog. Some text wrapped content in a\n small dialog. Some text wrapped content in a small dialog. Some text wrapped content in a small dialog. Some text\n wrapped content in a small dialog. Some text wrapped content in a small dialog.\n </p>\n</nve-dialog>\n",
91
91
  "summary": "Dialog with text wrapping behavior, where content adapts to dialog constraints and maintains readability in limited space.",
@@ -96,7 +96,7 @@
96
96
  ]
97
97
  },
98
98
  {
99
- "id": "core-dialog_non-closable",
99
+ "id": "dialog-non-closable",
100
100
  "name": "NonClosable",
101
101
  "template": "<nve-button popovertarget=\"dialog\">open</nve-button>\n<nve-dialog id=\"dialog\" modal>\n <h3 nve-text=\"heading\">Non-Closable Dialog</h3>\n <p nve-text=\"body\">Clicking the background to dismiss will not work here</p>\n <nve-dialog-footer>\n <nve-button popovertarget=\"dialog\" popovertargetaction=\"hide\">cancel</nve-button>\n </nve-dialog-footer>\n</nve-dialog>\n",
102
102
  "summary": "Non-closable dialog requiring explicit action through buttons. Use non-closable dialogs sparingly for critical decisions (like irreversible deletions) or required acknowledgments where you must ensure users make a conscious choice rather than accidentally dismissing the dialog.",
@@ -107,7 +107,7 @@
107
107
  ]
108
108
  },
109
109
  {
110
- "id": "core-dialog_alignment",
110
+ "id": "dialog-alignment",
111
111
  "name": "Alignment",
112
112
  "template": "<nve-dialog>center</nve-dialog>\n<nve-dialog position=\"top\">top center</nve-dialog>\n<nve-dialog position=\"top\" alignment=\"start\">top start</nve-dialog>\n<nve-dialog position=\"top\">top center</nve-dialog>\n<nve-dialog position=\"top\" alignment=\"end\">top end</nve-dialog>\n<nve-dialog position=\"right\" alignment=\"start\">right start</nve-dialog>\n<nve-dialog position=\"right\">right center</nve-dialog>\n<nve-dialog position=\"right\" alignment=\"end\">right end</nve-dialog>\n<nve-dialog position=\"bottom\" alignment=\"start\">bottom start</nve-dialog>\n<nve-dialog position=\"bottom\">bottom center</nve-dialog>\n<nve-dialog position=\"bottom\" alignment=\"end\">bottom end</nve-dialog>\n<nve-dialog position=\"left\" alignment=\"start\">left start</nve-dialog>\n<nve-dialog position=\"left\">left center</nve-dialog>\n<nve-dialog position=\"left\" alignment=\"end\">left end</nve-dialog>\n",
113
113
  "summary": "Dialog positioning and alignment options for contextual placement. While center positioning is standard, use edge positioning (top/bottom/left/right) for contextually relevant dialogs that relate to specific interface regions or when working with limited vertical space.",
@@ -118,7 +118,7 @@
118
118
  ]
119
119
  },
120
120
  {
121
- "id": "core-dialog_position",
121
+ "id": "dialog-position",
122
122
  "name": "Position",
123
123
  "template": "<style>\n body {\n min-height: 200vh;\n }\n</style>\n<nve-dialog size=\"sm\" position=\"bottom\" alignment=\"end\" closable>\n <h3 nve-text=\"heading\">Position</h3>\n <p nve-text=\"body\">some text content in a small dialog</p>\n</nve-dialog>\n",
124
124
  "summary": "Specific dialog positioning example, with placement in optimal locations for user interaction and visual hierarchy.",
@@ -129,7 +129,7 @@
129
129
  ]
130
130
  },
131
131
  {
132
- "id": "core-dialog_legacy-trigger",
132
+ "id": "dialog-legacy-trigger",
133
133
  "name": "LegacyTrigger",
134
134
  "template": "<nve-button id=\"dialog-btn\">open</nve-button>\n<nve-dialog trigger=\"dialog-btn\" closable modal hidden>\n <h3 nve-text=\"heading\">Title</h3>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n <nve-accordion behavior-expand>\n <nve-accordion-header>\n <h2 nve-text=\"heading xs medium\" slot=\"prefix\">Heading</h2>\n </nve-accordion-header>\n <nve-accordion-content\n >Adjust workspace preferences including theme, notification settings, and default project configurations to\n customize your experience.</nve-accordion-content\n >\n </nve-accordion>\n</nve-dialog>\n<script type=\"module\">\n const dialog = document.querySelector(\"nve-dialog\");\n dialog.addEventListener(\"open\", (e) => {\n console.log(e);\n dialog.hidden = false;\n });\n dialog.addEventListener(\"close\", (e) => {\n console.log(e);\n dialog.hidden = true;\n });\n</script>\n",
135
135
  "summary": "Legacy trigger mechanism for dialog opening, with backward compatibility and alternative interaction patterns for dialog activation.",
@@ -141,7 +141,7 @@
141
141
  ]
142
142
  },
143
143
  {
144
- "id": "core-dialog_legacy-behavior-trigger",
144
+ "id": "dialog-legacy-behavior-trigger",
145
145
  "name": "LegacyBehaviorTrigger",
146
146
  "template": "<nve-button id=\"dialog-btn\">open</nve-button>\n<nve-dialog trigger=\"dialog-btn\" behavior-trigger closable modal hidden>\n <h3 nve-text=\"heading\">Title</h3>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n <nve-accordion behavior-expand>\n <nve-accordion-header>\n <h2 nve-text=\"heading xs medium\" slot=\"prefix\">Heading</h2>\n </nve-accordion-header>\n <nve-accordion-content\n >Adjust workspace preferences including theme, notification settings, and default project configurations to\n customize your experience.</nve-accordion-content\n >\n </nve-accordion>\n</nve-dialog>\n",
147
147
  "summary": "Legacy behavior trigger for dialog management, showing traditional dialog control patterns and event handling for dialog lifecycle.",
@@ -153,7 +153,7 @@
153
153
  ]
154
154
  },
155
155
  {
156
- "id": "core-dialog_shadow-root",
156
+ "id": "dialog-shadow-root",
157
157
  "name": "ShadowRoot",
158
158
  "template": "<dialog-test-shadow-root>\n <template shadowrootmode=\"open\">\n <style>\n :host {\n box-sizing: border-box;\n display: block;\n margin: 25vh auto;\n width: 400px;\n height: 400px;\n background: red;\n visibility: visible !important;\n }\n </style>\n <nve-dialog size=\"sm\">center</nve-dialog>\n <nve-dialog size=\"sm\" position=\"top\">top center</nve-dialog>\n <nve-dialog size=\"sm\" position=\"top\" alignment=\"start\">top start</nve-dialog>\n <nve-dialog size=\"sm\" position=\"top\" alignment=\"end\">top end</nve-dialog>\n <nve-dialog size=\"sm\" position=\"right\" alignment=\"start\">right start</nve-dialog>\n <nve-dialog size=\"sm\" position=\"right\">right center</nve-dialog>\n <nve-dialog size=\"sm\" position=\"right\" alignment=\"end\">right end</nve-dialog>\n <nve-dialog size=\"sm\" position=\"bottom\" alignment=\"start\">bottom start</nve-dialog>\n <nve-dialog size=\"sm\" position=\"bottom\">bottom center</nve-dialog>\n <nve-dialog size=\"sm\" position=\"bottom\" alignment=\"end\">bottom end</nve-dialog>\n <nve-dialog size=\"sm\" position=\"left\" alignment=\"start\">left start</nve-dialog>\n <nve-dialog size=\"sm\" position=\"left\">left center</nve-dialog>\n <nve-dialog size=\"sm\" position=\"left\" alignment=\"end\">left end</nve-dialog>\n </template>\n</dialog-test-shadow-root>\n",
159
159
  "summary": "Dialog functionality within shadow DOM, with proper dialog behavior in encapsulated component environments and custom elements.",
@@ -164,7 +164,7 @@
164
164
  ]
165
165
  },
166
166
  {
167
- "id": "core-dialog_scroll-content",
167
+ "id": "dialog-scroll-content",
168
168
  "name": "ScrollContent",
169
169
  "template": "<nve-dialog id=\"dialog\" modal closable style=\"height: 400px\">\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\" style=\"height: 600px\">some tall content</p>\n <p nve-text=\"body\">some overflow content</p>\n <nve-dialog-footer>\n <nve-button id=\"cancel-btn\">cancel</nve-button>\n </nve-dialog-footer>\n</nve-dialog>\n",
170
170
  "summary": "Dialog with scrollable content while keeping header and footer fixed. Use scrollable content areas for dialogs with variable or lengthy content (like terms of service or detailed descriptions) while keeping action buttons always visible, ensuring users can complete the task without scrolling to find buttons.",
@@ -175,7 +175,7 @@
175
175
  ]
176
176
  },
177
177
  {
178
- "id": "core-dialog_inert-modal",
178
+ "id": "dialog-inert-modal",
179
179
  "name": "InertModal",
180
180
  "template": "<style>\n body {\n display: block !important;\n padding: 24px;\n }\n</style>\n<div>\n <button popovertarget=\"popover\">btn</button>\n <div>\n <button popovertarget=\"popover\">btn</button>\n <nve-dialog id=\"popover\" modal>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <button popovertarget=\"dropdown\">button</button>\n <nve-dropdown id=\"dropdown\">\n dropdown content\n <button>btn</button>\n </nve-dropdown>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n <button>btn</button>\n <button>btn</button>\n </nve-dialog>\n </div>\n</div>\n<button popovertarget=\"popover\">btn</button><br />\n<button popovertarget=\"popover\">btn</button>\n<div>\n <button popovertarget=\"popover\">btn</button>\n <div>\n <button popovertarget=\"popover\">btn</button>\n <div>\n <button popovertarget=\"popover\">btn</button>\n </div>\n </div>\n</div>\n",
181
181
  "summary": "Modal dialog with inert behavior, including proper focus management and accessibility compliance for modal overlays and user interaction.",
@@ -186,7 +186,7 @@
186
186
  ]
187
187
  },
188
188
  {
189
- "id": "core-dialog_container-styles",
189
+ "id": "dialog-container-styles",
190
190
  "name": "ContainerStyles",
191
191
  "template": "<nve-dialog id=\"slots-dialog\" closable popover=\"manual\" position=\"top\">\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">default</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">default dialog with header and footer components</p>\n <nve-dialog-footer>\n <nve-button>button</nve-button>\n </nve-dialog-footer>\n</nve-dialog>\n<nve-dialog id=\"content-dialog\" closable popover=\"manual\" position=\"right\">\n <h3 nve-text=\"heading semibold\">title</h3>\n <p nve-text=\"body\">dialog with only content and no header or footer components</p>\n <nve-button>button</nve-button>\n</nve-dialog>\n<nve-dialog id=\"custom-dialog\" closable style=\"--padding: 0\" position=\"bottom\">\n <h3 nve-text=\"heading semibold\">title</h3>\n <p nve-text=\"body\">dialog with only content and no header or footer components and --padding set to 0</p>\n <nve-button>button</nve-button>\n</nve-dialog>\n<nve-dialog id=\"custom-slots\" closable style=\"--padding: 48px\" position=\"left\">\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">dialog with header and footer components with --padding set to 48px</p>\n <nve-dialog-footer>\n <nve-button>button</nve-button>\n </nve-dialog-footer>\n</nve-dialog>\n",
192
192
  "summary": "Dialog with different container styles, including custom padding and layout options.",
@@ -197,7 +197,7 @@
197
197
  ]
198
198
  },
199
199
  {
200
- "id": "core-dialog_max-height",
200
+ "id": "dialog-max-height",
201
201
  "name": "MaxHeight",
202
202
  "template": "<nve-dialog id=\"dialog\" modal closable>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">some overflow content</p>\n <p nve-text=\"body\" style=\"min-height: 1000px\">some overflow content</p>\n <nve-button>button</nve-button>\n <nve-dialog-footer>\n <nve-button id=\"cancel-btn\">cancel</nve-button>\n </nve-dialog-footer>\n</nve-dialog>\n",
203
203
  "summary": "Dialog with overflow content, including max-height constraints and a scrollable content area.",
@@ -208,7 +208,7 @@
208
208
  ]
209
209
  },
210
210
  {
211
- "id": "core-dialog_legacy-dom-creation",
211
+ "id": "dialog-legacy-dom-creation",
212
212
  "name": "LegacyDOMCreation",
213
213
  "template": "<nve-button id=\"dialog-btn\">button</nve-button>\n<script type=\"module\">\n import \"@nvidia-elements/core/dialog/define.js\";\n import \"@nvidia-elements/core/button/define.js\";\n document.querySelector(\"#dialog-btn\").addEventListener(\"click\", () => {\n const dialog = document.createElement(\"nve-dialog\");\n dialog.id = \"dialog-dom-creation\";\n dialog.modal = true;\n dialog.closable = true;\n\n dialog.addEventListener(\n \"close\",\n () => {\n document.body.removeChild(dialog);\n },\n { once: true },\n );\n document.body.appendChild(dialog);\n });\n</script>\n",
214
214
  "summary": "Legacy DOM Creation",
@@ -220,7 +220,7 @@
220
220
  ]
221
221
  },
222
222
  {
223
- "id": "core-dialog_center-alignment",
223
+ "id": "dialog-center-alignment",
224
224
  "name": "CenterAlignment",
225
225
  "template": "<style>\n body {\n min-height: 200vh;\n }\n</style>\n<nve-button popovertarget=\"dialog\">button</nve-button>\n<nve-dialog id=\"dialog\" closable>\n <nve-dialog-header>\n <h3 nve-text=\"heading semibold\">title</h3>\n </nve-dialog-header>\n <p nve-text=\"body\">some text content in a closable dialog</p>\n <nve-select>\n <select aria-label=\"select\">\n <option>one</option>\n <option>two</option>\n <option>three</option>\n </select>\n </nve-select>\n</nve-dialog>\n",
226
226
  "summary": "Center alignment with anchor body",
@@ -30,7 +30,7 @@ var h = class extends f {
30
30
  static {
31
31
  this.metadata = {
32
32
  tag: "nve-dialog",
33
- version: "0.0.9"
33
+ version: "0.0.11"
34
34
  };
35
35
  }
36
36
  static {
@@ -3,7 +3,7 @@
3
3
  "entrypoint": "@nvidia-elements/core/divider/divider.examples.json",
4
4
  "items": [
5
5
  {
6
- "id": "core-divider_default",
6
+ "id": "divider",
7
7
  "name": "Default",
8
8
  "template": "<nve-divider></nve-divider>\n",
9
9
  "summary": "Basic horizontal divider for separating content sections with a subtle line.",
@@ -12,7 +12,7 @@
12
12
  "tags": []
13
13
  },
14
14
  {
15
- "id": "core-divider_emphasis",
15
+ "id": "divider-emphasis",
16
16
  "name": "Emphasis",
17
17
  "template": "<nve-divider style=\"--color: var(--nve-ref-border-color-emphasis)\"></nve-divider>\n",
18
18
  "summary": "Divider with emphasis color styling for stronger visual separation between content sections.",
@@ -23,7 +23,7 @@
23
23
  ]
24
24
  },
25
25
  {
26
- "id": "core-divider_muted",
26
+ "id": "divider-muted",
27
27
  "name": "Muted",
28
28
  "template": "<nve-divider style=\"--color: var(--nve-ref-border-color-muted)\"></nve-divider>\n",
29
29
  "summary": "Divider with muted color styling for subtle, low-contrast separation in dense layouts.",
@@ -34,7 +34,7 @@
34
34
  ]
35
35
  },
36
36
  {
37
- "id": "core-divider_vertical",
37
+ "id": "divider-vertical",
38
38
  "name": "Vertical",
39
39
  "template": "<div nve-layout=\"row gap:sm align:vertical-center\" style=\"height: 50px\">\n <nve-divider orientation=\"vertical\"></nve-divider>\n <nve-icon-button icon-name=\"information-circle-stroke\"></nve-icon-button>\n <nve-icon-button icon-name=\"more-actions\"></nve-icon-button>\n</div>\n",
40
40
  "summary": "Vertical divider for separating horizontally arranged elements like toolbar buttons or inline actions.",
@@ -43,7 +43,7 @@
43
43
  "tags": []
44
44
  },
45
45
  {
46
- "id": "core-divider_rounded",
46
+ "id": "divider-rounded",
47
47
  "name": "Rounded",
48
48
  "template": "<nve-divider\n style=\"\n --size: var(--nve-ref-border-width-xl);\n --border-radius: var(--nve-ref-border-radius-xs);\n --color: var(--nve-sys-accent-secondary-background);\n \"\n></nve-divider>\n",
49
49
  "summary": "Divider with custom rounded styling, thicker border, and accent color for decorative separation.",
@@ -15,7 +15,7 @@ var s = class extends i {
15
15
  static {
16
16
  this.metadata = {
17
17
  tag: "nve-divider",
18
- version: "0.0.9"
18
+ version: "0.0.11"
19
19
  };
20
20
  }
21
21
  render() {
@@ -3,7 +3,7 @@
3
3
  "entrypoint": "@nvidia-elements/core/dot/dot.examples.json",
4
4
  "items": [
5
5
  {
6
- "id": "core-dot_default",
6
+ "id": "dot",
7
7
  "name": "Default",
8
8
  "template": "<nve-dot status=\"starting\"></nve-dot>\n",
9
9
  "summary": "Basic dot component with status indicator, providing a simple visual cue for process states and system status.",
@@ -12,7 +12,7 @@
12
12
  "tags": []
13
13
  },
14
14
  {
15
- "id": "core-dot_size",
15
+ "id": "dot-size",
16
16
  "name": "Size",
17
17
  "template": "<div nve-layout=\"row gap:sm\">\n <nve-dot size=\"sm\">10</nve-dot>\n <nve-dot>10</nve-dot>\n <nve-dot size=\"lg\">10</nve-dot>\n</div>\n<br />\n<div nve-layout=\"row gap:lg\">\n <nve-dot size=\"sm\"></nve-dot>\n <nve-dot></nve-dot>\n <nve-dot size=\"lg\"></nve-dot>\n</div>\n",
18
18
  "summary": "Different dot sizes to accommodate layout contexts from compact indicators to prominent status displays.",
@@ -23,7 +23,7 @@
23
23
  ]
24
24
  },
25
25
  {
26
- "id": "core-dot_support-status",
26
+ "id": "dot-support-status",
27
27
  "name": "SupportStatus",
28
28
  "template": "<div nve-layout=\"row gap:md\">\n <nve-dot></nve-dot>\n <nve-dot status=\"accent\"></nve-dot>\n <nve-dot status=\"warning\"></nve-dot>\n <nve-dot status=\"success\"></nve-dot>\n <nve-dot status=\"danger\"></nve-dot>\n</div>\n",
29
29
  "summary": "Semantic color variations for general status communication, enabling clear visual distinction of different states and priorities.",
@@ -32,7 +32,7 @@
32
32
  "tags": []
33
33
  },
34
34
  {
35
- "id": "core-dot_number",
35
+ "id": "dot-number",
36
36
  "name": "Number",
37
37
  "template": "<div nve-layout=\"row gap:md\">\n <nve-dot>10</nve-dot>\n <nve-dot status=\"accent\" aria-label=\"10 notifications\">10</nve-dot>\n <nve-dot status=\"warning\" aria-label=\"10 notifications\">10</nve-dot>\n <nve-dot status=\"success\" aria-label=\"10 notifications\">10</nve-dot>\n <nve-dot status=\"danger\" aria-label=\"10 notifications\">10</nve-dot>\n</div>\n",
38
38
  "summary": "Dot with numeric content for notification badges and counters, providing clear visual indicators of quantity or alerts.",
@@ -41,7 +41,7 @@
41
41
  "tags": []
42
42
  },
43
43
  {
44
- "id": "core-dot_status",
44
+ "id": "dot-status",
45
45
  "name": "Status",
46
46
  "template": "<div nve-layout=\"row gap:md\">\n <nve-dot status=\"scheduled\"></nve-dot>\n <nve-dot status=\"queued\"></nve-dot>\n <nve-dot status=\"pending\"></nve-dot>\n <nve-dot status=\"starting\"></nve-dot>\n <nve-dot status=\"running\"></nve-dot>\n <nve-dot status=\"restarting\"></nve-dot>\n <nve-dot status=\"stopping\"></nve-dot>\n <nve-dot status=\"finished\"></nve-dot>\n <nve-dot status=\"failed\"></nve-dot>\n <nve-dot status=\"unknown\"></nve-dot>\n</div>\n",
47
47
  "summary": "Comprehensive process status indicators for system operations, providing clear visual feedback on job states and workflow progress.",
package/dist/dot/dot2.js CHANGED
@@ -16,7 +16,7 @@ var l = class extends o {
16
16
  static {
17
17
  this.metadata = {
18
18
  tag: "nve-dot",
19
- version: "0.0.9"
19
+ version: "0.0.11"
20
20
  };
21
21
  }
22
22
  render() {
@@ -11,7 +11,7 @@ var o = class extends i {
11
11
  static {
12
12
  this.metadata = {
13
13
  tag: "nve-drawer-content",
14
- version: "0.0.9",
14
+ version: "0.0.11",
15
15
  parents: ["nve-drawer"]
16
16
  };
17
17
  }
@@ -11,7 +11,7 @@ var o = class extends i {
11
11
  static {
12
12
  this.metadata = {
13
13
  tag: "nve-drawer-footer",
14
- version: "0.0.9",
14
+ version: "0.0.11",
15
15
  parents: ["nve-drawer"]
16
16
  };
17
17
  }
@@ -11,7 +11,7 @@ var o = class extends i {
11
11
  static {
12
12
  this.metadata = {
13
13
  tag: "nve-drawer-header",
14
- version: "0.0.9",
14
+ version: "0.0.11",
15
15
  parents: ["nve-drawer"]
16
16
  };
17
17
  }