@sth87/shadcn-design-system 0.0.35 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (421) hide show
  1. package/README.md +20 -2
  2. package/dist/AI_CONTEXT.md +212 -214
  3. package/dist/cjs/components/Accordion/Accordion.cjs +1 -1
  4. package/dist/cjs/components/Accordion/Accordion.cjs.map +1 -1
  5. package/dist/cjs/components/Avatar/Avatar.cjs +1 -1
  6. package/dist/cjs/components/Avatar/Avatar.cjs.map +1 -1
  7. package/dist/cjs/components/Badge/Badge.cjs +1 -1
  8. package/dist/cjs/components/Badge/Badge.cjs.map +1 -1
  9. package/dist/cjs/components/Breadcrumb/Breadcrumb.cjs +1 -1
  10. package/dist/cjs/components/Breadcrumb/Breadcrumb.cjs.map +1 -1
  11. package/dist/cjs/components/Button/Button.cjs +1 -1
  12. package/dist/cjs/components/Button/Button.cjs.map +1 -1
  13. package/dist/cjs/components/Calendar/Calendar.cjs +1 -1
  14. package/dist/cjs/components/Calendar/Calendar.cjs.map +1 -1
  15. package/dist/cjs/components/Carousel/Carousel.cjs +1 -1
  16. package/dist/cjs/components/Carousel/Carousel.cjs.map +1 -1
  17. package/dist/cjs/components/Checkbox/Checkbox.cjs +1 -1
  18. package/dist/cjs/components/Checkbox/Checkbox.cjs.map +1 -1
  19. package/dist/cjs/components/Collapsible/Collapsible.cjs +1 -1
  20. package/dist/cjs/components/Collapsible/Collapsible.cjs.map +1 -1
  21. package/dist/cjs/components/Command/Command.cjs +1 -1
  22. package/dist/cjs/components/Command/Command.cjs.map +1 -1
  23. package/dist/cjs/components/ContextMenu/ContextMenu.cjs +1 -1
  24. package/dist/cjs/components/ContextMenu/ContextMenu.cjs.map +1 -1
  25. package/dist/cjs/components/Cropper/Cropper.cjs +1 -1
  26. package/dist/cjs/components/Cropper/Cropper.cjs.map +1 -1
  27. package/dist/cjs/components/DatePicker/DatePicker.cjs +1 -1
  28. package/dist/cjs/components/DatePicker/DatePicker.cjs.map +1 -1
  29. package/dist/cjs/components/DatePicker/RangePicker.cjs +1 -1
  30. package/dist/cjs/components/DatePicker/RangePicker.cjs.map +1 -1
  31. package/dist/cjs/components/DatePicker/TimePicker.cjs +1 -1
  32. package/dist/cjs/components/DatePicker/TimePicker.cjs.map +1 -1
  33. package/dist/cjs/components/Dialog/Dialog.cjs +1 -1
  34. package/dist/cjs/components/Dialog/Dialog.cjs.map +1 -1
  35. package/dist/cjs/components/DropdownMenu/DropdownMenu.cjs +1 -1
  36. package/dist/cjs/components/DropdownMenu/DropdownMenu.cjs.map +1 -1
  37. package/dist/cjs/components/FloatLabel.cjs +1 -1
  38. package/dist/cjs/components/FloatLabel.cjs.map +1 -1
  39. package/dist/cjs/components/Glass/Glass.cjs +1 -1
  40. package/dist/cjs/components/Glass/Glass.cjs.map +1 -1
  41. package/dist/cjs/components/ImageViewer/ImageViewer.cjs +1 -1
  42. package/dist/cjs/components/ImageViewer/ImageViewer.cjs.map +1 -1
  43. package/dist/cjs/components/Input/Input.cjs +1 -1
  44. package/dist/cjs/components/Input/Input.cjs.map +1 -1
  45. package/dist/cjs/components/InputOTP/InputOTP.cjs +1 -1
  46. package/dist/cjs/components/InputOTP/InputOTP.cjs.map +1 -1
  47. package/dist/cjs/components/Interactive/CursorFollow.cjs +1 -1
  48. package/dist/cjs/components/Interactive/CursorFollow.cjs.map +1 -1
  49. package/dist/cjs/components/Marquee/Marquee.cjs +1 -1
  50. package/dist/cjs/components/Marquee/Marquee.cjs.map +1 -1
  51. package/dist/cjs/components/Pagination/Pagination.cjs +1 -1
  52. package/dist/cjs/components/Pagination/Pagination.cjs.map +1 -1
  53. package/dist/cjs/components/QrCode/QrCode.cjs +1 -1
  54. package/dist/cjs/components/QrCode/QrCode.cjs.map +1 -1
  55. package/dist/cjs/components/Radio/Radio.cjs +1 -1
  56. package/dist/cjs/components/Radio/Radio.cjs.map +1 -1
  57. package/dist/cjs/components/Rate/Rate.cjs +1 -1
  58. package/dist/cjs/components/Rate/Rate.cjs.map +1 -1
  59. package/dist/cjs/components/Resizable/Resizable.cjs +1 -1
  60. package/dist/cjs/components/Resizable/Resizable.cjs.map +1 -1
  61. package/dist/cjs/components/ScrollArea/ScrollArea.cjs +1 -1
  62. package/dist/cjs/components/ScrollArea/ScrollArea.cjs.map +1 -1
  63. package/dist/cjs/components/Select/Select.cjs +1 -1
  64. package/dist/cjs/components/Select/Select.cjs.map +1 -1
  65. package/dist/cjs/components/Sheet/Sheet.cjs +2 -2
  66. package/dist/cjs/components/Sheet/Sheet.cjs.map +1 -1
  67. package/dist/cjs/components/Slider/Slider.cjs +1 -1
  68. package/dist/cjs/components/Slider/Slider.cjs.map +1 -1
  69. package/dist/cjs/components/Stepper/Stepper.cjs +1 -1
  70. package/dist/cjs/components/Stepper/Stepper.cjs.map +1 -1
  71. package/dist/cjs/components/Stepper/StepperWrapper.cjs +1 -1
  72. package/dist/cjs/components/Stepper/StepperWrapper.cjs.map +1 -1
  73. package/dist/cjs/components/Switch/Switch.cjs +1 -1
  74. package/dist/cjs/components/Switch/Switch.cjs.map +1 -1
  75. package/dist/cjs/components/Table/TableFilter/data-table-date-filter.cjs +1 -1
  76. package/dist/cjs/components/Table/TableFilter/data-table-date-filter.cjs.map +1 -1
  77. package/dist/cjs/components/Table/TableFilter/data-table-filter-popover.cjs +1 -1
  78. package/dist/cjs/components/Table/TableFilter/data-table-filter-popover.cjs.map +1 -1
  79. package/dist/cjs/components/Table/TableFilter/data-table-slider-filter.cjs +1 -1
  80. package/dist/cjs/components/Table/TableFilter/data-table-slider-filter.cjs.map +1 -1
  81. package/dist/cjs/components/Table/data-table-column-header.cjs +1 -1
  82. package/dist/cjs/components/Table/data-table-column-header.cjs.map +1 -1
  83. package/dist/cjs/components/Table/data-table-pagination.cjs +1 -1
  84. package/dist/cjs/components/Table/data-table-pagination.cjs.map +1 -1
  85. package/dist/cjs/components/Table/data-table.cjs +1 -1
  86. package/dist/cjs/components/Table/data-table.cjs.map +1 -1
  87. package/dist/cjs/components/Tabs/Tabs.cjs +1 -1
  88. package/dist/cjs/components/Tabs/Tabs.cjs.map +1 -1
  89. package/dist/cjs/components/Tabs/classes.cjs +1 -1
  90. package/dist/cjs/components/Tabs/classes.cjs.map +1 -1
  91. package/dist/cjs/components/Textarea/Textarea.cjs +1 -1
  92. package/dist/cjs/components/Textarea/Textarea.cjs.map +1 -1
  93. package/dist/cjs/components/TimeGridView.cjs +1 -1
  94. package/dist/cjs/components/TimeGridView.cjs.map +1 -1
  95. package/dist/cjs/components/Toast/Toast.cjs +1 -1
  96. package/dist/cjs/components/Toast/Toast.cjs.map +1 -1
  97. package/dist/cjs/components/Tooltip/Tooltip.cjs +1 -1
  98. package/dist/cjs/components/Tooltip/Tooltip.cjs.map +1 -1
  99. package/dist/cjs/components/Tour/Tour.cjs +1 -1
  100. package/dist/cjs/components/Tour/Tour.cjs.map +1 -1
  101. package/dist/cjs/components/Tour/TourWrapper.cjs +1 -1
  102. package/dist/cjs/components/Tour/TourWrapper.cjs.map +1 -1
  103. package/dist/cjs/components/Upload/Upload.cjs +3 -3
  104. package/dist/cjs/components/Upload/Upload.cjs.map +1 -1
  105. package/dist/cjs/components/WheelColumn.cjs +1 -1
  106. package/dist/cjs/components/WheelColumn.cjs.map +1 -1
  107. package/dist/cjs/lib/TextAnimation/BlurText.cjs +1 -1
  108. package/dist/cjs/lib/TextAnimation/BlurText.cjs.map +1 -1
  109. package/dist/cjs/lib/TextAnimation/CircularText.cjs +1 -1
  110. package/dist/cjs/lib/TextAnimation/CircularText.cjs.map +1 -1
  111. package/dist/cjs/lib/TextAnimation/FlipWords.cjs +1 -1
  112. package/dist/cjs/lib/TextAnimation/FlipWords.cjs.map +1 -1
  113. package/dist/cjs/lib/TextAnimation/GradientText.cjs +1 -1
  114. package/dist/cjs/lib/TextAnimation/GradientText.cjs.map +1 -1
  115. package/dist/cjs/lib/TextAnimation/RollingText.cjs +1 -1
  116. package/dist/cjs/lib/TextAnimation/RollingText.cjs.map +1 -1
  117. package/dist/cjs/lib/TextAnimation/RotatingText.cjs +1 -1
  118. package/dist/cjs/lib/TextAnimation/RotatingText.cjs.map +1 -1
  119. package/dist/cjs/lib/TextAnimation/ShimmeringText.cjs +1 -1
  120. package/dist/cjs/lib/TextAnimation/ShimmeringText.cjs.map +1 -1
  121. package/dist/cjs/lib/TextAnimation/TextGenerateEffect.cjs +1 -1
  122. package/dist/cjs/lib/TextAnimation/TextGenerateEffect.cjs.map +1 -1
  123. package/dist/cjs/lib/TextAnimation/TextHoverEffect.cjs +1 -1
  124. package/dist/cjs/lib/TextAnimation/TextHoverEffect.cjs.map +1 -1
  125. package/dist/cjs/lib/TextAnimation/TextPressureEffect.cjs +2 -2
  126. package/dist/cjs/lib/TextAnimation/TextPressureEffect.cjs.map +1 -1
  127. package/dist/cjs/lib/TextAnimation/TypingText.cjs +1 -1
  128. package/dist/cjs/lib/TextAnimation/TypingText.cjs.map +1 -1
  129. package/dist/cjs/lib/TextAnimation/WritingText.cjs +1 -1
  130. package/dist/cjs/lib/TextAnimation/WritingText.cjs.map +1 -1
  131. package/dist/cjs/node_modules/.pnpm/nuqs@2.8.0_next@15.5.9_@babel_core@7.28.5_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1/node_modules/nuqs/dist/server.cjs.map +1 -0
  132. package/dist/cjs/packages/ui/src/components/accordion.cjs +1 -1
  133. package/dist/cjs/packages/ui/src/components/accordion.cjs.map +1 -1
  134. package/dist/cjs/packages/ui/src/components/alert-dialog.cjs +1 -1
  135. package/dist/cjs/packages/ui/src/components/alert-dialog.cjs.map +1 -1
  136. package/dist/cjs/packages/ui/src/components/avatar.cjs +1 -1
  137. package/dist/cjs/packages/ui/src/components/avatar.cjs.map +1 -1
  138. package/dist/cjs/packages/ui/src/components/badge.cjs +1 -1
  139. package/dist/cjs/packages/ui/src/components/badge.cjs.map +1 -1
  140. package/dist/cjs/packages/ui/src/components/breadcrumb.cjs +1 -1
  141. package/dist/cjs/packages/ui/src/components/breadcrumb.cjs.map +1 -1
  142. package/dist/cjs/packages/ui/src/components/button-group.cjs +1 -1
  143. package/dist/cjs/packages/ui/src/components/button-group.cjs.map +1 -1
  144. package/dist/cjs/packages/ui/src/components/button.cjs +1 -1
  145. package/dist/cjs/packages/ui/src/components/button.cjs.map +1 -1
  146. package/dist/cjs/packages/ui/src/components/calendar.cjs +1 -1
  147. package/dist/cjs/packages/ui/src/components/calendar.cjs.map +1 -1
  148. package/dist/cjs/packages/ui/src/components/checkbox.cjs +1 -1
  149. package/dist/cjs/packages/ui/src/components/checkbox.cjs.map +1 -1
  150. package/dist/cjs/packages/ui/src/components/combobox.cjs +1 -1
  151. package/dist/cjs/packages/ui/src/components/combobox.cjs.map +1 -1
  152. package/dist/cjs/packages/ui/src/components/command.cjs +1 -1
  153. package/dist/cjs/packages/ui/src/components/command.cjs.map +1 -1
  154. package/dist/cjs/packages/ui/src/components/context-menu.cjs +1 -1
  155. package/dist/cjs/packages/ui/src/components/context-menu.cjs.map +1 -1
  156. package/dist/cjs/packages/ui/src/components/dialog.cjs +1 -1
  157. package/dist/cjs/packages/ui/src/components/dialog.cjs.map +1 -1
  158. package/dist/cjs/packages/ui/src/components/drawer.cjs +1 -1
  159. package/dist/cjs/packages/ui/src/components/drawer.cjs.map +1 -1
  160. package/dist/cjs/packages/ui/src/components/dropdown-menu.cjs +1 -1
  161. package/dist/cjs/packages/ui/src/components/dropdown-menu.cjs.map +1 -1
  162. package/dist/cjs/packages/ui/src/components/input-otp.cjs +1 -1
  163. package/dist/cjs/packages/ui/src/components/input-otp.cjs.map +1 -1
  164. package/dist/cjs/packages/ui/src/components/input.cjs +1 -1
  165. package/dist/cjs/packages/ui/src/components/input.cjs.map +1 -1
  166. package/dist/cjs/packages/ui/src/components/label.cjs +1 -1
  167. package/dist/cjs/packages/ui/src/components/label.cjs.map +1 -1
  168. package/dist/cjs/packages/ui/src/components/pagination.cjs +1 -1
  169. package/dist/cjs/packages/ui/src/components/pagination.cjs.map +1 -1
  170. package/dist/cjs/packages/ui/src/components/popover.cjs +1 -1
  171. package/dist/cjs/packages/ui/src/components/popover.cjs.map +1 -1
  172. package/dist/cjs/packages/ui/src/components/radio-group.cjs +1 -1
  173. package/dist/cjs/packages/ui/src/components/radio-group.cjs.map +1 -1
  174. package/dist/cjs/packages/ui/src/components/resizable.cjs +1 -1
  175. package/dist/cjs/packages/ui/src/components/resizable.cjs.map +1 -1
  176. package/dist/cjs/packages/ui/src/components/scroll-area.cjs +1 -1
  177. package/dist/cjs/packages/ui/src/components/scroll-area.cjs.map +1 -1
  178. package/dist/cjs/packages/ui/src/components/select.cjs +1 -1
  179. package/dist/cjs/packages/ui/src/components/select.cjs.map +1 -1
  180. package/dist/cjs/packages/ui/src/components/separator.cjs +1 -1
  181. package/dist/cjs/packages/ui/src/components/separator.cjs.map +1 -1
  182. package/dist/cjs/packages/ui/src/components/sheet.cjs +1 -1
  183. package/dist/cjs/packages/ui/src/components/sheet.cjs.map +1 -1
  184. package/dist/cjs/packages/ui/src/components/sidebar.cjs +1 -1
  185. package/dist/cjs/packages/ui/src/components/sidebar.cjs.map +1 -1
  186. package/dist/cjs/packages/ui/src/components/skeleton.cjs +1 -1
  187. package/dist/cjs/packages/ui/src/components/skeleton.cjs.map +1 -1
  188. package/dist/cjs/packages/ui/src/components/switch.cjs +1 -1
  189. package/dist/cjs/packages/ui/src/components/switch.cjs.map +1 -1
  190. package/dist/cjs/packages/ui/src/components/table.cjs +1 -1
  191. package/dist/cjs/packages/ui/src/components/table.cjs.map +1 -1
  192. package/dist/cjs/packages/ui/src/components/tabs.cjs +1 -1
  193. package/dist/cjs/packages/ui/src/components/tabs.cjs.map +1 -1
  194. package/dist/cjs/packages/ui/src/components/textarea.cjs +1 -1
  195. package/dist/cjs/packages/ui/src/components/textarea.cjs.map +1 -1
  196. package/dist/cjs/packages/ui/src/components/toggle.cjs +1 -1
  197. package/dist/cjs/packages/ui/src/components/toggle.cjs.map +1 -1
  198. package/dist/cjs/packages/ui/src/components/tooltip.cjs +1 -1
  199. package/dist/cjs/packages/ui/src/components/tooltip.cjs.map +1 -1
  200. package/dist/cjs/packages/ui/src/components/tree-view.cjs +1 -1
  201. package/dist/cjs/packages/ui/src/components/tree-view.cjs.map +1 -1
  202. package/dist/cjs/styles/index.css +1 -1
  203. package/dist/cjs/utils/animations.cjs +1 -1
  204. package/dist/cjs/utils/animations.cjs.map +1 -1
  205. package/dist/cjs/utils/css.cjs +1 -1
  206. package/dist/cjs/utils/css.cjs.map +1 -1
  207. package/dist/cjs/utils/parsers.cjs +1 -1
  208. package/dist/cjs/utils/parsers.cjs.map +1 -1
  209. package/dist/esm/components/Accordion/Accordion.js +60 -60
  210. package/dist/esm/components/Accordion/Accordion.js.map +1 -1
  211. package/dist/esm/components/Avatar/Avatar.js +40 -40
  212. package/dist/esm/components/Avatar/Avatar.js.map +1 -1
  213. package/dist/esm/components/Badge/Badge.js +1 -1
  214. package/dist/esm/components/Badge/Badge.js.map +1 -1
  215. package/dist/esm/components/Breadcrumb/Breadcrumb.js +36 -36
  216. package/dist/esm/components/Breadcrumb/Breadcrumb.js.map +1 -1
  217. package/dist/esm/components/Button/Button.js +9 -9
  218. package/dist/esm/components/Button/Button.js.map +1 -1
  219. package/dist/esm/components/Calendar/Calendar.js +4 -4
  220. package/dist/esm/components/Calendar/Calendar.js.map +1 -1
  221. package/dist/esm/components/Carousel/Carousel.js +165 -165
  222. package/dist/esm/components/Carousel/Carousel.js.map +1 -1
  223. package/dist/esm/components/Checkbox/Checkbox.js +26 -26
  224. package/dist/esm/components/Checkbox/Checkbox.js.map +1 -1
  225. package/dist/esm/components/Collapsible/Collapsible.js +43 -43
  226. package/dist/esm/components/Collapsible/Collapsible.js.map +1 -1
  227. package/dist/esm/components/Command/Command.js +28 -28
  228. package/dist/esm/components/Command/Command.js.map +1 -1
  229. package/dist/esm/components/ContextMenu/ContextMenu.js +11 -11
  230. package/dist/esm/components/ContextMenu/ContextMenu.js.map +1 -1
  231. package/dist/esm/components/Cropper/Cropper.js +132 -132
  232. package/dist/esm/components/Cropper/Cropper.js.map +1 -1
  233. package/dist/esm/components/DatePicker/DatePicker.js +75 -75
  234. package/dist/esm/components/DatePicker/DatePicker.js.map +1 -1
  235. package/dist/esm/components/DatePicker/RangePicker.js +136 -136
  236. package/dist/esm/components/DatePicker/RangePicker.js.map +1 -1
  237. package/dist/esm/components/DatePicker/TimePicker.js +150 -150
  238. package/dist/esm/components/DatePicker/TimePicker.js.map +1 -1
  239. package/dist/esm/components/Dialog/Dialog.js +114 -114
  240. package/dist/esm/components/Dialog/Dialog.js.map +1 -1
  241. package/dist/esm/components/DropdownMenu/DropdownMenu.js +13 -13
  242. package/dist/esm/components/DropdownMenu/DropdownMenu.js.map +1 -1
  243. package/dist/esm/components/FloatLabel.js +44 -44
  244. package/dist/esm/components/FloatLabel.js.map +1 -1
  245. package/dist/esm/components/Glass/Glass.js +15 -15
  246. package/dist/esm/components/Glass/Glass.js.map +1 -1
  247. package/dist/esm/components/ImageViewer/ImageViewer.js +53 -53
  248. package/dist/esm/components/ImageViewer/ImageViewer.js.map +1 -1
  249. package/dist/esm/components/Input/Input.js +104 -104
  250. package/dist/esm/components/Input/Input.js.map +1 -1
  251. package/dist/esm/components/InputOTP/InputOTP.js +16 -16
  252. package/dist/esm/components/InputOTP/InputOTP.js.map +1 -1
  253. package/dist/esm/components/Interactive/CursorFollow.js +49 -49
  254. package/dist/esm/components/Interactive/CursorFollow.js.map +1 -1
  255. package/dist/esm/components/Marquee/Marquee.js +130 -130
  256. package/dist/esm/components/Marquee/Marquee.js.map +1 -1
  257. package/dist/esm/components/Pagination/Pagination.js +68 -68
  258. package/dist/esm/components/Pagination/Pagination.js.map +1 -1
  259. package/dist/esm/components/QrCode/QrCode.js +37 -37
  260. package/dist/esm/components/QrCode/QrCode.js.map +1 -1
  261. package/dist/esm/components/Radio/Radio.js +16 -16
  262. package/dist/esm/components/Radio/Radio.js.map +1 -1
  263. package/dist/esm/components/Rate/Rate.js +62 -62
  264. package/dist/esm/components/Rate/Rate.js.map +1 -1
  265. package/dist/esm/components/Resizable/Resizable.js +6 -6
  266. package/dist/esm/components/Resizable/Resizable.js.map +1 -1
  267. package/dist/esm/components/ScrollArea/ScrollArea.js +10 -10
  268. package/dist/esm/components/ScrollArea/ScrollArea.js.map +1 -1
  269. package/dist/esm/components/Select/Select.js +64 -64
  270. package/dist/esm/components/Select/Select.js.map +1 -1
  271. package/dist/esm/components/Sheet/Sheet.js +21 -21
  272. package/dist/esm/components/Sheet/Sheet.js.map +1 -1
  273. package/dist/esm/components/Slider/Slider.js +54 -54
  274. package/dist/esm/components/Slider/Slider.js.map +1 -1
  275. package/dist/esm/components/Stepper/Stepper.js +198 -198
  276. package/dist/esm/components/Stepper/Stepper.js.map +1 -1
  277. package/dist/esm/components/Stepper/StepperWrapper.js +15 -15
  278. package/dist/esm/components/Stepper/StepperWrapper.js.map +1 -1
  279. package/dist/esm/components/Switch/Switch.js +38 -38
  280. package/dist/esm/components/Switch/Switch.js.map +1 -1
  281. package/dist/esm/components/Table/TableFilter/data-table-date-filter.js +37 -37
  282. package/dist/esm/components/Table/TableFilter/data-table-date-filter.js.map +1 -1
  283. package/dist/esm/components/Table/TableFilter/data-table-filter-popover.js +25 -25
  284. package/dist/esm/components/Table/TableFilter/data-table-filter-popover.js.map +1 -1
  285. package/dist/esm/components/Table/TableFilter/data-table-slider-filter.js +64 -64
  286. package/dist/esm/components/Table/TableFilter/data-table-slider-filter.js.map +1 -1
  287. package/dist/esm/components/Table/data-table-column-header.js +18 -18
  288. package/dist/esm/components/Table/data-table-column-header.js.map +1 -1
  289. package/dist/esm/components/Table/data-table-pagination.js +21 -21
  290. package/dist/esm/components/Table/data-table-pagination.js.map +1 -1
  291. package/dist/esm/components/Table/data-table.js +18 -18
  292. package/dist/esm/components/Table/data-table.js.map +1 -1
  293. package/dist/esm/components/Tabs/Tabs.js +242 -242
  294. package/dist/esm/components/Tabs/Tabs.js.map +1 -1
  295. package/dist/esm/components/Tabs/classes.js +51 -51
  296. package/dist/esm/components/Tabs/classes.js.map +1 -1
  297. package/dist/esm/components/Textarea/Textarea.js +49 -49
  298. package/dist/esm/components/Textarea/Textarea.js.map +1 -1
  299. package/dist/esm/components/TimeGridView.js +12 -12
  300. package/dist/esm/components/TimeGridView.js.map +1 -1
  301. package/dist/esm/components/Toast/Toast.js +45 -45
  302. package/dist/esm/components/Toast/Toast.js.map +1 -1
  303. package/dist/esm/components/Tooltip/Tooltip.js +19 -19
  304. package/dist/esm/components/Tooltip/Tooltip.js.map +1 -1
  305. package/dist/esm/components/Tour/Tour.js +11 -11
  306. package/dist/esm/components/Tour/Tour.js.map +1 -1
  307. package/dist/esm/components/Tour/TourWrapper.js +15 -15
  308. package/dist/esm/components/Tour/TourWrapper.js.map +1 -1
  309. package/dist/esm/components/Upload/Upload.js +405 -405
  310. package/dist/esm/components/Upload/Upload.js.map +1 -1
  311. package/dist/esm/components/WheelColumn.js +47 -47
  312. package/dist/esm/components/WheelColumn.js.map +1 -1
  313. package/dist/esm/lib/TextAnimation/BlurText.js +18 -18
  314. package/dist/esm/lib/TextAnimation/BlurText.js.map +1 -1
  315. package/dist/esm/lib/TextAnimation/CircularText.js +7 -7
  316. package/dist/esm/lib/TextAnimation/CircularText.js.map +1 -1
  317. package/dist/esm/lib/TextAnimation/FlipWords.js +21 -21
  318. package/dist/esm/lib/TextAnimation/FlipWords.js.map +1 -1
  319. package/dist/esm/lib/TextAnimation/GradientText.js +4 -4
  320. package/dist/esm/lib/TextAnimation/GradientText.js.map +1 -1
  321. package/dist/esm/lib/TextAnimation/RollingText.js +24 -24
  322. package/dist/esm/lib/TextAnimation/RollingText.js.map +1 -1
  323. package/dist/esm/lib/TextAnimation/RotatingText.js +6 -6
  324. package/dist/esm/lib/TextAnimation/RotatingText.js.map +1 -1
  325. package/dist/esm/lib/TextAnimation/ShimmeringText.js +9 -9
  326. package/dist/esm/lib/TextAnimation/ShimmeringText.js.map +1 -1
  327. package/dist/esm/lib/TextAnimation/TextGenerateEffect.js +14 -14
  328. package/dist/esm/lib/TextAnimation/TextGenerateEffect.js.map +1 -1
  329. package/dist/esm/lib/TextAnimation/TextHoverEffect.js +9 -9
  330. package/dist/esm/lib/TextAnimation/TextHoverEffect.js.map +1 -1
  331. package/dist/esm/lib/TextAnimation/TextPressureEffect.js +3 -3
  332. package/dist/esm/lib/TextAnimation/TextPressureEffect.js.map +1 -1
  333. package/dist/esm/lib/TextAnimation/TypingText.js +17 -17
  334. package/dist/esm/lib/TextAnimation/TypingText.js.map +1 -1
  335. package/dist/esm/lib/TextAnimation/WritingText.js +10 -10
  336. package/dist/esm/lib/TextAnimation/WritingText.js.map +1 -1
  337. package/dist/esm/node_modules/.pnpm/nuqs@2.8.0_next@15.5.9_@babel_core@7.28.5_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1/node_modules/nuqs/dist/server.js.map +1 -0
  338. package/dist/esm/packages/ui/src/components/accordion.js +31 -31
  339. package/dist/esm/packages/ui/src/components/accordion.js.map +1 -1
  340. package/dist/esm/packages/ui/src/components/alert-dialog.js +33 -33
  341. package/dist/esm/packages/ui/src/components/alert-dialog.js.map +1 -1
  342. package/dist/esm/packages/ui/src/components/avatar.js +20 -20
  343. package/dist/esm/packages/ui/src/components/avatar.js.map +1 -1
  344. package/dist/esm/packages/ui/src/components/badge.js +53 -53
  345. package/dist/esm/packages/ui/src/components/badge.js.map +1 -1
  346. package/dist/esm/packages/ui/src/components/breadcrumb.js +20 -20
  347. package/dist/esm/packages/ui/src/components/breadcrumb.js.map +1 -1
  348. package/dist/esm/packages/ui/src/components/button-group.js +31 -31
  349. package/dist/esm/packages/ui/src/components/button-group.js.map +1 -1
  350. package/dist/esm/packages/ui/src/components/button.js +90 -90
  351. package/dist/esm/packages/ui/src/components/button.js.map +1 -1
  352. package/dist/esm/packages/ui/src/components/calendar.js +94 -94
  353. package/dist/esm/packages/ui/src/components/calendar.js.map +1 -1
  354. package/dist/esm/packages/ui/src/components/checkbox.js +47 -47
  355. package/dist/esm/packages/ui/src/components/checkbox.js.map +1 -1
  356. package/dist/esm/packages/ui/src/components/combobox.js +64 -64
  357. package/dist/esm/packages/ui/src/components/combobox.js.map +1 -1
  358. package/dist/esm/packages/ui/src/components/command.js +77 -77
  359. package/dist/esm/packages/ui/src/components/command.js.map +1 -1
  360. package/dist/esm/packages/ui/src/components/context-menu.js +76 -76
  361. package/dist/esm/packages/ui/src/components/context-menu.js.map +1 -1
  362. package/dist/esm/packages/ui/src/components/dialog.js +54 -54
  363. package/dist/esm/packages/ui/src/components/dialog.js.map +1 -1
  364. package/dist/esm/packages/ui/src/components/drawer.js +39 -39
  365. package/dist/esm/packages/ui/src/components/drawer.js.map +1 -1
  366. package/dist/esm/packages/ui/src/components/dropdown-menu.js +109 -109
  367. package/dist/esm/packages/ui/src/components/dropdown-menu.js.map +1 -1
  368. package/dist/esm/packages/ui/src/components/input-otp.js +30 -30
  369. package/dist/esm/packages/ui/src/components/input-otp.js.map +1 -1
  370. package/dist/esm/packages/ui/src/components/input.js +19 -19
  371. package/dist/esm/packages/ui/src/components/input.js.map +1 -1
  372. package/dist/esm/packages/ui/src/components/label.js +9 -9
  373. package/dist/esm/packages/ui/src/components/label.js.map +1 -1
  374. package/dist/esm/packages/ui/src/components/pagination.js +26 -26
  375. package/dist/esm/packages/ui/src/components/pagination.js.map +1 -1
  376. package/dist/esm/packages/ui/src/components/popover.js +13 -13
  377. package/dist/esm/packages/ui/src/components/popover.js.map +1 -1
  378. package/dist/esm/packages/ui/src/components/radio-group.js +45 -45
  379. package/dist/esm/packages/ui/src/components/radio-group.js.map +1 -1
  380. package/dist/esm/packages/ui/src/components/resizable.js +18 -18
  381. package/dist/esm/packages/ui/src/components/resizable.js.map +1 -1
  382. package/dist/esm/packages/ui/src/components/scroll-area.js +31 -31
  383. package/dist/esm/packages/ui/src/components/scroll-area.js.map +1 -1
  384. package/dist/esm/packages/ui/src/components/select.js +119 -119
  385. package/dist/esm/packages/ui/src/components/select.js.map +1 -1
  386. package/dist/esm/packages/ui/src/components/separator.js +86 -86
  387. package/dist/esm/packages/ui/src/components/separator.js.map +1 -1
  388. package/dist/esm/packages/ui/src/components/sheet.js +50 -50
  389. package/dist/esm/packages/ui/src/components/sheet.js.map +1 -1
  390. package/dist/esm/packages/ui/src/components/sidebar.js +198 -198
  391. package/dist/esm/packages/ui/src/components/sidebar.js.map +1 -1
  392. package/dist/esm/packages/ui/src/components/skeleton.js +3 -3
  393. package/dist/esm/packages/ui/src/components/skeleton.js.map +1 -1
  394. package/dist/esm/packages/ui/src/components/switch.js +57 -57
  395. package/dist/esm/packages/ui/src/components/switch.js.map +1 -1
  396. package/dist/esm/packages/ui/src/components/table.js +17 -17
  397. package/dist/esm/packages/ui/src/components/table.js.map +1 -1
  398. package/dist/esm/packages/ui/src/components/tabs.js +33 -33
  399. package/dist/esm/packages/ui/src/components/tabs.js.map +1 -1
  400. package/dist/esm/packages/ui/src/components/textarea.js +17 -17
  401. package/dist/esm/packages/ui/src/components/textarea.js.map +1 -1
  402. package/dist/esm/packages/ui/src/components/toggle.js +36 -36
  403. package/dist/esm/packages/ui/src/components/toggle.js.map +1 -1
  404. package/dist/esm/packages/ui/src/components/tooltip.js +20 -20
  405. package/dist/esm/packages/ui/src/components/tooltip.js.map +1 -1
  406. package/dist/esm/packages/ui/src/components/tree-view.js +218 -218
  407. package/dist/esm/packages/ui/src/components/tree-view.js.map +1 -1
  408. package/dist/esm/styles/index.css +1 -1
  409. package/dist/esm/utils/animations.js +55 -55
  410. package/dist/esm/utils/animations.js.map +1 -1
  411. package/dist/esm/utils/css.js +7 -7
  412. package/dist/esm/utils/css.js.map +1 -1
  413. package/dist/esm/utils/parsers.js +1 -1
  414. package/dist/types/components/DatePicker/RangePicker.d.ts.map +1 -1
  415. package/dist/types/lib/TextAnimation/TextPressureEffect.d.ts.map +1 -1
  416. package/dist/types/lib/TextAnimation/TypingText.d.ts.map +1 -1
  417. package/package.json +1 -1
  418. package/dist/cjs/node_modules/.pnpm/nuqs@2.8.0_next@15.5.9_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1/node_modules/nuqs/dist/server.cjs.map +0 -1
  419. package/dist/esm/node_modules/.pnpm/nuqs@2.8.0_next@15.5.9_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1/node_modules/nuqs/dist/server.js.map +0 -1
  420. /package/dist/cjs/node_modules/.pnpm/{nuqs@2.8.0_next@15.5.9_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1 → nuqs@2.8.0_next@15.5.9_@babel_core@7.28.5_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1}/node_modules/nuqs/dist/server.cjs +0 -0
  421. /package/dist/esm/node_modules/.pnpm/{nuqs@2.8.0_next@15.5.9_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1 → nuqs@2.8.0_next@15.5.9_@babel_core@7.28.5_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1}/node_modules/nuqs/dist/server.js +0 -0
