@epam/ai-dial-ui-kit 0.13.0-dev.57 → 0.13.0-dev.59

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 (126) hide show
  1. package/README.md +5 -0
  2. package/dist/CHANGELOG.md +4 -0
  3. package/dist/{JsonEditor-BCvdqbcv.js → JsonEditor-CV2FUqAs.js} +1 -1
  4. package/dist/{JsonEditor-Yy3JFyR4.cjs → JsonEditor-DPQ_6Rk7.cjs} +1 -1
  5. package/dist/{MarkdownEditor-BUC6u9en.cjs → MarkdownEditor-BEjYBI-4.cjs} +1 -1
  6. package/dist/{MarkdownEditor-DdvzJy9k.cjs → MarkdownEditor-BpG28sAL.cjs} +1 -1
  7. package/dist/{MarkdownEditor-L5wQ88mr.js → MarkdownEditor-CfnRGBST.js} +1 -1
  8. package/dist/{MarkdownEditor-_RQIObYV.js → MarkdownEditor-DT_WX1cP.js} +1 -1
  9. package/dist/components-manifest.json +507 -106
  10. package/dist/dial-ui-kit.cjs.js +1 -1
  11. package/dist/dial-ui-kit.es.js +98 -92
  12. package/dist/{index-ARMvZo4h.cjs → index-EGRzQwVW.cjs} +35 -35
  13. package/dist/{index-DcwG5QhT.js → index-qU5tP4t0.js} +15362 -14776
  14. package/dist/index.css +2 -2
  15. package/dist/src/components/Accordion/Accordion.d.ts +1 -0
  16. package/dist/src/components/Analytics/Bar/Bar.d.ts +1 -0
  17. package/dist/src/components/Analytics/BarGroup/BarGroup.d.ts +1 -0
  18. package/dist/src/components/Analytics/Card/Card.d.ts +1 -0
  19. package/dist/src/components/Analytics/ErrorTag/ErrorTag.d.ts +1 -0
  20. package/dist/src/components/Analytics/Histogram/Histogram.d.ts +1 -0
  21. package/dist/src/components/AutocompleteInput/AutocompleteInputValue.d.ts +1 -0
  22. package/dist/src/components/Breadcrumb/Breadcrumb.d.ts +1 -0
  23. package/dist/src/components/Breadcrumb/BreadcrumbItem.d.ts +3 -0
  24. package/dist/src/components/Button/Button.d.ts +1 -0
  25. package/dist/src/components/Button/ButtonWrappers.d.ts +1 -0
  26. package/dist/src/components/ButtonDropdown/ButtonDropdown.d.ts +1 -0
  27. package/dist/src/components/CaptionText/CaptionText.d.ts +1 -0
  28. package/dist/src/components/Checkbox/Checkbox.d.ts +1 -0
  29. package/dist/src/components/CloseButton/CloseButton.d.ts +1 -0
  30. package/dist/src/components/CollapsibleSidebar/CollapsibleSidebar.d.ts +1 -0
  31. package/dist/src/components/ConfirmationPopup/ConfirmationPopup.d.ts +1 -0
  32. package/dist/src/components/DraggableItem/DraggableItem.d.ts +1 -0
  33. package/dist/src/components/DropdownIcon/DropdownIcon.d.ts +1 -0
  34. package/dist/src/components/EllipsisTooltip/EllipsisTooltip.d.ts +1 -0
  35. package/dist/src/components/FabButton/FabButton.d.ts +1 -0
  36. package/dist/src/components/FileIcon/FileIcon.d.ts +1 -0
  37. package/dist/src/components/FileManager/FileManager.d.ts +1 -0
  38. package/dist/src/components/FileManager/components/DestinationFolderPopup/DestinationFolderPopup.d.ts +1 -0
  39. package/dist/src/components/FileManager/components/FoldersTree/FoldersTree.d.ts +1 -0
  40. package/dist/src/components/FileName/FileName.d.ts +1 -0
  41. package/dist/src/components/FolderName/FolderName.d.ts +1 -0
  42. package/dist/src/components/FormItem/FormItem.d.ts +1 -0
  43. package/dist/src/components/FormPopup/FormPopup.d.ts +1 -0
  44. package/dist/src/components/Grid/Grid.d.ts +1 -0
  45. package/dist/src/components/Grid/renderers/DateCellRenderer.d.ts +1 -0
  46. package/dist/src/components/Icon/Icon.d.ts +1 -0
  47. package/dist/src/components/IconButton/IconButton.d.ts +1 -0
  48. package/dist/src/components/IconButton/IconButtonWrappers.d.ts +1 -0
  49. package/dist/src/components/Input/Input.d.ts +1 -0
  50. package/dist/src/components/InputPopup/InputPopup.d.ts +1 -0
  51. package/dist/src/components/JsonEditor/JsonEditor.d.ts +1 -0
  52. package/dist/src/components/Label/Label.d.ts +1 -0
  53. package/dist/src/components/LabelledText/LabelledText.d.ts +1 -0
  54. package/dist/src/components/LoadFileArea/LoadFileArea.d.ts +1 -0
  55. package/dist/src/components/LoadFileArea/LoadFileAreaField.d.ts +1 -0
  56. package/dist/src/components/Loader/Loader.d.ts +1 -0
  57. package/dist/src/components/MarkdownEditor/MarkdownEditor.d.ts +1 -0
  58. package/dist/src/components/New/Accordion/Accordion.d.ts +1 -0
  59. package/dist/src/components/New/Button/Button.d.ts +1 -0
  60. package/dist/src/components/New/Button/ButtonWrappers.d.ts +1 -0
  61. package/dist/src/components/New/ButtonDropdown/ButtonDropdown.d.ts +1 -0
  62. package/dist/src/components/New/Calendar/Calendar.d.ts +1 -0
  63. package/dist/src/components/New/CaptionText/CaptionText.d.ts +1 -0
  64. package/dist/src/components/New/CardShell/CardShell.d.ts +1 -0
  65. package/dist/src/components/New/CloseButton/CloseButton.d.ts +1 -0
  66. package/dist/src/components/New/ConfirmationPopup/ConfirmationPopup.d.ts +1 -0
  67. package/dist/src/components/New/Dropdown/Dropdown.d.ts +1 -0
  68. package/dist/src/components/New/FileDropzone/FileDropzone.d.ts +72 -0
  69. package/dist/src/components/New/FolderPath/FolderPath.d.ts +1 -0
  70. package/dist/src/components/New/Highlight/Highlight.d.ts +4 -1
  71. package/dist/src/components/New/IconButton/IconButton.d.ts +1 -0
  72. package/dist/src/components/New/IconButton/IconButtonWrappers.d.ts +1 -0
  73. package/dist/src/components/New/InfoButton/InfoButton.d.ts +1 -0
  74. package/dist/src/components/New/InlineSelect/InlineSelect.d.ts +1 -0
  75. package/dist/src/components/New/Input/Input.d.ts +7 -0
  76. package/dist/src/components/New/Label/Label.d.ts +1 -0
  77. package/dist/src/components/New/MarkdownEditor/MarkdownEditor.d.ts +1 -0
  78. package/dist/src/components/New/Notification/Notification.d.ts +1 -0
  79. package/dist/src/components/New/NumberInput/NumberInput.d.ts +1 -0
  80. package/dist/src/components/New/PasswordInput/PasswordInput.d.ts +1 -0
  81. package/dist/src/components/New/Popup/Popup.d.ts +1 -0
  82. package/dist/src/components/New/Select/MultiSelectTags.d.ts +1 -0
  83. package/dist/src/components/New/Select/Select.d.ts +1 -0
  84. package/dist/src/components/New/Switch/Switch.d.ts +32 -0
  85. package/dist/src/components/New/Tabs/Tabs.d.ts +59 -0
  86. package/dist/src/components/New/Tag/Tag.d.ts +45 -0
  87. package/dist/src/components/New/TagInput/TagInput.d.ts +72 -0
  88. package/dist/src/components/New/TagInput/utils.d.ts +21 -0
  89. package/dist/src/components/New/TagInput/utils.spec.d.ts +1 -0
  90. package/dist/src/components/New/Textarea/Textarea.d.ts +1 -0
  91. package/dist/src/components/NoDataContent/NoDataContent.d.ts +1 -0
  92. package/dist/src/components/Notification/Notification.d.ts +1 -0
  93. package/dist/src/components/NumberInput/NumberInput.d.ts +1 -0
  94. package/dist/src/components/Pagination/Pagination.d.ts +3 -0
  95. package/dist/src/components/PasswordInput/PasswordInput.d.ts +1 -0
  96. package/dist/src/components/Popup/Popup.d.ts +1 -0
  97. package/dist/src/components/ProgressBar/ProgressBar.d.ts +3 -0
  98. package/dist/src/components/RadioButton/RadioButton.d.ts +1 -0
  99. package/dist/src/components/RadioGroup/RadioGroup.d.ts +1 -0
  100. package/dist/src/components/RadioGroupPopupField/RadioGroupPopupField.d.ts +1 -0
  101. package/dist/src/components/RemoveButton/RemoveButton.d.ts +1 -0
  102. package/dist/src/components/ResizableContainer/ConditionalResizableContainer.d.ts +1 -0
  103. package/dist/src/components/ResizableContainer/ResizableContainer.d.ts +1 -0
  104. package/dist/src/components/SchemaRenderer/SchemaRenderer.d.ts +1 -0
  105. package/dist/src/components/Search/Search.d.ts +1 -0
  106. package/dist/src/components/SegmentedControl/SegmentedControl.d.ts +1 -0
  107. package/dist/src/components/Select/Select.d.ts +1 -0
  108. package/dist/src/components/SelectField/SelectField.d.ts +1 -0
  109. package/dist/src/components/SharedEntityIndicator/SharedEntityIndicator.d.ts +1 -0
  110. package/dist/src/components/Skeleton/Skeleton.d.ts +1 -0
  111. package/dist/src/components/Slider/Slider.d.ts +1 -0
  112. package/dist/src/components/Spinner/Spinner.d.ts +3 -0
  113. package/dist/src/components/Steps/Steps.d.ts +1 -0
  114. package/dist/src/components/Switch/Switch.d.ts +1 -0
  115. package/dist/src/components/Tabs/Tabs.d.ts +1 -0
  116. package/dist/src/components/Tag/Tag.d.ts +1 -0
  117. package/dist/src/components/TagInput/TagInput.d.ts +1 -0
  118. package/dist/src/components/Textarea/Textarea.d.ts +1 -0
  119. package/dist/src/components/Tooltip/Tooltip.d.ts +1 -0
  120. package/dist/src/components/Tooltip/TooltipContainer.d.ts +1 -0
  121. package/dist/src/components/Tooltip/TooltipContent.d.ts +1 -0
  122. package/dist/src/components/Tooltip/TooltipTrigger.d.ts +1 -0
  123. package/dist/src/index.d.ts +11 -0
  124. package/dist/src/utils/__tests__/file-accept.spec.d.ts +1 -0
  125. package/dist/src/utils/file-accept.d.ts +16 -0
  126. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "0.13.0-dev.57",