@@ -33,113 +33,113 @@ import "@radix-ui/react-slider";
33
33
  import "../../packages/ui/src/components/tabs.js";
34
34
  import "../../packages/ui/src/components/toggle.js";
35
35
  import { useComposedRefs as vt } from "../../packages/ui/src/lib/compose-refs.js";
36
- const gt = "Stepper", At = "StepperList", ct = "StepperItem", at = "StepperTrigger", lt = "StepperIndicator", pt = "StepperSeparator", ft = "StepperTitle", mt = "StepperDescription", Et = "StepperContent", Nt = "StepperPrev", Rt = "StepperNext", Tt = "stepperFocusGroup.onEntryFocus", Mt = { bubbles: !1, cancelable: !0 }, Dt = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], st = {
36
+ const gt = "Stepper", At = "StepperList", dt = "StepperItem", nt = "StepperTrigger", lt = "StepperIndicator", pt = "StepperSeparator", ft = "StepperTitle", mt = "StepperDescription", Et = "StepperContent", Nt = "StepperPrev", Rt = "StepperNext", Tt = "stepperFocusGroup.onEntryFocus", Mt = { bubbles: !1, cancelable: !0 }, Dt = ["ArrowUp", "ArrowDown", "ArrowLeft", "ArrowRight"], at = {
37
37
  primary: {
38
38
  indicator: {
39
- active: "border-primary bg-primary text-primary-foreground data-[variant=dot]:bg-primary/30 data-[variant=dot]:border-primary/0",
40
- completed: "border-primary bg-primary text-primary-foreground data-[variant=dot]:bg-primary/30 data-[variant=dot]:border-primary/0",
41
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
39
+ active: "ds:border-primary ds:bg-primary ds:text-primary-foreground ds:data-[variant=dot]:bg-primary/30 ds:data-[variant=dot]:border-primary/0",
40
+ completed: "ds:border-primary ds:bg-primary ds:text-primary-foreground ds:data-[variant=dot]:bg-primary/30 ds:data-[variant=dot]:border-primary/0",
41
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
42
42
  },
43
43
  separator: {
44
- active: "bg-primary",
45
- completed: "bg-primary",
46
- inactive: "bg-border"
44
+ active: "ds:bg-primary",
45
+ completed: "ds:bg-primary",
46
+ inactive: "ds:bg-border"
47
47
  }
48
48
  },
49
49
  secondary: {
50
50
  indicator: {
51
- active: "border-secondary bg-secondary text-secondary-foreground data-[variant=dot]:bg-secondary/30 data-[variant=dot]:border-secondary/0",
52
- completed: "border-secondary bg-secondary text-secondary-foreground data-[variant=dot]:bg-secondary/30 data-[variant=dot]:border-secondary/0",
53
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
51
+ active: "ds:border-secondary ds:bg-secondary ds:text-secondary-foreground ds:data-[variant=dot]:bg-secondary/30 ds:data-[variant=dot]:border-secondary/0",
52
+ completed: "ds:border-secondary ds:bg-secondary ds:text-secondary-foreground ds:data-[variant=dot]:bg-secondary/30 ds:data-[variant=dot]:border-secondary/0",
53
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
54
54
  },
55
55
  separator: {
56
- active: "bg-secondary",
57
- completed: "bg-secondary",
58
- inactive: "bg-border"
56
+ active: "ds:bg-secondary",
57
+ completed: "ds:bg-secondary",
58
+ inactive: "ds:bg-border"
59
59
  }
60
60
  },
61
61
  accent: {
62
62
  indicator: {
63
- active: "border-accent bg-accent text-accent-foreground data-[variant=dot]:bg-accent/30 data-[variant=dot]:border-accent/0",
64
- completed: "border-accent bg-accent text-accent-foreground data-[variant=dot]:bg-accent/30 data-[variant=dot]:border-accent/0",
65
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
63
+ active: "ds:border-accent ds:bg-accent ds:text-accent-foreground ds:data-[variant=dot]:bg-accent/30 ds:data-[variant=dot]:border-accent/0",
64
+ completed: "ds:border-accent ds:bg-accent ds:text-accent-foreground ds:data-[variant=dot]:bg-accent/30 ds:data-[variant=dot]:border-accent/0",
65
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
66
66
  },
67
67
  separator: {
68
- active: "bg-accent",
69
- completed: "bg-accent",
70
- inactive: "bg-border"
68
+ active: "ds:bg-accent",
69
+ completed: "ds:bg-accent",
70
+ inactive: "ds:bg-border"
71
71
  }
72
72
  },
73
73
  destructive: {
74
74
  indicator: {
75
- active: "border-destructive bg-destructive text-destructive-foreground data-[variant=dot]:bg-destructive/30 data-[variant=dot]:border-destructive/0",
76
- completed: "border-destructive bg-destructive text-destructive-foreground data-[variant=dot]:bg-destructive/30 data-[variant=dot]:border-destructive/0",
77
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
75
+ active: "ds:border-destructive ds:bg-destructive ds:text-destructive-foreground ds:data-[variant=dot]:bg-destructive/30 ds:data-[variant=dot]:border-destructive/0",
76
+ completed: "ds:border-destructive ds:bg-destructive ds:text-destructive-foreground ds:data-[variant=dot]:bg-destructive/30 ds:data-[variant=dot]:border-destructive/0",
77
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
78
78
  },
79
79
  separator: {
80
- active: "bg-destructive",
81
- completed: "bg-destructive",
82
- inactive: "bg-border"
80
+ active: "ds:bg-destructive",
81
+ completed: "ds:bg-destructive",
82
+ inactive: "ds:bg-border"
83
83
  }
84
84
  },
85
85
  muted: {
86
86
  indicator: {
87
- active: "border-muted bg-muted text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0",
88
- completed: "border-muted bg-muted text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0",
89
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
87
+ active: "ds:border-muted ds:bg-muted ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0",
88
+ completed: "ds:border-muted ds:bg-muted ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0",
89
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
90
90
  },
91
91
  separator: {
92
- active: "bg-muted",
93
- completed: "bg-muted",
94
- inactive: "bg-border"
92
+ active: "ds:bg-muted",
93
+ completed: "ds:bg-muted",
94
+ inactive: "ds:bg-border"
95
95
  }
96
96
  },
97
97
  success: {
98
98
  indicator: {
99
- active: "border-success bg-success text-success-foreground data-[variant=dot]:bg-success/30 data-[variant=dot]:border-success/0",
100
- completed: "border-success bg-success text-success-foreground data-[variant=dot]:bg-success/30 data-[variant=dot]:border-success/0",
101
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
99
+ active: "ds:border-success ds:bg-success ds:text-success-foreground ds:data-[variant=dot]:bg-success/30 ds:data-[variant=dot]:border-success/0",
100
+ completed: "ds:border-success ds:bg-success ds:text-success-foreground ds:data-[variant=dot]:bg-success/30 ds:data-[variant=dot]:border-success/0",
101
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
102
102
  },
103
103
  separator: {
104
- active: "bg-success",
105
- completed: "bg-success",
106
- inactive: "bg-border"
104
+ active: "ds:bg-success",
105
+ completed: "ds:bg-success",
106
+ inactive: "ds:bg-border"
107
107
  }
108
108
  },
109
109
  error: {
110
110
  indicator: {
111
- active: "border-error bg-error text-error-foreground data-[variant=dot]:bg-error/30 data-[variant=dot]:border-error/0",
112
- completed: "border-error bg-error text-error-foreground data-[variant=dot]:bg-error/30 data-[variant=dot]:border-error/0",
113
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
111
+ active: "ds:border-error ds:bg-error ds:text-error-foreground ds:data-[variant=dot]:bg-error/30 ds:data-[variant=dot]:border-error/0",
112
+ completed: "ds:border-error ds:bg-error ds:text-error-foreground ds:data-[variant=dot]:bg-error/30 ds:data-[variant=dot]:border-error/0",
113
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
114
114
  },
115
115
  separator: {
116
- active: "bg-error",
117
- completed: "bg-error",
118
- inactive: "bg-border"
116
+ active: "ds:bg-error",
117
+ completed: "ds:bg-error",
118
+ inactive: "ds:bg-border"
119
119
  }
120
120
  },
121
121
  warning: {
122
122
  indicator: {
123
- active: "border-warning bg-warning text-warning-foreground data-[variant=dot]:bg-warning/30 data-[variant=dot]:border-warning/0",
124
- completed: "border-warning bg-warning text-warning-foreground data-[variant=dot]:bg-warning/30 data-[variant=dot]:border-warning/0",
125
- inactive: "border-muted bg-background text-muted-foreground data-[variant=dot]:bg-muted/30 data-[variant=dot]:border-muted/0"
123
+ active: "ds:border-warning ds:bg-warning ds:text-warning-foreground ds:data-[variant=dot]:bg-warning/30 ds:data-[variant=dot]:border-warning/0",
124
+ completed: "ds:border-warning ds:bg-warning ds:text-warning-foreground ds:data-[variant=dot]:bg-warning/30 ds:data-[variant=dot]:border-warning/0",
125
+ inactive: "ds:border-muted ds:bg-background ds:text-muted-foreground ds:data-[variant=dot]:bg-muted/30 ds:data-[variant=dot]:border-muted/0"
126
126
  },
127
127
  separator: {
128
- active: "bg-warning",
129
- completed: "bg-warning",
130
- inactive: "bg-border"
128
+ active: "ds:bg-warning",
129
+ completed: "ds:bg-warning",
130
+ inactive: "ds:bg-border"
131
131
  }
132
132
  }
133
133
  };
134
- function Ot(e, t, n) {
135
- return t ? "" : e ? st[e].indicator[n] : st.primary.indicator[n];
134
+ function Ot(e, t, s) {
135
+ return t ? "" : e ? at[e].indicator[s] : at.primary.indicator[s];
136
136
  }
137
- function xt(e, t, n) {
138
- return t ? "" : e ? st[e].separator[n] : st.primary.separator[n];
137
+ function xt(e, t, s) {
138
+ return t ? "" : e ? at[e].separator[s] : at.primary.separator[s];
139
139
  }
140
- function dt(e, t, n) {
140
+ function ct(e, t, s) {
141
141
  if (e)
142
- return n ? t === "active" || t === "completed" ? {
142
+ return s ? t === "active" || t === "completed" ? {
143
143
  borderColor: e,
144
144
  backgroundColor: e,
145
145
  color: "white"
@@ -153,8 +153,8 @@ function dt(e, t, n) {
153
153
  backgroundColor: "hsl(var(--border))"
154
154
  };
155
155
  }
156
- function H(e, t, n) {
157
- return `${e}-${t}-${n}`;
156
+ function H(e, t, s) {
157
+ return `${e}-${t}-${s}`;
158
158
  }
159
159
  const Vt = {
160
160
  ArrowLeft: "prev",
@@ -169,22 +169,22 @@ const Vt = {
169
169
  function Ft(e, t) {
170
170
  return t !== "rtl" ? e : e === "ArrowLeft" ? "ArrowRight" : e === "ArrowRight" ? "ArrowLeft" : e;
171
171
  }
172
- function _t(e, t, n) {
172
+ function _t(e, t, s) {
173
173
  const l = Ft(e.key, t);
174
- if (!(n === "horizontal" && ["ArrowUp", "ArrowDown"].includes(l)) && !(n === "vertical" && ["ArrowLeft", "ArrowRight"].includes(l)))
174
+ if (!(s === "horizontal" && ["ArrowUp", "ArrowDown"].includes(l)) && !(s === "vertical" && ["ArrowLeft", "ArrowRight"].includes(l)))
175
175
  return Vt[l];
176
176
  }
177
177
  function yt(e, t = !1) {
178
- const n = document.activeElement;
178
+ const s = document.activeElement;
179
179
  for (const l of e) {
180
180
  const b = l.current;
181
- if (b && (b === n || (b.focus({ preventScroll: t }), document.activeElement !== n)))
181
+ if (b && (b === s || (b.focus({ preventScroll: t }), document.activeElement !== s)))
182
182
  return;
183
183
  }
184
184
  }
185
185
  function Lt(e, t) {
186
186
  return e.map(
187
- (n, l) => e[(t + l) % e.length]
187
+ (s, l) => e[(t + l) % e.length]
188
188
  );
189
189
  }
190
190
  const Q = typeof window > "u" ? o.useEffect : o.useLayoutEffect;
@@ -198,9 +198,9 @@ function bt(e) {
198
198
  const t = o.useRef(null);
199
199
  return t.current === null && (t.current = e()), t;
200
200
  }
201
- function Z(e, t, n, l, b = "item") {
202
- const s = Array.from(l.keys()), i = s.indexOf(t);
203
- return n?.completed ? "completed" : e === t ? b === "separator" ? "inactive" : "active" : e && s.indexOf(e) > i ? "completed" : "inactive";
201
+ function Z(e, t, s, l, b = "item") {
202
+ const a = Array.from(l.keys()), i = a.indexOf(t);
203
+ return s?.completed ? "completed" : e === t ? b === "separator" ? "inactive" : "active" : e && a.indexOf(e) > i ? "completed" : "inactive";
204
204
  }
205
205
  const Kt = o.createContext(void 0);
206
206
  function $t(e) {
@@ -215,11 +215,11 @@ function tt(e) {
215
215
  return t;
216
216
  }
217
217
  function R(e) {
218
- const t = tt("useStore"), n = o.useCallback(
218
+ const t = tt("useStore"), s = o.useCallback(
219
219
  () => e(t.getState()),
220
220
  [t, e]
221
221
  );
222
- return o.useSyncExternalStore(t.subscribe, n, n);
222
+ return o.useSyncExternalStore(t.subscribe, s, s);
223
223
  }
224
224
  const St = o.createContext(null);
225
225
  function X(e) {
@@ -231,17 +231,17 @@ function X(e) {
231
231
  function Ae(e) {
232
232
  const {
233
233
  value: t,
234
- defaultValue: n,
234
+ defaultValue: s,
235
235
  onValueChange: l,
236
236
  onValueComplete: b,
237
- onValueAdd: s,
237
+ onValueAdd: a,
238
238
  onValueRemove: i,
239
239
  onValidate: m,
240
240
  id: f,
241
- dir: a,
241
+ dir: n,
242
242
  orientation: v = "horizontal",
243
- activationMode: d = "automatic",
244
- asChild: c,
243
+ activationMode: c = "automatic",
244
+ asChild: d,
245
245
  disabled: C = !1,
246
246
  nonInteractive: y = !1,
247
247
  loop: A = !1,
@@ -253,11 +253,11 @@ function Ae(e) {
253
253
  ...w
254
254
  } = e, O = bt(() => /* @__PURE__ */ new Set()), h = bt(() => ({
255
255
  steps: /* @__PURE__ */ new Map(),
256
- value: t ?? n ?? ""
256
+ value: t ?? s ?? ""
257
257
  })), I = zt({
258
258
  onValueChange: l,
259
259
  onValueComplete: b,
260
- onValueAdd: s,
260
+ onValueAdd: a,
261
261
  onValueRemove: i,
262
262
  onValidate: m
263
263
  }), u = o.useMemo(() => ({
@@ -299,12 +299,12 @@ function Ae(e) {
299
299
  Q(() => {
300
300
  t !== void 0 && u.setState("value", t);
301
301
  }, [t, u]);
302
- const F = $t(a), K = o.useId(), $ = f ?? K, _ = o.useMemo(
302
+ const F = $t(n), K = o.useId(), $ = f ?? K, _ = o.useMemo(
303
303
  () => ({
304
304
  id: $,
305
305
  dir: F,
306
306
  orientation: v,
307
- activationMode: d,
307
+ activationMode: c,
308
308
  disabled: C,
309
309
  nonInteractive: y,
310
310
  loop: A,
@@ -317,7 +317,7 @@ function Ae(e) {
317
317
  $,
318
318
  F,
319
319
  v,
320
- d,
320
+ c,
321
321
  C,
322
322
  y,
323
323
  A,
@@ -326,7 +326,7 @@ function Ae(e) {
326
326
  T,
327
327
  M
328
328
  ]
329
- ), Y = c ? z : "div";
329
+ ), Y = d ? z : "div";
330
330
  return /* @__PURE__ */ k(Ct.Provider, { value: u, children: /* @__PURE__ */ k(St.Provider, { value: _, children: /* @__PURE__ */ k(
331
331
  Y,
332
332
  {
@@ -337,8 +337,8 @@ function Ae(e) {
337
337
  dir: F,
338
338
  ...w,
339
339
  className: B(
340
- "flex gap-6",
341
- v === "horizontal" ? "w-full flex-col" : "flex-row",
340
+ "ds:flex ds:gap-6",
341
+ v === "horizontal" ? "ds:w-full ds:flex-col" : "ds:flex-row",
342
342
  V
343
343
  )
344
344
  }
@@ -354,10 +354,10 @@ function Ut(e) {
354
354
  return t;
355
355
  }
356
356
  function Ee(e) {
357
- const { className: t, children: n, asChild: l, ref: b, ...s } = e, i = X(At), m = i.orientation, f = R((r) => r.value), [a, v] = o.useState(null), [d, c] = o.useState(!1), [C, y] = o.useState(0), A = o.useRef(!1), g = o.useRef(/* @__PURE__ */ new Map()), x = o.useRef(null), T = vt(b, x), M = o.useCallback((r) => {
357
+ const { className: t, children: s, asChild: l, ref: b, ...a } = e, i = X(At), m = i.orientation, f = R((r) => r.value), [n, v] = o.useState(null), [c, d] = o.useState(!1), [C, y] = o.useState(0), A = o.useRef(!1), g = o.useRef(/* @__PURE__ */ new Map()), x = o.useRef(null), T = vt(b, x), M = o.useCallback((r) => {
358
358
  v(r);
359
359
  }, []), V = o.useCallback(() => {
360
- c(!0);
360
+ d(!0);
361
361
  }, []), w = o.useCallback(() => {
362
362
  y((r) => r + 1);
363
363
  }, []), O = o.useCallback(() => {
@@ -373,19 +373,19 @@ function Ee(e) {
373
373
  return P & Node.DOCUMENT_POSITION_FOLLOWING ? -1 : P & Node.DOCUMENT_POSITION_PRECEDING ? 1 : 0;
374
374
  }), []), F = o.useCallback(
375
375
  (r) => {
376
- s.onBlur?.(r), !r.defaultPrevented && c(!1);
376
+ a.onBlur?.(r), !r.defaultPrevented && d(!1);
377
377
  },
378
- [s.onBlur]
378
+ [a.onBlur]
379
379
  ), K = o.useCallback(
380
380
  (r) => {
381
- if (s.onFocus?.(r), r.defaultPrevented) return;
381
+ if (a.onFocus?.(r), r.defaultPrevented) return;
382
382
  const S = !A.current;
383
- if (r.target === r.currentTarget && S && !d) {
383
+ if (r.target === r.currentTarget && S && !c) {
384
384
  const N = new CustomEvent(Tt, Mt);
385
385
  if (r.currentTarget.dispatchEvent(N), !N.defaultPrevented) {
386
386
  const E = Array.from(g.current.values()).filter(
387
387
  (W) => !W.disabled
388
- ), P = f ? E.find((W) => W.value === f) : void 0, j = E.find((W) => W.active), rt = E.find((W) => W.id === a), ot = [
388
+ ), P = f ? E.find((W) => W.value === f) : void 0, j = E.find((W) => W.active), rt = E.find((W) => W.id === n), ot = [
389
389
  P,
390
390
  j,
391
391
  rt,
@@ -396,15 +396,15 @@ function Ee(e) {
396
396
  }
397
397
  A.current = !1;
398
398
  },
399
- [s.onFocus, d, f, a]
399
+ [a.onFocus, c, f, n]
400
400
  ), $ = o.useCallback(
401
401
  (r) => {
402
- s.onMouseDown?.(r), !r.defaultPrevented && (A.current = !0);
402
+ a.onMouseDown?.(r), !r.defaultPrevented && (A.current = !0);
403
403
  },
404
- [s.onMouseDown]
404
+ [a.onMouseDown]
405
405
  ), _ = o.useMemo(
406
406
  () => ({
407
- tabStopId: a,
407
+ tabStopId: n,
408
408
  onItemFocus: M,
409
409
  onItemShiftTab: V,
410
410
  onFocusableItemAdd: w,
@@ -414,7 +414,7 @@ function Ee(e) {
414
414
  getItems: u
415
415
  }),
416
416
  [
417
- a,
417
+ n,
418
418
  M,
419
419
  V,
420
420
  w,
@@ -432,18 +432,18 @@ function Ee(e) {
432
432
  "data-orientation": m,
433
433
  "data-slot": "stepper-list",
434
434
  dir: i.dir,
435
- tabIndex: d || C === 0 ? -1 : 0,
436
- ...s,
435
+ tabIndex: c || C === 0 ? -1 : 0,
436
+ ...a,
437
437
  ref: T,
438
438
  className: B(
439
- "flex outline-none",
440
- m === "horizontal" ? "flex-row items-center" : "flex-col items-start",
439
+ "ds:flex ds:outline-none",
440
+ m === "horizontal" ? "ds:flex-row ds:items-center" : "ds:flex-col ds:items-start",
441
441
  t
442
442
  ),
443
443
  onBlur: F,
444
444
  onFocus: K,
445
445
  onMouseDown: $,
446
- children: n
446
+ children: s
447
447
  }
448
448
  ) });
449
449
  }
@@ -453,25 +453,25 @@ const It = o.createContext(
453
453
  function et(e) {
454
454
  const t = o.useContext(It);
455
455
  if (!t)
456
- throw new Error(`\`${e}\` must be used within \`${ct}\``);
456
+ throw new Error(`\`${e}\` must be used within \`${dt}\``);
457
457
  return t;
458
458
  }
459
459
  function Ne(e) {
460
460
  const {
461
461
  value: t,
462
- completed: n = !1,
462
+ completed: s = !1,
463
463
  disabled: l = !1,
464
464
  asChild: b,
465
- className: s,
465
+ className: a,
466
466
  children: i,
467
467
  ref: m,
468
468
  ...f
469
- } = e, a = X(ct), v = tt(ct), d = a.orientation, c = a.labelPosition ?? "right", C = R((u) => u.value);
470
- Q(() => (v.addStep(t, n, l), () => {
469
+ } = e, n = X(dt), v = tt(dt), c = n.orientation, d = n.labelPosition ?? "right", C = R((u) => u.value);
470
+ Q(() => (v.addStep(t, s, l), () => {
471
471
  v.removeStep(t);
472
- }), [t, n, l]), Q(() => {
473
- v.setStep(t, n, l);
474
- }, [t, n, l]);
472
+ }), [t, s, l]), Q(() => {
473
+ v.setStep(t, s, l);
474
+ }, [t, s, l]);
475
475
  const y = R((u) => u.steps.get(t)), A = R((u) => u.steps), g = Z(C, t, y, A), x = Array.from(A.keys()), T = x.indexOf(t), M = T === 0, V = T === x.length - 1, w = o.useMemo(
476
476
  () => ({
477
477
  value: t,
@@ -479,10 +479,10 @@ function Ne(e) {
479
479
  }),
480
480
  [t, y]
481
481
  ), O = () => {
482
- const u = "relative flex";
483
- return d === "horizontal" ? c === "top" || c === "bottom" ? `${u} flex-col items-center flex-1 gap-2` : `${u} flex-row items-center not-last:flex-1` : `${u} flex-col`;
482
+ const u = "ds:relative ds:flex";
483
+ return c === "horizontal" ? d === "top" || d === "bottom" ? `${u} flex-col items-center flex-1 gap-2` : `${u} flex-row items-center not-last:flex-1` : `${u} flex-col`;
484
484
  }, h = o.useMemo(() => {
485
- if (d === "horizontal" && (c === "top" || c === "bottom")) {
485
+ if (c === "horizontal" && (d === "top" || d === "bottom")) {
486
486
  const u = o.Children.toArray(i);
487
487
  let F = null, K = null, $ = null;
488
488
  const _ = [];
@@ -506,15 +506,15 @@ function Ne(e) {
506
506
  ) : "inactive";
507
507
  let N = null;
508
508
  if (!M) {
509
- const P = a.color, j = a.customColor;
509
+ const P = n.color, j = n.customColor;
510
510
  N = /* @__PURE__ */ k(
511
511
  "div",
512
512
  {
513
513
  className: B(
514
- "h-px flex-1 transition-colors",
514
+ "ds:h-px ds:flex-1 ds:transition-colors",
515
515
  xt(P, j, S)
516
516
  ),
517
- style: dt(j, S, !1),
517
+ style: ct(j, S, !1),
518
518
  "aria-hidden": "true"
519
519
  },
520
520
  "left-separator"
@@ -523,51 +523,51 @@ function Ne(e) {
523
523
  const E = /* @__PURE__ */ Pt(
524
524
  "div",
525
525
  {
526
- className: "flex w-full items-center justify-center",
526
+ className: "ds:flex ds:w-full ds:items-center ds:justify-center",
527
527
  children: [
528
528
  N,
529
- M && /* @__PURE__ */ k("div", { className: "h-px flex-1 bg-transparent", "aria-hidden": "true" }),
529
+ M && /* @__PURE__ */ k("div", { className: "ds:h-px ds:flex-1 ds:bg-transparent", "aria-hidden": "true" }),
530
530
  K,
531
531
  !V && $,
532
- V && /* @__PURE__ */ k("div", { className: "h-px flex-1 bg-transparent", "aria-hidden": "true" })
532
+ V && /* @__PURE__ */ k("div", { className: "ds:h-px ds:flex-1 ds:bg-transparent", "aria-hidden": "true" })
533
533
  ]
534
534
  },
535
535
  "indicator-row"
536
536
  );
537
- return c === "top" ? [F, E, ..._] : [E, F, ..._];
537
+ return d === "top" ? [F, E, ..._] : [E, F, ..._];
538
538
  }
539
539
  return i;
540
540
  }, [
541
541
  i,
542
- d,
543
542
  c,
543
+ d,
544
544
  M,
545
545
  V,
546
546
  T,
547
547
  x,
548
548
  A,
549
549
  C,
550
- a.color,
551
- a.customColor
550
+ n.color,
551
+ n.customColor
552
552
  ]), I = b ? z : "div";
553
553
  return /* @__PURE__ */ k(It.Provider, { value: w, children: /* @__PURE__ */ k(
554
554
  I,
555
555
  {
556
556
  "data-disabled": y?.disabled ? "" : void 0,
557
- "data-orientation": d,
557
+ "data-orientation": c,
558
558
  "data-state": g,
559
559
  "data-slot": "stepper-item",
560
- "data-label-position": c,
561
- dir: a.dir,
560
+ "data-label-position": d,
561
+ dir: n.dir,
562
562
  ...f,
563
563
  ref: m,
564
- className: B(O(), s),
564
+ className: B(O(), a),
565
565
  children: h
566
566
  }
567
567
  ) });
568
568
  }
569
569
  function Wt(e) {
570
- const { asChild: t, disabled: n, className: l, ref: b, ...s } = e, i = X(at), m = et(at), f = tt(at), a = Ut(at), v = R((p) => p.value), d = m.value, c = R((p) => p.steps.get(d)), C = i.activationMode, y = i.orientation, A = i.loop, g = i.labelPosition ?? "right", x = R((p) => p.steps), M = Array.from(x.keys()).indexOf(d) + 1, V = x.size, w = H(i.id, "trigger", d), O = H(i.id, "content", d), h = H(i.id, "title", d), I = H(i.id, "description", d), u = i.disabled || c?.disabled || n, F = v === d, K = a.tabStopId === w, $ = Z(v, d, c, x), _ = o.useRef(null), Y = vt(b, _), r = o.useRef(!1), S = o.useRef(!1);
570
+ const { asChild: t, disabled: s, className: l, ref: b, ...a } = e, i = X(nt), m = et(nt), f = tt(nt), n = Ut(nt), v = R((p) => p.value), c = m.value, d = R((p) => p.steps.get(c)), C = i.activationMode, y = i.orientation, A = i.loop, g = i.labelPosition ?? "right", x = R((p) => p.steps), M = Array.from(x.keys()).indexOf(c) + 1, V = x.size, w = H(i.id, "trigger", c), O = H(i.id, "content", c), h = H(i.id, "title", c), I = H(i.id, "description", c), u = i.disabled || d?.disabled || s, F = v === c, K = n.tabStopId === w, $ = Z(v, c, d, x), _ = o.useRef(null), Y = vt(b, _), r = o.useRef(!1), S = o.useRef(!1);
571
571
  o.useEffect(() => {
572
572
  function p(q) {
573
573
  Dt.includes(q.key) && (r.current = !0);
@@ -578,58 +578,58 @@ function Wt(e) {
578
578
  return document.addEventListener("keydown", p), document.addEventListener("keyup", D), () => {
579
579
  document.removeEventListener("keydown", p), document.removeEventListener("keyup", D);
580
580
  };
581
- }, []), Q(() => (a.onItemRegister({
581
+ }, []), Q(() => (n.onItemRegister({
582
582
  id: w,
583
583
  ref: _,
584
- value: d,
584
+ value: c,
585
585
  active: K,
586
586
  disabled: !!u
587
- }), u || a.onFocusableItemAdd(), () => {
588
- a.onItemUnregister(w), u || a.onFocusableItemRemove();
589
- }), [a, w, d, K, u]);
587
+ }), u || n.onFocusableItemAdd(), () => {
588
+ n.onItemUnregister(w), u || n.onFocusableItemRemove();
589
+ }), [n, w, c, K, u]);
590
590
  const N = o.useCallback(
591
591
  async (p) => {
592
- if (s.onClick?.(p), !p.defaultPrevented && !u && !i.nonInteractive) {
593
- const D = Array.from(x.keys()).indexOf(v ?? ""), L = Array.from(x.keys()).indexOf(d) > D ? "next" : "prev";
594
- await f.setStateWithValidation(d, L);
592
+ if (a.onClick?.(p), !p.defaultPrevented && !u && !i.nonInteractive) {
593
+ const D = Array.from(x.keys()).indexOf(v ?? ""), L = Array.from(x.keys()).indexOf(c) > D ? "next" : "prev";
594
+ await f.setStateWithValidation(c, L);
595
595
  }
596
596
  },
597
597
  [
598
598
  u,
599
599
  i.nonInteractive,
600
600
  f,
601
- d,
601
+ c,
602
602
  v,
603
603
  x,
604
- s.onClick
604
+ a.onClick
605
605
  ]
606
606
  ), E = o.useCallback(
607
607
  async (p) => {
608
- if (s.onFocus?.(p), p.defaultPrevented) return;
609
- a.onItemFocus(w);
608
+ if (a.onFocus?.(p), p.defaultPrevented) return;
609
+ n.onItemFocus(w);
610
610
  const D = !S.current;
611
611
  if (!F && !u && C !== "manual" && !i.nonInteractive && D) {
612
- const q = Array.from(x.keys()).indexOf(v || ""), G = Array.from(x.keys()).indexOf(d) > q ? "next" : "prev";
613
- await f.setStateWithValidation(d, G);
612
+ const q = Array.from(x.keys()).indexOf(v || ""), G = Array.from(x.keys()).indexOf(c) > q ? "next" : "prev";
613
+ await f.setStateWithValidation(c, G);
614
614
  }
615
615
  S.current = !1;
616
616
  },
617
617
  [
618
- a,
618
+ n,
619
619
  w,
620
620
  C,
621
621
  F,
622
622
  u,
623
623
  i.nonInteractive,
624
624
  f,
625
- d,
625
+ c,
626
626
  v,
627
627
  x,
628
- s.onFocus
628
+ a.onFocus
629
629
  ]
630
630
  ), P = o.useCallback(
631
631
  async (p) => {
632
- if (s.onKeyDown?.(p), p.defaultPrevented) return;
632
+ if (a.onKeyDown?.(p), p.defaultPrevented) return;
633
633
  if (p.key === "Enter" && i.nonInteractive) {
634
634
  p.preventDefault();
635
635
  return;
@@ -639,7 +639,7 @@ function Wt(e) {
639
639
  return;
640
640
  }
641
641
  if (p.key === "Tab" && p.shiftKey) {
642
- a.onItemShiftTab();
642
+ n.onItemShiftTab();
643
643
  return;
644
644
  }
645
645
  if (p.target !== p.currentTarget) return;
@@ -648,22 +648,22 @@ function Wt(e) {
648
648
  if (p.metaKey || p.ctrlKey || p.altKey || p.shiftKey)
649
649
  return;
650
650
  p.preventDefault();
651
- const q = a.getItems().filter((G) => !G.disabled);
651
+ const q = n.getItems().filter((G) => !G.disabled);
652
652
  let L = q.map((G) => G.ref);
653
653
  if (D === "last")
654
654
  L.reverse();
655
655
  else if (D === "prev" || D === "next") {
656
656
  D === "prev" && L.reverse();
657
657
  const G = L.findIndex(
658
- (nt) => nt.current === p.currentTarget
658
+ (st) => st.current === p.currentTarget
659
659
  );
660
660
  L = A ? Lt(L, G + 1) : L.slice(G + 1);
661
661
  }
662
662
  if (f.hasValidation() && L.length > 0) {
663
- const nt = L[0]?.current, J = q.find(
664
- (it) => it.ref.current === nt
663
+ const st = L[0]?.current, J = q.find(
664
+ (it) => it.ref.current === st
665
665
  );
666
- if (J && J.value !== d) {
666
+ if (J && J.value !== c) {
667
667
  const it = Array.from(x.keys()).indexOf(
668
668
  v || ""
669
669
  ), ut = Array.from(x.keys()).indexOf(
@@ -676,7 +676,7 @@ function Wt(e) {
676
676
  )) return;
677
677
  } else
678
678
  f.setState("value", J.value);
679
- queueMicrotask(() => nt?.focus());
679
+ queueMicrotask(() => st?.focus());
680
680
  return;
681
681
  }
682
682
  }
@@ -684,25 +684,25 @@ function Wt(e) {
684
684
  }
685
685
  },
686
686
  [
687
- a,
687
+ n,
688
688
  i.nonInteractive,
689
689
  i.dir,
690
690
  C,
691
691
  y,
692
692
  A,
693
693
  u,
694
- s.onKeyDown,
694
+ a.onKeyDown,
695
695
  f,
696
- d,
696
+ c,
697
697
  v,
698
698
  x
699
699
  ]
700
700
  ), j = o.useCallback(
701
701
  (p) => {
702
- s.onMouseDown?.(p), !p.defaultPrevented && (S.current = !0, u ? p.preventDefault() : a.onItemFocus(w));
702
+ a.onMouseDown?.(p), !p.defaultPrevented && (S.current = !0, u ? p.preventDefault() : n.onItemFocus(w));
703
703
  },
704
- [a, w, u, s.onMouseDown]
705
- ), rt = () => y === "horizontal" && (g === "top" || g === "bottom") ? g === "top" ? "flex-col-reverse" : "flex-col" : g === "top" ? "flex-col-reverse" : g === "bottom" ? "flex-col" : g === "left" ? "flex-row-reverse" : "flex-row", U = y === "horizontal" && (g === "top" || g === "bottom"), ot = o.useMemo(() => U ? o.Children.toArray(s.children).filter((D) => o.isValidElement(D) ? !(D.props["data-slot"] === "stepper-indicator" || D.type === wt) : !0) : s.children, [U, s.children]);
704
+ [n, w, u, a.onMouseDown]
705
+ ), rt = () => y === "horizontal" && (g === "top" || g === "bottom") ? g === "top" ? "flex-col-reverse" : "flex-col" : g === "top" ? "flex-col-reverse" : g === "bottom" ? "flex-col" : g === "left" ? "flex-row-reverse" : "flex-row", U = y === "horizontal" && (g === "top" || g === "bottom"), ot = o.useMemo(() => U ? o.Children.toArray(a.children).filter((D) => o.isValidElement(D) ? !(D.props["data-slot"] === "stepper-indicator" || D.type === wt) : !0) : a.children, [U, a.children]);
706
706
  return /* @__PURE__ */ k(
707
707
  t ? z : "button",
708
708
  {
@@ -721,11 +721,11 @@ function Wt(e) {
721
721
  "data-wrap-indicator": U ? "" : void 0,
722
722
  disabled: u,
723
723
  tabIndex: K ? 0 : -1,
724
- ...s,
724
+ ...a,
725
725
  ref: Y,
726
726
  className: B(
727
- "inline-flex items-center justify-center gap-3 rounded-md text-left outline-none transition-all focus-visible:border-ring focus-visible:ring-[3px] focus-visible:ring-ring/50 disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 [&_svg:not([class*='size-'])]:size-4 [&_svg]:pointer-events-none [&_svg]:shrink-0",
728
- "not-has-data-[slot=description]:rounded-full not-has-data-[slot=title]:rounded-full",
727
+ "ds:inline-flex ds:items-center ds:justify-center ds:gap-3 ds:rounded-md ds:text-left ds:outline-none ds:transition-all ds:focus-visible:border-ring ds:focus-visible:ring-[3px] ds:focus-visible:ring-ring/50 ds:disabled:pointer-events-none ds:disabled:opacity-50 ds:aria-invalid:border-destructive ds:aria-invalid:ring-destructive/20 ds:dark:aria-invalid:ring-destructive/40 ds:[&_svg:not([class*='size-'])]:size-4 ds:[&_svg]:pointer-events-none ds:[&_svg]:shrink-0",
728
+ "ds:not-has-data-[slot=description]:rounded-full ds:not-has-data-[slot=title]:rounded-full",
729
729
  U ? "" : rt(),
730
730
  l
731
731
  ),
@@ -740,60 +740,60 @@ function Wt(e) {
740
740
  function wt(e) {
741
741
  const {
742
742
  className: t,
743
- children: n,
743
+ children: s,
744
744
  asChild: l,
745
745
  ref: b,
746
- color: s,
746
+ color: a,
747
747
  customColor: i,
748
748
  variant: m,
749
749
  ...f
750
- } = e, a = X(lt), v = et(lt), d = R((I) => I.value), c = v.value, C = R((I) => I.steps.get(c)), y = R((I) => I.steps), A = Array.from(y.keys()).indexOf(c) + 1, g = Z(d, c, C, y), x = s ?? a.color, T = i ?? a.customColor, M = m ?? a.variant ?? "normal", V = Ot(x, T, g), w = dt(T, g, !0), O = l ? z : "div", h = M === "dot";
750
+ } = e, n = X(lt), v = et(lt), c = R((I) => I.value), d = v.value, C = R((I) => I.steps.get(d)), y = R((I) => I.steps), A = Array.from(y.keys()).indexOf(d) + 1, g = Z(c, d, C, y), x = a ?? n.color, T = i ?? n.customColor, M = m ?? n.variant ?? "normal", V = Ot(x, T, g), w = ct(T, g, !0), O = l ? z : "div", h = M === "dot";
751
751
  return /* @__PURE__ */ k(
752
752
  O,
753
753
  {
754
754
  "data-state": g,
755
755
  "data-variant": M,
756
756
  "data-slot": "stepper-indicator",
757
- dir: a.dir,
757
+ dir: n.dir,
758
758
  ...f,
759
759
  ref: b,
760
760
  style: { ...f.style, ...w },
761
761
  className: B(
762
- "flex shrink-0 items-center justify-center rounded-full border-2 font-medium text-sm transition-colors",
763
- h ? "size-7 data-[variant=dot]:size-2" : "size-7",
762
+ "ds:flex ds:shrink-0 ds:items-center ds:justify-center ds:rounded-full ds:border-2 ds:font-medium ds:text-sm ds:transition-colors",
763
+ h ? "ds:size-7 ds:data-[variant=dot]:size-2" : "ds:size-7",
764
764
  V,
765
765
  t
766
766
  ),
767
- children: !h && (typeof n == "function" ? n(g) : n || (g === "completed" ? /* @__PURE__ */ k(kt, { className: "size-4" }) : A))
767
+ children: !h && (typeof s == "function" ? s(g) : s || (g === "completed" ? /* @__PURE__ */ k(kt, { className: "ds:size-4" }) : A))
768
768
  }
769
769
  );
770
770
  }
771
771
  function Bt(e) {
772
772
  const {
773
773
  className: t,
774
- asChild: n,
774
+ asChild: s,
775
775
  forceMount: l = !1,
776
776
  ref: b,
777
- color: s,
777
+ color: a,
778
778
  customColor: i,
779
779
  ...m
780
- } = e, f = X(pt), a = et(pt), v = R((h) => h.value), d = f.orientation, c = f.labelPosition ?? "right", C = R((h) => h.steps);
781
- if (Array.from(C.keys()).indexOf(a.value) === C.size - 1 && !l)
780
+ } = e, f = X(pt), n = et(pt), v = R((h) => h.value), c = f.orientation, d = f.labelPosition ?? "right", C = R((h) => h.steps);
781
+ if (Array.from(C.keys()).indexOf(n.value) === C.size - 1 && !l)
782
782
  return null;
783
783
  const g = Z(
784
784
  v,
785
- a.value,
786
- a.stepState,
785
+ n.value,
786
+ n.stepState,
787
787
  C,
788
788
  "separator"
789
- ), x = s ?? f.color, T = i ?? f.customColor, M = xt(x, T, g), V = dt(T, g, !1), w = n ? z : "div", O = () => d === "horizontal" ? "h-px flex-1" : c === "top" || c === "bottom" ? "w-px absolute left-1/2 -translate-x-1/2 top-full h-full -z-10" : c === "left" ? "w-px absolute right-0 top-full h-full -z-10 translate-x-1/2" : "w-px absolute left-0 top-full h-full -z-10 -translate-x-1/2";
789
+ ), x = a ?? f.color, T = i ?? f.customColor, M = xt(x, T, g), V = ct(T, g, !1), w = s ? z : "div", O = () => c === "horizontal" ? "h-px flex-1" : d === "top" || d === "bottom" ? "w-px absolute left-1/2 -translate-x-1/2 top-full h-full -z-10" : d === "left" ? "w-px absolute right-0 top-full h-full -z-10 translate-x-1/2" : "w-px absolute left-0 top-full h-full -z-10 -translate-x-1/2";
790
790
  return /* @__PURE__ */ k(
791
791
  w,
792
792
  {
793
793
  role: "separator",
794
794
  "aria-hidden": "true",
795
- "aria-orientation": d,
796
- "data-orientation": d,
795
+ "aria-orientation": c,
796
+ "data-orientation": c,
797
797
  "data-state": g,
798
798
  "data-slot": "stepper-separator",
799
799
  dir: f.dir,
@@ -801,7 +801,7 @@ function Bt(e) {
801
801
  ref: b,
802
802
  style: { ...m.style, ...V },
803
803
  className: B(
804
- "transition-colors",
804
+ "ds:transition-colors",
805
805
  O(),
806
806
  M,
807
807
  t
@@ -810,91 +810,91 @@ function Bt(e) {
810
810
  );
811
811
  }
812
812
  function Re(e) {
813
- const { className: t, asChild: n, ref: l, ...b } = e, s = X(ft), i = et(ft), m = H(s.id, "title", i.value);
813
+ const { className: t, asChild: s, ref: l, ...b } = e, a = X(ft), i = et(ft), m = H(a.id, "title", i.value);
814
814
  return /* @__PURE__ */ k(
815
- n ? z : "span",
815
+ s ? z : "span",
816
816
  {
817
817
  id: m,
818
818
  "data-slot": "title",
819
- dir: s.dir,
819
+ dir: a.dir,
820
820
  ...b,
821
821
  ref: l,
822
- className: B("font-medium text-sm", t)
822
+ className: B("ds:font-medium ds:text-sm", t)
823
823
  }
824
824
  );
825
825
  }
826
826
  function Te(e) {
827
- const { className: t, asChild: n, ref: l, ...b } = e, s = X(mt), i = et(mt), m = H(s.id, "description", i.value);
827
+ const { className: t, asChild: s, ref: l, ...b } = e, a = X(mt), i = et(mt), m = H(a.id, "description", i.value);
828
828
  return /* @__PURE__ */ k(
829
- n ? z : "span",
829
+ s ? z : "span",
830
830
  {
831
831
  id: m,
832
832
  "data-slot": "description",
833
- dir: s.dir,
833
+ dir: a.dir,
834
834
  ...b,
835
835
  ref: l,
836
- className: B("text-muted-foreground text-xs", t)
836
+ className: B("ds:text-muted-foreground ds:text-xs", t)
837
837
  }
838
838
  );
839
839
  }
840
840
  function Me(e) {
841
841
  const {
842
842
  value: t,
843
- asChild: n,
843
+ asChild: s,
844
844
  forceMount: l = !1,
845
845
  ref: b,
846
- className: s,
846
+ className: a,
847
847
  ...i
848
- } = e, m = X(Et), f = R((c) => c.value), a = H(m.id, "content", t), v = H(m.id, "trigger", t);
848
+ } = e, m = X(Et), f = R((d) => d.value), n = H(m.id, "content", t), v = H(m.id, "trigger", t);
849
849
  return t !== f && !l ? null : /* @__PURE__ */ k(
850
- n ? z : "div",
850
+ s ? z : "div",
851
851
  {
852
- id: a,
852
+ id: n,
853
853
  role: "tabpanel",
854
854
  "aria-labelledby": v,
855
855
  "data-slot": "stepper-content",
856
856
  dir: m.dir,
857
857
  ...i,
858
858
  ref: b,
859
- className: B("flex-1 outline-none", s)
859
+ className: B("ds:flex-1 ds:outline-none", a)
860
860
  }
861
861
  );
862
862
  }
863
863
  function De(e) {
864
- const { asChild: t, disabled: n, ...l } = e, b = tt(Nt), s = R((c) => c.value), i = R((c) => c.steps), m = Array.from(i.keys()), f = s ? m.indexOf(s) : -1, a = n || f <= 0, v = o.useCallback(
865
- async (c) => {
866
- if (l.onClick?.(c), c.defaultPrevented || a) return;
864
+ const { asChild: t, disabled: s, ...l } = e, b = tt(Nt), a = R((d) => d.value), i = R((d) => d.steps), m = Array.from(i.keys()), f = a ? m.indexOf(a) : -1, n = s || f <= 0, v = o.useCallback(
865
+ async (d) => {
866
+ if (l.onClick?.(d), d.defaultPrevented || n) return;
867
867
  const C = Math.max(f - 1, 0), y = m[C];
868
868
  y && b.setState("value", y);
869
869
  },
870
- [l.onClick, a, f, m, b]
870
+ [l.onClick, n, f, m, b]
871
871
  );
872
872
  return /* @__PURE__ */ k(
873
873
  t ? z : "button",
874
874
  {
875
875
  type: "button",
876
876
  "data-slot": "stepper-prev",
877
- disabled: a,
877
+ disabled: n,
878
878
  ...l,
879
879
  onClick: v
880
880
  }
881
881
  );
882
882
  }
883
883
  function Oe(e) {
884
- const { asChild: t, disabled: n, ...l } = e, b = tt(Rt), s = R((c) => c.value), i = R((c) => c.steps), m = Array.from(i.keys()), f = s ? m.indexOf(s) : -1, a = n || f >= m.length - 1, v = o.useCallback(
885
- async (c) => {
886
- if (l.onClick?.(c), c.defaultPrevented || a) return;
884
+ const { asChild: t, disabled: s, ...l } = e, b = tt(Rt), a = R((d) => d.value), i = R((d) => d.steps), m = Array.from(i.keys()), f = a ? m.indexOf(a) : -1, n = s || f >= m.length - 1, v = o.useCallback(
885
+ async (d) => {
886
+ if (l.onClick?.(d), d.defaultPrevented || n) return;
887
887
  const C = Math.min(f + 1, m.length - 1), y = m[C];
888
888
  y && await b.setStateWithValidation(y, "next");
889
889
  },
890
- [l.onClick, a, f, m, b]
890
+ [l.onClick, n, f, m, b]
891
891
  );
892
892
  return /* @__PURE__ */ k(
893
893
  t ? z : "button",
894
894
  {
895
895
  type: "button",
896
896
  "data-slot": "stepper-next",
897
- disabled: a,
897
+ disabled: n,
898
898
  ...l,
899
899
  onClick: v
900
900
  }