3
- "generatedAt": "2026-08-12T09:28:31.332Z",
2
+ "version": "0.13.0-dev.59",
3
+ "generatedAt": "2026-08-12T14:49:36.468Z",
4
4
  "kit": {
5
5
  "name": "@epam/ai-dial-ui-kit",
6
6
  "description": "A modern UI kit for building AI DIAL interfaces with React",
@@ -27,7 +27,7 @@
27
27
  "name": "Spinner",
28
28
  "category": "Components_2_0",
29
29
  "generation": "2.0",
30
- "description": "",
30
+ "description": "Design system 2.0",
31
31
  "props": [
32
32
  {
33
33
  "name": "size",
@@ -60,7 +60,7 @@
60
60
  "name": "Skeleton",
61
61
  "category": "Components_2_0",
62
62
  "generation": "2.0",
63
- "description": "Skeleton\naliases: PlaceholderUI|ShimmerLoader\n\nA placeholder component to show while content is loading.\nProvides various skeleton shapes and configurations.",
63
+ "description": "Skeleton\naliases: PlaceholderUI|ShimmerLoader\nDesign system 2.0\n\nA placeholder component to show while content is loading.\nProvides various skeleton shapes and configurations.",
64
64
  "props": [
65
65
  {
66
66
  "name": "active",
@@ -144,7 +144,7 @@
144
144
  "name": "Notification",
145
145
  "category": "Components_2_0",
146
146
  "generation": "2.0",
147
- "description": "A contextual feedback component for displaying important messages.\naliases: Notification\n\nRenders a colored container with an icon, message text, and an optional\nclose button.\n\nThe container is a live region whose politeness follows the variant: `error`\nand `warning` use `role=\"alert\"` (assertive, interrupts the screen reader),\nevery other variant uses `role=\"status\"` (polite, queues). Pass an explicit\n`role` to override — including for a notification that is static page content\nrather than an update.",
147
+ "description": "A contextual feedback component for displaying important messages.\naliases: Notification\nDesign system 2.0\n\nRenders a colored container with an icon, message text, and an optional\nclose button.\n\nThe container is a live region whose politeness follows the variant: `error`\nand `warning` use `role=\"alert\"` (assertive, interrupts the screen reader),\nevery other variant uses `role=\"status\"` (polite, queues). Pass an explicit\n`role` to override — including for a notification that is static page content\nrather than an update.",
148
148
  "props": [
149
149
  {
150
150
  "name": "variant",
@@ -215,7 +215,7 @@
215
215
  "name": "Highlight",
216
216
  "category": "Components_2_0",
217
217
  "generation": "2.0",
218
- "description": "Renders text with the first occurrence of `query` wrapped in a highlight mark, with ellipsis truncation and a tooltip when overflowing.",
218
+ "description": "Renders text with the first occurrence of `query` wrapped in a highlight mark, with ellipsis truncation and a tooltip when overflowing.\nDesign system 2.0",
219
219
  "props": [
220
220
  {
221
221
  "name": "text",
@@ -251,7 +251,7 @@
251
251
  "name": "CardShell",
252
252
  "category": "Components_2_0",
253
253
  "generation": "2.0",
254
- "description": "A shared elevated card shell used as the base wrapper for browse-grid cards.\n\nRenders an `<article>` with rounded corners, padding, a resting shadow, and\na hover lift with a stronger shadow. Respects `prefers-reduced-motion` by\ndisabling the transform/shadow transition and hover lift.",
254
+ "description": "A shared elevated card shell used as the base wrapper for browse-grid cards.\nDesign system 2.0\n\nRenders an `<article>` with rounded corners, padding, a resting shadow, and\na hover lift with a stronger shadow. Respects `prefers-reduced-motion` by\ndisabling the transform/shadow transition and hover lift.",
255
255
  "props": [],
256
256
  "examples": [],
257
257
  "sourceFile": "components/New/CardShell/CardShell.tsx"
@@ -350,7 +350,7 @@
350
350
  "name": "Calendar",
351
351
  "category": "Components_2_0",
352
352
  "generation": "2.0",
353
- "description": "A date/time picker supporting four selection modes.\naliases: DatePicker|DateTimePicker\n\nRenders a text-field trigger that opens a rounded month-grid popover for\nthe `date`/`datetime` modes, a masked `\"HH:mm\"` text field for `time`, and\na popover list of weekday names for `weekday`. Month/weekday names and\ndate formatting are localized via the `locale` prop.",
353
+ "description": "A date/time picker supporting four selection modes.\naliases: DatePicker|DateTimePicker\nDesign system 2.0\n\nRenders a text-field trigger that opens a rounded month-grid popover for\nthe `date`/`datetime` modes, a masked `\"HH:mm\"` text field for `time`, and\na popover list of weekday names for `weekday`. Month/weekday names and\ndate formatting are localized via the `locale` prop.",
354
354
  "props": [
355
355
  {
356
356
  "name": "mode",
@@ -444,7 +444,7 @@
444
444
  "name": "FolderPath",
445
445
  "category": "Components_2_0",
446
446
  "generation": "2.0",
447
- "description": "A read-only, non-clickable folder/location path built on top of `DialBreadcrumb`.\naliases: FolderBreadcrumb|LocationPath\n\nEvery segment is disabled (no navigation); the first segment gets a leading\nfolder icon and the last segment is styled as the current/leaf item.",
447
+ "description": "A read-only, non-clickable folder/location path built on top of `DialBreadcrumb`.\naliases: FolderBreadcrumb|LocationPath\nDesign system 2.0\n\nEvery segment is disabled (no navigation); the first segment gets a leading\nfolder icon and the last segment is styled as the current/leaf item.",
448
448
  "props": [
449
449
  {
450
450
  "name": "segments",
@@ -545,7 +545,7 @@
545
545
  "name": "PrimaryButton",
546
546
  "category": "Components_2_0",
547
547
  "generation": "2.0",
548
- "description": "A Primary Button component with predefined primary variant",
548
+ "description": "A Primary Button component with predefined primary variant\nDesign system 2.0",
549
549
  "props": [],
550
550
  "examples": [
551
551
  "<PrimaryButton\n label=\"Click me\"\n onClick={handleClick}\n className=\"custom-button\"\n/>"
@@ -589,7 +589,7 @@
589
589
  "name": "PrimaryIconButton",
590
590
  "category": "Components_2_0",
591
591
  "generation": "2.0",
592
- "description": "A Primary Icon Button component with predefined primary variant",
592
+ "description": "A Primary Icon Button component with predefined primary variant\nDesign system 2.0",
593
593
  "props": [],
594
594
  "examples": [
595
595
  "<PrimaryIconButton\n icon={<Icon />}\n onClick={handleClick}\n className=\"custom-button\"\n/>"
@@ -611,7 +611,7 @@
611
611
  "name": "Button",
612
612
  "category": "Components_2_0",
613
613
  "generation": "2.0",
614
- "description": "A Button component with flexible icon and text positioning\naliases: ActionButton|CallToAction",
614
+ "description": "A Button component with flexible icon and text positioning\naliases: ActionButton|CallToAction\nDesign system 2.0",
615
615
  "props": [
616
616
  {
617
617
  "name": "variant",
@@ -691,7 +691,7 @@
691
691
  "name": "IconButton",
692
692
  "category": "Components_2_0",
693
693
  "generation": "2.0",
694
- "description": "A Icon Button component with flexible icon and text positioning\naliases: IconicButton|SymbolButton",
694
+ "description": "A Icon Button component with flexible icon and text positioning\naliases: IconicButton|SymbolButton\nDesign system 2.0",
695
695
  "props": [
696
696
  {
697
697
  "name": "variant",
@@ -735,7 +735,7 @@
735
735
  "name": "FabButton",
736
736
  "category": "Components_2_0",
737
737
  "generation": "2.0",
738
- "description": "A Floating Action Button (FAB) component — circular icon button for primary actions.\naliases: FloatingActionButton|FabButton|CircularButton",
738
+ "description": "A Floating Action Button (FAB) component — circular icon button for primary actions.\naliases: FloatingActionButton|FabButton|CircularButton\nDesign system 2.0",
739
739
  "props": [
740
740
  {
741
741
  "name": "icon",
@@ -759,7 +759,7 @@
759
759
  "name": "ButtonDropdown",
760
760
  "category": "Components_2_0",
761
761
  "generation": "2.0",
762
- "description": "A Button dropdown component based on the Dropdown component\naliases: SplitButton|MenuButton",
762
+ "description": "A Button dropdown component based on the Dropdown component\naliases: SplitButton|MenuButton\nDesign system 2.0",
763
763
  "props": [
764
764
  {
765
765
  "name": "items",
@@ -777,7 +777,7 @@
777
777
  "name": "MarkdownEditor",
778
778
  "category": "Components_2_0",
779
779
  "generation": "2.0",
780
- "description": "The 2.0 Markdown editor: a formatting toolbar (bold/italic/strikethrough,\ntext style, lists, quote/link/code, table) plus an edit/live/preview mode\nswitcher and fullscreen, built on top of `@uiw/react-md-editor`.\n\nLazy-loaded component. This component is not exported directly from the UI kit to avoid errors when using with SSR. Use `LazyMarkdownEditor` and the manifest `lazy` field for dynamic import guidance.",
780
+ "description": "The 2.0 Markdown editor: a formatting toolbar (bold/italic/strikethrough,\nDesign system 2.0\ntext style, lists, quote/link/code, table) plus an edit/live/preview mode\nswitcher and fullscreen, built on top of `@uiw/react-md-editor`.\n\nLazy-loaded component. This component is not exported directly from the UI kit to avoid errors when using with SSR. Use `LazyMarkdownEditor` and the manifest `lazy` field for dynamic import guidance.",
781
781
  "props": [
782
782
  {
783
783
  "name": "value",
@@ -840,7 +840,7 @@
840
840
  "name": "InlineSelect",
841
841
  "category": "Components_2_0",
842
842
  "generation": "2.0",
843
- "description": "An inline select control combining `InlineSelectTrigger` with `Dropdown`.",
843
+ "description": "An inline select control combining `InlineSelectTrigger` with `Dropdown`.\nDesign system 2.0",
844
844
  "props": [
845
845
  {
846
846
  "name": "items",
@@ -930,7 +930,7 @@
930
930
  "name": "Select",
931
931
  "category": "Components_2_0",
932
932
  "generation": "2.0",
933
- "description": "A versatile select supporting single and multiple selections.\naliases: OptionPicker|ChoiceSelector\n\nThe field is an , so it carries the 2.0 field styling, sizes,\nlabel, caption and error states, and it exposes the control as a `combobox`\nwhose popup is the option list.\n\nSingle mode:\n- The field shows the selected option's leading icon + label.\n- In the list, the selected option is indicated by a LEFT border, a tinted background\n and a trailing check icon.\n\nMultiple mode uses checkboxes (including Select All with indeterminate state) and\nrenders the selection as removable tags inside the field.\n\nThe field itself is never typeable: `searchable` puts a search field in the overlay\nheader that filters the options.",
933
+ "description": "A versatile select supporting single and multiple selections.\naliases: OptionPicker|ChoiceSelector\nDesign system 2.0\n\nThe field is an , so it carries the 2.0 field styling, sizes,\nlabel, caption and error states, and it exposes the control as a `combobox`\nwhose popup is the option list.\n\nSingle mode:\n- The field shows the selected option's leading icon + label.\n- In the list, the selected option is indicated by a LEFT border, a tinted background\n and a trailing check icon.\n\nMultiple mode uses checkboxes (including Select All with indeterminate state) and\nrenders the selection as removable tags inside the field.\n\nThe field itself is never typeable: `searchable` puts a search field in the overlay\nheader that filters the options.",
934
934
  "props": [
935
935
  {
936
936
  "name": "options",
@@ -1174,7 +1174,7 @@
1174
1174
  "name": "MultiSelectTags",
1175
1175
  "category": "Components_2_0",
1176
1176
  "generation": "2.0",
1177
- "description": "The selected values of a multi-select, rendered as removable tags inside the\nfield.",
1177
+ "description": "The selected values of a multi-select, rendered as removable tags inside the\nDesign system 2.0\nfield.",
1178
1178
  "props": [
1179
1179
  {
1180
1180
  "name": "options",
@@ -1202,7 +1202,7 @@
1202
1202
  "name": "InfoButton",
1203
1203
  "category": "Components_2_0",
1204
1204
  "generation": "2.0",
1205
- "description": "An Info button component with a customizable icon and accessible label.",
1205
+ "description": "An Info button component with a customizable icon and accessible label.\nDesign system 2.0",
1206
1206
  "props": [
1207
1207
  {
1208
1208
  "name": "caption",
@@ -1231,7 +1231,7 @@
1231
1231
  "name": "Label",
1232
1232
  "category": "Components_2_0",
1233
1233
  "generation": "2.0",
1234
- "description": "A label component\naliases: FormLabel|RequiredIndicator",
1234
+ "description": "A label component\naliases: FormLabel|RequiredIndicator\nDesign system 2.0",
1235
1235
  "props": [
1236
1236
  {
1237
1237
  "name": "label",
@@ -1268,7 +1268,7 @@
1268
1268
  "name": "Textarea",
1269
1269
  "category": "Components_2_0",
1270
1270
  "generation": "2.0",
1271
- "description": "A flexible textarea component with validation support and consistent styling\naliases: MultilineInput|TextBox",
1271
+ "description": "A flexible textarea component with validation support and consistent styling\naliases: MultilineInput|TextBox\nDesign system 2.0",
1272
1272
  "props": [
1273
1273
  {
1274
1274
  "name": "labelProps",
@@ -1323,7 +1323,7 @@
1323
1323
  "name": "Input",
1324
1324
  "category": "Components_2_0",
1325
1325
  "generation": "2.0",
1326
- "description": "A flexible input component with icon support and various styling options\naliases: TextField|FormInput",
1326
+ "description": "A flexible input component with icon support and various styling options\naliases: TextField|FormInput\nDesign system 2.0",
1327
1327
  "props": [
1328
1328
  {
1329
1329
  "name": "labelProps",
@@ -1399,6 +1399,11 @@
1399
1399
  "required": false,
1400
1400
  "description": "Ref to access the underlying input element"
1401
1401
  },
1402
+ {
1403
+ "name": "wrapperRef",
1404
+ "type": "Ref<HTMLDivElement>",
1405
+ "required": false
1406
+ },
1402
1407
  {
1403
1408
  "name": "onChange",
1404
1409
  "type": "(value?: string) => void",
@@ -1427,7 +1432,7 @@
1427
1432
  "name": "PasswordInput",
1428
1433
  "category": "Components_2_0",
1429
1434
  "generation": "2.0",
1430
- "description": "A password field with a reveal toggle, built on .\naliases: SecureInput|ToggleablePassword\n\nThe toggle is a real `<button>`, so it is reachable by keyboard and announces\nboth its purpose and its state. `type` and `iconAfter` are owned by this\ncomponent; every other prop is passed through.",
1435
+ "description": "A password field with a reveal toggle, built on .\naliases: SecureInput|ToggleablePassword\nDesign system 2.0\n\nThe toggle is a real `<button>`, so it is reachable by keyboard and announces\nboth its purpose and its state. `type` and `iconAfter` are owned by this\ncomponent; every other prop is passed through.",
1431
1436
  "props": [
1432
1437
  {
1433
1438
  "name": "showPasswordLabel",
@@ -1453,7 +1458,7 @@
1453
1458
  "name": "NumberInput",
1454
1459
  "category": "Components_2_0",
1455
1460
  "generation": "2.0",
1456
- "description": "A number field, built on .\naliases: NumericField|NumberField\n\n`type` is owned by this component; every other prop is passed\nthrough, so it shares the 2.0 field styling, sizes, label, caption and error\nstates.",
1461
+ "description": "A number field, built on .\naliases: NumericField|NumberField\nDesign system 2.0\n\n`type` is owned by this component; every other prop is passed\nthrough, so it shares the 2.0 field styling, sizes, label, caption and error\nstates.",
1457
1462
  "props": [
1458
1463
  {
1459
1464
  "name": "integer",
@@ -1477,7 +1482,7 @@
1477
1482
  "name": "Popup",
1478
1483
  "category": "Components_2_0",
1479
1484
  "generation": "2.0",
1480
- "description": "An accessible modal dialog using Floating UI.\naliases: Modal|Dialog\n\nRenders in a portal with a scrim overlay, focus management, a header with the\ntitle and close control, a scrollable body and an optional footer. Sections\nare separated by spacing rather than rules; add your own through\n`headerClassName` or the footer node if a surface needs them.\n\nA string `header` names the dialog automatically. A `header` node cannot —\npass `ariaLabel` in that case, or the dialog opens unnamed.",
1485
+ "description": "An accessible modal dialog using Floating UI.\naliases: Modal|Dialog\nDesign system 2.0\n\nRenders in a portal with a scrim overlay, focus management, a header with the\ntitle and close control, a scrollable body and an optional footer. Sections\nare separated by spacing rather than rules; add your own through\n`headerClassName` or the footer node if a surface needs them.\n\nA string `header` names the dialog automatically. A `header` node cannot —\npass `ariaLabel` in that case, or the dialog opens unnamed.",
1481
1486
  "props": [
1482
1487
  {
1483
1488
  "name": "open",
@@ -1597,7 +1602,7 @@
1597
1602
  "name": "CloseButton",
1598
1603
  "category": "Components_2_0",
1599
1604
  "generation": "2.0",
1600
- "description": "A close button: a ghost carrying an X icon.\naliases: DismissButton|ExitButton\n\nSized through like every other 2.0 control. It defaults to\nthe small 24px box that headers and toasts want; pass `ElementSize.Standard`\nwhere the control stands alone, since only that variant carries the 44×44\npointer target. Name it after the thing it closes (\"Close dialog\", \"Close\nnotification\") — the default `\"Close\"` only keeps the control from being unnamed.",
1605
+ "description": "A close button: a ghost carrying an X icon.\naliases: DismissButton|ExitButton\nDesign system 2.0\n\nSized through like every other 2.0 control. It defaults to\nthe small 24px box that headers and toasts want; pass `ElementSize.Standard`\nwhere the control stands alone, since only that variant carries the 44×44\npointer target. Name it after the thing it closes (\"Close dialog\", \"Close\nnotification\") — the default `\"Close\"` only keeps the control from being unnamed.",
1601
1606
  "props": [
1602
1607
  {
1603
1608
  "name": "ariaLabel",
@@ -1641,7 +1646,7 @@
1641
1646
  "name": "ConfirmationPopup",
1642
1647
  "category": "Components_2_0",
1643
1648
  "generation": "2.0",
1644
- "description": "A confirmation dialog built from and the 2.0 .\naliases: ConfirmDialog|WarningDialog\n\nProvides an accessible modal with a title, optional description or custom content,\nand a footer with Cancel / Confirm actions.",
1649
+ "description": "A confirmation dialog built from and the 2.0 .\naliases: ConfirmDialog|WarningDialog\nDesign system 2.0\n\nProvides an accessible modal with a title, optional description or custom content,\nand a footer with Cancel / Confirm actions.",
1645
1650
  "props": [
1646
1651
  {
1647
1652
  "name": "description",
@@ -1724,7 +1729,7 @@
1724
1729
  "name": "Dropdown",
1725
1730
  "category": "Components_2_0",
1726
1731
  "generation": "2.0",
1727
- "description": "Renders the given trigger (`children`) and a floating contextual menu overlay.\naliases: ContextMenu|PopupMenu\n\nSupports click/hover/contextMenu triggers, controlled/uncontrolled open, and an optional\nclose button inside the overlay. Placement is taken directly from Floating UI; when\n`placement` is **undefined** (default), automatic placement is handled by `autoPlacement`.",
1732
+ "description": "Renders the given trigger (`children`) and a floating contextual menu overlay.\naliases: ContextMenu|PopupMenu\nDesign system 2.0\n\nSupports click/hover/contextMenu triggers, controlled/uncontrolled open, and an optional\nclose button inside the overlay. Placement is taken directly from Floating UI; when\n`placement` is **undefined** (default), automatic placement is handled by `autoPlacement`.",
1728
1733
  "props": [
1729
1734
  {
1730
1735
  "name": "children",
@@ -1887,7 +1892,7 @@
1887
1892
  "name": "CaptionText",
1888
1893
  "category": "Components_2_0",
1889
1894
  "generation": "2.0",
1890
- "description": "A component for displaying caption text with consistent styling\naliases: HelperText|ValidationText",
1895
+ "description": "A component for displaying caption text with consistent styling\naliases: HelperText|ValidationText\nDesign system 2.0",
1891
1896
  "props": [
1892
1897
  {
1893
1898
  "name": "text",
@@ -1921,7 +1926,7 @@
1921
1926
  "name": "Accordion",
1922
1927
  "category": "Components_2_0",
1923
1928
  "generation": "2.0",
1924
- "description": "A collapsible panel that toggles its content when the header is clicked.\naliases: Collapse|Disclosure|ExpandablePanel\n\nWorks as a controlled component when `expanded` is provided, otherwise it manages\nits own state from `defaultExpanded`. The header shows a caret that rotates when\nexpanded, a title, and an optional description stacked beneath it.\n\nThe revealed content is a labelled `region`, so assistive tech announces it by the\nheader it belongs to. `nonCollapsible` renders the header as static text instead of\na permanently disabled button, which keeps a decorative panel out of the tab order.",
1929
+ "description": "A collapsible panel that toggles its content when the header is clicked.\naliases: Collapse|Disclosure|ExpandablePanel\nDesign system 2.0\n\nWorks as a controlled component when `expanded` is provided, otherwise it manages\nits own state from `defaultExpanded`. The header shows a caret that rotates when\nexpanded, a title, and an optional description stacked beneath it.\n\nThe revealed content is a labelled `region`, so assistive tech announces it by the\nheader it belongs to. `nonCollapsible` renders the header as static text instead of\na permanently disabled button, which keeps a decorative panel out of the tab order.",
1925
1930
  "props": [
1926
1931
  {
1927
1932
  "name": "title",
@@ -2002,11 +2007,377 @@
2002
2007
  ],
2003
2008
  "sourceFile": "components/New/Accordion/Accordion.tsx"
2004
2009
  },
2010
+ {
2011
+ "name": "Switch",
2012
+ "category": "Components_2_0",
2013
+ "generation": "2.0",
2014
+ "description": "A switch (toggle) control from the 2.0 design system.\naliases: ToggleSwitch|BinaryToggle|Switcher\nDesign system 2.0",
2015
+ "props": [
2016
+ {
2017
+ "name": "label",
2018
+ "type": "ReactNode",
2019
+ "required": false,
2020
+ "description": "Visible label rendered next to the control"
2021
+ },
2022
+ {
2023
+ "name": "isOn",
2024
+ "type": "boolean",
2025
+ "required": false,
2026
+ "defaultValue": "false",
2027
+ "description": "The current value of the switch"
2028
+ },
2029
+ {
2030
+ "name": "disabled",
2031
+ "type": "boolean",
2032
+ "required": false,
2033
+ "description": "Whether the switch is disabled"
2034
+ },
2035
+ {
2036
+ "name": "onChange",
2037
+ "type": "(value: boolean) => void",
2038
+ "required": false,
2039
+ "description": "Callback fired with the new value when toggled"
2040
+ },
2041
+ {
2042
+ "name": "caption",
2043
+ "type": "string",
2044
+ "required": false,
2045
+ "description": "Caption text rendered below the label"
2046
+ }
2047
+ ],
2048
+ "examples": [
2049
+ "<Switch\n id=\"notifications\"\n label=\"Active\"\n isOn={isActive}\n onChange={setIsActive}\n/>"
2050
+ ],
2051
+ "sourceFile": "components/New/Switch/Switch.tsx"
2052
+ },
2053
+ {
2054
+ "name": "Tabs",
2055
+ "category": "Components_2_0",
2056
+ "generation": "2.0",
2057
+ "description": "A horizontal row of tabs, underlining the active one and showing optional count badges.\naliases: TabRow|TabNavigation|TabBar\nDesign system 2.0\n\nFollows the ARIA tabs pattern with automatic activation: only the active tab is\nin the tab order, and the arrow keys move both focus and selection. `Home` and\n`End` jump to the first and last tab, and the arrows wrap around the ends.\n\nThe component renders the tabs only; the panels stay with the consumer.",
2058
+ "props": [
2059
+ {
2060
+ "name": "tabs",
2061
+ "type": "TabItem[]",
2062
+ "required": true,
2063
+ "description": "Ordered list of tabs to render."
2064
+ },
2065
+ {
2066
+ "name": "activeTabId",
2067
+ "type": "string",
2068
+ "required": true,
2069
+ "description": "ID of the currently selected tab."
2070
+ },
2071
+ {
2072
+ "name": "onTabChange",
2073
+ "type": "(tabId: string) => void",
2074
+ "required": true,
2075
+ "description": "Fired with the tab's `id` when the user selects a tab."
2076
+ },
2077
+ {
2078
+ "name": "ariaLabel",
2079
+ "type": "string",
2080
+ "required": false,
2081
+ "description": "Accessible name for the tab list."
2082
+ },
2083
+ {
2084
+ "name": "className",
2085
+ "type": "string",
2086
+ "required": false,
2087
+ "description": "Additional CSS classes for the tab list container."
2088
+ },
2089
+ {
2090
+ "name": "tabClassName",
2091
+ "type": "string",
2092
+ "required": false,
2093
+ "description": "Additional CSS classes applied to every tab."
2094
+ }
2095
+ ],
2096
+ "examples": [
2097
+ "<Tabs\n ariaLabel=\"Conversation views\"\n tabs={[\n { id: 'all', label: 'All', count: 12 },\n { id: 'shared', label: 'Shared with me' },\n ]}\n activeTabId={activeTabId}\n onTabChange={setActiveTabId}\n/>"
2098
+ ],
2099
+ "sourceFile": "components/New/Tabs/Tabs.tsx"
2100
+ },
2101
+ {
2102
+ "name": "FileDropzone",
2103
+ "category": "Components_2_0",
2104
+ "generation": "2.0",
2105
+ "description": "A dashed drop area that takes files by drag-and-drop or through the file picker.\naliases: LoadFileArea|FileUpload|DragDropUpload|UploadArea\nDesign system 2.0\n\nThe area is a label over a visually hidden file input, so the picker opens on\nclick and the control stays operable by keyboard and announced as a file input\nwithout any extra wiring. The border highlights while a drag hovers it.\n\n`accept` is enforced on drops as well as in the picker — the browser only\nfilters the latter — so `onChange` never receives a file the caller excluded.\nRejected files go to `onReject`; all copy stays with the caller, which keeps\nvalidation messages in the consumer's own wording and language.",
2106
+ "props": [
2107
+ {
2108
+ "name": "label",
2109
+ "type": "ReactNode",
2110
+ "required": true,
2111
+ "description": "Primary line of copy."
2112
+ },
2113
+ {
2114
+ "name": "description",
2115
+ "type": "ReactNode",
2116
+ "required": false,
2117
+ "description": "Secondary line of copy."
2118
+ },
2119
+ {
2120
+ "name": "onChange",
2121
+ "type": "(files: File[]) => void",
2122
+ "required": true,
2123
+ "description": "Fired with the accepted files."
2124
+ },
2125
+ {
2126
+ "name": "onReject",
2127
+ "type": "(files: File[]) => void",
2128
+ "required": false,
2129
+ "description": "Fired with dropped files that `accept` excluded."
2130
+ },
2131
+ {
2132
+ "name": "accept",
2133
+ "type": "string",
2134
+ "required": false,
2135
+ "description": "Comma-separated `accept` tokens."
2136
+ },
2137
+ {
2138
+ "name": "multiple",
2139
+ "type": "boolean",
2140
+ "required": false,
2141
+ "defaultValue": "false",
2142
+ "description": "Whether more than one file can be selected."
2143
+ },
2144
+ {
2145
+ "name": "disabled",
2146
+ "type": "boolean",
2147
+ "required": false,
2148
+ "defaultValue": "false",
2149
+ "description": "Disables picking and dropping."
2150
+ },
2151
+ {
2152
+ "name": "errorText",
2153
+ "type": "string",
2154
+ "required": false,
2155
+ "description": "Error message rendered below the area."
2156
+ },
2157
+ {
2158
+ "name": "icon",
2159
+ "type": "ReactNode",
2160
+ "required": false,
2161
+ "description": "Icon rendered above the copy."
2162
+ },
2163
+ {
2164
+ "name": "id",
2165
+ "type": "string",
2166
+ "required": false,
2167
+ "description": "`id` of the underlying file input."
2168
+ },
2169
+ {
2170
+ "name": "ariaLabel",
2171
+ "type": "string",
2172
+ "required": false,
2173
+ "description": "Accessible name; needed when `label` carries no text."
2174
+ },
2175
+ {
2176
+ "name": "className",
2177
+ "type": "string",
2178
+ "required": false,
2179
+ "description": "Additional CSS classes for the drop area."
2180
+ }
2181
+ ],
2182
+ "examples": [
2183
+ "<FileDropzone\n label=\"Drag and drop it or click here to upload\"\n description=\"File formats .md, .zip and .skill\"\n accept=\".md,.zip,.skill\"\n onChange={(files) => upload(files)}\n onReject={() => setError('Unsupported file format')}\n/>"
2184
+ ],
2185
+ "sourceFile": "components/New/FileDropzone/FileDropzone.tsx"
2186
+ },
2187
+ {
2188
+ "name": "Tag",
2189
+ "category": "Components_2_0",
2190
+ "generation": "2.0",
2191
+ "description": "A compact label element used for selections, filters, or categories.\naliases: Chip|Pill\nDesign system 2.0\n\nThe label truncates rather than wrapping, and carries a native `title` so the\nfull text stays reachable when it does.\n\nA tag with `onClick` becomes a `role=\"button\"` operable with Enter and Space.\nIts remove control is a real nested `<button>`, so keep the two roles apart in\nthe caller: a clickable tag that is also closable gives a screen reader two\nactions with no way to tell which one it landed on.",
2192
+ "props": [
2193
+ {
2194
+ "name": "label",
2195
+ "type": "string",
2196
+ "required": true,
2197
+ "description": "Text content displayed inside the tag."
2198
+ },
2199
+ {
2200
+ "name": "icon",
2201
+ "type": "ReactNode",
2202
+ "required": false,
2203
+ "description": "Icon rendered before the label."
2204
+ },
2205
+ {
2206
+ "name": "size",
2207
+ "type": "ElementSize",
2208
+ "required": false,
2209
+ "defaultValue": "ElementSize.Standard",
2210
+ "description": "Tag height: standard is 24px, small is 20px."
2211
+ },
2212
+ {
2213
+ "name": "selected",
2214
+ "type": "boolean",
2215
+ "required": false,
2216
+ "defaultValue": "false",
2217
+ "description": "Applies the accent-tinted selected styling."
2218
+ },
2219
+ {
2220
+ "name": "disabled",
2221
+ "type": "boolean",
2222
+ "required": false,
2223
+ "defaultValue": "false",
2224
+ "description": "Dims the tag and suppresses the remove control and click handling."
2225
+ },
2226
+ {
2227
+ "name": "closable",
2228
+ "type": "boolean",
2229
+ "required": false,
2230
+ "defaultValue": "false",
2231
+ "description": "Renders the remove button. Needs `onRemove` to appear."
2232
+ },
2233
+ {
2234
+ "name": "removeLabel",
2235
+ "type": "string",
2236
+ "required": false,
2237
+ "description": "Accessible name of the remove button; defaults to `Remove <label>`."
2238
+ },
2239
+ {
2240
+ "name": "onRemove",
2241
+ "type": "(event: MouseEvent<HTMLButtonElement>) => void",
2242
+ "required": false,
2243
+ "description": "Called when the remove button is clicked. The click does not bubble to `onClick`."
2244
+ }
2245
+ ],
2246
+ "examples": [
2247
+ "<Tag label=\"TypeScript\" />\n<Tag label=\"TypeScript\" closable onRemove={() => remove('TypeScript')} />\n<Tag label=\"Drafts\" selected onClick={() => toggle('Drafts')} />"
2248
+ ],
2249
+ "sourceFile": "components/New/Tag/Tag.tsx"
2250
+ },
2251
+ {
2252
+ "name": "TagInput",
2253
+ "category": "Components_2_0",
2254
+ "generation": "2.0",
2255
+ "description": "A tag input field: type a value and commit it with Enter or comma.\naliases: MultiTag|TagField|ChipInput\nDesign system 2.0\n\nThe field is an , so it carries the 2.0 field styling, sizes,\nlabel, caption and error states, and the tags render as s in its\ncontent slot. The field grows as tags wrap, unless `collapseTagOverflow` keeps\nthem on one line behind a `+N` chip.\n\nWorks controlled (`value` + `onChange`) or uncontrolled (`defaultValue`).\nDuplicate tags are ignored. Backspace on an empty input removes the last tag.",
2256
+ "props": [
2257
+ {
2258
+ "name": "id",
2259
+ "type": "string",
2260
+ "required": false,
2261
+ "description": "The id of the text input, linked to the label."
2262
+ },
2263
+ {
2264
+ "name": "value",
2265
+ "type": "string[]",
2266
+ "required": false,
2267
+ "description": "Controlled tag list."
2268
+ },
2269
+ {
2270
+ "name": "defaultValue",
2271
+ "type": "string[]",
2272
+ "required": false,
2273
+ "description": "Initial tag list when uncontrolled."
2274
+ },
2275
+ {
2276
+ "name": "size",
2277
+ "type": "ElementSize",
2278
+ "required": false,
2279
+ "defaultValue": "ElementSize.Standard",
2280
+ "description": "Field height: standard is 40px, small is 24px."
2281
+ },
2282
+ {
2283
+ "name": "labelProps",
2284
+ "type": "LabelProps",
2285
+ "required": false,
2286
+ "description": "Props of the rendered above the field."
2287
+ },
2288
+ {
2289
+ "name": "placeholder",
2290
+ "type": "string",
2291
+ "required": false,
2292
+ "description": "Placeholder shown while there are no tags."
2293
+ },
2294
+ {
2295
+ "name": "caption",
2296
+ "type": "string",
2297
+ "required": false,
2298
+ "description": "Helper text rendered below the field when there is no `error`."
2299
+ },
2300
+ {
2301
+ "name": "error",
2302
+ "type": "string",
2303
+ "required": false,
2304
+ "description": "Error message rendered below the field (pass `invalid` too for error styling)."
2305
+ },
2306
+ {
2307
+ "name": "invalid",
2308
+ "type": "boolean",
2309
+ "required": false,
2310
+ "description": "Applies the field's error styling."
2311
+ },
2312
+ {
2313
+ "name": "disabled",
2314
+ "type": "boolean",
2315
+ "required": false,
2316
+ "defaultValue": "false",
2317
+ "description": "Disables typing and tag removal."
2318
+ },
2319
+ {
2320
+ "name": "readOnly",
2321
+ "type": "boolean",
2322
+ "required": false,
2323
+ "defaultValue": "false",
2324
+ "description": "Shows the tags without allowing new ones or removal."
2325
+ },
2326
+ {
2327
+ "name": "collapseTagOverflow",
2328
+ "type": "boolean",
2329
+ "required": false,
2330
+ "defaultValue": "false",
2331
+ "description": "Keep the tags on one line, replacing the ones that do not fit with a `+N` chip."
2332
+ },
2333
+ {
2334
+ "name": "ariaLabel",
2335
+ "type": "string",
2336
+ "required": false,
2337
+ "description": "Accessible name for the text input; use it when there is no visible label."
2338
+ },
2339
+ {
2340
+ "name": "tagListLabel",
2341
+ "type": "string",
2342
+ "required": false,
2343
+ "defaultValue": "'Tags'",
2344
+ "description": "Accessible name of the tag list."
2345
+ },
2346
+ {
2347
+ "name": "className",
2348
+ "type": "string",
2349
+ "required": false,
2350
+ "description": "Additional CSS classes for the outer container."
2351
+ },
2352
+ {
2353
+ "name": "fieldClassName",
2354
+ "type": "string",
2355
+ "required": false,
2356
+ "description": "Additional CSS classes for the field itself."
2357
+ },
2358
+ {
2359
+ "name": "tagClassName",
2360
+ "type": "string",
2361
+ "required": false,
2362
+ "description": "Additional CSS classes applied to every tag."
2363
+ },
2364
+ {
2365
+ "name": "onChange",
2366
+ "type": "(tags: string[]) => void",
2367
+ "required": false,
2368
+ "description": "Called with the new list whenever a tag is added or removed."
2369
+ }
2370
+ ],
2371
+ "examples": [
2372
+ "const [tags, setTags] = useState<string[]>(['React']);\n\n<TagInput\n id=\"skills\"\n labelProps={{ label: 'Skills' }}\n placeholder=\"Add a skill\"\n caption=\"Press Enter or comma to add\"\n value={tags}\n onChange={setTags}\n/>"
2373
+ ],
2374
+ "sourceFile": "components/New/TagInput/TagInput.tsx"
2375
+ },
2005
2376
  {
2006
2377
  "name": "DialCaptionText",
2007
2378
  "category": "Elements",
2008
2379
  "generation": "1.0",
2009
- "description": "A component for displaying error messages with consistent styling\naliases: HelperText|ValidationText",
2380
+ "description": "A component for displaying error messages with consistent styling\naliases: HelperText|ValidationText\nDesign system 1.0",
2010
2381
  "props": [
2011
2382
  {
2012
2383
  "name": "text",
@@ -2042,7 +2413,7 @@
2042
2413
  "name": "DialAnalyticsCard",
2043
2414
  "category": "Analytics",
2044
2415
  "generation": "1.0",
2045
- "description": "A simple analytics summary card that displays a single metric as a title,\na prominent value, and an optional description.\naliases: MetricCard|StatCard|KpiCard\n\nTwo visual variants are available via the enum:\n- `Default` — `bg-layer-3`, large `dial-display2-text` value, supports a description.\n- `Compact` — denser `bg-layer-2` card with a `dial-body-semi-text` value and no\n description (the `description` prop is ignored in this variant).\n\n**Compare mode** — pass `compareValues` to split the value area 50/50 between two\nmetrics, each with its own sub-title. Pair with `delta` to show a change badge next\nto the card title.",
2416
+ "description": "A simple analytics summary card that displays a single metric as a title,\na prominent value, and an optional description.\naliases: MetricCard|StatCard|KpiCard\nDesign system 1.0\n\nTwo visual variants are available via the enum:\n- `Default` — `bg-layer-3`, large `dial-display2-text` value, supports a description.\n- `Compact` — denser `bg-layer-2` card with a `dial-body-semi-text` value and no\n description (the `description` prop is ignored in this variant).\n\n**Compare mode** — pass `compareValues` to split the value area 50/50 between two\nmetrics, each with its own sub-title. Pair with `delta` to show a change badge next\nto the card title.",
2046
2417
  "props": [
2047
2418
  {
2048
2419
  "name": "title",
@@ -2115,7 +2486,7 @@
2115
2486
  "name": "DialAnalyticsBar",
2116
2487
  "category": "Analytics",
2117
2488
  "generation": "1.0",
2118
- "description": "A compact analytics meter: a horizontal bar whose fill width and color reflect a\nvalue relative to `maxValue`, with an optional title on the left and value on the right.\naliases: MetricBar|Meter|ScoreBar\n\nThe fill color is resolved from `colorMap` based on the normalized ratio\n(`value / maxValue`), so the bar shifts hue as the value grows. An empty bar\n(value `0`) shows only the `bg-layer-1` track. A missing value (`null`) shows\nan em dash and no progress bar.",
2489
+ "description": "A compact analytics meter: a horizontal bar whose fill width and color reflect a\nvalue relative to `maxValue`, with an optional title on the left and value on the right.\naliases: MetricBar|Meter|ScoreBar\nDesign system 1.0\n\nThe fill color is resolved from `colorMap` based on the normalized ratio\n(`value / maxValue`), so the bar shifts hue as the value grows. An empty bar\n(value `0`) shows only the `bg-layer-1` track. A missing value (`null`) shows\nan em dash and no progress bar.",
2119
2490
  "props": [
2120
2491
  {
2121
2492
  "name": "value",
@@ -2202,7 +2573,7 @@
2202
2573
  "name": "DialAnalyticsErrorTag",
2203
2574
  "category": "Analytics",
2204
2575
  "generation": "1.0",
2205
- "description": "A non-interactive error tag used across analytics components to indicate that a\nmetric value could not be provided. Renders a styled with the\nerror palette (`bg-error`, `text-error`, `border-error`).",
2576
+ "description": "A non-interactive error tag used across analytics components to indicate that a\nDesign system 1.0\nmetric value could not be provided. Renders a styled with the\nerror palette (`bg-error`, `text-error`, `border-error`).",
2206
2577
  "props": [
2207
2578
  {
2208
2579
  "name": "label",
@@ -2227,7 +2598,7 @@
2227
2598
  "name": "DialAnalyticsBarGroup",
2228
2599
  "category": "Analytics",
2229
2600
  "generation": "1.0",
2230
- "description": "A collapsible group of analytics bars built from a key/value map. Wraps\n: the `title` is shown in the header, the number of entries\nis shown as the header description, and each entry renders a \nwith the key as its title and the value as its value.\naliases: MetricBarGroup|BarList|NumericResults",
2601
+ "description": "A collapsible group of analytics bars built from a key/value map. Wraps\n: the `title` is shown in the header, the number of entries\nis shown as the header description, and each entry renders a \nwith the key as its title and the value as its value.\naliases: MetricBarGroup|BarList|NumericResults\nDesign system 1.0",
2231
2602
  "props": [
2232
2603
  {
2233
2604
  "name": "title",
@@ -2348,7 +2719,7 @@
2348
2719
  "name": "DialAnalyticsHistogram",
2349
2720
  "category": "Analytics",
2350
2721
  "generation": "1.0",
2351
- "description": "A histogram that distributes `values` across the bands of a color map and draws a\ncolumn per band. Each column's height is relative to the most populated band; empty\ncolumns are outlined, populated columns are filled with their band color. A baseline\nseparates the columns from the interval labels, and hovering a column reveals a\ntooltip with its share of the total.\naliases: Distribution|ColumnChart|FrequencyChart",
2722
+ "description": "A histogram that distributes `values` across the bands of a color map and draws a\ncolumn per band. Each column's height is relative to the most populated band; empty\ncolumns are outlined, populated columns are filled with their band color. A baseline\nseparates the columns from the interval labels, and hovering a column reveals a\ntooltip with its share of the total.\naliases: Distribution|ColumnChart|FrequencyChart\nDesign system 1.0",
2352
2723
  "props": [
2353
2724
  {
2354
2725
  "name": "title",
@@ -2422,7 +2793,7 @@
2422
2793
  "name": "DialLabel",
2423
2794
  "category": "Elements",
2424
2795
  "generation": "1.0",
2425
- "description": "A label component\naliases: FormLabel|RequiredIndicator",
2796
+ "description": "A label component\naliases: FormLabel|RequiredIndicator\nDesign system 1.0",
2426
2797
  "props": [
2427
2798
  {
2428
2799
  "name": "label",
@@ -2453,7 +2824,7 @@
2453
2824
  "name": "DialAccordion",
2454
2825
  "category": "Layout",
2455
2826
  "generation": "1.0",
2456
- "description": "A collapsible panel that toggles its content when the header is clicked.\naliases: Collapse|Disclosure|ExpandablePanel\n\nWorks as a controlled component when `expanded` is provided, otherwise it manages\nits own state from `defaultExpanded`. The header shows a chevron that rotates when\nexpanded, a title, and an optional description.",
2827
+ "description": "A collapsible panel that toggles its content when the header is clicked.\naliases: Collapse|Disclosure|ExpandablePanel\nDesign system 1.0\n\nWorks as a controlled component when `expanded` is provided, otherwise it manages\nits own state from `defaultExpanded`. The header shows a chevron that rotates when\nexpanded, a title, and an optional description.",
2457
2828
  "props": [
2458
2829
  {
2459
2830
  "name": "title",
@@ -2533,7 +2904,7 @@
2533
2904
  "name": "DialIcon",
2534
2905
  "category": "Data Display",
2535
2906
  "generation": "1.0",
2536
- "description": "A wrapper component for rendering icons with consistent styling\naliases: IconRenderer|SVGWrapper",
2907
+ "description": "A wrapper component for rendering icons with consistent styling\naliases: IconRenderer|SVGWrapper\nDesign system 1.0",
2537
2908
  "props": [
2538
2909
  {
2539
2910
  "name": "icon",
@@ -2557,7 +2928,7 @@
2557
2928
  "name": "DialNotification",
2558
2929
  "category": "Elements",
2559
2930
  "generation": "1.0",
2560
- "description": "A contextual feedback component for displaying important messages.\naliases: Notification|StatusBanner\n\nRenders a colored container with an icon, message text, and an optional\nclose button.",
2931
+ "description": "A contextual feedback component for displaying important messages.\naliases: Notification|StatusBanner\nDesign system 1.0\n\nRenders a colored container with an icon, message text, and an optional\nclose button.",
2561
2932
  "props": [
2562
2933
  {
2563
2934
  "name": "variant",
@@ -2623,7 +2994,7 @@
2623
2994
  "name": "DialLoader",
2624
2995
  "category": "Feedback",
2625
2996
  "generation": "1.0",
2626
- "description": "A simple loading spinner component.\naliases: LoadingSpinner|ProgressSpinner\n\nRenders a spinning SVG with optional full-width container.",
2997
+ "description": "A simple loading spinner component.\naliases: LoadingSpinner|ProgressSpinner\nDesign system 1.0\n\nRenders a spinning SVG with optional full-width container.",
2627
2998
  "props": [
2628
2999
  {
2629
3000
  "name": "size",
@@ -2668,7 +3039,7 @@
2668
3039
  "name": "DialProgressBar",
2669
3040
  "category": "Status",
2670
3041
  "generation": "1.0",
2671
- "description": "",
3042
+ "description": "Design system 1.0",
2672
3043
  "props": [
2673
3044
  {
2674
3045
  "name": "value",
@@ -2706,7 +3077,7 @@
2706
3077
  "name": "DialPagination",
2707
3078
  "category": "Navigation",
2708
3079
  "generation": "1.0",
2709
- "description": "",
3080
+ "description": "Design system 1.0",
2710
3081
  "props": [
2711
3082
  {
2712
3083
  "name": "page",
@@ -2736,7 +3107,7 @@
2736
3107
  "name": "DialCheckbox",
2737
3108
  "category": "Form",
2738
3109
  "generation": "1.0",
2739
- "description": "A Checkbox component with styling options\naliases: ToggleCheckbox|MultiSelectOption",
3110
+ "description": "A Checkbox component with styling options\naliases: ToggleCheckbox|MultiSelectOption\nDesign system 1.0",
2740
3111
  "props": [
2741
3112
  {
2742
3113
  "name": "id",
@@ -2790,7 +3161,7 @@
2790
3161
  "name": "DialSteps",
2791
3162
  "category": "Navigation",
2792
3163
  "generation": "1.0",
2793
- "description": "Props for the DialSteps component, which renders a multi-step navigation UI.\naliases: StepWizard|ProgressSteps",
3164
+ "description": "Props for the DialSteps component, which renders a multi-step navigation UI.\naliases: StepWizard|ProgressSteps\nDesign system 1.0",
2794
3165
  "props": [
2795
3166
  {
2796
3167
  "name": "steps",
@@ -2820,7 +3191,7 @@
2820
3191
  "name": "DialRadioButton",
2821
3192
  "category": "Free",
2822
3193
  "generation": "1.0",
2823
- "description": "A stylized, accessible radio input with optional description.\naliases: ChoiceOption|RadioInput\n\nRenders a native `<input type=\"radio\" />` paired with a label. When `checked`\nand `description` are provided, a supporting text block appears under the control.",
3194
+ "description": "A stylized, accessible radio input with optional description.\naliases: ChoiceOption|RadioInput\nDesign system 1.0\n\nRenders a native `<input type=\"radio\" />` paired with a label. When `checked`\nand `description` are provided, a supporting text block appears under the control.",
2824
3195
  "props": [
2825
3196
  {
2826
3197
  "name": "name",
@@ -2918,7 +3289,7 @@
2918
3289
  "name": "DialRadioGroup",
2919
3290
  "category": "Form",
2920
3291
  "generation": "1.0",
2921
- "description": "Groups multiple `DialRadio` options and renders custom content for the active option.\naliases: SelectionGroup|OptionGroup\n\nUses `DialField` as the field label and a container with `role=\"radiogroup\"`.\nContent provided in `radioButtons[].content` is shown under the currently active radio.",
3292
+ "description": "Groups multiple `DialRadio` options and renders custom content for the active option.\naliases: SelectionGroup|OptionGroup\nDesign system 1.0\n\nUses `DialField` as the field label and a container with `role=\"radiogroup\"`.\nContent provided in `radioButtons[].content` is shown under the currently active radio.",
2922
3293
  "props": [
2923
3294
  {
2924
3295
  "name": "fieldTitle",
@@ -3038,7 +3409,7 @@
3038
3409
  "name": "DialSlider",
3039
3410
  "category": "Form",
3040
3411
  "generation": "1.0",
3041
- "description": "A range slider with a custom thumb showing the current value and optional labels.\naliases: RangeInput|TemperatureSlider",
3412
+ "description": "A range slider with a custom thumb showing the current value and optional labels.\naliases: RangeInput|TemperatureSlider\nDesign system 1.0",
3042
3413
  "props": [
3043
3414
  {
3044
3415
  "name": "value",
@@ -3132,7 +3503,7 @@
3132
3503
  "name": "DialNoDataContent",
3133
3504
  "category": "Feedback",
3134
3505
  "generation": "1.0",
3135
- "description": "A component for displaying a message and icon when there is no data to show.\naliases: EmptyState|NoResults",
3506
+ "description": "A component for displaying a message and icon when there is no data to show.\naliases: EmptyState|NoResults\nDesign system 1.0",
3136
3507
  "props": [
3137
3508
  {
3138
3509
  "name": "icon",
@@ -3180,7 +3551,7 @@
3180
3551
  "name": "DialCollapsibleSidebar",
3181
3552
  "category": "Navigation",
3182
3553
  "generation": "1.0",
3183
- "description": "A collapsible horizontal bar component that allows toggling between an expanded and collapsed state.\naliases: ToggleSidebar|CollapsiblePanel\n\nIt supports customizable width, title, icons, additional buttons, and flexible styling options.",
3554
+ "description": "A collapsible horizontal bar component that allows toggling between an expanded and collapsed state.\naliases: ToggleSidebar|CollapsiblePanel\nDesign system 1.0\n\nIt supports customizable width, title, icons, additional buttons, and flexible styling options.",
3184
3555
  "props": [
3185
3556
  {
3186
3557
  "name": "children",
@@ -3255,7 +3626,7 @@
3255
3626
  "name": "DialLabelledText",
3256
3627
  "category": "Data Display",
3257
3628
  "generation": "1.0",
3258
- "description": "A label component for form fields with optional tooltip, content, and custom elements.\naliases: LabelValue|DisplayText",
3629
+ "description": "A label component for form fields with optional tooltip, content, and custom elements.\naliases: LabelValue|DisplayText\nDesign system 1.0",
3259
3630
  "props": [
3260
3631
  {
3261
3632
  "name": "label",
@@ -3303,7 +3674,7 @@
3303
3674
  "name": "DialTag",
3304
3675
  "category": "Tag",
3305
3676
  "generation": "1.0",
3306
- "description": "A compact label element used for selections, filters, or categories.",
3677
+ "description": "A compact label element used for selections, filters, or categories.\nDesign system 1.0",
3307
3678
  "props": [
3308
3679
  {
3309
3680
  "name": "label",
@@ -3342,13 +3713,14 @@
3342
3713
  }
3343
3714
  ],
3344
3715
  "examples": [],
3345
- "sourceFile": "components/Tag/Tag.tsx"
3716
+ "sourceFile": "components/Tag/Tag.tsx",
3717
+ "supersededBy": "Tag"
3346
3718
  },
3347
3719
  {
3348
3720
  "name": "DialEllipsisTooltip",
3349
3721
  "category": "Overlay",
3350
3722
  "generation": "1.0",
3351
- "description": "Single-line text with CSS ellipsis that shows a tooltip **only when actually truncated**.\naliases: TruncatedText|TruncationTooltip\n\nIf the text fits, tooltip content is empty and the popup stays hidden.\n\nImportant: width must be finite for truncation.\nConsumers can override via `className`.\n\na11y: when truncated, the full text is exposed via `aria-label` on the reference node.",
3723
+ "description": "Single-line text with CSS ellipsis that shows a tooltip **only when actually truncated**.\naliases: TruncatedText|TruncationTooltip\nDesign system 1.0\n\nIf the text fits, tooltip content is empty and the popup stays hidden.\n\nImportant: width must be finite for truncation.\nConsumers can override via `className`.\n\na11y: when truncated, the full text is exposed via `aria-label` on the reference node.",
3352
3724
  "props": [
3353
3725
  {
3354
3726
  "name": "text",
@@ -3396,7 +3768,7 @@
3396
3768
  "name": "DialDraggableItem",
3397
3769
  "category": "Components",
3398
3770
  "generation": "1.0",
3399
- "description": "A lightweight wrapper that makes its children sortable via drag-and-drop.\naliases: SortableItem|DragHandle\n\nRenders a row with a grab handle (left) and the provided content (right).\nIntegrates with `react-dnd` using a simple \"column\" drag type and delegates\nreordering logic to the provided `findItem` and `moveItem` callbacks.",
3771
+ "description": "A lightweight wrapper that makes its children sortable via drag-and-drop.\naliases: SortableItem|DragHandle\nDesign system 1.0\n\nRenders a row with a grab handle (left) and the provided content (right).\nIntegrates with `react-dnd` using a simple \"column\" drag type and delegates\nreordering logic to the provided `findItem` and `moveItem` callbacks.",
3400
3772
  "props": [
3401
3773
  {
3402
3774
  "name": "id",
@@ -3445,7 +3817,7 @@
3445
3817
  "name": "DialFileIcon",
3446
3818
  "category": "FileManager/components",
3447
3819
  "generation": "1.0",
3448
- "description": "Renders a file-type icon based on a file extension.\naliases: ExtensionIcon|TypeIcon\n\nUses DialIcon to provide consistent icon wrapper styling.",
3820
+ "description": "Renders a file-type icon based on a file extension.\naliases: ExtensionIcon|TypeIcon\nDesign system 1.0\n\nUses DialIcon to provide consistent icon wrapper styling.",
3449
3821
  "props": [
3450
3822
  {
3451
3823
  "name": "extension",
@@ -3502,7 +3874,7 @@
3502
3874
  "name": "DialFormItem",
3503
3875
  "category": "Form",
3504
3876
  "generation": "1.0",
3505
- "description": "A layout wrapper for form controls with label, helper text and error message.\naliases: FieldWrapper|FormControl\n\nUses `DialLabel` for the label and `DialErrorText` for consistent error styling.\nWires accessibility with:\n- `role=\"group\"`\n- `aria-labelledby` (when label is present)\n- `aria-describedby` (description and/or error ids)",
3877
+ "description": "A layout wrapper for form controls with label, helper text and error message.\naliases: FieldWrapper|FormControl\nDesign system 1.0\n\nUses `DialLabel` for the label and `DialErrorText` for consistent error styling.\nWires accessibility with:\n- `role=\"group\"`\n- `aria-labelledby` (when label is present)\n- `aria-describedby` (description and/or error ids)",
3506
3878
  "props": [
3507
3879
  {
3508
3880
  "name": "id",
@@ -3569,7 +3941,7 @@
3569
3941
  "name": "DialSharedEntityIndicator",
3570
3942
  "category": "FileManager/components",
3571
3943
  "generation": "1.0",
3572
- "description": "A compact icon-only indicator to denote a \"shared\" entity.\naliases: SharedIcon|AccessIndicator\n\nRenders a small arrow-up-right icon with token-based colors.",
3944
+ "description": "A compact icon-only indicator to denote a \"shared\" entity.\naliases: SharedIcon|AccessIndicator\nDesign system 1.0\n\nRenders a small arrow-up-right icon with token-based colors.",
3573
3945
  "props": [
3574
3946
  {
3575
3947
  "name": "label",
@@ -3620,7 +3992,7 @@
3620
3992
  "name": "DialFileName",
3621
3993
  "category": "FileManager/components",
3622
3994
  "generation": "1.0",
3623
- "description": "Component to display a file name with a file icon and shared indicator.\naliases: FileDisplay|NameDisplay\n\nHandles long names with ellipsis and tooltip.\n\nIf `details` is provided (e.g., file size, date), the component switches to\na vertical layout and renders the extra information below the file name.",
3995
+ "description": "Component to display a file name with a file icon and shared indicator.\naliases: FileDisplay|NameDisplay\nDesign system 1.0\n\nHandles long names with ellipsis and tooltip.\n\nIf `details` is provided (e.g., file size, date), the component switches to\na vertical layout and renders the extra information below the file name.",
3624
3996
  "props": [
3625
3997
  {
3626
3998
  "name": "name",
@@ -3700,7 +4072,7 @@
3700
4072
  "name": "DialFolderName",
3701
4073
  "category": "FileManager/components",
3702
4074
  "generation": "1.0",
3703
- "description": "Component to display a folder name with a folder icon and shared indicator.\naliases: FolderDisplay|DirectoryName\n\nHandles long names with ellipsis and tooltip.",
4075
+ "description": "Component to display a folder name with a folder icon and shared indicator.\naliases: FolderDisplay|DirectoryName\nDesign system 1.0\n\nHandles long names with ellipsis and tooltip.",
3704
4076
  "props": [
3705
4077
  {
3706
4078
  "name": "name",
@@ -3777,7 +4149,7 @@
3777
4149
  "name": "DialResizableContainer",
3778
4150
  "category": "Components",
3779
4151
  "generation": "1.0",
3780
- "description": "DialResizableContainer — A reusable resizable container\naliases: ResizePanel|SizableContainer\n\nsupporting both **controlled** and **uncontrolled** width modes.\n\nControlled Mode\n\nProvide `width` and optionally `onResizeStop`:\n```tsx\n<DialResizableContainer\n width={sidebarWidth}\n onResizeStop={(w) => setSidebarWidth(w)}\n minWidth={180}\n maxWidth={520}\n>\n <Sidebar />\n</DialResizableContainer>\n```\n\nUncontrolled Mode\n\nOmit `width` entirely — the component manages its own width:\n```tsx\n<DialResizableContainer\n defaultWidth={260}\n minWidth={180}\n maxWidth={520}\n>\n <Sidebar />\n</DialResizableContainer>\n```\n\nFeatures:\n- Resize from left or right\n- Fully supports controlled & uncontrolled sizing\n- Custom resize handler (icon or any ReactNode)\n- Callback when resize stops (optional)\n- Smooth hover/drag visibility transitions",
4152
+ "description": "DialResizableContainer — A reusable resizable container\naliases: ResizePanel|SizableContainer\nDesign system 1.0\n\nsupporting both **controlled** and **uncontrolled** width modes.\n\nControlled Mode\n\nProvide `width` and optionally `onResizeStop`:\n```tsx\n<DialResizableContainer\n width={sidebarWidth}\n onResizeStop={(w) => setSidebarWidth(w)}\n minWidth={180}\n maxWidth={520}\n>\n <Sidebar />\n</DialResizableContainer>\n```\n\nUncontrolled Mode\n\nOmit `width` entirely — the component manages its own width:\n```tsx\n<DialResizableContainer\n defaultWidth={260}\n minWidth={180}\n maxWidth={520}\n>\n <Sidebar />\n</DialResizableContainer>\n```\n\nFeatures:\n- Resize from left or right\n- Fully supports controlled & uncontrolled sizing\n- Custom resize handler (icon or any ReactNode)\n- Callback when resize stops (optional)\n- Smooth hover/drag visibility transitions",
3781
4153
  "props": [
3782
4154
  {
3783
4155
  "name": "children",
@@ -3848,7 +4220,7 @@
3848
4220
  "name": "DialConditionalResizableContainer",
3849
4221
  "category": "Components",
3850
4222
  "generation": "1.0",
3851
- "description": "DialConditionalResizableContainer — A conditional wrapper around `DialResizableContainer`.\naliases: OptionalResize|ConditionalPanel\n\nThis component renders its children inside a resizable container only when `enabled` is true.\nWhen `enabled` is false, children are rendered directly without any resizable behavior.\n\nAll other props are the same as `DialResizableContainer`. See the documentation for\n`DialResizableContainer` for full details on usage, controlled/uncontrolled modes, sides, and callbacks.",
4223
+ "description": "DialConditionalResizableContainer — A conditional wrapper around `DialResizableContainer`.\naliases: OptionalResize|ConditionalPanel\nDesign system 1.0\n\nThis component renders its children inside a resizable container only when `enabled` is true.\nWhen `enabled` is false, children are rendered directly without any resizable behavior.\n\nAll other props are the same as `DialResizableContainer`. See the documentation for\n`DialResizableContainer` for full details on usage, controlled/uncontrolled modes, sides, and callbacks.",
3852
4224
  "props": [
3853
4225
  {
3854
4226
  "name": "enabled",
@@ -3867,7 +4239,7 @@
3867
4239
  "name": "DialGrid",
3868
4240
  "category": "Grid",
3869
4241
  "generation": "1.0",
3870
- "description": "DialGrid — A feature-rich data grid wrapper built on ag-Grid with dark theme support.\naliases: DataTable|TableGrid\n\nProvides a pre-configured grid with:\n- Dark theme styling with CSS variable integration\n- Optional row selection with checkboxes\n- Context menu integration via DialDropdown\n- Text overflow handling with tooltips via DialEllipsisTooltip\n- Controlled or uncontrolled selection modes\n- Automatic column sizing and responsive behavior\n- Full accessibility support with ARIA attributes\n- Loading state with native AG-Grid overlay",
4242
+ "description": "DialGrid — A feature-rich data grid wrapper built on ag-Grid with dark theme support.\naliases: DataTable|TableGrid\nDesign system 1.0\n\nProvides a pre-configured grid with:\n- Dark theme styling with CSS variable integration\n- Optional row selection with checkboxes\n- Context menu integration via DialDropdown\n- Text overflow handling with tooltips via DialEllipsisTooltip\n- Controlled or uncontrolled selection modes\n- Automatic column sizing and responsive behavior\n- Full accessibility support with ARIA attributes\n- Loading state with native AG-Grid overlay",
3871
4243
  "props": [
3872
4244
  {
3873
4245
  "name": "columnDefs",
@@ -4022,7 +4394,7 @@
4022
4394
  "name": "DialDateCellRenderer",
4023
4395
  "category": "Grid",
4024
4396
  "generation": "1.0",
4025
- "description": "Minimal date cell renderer (ag-Grid compatible).\n\nRenders the value in the **\"MMM dd, yyyy\"** format (e.g., \"Jul 20, 2025\"),\nwrapped in `DialEllipsisTooltip` (tooltip only appears if truncated).",
4397
+ "description": "Minimal date cell renderer (ag-Grid compatible).\nDesign system 1.0\n\nRenders the value in the **\"MMM dd, yyyy\"** format (e.g., \"Jul 20, 2025\"),\nwrapped in `DialEllipsisTooltip` (tooltip only appears if truncated).",
4026
4398
  "props": [
4027
4399
  {
4028
4400
  "name": "value",
@@ -4071,7 +4443,7 @@
4071
4443
  "name": "DialTabs",
4072
4444
  "category": "Navigation",
4073
4445
  "generation": "1.0",
4074
- "description": "A responsive and overflow-aware tabs component that automatically adapts its layout\naliases: TabNavigation|TabBar\n\nbetween a scrollable tab bar and a dropdown menu on smaller screens.\n\nWhen there are too many tabs to fit in a single line, it introduces a dropdown button\nfor accessing hidden tabs and ensures smooth horizontal scrolling. The component also\nautomatically keeps the active tab in view.\n\nSupports both horizontal and vertical orientations and dynamically adjusts layout\nbased on screen size and available space.\n\nOn larger screens, tabs are displayed according to the `orientation` prop\n(horizontal or vertical). On smaller screens (mobile or tablet), the tabs collapse\ninto a dropdown menu for better usability.",
4446
+ "description": "A responsive and overflow-aware tabs component that automatically adapts its layout\naliases: TabNavigation|TabBar\nDesign system 1.0\n\nbetween a scrollable tab bar and a dropdown menu on smaller screens.\n\nWhen there are too many tabs to fit in a single line, it introduces a dropdown button\nfor accessing hidden tabs and ensures smooth horizontal scrolling. The component also\nautomatically keeps the active tab in view.\n\nSupports both horizontal and vertical orientations and dynamically adjusts layout\nbased on screen size and available space.\n\nOn larger screens, tabs are displayed according to the `orientation` prop\n(horizontal or vertical). On smaller screens (mobile or tablet), the tabs collapse\ninto a dropdown menu for better usability.",
4075
4447
  "props": [
4076
4448
  {
4077
4449
  "name": "tabs",
@@ -4155,13 +4527,14 @@
4155
4527
  "examples": [
4156
4528
  "<DialTabs\n tabs={[\n { id: 'overview', name: 'Overview' },\n { id: 'details', name: 'Details' },\n { id: 'settings', name: 'Settings', invalid: true },\n ]}\n activeTab=\"overview\"\n onClick={(id) => setActiveTab(id)}\n orientation={TabOrientation.Horizontal}\n/>"
4157
4529
  ],
4158
- "sourceFile": "components/Tabs/Tabs.tsx"
4530
+ "sourceFile": "components/Tabs/Tabs.tsx",
4531
+ "supersededBy": "Tabs"
4159
4532
  },
4160
4533
  {
4161
4534
  "name": "DialBreadcrumb",
4162
4535
  "category": "Navigation",
4163
4536
  "generation": "1.0",
4164
- "description": "Breadcrumb navigation component with horizontal scroll on overflow.\naliases: NavigationPath|BreadcrumbTrail\n\nUse either the `pathItems` prop or compose with `<DialBreadcrumbItem/>` as children.\nThe last item is treated as the current page.",
4537
+ "description": "Breadcrumb navigation component with horizontal scroll on overflow.\naliases: NavigationPath|BreadcrumbTrail\nDesign system 1.0\n\nUse either the `pathItems` prop or compose with `<DialBreadcrumbItem/>` as children.\nThe last item is treated as the current page.",
4165
4538
  "props": [
4166
4539
  {
4167
4540
  "name": "pathItems",
@@ -4218,7 +4591,7 @@
4218
4591
  "name": "DialBreadcrumbItem",
4219
4592
  "category": "Navigation",
4220
4593
  "generation": "1.0",
4221
- "description": "",
4594
+ "description": "Design system 1.0",
4222
4595
  "props": [
4223
4596
  {
4224
4597
  "name": "label",
@@ -4279,7 +4652,7 @@
4279
4652
  "name": "DialButton",
4280
4653
  "category": "Elements/Buttons",
4281
4654
  "generation": "1.0",
4282
- "description": "A Button component with flexible icon and text positioning\naliases: ActionButton|CallToAction",
4655
+ "description": "A Button component with flexible icon and text positioning\naliases: ActionButton|CallToAction\nDesign system 1.0",
4283
4656
  "props": [
4284
4657
  {
4285
4658
  "name": "variant",
@@ -4348,7 +4721,7 @@
4348
4721
  "name": "DialIconButton",
4349
4722
  "category": "Elements/Buttons",
4350
4723
  "generation": "1.0",
4351
- "description": "A Icon Button component with flexible icon and text positioning\naliases: IconicButton|SymbolButton",
4724
+ "description": "A Icon Button component with flexible icon and text positioning\naliases: IconicButton|SymbolButton\nDesign system 1.0",
4352
4725
  "props": [
4353
4726
  {
4354
4727
  "name": "variant",
@@ -4417,7 +4790,7 @@
4417
4790
  "name": "DialPrimaryButton",
4418
4791
  "category": "Elements/Buttons",
4419
4792
  "generation": "1.0",
4420
- "description": "A Primary Button component with predefined primary variant",
4793
+ "description": "A Primary Button component with predefined primary variant\nDesign system 1.0",
4421
4794
  "props": [],
4422
4795
  "examples": [
4423
4796
  "<DialPrimaryButton\n label=\"Click me\"\nonClick={handleClick}\nclassName=\"custom-button\"\n/>"
@@ -4489,7 +4862,7 @@
4489
4862
  "name": "DialPrimaryIconButton",
4490
4863
  "category": "Elements/Buttons",
4491
4864
  "generation": "1.0",
4492
- "description": "A Primary Icon Button component with predefined primary variant",
4865
+ "description": "A Primary Icon Button component with predefined primary variant\nDesign system 1.0",
4493
4866
  "props": [],
4494
4867
  "examples": [
4495
4868
  "<DialPrimaryIconButton\n icon={<Icon />}\n onClick={handleClick}\n className=\"custom-button\"\n/>"
@@ -4534,7 +4907,7 @@
4534
4907
  "name": "DialCloseButton",
4535
4908
  "category": "Elements/Buttons",
4536
4909
  "generation": "1.0",
4537
- "description": "A Close button component with a customizable icon and accessible label.\naliases: DismissButton|ExitButton",
4910
+ "description": "A Close button component with a customizable icon and accessible label.\naliases: DismissButton|ExitButton\nDesign system 1.0",
4538
4911
  "props": [
4539
4912
  {
4540
4913
  "name": "ariaLabel",
@@ -4578,7 +4951,7 @@
4578
4951
  "name": "DialRemoveButton",
4579
4952
  "category": "Elements/Buttons",
4580
4953
  "generation": "1.0",
4581
- "description": "A specialized button component for removal or delete actions.\naliases: DeleteButton|TrashButton\n\nRenders a `DialDangerButton` with a predefined trash icon (`IconTrashX`) as the leading icon.\nAdditional props are passed directly to the underlying `DialDangerButton`.",
4954
+ "description": "A specialized button component for removal or delete actions.\naliases: DeleteButton|TrashButton\nDesign system 1.0\n\nRenders a `DialDangerButton` with a predefined trash icon (`IconTrashX`) as the leading icon.\nAdditional props are passed directly to the underlying `DialDangerButton`.",
4582
4955
  "props": [
4583
4956
  {
4584
4957
  "name": "iconClassName",
@@ -4596,7 +4969,7 @@
4596
4969
  "name": "DialTextarea",
4597
4970
  "category": "Elements",
4598
4971
  "generation": "1.0",
4599
- "description": "A flexible textarea component with validation support and consistent styling\naliases: MultilineInput|TextBox",
4972
+ "description": "A flexible textarea component with validation support and consistent styling\naliases: MultilineInput|TextBox\nDesign system 1.0",
4600
4973
  "props": [
4601
4974
  {
4602
4975
  "name": "labelProps",
@@ -4652,7 +5025,7 @@
4652
5025
  "name": "DialTooltip",
4653
5026
  "category": "Overlay",
4654
5027
  "generation": "1.0",
4655
- "description": "A Tooltip component that displays information on hover\naliases: HoverPopover|InfoPopover",
5028
+ "description": "A Tooltip component that displays information on hover\naliases: HoverPopover|InfoPopover\nDesign system 1.0",
4656
5029
  "props": [
4657
5030
  {
4658
5031
  "name": "hideTooltip",
@@ -4694,7 +5067,7 @@
4694
5067
  "name": "DialTooltipContainer",
4695
5068
  "category": "Overlay",
4696
5069
  "generation": "1.0",
4697
- "description": "The container component that provides tooltip context and state management",
5070
+ "description": "The container component that provides tooltip context and state management\nDesign system 1.0",
4698
5071
  "props": [],
4699
5072
  "examples": [],
4700
5073
  "sourceFile": "components/Tooltip/TooltipContainer.tsx"
@@ -4703,7 +5076,7 @@
4703
5076
  "name": "DialTooltipContent",
4704
5077
  "category": "Overlay",
4705
5078
  "generation": "1.0",
4706
- "description": "The content area of a tooltip that displays the tooltip information",
5079
+ "description": "The content area of a tooltip that displays the tooltip information\nDesign system 1.0",
4707
5080
  "props": [],
4708
5081
  "examples": [],
4709
5082
  "sourceFile": "components/Tooltip/TooltipContent.tsx"
@@ -4712,7 +5085,7 @@
4712
5085
  "name": "DialTooltipTrigger",
4713
5086
  "category": "Overlay",
4714
5087
  "generation": "1.0",
4715
- "description": "The trigger element for a tooltip that can be clicked or hovered",
5088
+ "description": "The trigger element for a tooltip that can be clicked or hovered\nDesign system 1.0",
4716
5089
  "props": [],
4717
5090
  "examples": [],
4718
5091
  "sourceFile": "components/Tooltip/TooltipTrigger.tsx"
@@ -4721,7 +5094,7 @@
4721
5094
  "name": "DialSwitch",
4722
5095
  "category": "Form",
4723
5096
  "generation": "1.0",
4724
- "description": "A Switch component with various styling options\naliases: ToggleSwitch|BinaryToggle",
5097
+ "description": "A Switch component with various styling options\naliases: ToggleSwitch|BinaryToggle\nDesign system 1.0",
4725
5098
  "props": [
4726
5099
  {
4727
5100
  "name": "label",
@@ -4763,13 +5136,14 @@
4763
5136
  "examples": [
4764
5137
  "<DialSwitch\n switchId=\"switch\"\n label=\"Toggle\"\n isOn={true}\n disabled={false}\n onChange={(value) => console.log(value)}\n caption=\"Caption\"\n/>"
4765
5138
  ],
4766
- "sourceFile": "components/Switch/Switch.tsx"
5139
+ "sourceFile": "components/Switch/Switch.tsx",
5140
+ "supersededBy": "Switch"
4767
5141
  },
4768
5142
  {
4769
5143
  "name": "DialSegmentedControl",
4770
5144
  "category": "Form",
4771
5145
  "generation": "1.0",
4772
- "description": "A single-select control for switching between a small set of mutually exclusive,\nequally-sized options (e.g. view switchers).\naliases: SegmentedButton|ViewSwitcher\n\nRenders a horizontal group of segments where every option is always visible and\nequally sized. Supports 2 or more segments, optional per-option icons, and\nkeyboard navigation (Arrow keys, Home, End).",
5146
+ "description": "A single-select control for switching between a small set of mutually exclusive,\nequally-sized options (e.g. view switchers).\naliases: SegmentedButton|ViewSwitcher\nDesign system 1.0\n\nRenders a horizontal group of segments where every option is always visible and\nequally sized. Supports 2 or more segments, optional per-option icons, and\nkeyboard navigation (Arrow keys, Home, End).",
4773
5147
  "props": [
4774
5148
  {
4775
5149
  "name": "options",
@@ -4817,7 +5191,7 @@
4817
5191
  "name": "DialPopup",
4818
5192
  "category": "Overlay",
4819
5193
  "generation": "1.0",
4820
- "description": "An accessible modal dialog component using Floating UI.\naliases: Modal|Dialog\n\nRenders in a portal with a scrim overlay, focus management, header with a title,\ncontent area, optional footer and a close control.",
5194
+ "description": "An accessible modal dialog component using Floating UI.\naliases: Modal|Dialog\nDesign system 1.0\n\nRenders in a portal with a scrim overlay, focus management, header with a title,\ncontent area, optional footer and a close control.",
4821
5195
  "props": [
4822
5196
  {
4823
5197
  "name": "open",
@@ -4933,7 +5307,7 @@
4933
5307
  "name": "DialConfirmationPopup",
4934
5308
  "category": "Overlay",
4935
5309
  "generation": "1.0",
4936
- "description": "A confirmation dialog built with DialPopup and DialButton.\naliases: ConfirmDialog|WarningDialog\n\nProvides an accessible modal with a title, optional description or custom content,\nand a footer with Cancel / Confirm actions.",
5310
+ "description": "A confirmation dialog built with DialPopup and DialButton.\naliases: ConfirmDialog|WarningDialog\nDesign system 1.0\n\nProvides an accessible modal with a title, optional description or custom content,\nand a footer with Cancel / Confirm actions.",
4937
5311
  "props": [
4938
5312
  {
4939
5313
  "name": "description",
@@ -5017,7 +5391,7 @@
5017
5391
  "name": "DialRadioGroupPopupField",
5018
5392
  "category": "Form",
5019
5393
  "generation": "1.0",
5020
- "description": "A composite field that opens a popup with a radio group selector.\naliases: PopupRadio|ChoicePopup\n\nRenders a labeled readout using `DialInputPopup`; when opened, a `DialPopup`\ndisplays a `DialRadioGroup` allowing the user to pick from a list of options.\nThe footer provides Cancel/Apply actions, with Apply disabled when `isValid` is false.\n\nThe value shown in the collapsed field is derived from either `customInputValue`\nor the name of the currently selected radio option identified by `selectedValue`.",
5394
+ "description": "A composite field that opens a popup with a radio group selector.\naliases: PopupRadio|ChoicePopup\nDesign system 1.0\n\nRenders a labeled readout using `DialInputPopup`; when opened, a `DialPopup`\ndisplays a `DialRadioGroup` allowing the user to pick from a list of options.\nThe footer provides Cancel/Apply actions, with Apply disabled when `isValid` is false.\n\nThe value shown in the collapsed field is derived from either `customInputValue`\nor the name of the currently selected radio option identified by `selectedValue`.",
5021
5395
  "props": [],
5022
5396
  "examples": [
5023
5397
  "<DialRadioGroupPopupField\n fieldTitle=\"Status\"\n htmlFor=\"status\"\n header=\"Select status\"\n emptyValueText=\"None\"\n radioButtons={[\n { id: 'draft', name: 'Draft' },\n { id: 'review', name: 'In Review' },\n { id: 'published', name: 'Published' },\n ]}\n selectedValue=\"draft\"\n selectedRadioValue=\"draft\"\n onChangeRadioField={(id) => console.log('radio changed', id)}\n id=\"status-group\"\n isValid={true}\n onApply={() => console.log('applied')}\n/>"
@@ -5028,7 +5402,7 @@
5028
5402
  "name": "DialFormPopup",
5029
5403
  "category": "Overlay",
5030
5404
  "generation": "1.0",
5031
- "description": "A form-oriented popup dialog.\naliases: FormDialog|FormModal\n\nProvides an accessible popup with a title, custom body,\nand a footer with \"Cancel\" and \"Submit\" actions.",
5405
+ "description": "A form-oriented popup dialog.\naliases: FormDialog|FormModal\nDesign system 1.0\n\nProvides an accessible popup with a title, custom body,\nand a footer with \"Cancel\" and \"Submit\" actions.",
5032
5406
  "props": [
5033
5407
  {
5034
5408
  "name": "submitLabel",
@@ -5092,7 +5466,7 @@
5092
5466
  "name": "DialInput",
5093
5467
  "category": "Elements/Inputs",
5094
5468
  "generation": "1.0",
5095
- "description": "A flexible input component with icon support and various styling options\naliases: TextField|FormInput",
5469
+ "description": "A flexible input component with icon support and various styling options\naliases: TextField|FormInput\nDesign system 1.0",
5096
5470
  "props": [
5097
5471
  {
5098
5472
  "name": "labelProps",
@@ -5184,7 +5558,7 @@
5184
5558
  "name": "DialNumberInput",
5185
5559
  "category": "Elements/Inputs",
5186
5560
  "generation": "1.0",
5187
- "description": "A number input field component\naliases: NumericField|NumberField",
5561
+ "description": "A number input field component\naliases: NumericField|NumberField\nDesign system 1.0",
5188
5562
  "props": [
5189
5563
  {
5190
5564
  "name": "integer",
@@ -5209,7 +5583,7 @@
5209
5583
  "name": "DialPasswordInput",
5210
5584
  "category": "Elements/Inputs",
5211
5585
  "generation": "1.0",
5212
- "description": "A password input component with show/hide functionality and customizable props.\naliases: SecureInput|ToggleablePassword",
5586
+ "description": "A password input component with show/hide functionality and customizable props.\naliases: SecureInput|ToggleablePassword\nDesign system 1.0",
5213
5587
  "props": [],
5214
5588
  "examples": [
5215
5589
  "<DialPasswordInput\n id=\"password\"\n label=\"Password\"\n value={password}\n onChange={e => setPassword(e.target.value)}\n disabled={false}\n/>"
@@ -5221,7 +5595,7 @@
5221
5595
  "name": "DialSearch",
5222
5596
  "category": "Elements",
5223
5597
  "generation": "1.0",
5224
- "description": "A search input component with a customizable placeholder, icons, flexible props, and the ability\naliases: SearchField|QueryInput\n\nto clear the input value via a clear button. Supports multiple sizes for flexible layouts.",
5598
+ "description": "A search input component with a customizable placeholder, icons, flexible props, and the ability\naliases: SearchField|QueryInput\nDesign system 1.0\n\nto clear the input value via a clear button. Supports multiple sizes for flexible layouts.",
5225
5599
  "props": [
5226
5600
  {
5227
5601
  "name": "withoutBorder",
@@ -5251,7 +5625,7 @@
5251
5625
  "name": "DialInputPopup",
5252
5626
  "category": "Overlay",
5253
5627
  "generation": "1.0",
5254
- "description": "An input field that opens a popup when clicked, displaying a selected value or a list of values.\naliases: PopupInput|ReadonlyInput\n\nIt supports read-only mode, error states, and disabled state, with customizable styling.\nThe modal content is rendered using a portal for seamless integration.",
5628
+ "description": "An input field that opens a popup when clicked, displaying a selected value or a list of values.\naliases: PopupInput|ReadonlyInput\nDesign system 1.0\n\nIt supports read-only mode, error states, and disabled state, with customizable styling.\nThe modal content is rendered using a portal for seamless integration.",
5255
5629
  "props": [
5256
5630
  {
5257
5631
  "name": "open",
@@ -5361,7 +5735,7 @@
5361
5735
  "name": "DialAutocompleteInputValue",
5362
5736
  "category": "Form",
5363
5737
  "generation": "1.0",
5364
- "description": "A component that displays a list of selected items in a customizable, styled list. Each item is\naliases: SelectedList|ItemDisplay\n\nrendered as a tag wrapped in a tooltip, allowing for truncation and additional context when\nhovered. The component is flexible and supports custom CSS classes for styling the list and\nindividual list items.",
5738
+ "description": "A component that displays a list of selected items in a customizable, styled list. Each item is\naliases: SelectedList|ItemDisplay\nDesign system 1.0\n\nrendered as a tag wrapped in a tooltip, allowing for truncation and additional context when\nhovered. The component is flexible and supports custom CSS classes for styling the list and\nindividual list items.",
5365
5739
  "props": [
5366
5740
  {
5367
5741
  "name": "placeholder",
@@ -5404,7 +5778,7 @@
5404
5778
  "name": "DialTagInput",
5405
5779
  "category": "Form",
5406
5780
  "generation": "1.0",
5407
- "description": "A tag input field that allows users to add multiple tags using the Enter or comma key.\naliases: MultiTag|TagField\n\nSupports removing tags, displaying field labels, optional indicators, validation states,\nand dynamic layout adjustment when tags wrap to multiple lines.",
5781
+ "description": "A tag input field that allows users to add multiple tags using the Enter or comma key.\naliases: MultiTag|TagField\nDesign system 1.0\n\nSupports removing tags, displaying field labels, optional indicators, validation states,\nand dynamic layout adjustment when tags wrap to multiple lines.",
5408
5782
  "props": [
5409
5783
  {
5410
5784
  "name": "elementId",
@@ -5485,13 +5859,14 @@
5485
5859
  "examples": [
5486
5860
  "<DialTagInput\n elementId=\"skills\"\n fieldTitle=\"Skills\"\n placeholder=\"Add a skill\"\n initialTags={['React', 'TypeScript']}\n optional\n onChange={(tags) => console.log('Updated tags:', tags)}\n/>"
5487
5861
  ],
5488
- "sourceFile": "components/TagInput/TagInput.tsx"
5862
+ "sourceFile": "components/TagInput/TagInput.tsx",
5863
+ "supersededBy": "TagInput"
5489
5864
  },
5490
5865
  {
5491
5866
  "name": "DialSelect",
5492
5867
  "category": "Form",
5493
5868
  "generation": "1.0",
5494
- "description": "A versatile select supporting single and multiple selections.\naliases: OptionPicker|ChoiceSelector\n\nSingle mode mirrors the legacy visual:\n- Trigger shows the selected option's leading icon + label.\n- In the list, the selected option is indicated by a LEFT border and tinted background\n (no check icon).\n\nMultiple mode uses checkboxes (including Select All with indeterminate state).\n\nSearch:\n- `searchable`: shows a plain input in the overlay header that filters options.\n- `inlineSearch` (single mode only): the trigger renders a plain input; typing filters options;\n when closed, the input shows the selected label.",
5869
+ "description": "A versatile select supporting single and multiple selections.\naliases: OptionPicker|ChoiceSelector\nDesign system 1.0\n\nSingle mode mirrors the legacy visual:\n- Trigger shows the selected option's leading icon + label.\n- In the list, the selected option is indicated by a LEFT border and tinted background\n (no check icon).\n\nMultiple mode uses checkboxes (including Select All with indeterminate state).\n\nSearch:\n- `searchable`: shows a plain input in the overlay header that filters options.\n- `inlineSearch` (single mode only): the trigger renders a plain input; typing filters options;\n when closed, the input shows the selected label.",
5495
5870
  "props": [
5496
5871
  {
5497
5872
  "name": "options",
@@ -5719,7 +6094,7 @@
5719
6094
  "name": "DialSelectField",
5720
6095
  "category": "Form",
5721
6096
  "generation": "1.0",
5722
- "description": "A Select field wrapper that composes `DialFormItem` and `DialSelect`.\naliases: SelectInput|ComboField\n\nProvides unified label, description, error rendering and a readonly view that shows\nthe selected option labels (comma-separated in single mode, list in multiple).",
6097
+ "description": "A Select field wrapper that composes `DialFormItem` and `DialSelect`.\naliases: SelectInput|ComboField\nDesign system 1.0\n\nProvides unified label, description, error rendering and a readonly view that shows\nthe selected option labels (comma-separated in single mode, list in multiple).",
5723
6098
  "props": [
5724
6099
  {
5725
6100
  "name": "selectClassName",
@@ -5743,7 +6118,7 @@
5743
6118
  "name": "DialLoadFileArea",
5744
6119
  "category": "Form",
5745
6120
  "generation": "1.0",
5746
- "description": "A drag-and-drop file upload area component that allows users to upload files\naliases: FileDropZone|DragDropUpload\n\neither by dragging them into the area or by selecting them through the file picker.\nDisplays helpful text, button prompts, and validation errors for file format or count limits.",
6121
+ "description": "A drag-and-drop file upload area component that allows users to upload files\naliases: FileDropZone|DragDropUpload\nDesign system 1.0\n\neither by dragging them into the area or by selecting them through the file picker.\nDisplays helpful text, button prompts, and validation errors for file format or count limits.",
5747
6122
  "props": [
5748
6123
  {
5749
6124
  "name": "files",
@@ -5785,7 +6160,7 @@
5785
6160
  "name": "DialLoadFileAreaField",
5786
6161
  "category": "Form",
5787
6162
  "generation": "1.0",
5788
- "description": "A composite file upload field that combines a label, file list management,\naliases: UploadField|FileListField\n\nand a drag-and-drop upload area. Allows users to add, remove, and validate files\nwith customizable restrictions on file types and count.\n\nThe component displays a header showing the field title and file count,\nalong with \"Add\" and \"Delete All\" buttons (when multiple uploads are enabled).\nIt integrates with `DialLoadFileArea` for drag-and-drop functionality and\nprovides file validation for both format and maximum file count.",
6163
+ "description": "A composite file upload field that combines a label, file list management,\naliases: UploadField|FileListField\nDesign system 1.0\n\nand a drag-and-drop upload area. Allows users to add, remove, and validate files\nwith customizable restrictions on file types and count.\n\nThe component displays a header showing the field title and file count,\nalong with \"Add\" and \"Delete All\" buttons (when multiple uploads are enabled).\nIt integrates with `DialLoadFileArea` for drag-and-drop functionality and\nprovides file validation for both format and maximum file count.",
5789
6164
  "props": [
5790
6165
  {
5791
6166
  "name": "fieldTitle",
@@ -5960,7 +6335,7 @@
5960
6335
  "name": "DialButtonDropdown",
5961
6336
  "category": "Dropdown",
5962
6337
  "generation": "1.0",
5963
- "description": "A Button dropdown component based on DialDropdown component\naliases: SplitButton|MenuButton",
6338
+ "description": "A Button dropdown component based on DialDropdown component\naliases: SplitButton|MenuButton\nDesign system 1.0",
5964
6339
  "props": [
5965
6340
  {
5966
6341
  "name": "items",
@@ -5979,7 +6354,7 @@
5979
6354
  "name": "DialDropdownIcon",
5980
6355
  "category": "Dropdown",
5981
6356
  "generation": "1.0",
5982
- "description": "A compact icon trigger with a dropdown menu.\naliases: ModelPicker|IconMenu|AvatarDropdown",
6357
+ "description": "A compact icon trigger with a dropdown menu.\naliases: ModelPicker|IconMenu|AvatarDropdown\nDesign system 1.0",
5983
6358
  "props": [
5984
6359
  {
5985
6360
  "name": "icon",
@@ -6042,7 +6417,7 @@
6042
6417
  "name": "DialFileManager",
6043
6418
  "category": "FileManager",
6044
6419
  "generation": "1.0",
6045
- "description": "File Manager layout with a collapsible folders tree, breadcrumb/search header, and a data grid.\naliases: FileExplorer|FileBrowser",
6420
+ "description": "File Manager layout with a collapsible folders tree, breadcrumb/search header, and a data grid.\naliases: FileExplorer|FileBrowser\nDesign system 1.0",
6046
6421
  "props": [
6047
6422
  {
6048
6423
  "name": "path",
@@ -6525,7 +6900,7 @@
6525
6900
  "name": "DialDestinationFolderPopup",
6526
6901
  "category": "FileManager/components",
6527
6902
  "generation": "1.0",
6528
- "description": "DestinationFolderPopup\naliases: FolderSelector|PathChooser",
6903
+ "description": "DestinationFolderPopup\naliases: FolderSelector|PathChooser\nDesign system 1.0",
6529
6904
  "props": [],
6530
6905
  "examples": [
6531
6906
  "<DestinationFolderPopup\n open={isOpen}\n onClose={handleClose}\n onConfirm={handleConfirm}\n mode=\"copy\"\n title=\"Copy 3 files\"\n items={files}\n rootItem={rootFolder}\n path={currentPath}\n onPathChange={setCurrentPath}\n/>"
@@ -6536,7 +6911,7 @@
6536
6911
  "name": "DialFoldersTree",
6537
6912
  "category": "Data Display",
6538
6913
  "generation": "1.0",
6539
- "description": "DialFoldersTree — A hierarchical folder tree component with nested expand/collapse support, selection highlighting,\nand optional file display.",
6914
+ "description": "DialFoldersTree — A hierarchical folder tree component with nested expand/collapse support, selection highlighting,\nDesign system 1.0\nand optional file display.",
6540
6915
  "props": [
6541
6916
  {
6542
6917
  "name": "items",
@@ -6709,7 +7084,7 @@
6709
7084
  "name": "DialSchemaRenderer",
6710
7085
  "category": "Name",
6711
7086
  "generation": "1.0",
6712
- "description": "Renders a JSON Schema as a form UI with collapsible sections, validation, and default values.\naliases: SchemaRenderer|JsonSchemaForm",
7087
+ "description": "Renders a JSON Schema as a form UI with collapsible sections, validation, and default values.\naliases: SchemaRenderer|JsonSchemaForm\nDesign system 1.0",
6713
7088
  "props": [],
6714
7089
  "examples": [
6715
7090
  "<DialSchemaRenderer\n schema={mySchema}\n onChange={(v) => console.log(v)}\n onDefaultValues={(defaults) => console.log(defaults)}\n/>"
@@ -6720,7 +7095,7 @@
6720
7095
  "name": "DialJsonEditor",
6721
7096
  "category": "Data Display",
6722
7097
  "generation": "1.0",
6723
- "description": "A JSON editor component built on top of Monaco Editor.\nProvides syntax highlighting, validation, and theme support for JSON editing.\n\nLazy-loaded component. This component is not exported directly from the UI kit to avoid errors when using with SSR. Use `LazyDialJsonEditor` and the manifest `lazy` field for dynamic import guidance.",
7098
+ "description": "A JSON editor component built on top of Monaco Editor.\nDesign system 1.0\nProvides syntax highlighting, validation, and theme support for JSON editing.\n\nLazy-loaded component. This component is not exported directly from the UI kit to avoid errors when using with SSR. Use `LazyDialJsonEditor` and the manifest `lazy` field for dynamic import guidance.",
6724
7099
  "props": [
6725
7100
  {
6726
7101
  "name": "value",
@@ -8306,6 +8681,26 @@
8306
8681
  "kind": "type",
8307
8682
  "sourceFile": "components/New/Calendar/Calendar.tsx",
8308
8683
  "typeBody": "Date | string | null"
8684
+ },
8685
+ {
8686
+ "name": "TabItem",
8687
+ "kind": "interface",
8688
+ "members": [
8689
+ {
8690
+ "name": "id",
8691
+ "value": "string"
8692
+ },
8693
+ {
8694
+ "name": "label",
8695
+ "value": "string"
8696
+ },
8697
+ {
8698
+ "name": "count?",
8699
+ "value": "number"
8700
+ }
8701
+ ],
8702
+ "sourceFile": "components/New/Tabs/Tabs.tsx",
8703
+ "description": "A single tab entry rendered by ."
8309
8704
  }
8310
8705
  ],
8311
8706
  "hooks": [
@@ -8363,6 +8758,12 @@
8363
8758
  "sourceFile": "components/FileManager/hooks/use-file-manager-context.ts",
8364
8759
  "description": "Hook to read the File Manager context.\nThrows if used outside of the provider.",
8365
8760
  "signature": "() => unknown"
8761
+ },
8762
+ {
8763
+ "name": "matchesAccept",
8764
+ "sourceFile": "utils/file-accept.ts",
8765
+ "description": "Tests a file against the value of a native `accept` attribute.\n\nThe file picker filters by `accept` on its own, but a drop does not: dropping\na `.png` onto an input that accepts `.md` hands the file over regardless. Any\ndrop target therefore has to re-check what it received.\n\nSupports all three `accept` token forms — an extension (`.md`), a full MIME\ntype (`text/markdown`) and a MIME wildcard (`image/*`). An empty or missing\n`accept` accepts everything, matching the attribute's own semantics.",
8766
+ "signature": "(file: File, accept?: string) => boolean"
8366
8767
  }
8367
8768
  ],
8368
8769
  "utils": [