@cascivo/react 0.1.0 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (256) hide show
  1. package/README.md +226 -168
  2. package/dist/cascivo.css +1 -1
  3. package/dist/index.d.ts +2619 -1
  4. package/dist/index.js +942 -760
  5. package/package.json +8 -8
  6. package/readme.body.md +225 -5
  7. package/dist/types/packages/components/src/_all-metas.d.ts +0 -2
  8. package/dist/types/packages/components/src/accordion/accordion.d.ts +0 -16
  9. package/dist/types/packages/components/src/accordion/accordion.meta.d.ts +0 -2
  10. package/dist/types/packages/components/src/alert/alert.d.ts +0 -13
  11. package/dist/types/packages/components/src/alert/alert.meta.d.ts +0 -2
  12. package/dist/types/packages/components/src/alert-dialog/alert-dialog.d.ts +0 -14
  13. package/dist/types/packages/components/src/alert-dialog/alert-dialog.meta.d.ts +0 -2
  14. package/dist/types/packages/components/src/aspect-ratio/aspect-ratio.d.ts +0 -7
  15. package/dist/types/packages/components/src/aspect-ratio/aspect-ratio.meta.d.ts +0 -2
  16. package/dist/types/packages/components/src/avatar/avatar.d.ts +0 -9
  17. package/dist/types/packages/components/src/avatar/avatar.meta.d.ts +0 -2
  18. package/dist/types/packages/components/src/badge/badge.d.ts +0 -6
  19. package/dist/types/packages/components/src/badge/badge.meta.d.ts +0 -2
  20. package/dist/types/packages/components/src/blockquote/blockquote.d.ts +0 -5
  21. package/dist/types/packages/components/src/blockquote/blockquote.meta.d.ts +0 -2
  22. package/dist/types/packages/components/src/blocks/app-shell/app-shell.d.ts +0 -1
  23. package/dist/types/packages/components/src/blocks/app-shell/app-shell.meta.d.ts +0 -2
  24. package/dist/types/packages/components/src/blocks/auth-login/auth-login.d.ts +0 -1
  25. package/dist/types/packages/components/src/blocks/auth-login/auth-login.meta.d.ts +0 -2
  26. package/dist/types/packages/components/src/blocks/auth-signup/auth-signup.d.ts +0 -1
  27. package/dist/types/packages/components/src/blocks/auth-signup/auth-signup.meta.d.ts +0 -2
  28. package/dist/types/packages/components/src/blocks/dashboard-overview/dashboard-overview.d.ts +0 -1
  29. package/dist/types/packages/components/src/blocks/dashboard-overview/dashboard-overview.meta.d.ts +0 -2
  30. package/dist/types/packages/components/src/blocks/dashboard-table/dashboard-table.d.ts +0 -2
  31. package/dist/types/packages/components/src/blocks/dashboard-table/dashboard-table.meta.d.ts +0 -2
  32. package/dist/types/packages/components/src/blocks/marketing-features/marketing-features.d.ts +0 -1
  33. package/dist/types/packages/components/src/blocks/marketing-features/marketing-features.meta.d.ts +0 -2
  34. package/dist/types/packages/components/src/blocks/marketing-hero/marketing-hero.d.ts +0 -1
  35. package/dist/types/packages/components/src/blocks/marketing-hero/marketing-hero.meta.d.ts +0 -2
  36. package/dist/types/packages/components/src/blocks/settings-profile/settings-profile.d.ts +0 -1
  37. package/dist/types/packages/components/src/blocks/settings-profile/settings-profile.meta.d.ts +0 -2
  38. package/dist/types/packages/components/src/blocks/types.d.ts +0 -12
  39. package/dist/types/packages/components/src/breadcrumb/breadcrumb.d.ts +0 -12
  40. package/dist/types/packages/components/src/breadcrumb/breadcrumb.meta.d.ts +0 -2
  41. package/dist/types/packages/components/src/button/button.d.ts +0 -7
  42. package/dist/types/packages/components/src/button/button.meta.d.ts +0 -2
  43. package/dist/types/packages/components/src/button-group/button-group.d.ts +0 -9
  44. package/dist/types/packages/components/src/button-group/button-group.meta.d.ts +0 -2
  45. package/dist/types/packages/components/src/calendar/calendar.d.ts +0 -35
  46. package/dist/types/packages/components/src/calendar/calendar.meta.d.ts +0 -2
  47. package/dist/types/packages/components/src/card/card.d.ts +0 -18
  48. package/dist/types/packages/components/src/card/card.meta.d.ts +0 -2
  49. package/dist/types/packages/components/src/carousel/carousel.d.ts +0 -17
  50. package/dist/types/packages/components/src/carousel/carousel.meta.d.ts +0 -2
  51. package/dist/types/packages/components/src/chat-bubble/chat-bubble.d.ts +0 -10
  52. package/dist/types/packages/components/src/chat-bubble/chat-bubble.meta.d.ts +0 -2
  53. package/dist/types/packages/components/src/checkbox/checkbox.d.ts +0 -6
  54. package/dist/types/packages/components/src/checkbox/checkbox.meta.d.ts +0 -2
  55. package/dist/types/packages/components/src/checkbox-card/checkbox-card.d.ts +0 -8
  56. package/dist/types/packages/components/src/checkbox-card/checkbox-card.meta.d.ts +0 -2
  57. package/dist/types/packages/components/src/checkbox-card/index.d.ts +0 -2
  58. package/dist/types/packages/components/src/code/code.d.ts +0 -5
  59. package/dist/types/packages/components/src/code/code.meta.d.ts +0 -2
  60. package/dist/types/packages/components/src/code-snippet/code-snippet.d.ts +0 -21
  61. package/dist/types/packages/components/src/code-snippet/code-snippet.meta.d.ts +0 -2
  62. package/dist/types/packages/components/src/collapsible/collapsible.d.ts +0 -16
  63. package/dist/types/packages/components/src/collapsible/collapsible.meta.d.ts +0 -2
  64. package/dist/types/packages/components/src/color-picker/color-picker.d.ts +0 -19
  65. package/dist/types/packages/components/src/color-picker/color-picker.meta.d.ts +0 -2
  66. package/dist/types/packages/components/src/combobox/combobox.d.ts +0 -27
  67. package/dist/types/packages/components/src/combobox/combobox.meta.d.ts +0 -2
  68. package/dist/types/packages/components/src/command-menu/command-menu.d.ts +0 -39
  69. package/dist/types/packages/components/src/command-menu/command-menu.meta.d.ts +0 -2
  70. package/dist/types/packages/components/src/contained-list/contained-list.d.ts +0 -11
  71. package/dist/types/packages/components/src/contained-list/contained-list.meta.d.ts +0 -2
  72. package/dist/types/packages/components/src/context-menu/context-menu.d.ts +0 -11
  73. package/dist/types/packages/components/src/context-menu/context-menu.meta.d.ts +0 -2
  74. package/dist/types/packages/components/src/copy-button/copy-button.d.ts +0 -11
  75. package/dist/types/packages/components/src/copy-button/copy-button.meta.d.ts +0 -2
  76. package/dist/types/packages/components/src/data-list/data-list.d.ts +0 -13
  77. package/dist/types/packages/components/src/data-list/data-list.meta.d.ts +0 -2
  78. package/dist/types/packages/components/src/data-table/data-table.d.ts +0 -60
  79. package/dist/types/packages/components/src/data-table/data-table.meta.d.ts +0 -2
  80. package/dist/types/packages/components/src/date-picker/date-picker.d.ts +0 -23
  81. package/dist/types/packages/components/src/date-picker/date-picker.meta.d.ts +0 -2
  82. package/dist/types/packages/components/src/date-range-picker/date-range-picker.d.ts +0 -32
  83. package/dist/types/packages/components/src/date-range-picker/date-range-picker.meta.d.ts +0 -2
  84. package/dist/types/packages/components/src/dock/dock.d.ts +0 -12
  85. package/dist/types/packages/components/src/dock/dock.meta.d.ts +0 -2
  86. package/dist/types/packages/components/src/drawer/drawer.d.ts +0 -29
  87. package/dist/types/packages/components/src/drawer/drawer.meta.d.ts +0 -2
  88. package/dist/types/packages/components/src/dropdown/dropdown.d.ts +0 -17
  89. package/dist/types/packages/components/src/dropdown/dropdown.meta.d.ts +0 -2
  90. package/dist/types/packages/components/src/editable/editable.d.ts +0 -10
  91. package/dist/types/packages/components/src/editable/editable.meta.d.ts +0 -2
  92. package/dist/types/packages/components/src/empty-state/empty-state.d.ts +0 -9
  93. package/dist/types/packages/components/src/empty-state/empty-state.meta.d.ts +0 -2
  94. package/dist/types/packages/components/src/field/field.d.ts +0 -24
  95. package/dist/types/packages/components/src/field/field.meta.d.ts +0 -2
  96. package/dist/types/packages/components/src/file-uploader/file-uploader.d.ts +0 -30
  97. package/dist/types/packages/components/src/file-uploader/file-uploader.meta.d.ts +0 -2
  98. package/dist/types/packages/components/src/filter/filter.d.ts +0 -16
  99. package/dist/types/packages/components/src/filter/filter.meta.d.ts +0 -2
  100. package/dist/types/packages/components/src/form/form.d.ts +0 -37
  101. package/dist/types/packages/components/src/form/form.meta.d.ts +0 -2
  102. package/dist/types/packages/components/src/form/standard-schema.d.ts +0 -24
  103. package/dist/types/packages/components/src/header/header.d.ts +0 -17
  104. package/dist/types/packages/components/src/header/header.meta.d.ts +0 -2
  105. package/dist/types/packages/components/src/header-panel/header-panel.d.ts +0 -13
  106. package/dist/types/packages/components/src/header-panel/header-panel.meta.d.ts +0 -2
  107. package/dist/types/packages/components/src/header-panel/index.d.ts +0 -2
  108. package/dist/types/packages/components/src/heading/heading.d.ts +0 -8
  109. package/dist/types/packages/components/src/heading/heading.meta.d.ts +0 -2
  110. package/dist/types/packages/components/src/hover-card/hover-card.d.ts +0 -16
  111. package/dist/types/packages/components/src/hover-card/hover-card.meta.d.ts +0 -2
  112. package/dist/types/packages/components/src/icon-button/icon-button.d.ts +0 -12
  113. package/dist/types/packages/components/src/icon-button/icon-button.meta.d.ts +0 -2
  114. package/dist/types/packages/components/src/indicator/indicator.d.ts +0 -8
  115. package/dist/types/packages/components/src/indicator/indicator.meta.d.ts +0 -2
  116. package/dist/types/packages/components/src/inline-loading/inline-loading.d.ts +0 -12
  117. package/dist/types/packages/components/src/inline-loading/inline-loading.meta.d.ts +0 -2
  118. package/dist/types/packages/components/src/input/input.d.ts +0 -8
  119. package/dist/types/packages/components/src/input/input.meta.d.ts +0 -2
  120. package/dist/types/packages/components/src/input-group/input-group.d.ts +0 -18
  121. package/dist/types/packages/components/src/input-group/input-group.meta.d.ts +0 -2
  122. package/dist/types/packages/components/src/item/item.d.ts +0 -22
  123. package/dist/types/packages/components/src/item/item.meta.d.ts +0 -2
  124. package/dist/types/packages/components/src/join/join.d.ts +0 -7
  125. package/dist/types/packages/components/src/join/join.meta.d.ts +0 -2
  126. package/dist/types/packages/components/src/kbd/kbd.d.ts +0 -5
  127. package/dist/types/packages/components/src/kbd/kbd.meta.d.ts +0 -2
  128. package/dist/types/packages/components/src/label/label.d.ts +0 -15
  129. package/dist/types/packages/components/src/label/label.meta.d.ts +0 -2
  130. package/dist/types/packages/components/src/link/link.d.ts +0 -7
  131. package/dist/types/packages/components/src/link/link.meta.d.ts +0 -2
  132. package/dist/types/packages/components/src/list/list.d.ts +0 -8
  133. package/dist/types/packages/components/src/list/list.meta.d.ts +0 -2
  134. package/dist/types/packages/components/src/menu/menu.d.ts +0 -17
  135. package/dist/types/packages/components/src/menu/menu.meta.d.ts +0 -2
  136. package/dist/types/packages/components/src/menu-button/menu-button.d.ts +0 -20
  137. package/dist/types/packages/components/src/menu-button/menu-button.meta.d.ts +0 -2
  138. package/dist/types/packages/components/src/menubar/menubar.d.ts +0 -18
  139. package/dist/types/packages/components/src/menubar/menubar.meta.d.ts +0 -2
  140. package/dist/types/packages/components/src/modal/modal.d.ts +0 -11
  141. package/dist/types/packages/components/src/modal/modal.meta.d.ts +0 -2
  142. package/dist/types/packages/components/src/multi-select/multi-select.d.ts +0 -21
  143. package/dist/types/packages/components/src/multi-select/multi-select.meta.d.ts +0 -2
  144. package/dist/types/packages/components/src/native-select/native-select.d.ts +0 -23
  145. package/dist/types/packages/components/src/native-select/native-select.meta.d.ts +0 -2
  146. package/dist/types/packages/components/src/navigation-menu/navigation-menu.d.ts +0 -15
  147. package/dist/types/packages/components/src/navigation-menu/navigation-menu.meta.d.ts +0 -2
  148. package/dist/types/packages/components/src/notification/notification.d.ts +0 -15
  149. package/dist/types/packages/components/src/notification/notification.meta.d.ts +0 -2
  150. package/dist/types/packages/components/src/number-input/number-input.d.ts +0 -18
  151. package/dist/types/packages/components/src/number-input/number-input.meta.d.ts +0 -2
  152. package/dist/types/packages/components/src/otp-input/otp-input.d.ts +0 -9
  153. package/dist/types/packages/components/src/otp-input/otp-input.meta.d.ts +0 -2
  154. package/dist/types/packages/components/src/overflow-menu/overflow-menu.d.ts +0 -18
  155. package/dist/types/packages/components/src/overflow-menu/overflow-menu.meta.d.ts +0 -2
  156. package/dist/types/packages/components/src/pagination/pagination.d.ts +0 -19
  157. package/dist/types/packages/components/src/pagination/pagination.meta.d.ts +0 -2
  158. package/dist/types/packages/components/src/password-input/password-input.d.ts +0 -12
  159. package/dist/types/packages/components/src/password-input/password-input.meta.d.ts +0 -2
  160. package/dist/types/packages/components/src/popover/index.d.ts +0 -4
  161. package/dist/types/packages/components/src/popover/popover.d.ts +0 -16
  162. package/dist/types/packages/components/src/popover/popover.meta.d.ts +0 -2
  163. package/dist/types/packages/components/src/popover/use-popover.d.ts +0 -17
  164. package/dist/types/packages/components/src/progress/progress.d.ts +0 -12
  165. package/dist/types/packages/components/src/progress/progress.meta.d.ts +0 -2
  166. package/dist/types/packages/components/src/progress-bar/progress-bar.d.ts +0 -11
  167. package/dist/types/packages/components/src/progress-bar/progress-bar.meta.d.ts +0 -2
  168. package/dist/types/packages/components/src/progress-circle/progress-circle.d.ts +0 -12
  169. package/dist/types/packages/components/src/progress-circle/progress-circle.meta.d.ts +0 -2
  170. package/dist/types/packages/components/src/progress-indicator/progress-indicator.d.ts +0 -11
  171. package/dist/types/packages/components/src/progress-indicator/progress-indicator.meta.d.ts +0 -2
  172. package/dist/types/packages/components/src/prose/prose.d.ts +0 -3
  173. package/dist/types/packages/components/src/prose/prose.meta.d.ts +0 -2
  174. package/dist/types/packages/components/src/radial-progress/radial-progress.d.ts +0 -11
  175. package/dist/types/packages/components/src/radial-progress/radial-progress.meta.d.ts +0 -2
  176. package/dist/types/packages/components/src/radio/radio.d.ts +0 -16
  177. package/dist/types/packages/components/src/radio/radio.meta.d.ts +0 -2
  178. package/dist/types/packages/components/src/radio-card/index.d.ts +0 -2
  179. package/dist/types/packages/components/src/radio-card/radio-card.d.ts +0 -19
  180. package/dist/types/packages/components/src/radio-card/radio-card.meta.d.ts +0 -2
  181. package/dist/types/packages/components/src/rating-group/rating-group.d.ts +0 -14
  182. package/dist/types/packages/components/src/rating-group/rating-group.meta.d.ts +0 -2
  183. package/dist/types/packages/components/src/resizable/resizable.d.ts +0 -13
  184. package/dist/types/packages/components/src/resizable/resizable.meta.d.ts +0 -2
  185. package/dist/types/packages/components/src/scroll-area/scroll-area.d.ts +0 -11
  186. package/dist/types/packages/components/src/scroll-area/scroll-area.meta.d.ts +0 -2
  187. package/dist/types/packages/components/src/search/search.d.ts +0 -15
  188. package/dist/types/packages/components/src/search/search.meta.d.ts +0 -2
  189. package/dist/types/packages/components/src/segmented-control/segmented-control.d.ts +0 -14
  190. package/dist/types/packages/components/src/segmented-control/segmented-control.meta.d.ts +0 -2
  191. package/dist/types/packages/components/src/select/select.d.ts +0 -15
  192. package/dist/types/packages/components/src/select/select.meta.d.ts +0 -2
  193. package/dist/types/packages/components/src/separator/separator.d.ts +0 -6
  194. package/dist/types/packages/components/src/separator/separator.meta.d.ts +0 -2
  195. package/dist/types/packages/components/src/sheet/sheet.d.ts +0 -9
  196. package/dist/types/packages/components/src/sheet/sheet.meta.d.ts +0 -2
  197. package/dist/types/packages/components/src/shell-header/index.d.ts +0 -2
  198. package/dist/types/packages/components/src/shell-header/shell-header.d.ts +0 -46
  199. package/dist/types/packages/components/src/shell-header/shell-header.meta.d.ts +0 -2
  200. package/dist/types/packages/components/src/side-nav/side-nav.d.ts +0 -33
  201. package/dist/types/packages/components/src/side-nav/side-nav.meta.d.ts +0 -2
  202. package/dist/types/packages/components/src/skeleton/skeleton.d.ts +0 -8
  203. package/dist/types/packages/components/src/skeleton/skeleton.meta.d.ts +0 -2
  204. package/dist/types/packages/components/src/skip-nav/skip-nav.d.ts +0 -14
  205. package/dist/types/packages/components/src/skip-nav/skip-nav.meta.d.ts +0 -2
  206. package/dist/types/packages/components/src/slider/slider.d.ts +0 -5
  207. package/dist/types/packages/components/src/slider/slider.meta.d.ts +0 -2
  208. package/dist/types/packages/components/src/spinner/spinner.d.ts +0 -6
  209. package/dist/types/packages/components/src/spinner/spinner.meta.d.ts +0 -2
  210. package/dist/types/packages/components/src/stack/stack.d.ts +0 -6
  211. package/dist/types/packages/components/src/stack/stack.meta.d.ts +0 -2
  212. package/dist/types/packages/components/src/stat/stat.d.ts +0 -9
  213. package/dist/types/packages/components/src/stat/stat.meta.d.ts +0 -2
  214. package/dist/types/packages/components/src/status/status.d.ts +0 -7
  215. package/dist/types/packages/components/src/status/status.meta.d.ts +0 -2
  216. package/dist/types/packages/components/src/steps/steps.d.ts +0 -12
  217. package/dist/types/packages/components/src/steps/steps.meta.d.ts +0 -2
  218. package/dist/types/packages/components/src/structured-list/structured-list.d.ts +0 -17
  219. package/dist/types/packages/components/src/structured-list/structured-list.meta.d.ts +0 -2
  220. package/dist/types/packages/components/src/swap/swap.d.ts +0 -11
  221. package/dist/types/packages/components/src/swap/swap.meta.d.ts +0 -2
  222. package/dist/types/packages/components/src/switcher/index.d.ts +0 -2
  223. package/dist/types/packages/components/src/switcher/switcher.d.ts +0 -16
  224. package/dist/types/packages/components/src/switcher/switcher.meta.d.ts +0 -2
  225. package/dist/types/packages/components/src/tabs/tabs.d.ts +0 -19
  226. package/dist/types/packages/components/src/tabs/tabs.meta.d.ts +0 -2
  227. package/dist/types/packages/components/src/tag/tag.d.ts +0 -8
  228. package/dist/types/packages/components/src/tag/tag.meta.d.ts +0 -2
  229. package/dist/types/packages/components/src/tags-input/tags-input.d.ts +0 -10
  230. package/dist/types/packages/components/src/tags-input/tags-input.meta.d.ts +0 -2
  231. package/dist/types/packages/components/src/text/text.d.ts +0 -8
  232. package/dist/types/packages/components/src/text/text.meta.d.ts +0 -2
  233. package/dist/types/packages/components/src/textarea/textarea.d.ts +0 -8
  234. package/dist/types/packages/components/src/textarea/textarea.meta.d.ts +0 -2
  235. package/dist/types/packages/components/src/tile/tile.d.ts +0 -25
  236. package/dist/types/packages/components/src/tile/tile.meta.d.ts +0 -2
  237. package/dist/types/packages/components/src/time-picker/time-picker.d.ts +0 -14
  238. package/dist/types/packages/components/src/time-picker/time-picker.meta.d.ts +0 -2
  239. package/dist/types/packages/components/src/timeline/timeline.d.ts +0 -14
  240. package/dist/types/packages/components/src/timeline/timeline.meta.d.ts +0 -2
  241. package/dist/types/packages/components/src/toast/toast.d.ts +0 -17
  242. package/dist/types/packages/components/src/toast/toast.meta.d.ts +0 -2
  243. package/dist/types/packages/components/src/toggle/toggle.d.ts +0 -9
  244. package/dist/types/packages/components/src/toggle/toggle.meta.d.ts +0 -2
  245. package/dist/types/packages/components/src/toggle-group/toggle-group.d.ts +0 -18
  246. package/dist/types/packages/components/src/toggle-group/toggle-group.meta.d.ts +0 -2
  247. package/dist/types/packages/components/src/toggletip/toggletip.d.ts +0 -17
  248. package/dist/types/packages/components/src/toggletip/toggletip.meta.d.ts +0 -2
  249. package/dist/types/packages/components/src/tooltip/tooltip.d.ts +0 -8
  250. package/dist/types/packages/components/src/tooltip/tooltip.meta.d.ts +0 -2
  251. package/dist/types/packages/components/src/tree-view/tree-view.d.ts +0 -25
  252. package/dist/types/packages/components/src/tree-view/tree-view.meta.d.ts +0 -2
  253. package/dist/types/packages/components/src/visually-hidden/visually-hidden.d.ts +0 -5
  254. package/dist/types/packages/components/src/visually-hidden/visually-hidden.meta.d.ts +0 -2
  255. package/dist/types/packages/react/src/index.d.ts +0 -122
  256. package/dist/types/packages/react/src/setup.d.ts +0 -1
package/dist/index.js CHANGED
@@ -5,8 +5,8 @@ import { Fragment as O, jsx as k, jsxs as A } from "react/jsx-runtime";
5
5
  import { Children as j, Fragment as M, cloneElement as N, createContext as P, forwardRef as F, isValidElement as I, useId as L, useRef as R } from "react";
6
6
  import { flushSync as z } from "react-dom";
7
7
  var B = {
8
- spinner: "_spinner_4whgp_2",
9
- "cascade-spin": "_cascade-spin_4whgp_1"
8
+ spinner: "_spinner_a8uzh_2",
9
+ "cascade-spin": "_cascade-spin_a8uzh_1"
10
10
  };
11
11
  //#endregion
12
12
  //#region ../components/src/spinner/spinner.tsx
@@ -19,7 +19,7 @@ function V({ size: e = "md", label: t, className: n, ...r }) {
19
19
  ...r
20
20
  });
21
21
  }
22
- var ee = { button: "_button_1pw1c_2" };
22
+ var ee = { button: "_button_107lp_2" };
23
23
  //#endregion
24
24
  //#region ../components/src/button/button.tsx
25
25
  function te({ variant: e = "primary", size: t = "md", loading: n = !1, className: r, disabled: i, children: a, ...o }) {
@@ -38,11 +38,11 @@ function te({ variant: e = "primary", size: t = "md", loading: n = !1, className
38
38
  });
39
39
  }
40
40
  var H = {
41
- wrapper: "_wrapper_13nu1_2",
42
- label: "_label_13nu1_26",
43
- input: "_input_13nu1_34",
44
- error: "_error_13nu1_77",
45
- hint: "_hint_13nu1_84"
41
+ wrapper: "_wrapper_ao79u_2",
42
+ label: "_label_ao79u_26",
43
+ input: "_input_ao79u_34",
44
+ error: "_error_ao79u_77",
45
+ hint: "_hint_ao79u_84"
46
46
  }, U = f({
47
47
  initial: "idle",
48
48
  states: {
@@ -90,11 +90,11 @@ function W({ label: e, hint: t, error: n, size: r = "md", className: i, id: a, o
90
90
  });
91
91
  }
92
92
  var G = {
93
- card: "_card_qw29t_2",
94
- header: "_header_qw29t_35",
95
- title: "_title_qw29t_43",
96
- content: "_content_qw29t_52",
97
- footer: "_footer_qw29t_60"
93
+ card: "_card_hb4jd_2",
94
+ header: "_header_hb4jd_35",
95
+ title: "_title_hb4jd_43",
96
+ content: "_content_hb4jd_52",
97
+ footer: "_footer_hb4jd_60"
98
98
  };
99
99
  //#endregion
100
100
  //#region ../components/src/card/card.tsx
@@ -135,7 +135,7 @@ function ae({ className: e, children: t, ...n }) {
135
135
  children: t
136
136
  });
137
137
  }
138
- var oe = { badge: "_badge_4ffzi_2" };
138
+ var oe = { badge: "_badge_beiqa_2" };
139
139
  //#endregion
140
140
  //#region ../components/src/badge/badge.tsx
141
141
  function se({ variant: e = "default", size: t = "md", className: n, children: r, ...i }) {
@@ -148,13 +148,13 @@ function se({ variant: e = "default", size: t = "md", className: n, children: r,
148
148
  });
149
149
  }
150
150
  var ce = {
151
- dialog: "_dialog_ime0p_2",
152
- panel: "_panel_ime0p_69",
153
- header: "_header_ime0p_79",
154
- title: "_title_ime0p_88",
155
- close: "_close_ime0p_97",
156
- description: "_description_ime0p_125",
157
- body: "_body_ime0p_135"
151
+ dialog: "_dialog_qwqnh_2",
152
+ panel: "_panel_qwqnh_69",
153
+ header: "_header_qwqnh_79",
154
+ title: "_title_qwqnh_88",
155
+ close: "_close_qwqnh_97",
156
+ description: "_description_qwqnh_125",
157
+ body: "_body_qwqnh_135"
158
158
  };
159
159
  //#endregion
160
160
  //#region ../components/src/modal/modal.tsx
@@ -213,7 +213,7 @@ function le({ open: e = !1, onClose: t, title: n, description: r, children: i, c
213
213
  })
214
214
  });
215
215
  }
216
- var ue = { separator: "_separator_8yzl4_2" };
216
+ var ue = { separator: "_separator_fgwc8_2" };
217
217
  //#endregion
218
218
  //#region ../components/src/separator/separator.tsx
219
219
  function de({ orientation: e = "horizontal", decorative: t = !1, className: n, ...r }) {
@@ -230,13 +230,13 @@ function de({ orientation: e = "horizontal", decorative: t = !1, className: n, .
230
230
  });
231
231
  }
232
232
  var fe = {
233
- alert: "_alert_row8a_2",
234
- icon: "_icon_row8a_18",
235
- title: "_title_row8a_19",
236
- body: "_body_row8a_90",
237
- content: "_content_row8a_104",
238
- action: "_action_row8a_110",
239
- dismiss: "_dismiss_row8a_149"
233
+ alert: "_alert_1n8hp_2",
234
+ icon: "_icon_1n8hp_18",
235
+ title: "_title_1n8hp_19",
236
+ body: "_body_1n8hp_90",
237
+ content: "_content_1n8hp_104",
238
+ action: "_action_1n8hp_110",
239
+ dismiss: "_dismiss_1n8hp_149"
240
240
  }, pe = new Set(["warning", "destructive"]);
241
241
  function me({ variant: e = "default", title: t, icon: n, dismissible: r = !1, onDismiss: i, action: a, className: o, children: s, ...c }) {
242
242
  w();
@@ -284,10 +284,10 @@ function me({ variant: e = "default", title: t, icon: n, dismissible: r = !1, on
284
284
  });
285
285
  }
286
286
  var he = {
287
- avatar: "_avatar_13yev_2",
288
- image: "_image_13yev_43",
289
- fallback: "_fallback_13yev_50",
290
- status: "_status_13yev_55"
287
+ avatar: "_avatar_18xp4_2",
288
+ image: "_image_18xp4_43",
289
+ fallback: "_fallback_18xp4_50",
290
+ status: "_status_18xp4_55"
291
291
  }, ge = f({
292
292
  initial: "loading",
293
293
  states: {
@@ -326,11 +326,11 @@ function _e({ src: e, alt: t = "", fallback: n, size: r = "md", status: i, class
326
326
  });
327
327
  }
328
328
  var ve = {
329
- wrapper: "_wrapper_qpv50_2",
330
- textarea: "_textarea_qpv50_7",
331
- label: "_label_qpv50_18",
332
- error: "_error_qpv50_71",
333
- hint: "_hint_qpv50_78"
329
+ wrapper: "_wrapper_xbrwe_2",
330
+ textarea: "_textarea_xbrwe_7",
331
+ label: "_label_xbrwe_18",
332
+ error: "_error_xbrwe_71",
333
+ hint: "_hint_xbrwe_78"
334
334
  }, ye = f({
335
335
  initial: "idle",
336
336
  states: {
@@ -380,13 +380,13 @@ function be({ label: e, hint: t, error: n, resize: r = "vertical", rows: i = 4,
380
380
  });
381
381
  }
382
382
  var xe = {
383
- wrapper: "_wrapper_flrs6_2",
384
- label: "_label_flrs6_24",
385
- field: "_field_flrs6_32",
386
- select: "_select_flrs6_37",
387
- chevron: "_chevron_flrs6_79",
388
- error: "_error_flrs6_92",
389
- hint: "_hint_flrs6_99"
383
+ wrapper: "_wrapper_1b5d9_2",
384
+ label: "_label_1b5d9_24",
385
+ field: "_field_1b5d9_32",
386
+ select: "_select_1b5d9_37",
387
+ chevron: "_chevron_1b5d9_79",
388
+ error: "_error_1b5d9_92",
389
+ hint: "_hint_1b5d9_99"
390
390
  }, Se = f({
391
391
  initial: "idle",
392
392
  states: {
@@ -451,10 +451,10 @@ function Ce({ label: e, hint: t, error: n, placeholder: r, options: i, size: a =
451
451
  });
452
452
  }
453
453
  var we = {
454
- wrapper: "_wrapper_1bfoa_2",
455
- input: "_input_1bfoa_15",
456
- control: "_control_1bfoa_28",
457
- label: "_label_1bfoa_72"
454
+ wrapper: "_wrapper_tw120_2",
455
+ input: "_input_tw120_15",
456
+ control: "_control_tw120_28",
457
+ label: "_label_tw120_72"
458
458
  };
459
459
  //#endregion
460
460
  //#region ../components/src/checkbox/checkbox.tsx
@@ -488,11 +488,11 @@ function Te({ label: e, indeterminate: t = !1, className: n, id: r, disabled: i,
488
488
  });
489
489
  }
490
490
  var Ee = {
491
- group: "_group_1d8id_2",
492
- wrapper: "_wrapper_1d8id_15",
493
- input: "_input_1d8id_28",
494
- control: "_control_1d8id_41",
495
- label: "_label_1d8id_80"
491
+ group: "_group_1jh68_2",
492
+ wrapper: "_wrapper_1jh68_15",
493
+ input: "_input_1jh68_28",
494
+ control: "_control_1jh68_41",
495
+ label: "_label_1jh68_80"
496
496
  };
497
497
  //#endregion
498
498
  //#region ../components/src/radio/radio.tsx
@@ -537,10 +537,10 @@ function Oe({ name: e, value: t, defaultValue: n, onChange: r, orientation: i =
537
537
  });
538
538
  }
539
539
  var ke = {
540
- toggle: "_toggle_1qwkf_2",
541
- track: "_track_1qwkf_33",
542
- thumb: "_thumb_1qwkf_53",
543
- label: "_label_1qwkf_66"
540
+ toggle: "_toggle_1vvuo_2",
541
+ track: "_track_1vvuo_33",
542
+ thumb: "_thumb_1vvuo_53",
543
+ label: "_label_1vvuo_66"
544
544
  };
545
545
  //#endregion
546
546
  //#region ../components/src/toggle/toggle.tsx
@@ -576,9 +576,9 @@ function Ae({ checked: e, defaultChecked: t = !1, onChange: n, label: r, size: i
576
576
  });
577
577
  }
578
578
  var je = {
579
- wrapper: "_wrapper_pqv9x_2",
580
- label: "_label_pqv9x_13",
581
- slider: "_slider_pqv9x_21"
579
+ wrapper: "_wrapper_vzj57_2",
580
+ label: "_label_vzj57_13",
581
+ slider: "_slider_vzj57_21"
582
582
  };
583
583
  //#endregion
584
584
  //#region ../components/src/slider/slider.tsx
@@ -604,8 +604,8 @@ function Me({ label: e, className: t, id: n, min: r = 0, max: i = 100, step: a =
604
604
  });
605
605
  }
606
606
  var Ne = {
607
- root: "_root_1kzde_2",
608
- tooltip: "_tooltip_1kzde_7"
607
+ root: "_root_1t9q1_2",
608
+ tooltip: "_tooltip_1t9q1_7"
609
609
  }, Pe = f({
610
610
  initial: "hidden",
611
611
  states: {
@@ -656,11 +656,11 @@ function Fe({ content: e, placement: t = "top", children: n, delay: r = 200 }) {
656
656
  });
657
657
  }
658
658
  var Ie = {
659
- root: "_root_1v6oe_2",
660
- menu: "_menu_1v6oe_7",
661
- item: "_item_1v6oe_83",
662
- icon: "_icon_1v6oe_111",
663
- separator: "_separator_1v6oe_117"
659
+ root: "_root_3wuq6_2",
660
+ menu: "_menu_3wuq6_7",
661
+ item: "_item_3wuq6_83",
662
+ icon: "_icon_3wuq6_111",
663
+ separator: "_separator_3wuq6_117"
664
664
  }, Le = f({
665
665
  initial: "closed",
666
666
  states: {
@@ -762,13 +762,13 @@ function Re({ trigger: e, items: t, onSelect: n, placement: r = "bottom-start",
762
762
  });
763
763
  }
764
764
  var ze = {
765
- viewport: "_viewport_1skcp_2",
766
- toast: "_toast_1skcp_19",
767
- icon: "_icon_1skcp_58",
768
- title: "_title_1skcp_59",
769
- body: "_body_1skcp_88",
770
- description: "_description_1skcp_104",
771
- close: "_close_1skcp_111"
765
+ viewport: "_viewport_ntgix_2",
766
+ toast: "_toast_ntgix_19",
767
+ icon: "_icon_ntgix_58",
768
+ title: "_title_ntgix_59",
769
+ body: "_body_ntgix_88",
770
+ description: "_description_ntgix_104",
771
+ close: "_close_ntgix_111"
772
772
  }, Be = 5e3, Ve = 160, He = 0, Ue = p([]);
773
773
  function We(e) {
774
774
  Ue.value = [...Ue.value, {
@@ -845,10 +845,10 @@ function Xe() {
845
845
  Ue.value = [];
846
846
  }
847
847
  var Ze = {
848
- tabs: "_tabs_1yqsm_2",
849
- list: "_list_1yqsm_8",
850
- trigger: "_trigger_1yqsm_20",
851
- content: "_content_1yqsm_68"
848
+ tabs: "_tabs_1i48y_2",
849
+ list: "_list_1i48y_8",
850
+ trigger: "_trigger_1i48y_20",
851
+ content: "_content_1i48y_68"
852
852
  }, Qe = P(null);
853
853
  function $e({ defaultValue: e, value: t, onValueChange: n, className: r, children: i }) {
854
854
  let a = L(), o = S(t ?? e ?? "");
@@ -936,13 +936,13 @@ function it({ store: e, value: t, className: n, children: r, ...i }) {
936
936
  }) : null;
937
937
  }
938
938
  var at = {
939
- accordion: "_accordion_1aoax_2",
940
- item: "_item_1aoax_10",
941
- heading: "_heading_1aoax_16",
942
- trigger: "_trigger_1aoax_22",
943
- indicator: "_indicator_1aoax_48",
944
- content: "_content_1aoax_62",
945
- contentInner: "_contentInner_1aoax_77"
939
+ accordion: "_accordion_9ch4s_2",
940
+ item: "_item_9ch4s_10",
941
+ heading: "_heading_9ch4s_16",
942
+ trigger: "_trigger_9ch4s_22",
943
+ indicator: "_indicator_9ch4s_48",
944
+ content: "_content_9ch4s_62",
945
+ contentInner: "_contentInner_9ch4s_77"
946
946
  }, ot = P(null), st = P(null);
947
947
  function ct(e) {
948
948
  return e === void 0 ? [] : Array.isArray(e) ? e : [e];
@@ -1029,7 +1029,7 @@ function mt({ store: e, item: t, className: n, children: r, ...i }) {
1029
1029
  })
1030
1030
  });
1031
1031
  }
1032
- var ht = { kbd: "_kbd_17ada_2" };
1032
+ var ht = { kbd: "_kbd_fz6em_2" };
1033
1033
  //#endregion
1034
1034
  //#region ../components/src/kbd/kbd.tsx
1035
1035
  function gt({ size: e = "md", className: t, children: n, ...r }) {
@@ -1040,7 +1040,7 @@ function gt({ size: e = "md", className: t, children: n, ...r }) {
1040
1040
  children: n
1041
1041
  });
1042
1042
  }
1043
- var _t = { link: "_link_p6xsm_2" };
1043
+ var _t = { link: "_link_6dwxn_2" };
1044
1044
  //#endregion
1045
1045
  //#region ../components/src/link/link.tsx
1046
1046
  function vt({ variant: e = "standalone", size: t = "md", external: n = !1, className: r, children: i, ...a }) {
@@ -1057,7 +1057,7 @@ function vt({ variant: e = "standalone", size: t = "md", external: n = !1, class
1057
1057
  children: i
1058
1058
  });
1059
1059
  }
1060
- var yt = { breadcrumb: "_breadcrumb_1aftu_2" };
1060
+ var yt = { breadcrumb: "_breadcrumb_1c3dy_2" };
1061
1061
  //#endregion
1062
1062
  //#region ../components/src/breadcrumb/breadcrumb.tsx
1063
1063
  function bt({ items: e, maxVisible: t, className: n, ariaLabel: r }) {
@@ -1080,13 +1080,13 @@ function bt({ items: e, maxVisible: t, className: n, ariaLabel: r }) {
1080
1080
  });
1081
1081
  }
1082
1082
  var xt = {
1083
- header: "_header_cgfdd_2",
1084
- brand: "_brand_cgfdd_20",
1085
- nav: "_nav_cgfdd_35",
1086
- list: "_list_cgfdd_39",
1087
- link: "_link_cgfdd_48",
1088
- spacer: "_spacer_cgfdd_80",
1089
- actions: "_actions_cgfdd_84"
1083
+ header: "_header_1n9di_2",
1084
+ brand: "_brand_1n9di_20",
1085
+ nav: "_nav_1n9di_35",
1086
+ list: "_list_1n9di_39",
1087
+ link: "_link_1n9di_48",
1088
+ spacer: "_spacer_1n9di_80",
1089
+ actions: "_actions_1n9di_84"
1090
1090
  };
1091
1091
  //#endregion
1092
1092
  //#region ../components/src/header/header.tsx
@@ -1178,26 +1178,26 @@ function Tt(e = {}) {
1178
1178
  };
1179
1179
  }
1180
1180
  var q = {
1181
- sideNav: "_sideNav_pvjl2_2",
1182
- label: "_label_pvjl2_19",
1183
- groupIndicator: "_groupIndicator_pvjl2_23",
1184
- link: "_link_pvjl2_43",
1185
- groupTrigger: "_groupTrigger_pvjl2_44",
1186
- fallbackIcon: "_fallbackIcon_pvjl2_53",
1187
- list: "_list_pvjl2_60",
1188
- sublistInner: "_sublistInner_pvjl2_61",
1189
- groupItems: "_groupItems_pvjl2_62",
1190
- group: "_group_pvjl2_23",
1191
- groupLabel: "_groupLabel_pvjl2_77",
1192
- icon: "_icon_pvjl2_146",
1193
- sublist: "_sublist_pvjl2_61",
1194
- sublink: "_sublink_pvjl2_206",
1195
- footer: "_footer_pvjl2_212",
1196
- collapseToggle: "_collapseToggle_pvjl2_218",
1197
- collapseIcon: "_collapseIcon_pvjl2_244",
1198
- railFlyout: "_railFlyout_pvjl2_253",
1199
- railFlyoutCaption: "_railFlyoutCaption_pvjl2_285",
1200
- flyoutItem: "_flyoutItem_pvjl2_295"
1181
+ sideNav: "_sideNav_etro7_2",
1182
+ label: "_label_etro7_24",
1183
+ groupIndicator: "_groupIndicator_etro7_28",
1184
+ link: "_link_etro7_48",
1185
+ groupTrigger: "_groupTrigger_etro7_49",
1186
+ fallbackIcon: "_fallbackIcon_etro7_58",
1187
+ list: "_list_etro7_65",
1188
+ sublistInner: "_sublistInner_etro7_66",
1189
+ groupItems: "_groupItems_etro7_67",
1190
+ group: "_group_etro7_28",
1191
+ groupLabel: "_groupLabel_etro7_82",
1192
+ icon: "_icon_etro7_151",
1193
+ sublist: "_sublist_etro7_66",
1194
+ sublink: "_sublink_etro7_211",
1195
+ footer: "_footer_etro7_217",
1196
+ collapseToggle: "_collapseToggle_etro7_223",
1197
+ collapseIcon: "_collapseIcon_etro7_249",
1198
+ railFlyout: "_railFlyout_etro7_258",
1199
+ railFlyoutCaption: "_railFlyoutCaption_etro7_290",
1200
+ flyoutItem: "_flyoutItem_etro7_300"
1201
1201
  };
1202
1202
  //#endregion
1203
1203
  //#region ../components/src/side-nav/side-nav.tsx
@@ -1417,13 +1417,13 @@ function Ot({ items: e, groups: t, collapsed: n, defaultCollapsed: r = !1, onCol
1417
1417
  });
1418
1418
  }
1419
1419
  var kt = {
1420
- pagination: "_pagination_9emyp_2",
1421
- group: "_group_9emyp_13",
1422
- label: "_label_9emyp_19",
1423
- range: "_range_9emyp_25",
1424
- select: "_select_9emyp_35",
1425
- buttons: "_buttons_9emyp_70",
1426
- button: "_button_9emyp_70"
1420
+ pagination: "_pagination_1rt7c_2",
1421
+ group: "_group_1rt7c_13",
1422
+ label: "_label_1rt7c_19",
1423
+ range: "_range_1rt7c_25",
1424
+ select: "_select_1rt7c_35",
1425
+ buttons: "_buttons_1rt7c_70",
1426
+ button: "_button_1rt7c_70"
1427
1427
  }, At = [
1428
1428
  10,
1429
1429
  25,
@@ -1508,12 +1508,12 @@ function jt({ page: e, pageSize: t, totalItems: n, onPageChange: r, onPageSizeCh
1508
1508
  });
1509
1509
  }
1510
1510
  var Mt = {
1511
- indicator: "_indicator_lsk5v_2",
1512
- step: "_step_lsk5v_13",
1513
- marker: "_marker_lsk5v_39",
1514
- text: "_text_lsk5v_71",
1515
- label: "_label_lsk5v_77",
1516
- description: "_description_lsk5v_89"
1511
+ indicator: "_indicator_jj7mg_2",
1512
+ step: "_step_jj7mg_13",
1513
+ marker: "_marker_jj7mg_39",
1514
+ text: "_text_jj7mg_71",
1515
+ label: "_label_jj7mg_77",
1516
+ description: "_description_jj7mg_89"
1517
1517
  };
1518
1518
  //#endregion
1519
1519
  //#region ../components/src/progress-indicator/progress-indicator.tsx
@@ -1546,8 +1546,8 @@ function Nt({ steps: e, currentIndex: t, vertical: n = !1, className: r }) {
1546
1546
  });
1547
1547
  }
1548
1548
  var Pt = {
1549
- tag: "_tag_1y18f_2",
1550
- dismiss: "_dismiss_1y18f_51"
1549
+ tag: "_tag_9ufpk_2",
1550
+ dismiss: "_dismiss_9ufpk_51"
1551
1551
  };
1552
1552
  //#endregion
1553
1553
  //#region ../components/src/tag/tag.tsx
@@ -1569,9 +1569,9 @@ function Ft({ variant: e = "default", size: t = "md", onDismiss: n, dismissLabel
1569
1569
  });
1570
1570
  }
1571
1571
  var It = {
1572
- skeleton: "_skeleton_1fy8s_2",
1573
- line: "_line_1fy8s_23",
1574
- "cascade-shimmer": "_cascade-shimmer_1fy8s_1"
1572
+ skeleton: "_skeleton_14kv6_2",
1573
+ line: "_line_14kv6_23",
1574
+ "cascade-shimmer": "_cascade-shimmer_14kv6_1"
1575
1575
  };
1576
1576
  //#endregion
1577
1577
  //#region ../components/src/skeleton/skeleton.tsx
@@ -1593,13 +1593,13 @@ function Lt({ variant: e = "text", width: t, height: n, lines: r = 1, className:
1593
1593
  });
1594
1594
  }
1595
1595
  var Rt = {
1596
- progress: "_progress_18qmk_2",
1597
- "cascade-progress-sweep": "_cascade-progress-sweep_18qmk_1",
1598
- fill: "_fill_18qmk_9",
1599
- glyph: "_glyph_18qmk_13",
1600
- track: "_track_18qmk_28",
1601
- label: "_label_18qmk_44",
1602
- helper: "_helper_18qmk_77"
1596
+ progress: "_progress_16ha1_2",
1597
+ "cascade-progress-sweep": "_cascade-progress-sweep_16ha1_1",
1598
+ fill: "_fill_16ha1_9",
1599
+ glyph: "_glyph_16ha1_13",
1600
+ track: "_track_16ha1_28",
1601
+ label: "_label_16ha1_44",
1602
+ helper: "_helper_16ha1_77"
1603
1603
  };
1604
1604
  //#endregion
1605
1605
  //#region ../components/src/progress-bar/progress-bar.tsx
@@ -1640,11 +1640,11 @@ function zt({ value: e, max: t = 100, label: n, helperText: r, size: i = "md", s
1640
1640
  });
1641
1641
  }
1642
1642
  var Bt = {
1643
- "empty-state": "_empty-state_llo1k_2",
1644
- icon: "_icon_llo1k_18",
1645
- title: "_title_llo1k_39",
1646
- description: "_description_llo1k_50",
1647
- action: "_action_llo1k_62"
1643
+ "empty-state": "_empty-state_1wem6_2",
1644
+ icon: "_icon_1wem6_18",
1645
+ title: "_title_1wem6_39",
1646
+ description: "_description_1wem6_50",
1647
+ action: "_action_1wem6_62"
1648
1648
  };
1649
1649
  //#endregion
1650
1650
  //#region ../components/src/empty-state/empty-state.tsx
@@ -1675,9 +1675,9 @@ function Vt({ icon: e, title: t, description: n, action: r, size: i = "md", clas
1675
1675
  });
1676
1676
  }
1677
1677
  var Ht = {
1678
- root: "_root_10nue_2",
1679
- trigger: "_trigger_10nue_6",
1680
- "destructive-flag": "_destructive-flag_10nue_49"
1678
+ root: "_root_14jtg_2",
1679
+ trigger: "_trigger_14jtg_6",
1680
+ "destructive-flag": "_destructive-flag_14jtg_49"
1681
1681
  };
1682
1682
  //#endregion
1683
1683
  //#region ../components/src/overflow-menu/overflow-menu.tsx
@@ -1737,11 +1737,11 @@ function Wt({ items: e, onSelect: t, placement: n = "bottom-end", ariaLabel: r,
1737
1737
  });
1738
1738
  }
1739
1739
  var Gt = {
1740
- root: "_root_19wuw_2",
1741
- label: "_label_19wuw_28",
1742
- icon: "_icon_19wuw_41",
1743
- input: "_input_19wuw_50",
1744
- clear: "_clear_19wuw_96"
1740
+ root: "_root_22xq7_2",
1741
+ label: "_label_22xq7_28",
1742
+ icon: "_icon_22xq7_41",
1743
+ input: "_input_22xq7_50",
1744
+ clear: "_clear_22xq7_96"
1745
1745
  }, Kt = 0;
1746
1746
  function qt() {
1747
1747
  return /* @__PURE__ */ A("svg", {
@@ -1827,14 +1827,14 @@ function Jt({ value: e, defaultValue: t = "", onChange: n, onSearch: r, debounce
1827
1827
  });
1828
1828
  }
1829
1829
  var Yt = {
1830
- wrapper: "_wrapper_1ilni_2",
1831
- label: "_label_1ilni_27",
1832
- field: "_field_1ilni_35",
1833
- input: "_input_1ilni_39",
1834
- steppers: "_steppers_1ilni_84",
1835
- stepper: "_stepper_1ilni_84",
1836
- error: "_error_1ilni_131",
1837
- hint: "_hint_1ilni_138"
1830
+ wrapper: "_wrapper_q5e5w_2",
1831
+ label: "_label_q5e5w_27",
1832
+ field: "_field_q5e5w_35",
1833
+ input: "_input_q5e5w_39",
1834
+ steppers: "_steppers_q5e5w_84",
1835
+ stepper: "_stepper_q5e5w_84",
1836
+ error: "_error_q5e5w_131",
1837
+ hint: "_hint_q5e5w_138"
1838
1838
  }, Xt = f({
1839
1839
  initial: "idle",
1840
1840
  states: {
@@ -1972,35 +1972,35 @@ function tn({ value: e, defaultValue: t, onChange: n, min: r, max: i, step: a =
1972
1972
  });
1973
1973
  }
1974
1974
  var J = {
1975
- root: "_root_9q3jn_2",
1976
- toolbar: "_toolbar_9q3jn_26",
1977
- heading: "_heading_9q3jn_35",
1978
- title: "_title_9q3jn_41",
1979
- description: "_description_9q3jn_47",
1980
- search: "_search_9q3jn_52",
1981
- batchBar: "_batchBar_9q3jn_79",
1982
- batchCount: "_batchCount_9q3jn_89",
1983
- batchActions: "_batchActions_9q3jn_95",
1984
- scroller: "_scroller_9q3jn_101",
1985
- scrollerVirtualized: "_scrollerVirtualized_9q3jn_106",
1986
- table: "_table_9q3jn_112",
1987
- row: "_row_9q3jn_168",
1988
- controlCol: "_controlCol_9q3jn_174",
1989
- controlCell: "_controlCell_9q3jn_178",
1990
- sortButton: "_sortButton_9q3jn_184",
1991
- emptyCell: "_emptyCell_9q3jn_232",
1992
- expansionRow: "_expansionRow_9q3jn_239",
1993
- expansionGrid: "_expansionGrid_9q3jn_245",
1994
- expansionInner: "_expansionInner_9q3jn_249",
1995
- expandButton: "_expandButton_9q3jn_254",
1996
- chevron: "_chevron_9q3jn_277",
1997
- shimmer: "_shimmer_9q3jn_292",
1998
- footer: "_footer_9q3jn_319",
1999
- pageSize: "_pageSize_9q3jn_329",
2000
- range: "_range_9q3jn_355",
2001
- pageButtons: "_pageButtons_9q3jn_360",
2002
- pageButton: "_pageButton_9q3jn_360",
2003
- srOnly: "_srOnly_9q3jn_399"
1975
+ root: "_root_55t77_2",
1976
+ toolbar: "_toolbar_55t77_26",
1977
+ heading: "_heading_55t77_35",
1978
+ title: "_title_55t77_41",
1979
+ description: "_description_55t77_47",
1980
+ search: "_search_55t77_52",
1981
+ batchBar: "_batchBar_55t77_79",
1982
+ batchCount: "_batchCount_55t77_89",
1983
+ batchActions: "_batchActions_55t77_95",
1984
+ scroller: "_scroller_55t77_101",
1985
+ scrollerVirtualized: "_scrollerVirtualized_55t77_106",
1986
+ table: "_table_55t77_112",
1987
+ row: "_row_55t77_168",
1988
+ controlCol: "_controlCol_55t77_174",
1989
+ controlCell: "_controlCell_55t77_178",
1990
+ sortButton: "_sortButton_55t77_184",
1991
+ emptyCell: "_emptyCell_55t77_232",
1992
+ expansionRow: "_expansionRow_55t77_239",
1993
+ expansionGrid: "_expansionGrid_55t77_245",
1994
+ expansionInner: "_expansionInner_55t77_249",
1995
+ expandButton: "_expandButton_55t77_254",
1996
+ chevron: "_chevron_55t77_277",
1997
+ shimmer: "_shimmer_55t77_292",
1998
+ footer: "_footer_55t77_319",
1999
+ pageSize: "_pageSize_55t77_329",
2000
+ range: "_range_55t77_355",
2001
+ pageButtons: "_pageButtons_55t77_360",
2002
+ pageButton: "_pageButton_55t77_360",
2003
+ srOnly: "_srOnly_55t77_399"
2004
2004
  };
2005
2005
  //#endregion
2006
2006
  //#region ../components/src/data-table/data-table.tsx
@@ -2360,21 +2360,21 @@ function an({ columns: e, rows: t, getRowId: n, sort: r, defaultSort: i, sortMod
2360
2360
  });
2361
2361
  }
2362
2362
  var Y = {
2363
- dialog: "_dialog_1tbl5_2",
2364
- panel: "_panel_1tbl5_62",
2365
- search: "_search_1tbl5_72",
2366
- searchIcon: "_searchIcon_1tbl5_80",
2367
- input: "_input_1tbl5_85",
2368
- list: "_list_1tbl5_104",
2369
- group: "_group_1tbl5_110",
2370
- heading: "_heading_1tbl5_114",
2371
- option: "_option_1tbl5_123",
2372
- icon: "_icon_1tbl5_148",
2373
- label: "_label_1tbl5_155",
2374
- shortcut: "_shortcut_1tbl5_162",
2375
- empty: "_empty_1tbl5_168",
2376
- footer: "_footer_1tbl5_176",
2377
- hint: "_hint_1tbl5_187"
2363
+ dialog: "_dialog_cpgn8_2",
2364
+ panel: "_panel_cpgn8_62",
2365
+ search: "_search_cpgn8_72",
2366
+ searchIcon: "_searchIcon_cpgn8_80",
2367
+ input: "_input_cpgn8_85",
2368
+ list: "_list_cpgn8_104",
2369
+ group: "_group_cpgn8_110",
2370
+ heading: "_heading_cpgn8_114",
2371
+ option: "_option_cpgn8_123",
2372
+ icon: "_icon_cpgn8_148",
2373
+ label: "_label_cpgn8_155",
2374
+ shortcut: "_shortcut_cpgn8_162",
2375
+ empty: "_empty_cpgn8_168",
2376
+ footer: "_footer_cpgn8_176",
2377
+ hint: "_hint_cpgn8_187"
2378
2378
  };
2379
2379
  //#endregion
2380
2380
  //#region ../components/src/command-menu/command-menu.tsx
@@ -2629,7 +2629,7 @@ function cn({ open: e, onOpenChange: t, groups: n, placeholder: r, emptyLabel: i
2629
2629
  })
2630
2630
  });
2631
2631
  }
2632
- var ln = { form: "_form_p4nc4_2" };
2632
+ var ln = { form: "_form_1mtxl_2" };
2633
2633
  //#endregion
2634
2634
  //#region ../components/src/form/form.tsx
2635
2635
  function un(e) {
@@ -2713,21 +2713,21 @@ function mn({ form: e, onValid: t, children: n, className: r, ...i }) {
2713
2713
  });
2714
2714
  }
2715
2715
  var hn = {
2716
- wrapper: "_wrapper_49dej_2",
2717
- label: "_label_49dej_10",
2718
- field: "_field_49dej_16",
2719
- trigger: "_trigger_49dej_22",
2720
- value: "_value_49dej_70",
2721
- placeholder: "_placeholder_49dej_76",
2722
- chevron: "_chevron_49dej_80",
2723
- clear: "_clear_49dej_96",
2724
- listbox: "_listbox_49dej_117",
2725
- searchWrapper: "_searchWrapper_49dej_151",
2726
- search: "_search_49dej_151",
2727
- option: "_option_49dej_173",
2728
- empty: "_empty_49dej_196",
2729
- error: "_error_49dej_203",
2730
- hint: "_hint_49dej_208"
2716
+ wrapper: "_wrapper_1ago2_2",
2717
+ label: "_label_1ago2_10",
2718
+ field: "_field_1ago2_16",
2719
+ trigger: "_trigger_1ago2_22",
2720
+ value: "_value_1ago2_70",
2721
+ placeholder: "_placeholder_1ago2_76",
2722
+ chevron: "_chevron_1ago2_80",
2723
+ clear: "_clear_1ago2_96",
2724
+ listbox: "_listbox_1ago2_117",
2725
+ searchWrapper: "_searchWrapper_1ago2_151",
2726
+ search: "_search_1ago2_151",
2727
+ option: "_option_1ago2_173",
2728
+ empty: "_empty_1ago2_196",
2729
+ error: "_error_1ago2_203",
2730
+ hint: "_hint_1ago2_208"
2731
2731
  }, gn = f({
2732
2732
  initial: "closed",
2733
2733
  states: {
@@ -2737,9 +2737,7 @@ var hn = {
2737
2737
  });
2738
2738
  function _n({ options: e, value: t, defaultValue: n, onChange: r, clearable: i = !1, searchable: a = !0, label: o, hint: s, error: c, size: l = "md", disabled: d = !1, labels: f, className: p, id: m }) {
2739
2739
  w();
2740
- let [h, g] = y(gn), _ = L(), v = m ?? `cascade-combobox-${_}`, b = `${_}-listbox`, x = R(null);
2741
- R(null);
2742
- let E = f?.placeholder ?? D(T.combobox.placeholder), O = f?.empty ?? D(T.combobox.empty), j = f?.clear ?? D(T.combobox.clear), M = S(t ?? n);
2740
+ let [h, g] = y(gn), _ = L(), v = m ?? `cascade-combobox-${_}`, b = `${_}-listbox`, x = R(null), E = f?.placeholder ?? D(T.combobox.placeholder), O = f?.empty ?? D(T.combobox.empty), j = f?.clear ?? D(T.combobox.clear), M = S(t ?? n);
2743
2741
  t !== void 0 && (M.value = t);
2744
2742
  let N = S(""), P = S(0), F = h.value === "open", I = e.filter((e) => !a || !N.value ? !0 : e.label.toLowerCase().includes(N.value.toLowerCase())), z = e.find((e) => e.value === M.value);
2745
2743
  C(() => {
@@ -2885,25 +2883,25 @@ function _n({ options: e, value: t, defaultValue: n, onChange: r, clearable: i =
2885
2883
  });
2886
2884
  }
2887
2885
  var X = {
2888
- wrapper: "_wrapper_11afh_2",
2889
- label: "_label_11afh_27",
2890
- field: "_field_11afh_34",
2891
- trigger: "_trigger_11afh_40",
2892
- value: "_value_11afh_78",
2893
- placeholder: "_placeholder_11afh_84",
2894
- icon: "_icon_11afh_87",
2895
- clear: "_clear_11afh_92",
2896
- calendar: "_calendar_11afh_112",
2897
- header: "_header_11afh_144",
2898
- monthLabel: "_monthLabel_11afh_151",
2899
- navButton: "_navButton_11afh_157",
2900
- grid: "_grid_11afh_179",
2901
- weekday: "_weekday_11afh_184",
2902
- cell: "_cell_11afh_193",
2903
- empty: "_empty_11afh_197",
2904
- day: "_day_11afh_201",
2905
- error: "_error_11afh_236",
2906
- hint: "_hint_11afh_240"
2886
+ wrapper: "_wrapper_1gnc3_2",
2887
+ label: "_label_1gnc3_27",
2888
+ field: "_field_1gnc3_34",
2889
+ trigger: "_trigger_1gnc3_40",
2890
+ value: "_value_1gnc3_78",
2891
+ placeholder: "_placeholder_1gnc3_84",
2892
+ icon: "_icon_1gnc3_87",
2893
+ clear: "_clear_1gnc3_92",
2894
+ calendar: "_calendar_1gnc3_112",
2895
+ header: "_header_1gnc3_144",
2896
+ monthLabel: "_monthLabel_1gnc3_151",
2897
+ navButton: "_navButton_1gnc3_157",
2898
+ grid: "_grid_1gnc3_179",
2899
+ weekday: "_weekday_1gnc3_184",
2900
+ cell: "_cell_1gnc3_193",
2901
+ empty: "_empty_1gnc3_197",
2902
+ day: "_day_1gnc3_201",
2903
+ error: "_error_1gnc3_236",
2904
+ hint: "_hint_1gnc3_240"
2907
2905
  }, vn = f({
2908
2906
  initial: "closed",
2909
2907
  states: {
@@ -3113,20 +3111,20 @@ function wn({ value: e, defaultValue: t, onChange: n, min: r, max: i, clearable:
3113
3111
  });
3114
3112
  }
3115
3113
  var Tn = {
3116
- uploader: "_uploader_1du3i_2",
3117
- label: "_label_1du3i_9",
3118
- input: "_input_1du3i_15",
3119
- zone: "_zone_1du3i_24",
3120
- hint: "_hint_1du3i_57",
3121
- list: "_list_1du3i_62",
3122
- file: "_file_1du3i_71",
3123
- status: "_status_1du3i_88",
3124
- "glyph-complete": "_glyph-complete_1du3i_94",
3125
- "glyph-error": "_glyph-error_1du3i_98",
3126
- name: "_name_1du3i_102",
3127
- size: "_size_1du3i_109",
3128
- remove: "_remove_1du3i_115",
3129
- "error-message": "_error-message_1du3i_135"
3114
+ uploader: "_uploader_1tk3e_2",
3115
+ label: "_label_1tk3e_9",
3116
+ input: "_input_1tk3e_15",
3117
+ zone: "_zone_1tk3e_24",
3118
+ hint: "_hint_1tk3e_57",
3119
+ list: "_list_1tk3e_62",
3120
+ file: "_file_1tk3e_71",
3121
+ status: "_status_1tk3e_88",
3122
+ "glyph-complete": "_glyph-complete_1tk3e_94",
3123
+ "glyph-error": "_glyph-error_1tk3e_98",
3124
+ name: "_name_1tk3e_102",
3125
+ size: "_size_1tk3e_109",
3126
+ remove: "_remove_1tk3e_115",
3127
+ "error-message": "_error-message_1tk3e_135"
3130
3128
  };
3131
3129
  //#endregion
3132
3130
  //#region ../components/src/file-uploader/file-uploader.tsx
@@ -3242,11 +3240,11 @@ function On({ files: e = [], onFilesAdded: t, onRemove: n, multiple: r = !1, acc
3242
3240
  });
3243
3241
  }
3244
3242
  var kn = {
3245
- wrapper: "_wrapper_1vyzr_2",
3246
- label: "_label_1vyzr_25",
3247
- input: "_input_1vyzr_32",
3248
- error: "_error_1vyzr_66",
3249
- hint: "_hint_1vyzr_71"
3243
+ wrapper: "_wrapper_shh6w_2",
3244
+ label: "_label_shh6w_25",
3245
+ input: "_input_shh6w_32",
3246
+ error: "_error_shh6w_66",
3247
+ hint: "_hint_shh6w_71"
3250
3248
  }, An = f({
3251
3249
  initial: "idle",
3252
3250
  states: {
@@ -3302,8 +3300,8 @@ function jn({ value: e, defaultValue: t, onChange: n, min: r, max: i, step: a, l
3302
3300
  });
3303
3301
  }
3304
3302
  var Mn = {
3305
- trigger: "_trigger_w3fu6_2",
3306
- content: "_content_w3fu6_6"
3303
+ trigger: "_trigger_208tz_2",
3304
+ content: "_content_208tz_6"
3307
3305
  }, Nn = P(null);
3308
3306
  function Pn({ children: e, ...t }) {
3309
3307
  let n = Tt(t);
@@ -3344,10 +3342,10 @@ function In({ children: e, className: t }) {
3344
3342
  } });
3345
3343
  }
3346
3344
  var Ln = {
3347
- trigger: "_trigger_1cykl_2",
3348
- panel: "_panel_1cykl_23",
3349
- item: "_item_1cykl_67",
3350
- separator: "_separator_1cykl_90"
3345
+ trigger: "_trigger_1eutv_2",
3346
+ panel: "_panel_1eutv_23",
3347
+ item: "_item_1eutv_67",
3348
+ separator: "_separator_1eutv_90"
3351
3349
  }, Rn = P(null);
3352
3350
  function zn({ ctx: e, children: t }) {
3353
3351
  w();
@@ -3435,13 +3433,13 @@ function Gn() {
3435
3433
  });
3436
3434
  }
3437
3435
  var Kn = {
3438
- dialog: "_dialog_1wzqw_2",
3439
- content: "_content_1wzqw_58",
3440
- title: "_title_1wzqw_71",
3441
- description: "_description_1wzqw_78",
3442
- actions: "_actions_1wzqw_84",
3443
- cancel: "_cancel_1wzqw_123",
3444
- confirm: "_confirm_1wzqw_124"
3436
+ dialog: "_dialog_1net6_2",
3437
+ content: "_content_1net6_58",
3438
+ title: "_title_1net6_71",
3439
+ description: "_description_1net6_78",
3440
+ actions: "_actions_1net6_84",
3441
+ cancel: "_cancel_1net6_123",
3442
+ confirm: "_confirm_1net6_124"
3445
3443
  };
3446
3444
  //#endregion
3447
3445
  //#region ../components/src/alert-dialog/alert-dialog.tsx
@@ -3504,11 +3502,11 @@ function qn({ open: e, title: t, description: n, onConfirm: r, onCancel: i, labe
3504
3502
  });
3505
3503
  }
3506
3504
  var Jn = {
3507
- sheet: "_sheet_5g4hk_2",
3508
- header: "_header_5g4hk_133",
3509
- title: "_title_5g4hk_142",
3510
- close: "_close_5g4hk_148",
3511
- body: "_body_5g4hk_176"
3505
+ sheet: "_sheet_18eks_2",
3506
+ header: "_header_18eks_133",
3507
+ title: "_title_18eks_142",
3508
+ close: "_close_18eks_148",
3509
+ body: "_body_18eks_176"
3512
3510
  };
3513
3511
  //#endregion
3514
3512
  //#region ../components/src/sheet/sheet.tsx
@@ -3552,9 +3550,9 @@ function Yn({ open: e, onClose: t, title: n, children: r, side: i = "end" }) {
3552
3550
  });
3553
3551
  }
3554
3552
  var Xn = {
3555
- wrapper: "_wrapper_9jocm_2",
3556
- menu: "_menu_9jocm_6",
3557
- item: "_item_9jocm_45"
3553
+ wrapper: "_wrapper_dfne7_2",
3554
+ menu: "_menu_dfne7_6",
3555
+ item: "_item_dfne7_45"
3558
3556
  };
3559
3557
  //#endregion
3560
3558
  //#region ../components/src/context-menu/context-menu.tsx
@@ -3610,8 +3608,8 @@ function Qn({ children: e, onSelect: t, disabled: n }) {
3610
3608
  });
3611
3609
  }
3612
3610
  var $n = {
3613
- trigger: "_trigger_sjoac_2",
3614
- content: "_content_sjoac_7"
3611
+ trigger: "_trigger_p0sib_2",
3612
+ content: "_content_p0sib_7"
3615
3613
  }, er = P(null);
3616
3614
  function tr({ children: e, openDelay: t = 300, closeDelay: n = 100 }) {
3617
3615
  let r = Tt(), i = R(void 0), a = R(void 0), o = R(t);
@@ -3687,13 +3685,13 @@ function ar({ children: e, className: t }) {
3687
3685
  } });
3688
3686
  }
3689
3687
  var or = {
3690
- wrapper: "_wrapper_kkula_2",
3691
- "input-row": "_input-row_kkula_26",
3692
- input: "_input_kkula_26",
3693
- "reveal-btn": "_reveal-btn_kkula_68",
3694
- "reveal-icon": "_reveal-icon_kkula_94",
3695
- "strength-meter": "_strength-meter_kkula_114",
3696
- "strength-segment": "_strength-segment_kkula_135"
3688
+ wrapper: "_wrapper_r2rcd_2",
3689
+ "input-row": "_input-row_r2rcd_26",
3690
+ input: "_input_r2rcd_26",
3691
+ "reveal-btn": "_reveal-btn_r2rcd_68",
3692
+ "reveal-icon": "_reveal-icon_r2rcd_94",
3693
+ "strength-meter": "_strength-meter_r2rcd_114",
3694
+ "strength-segment": "_strength-segment_r2rcd_135"
3697
3695
  };
3698
3696
  //#endregion
3699
3697
  //#region ../components/src/password-input/password-input.tsx
@@ -3764,17 +3762,17 @@ function cr({ showStrengthMeter: e = !1, size: t = "md", labels: n, className: r
3764
3762
  });
3765
3763
  }
3766
3764
  var lr = {
3767
- wrapper: "_wrapper_ft9of_2",
3768
- trigger: "_trigger_ft9of_8",
3769
- "trigger-label": "_trigger-label_ft9of_47",
3770
- chevron: "_chevron_ft9of_59",
3771
- panel: "_panel_ft9of_79",
3772
- "search-row": "_search-row_ft9of_117",
3773
- search: "_search_ft9of_117",
3774
- options: "_options_ft9of_138",
3775
- option: "_option_ft9of_138",
3776
- checkbox: "_checkbox_ft9of_166",
3777
- "no-results": "_no-results_ft9of_181"
3765
+ wrapper: "_wrapper_nkk1l_2",
3766
+ trigger: "_trigger_nkk1l_8",
3767
+ "trigger-label": "_trigger-label_nkk1l_47",
3768
+ chevron: "_chevron_nkk1l_59",
3769
+ panel: "_panel_nkk1l_79",
3770
+ "search-row": "_search-row_nkk1l_117",
3771
+ search: "_search_nkk1l_117",
3772
+ options: "_options_nkk1l_138",
3773
+ option: "_option_nkk1l_138",
3774
+ checkbox: "_checkbox_nkk1l_166",
3775
+ "no-results": "_no-results_nkk1l_181"
3778
3776
  };
3779
3777
  //#endregion
3780
3778
  //#region ../components/src/multi-select/multi-select.tsx
@@ -3873,10 +3871,10 @@ function ur({ options: e, value: t, onValueChange: n, placeholder: r, disabled:
3873
3871
  });
3874
3872
  }
3875
3873
  var dr = {
3876
- wrapper: "_wrapper_82rin_2",
3877
- tag: "_tag_82rin_28",
3878
- dismiss: "_dismiss_82rin_49",
3879
- input: "_input_82rin_79"
3874
+ wrapper: "_wrapper_1ftmq_2",
3875
+ tag: "_tag_1ftmq_28",
3876
+ dismiss: "_dismiss_1ftmq_49",
3877
+ input: "_input_1ftmq_79"
3880
3878
  };
3881
3879
  //#endregion
3882
3880
  //#region ../components/src/tags-input/tags-input.tsx
@@ -3934,8 +3932,8 @@ function fr({ value: e, onValueChange: t, placeholder: n, validate: r, max: i, d
3934
3932
  });
3935
3933
  }
3936
3934
  var pr = {
3937
- wrapper: "_wrapper_1l2lx_2",
3938
- slot: "_slot_1l2lx_8"
3935
+ wrapper: "_wrapper_15f1m_2",
3936
+ slot: "_slot_15f1m_8"
3939
3937
  };
3940
3938
  //#endregion
3941
3939
  //#region ../components/src/otp-input/otp-input.tsx
@@ -4000,8 +3998,8 @@ function mr({ length: e = 6, value: t, onValueChange: n, disabled: r = !1, type:
4000
3998
  });
4001
3999
  }
4002
4000
  var hr = {
4003
- wrapper: "_wrapper_viy4c_2",
4004
- segment: "_segment_viy4c_33"
4001
+ wrapper: "_wrapper_196gt_2",
4002
+ segment: "_segment_196gt_33"
4005
4003
  };
4006
4004
  //#endregion
4007
4005
  //#region ../components/src/segmented-control/segmented-control.tsx
@@ -4041,11 +4039,11 @@ function gr({ options: e, value: t, onValueChange: n, size: r = "md", disabled:
4041
4039
  });
4042
4040
  }
4043
4041
  var _r = {
4044
- "input-group": "_input-group_1fued_2",
4045
- "input-wrap": "_input-wrap_1fued_8",
4046
- addon: "_addon_1fued_18",
4047
- "inline-addon": "_inline-addon_1fued_55",
4048
- "button-group": "_button-group_1fued_101"
4042
+ "input-group": "_input-group_n9tv2_2",
4043
+ "input-wrap": "_input-wrap_n9tv2_8",
4044
+ addon: "_addon_n9tv2_18",
4045
+ "inline-addon": "_inline-addon_n9tv2_55",
4046
+ "button-group": "_button-group_n9tv2_101"
4049
4047
  };
4050
4048
  //#endregion
4051
4049
  //#region ../components/src/input-group/input-group.tsx
@@ -4083,8 +4081,8 @@ function yr({ prefix: e, suffix: t, children: n, className: r, ...i }) {
4083
4081
  });
4084
4082
  }
4085
4083
  var br = {
4086
- wrapper: "_wrapper_2eq8m_2",
4087
- star: "_star_2eq8m_20"
4084
+ wrapper: "_wrapper_b346p_2",
4085
+ star: "_star_b346p_20"
4088
4086
  };
4089
4087
  //#endregion
4090
4088
  //#region ../components/src/rating-group/rating-group.tsx
@@ -4118,13 +4116,13 @@ function Sr({ value: e, onValueChange: t, max: n = 5, size: r = "md", disabled:
4118
4116
  });
4119
4117
  }
4120
4118
  var Cr = {
4121
- wrapper: "_wrapper_1i7pe_2",
4122
- preview: "_preview_1i7pe_8",
4123
- "preview-text": "_preview-text_1i7pe_42",
4124
- placeholder: "_placeholder_1i7pe_46",
4125
- "edit-icon": "_edit-icon_1i7pe_50",
4126
- editing: "_editing_1i7pe_69",
4127
- input: "_input_1i7pe_70"
4119
+ wrapper: "_wrapper_5e6r0_2",
4120
+ preview: "_preview_5e6r0_8",
4121
+ "preview-text": "_preview-text_5e6r0_42",
4122
+ placeholder: "_placeholder_5e6r0_46",
4123
+ "edit-icon": "_edit-icon_5e6r0_50",
4124
+ editing: "_editing_5e6r0_69",
4125
+ input: "_input_5e6r0_70"
4128
4126
  };
4129
4127
  //#endregion
4130
4128
  //#region ../components/src/editable/editable.tsx
@@ -4187,13 +4185,13 @@ function wr({ value: e, onValueChange: t, placeholder: n, disabled: r = !1, subm
4187
4185
  });
4188
4186
  }
4189
4187
  var Tr = {
4190
- group: "_group_1m7ko_2",
4191
- card: "_card_1m7ko_7",
4192
- input: "_input_1m7ko_39",
4193
- glyph: "_glyph_1m7ko_48",
4194
- body: "_body_1m7ko_65",
4195
- title: "_title_1m7ko_71",
4196
- description: "_description_1m7ko_77"
4188
+ group: "_group_1290l_2",
4189
+ card: "_card_1290l_7",
4190
+ input: "_input_1290l_39",
4191
+ glyph: "_glyph_1290l_48",
4192
+ body: "_body_1290l_65",
4193
+ title: "_title_1290l_71",
4194
+ description: "_description_1290l_77"
4197
4195
  }, Er = P({ name: "" });
4198
4196
  function Dr({ name: e, label: t, value: n, defaultValue: r, onValueChange: i, children: a, className: o }) {
4199
4197
  return /* @__PURE__ */ k(Er.Provider, {
@@ -4249,25 +4247,25 @@ function Or({ value: e, title: t, description: n, disabled: r, hideIndicator: i,
4249
4247
  }) });
4250
4248
  }
4251
4249
  var Z = {
4252
- header: "_header_cssvw_2",
4253
- skipLink: "_skipLink_cssvw_14",
4254
- menuButton: "_menuButton_cssvw_36",
4255
- brand: "_brand_cssvw_59",
4256
- brandPrefix: "_brandPrefix_cssvw_69",
4257
- brandName: "_brandName_cssvw_73",
4258
- nav: "_nav_cssvw_77",
4259
- navList: "_navList_cssvw_81",
4260
- navLink: "_navLink_cssvw_90",
4261
- navMenuWrapper: "_navMenuWrapper_cssvw_119",
4262
- navMenuTrigger: "_navMenuTrigger_cssvw_124",
4263
- chevron: "_chevron_cssvw_156",
4264
- navMenuPanel: "_navMenuPanel_cssvw_164",
4265
- navMenuItem: "_navMenuItem_cssvw_197",
4266
- spacer: "_spacer_cssvw_219",
4267
- actions: "_actions_cssvw_223",
4268
- action: "_action_cssvw_223",
4269
- actionIcon: "_actionIcon_cssvw_257",
4270
- end: "_end_cssvw_265"
4250
+ header: "_header_80jhs_2",
4251
+ skipLink: "_skipLink_80jhs_14",
4252
+ menuButton: "_menuButton_80jhs_36",
4253
+ brand: "_brand_80jhs_59",
4254
+ brandPrefix: "_brandPrefix_80jhs_69",
4255
+ brandName: "_brandName_80jhs_73",
4256
+ nav: "_nav_80jhs_77",
4257
+ navList: "_navList_80jhs_81",
4258
+ navLink: "_navLink_80jhs_90",
4259
+ navMenuWrapper: "_navMenuWrapper_80jhs_119",
4260
+ navMenuTrigger: "_navMenuTrigger_80jhs_124",
4261
+ chevron: "_chevron_80jhs_156",
4262
+ navMenuPanel: "_navMenuPanel_80jhs_164",
4263
+ navMenuItem: "_navMenuItem_80jhs_197",
4264
+ spacer: "_spacer_80jhs_219",
4265
+ actions: "_actions_80jhs_223",
4266
+ action: "_action_80jhs_223",
4267
+ actionIcon: "_actionIcon_80jhs_257",
4268
+ end: "_end_80jhs_265"
4271
4269
  };
4272
4270
  //#endregion
4273
4271
  //#region ../components/src/shell-header/shell-header.tsx
@@ -4427,11 +4425,11 @@ function Mr({ brand: e, nav: t, actions: n, end: r, onMenuClick: i, menuExpanded
4427
4425
  });
4428
4426
  }
4429
4427
  var Nr = {
4430
- panel: "_panel_19d77_2",
4431
- header: "_header_19d77_41",
4432
- title: "_title_19d77_50",
4433
- close: "_close_19d77_57",
4434
- body: "_body_19d77_80"
4428
+ panel: "_panel_gsmp3_2",
4429
+ header: "_header_gsmp3_41",
4430
+ title: "_title_gsmp3_50",
4431
+ close: "_close_gsmp3_57",
4432
+ body: "_body_gsmp3_80"
4435
4433
  };
4436
4434
  //#endregion
4437
4435
  //#region ../components/src/header-panel/header-panel.tsx
@@ -4500,10 +4498,10 @@ function Pr({ open: e, onClose: t, label: n, children: r, labels: i, className:
4500
4498
  });
4501
4499
  }
4502
4500
  var Fr = {
4503
- switcher: "_switcher_1ibim_2",
4504
- item: "_item_1ibim_11",
4505
- icon: "_icon_1ibim_43",
4506
- divider: "_divider_1ibim_50"
4501
+ switcher: "_switcher_1f5vq_2",
4502
+ item: "_item_1f5vq_11",
4503
+ icon: "_icon_1f5vq_43",
4504
+ divider: "_divider_1f5vq_50"
4507
4505
  };
4508
4506
  //#endregion
4509
4507
  //#region ../components/src/switcher/switcher.tsx
@@ -4528,13 +4526,13 @@ function Ir({ items: e, label: t, className: n }) {
4528
4526
  });
4529
4527
  }
4530
4528
  var Lr = {
4531
- card: "_card_hmwl9_2",
4532
- input: "_input_hmwl9_34",
4533
- glyph: "_glyph_hmwl9_43",
4534
- check: "_check_hmwl9_62",
4535
- body: "_body_hmwl9_67",
4536
- title: "_title_hmwl9_73",
4537
- description: "_description_hmwl9_79"
4529
+ card: "_card_102u6_2",
4530
+ input: "_input_102u6_34",
4531
+ glyph: "_glyph_102u6_43",
4532
+ check: "_check_102u6_62",
4533
+ body: "_body_102u6_67",
4534
+ title: "_title_102u6_73",
4535
+ description: "_description_102u6_79"
4538
4536
  };
4539
4537
  //#endregion
4540
4538
  //#region ../components/src/checkbox-card/checkbox-card.tsx
@@ -4579,8 +4577,8 @@ function Rr({ title: e, description: t, checked: n, defaultChecked: r, disabled:
4579
4577
  });
4580
4578
  }
4581
4579
  var zr = {
4582
- copyButton: "_copyButton_1p0ci_2",
4583
- icon: "_icon_1p0ci_45"
4580
+ copyButton: "_copyButton_w0pqt_2",
4581
+ icon: "_icon_w0pqt_45"
4584
4582
  };
4585
4583
  //#endregion
4586
4584
  //#region ../components/src/copy-button/copy-button.tsx
@@ -4634,12 +4632,12 @@ function Br({ value: e, size: t = "md", labels: n, className: r, ...i }) {
4634
4632
  });
4635
4633
  }
4636
4634
  var Vr = {
4637
- stat: "_stat_1xgak_2",
4638
- label: "_label_1xgak_9",
4639
- value: "_value_1xgak_15",
4640
- delta: "_delta_1xgak_23",
4641
- arrow: "_arrow_1xgak_44",
4642
- help: "_help_1xgak_49"
4635
+ stat: "_stat_1gtqw_2",
4636
+ label: "_label_1gtqw_9",
4637
+ value: "_value_1gtqw_15",
4638
+ delta: "_delta_1gtqw_23",
4639
+ arrow: "_arrow_1gtqw_44",
4640
+ help: "_help_1gtqw_49"
4643
4641
  };
4644
4642
  //#endregion
4645
4643
  //#region ../components/src/stat/stat.tsx
@@ -4673,9 +4671,9 @@ function Hr({ label: e, value: t, delta: n, trend: r = "flat", helpText: i, clas
4673
4671
  });
4674
4672
  }
4675
4673
  var Ur = {
4676
- status: "_status_lg2gm_2",
4677
- dot: "_dot_lg2gm_11",
4678
- "cascade-status-pulse": "_cascade-status-pulse_lg2gm_1"
4674
+ status: "_status_u4gep_2",
4675
+ dot: "_dot_u4gep_11",
4676
+ "cascade-status-pulse": "_cascade-status-pulse_u4gep_1"
4679
4677
  };
4680
4678
  //#endregion
4681
4679
  //#region ../components/src/status/status.tsx
@@ -4691,7 +4689,7 @@ function Wr({ status: e = "neutral", pulse: t = !1, className: n, children: r, .
4691
4689
  }), r]
4692
4690
  });
4693
4691
  }
4694
- var Gr = { visuallyHidden: "_visuallyHidden_1l8mr_2" };
4692
+ var Gr = { visuallyHidden: "_visuallyHidden_1iva7_2" };
4695
4693
  //#endregion
4696
4694
  //#region ../components/src/visually-hidden/visually-hidden.tsx
4697
4695
  function Kr({ children: e, className: t, ...n }) {
@@ -4701,7 +4699,7 @@ function Kr({ children: e, className: t, ...n }) {
4701
4699
  children: e
4702
4700
  });
4703
4701
  }
4704
- var qr = { link: "_link_k95u1_2" }, Jr = "cascade-skip-target";
4702
+ var qr = { link: "_link_19qpc_2" }, Jr = "cascade-skip-target";
4705
4703
  function Yr({ targetId: e = Jr, labels: t, className: n, ...r }) {
4706
4704
  w();
4707
4705
  let i = t?.label ?? D(T.skipNav.label);
@@ -4720,8 +4718,8 @@ function Xr({ id: e = Jr, ...t }) {
4720
4718
  });
4721
4719
  }
4722
4720
  var Zr = {
4723
- progress: "_progress_hdlqr_2",
4724
- "cascivo-progress-indeterminate": "_cascivo-progress-indeterminate_hdlqr_1"
4721
+ progress: "_progress_1xlox_2",
4722
+ "cascivo-progress-indeterminate": "_cascivo-progress-indeterminate_1xlox_1"
4725
4723
  };
4726
4724
  //#endregion
4727
4725
  //#region ../components/src/progress/progress.tsx
@@ -4736,11 +4734,11 @@ function Qr({ value: e, variant: t = "primary", size: n = "md", className: r, ..
4736
4734
  });
4737
4735
  }
4738
4736
  var $r = {
4739
- progressCircle: "_progressCircle_zkmzi_2",
4740
- value: "_value_zkmzi_22",
4741
- svg: "_svg_zkmzi_27",
4742
- track: "_track_zkmzi_33",
4743
- fill: "_fill_zkmzi_37"
4737
+ progressCircle: "_progressCircle_1eok5_2",
4738
+ value: "_value_1eok5_22",
4739
+ svg: "_svg_1eok5_27",
4740
+ track: "_track_1eok5_33",
4741
+ fill: "_fill_1eok5_37"
4744
4742
  }, ei = 20, ti = 2 * Math.PI * ei;
4745
4743
  function ni({ value: e, max: t = 100, size: n = "md", showValue: r = !1, label: i, className: a, ...o }) {
4746
4744
  let s = Math.min(Math.max(e, 0), t), c = t > 0 ? s / t * 100 : 0, l = ti * (1 - c / 100);
@@ -4781,7 +4779,7 @@ function ni({ value: e, max: t = 100, size: n = "md", showValue: r = !1, label:
4781
4779
  })]
4782
4780
  });
4783
4781
  }
4784
- var ri = { heading: "_heading_1bktn_2" }, ii = {
4782
+ var ri = { heading: "_heading_3qwhv_2" }, ii = {
4785
4783
  1: "2xl",
4786
4784
  2: "xl",
4787
4785
  3: "lg",
@@ -4797,7 +4795,7 @@ function ai({ level: e = 2, size: t, className: n, children: r, ...i }) {
4797
4795
  children: r
4798
4796
  });
4799
4797
  }
4800
- var oi = { text: "_text_11i85_2" };
4798
+ var oi = { text: "_text_18h86_2" };
4801
4799
  //#endregion
4802
4800
  //#region ../components/src/text/text.tsx
4803
4801
  function si({ as: e = "p", size: t = "md", weight: n = "normal", muted: r = !1, className: i, children: a, ...o }) {
@@ -4810,7 +4808,7 @@ function si({ as: e = "p", size: t = "md", weight: n = "normal", muted: r = !1,
4810
4808
  children: a
4811
4809
  });
4812
4810
  }
4813
- var ci = { code: "_code_2tps2_2" };
4811
+ var ci = { code: "_code_hxmy6_2" };
4814
4812
  //#endregion
4815
4813
  //#region ../components/src/code/code.tsx
4816
4814
  function li({ size: e = "md", className: t, children: n, ...r }) {
@@ -4822,8 +4820,8 @@ function li({ size: e = "md", className: t, children: n, ...r }) {
4822
4820
  });
4823
4821
  }
4824
4822
  var ui = {
4825
- blockquote: "_blockquote_12zmt_2",
4826
- footer: "_footer_12zmt_12"
4823
+ blockquote: "_blockquote_ja266_2",
4824
+ footer: "_footer_ja266_12"
4827
4825
  };
4828
4826
  //#endregion
4829
4827
  //#region ../components/src/blockquote/blockquote.tsx
@@ -4838,8 +4836,8 @@ function di({ cite: e, className: t, children: n, ...r }) {
4838
4836
  });
4839
4837
  }
4840
4838
  var fi = {
4841
- list: "_list_13qp6_2",
4842
- item: "_item_13qp6_24"
4839
+ list: "_list_96m5o_2",
4840
+ item: "_item_96m5o_24"
4843
4841
  };
4844
4842
  //#endregion
4845
4843
  //#region ../components/src/list/list.tsx
@@ -4858,7 +4856,7 @@ function mi({ className: e, children: t, ...n }) {
4858
4856
  children: t
4859
4857
  });
4860
4858
  }
4861
- var hi = { prose: "_prose_z2ek4_2" };
4859
+ var hi = { prose: "_prose_15b2f_2" };
4862
4860
  //#endregion
4863
4861
  //#region ../components/src/prose/prose.tsx
4864
4862
  function gi({ className: e, children: t, ...n }) {
@@ -4869,9 +4867,9 @@ function gi({ className: e, children: t, ...n }) {
4869
4867
  });
4870
4868
  }
4871
4869
  var _i = {
4872
- label: "_label_n3ubx_2",
4873
- marker: "_marker_n3ubx_18",
4874
- srOnly: "_srOnly_n3ubx_23"
4870
+ label: "_label_qztdi_2",
4871
+ marker: "_marker_qztdi_18",
4872
+ srOnly: "_srOnly_qztdi_23"
4875
4873
  };
4876
4874
  //#endregion
4877
4875
  //#region ../components/src/label/label.tsx
@@ -4892,9 +4890,9 @@ function vi({ asChild: e = !1, required: t = !1, disabled: n = !1, className: r,
4892
4890
  });
4893
4891
  }
4894
4892
  var yi = {
4895
- field: "_field_vdtej_2",
4896
- description: "_description_vdtej_12",
4897
- error: "_error_vdtej_19"
4893
+ field: "_field_ws86v_2",
4894
+ description: "_description_ws86v_12",
4895
+ error: "_error_ws86v_19"
4898
4896
  };
4899
4897
  //#endregion
4900
4898
  //#region ../components/src/field/field.tsx
@@ -4928,8 +4926,8 @@ function bi({ label: e, description: t, error: n, required: r = !1, disabled: i
4928
4926
  });
4929
4927
  }
4930
4928
  var xi = {
4931
- filter: "_filter_1qspm_2",
4932
- item: "_item_1qspm_8"
4929
+ filter: "_filter_uq1vv_2",
4930
+ item: "_item_uq1vv_8"
4933
4931
  };
4934
4932
  //#endregion
4935
4933
  //#region ../components/src/filter/filter.tsx
@@ -4959,7 +4957,7 @@ function Si({ options: e, value: t, defaultValue: n = [], onChange: r, multi: i
4959
4957
  }, e.value))
4960
4958
  });
4961
4959
  }
4962
- var Ci = { iconButton: "_iconButton_yn3k2_2" }, wi = F(function({ label: e, icon: t, size: n = "md", variant: r = "ghost", asChild: i = !1, className: a, children: o, ...c }, l) {
4960
+ var Ci = { iconButton: "_iconButton_13zh2_2" }, wi = F(function({ label: e, icon: t, size: n = "md", variant: r = "ghost", asChild: i = !1, className: a, children: o, ...c }, l) {
4963
4961
  return /* @__PURE__ */ k(i ? s : "button", {
4964
4962
  type: i ? void 0 : "button",
4965
4963
  "aria-label": e,
@@ -4970,7 +4968,7 @@ var Ci = { iconButton: "_iconButton_yn3k2_2" }, wi = F(function({ label: e, icon
4970
4968
  ...c,
4971
4969
  children: o ?? t
4972
4970
  });
4973
- }), Ti = { buttonGroup: "_buttonGroup_xhf24_2" };
4971
+ }), Ti = { buttonGroup: "_buttonGroup_3e81x_2" };
4974
4972
  //#endregion
4975
4973
  //#region ../components/src/button-group/button-group.tsx
4976
4974
  function Ei(e) {
@@ -5003,8 +5001,8 @@ var Di = F(function({ orientation: e = "horizontal", size: t = "md", roving: n =
5003
5001
  children: o
5004
5002
  });
5005
5003
  }), Oi = {
5006
- toggleGroup: "_toggleGroup_1kp8o_2",
5007
- item: "_item_1kp8o_33"
5004
+ toggleGroup: "_toggleGroup_s4o5x_2",
5005
+ item: "_item_s4o5x_33"
5008
5006
  };
5009
5007
  //#endregion
5010
5008
  //#region ../components/src/toggle-group/toggle-group.tsx
@@ -5054,11 +5052,11 @@ var Ai = F(function({ type: e, value: t, defaultValue: n, onValueChange: r, item
5054
5052
  })
5055
5053
  });
5056
5054
  }), ji = {
5057
- "inline-loading": "_inline-loading_ylux1_2",
5058
- indicator: "_indicator_ylux1_20",
5059
- spinner: "_spinner_ylux1_29",
5060
- icon: "_icon_ylux1_33",
5061
- label: "_label_ylux1_46"
5055
+ "inline-loading": "_inline-loading_h27o5_2",
5056
+ indicator: "_indicator_h27o5_20",
5057
+ spinner: "_spinner_h27o5_29",
5058
+ icon: "_icon_h27o5_33",
5059
+ label: "_label_h27o5_46"
5062
5060
  };
5063
5061
  //#endregion
5064
5062
  //#region ../components/src/inline-loading/inline-loading.tsx
@@ -5129,13 +5127,13 @@ function Pi({ status: e, label: t, labels: n, className: r, ...i }) {
5129
5127
  });
5130
5128
  }
5131
5129
  var Fi = {
5132
- notification: "_notification_p8b52_2",
5133
- icon: "_icon_p8b52_58",
5134
- body: "_body_p8b52_79",
5135
- title: "_title_p8b52_87",
5136
- description: "_description_p8b52_93",
5137
- actions: "_actions_p8b52_99",
5138
- dismiss: "_dismiss_p8b52_106"
5130
+ notification: "_notification_10586_2",
5131
+ icon: "_icon_10586_58",
5132
+ body: "_body_10586_79",
5133
+ title: "_title_10586_87",
5134
+ description: "_description_10586_93",
5135
+ actions: "_actions_10586_99",
5136
+ dismiss: "_dismiss_10586_106"
5139
5137
  }, Ii = new Set(["warning", "error"]), Li = 160;
5140
5138
  function Ri({ variant: e }) {
5141
5139
  return e === "success" ? /* @__PURE__ */ A("svg", {
@@ -5260,7 +5258,7 @@ function zi({ title: e, description: t, variant: n = "info", dismissible: r = !1
5260
5258
  })
5261
5259
  });
5262
5260
  }
5263
- var Bi = { root: "_root_1z1t8_2" };
5261
+ var Bi = { root: "_root_t68p6_2" };
5264
5262
  //#endregion
5265
5263
  //#region ../components/src/scroll-area/scroll-area.tsx
5266
5264
  function Vi({ height: e, width: t, orientation: n = "vertical", className: r, style: i, children: a, ...o }) {
@@ -5292,10 +5290,10 @@ function Vi({ height: e, width: t, orientation: n = "vertical", className: r, st
5292
5290
  });
5293
5291
  }
5294
5292
  var Hi = {
5295
- root: "_root_5hlkd_2",
5296
- trigger: "_trigger_5hlkd_7",
5297
- content: "_content_5hlkd_39",
5298
- contentInner: "_contentInner_5hlkd_58"
5293
+ root: "_root_j549b_2",
5294
+ trigger: "_trigger_j549b_7",
5295
+ content: "_content_j549b_39",
5296
+ contentInner: "_contentInner_j549b_58"
5299
5297
  };
5300
5298
  //#endregion
5301
5299
  //#region ../components/src/collapsible/collapsible.tsx
@@ -5333,8 +5331,8 @@ function Ui({ open: e, defaultOpen: t = !1, onOpenChange: n, trigger: r, disable
5333
5331
  });
5334
5332
  }
5335
5333
  var Wi = {
5336
- root: "_root_1grqc_2",
5337
- inner: "_inner_1grqc_8"
5334
+ root: "_root_5ltw4_2",
5335
+ inner: "_inner_5ltw4_8"
5338
5336
  };
5339
5337
  //#endregion
5340
5338
  //#region ../components/src/aspect-ratio/aspect-ratio.tsx
@@ -5353,10 +5351,10 @@ function Gi({ ratio: e = 16 / 9, className: t, style: n, children: r, ...i }) {
5353
5351
  });
5354
5352
  }
5355
5353
  var Ki = {
5356
- root: "_root_13dbe_2",
5357
- trigger: "_trigger_13dbe_7",
5358
- menu: "_menu_13dbe_82",
5359
- item: "_item_13dbe_104"
5354
+ root: "_root_rzxsi_2",
5355
+ trigger: "_trigger_rzxsi_7",
5356
+ menu: "_menu_rzxsi_82",
5357
+ item: "_item_rzxsi_104"
5360
5358
  };
5361
5359
  //#endregion
5362
5360
  //#region ../components/src/menu-button/menu-button.tsx
@@ -5444,9 +5442,9 @@ function Ji({ label: t, items: n, variant: r = "secondary", size: i = "md", disa
5444
5442
  });
5445
5443
  }
5446
5444
  var Yi = {
5447
- root: "_root_15yoj_2",
5448
- trigger: "_trigger_15yoj_7",
5449
- bubble: "_bubble_15yoj_28"
5445
+ root: "_root_1t09l_2",
5446
+ trigger: "_trigger_1t09l_7",
5447
+ bubble: "_bubble_1t09l_28"
5450
5448
  };
5451
5449
  //#endregion
5452
5450
  //#region ../components/src/toggletip/toggletip.tsx
@@ -5490,10 +5488,10 @@ function Xi({ trigger: t, children: n, placement: r = "top", defaultOpen: i = !1
5490
5488
  });
5491
5489
  }
5492
5490
  var Zi = {
5493
- menubar: "_menubar_u9zhi_2",
5494
- trigger: "_trigger_u9zhi_12",
5495
- panel: "_panel_u9zhi_35",
5496
- item: "_item_u9zhi_66"
5491
+ menubar: "_menubar_1fs00_2",
5492
+ trigger: "_trigger_1fs00_12",
5493
+ panel: "_panel_1fs00_35",
5494
+ item: "_item_1fs00_66"
5497
5495
  };
5498
5496
  //#endregion
5499
5497
  //#region ../components/src/menubar/menubar.tsx
@@ -5592,12 +5590,12 @@ function ea({ menu: t, menuId: n, floatingRef: r, floatingStyle: i, onClose: a }
5592
5590
  });
5593
5591
  }
5594
5592
  var ta = {
5595
- nav: "_nav_12yze_2",
5596
- list: "_list_12yze_6",
5597
- item: "_item_12yze_20",
5598
- link: "_link_12yze_24",
5599
- trigger: "_trigger_12yze_25",
5600
- panel: "_panel_12yze_50"
5593
+ nav: "_nav_1k4lc_2",
5594
+ list: "_list_1k4lc_6",
5595
+ item: "_item_1k4lc_20",
5596
+ link: "_link_1k4lc_24",
5597
+ trigger: "_trigger_1k4lc_25",
5598
+ panel: "_panel_1k4lc_50"
5601
5599
  };
5602
5600
  //#endregion
5603
5601
  //#region ../components/src/navigation-menu/navigation-menu.tsx
@@ -5688,15 +5686,15 @@ function ia({ panelId: t, floatingRef: n, floatingStyle: r, onClose: i, children
5688
5686
  });
5689
5687
  }
5690
5688
  var aa = {
5691
- tree: "_tree_wox60_2",
5692
- item: "_item_wox60_12",
5693
- row: "_row_wox60_16",
5694
- twisty: "_twisty_wox60_47",
5695
- twistySpacer: "_twistySpacer_wox60_61",
5696
- icon: "_icon_wox60_67",
5697
- label: "_label_wox60_75",
5698
- groupWrap: "_groupWrap_wox60_83",
5699
- group: "_group_wox60_83"
5689
+ tree: "_tree_ufkml_2",
5690
+ item: "_item_ufkml_12",
5691
+ row: "_row_ufkml_16",
5692
+ twisty: "_twisty_ufkml_47",
5693
+ twistySpacer: "_twistySpacer_ufkml_61",
5694
+ icon: "_icon_ufkml_67",
5695
+ label: "_label_ufkml_75",
5696
+ groupWrap: "_groupWrap_ufkml_83",
5697
+ group: "_group_ufkml_83"
5700
5698
  };
5701
5699
  //#endregion
5702
5700
  //#region ../components/src/tree-view/tree-view.tsx
@@ -5891,14 +5889,14 @@ var da = {
5891
5889
  expand: () => D(T.treeView.expand),
5892
5890
  collapse: () => D(T.treeView.collapse)
5893
5891
  }, Q = {
5894
- list: "_list_1lzkb_2",
5895
- headerRow: "_headerRow_1lzkb_12",
5896
- headerCell: "_headerCell_1lzkb_19",
5897
- body: "_body_1lzkb_28",
5898
- row: "_row_1lzkb_33",
5899
- cell: "_cell_1lzkb_44",
5900
- selectable: "_selectable_1lzkb_52",
5901
- indicator: "_indicator_1lzkb_77"
5892
+ list: "_list_t5qxi_2",
5893
+ headerRow: "_headerRow_t5qxi_12",
5894
+ headerCell: "_headerCell_t5qxi_19",
5895
+ body: "_body_t5qxi_28",
5896
+ row: "_row_t5qxi_33",
5897
+ cell: "_cell_t5qxi_44",
5898
+ selectable: "_selectable_t5qxi_52",
5899
+ indicator: "_indicator_t5qxi_77"
5902
5900
  };
5903
5901
  //#endregion
5904
5902
  //#region ../components/src/structured-list/structured-list.tsx
@@ -5995,13 +5993,13 @@ function pa({ items: e, headers: t, value: n, defaultValue: r, onSelect: i, clas
5995
5993
  });
5996
5994
  }
5997
5995
  var ma = {
5998
- root: "_root_1o5yt_2",
5999
- header: "_header_1o5yt_11",
6000
- label: "_label_1o5yt_25",
6001
- action: "_action_1o5yt_33",
6002
- list: "_list_1o5yt_39",
6003
- item: "_item_1o5yt_45",
6004
- itemContent: "_itemContent_1o5yt_57"
5996
+ root: "_root_u2rtc_2",
5997
+ header: "_header_u2rtc_11",
5998
+ label: "_label_u2rtc_25",
5999
+ action: "_action_u2rtc_33",
6000
+ list: "_list_u2rtc_39",
6001
+ item: "_item_u2rtc_45",
6002
+ itemContent: "_itemContent_u2rtc_57"
6005
6003
  };
6006
6004
  //#endregion
6007
6005
  //#region ../components/src/contained-list/contained-list.tsx
@@ -6039,10 +6037,10 @@ function ga({ asChild: e = !1, onClick: t, className: n, children: r, ...i }) {
6039
6037
  });
6040
6038
  }
6041
6039
  var _a = {
6042
- list: "_list_1icd9_2",
6043
- row: "_row_1icd9_21",
6044
- term: "_term_1icd9_45",
6045
- detail: "_detail_1icd9_51"
6040
+ list: "_list_prsqy_2",
6041
+ row: "_row_prsqy_21",
6042
+ term: "_term_prsqy_45",
6043
+ detail: "_detail_prsqy_51"
6046
6044
  };
6047
6045
  //#endregion
6048
6046
  //#region ../components/src/data-list/data-list.tsx
@@ -6066,13 +6064,13 @@ function va({ items: e, orientation: t = "horizontal", dividers: n = !1, size: r
6066
6064
  });
6067
6065
  }
6068
6066
  var ya = {
6069
- list: "_list_7rjym_2",
6070
- item: "_item_7rjym_21",
6071
- marker: "_marker_7rjym_63",
6072
- content: "_content_7rjym_96",
6073
- title: "_title_7rjym_103",
6074
- time: "_time_7rjym_110",
6075
- description: "_description_7rjym_115"
6067
+ list: "_list_1f4du_2",
6068
+ item: "_item_1f4du_21",
6069
+ marker: "_marker_1f4du_63",
6070
+ content: "_content_1f4du_96",
6071
+ title: "_title_1f4du_103",
6072
+ time: "_time_1f4du_110",
6073
+ description: "_description_1f4du_115"
6076
6074
  };
6077
6075
  //#endregion
6078
6076
  //#region ../components/src/timeline/timeline.tsx
@@ -6110,12 +6108,12 @@ function ba({ items: e, orientation: t = "vertical", className: n, ...r }) {
6110
6108
  });
6111
6109
  }
6112
6110
  var xa = {
6113
- item: "_item_5hlhz_2",
6114
- media: "_media_5hlhz_30",
6115
- content: "_content_5hlhz_38",
6116
- title: "_title_5hlhz_45",
6117
- description: "_description_5hlhz_51",
6118
- actions: "_actions_5hlhz_58"
6111
+ item: "_item_1uxrt_2",
6112
+ media: "_media_1uxrt_30",
6113
+ content: "_content_1uxrt_38",
6114
+ title: "_title_1uxrt_45",
6115
+ description: "_description_1uxrt_51",
6116
+ actions: "_actions_1uxrt_58"
6119
6117
  };
6120
6118
  //#endregion
6121
6119
  //#region ../components/src/item/item.tsx
@@ -6164,16 +6162,16 @@ function Da({ className: e, children: t, ...n }) {
6164
6162
  });
6165
6163
  }
6166
6164
  var Oa = {
6167
- calendar: "_calendar_fl1ay_2",
6168
- header: "_header_fl1ay_33",
6169
- monthLabel: "_monthLabel_fl1ay_40",
6170
- navButton: "_navButton_fl1ay_46",
6171
- navSpacer: "_navSpacer_fl1ay_69",
6172
- grid: "_grid_fl1ay_74",
6173
- weekday: "_weekday_fl1ay_79",
6174
- cell: "_cell_fl1ay_88",
6175
- empty: "_empty_fl1ay_99",
6176
- day: "_day_fl1ay_104"
6165
+ calendar: "_calendar_7pqxh_2",
6166
+ header: "_header_7pqxh_33",
6167
+ monthLabel: "_monthLabel_7pqxh_40",
6168
+ navButton: "_navButton_7pqxh_46",
6169
+ navSpacer: "_navSpacer_7pqxh_69",
6170
+ grid: "_grid_7pqxh_74",
6171
+ weekday: "_weekday_7pqxh_79",
6172
+ cell: "_cell_7pqxh_88",
6173
+ empty: "_empty_7pqxh_99",
6174
+ day: "_day_7pqxh_104"
6177
6175
  };
6178
6176
  //#endregion
6179
6177
  //#region ../components/src/calendar/calendar.tsx
@@ -6363,38 +6361,38 @@ function La({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6363
6361
  })]
6364
6362
  });
6365
6363
  }
6366
- var $ = {
6367
- wrapper: "_wrapper_epfgz_2",
6368
- trigger: "_trigger_epfgz_25",
6369
- value: "_value_epfgz_55",
6370
- placeholder: "_placeholder_epfgz_61",
6371
- icon: "_icon_epfgz_64",
6372
- panel: "_panel_epfgz_69",
6373
- calendars: "_calendars_epfgz_104",
6374
- calNav: "_calNav_epfgz_110",
6375
- navButton: "_navButton_epfgz_116",
6376
- presets: "_presets_epfgz_139",
6377
- preset: "_preset_epfgz_139",
6378
- footer: "_footer_epfgz_166",
6379
- clearBtn: "_clearBtn_epfgz_175",
6380
- applyBtn: "_applyBtn_epfgz_176"
6364
+ var Ra = {
6365
+ wrapper: "_wrapper_k1szr_2",
6366
+ trigger: "_trigger_k1szr_25",
6367
+ value: "_value_k1szr_55",
6368
+ placeholder: "_placeholder_k1szr_61",
6369
+ icon: "_icon_k1szr_64",
6370
+ panel: "_panel_k1szr_69",
6371
+ calendars: "_calendars_k1szr_104",
6372
+ calNav: "_calNav_k1szr_110",
6373
+ navButton: "_navButton_k1szr_116",
6374
+ presets: "_presets_k1szr_139",
6375
+ preset: "_preset_k1szr_139",
6376
+ footer: "_footer_k1szr_166",
6377
+ clearBtn: "_clearBtn_k1szr_175",
6378
+ applyBtn: "_applyBtn_k1szr_176"
6381
6379
  };
6382
6380
  //#endregion
6383
6381
  //#region ../components/src/date-range-picker/date-range-picker.tsx
6384
- function Ra(e) {
6382
+ function za(e) {
6385
6383
  return Date.UTC(e.getUTCFullYear(), e.getUTCMonth(), e.getUTCDate());
6386
6384
  }
6387
- function za(e, t) {
6388
- return !e || !t ? !1 : Ra(e) === Ra(t);
6385
+ function Ba(e, t) {
6386
+ return !e || !t ? !1 : za(e) === za(t);
6389
6387
  }
6390
- function Ba(e, t, n) {
6388
+ function Va(e, t, n) {
6391
6389
  let r = new Date(Date.UTC(e, t + n, 1));
6392
6390
  return {
6393
6391
  year: r.getUTCFullYear(),
6394
6392
  month: r.getUTCMonth()
6395
6393
  };
6396
6394
  }
6397
- function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disabled: a, presets: o, locale: s, placeholder: c, size: d = "md", labels: f, className: p }) {
6395
+ function Ha({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disabled: a, presets: o, locale: s, placeholder: c, size: d = "md", labels: f, className: p }) {
6398
6396
  w();
6399
6397
  let m = s ?? E(), h = c ?? D(T.dateRangePicker.placeholder), g = f?.apply ?? D(T.dateRangePicker.apply), v = f?.clear ?? D(T.dateRangePicker.clear), y = f?.previousMonth ?? D(T.calendar.previousMonth), b = f?.nextMonth ?? D(T.calendar.nextMonth), [x, O] = _({
6400
6398
  value: e === void 0 ? void 0 : e,
@@ -6415,7 +6413,7 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6415
6413
  }, B = () => {
6416
6414
  j.value = !1;
6417
6415
  }, V = (e) => {
6418
- let t = Ba(F.value, I.value, e);
6416
+ let t = Va(F.value, I.value, e);
6419
6417
  l(() => {
6420
6418
  F.value = t.year, I.value = t.month;
6421
6419
  });
@@ -6425,13 +6423,13 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6425
6423
  M.value = e;
6426
6424
  return;
6427
6425
  }
6428
- if (za(t, e)) {
6426
+ if (Ba(t, e)) {
6429
6427
  l(() => {
6430
6428
  M.value = null, N.value = null;
6431
6429
  }), O(null);
6432
6430
  return;
6433
6431
  }
6434
- let n = Ra(t) <= Ra(e) ? {
6432
+ let n = za(t) <= za(e) ? {
6435
6433
  start: t,
6436
6434
  end: e
6437
6435
  } : {
@@ -6449,15 +6447,15 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6449
6447
  l(() => {
6450
6448
  M.value = null, N.value = null;
6451
6449
  }), O(null);
6452
- }, U = M.value ?? x.value?.start ?? null, W = M.value ? N.value ?? null : x.value?.end ?? null, G = U && W ? Math.min(Ra(U), Ra(W)) : null, K = U && W ? Math.max(Ra(U), Ra(W)) : null, ne = (e) => {
6450
+ }, U = M.value ?? x.value?.start ?? null, W = M.value ? N.value ?? null : x.value?.end ?? null, G = U && W ? Math.min(za(U), za(W)) : null, K = U && W ? Math.max(za(U), za(W)) : null, ne = (e) => {
6453
6451
  if (G === null || K === null) return !1;
6454
- let t = Ra(e);
6452
+ let t = za(e);
6455
6453
  return t > G && t < K;
6456
- }, re = (e) => za(e, U) || G !== null && Ra(e) === G, ie = (e) => za(e, W) || K !== null && Ra(e) === K, ae = new Intl.DateTimeFormat(m, {
6454
+ }, re = (e) => Ba(e, U) || G !== null && za(e) === G, ie = (e) => Ba(e, W) || K !== null && za(e) === K, ae = new Intl.DateTimeFormat(m, {
6457
6455
  year: "numeric",
6458
6456
  month: "short",
6459
6457
  day: "numeric"
6460
- }), oe = x.value ? `${ae.format(x.value.start)} → ${ae.format(x.value.end)}` : "", se = Ba(F.value, I.value, 1), ce = {
6458
+ }), oe = x.value ? `${ae.format(x.value.start)} → ${ae.format(x.value.end)}` : "", se = Va(F.value, I.value, 1), ce = {
6461
6459
  locale: m,
6462
6460
  size: d,
6463
6461
  ...r === void 0 ? {} : { min: r },
@@ -6478,7 +6476,7 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6478
6476
  };
6479
6477
  return /* @__PURE__ */ A("div", {
6480
6478
  ref: L,
6481
- className: u($.wrapper, p),
6479
+ className: u(Ra.wrapper, p),
6482
6480
  "data-size": d,
6483
6481
  onKeyDown: (e) => {
6484
6482
  e.key === "Escape" && j.value && (e.stopPropagation(), B());
@@ -6488,38 +6486,38 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6488
6486
  role: "combobox",
6489
6487
  "aria-expanded": j.value,
6490
6488
  "aria-haspopup": "dialog",
6491
- className: $.trigger,
6489
+ className: Ra.trigger,
6492
6490
  onClick: j.value ? B : z,
6493
6491
  children: [/* @__PURE__ */ k("span", {
6494
- className: u($.value, oe ? void 0 : $.placeholder),
6492
+ className: u(Ra.value, oe ? void 0 : Ra.placeholder),
6495
6493
  children: oe || h
6496
6494
  }), /* @__PURE__ */ k("span", {
6497
- className: $.icon,
6495
+ className: Ra.icon,
6498
6496
  "aria-hidden": "true",
6499
6497
  children: "📅"
6500
6498
  })]
6501
6499
  }), /* @__PURE__ */ A("div", {
6502
6500
  role: "dialog",
6503
- className: $.panel,
6501
+ className: Ra.panel,
6504
6502
  "data-state": j.value ? "open" : "closed",
6505
6503
  children: [
6506
6504
  o && o.length > 0 && /* @__PURE__ */ k("div", {
6507
- className: $.presets,
6505
+ className: Ra.presets,
6508
6506
  children: o.map((e) => /* @__PURE__ */ k("button", {
6509
6507
  type: "button",
6510
- className: $.preset,
6508
+ className: Ra.preset,
6511
6509
  onClick: () => te(e),
6512
6510
  children: e.label
6513
6511
  }, e.label))
6514
6512
  }),
6515
6513
  /* @__PURE__ */ A("div", {
6516
- className: $.calendars,
6514
+ className: Ra.calendars,
6517
6515
  children: [
6518
6516
  /* @__PURE__ */ k("div", {
6519
- className: $.calNav,
6517
+ className: Ra.calNav,
6520
6518
  children: /* @__PURE__ */ k("button", {
6521
6519
  type: "button",
6522
- className: $.navButton,
6520
+ className: Ra.navButton,
6523
6521
  "aria-label": y,
6524
6522
  onClick: () => V(-1),
6525
6523
  children: "‹"
@@ -6536,10 +6534,10 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6536
6534
  ...ce
6537
6535
  }),
6538
6536
  /* @__PURE__ */ k("div", {
6539
- className: $.calNav,
6537
+ className: Ra.calNav,
6540
6538
  children: /* @__PURE__ */ k("button", {
6541
6539
  type: "button",
6542
- className: $.navButton,
6540
+ className: Ra.navButton,
6543
6541
  "aria-label": b,
6544
6542
  onClick: () => V(1),
6545
6543
  children: "›"
@@ -6548,15 +6546,15 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6548
6546
  ]
6549
6547
  }),
6550
6548
  /* @__PURE__ */ A("div", {
6551
- className: $.footer,
6549
+ className: Ra.footer,
6552
6550
  children: [/* @__PURE__ */ k("button", {
6553
6551
  type: "button",
6554
- className: $.clearBtn,
6552
+ className: Ra.clearBtn,
6555
6553
  onClick: H,
6556
6554
  children: v
6557
6555
  }), /* @__PURE__ */ k("button", {
6558
6556
  type: "button",
6559
- className: $.applyBtn,
6557
+ className: Ra.applyBtn,
6560
6558
  onClick: B,
6561
6559
  children: g
6562
6560
  })]
@@ -6565,28 +6563,28 @@ function Va({ value: e, defaultValue: t, onValueChange: n, min: r, max: i, disab
6565
6563
  })]
6566
6564
  });
6567
6565
  }
6568
- var Ha = {
6569
- picker: "_picker_7x26f_2",
6570
- label: "_label_7x26f_27",
6571
- srOnly: "_srOnly_7x26f_34",
6572
- area: "_area_7x26f_46",
6573
- thumb: "_thumb_7x26f_63",
6574
- sliders: "_sliders_7x26f_74",
6575
- hue: "_hue_7x26f_80",
6576
- alpha: "_alpha_7x26f_81",
6577
- presets: "_presets_7x26f_136",
6578
- preset: "_preset_7x26f_136",
6579
- row: "_row_7x26f_161",
6580
- preview: "_preview_7x26f_167",
6581
- text: "_text_7x26f_175",
6582
- eyedropper: "_eyedropper_7x26f_193"
6566
+ var Ua = {
6567
+ picker: "_picker_1ehlq_2",
6568
+ label: "_label_1ehlq_27",
6569
+ srOnly: "_srOnly_1ehlq_34",
6570
+ area: "_area_1ehlq_46",
6571
+ thumb: "_thumb_1ehlq_63",
6572
+ sliders: "_sliders_1ehlq_74",
6573
+ hue: "_hue_1ehlq_80",
6574
+ alpha: "_alpha_1ehlq_81",
6575
+ presets: "_presets_1ehlq_136",
6576
+ preset: "_preset_1ehlq_136",
6577
+ row: "_row_1ehlq_161",
6578
+ preview: "_preview_1ehlq_167",
6579
+ text: "_text_1ehlq_175",
6580
+ eyedropper: "_eyedropper_1ehlq_193"
6583
6581
  };
6584
6582
  //#endregion
6585
6583
  //#region ../components/src/color-picker/color-picker.tsx
6586
- function Ua(e, t, n) {
6584
+ function Wa(e, t, n) {
6587
6585
  return Math.min(n, Math.max(t, e));
6588
6586
  }
6589
- function Wa(e) {
6587
+ function Ga(e) {
6590
6588
  let t = e.trim().replace(/^#/, "");
6591
6589
  t.length === 3 && (t = t[0] + t[0] + t[1] + t[1] + t[2] + t[2]), t.length === 4 && (t = t[0] + t[0] + t[1] + t[1] + t[2] + t[2] + t[3] + t[3]);
6592
6590
  let n = parseInt(t.slice(0, 2), 16), r = parseInt(t.slice(2, 4), 16), i = parseInt(t.slice(4, 6), 16), a = t.length >= 8 ? parseInt(t.slice(6, 8), 16) / 255 : 1;
@@ -6602,11 +6600,11 @@ function Wa(e) {
6602
6600
  a
6603
6601
  };
6604
6602
  }
6605
- function Ga({ r: e, g: t, b: n, a: r }, i) {
6606
- let a = (e) => Ua(Math.round(e), 0, 255).toString(16).padStart(2, "0"), o = `#${a(e)}${a(t)}${a(n)}`;
6603
+ function Ka({ r: e, g: t, b: n, a: r }, i) {
6604
+ let a = (e) => Wa(Math.round(e), 0, 255).toString(16).padStart(2, "0"), o = `#${a(e)}${a(t)}${a(n)}`;
6607
6605
  return !i || r >= 1 ? o : o + a(r * 255);
6608
6606
  }
6609
- function Ka({ r: e, g: t, b: n, a: r }) {
6607
+ function qa({ r: e, g: t, b: n, a: r }) {
6610
6608
  let i = e / 255, a = t / 255, o = n / 255, s = Math.max(i, a, o), c = Math.min(i, a, o), l = s - c, u = 0;
6611
6609
  l !== 0 && (u = s === i ? (a - o) / l % 6 : s === a ? (o - i) / l + 2 : (i - a) / l + 4, u *= 60, u < 0 && (u += 360));
6612
6610
  let d = (s + c) / 2, f = l === 0 ? 0 : l / (1 - Math.abs(2 * d - 1));
@@ -6617,7 +6615,7 @@ function Ka({ r: e, g: t, b: n, a: r }) {
6617
6615
  a: r
6618
6616
  };
6619
6617
  }
6620
- function qa({ h: e, s: t, l: n, a: r }) {
6618
+ function Ja({ h: e, s: t, l: n, a: r }) {
6621
6619
  let i = t / 100, a = n / 100, o = (1 - Math.abs(2 * a - 1)) * i, s = o * (1 - Math.abs(e / 60 % 2 - 1)), c = a - o / 2, l = 0, u = 0, d = 0;
6622
6620
  return e < 60 ? [l, u, d] = [
6623
6621
  o,
@@ -6650,18 +6648,18 @@ function qa({ h: e, s: t, l: n, a: r }) {
6650
6648
  a: r
6651
6649
  };
6652
6650
  }
6653
- function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i = !0, label: a, disabled: o, size: s = "md", className: c, labels: l }) {
6651
+ function Ya({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i = !0, label: a, disabled: o, size: s = "md", className: c, labels: l }) {
6654
6652
  w();
6655
6653
  let d = L(), [f, p] = _({
6656
6654
  value: e,
6657
6655
  defaultValue: t ?? "#3b82f6",
6658
6656
  onChange: n
6659
- }), m = R(null), h = S(!1), g = Ka(Wa(f.value)), v = (e) => {
6660
- p(Ga(qa(e), i));
6657
+ }), m = R(null), h = S(!1), g = qa(Ga(f.value)), v = (e) => {
6658
+ p(Ka(Ja(e), i));
6661
6659
  }, y = (e, t) => {
6662
6660
  let n = m.current;
6663
6661
  if (!n) return;
6664
- let r = n.getBoundingClientRect(), i = Ua((e - r.left) / r.width, 0, 1), a = Ua((t - r.top) / r.height, 0, 1);
6662
+ let r = n.getBoundingClientRect(), i = Wa((e - r.left) / r.width, 0, 1), a = Wa((t - r.top) / r.height, 0, 1);
6665
6663
  v({
6666
6664
  h: g.h,
6667
6665
  s: i * 100,
@@ -6687,8 +6685,8 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6687
6685
  else return;
6688
6686
  e.preventDefault(), v({
6689
6687
  h: g.h,
6690
- s: Ua(n, 0, 100),
6691
- l: Ua(r, 0, 100),
6688
+ s: Wa(n, 0, 100),
6689
+ l: Wa(r, 0, 100),
6692
6690
  a: g.a
6693
6691
  });
6694
6692
  }, x = (e, t) => {
@@ -6700,20 +6698,20 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6700
6698
  alpha: l?.alpha ?? D(T.colorPicker.alpha),
6701
6699
  colorArea: l?.colorArea ?? D(T.colorPicker.colorArea),
6702
6700
  eyedropper: l?.eyedropper ?? D(T.colorPicker.eyedropper)
6703
- }, N = Ga(Wa(f.value), !1), P = `hsl(${g.h} 100% 50%)`;
6701
+ }, N = Ka(Ga(f.value), !1), P = `hsl(${g.h} 100% 50%)`;
6704
6702
  return /* @__PURE__ */ A("div", {
6705
- className: u(Ha.picker, c),
6703
+ className: u(Ua.picker, c),
6706
6704
  "data-size": s,
6707
6705
  "data-disabled": o || void 0,
6708
6706
  children: [
6709
6707
  a && /* @__PURE__ */ k("span", {
6710
- className: Ha.label,
6708
+ className: Ua.label,
6711
6709
  id: `${d}-label`,
6712
6710
  children: a
6713
6711
  }),
6714
6712
  /* @__PURE__ */ k("div", {
6715
6713
  ref: m,
6716
- className: Ha.area,
6714
+ className: Ua.area,
6717
6715
  role: "slider",
6718
6716
  "aria-label": M.colorArea,
6719
6717
  "aria-valuetext": N,
@@ -6725,7 +6723,7 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6725
6723
  },
6726
6724
  onKeyDown: b,
6727
6725
  children: /* @__PURE__ */ k("span", {
6728
- className: Ha.thumb,
6726
+ className: Ua.thumb,
6729
6727
  style: {
6730
6728
  insetInlineStart: `${g.s}%`,
6731
6729
  insetBlockStart: `${100 - g.l}%`,
@@ -6734,16 +6732,16 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6734
6732
  })
6735
6733
  }),
6736
6734
  /* @__PURE__ */ A("div", {
6737
- className: Ha.sliders,
6735
+ className: Ua.sliders,
6738
6736
  children: [
6739
6737
  /* @__PURE__ */ k("label", {
6740
- className: Ha.srOnly,
6738
+ className: Ua.srOnly,
6741
6739
  htmlFor: `${d}-hue`,
6742
6740
  children: M.hue
6743
6741
  }),
6744
6742
  /* @__PURE__ */ k("input", {
6745
6743
  id: `${d}-hue`,
6746
- className: Ha.hue,
6744
+ className: Ua.hue,
6747
6745
  type: "range",
6748
6746
  min: 0,
6749
6747
  max: 360,
@@ -6759,12 +6757,12 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6759
6757
  })
6760
6758
  }),
6761
6759
  i && /* @__PURE__ */ A(O, { children: [/* @__PURE__ */ k("label", {
6762
- className: Ha.srOnly,
6760
+ className: Ua.srOnly,
6763
6761
  htmlFor: `${d}-alpha`,
6764
6762
  children: M.alpha
6765
6763
  }), /* @__PURE__ */ k("input", {
6766
6764
  id: `${d}-alpha`,
6767
- className: Ha.alpha,
6765
+ className: Ua.alpha,
6768
6766
  type: "range",
6769
6767
  min: 0,
6770
6768
  max: 1,
@@ -6783,12 +6781,12 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6783
6781
  ]
6784
6782
  }),
6785
6783
  r && r.length > 0 && /* @__PURE__ */ k("div", {
6786
- className: Ha.presets,
6784
+ className: Ua.presets,
6787
6785
  role: "group",
6788
6786
  "aria-label": M.colorArea,
6789
6787
  children: r.map((e, t) => /* @__PURE__ */ k("button", {
6790
6788
  type: "button",
6791
- className: Ha.preset,
6789
+ className: Ua.preset,
6792
6790
  style: { backgroundColor: e },
6793
6791
  "aria-label": e,
6794
6792
  "aria-pressed": e.toLowerCase() === f.value.toLowerCase(),
@@ -6800,15 +6798,15 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6800
6798
  }, e))
6801
6799
  }),
6802
6800
  /* @__PURE__ */ A("div", {
6803
- className: Ha.row,
6801
+ className: Ua.row,
6804
6802
  children: [
6805
6803
  /* @__PURE__ */ k("span", {
6806
- className: Ha.preview,
6804
+ className: Ua.preview,
6807
6805
  style: { backgroundColor: f.value },
6808
6806
  "aria-hidden": "true"
6809
6807
  }),
6810
6808
  /* @__PURE__ */ k("input", {
6811
- className: Ha.text,
6809
+ className: Ua.text,
6812
6810
  type: "text",
6813
6811
  value: f.value,
6814
6812
  disabled: o,
@@ -6817,7 +6815,7 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6817
6815
  }),
6818
6816
  E && /* @__PURE__ */ k("button", {
6819
6817
  type: "button",
6820
- className: Ha.eyedropper,
6818
+ className: Ua.eyedropper,
6821
6819
  "aria-label": M.eyedropper,
6822
6820
  disabled: o,
6823
6821
  onClick: j,
@@ -6841,25 +6839,25 @@ function Ja({ value: e, defaultValue: t, onValueChange: n, presets: r, alpha: i
6841
6839
  ]
6842
6840
  });
6843
6841
  }
6844
- var Ya = {
6845
- carousel: "_carousel_18aem_2",
6846
- viewport: "_viewport_18aem_9",
6847
- track: "_track_18aem_15",
6848
- slide: "_slide_18aem_28",
6849
- nav: "_nav_18aem_35",
6850
- prev: "_prev_18aem_65",
6851
- next: "_next_18aem_69",
6852
- dots: "_dots_18aem_73",
6853
- dot: "_dot_18aem_73"
6842
+ var Xa = {
6843
+ carousel: "_carousel_1dvrl_2",
6844
+ viewport: "_viewport_1dvrl_9",
6845
+ track: "_track_1dvrl_15",
6846
+ slide: "_slide_1dvrl_28",
6847
+ nav: "_nav_1dvrl_35",
6848
+ prev: "_prev_1dvrl_65",
6849
+ next: "_next_1dvrl_69",
6850
+ dots: "_dots_1dvrl_73",
6851
+ dot: "_dot_1dvrl_73"
6854
6852
  };
6855
6853
  //#endregion
6856
6854
  //#region ../components/src/carousel/carousel.tsx
6857
- function Xa(e, t) {
6855
+ function Za(e, t) {
6858
6856
  return t || (e == null ? [] : Array.isArray(e) ? e : [e]);
6859
6857
  }
6860
- function Za({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange: i, loop: a = !1, className: o, labels: s }) {
6858
+ function Qa({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange: i, loop: a = !1, className: o, labels: s }) {
6861
6859
  w();
6862
- let c = L(), l = Xa(e, t), d = l.length, [f, p] = _({
6860
+ let c = L(), l = Za(e, t), d = l.length, [f, p] = _({
6863
6861
  value: n,
6864
6862
  defaultValue: r ?? 0,
6865
6863
  onChange: i
@@ -6890,15 +6888,15 @@ function Za({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange:
6890
6888
  }, 400)), p(t), y(t);
6891
6889
  }, S = s?.region ?? D(T.carousel.region), E = s?.previous ?? D(T.carousel.previous), O = s?.next ?? D(T.carousel.next);
6892
6890
  return /* @__PURE__ */ A("section", {
6893
- className: u(Ya.carousel, o),
6891
+ className: u(Xa.carousel, o),
6894
6892
  "aria-roledescription": "carousel",
6895
6893
  "aria-label": S,
6896
6894
  children: [/* @__PURE__ */ A("div", {
6897
- className: Ya.viewport,
6895
+ className: Xa.viewport,
6898
6896
  children: [
6899
6897
  /* @__PURE__ */ k("button", {
6900
6898
  type: "button",
6901
- className: u(Ya.nav, Ya.prev),
6899
+ className: u(Xa.nav, Xa.prev),
6902
6900
  "aria-label": E,
6903
6901
  "aria-controls": `${c}-track`,
6904
6902
  disabled: !a && f.value <= 0,
@@ -6921,12 +6919,12 @@ function Za({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange:
6921
6919
  /* @__PURE__ */ k("div", {
6922
6920
  ref: m,
6923
6921
  id: `${c}-track`,
6924
- className: Ya.track,
6922
+ className: Xa.track,
6925
6923
  children: l.map((e, t) => /* @__PURE__ */ k("div", {
6926
6924
  ref: (e) => {
6927
6925
  h.current[t] = e;
6928
6926
  },
6929
- className: Ya.slide,
6927
+ className: Xa.slide,
6930
6928
  role: "group",
6931
6929
  "aria-roledescription": "slide",
6932
6930
  "aria-label": D(T.carousel.slide, {
@@ -6939,7 +6937,7 @@ function Za({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange:
6939
6937
  }),
6940
6938
  /* @__PURE__ */ k("button", {
6941
6939
  type: "button",
6942
- className: u(Ya.nav, Ya.next),
6940
+ className: u(Xa.nav, Xa.next),
6943
6941
  "aria-label": O,
6944
6942
  "aria-controls": `${c}-track`,
6945
6943
  disabled: !a && f.value >= d - 1,
@@ -6961,7 +6959,7 @@ function Za({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange:
6961
6959
  })
6962
6960
  ]
6963
6961
  }), /* @__PURE__ */ k("div", {
6964
- className: Ya.dots,
6962
+ className: Xa.dots,
6965
6963
  role: "group",
6966
6964
  "aria-label": S,
6967
6965
  children: l.map((e, t) => {
@@ -6969,7 +6967,7 @@ function Za({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange:
6969
6967
  return /* @__PURE__ */ k("button", {
6970
6968
  ref: n.ref,
6971
6969
  type: "button",
6972
- className: Ya.dot,
6970
+ className: Xa.dot,
6973
6971
  "aria-label": D(T.carousel.goTo, { n: t + 1 }),
6974
6972
  "aria-current": t === f.value || void 0,
6975
6973
  "data-active": t === f.value || void 0,
@@ -6982,25 +6980,25 @@ function Za({ children: e, slides: t, index: n, defaultIndex: r, onIndexChange:
6982
6980
  })]
6983
6981
  });
6984
6982
  }
6985
- var Qa = {
6986
- resizable: "_resizable_14vkt_2",
6987
- pane: "_pane_14vkt_17",
6988
- handle: "_handle_14vkt_31",
6989
- grip: "_grip_14vkt_50"
6983
+ var $a = {
6984
+ resizable: "_resizable_1agxs_2",
6985
+ pane: "_pane_1agxs_17",
6986
+ handle: "_handle_1agxs_31",
6987
+ grip: "_grip_1agxs_50"
6990
6988
  };
6991
6989
  //#endregion
6992
6990
  //#region ../components/src/resizable/resizable.tsx
6993
- function $a(e, t, n) {
6991
+ function eo(e, t, n) {
6994
6992
  return Math.min(n, Math.max(t, e));
6995
6993
  }
6996
- function eo({ children: e, orientation: t = "horizontal", defaultRatio: n = .5, ratio: r, minRatio: i = .1, maxRatio: a = .9, onRatioChange: o, className: s, label: c }) {
6994
+ function to({ children: e, orientation: t = "horizontal", defaultRatio: n = .5, ratio: r, minRatio: i = .1, maxRatio: a = .9, onRatioChange: o, className: s, label: c }) {
6997
6995
  w();
6998
6996
  let [l, d] = j.toArray(e), [f, p] = _({
6999
6997
  value: r,
7000
6998
  defaultValue: n,
7001
6999
  onChange: o
7002
7000
  }), m = R(null), h = S(!1), g = (e) => {
7003
- p($a(e, i, a));
7001
+ p(eo(e, i, a));
7004
7002
  }, v = (e, n) => {
7005
7003
  let r = m.current;
7006
7004
  if (!r) return f.value;
@@ -7027,16 +7025,16 @@ function eo({ children: e, orientation: t = "horizontal", defaultRatio: n = .5,
7027
7025
  }, b = c ?? D(T.resizable.handle), x = Math.round(f.value * 100);
7028
7026
  return /* @__PURE__ */ A("div", {
7029
7027
  ref: m,
7030
- className: u(Qa.resizable, s),
7028
+ className: u($a.resizable, s),
7031
7029
  "data-orientation": t,
7032
7030
  style: { "--cascivo-resizable-ratio": f.value },
7033
7031
  children: [
7034
7032
  /* @__PURE__ */ k("div", {
7035
- className: Qa.pane,
7033
+ className: $a.pane,
7036
7034
  children: l
7037
7035
  }),
7038
7036
  /* @__PURE__ */ k("div", {
7039
- className: Qa.handle,
7037
+ className: $a.handle,
7040
7038
  role: "separator",
7041
7039
  "aria-orientation": t,
7042
7040
  "aria-label": b,
@@ -7049,64 +7047,64 @@ function eo({ children: e, orientation: t = "horizontal", defaultRatio: n = .5,
7049
7047
  e.preventDefault(), h.value = !0;
7050
7048
  },
7051
7049
  children: /* @__PURE__ */ k("span", {
7052
- className: Qa.grip,
7050
+ className: $a.grip,
7053
7051
  "aria-hidden": "true"
7054
7052
  })
7055
7053
  }),
7056
7054
  /* @__PURE__ */ k("div", {
7057
- className: Qa.pane,
7055
+ className: $a.pane,
7058
7056
  children: d
7059
7057
  })
7060
7058
  ]
7061
7059
  });
7062
7060
  }
7063
- var to = {
7064
- dock: "_dock_1ma1e_2",
7065
- item: "_item_1ma1e_20",
7066
- icon: "_icon_1ma1e_47",
7067
- label: "_label_1ma1e_54"
7061
+ var no = {
7062
+ dock: "_dock_cqgv4_2",
7063
+ item: "_item_cqgv4_20",
7064
+ icon: "_icon_cqgv4_47",
7065
+ label: "_label_cqgv4_54"
7068
7066
  };
7069
7067
  //#endregion
7070
7068
  //#region ../components/src/dock/dock.tsx
7071
- function no({ items: e, activeIndex: t, className: n }) {
7069
+ function ro({ items: e, activeIndex: t, className: n }) {
7072
7070
  return /* @__PURE__ */ k("nav", {
7073
7071
  "aria-label": "Main navigation",
7074
- className: [to.dock, n].filter(Boolean).join(" "),
7072
+ className: [no.dock, n].filter(Boolean).join(" "),
7075
7073
  children: e.map((e, n) => {
7076
7074
  let r = n === t;
7077
7075
  return /* @__PURE__ */ A(e.href ? "a" : "button", {
7078
- className: to.item,
7076
+ className: no.item,
7079
7077
  "data-active": r || void 0,
7080
7078
  "aria-current": r ? "page" : void 0,
7081
7079
  ...e.href ? { href: e.href } : {},
7082
7080
  type: e.href ? void 0 : "button",
7083
7081
  onClick: e.onClick,
7084
7082
  children: [/* @__PURE__ */ k("span", {
7085
- className: to.icon,
7083
+ className: no.icon,
7086
7084
  "aria-hidden": "true",
7087
7085
  children: e.icon
7088
7086
  }), /* @__PURE__ */ k("span", {
7089
- className: to.label,
7087
+ className: no.label,
7090
7088
  children: e.label
7091
7089
  })]
7092
7090
  }, n);
7093
7091
  })
7094
7092
  });
7095
7093
  }
7096
- var ro = {
7097
- overlay: "_overlay_r1l5q_2",
7098
- panel: "_panel_r1l5q_39",
7099
- header: "_header_r1l5q_113",
7100
- heading: "_heading_r1l5q_123",
7101
- title: "_title_r1l5q_129",
7102
- description: "_description_r1l5q_136",
7103
- close: "_close_r1l5q_142",
7104
- closeIcon: "_closeIcon_r1l5q_170",
7105
- body: "_body_r1l5q_175"
7094
+ var io = {
7095
+ overlay: "_overlay_1yrib_2",
7096
+ panel: "_panel_1yrib_39",
7097
+ header: "_header_1yrib_113",
7098
+ heading: "_heading_1yrib_123",
7099
+ title: "_title_1yrib_129",
7100
+ description: "_description_1yrib_136",
7101
+ close: "_close_1yrib_142",
7102
+ closeIcon: "_closeIcon_1yrib_170",
7103
+ body: "_body_1yrib_175"
7106
7104
  };
7107
7105
  //#endregion
7108
7106
  //#region ../components/src/drawer/drawer.tsx
7109
- function io({ open: t, defaultOpen: n, onOpenChange: i, side: s = "end", size: c, title: l, description: d, children: f, labels: p, className: m }) {
7107
+ function ao({ open: t, defaultOpen: n, onOpenChange: i, side: s = "end", size: c, title: l, description: d, children: f, labels: p, className: m }) {
7110
7108
  w();
7111
7109
  let [h, g] = _({
7112
7110
  value: t,
@@ -7118,7 +7116,7 @@ function io({ open: t, defaultOpen: n, onOpenChange: i, side: s = "end", size: c
7118
7116
  return /* @__PURE__ */ k(a, { children: /* @__PURE__ */ k(o, {
7119
7117
  present: h,
7120
7118
  children: /* @__PURE__ */ k("div", {
7121
- className: ro.overlay,
7119
+ className: io.overlay,
7122
7120
  "data-side": s,
7123
7121
  children: /* @__PURE__ */ k(e, {
7124
7122
  onDismiss: () => g(!1),
@@ -7132,30 +7130,30 @@ function io({ open: t, defaultOpen: n, onOpenChange: i, side: s = "end", size: c
7132
7130
  "aria-labelledby": l ? v : void 0,
7133
7131
  "aria-describedby": d ? y : void 0,
7134
7132
  "data-side": s,
7135
- className: u(ro.panel, m),
7133
+ className: u(io.panel, m),
7136
7134
  style: c ? { "--_drawer-size": c } : void 0,
7137
7135
  children: [(l || d) && /* @__PURE__ */ A("div", {
7138
- className: ro.header,
7136
+ className: io.header,
7139
7137
  children: [/* @__PURE__ */ A("div", {
7140
- className: ro.heading,
7138
+ className: io.heading,
7141
7139
  children: [l && /* @__PURE__ */ k("h2", {
7142
7140
  id: v,
7143
- className: ro.title,
7141
+ className: io.title,
7144
7142
  children: l
7145
7143
  }), d && /* @__PURE__ */ k("p", {
7146
7144
  id: y,
7147
- className: ro.description,
7145
+ className: io.description,
7148
7146
  children: d
7149
7147
  })]
7150
7148
  }), /* @__PURE__ */ k("button", {
7151
7149
  type: "button",
7152
7150
  "aria-label": b,
7153
7151
  onClick: () => g(!1),
7154
- className: ro.close,
7152
+ className: io.close,
7155
7153
  children: /* @__PURE__ */ k("svg", {
7156
7154
  "aria-hidden": "true",
7157
7155
  viewBox: "0 0 16 16",
7158
- className: ro.closeIcon,
7156
+ className: io.closeIcon,
7159
7157
  children: /* @__PURE__ */ k("path", {
7160
7158
  d: "M4 4l8 8M12 4l-8 8",
7161
7159
  fill: "none",
@@ -7166,7 +7164,7 @@ function io({ open: t, defaultOpen: n, onOpenChange: i, side: s = "end", size: c
7166
7164
  })
7167
7165
  })]
7168
7166
  }), /* @__PURE__ */ k("div", {
7169
- className: ro.body,
7167
+ className: io.body,
7170
7168
  children: f
7171
7169
  })]
7172
7170
  })
@@ -7175,21 +7173,21 @@ function io({ open: t, defaultOpen: n, onOpenChange: i, side: s = "end", size: c
7175
7173
  })
7176
7174
  }) });
7177
7175
  }
7178
- var ao = {
7179
- root: "_root_lxa7a_2",
7180
- select: "_select_lxa7a_24",
7181
- chevron: "_chevron_lxa7a_66"
7176
+ var oo = {
7177
+ root: "_root_1s4kv_2",
7178
+ select: "_select_1s4kv_24",
7179
+ chevron: "_chevron_1s4kv_66"
7182
7180
  };
7183
7181
  //#endregion
7184
7182
  //#region ../components/src/native-select/native-select.tsx
7185
- function oo({ options: e, children: t, size: n = "md", invalid: r, disabled: i, placeholder: a, value: o, defaultValue: s, className: c, ...l }) {
7183
+ function so({ options: e, children: t, size: n = "md", invalid: r, disabled: i, placeholder: a, value: o, defaultValue: s, className: c, ...l }) {
7186
7184
  let d = o !== void 0, f = a !== void 0;
7187
7185
  return /* @__PURE__ */ A("div", {
7188
- className: u(ao.root, c),
7186
+ className: u(oo.root, c),
7189
7187
  "data-size": n,
7190
7188
  "data-invalid": r || void 0,
7191
7189
  children: [/* @__PURE__ */ A("select", {
7192
- className: ao.select,
7190
+ className: oo.select,
7193
7191
  disabled: i,
7194
7192
  "aria-invalid": r || void 0,
7195
7193
  value: o,
@@ -7206,36 +7204,115 @@ function oo({ options: e, children: t, size: n = "md", invalid: r, disabled: i,
7206
7204
  children: e.label
7207
7205
  }, e.value)) : t]
7208
7206
  }), /* @__PURE__ */ k("span", {
7209
- className: ao.chevron,
7207
+ className: oo.chevron,
7210
7208
  "aria-hidden": "true"
7211
7209
  })]
7212
7210
  });
7213
7211
  }
7214
- var so = {
7215
- root: "_root_s4tux_2",
7216
- inlineCode: "_inlineCode_s4tux_12",
7217
- pre: "_pre_s4tux_23",
7218
- code: "_code_s4tux_44",
7219
- line: "_line_s4tux_49",
7220
- lineNumber: "_lineNumber_s4tux_54",
7221
- lineText: "_lineText_s4tux_62",
7222
- copy: "_copy_s4tux_66",
7223
- icon: "_icon_s4tux_106"
7212
+ //#endregion
7213
+ //#region ../components/src/code-snippet/highlight.ts
7214
+ function co(e) {
7215
+ return e.map(([e, t]) => ({
7216
+ type: e,
7217
+ re: RegExp(`^(?:${t})`)
7218
+ }));
7219
+ }
7220
+ var lo = "\"(?:[^\"\\\\]|\\\\.)*\"|'(?:[^'\\\\]|\\\\.)*'", uo = "`(?:[^`\\\\]|\\\\.)*`", fo = "const|let|var|function|return|if|else|for|while|do|switch|case|break|continue|new|class|extends|super|import|export|from|default|async|await|yield|typeof|instanceof|in|of|void|delete|this|null|true|false|undefined", po = `${fo}|interface|type|as|readonly|enum|implements|public|private|protected|abstract|namespace|declare|satisfies|keyof|infer|is|string|number|boolean|unknown|never|any`, mo = {
7221
+ bash: co([
7222
+ ["comment", "#[^\\n]*"],
7223
+ ["string", lo],
7224
+ ["prompt", "\\$(?= )"],
7225
+ ["keyword", "\\b(?:npx|npm|pnpm|yarn|bun|deno|node|git|cd|ls|cat|echo|export|sudo|mkdir|rm|cp|mv|curl|wget|chmod|source)\\b"],
7226
+ ["variable", "--?[A-Za-z][\\w-]*"],
7227
+ ["number", "\\b\\d+(?:\\.\\d+)?\\b"]
7228
+ ]),
7229
+ css: co([
7230
+ ["comment", "/\\*[\\s\\S]*?\\*/"],
7231
+ ["string", lo],
7232
+ ["keyword", "@[\\w-]+"],
7233
+ ["variable", "--[\\w-]+"],
7234
+ ["fn", "[\\w-]+(?=\\()"],
7235
+ ["number", "#[0-9a-fA-F]{3,8}\\b|-?\\d*\\.?\\d+(?:[a-z%]+)?"],
7236
+ ["punct", "[{}();:,]"]
7237
+ ]),
7238
+ js: co([
7239
+ ["comment", "//[^\\n]*|/\\*[\\s\\S]*?\\*/"],
7240
+ ["string", `${lo}|${uo}`],
7241
+ ["keyword", `\\b(?:${fo})\\b`],
7242
+ ["fn", "[A-Za-z_$][\\w$]*(?=\\()"],
7243
+ ["number", "-?\\d*\\.?\\d+"],
7244
+ ["punct", "[{}()\\[\\];:,.]|=>"]
7245
+ ]),
7246
+ ts: co([
7247
+ ["comment", "//[^\\n]*|/\\*[\\s\\S]*?\\*/"],
7248
+ ["string", `${lo}|${uo}`],
7249
+ ["keyword", `\\b(?:${po})\\b`],
7250
+ ["fn", "[A-Za-z_$][\\w$]*(?=\\()"],
7251
+ ["number", "-?\\d*\\.?\\d+"],
7252
+ ["punct", "[{}()\\[\\];:,.]|=>"]
7253
+ ])
7254
+ };
7255
+ function ho(e, t) {
7256
+ let n = mo[t], r = [], i = e, a = "", o = () => {
7257
+ a &&= (r.push({
7258
+ type: "text",
7259
+ value: a
7260
+ }), "");
7261
+ };
7262
+ for (; i.length > 0;) {
7263
+ let e = !1;
7264
+ for (let { type: t, re: a } of n) {
7265
+ let n = a.exec(i);
7266
+ if (n && n[0].length > 0) {
7267
+ o(), r.push({
7268
+ type: t,
7269
+ value: n[0]
7270
+ }), i = i.slice(n[0].length), e = !0;
7271
+ break;
7272
+ }
7273
+ }
7274
+ e || (a += i[0], i = i.slice(1));
7275
+ }
7276
+ return o(), r;
7277
+ }
7278
+ var $ = {
7279
+ root: "_root_4lyzf_2",
7280
+ inlineCode: "_inlineCode_4lyzf_12",
7281
+ pre: "_pre_4lyzf_23",
7282
+ code: "_code_4lyzf_44",
7283
+ line: "_line_4lyzf_49",
7284
+ lineNumber: "_lineNumber_4lyzf_54",
7285
+ lineText: "_lineText_4lyzf_62",
7286
+ copy: "_copy_4lyzf_66",
7287
+ icon: "_icon_4lyzf_106",
7288
+ bar: "_bar_4lyzf_153",
7289
+ dots: "_dots_4lyzf_163",
7290
+ dot: "_dot_4lyzf_163",
7291
+ title: "_title_4lyzf_187"
7224
7292
  };
7225
7293
  //#endregion
7226
7294
  //#region ../components/src/code-snippet/code-snippet.tsx
7227
- function co({ code: e, variant: t = "single", showLineNumbers: n, showCopyButton: r, labels: i, className: a }) {
7295
+ function go({ code: e, language: t }) {
7296
+ return /* @__PURE__ */ k("code", {
7297
+ className: $.code,
7298
+ children: ho(e, t).map((e, t) => e.type === "text" ? /* @__PURE__ */ k("span", { children: e.value }, t) : /* @__PURE__ */ k("span", {
7299
+ "data-tok": e.type,
7300
+ children: e.value
7301
+ }, t))
7302
+ });
7303
+ }
7304
+ function _o({ code: e, variant: t = "single", language: n, terminal: r = !1, title: i, showLineNumbers: a, showCopyButton: o, labels: s, className: c }) {
7228
7305
  w();
7229
- let { copied: o, copy: s } = h(), c = i?.copy ?? D(T.codeSnippet.copy), l = i?.copied ?? D(T.codeSnippet.copied), d = r ?? t !== "inline" ? /* @__PURE__ */ k("button", {
7306
+ let { copied: l, copy: d } = h(), f = s?.copy ?? D(T.codeSnippet.copy), p = s?.copied ?? D(T.codeSnippet.copied), m = o ?? t !== "inline" ? /* @__PURE__ */ k("button", {
7230
7307
  type: "button",
7231
- "aria-label": o.value ? l : c,
7232
- "data-state": o.value ? "copied" : "idle",
7233
- className: so.copy,
7234
- onClick: () => void s(e),
7235
- children: o.value ? /* @__PURE__ */ k("svg", {
7308
+ "aria-label": l.value ? p : f,
7309
+ "data-state": l.value ? "copied" : "idle",
7310
+ className: $.copy,
7311
+ onClick: () => void d(e),
7312
+ children: l.value ? /* @__PURE__ */ k("svg", {
7236
7313
  "aria-hidden": "true",
7237
7314
  viewBox: "0 0 16 16",
7238
- className: so.icon,
7315
+ className: $.icon,
7239
7316
  children: /* @__PURE__ */ k("path", {
7240
7317
  d: "M13.5 4.5 6 12 2.5 8.5",
7241
7318
  fill: "none",
@@ -7247,7 +7324,7 @@ function co({ code: e, variant: t = "single", showLineNumbers: n, showCopyButton
7247
7324
  }) : /* @__PURE__ */ A("svg", {
7248
7325
  "aria-hidden": "true",
7249
7326
  viewBox: "0 0 16 16",
7250
- className: so.icon,
7327
+ className: $.icon,
7251
7328
  children: [/* @__PURE__ */ k("rect", {
7252
7329
  x: "5.5",
7253
7330
  y: "5.5",
@@ -7266,79 +7343,101 @@ function co({ code: e, variant: t = "single", showLineNumbers: n, showCopyButton
7266
7343
  })
7267
7344
  }) : null;
7268
7345
  if (t === "inline") return /* @__PURE__ */ A("span", {
7269
- className: u(so.root, a),
7346
+ className: u($.root, c),
7270
7347
  "data-variant": "inline",
7271
7348
  children: [/* @__PURE__ */ k("code", {
7272
- className: so.inlineCode,
7349
+ className: $.inlineCode,
7273
7350
  children: e
7274
- }), d]
7351
+ }), m]
7275
7352
  });
7276
- let f = e.split("\n");
7353
+ let g = e.split("\n"), _ = t === "multi" && a && !n;
7277
7354
  return /* @__PURE__ */ A("div", {
7278
- className: u(so.root, a),
7355
+ className: u($.root, c),
7279
7356
  "data-variant": t,
7280
- children: [/* @__PURE__ */ k("pre", {
7281
- className: so.pre,
7282
- children: t === "multi" && n ? /* @__PURE__ */ k("code", {
7283
- className: so.code,
7284
- children: f.map((e, t) => /* @__PURE__ */ A("span", {
7285
- className: so.line,
7286
- children: [/* @__PURE__ */ k("span", {
7287
- "aria-hidden": "true",
7288
- className: so.lineNumber,
7289
- children: t + 1
7290
- }), /* @__PURE__ */ k("span", {
7291
- className: so.lineText,
7292
- children: e
7293
- })]
7294
- }, t))
7295
- }) : /* @__PURE__ */ k("code", {
7296
- className: so.code,
7297
- children: e
7298
- })
7299
- }), d]
7357
+ "data-terminal": r ? "" : void 0,
7358
+ children: [
7359
+ r && /* @__PURE__ */ A("div", {
7360
+ className: $.bar,
7361
+ "aria-hidden": "true",
7362
+ children: [/* @__PURE__ */ A("span", {
7363
+ className: $.dots,
7364
+ children: [
7365
+ /* @__PURE__ */ k("span", { className: $.dot }),
7366
+ /* @__PURE__ */ k("span", { className: $.dot }),
7367
+ /* @__PURE__ */ k("span", { className: $.dot })
7368
+ ]
7369
+ }), i && /* @__PURE__ */ k("span", {
7370
+ className: $.title,
7371
+ children: i
7372
+ })]
7373
+ }),
7374
+ /* @__PURE__ */ k("pre", {
7375
+ className: $.pre,
7376
+ children: _ ? /* @__PURE__ */ k("code", {
7377
+ className: $.code,
7378
+ children: g.map((e, t) => /* @__PURE__ */ A("span", {
7379
+ className: $.line,
7380
+ children: [/* @__PURE__ */ k("span", {
7381
+ "aria-hidden": "true",
7382
+ className: $.lineNumber,
7383
+ children: t + 1
7384
+ }), /* @__PURE__ */ k("span", {
7385
+ className: $.lineText,
7386
+ children: e
7387
+ })]
7388
+ }, t))
7389
+ }) : n ? /* @__PURE__ */ k(go, {
7390
+ code: e,
7391
+ language: n
7392
+ }) : /* @__PURE__ */ k("code", {
7393
+ className: $.code,
7394
+ children: e
7395
+ })
7396
+ }),
7397
+ m
7398
+ ]
7300
7399
  });
7301
7400
  }
7302
- var lo = {
7303
- steps: "_steps_qcy51_2",
7304
- step: "_step_qcy51_2",
7305
- circle: "_circle_qcy51_42",
7306
- label: "_label_qcy51_82"
7401
+ var vo = {
7402
+ steps: "_steps_1xps1_2",
7403
+ step: "_step_1xps1_2",
7404
+ circle: "_circle_1xps1_42",
7405
+ label: "_label_1xps1_82"
7307
7406
  };
7308
7407
  //#endregion
7309
7408
  //#region ../components/src/steps/steps.tsx
7310
- function uo({ steps: e, activeStep: t, orientation: n = "horizontal", className: r }) {
7409
+ function yo({ steps: e, activeStep: t, orientation: n = "horizontal", className: r }) {
7311
7410
  w();
7312
7411
  let i = S(t ?? 0);
7313
7412
  return i.value = t ?? i.value, /* @__PURE__ */ k("ol", {
7314
- className: [lo.steps, r].filter(Boolean).join(" "),
7413
+ className: [vo.steps, r].filter(Boolean).join(" "),
7315
7414
  "data-orientation": n,
7316
7415
  "aria-label": "Steps",
7317
7416
  children: e.map((e, t) => {
7318
7417
  let n = e.state ?? (t < i.value ? "complete" : t === i.value ? "active" : "pending");
7319
7418
  return /* @__PURE__ */ A("li", {
7320
- className: lo.step,
7419
+ className: vo.step,
7321
7420
  "data-state": n,
7322
7421
  "aria-current": n === "active" ? "step" : void 0,
7323
7422
  children: [/* @__PURE__ */ k("div", {
7324
- className: lo.circle,
7423
+ className: vo.circle,
7325
7424
  children: n === "complete" ? "✓" : n === "error" ? "✕" : t + 1
7326
7425
  }), /* @__PURE__ */ k("span", {
7327
- className: lo.label,
7426
+ className: vo.label,
7328
7427
  children: e.label
7329
7428
  })]
7330
7429
  }, t);
7331
7430
  })
7332
7431
  });
7333
7432
  }
7334
- var fo = {
7335
- tile: "_tile_1qz7w_2",
7336
- icon: "_icon_1qz7w_36",
7337
- body: "_body_1qz7w_49"
7433
+ var bo = {
7434
+ tile: "_tile_1wkku_2",
7435
+ icon: "_icon_1wkku_36",
7436
+ body: "_body_1wkku_49"
7338
7437
  };
7339
7438
  //#endregion
7340
7439
  //#region ../components/src/tile/tile.tsx
7341
- function po({ value: e, selected: t, defaultSelected: n, onSelect: r, selectable: i = "single", disabled: a, icon: o, asChild: c, children: l, className: d }) {
7440
+ function xo({ value: e, selected: t, defaultSelected: n, onSelect: r, selectable: i = "single", disabled: a, icon: o, asChild: c, children: l, className: d }) {
7342
7441
  w();
7343
7442
  let [f, p] = _({
7344
7443
  value: t,
@@ -7354,135 +7453,218 @@ function po({ value: e, selected: t, defaultSelected: n, onSelect: r, selectable
7354
7453
  tabIndex: a ? -1 : 0,
7355
7454
  "data-selected": f.value || void 0,
7356
7455
  "data-disabled": a || void 0,
7357
- className: u(fo.tile, d),
7456
+ className: u(bo.tile, d),
7358
7457
  onClick: m,
7359
7458
  onKeyDown: (e) => {
7360
7459
  (e.key === " " || e.key === "Enter") && (e.preventDefault(), m());
7361
7460
  },
7362
7461
  children: [o && /* @__PURE__ */ k("span", {
7363
- className: fo.icon,
7462
+ className: bo.icon,
7364
7463
  "aria-hidden": "true",
7365
7464
  children: o
7366
7465
  }), /* @__PURE__ */ k("span", {
7367
- className: fo.body,
7466
+ className: bo.body,
7368
7467
  children: l
7369
7468
  })]
7370
7469
  });
7371
7470
  }
7372
- var mo = {
7373
- indicator: "_indicator_lsfeq_2",
7374
- overlay: "_overlay_lsfeq_7"
7471
+ var So = {
7472
+ indicator: "_indicator_12iz3_2",
7473
+ overlay: "_overlay_12iz3_7"
7375
7474
  };
7376
7475
  //#endregion
7377
7476
  //#region ../components/src/indicator/indicator.tsx
7378
- function ho({ children: e, overlay: t, placement: n = "top-end", className: r }) {
7477
+ function Co({ children: e, overlay: t, placement: n = "top-end", className: r }) {
7379
7478
  return /* @__PURE__ */ A("div", {
7380
- className: [mo.indicator, r].filter(Boolean).join(" "),
7479
+ className: [So.indicator, r].filter(Boolean).join(" "),
7381
7480
  "data-placement": n,
7382
7481
  children: [e, /* @__PURE__ */ k("div", {
7383
- className: mo.overlay,
7482
+ className: So.overlay,
7384
7483
  "aria-hidden": !0,
7385
7484
  children: t
7386
7485
  })]
7387
7486
  });
7388
7487
  }
7389
- var go = { join: "_join_tmdss_2" };
7488
+ var wo = { join: "_join_qgqwu_2" };
7390
7489
  //#endregion
7391
7490
  //#region ../components/src/join/join.tsx
7392
- function _o({ children: e, orientation: t = "horizontal", className: n }) {
7491
+ function To({ children: e, orientation: t = "horizontal", className: n }) {
7393
7492
  return /* @__PURE__ */ k("div", {
7394
- className: [go.join, n].filter(Boolean).join(" "),
7493
+ className: [wo.join, n].filter(Boolean).join(" "),
7395
7494
  "data-orientation": t,
7396
7495
  children: e
7397
7496
  });
7398
7497
  }
7399
- var vo = {
7400
- stack: "_stack_ydlvu_2",
7401
- layer: "_layer_ydlvu_8"
7498
+ var Eo = {
7499
+ stack: "_stack_2ay4v_2",
7500
+ layer: "_layer_2ay4v_8"
7402
7501
  };
7403
7502
  //#endregion
7404
7503
  //#region ../components/src/stack/stack.tsx
7405
- function yo({ children: e, offset: t = 4, className: n }) {
7504
+ function Do({ children: e, offset: t = 4, className: n }) {
7406
7505
  let r = Array.isArray(e) ? e : [e];
7407
7506
  return /* @__PURE__ */ k("div", {
7408
- className: [vo.stack, n].filter(Boolean).join(" "),
7507
+ className: [Eo.stack, n].filter(Boolean).join(" "),
7409
7508
  style: { "--cascivo-stack-offset": `${t}px` },
7410
7509
  children: r.map((e, t) => /* @__PURE__ */ k("div", {
7411
- className: vo.layer,
7510
+ className: Eo.layer,
7412
7511
  style: { "--cascivo-stack-index": t },
7413
7512
  children: e
7414
7513
  }, t))
7415
7514
  });
7416
7515
  }
7417
- var bo = {
7418
- bubble: "_bubble_1mc5y_2",
7419
- avatar: "_avatar_1mc5y_18",
7420
- content: "_content_1mc5y_23",
7421
- meta: "_meta_1mc5y_32",
7422
- name: "_name_1mc5y_40",
7423
- time: "_time_1mc5y_44",
7424
- body: "_body_1mc5y_48"
7516
+ var Oo = {
7517
+ shell: "_shell_11je2_4",
7518
+ header: "_header_11je2_16",
7519
+ body: "_body_11je2_21",
7520
+ navWrapper: "_navWrapper_11je2_32",
7521
+ navInner: "_navInner_11je2_58",
7522
+ scrim: "_scrim_11je2_70",
7523
+ main: "_main_11je2_87",
7524
+ footer: "_footer_11je2_93"
7525
+ };
7526
+ //#endregion
7527
+ //#region ../components/src/app-shell/app-shell.tsx
7528
+ function ko({ header: e, nav: t, children: n, footer: r, open: i, defaultOpen: a, onOpenChange: o, className: s }) {
7529
+ w();
7530
+ let c = i !== void 0, l = S(i ?? a ?? !0);
7531
+ c && (l.value = i);
7532
+ let d = R(null), f = R(null);
7533
+ function p(e) {
7534
+ c || (l.value = e), o?.(e);
7535
+ }
7536
+ function m() {
7537
+ typeof document < "u" && (f.current = document.activeElement), p(!l.value);
7538
+ }
7539
+ C(() => {
7540
+ c || a !== void 0 || typeof window > "u" || typeof window.matchMedia != "function" || window.matchMedia("(max-width: 63.999rem)").matches && (l.value = !1);
7541
+ }), C(() => {
7542
+ if (!l.value || typeof document > "u") return;
7543
+ let e = (e) => {
7544
+ e.key === "Escape" && p(!1);
7545
+ };
7546
+ return document.addEventListener("keydown", e), () => document.removeEventListener("keydown", e);
7547
+ }), C(() => {
7548
+ let e = d.current;
7549
+ if (e) if (l.value) e.removeAttribute("inert");
7550
+ else {
7551
+ e.setAttribute("inert", "");
7552
+ let t = f.current;
7553
+ t && e.contains(document.activeElement) && t.focus();
7554
+ }
7555
+ });
7556
+ let h = I(e) && t ? N(e, {
7557
+ onMenuClick: m,
7558
+ menuExpanded: l.value
7559
+ }) : e;
7560
+ return /* @__PURE__ */ A("div", {
7561
+ className: u(Oo.shell, s),
7562
+ "data-open": l.value,
7563
+ children: [
7564
+ /* @__PURE__ */ k("div", {
7565
+ className: Oo.header,
7566
+ children: h
7567
+ }),
7568
+ /* @__PURE__ */ A("div", {
7569
+ className: Oo.body,
7570
+ children: [t && /* @__PURE__ */ A(O, { children: [/* @__PURE__ */ k("div", {
7571
+ ref: d,
7572
+ className: Oo.navWrapper,
7573
+ "data-open": l.value,
7574
+ "data-testid": "app-shell-nav",
7575
+ children: /* @__PURE__ */ k("div", {
7576
+ className: Oo.navInner,
7577
+ children: t
7578
+ })
7579
+ }), /* @__PURE__ */ k("div", {
7580
+ className: Oo.scrim,
7581
+ "data-open": l.value,
7582
+ "data-testid": "app-shell-scrim",
7583
+ "aria-hidden": "true",
7584
+ onClick: () => p(!1)
7585
+ })] }), /* @__PURE__ */ k("main", {
7586
+ id: "cascade-main",
7587
+ tabIndex: -1,
7588
+ className: Oo.main,
7589
+ children: n
7590
+ })]
7591
+ }),
7592
+ r && /* @__PURE__ */ k("div", {
7593
+ className: Oo.footer,
7594
+ children: r
7595
+ })
7596
+ ]
7597
+ });
7598
+ }
7599
+ var Ao = {
7600
+ bubble: "_bubble_ykkyv_2",
7601
+ avatar: "_avatar_ykkyv_18",
7602
+ content: "_content_ykkyv_23",
7603
+ meta: "_meta_ykkyv_32",
7604
+ name: "_name_ykkyv_40",
7605
+ time: "_time_ykkyv_44",
7606
+ body: "_body_ykkyv_48"
7425
7607
  };
7426
7608
  //#endregion
7427
7609
  //#region ../components/src/chat-bubble/chat-bubble.tsx
7428
- function xo({ children: e, side: t = "start", avatar: n, name: r, time: i, className: a }) {
7610
+ function jo({ children: e, side: t = "start", avatar: n, name: r, time: i, className: a }) {
7429
7611
  return /* @__PURE__ */ A("div", {
7430
- className: [bo.bubble, a].filter(Boolean).join(" "),
7612
+ className: [Ao.bubble, a].filter(Boolean).join(" "),
7431
7613
  "data-side": t,
7432
7614
  children: [n && /* @__PURE__ */ k("div", {
7433
- className: bo.avatar,
7615
+ className: Ao.avatar,
7434
7616
  "aria-hidden": "true",
7435
7617
  children: n
7436
7618
  }), /* @__PURE__ */ A("div", {
7437
- className: bo.content,
7619
+ className: Ao.content,
7438
7620
  children: [(r || i) && /* @__PURE__ */ A("div", {
7439
- className: bo.meta,
7621
+ className: Ao.meta,
7440
7622
  children: [r && /* @__PURE__ */ k("span", {
7441
- className: bo.name,
7623
+ className: Ao.name,
7442
7624
  children: r
7443
7625
  }), i && /* @__PURE__ */ k("time", {
7444
- className: bo.time,
7626
+ className: Ao.time,
7445
7627
  children: i
7446
7628
  })]
7447
7629
  }), /* @__PURE__ */ k("div", {
7448
- className: bo.body,
7630
+ className: Ao.body,
7449
7631
  children: e
7450
7632
  })]
7451
7633
  })]
7452
7634
  });
7453
7635
  }
7454
- var So = {
7455
- radialProgress: "_radialProgress_john2_2",
7456
- label: "_label_john2_51"
7636
+ var Mo = {
7637
+ radialProgress: "_radialProgress_1z011_2",
7638
+ label: "_label_1z011_51"
7457
7639
  };
7458
7640
  //#endregion
7459
7641
  //#region ../components/src/radial-progress/radial-progress.tsx
7460
- function Co({ value: e, size: t = "md", variant: n = "primary", children: r, className: i, ...a }) {
7642
+ function No({ value: e, size: t = "md", variant: n = "primary", children: r, className: i, ...a }) {
7461
7643
  let o = Math.min(100, Math.max(0, e));
7462
7644
  return /* @__PURE__ */ k("div", {
7463
7645
  role: "progressbar",
7464
7646
  "aria-valuenow": o,
7465
7647
  "aria-valuemin": 0,
7466
7648
  "aria-valuemax": 100,
7467
- className: [So.radialProgress, i].filter(Boolean).join(" "),
7649
+ className: [Mo.radialProgress, i].filter(Boolean).join(" "),
7468
7650
  "data-size": t,
7469
7651
  "data-variant": n,
7470
7652
  style: { "--cascivo-radial-progress": o },
7471
7653
  ...a,
7472
7654
  children: /* @__PURE__ */ k("span", {
7473
- className: So.label,
7655
+ className: Mo.label,
7474
7656
  children: r ?? `${o}%`
7475
7657
  })
7476
7658
  });
7477
7659
  }
7478
- var wo = {
7479
- swap: "_swap_rglbz_2",
7480
- on: "_on_rglbz_19",
7481
- off: "_off_rglbz_20"
7660
+ var Po = {
7661
+ swap: "_swap_77yf0_2",
7662
+ on: "_on_77yf0_19",
7663
+ off: "_off_77yf0_20"
7482
7664
  };
7483
7665
  //#endregion
7484
7666
  //#region ../components/src/swap/swap.tsx
7485
- function To({ on: e, off: t, checked: n = !1, onChange: r, mode: i = "rotate", className: a, ...o }) {
7667
+ function Fo({ on: e, off: t, checked: n = !1, onChange: r, mode: i = "rotate", className: a, ...o }) {
7486
7668
  w();
7487
7669
  let s = S(n);
7488
7670
  s.value = n;
@@ -7494,21 +7676,21 @@ function To({ on: e, off: t, checked: n = !1, onChange: r, mode: i = "rotate", c
7494
7676
  type: "button",
7495
7677
  role: "switch",
7496
7678
  "aria-checked": s.value,
7497
- className: [wo.swap, a].filter(Boolean).join(" "),
7679
+ className: [Po.swap, a].filter(Boolean).join(" "),
7498
7680
  "data-checked": s.value || void 0,
7499
7681
  "data-mode": i,
7500
7682
  onClick: c,
7501
7683
  ...o,
7502
7684
  children: [/* @__PURE__ */ k("span", {
7503
- className: wo.on,
7685
+ className: Po.on,
7504
7686
  "aria-hidden": "true",
7505
7687
  children: e
7506
7688
  }), /* @__PURE__ */ k("span", {
7507
- className: wo.off,
7689
+ className: Po.off,
7508
7690
  "aria-hidden": "true",
7509
7691
  children: t
7510
7692
  })]
7511
7693
  });
7512
7694
  }
7513
7695
  //#endregion
7514
- export { lt as Accordion, pt as AccordionContent, ut as AccordionItem, dt as AccordionTrigger, me as Alert, qn as AlertDialog, Gi as AspectRatio, _e as Avatar, se as Badge, di as Blockquote, bt as Breadcrumb, te as Button, Di as ButtonGroup, La as Calendar, K as Card, ie as CardContent, ae as CardFooter, ne as CardHeader, re as CardTitle, Za as Carousel, xo as ChatBubble, Te as Checkbox, Rr as CheckboxCard, li as Code, co as CodeSnippet, Ui as Collapsible, Ja as ColorPicker, _n as Combobox, cn as CommandMenu, ha as ContainedList, ga as ContainedListItem, Zn as ContextMenu, Qn as ContextMenuItem, Br as CopyButton, va as DataList, an as DataTable, wn as DatePicker, Va as DateRangePicker, no as Dock, io as Drawer, Re as Dropdown, wr as Editable, Vt as EmptyState, t as ErrorBoundary, bi as Field, On as FileUploader, Si as Filter, n as FocusScope, mn as Form, St as Header, Pr as HeaderPanel, ai as Heading, tr as HoverCard, ar as HoverCardContent, rr as HoverCardTrigger, wi as IconButton, ho as Indicator, Pi as InlineLoading, W as Input, yr as InputGroup, vr as InputGroupAddon, Sa as Item, Da as ItemActions, wa as ItemContent, Ea as ItemDescription, Ca as ItemMedia, Ta as ItemTitle, _o as Join, gt as Kbd, vi as Label, vt as Link, pi as List, mi as ListItem, Vn as Menu, Ji as MenuButton, Wn as MenuItem, Gn as MenuSeparator, Un as MenuTrigger, Qi as Menubar, le as Modal, ur as MultiSelect, oo as NativeSelect, na as NavigationMenu, zi as Notification, tn as NumberInput, mr as OtpInput, Wt as OverflowMenu, jt as Pagination, cr as PasswordInput, Pn as Popover, In as PopoverContent, Fn as PopoverTrigger, i as Portal, Qr as Progress, zt as ProgressBar, ni as ProgressCircle, Nt as ProgressIndicator, gi as Prose, Co as RadialProgress, De as Radio, Or as RadioCard, Dr as RadioCardGroup, Oe as RadioGroup, Sr as RatingGroup, eo as Resizable, Vi as ScrollArea, Jt as Search, gr as SegmentedControl, Ce as Select, de as Separator, Yn as Sheet, Mr as ShellHeader, Ot as SideNav, Lt as Skeleton, Yr as SkipNavLink, Xr as SkipNavTarget, Me as Slider, V as Spinner, yo as Stack, Hr as Stat, Wr as Status, uo as Steps, fa as StructuredList, c as SuspenseBoundary, To as Swap, Ir as Switcher, $e as Tabs, rt as TabsContent, et as TabsList, tt as TabsTrigger, Ft as Tag, fr as TagsInput, si as Text, be as Textarea, po as Tile, jn as TimePicker, ba as Timeline, Ke as ToastProvider, Ae as Toggle, Ai as ToggleGroup, Xi as Toggletip, Fe as Tooltip, ca as TreeView, Kr as VisuallyHidden, fn as createForm, Xe as dismissAllToasts, on as fuzzyScore, da as treeViewMessages, pn as useForm, Tt as usePopover, Ye as useToast };
7696
+ export { lt as Accordion, pt as AccordionContent, ut as AccordionItem, dt as AccordionTrigger, me as Alert, qn as AlertDialog, ko as AppShell, Gi as AspectRatio, _e as Avatar, se as Badge, di as Blockquote, bt as Breadcrumb, te as Button, Di as ButtonGroup, La as Calendar, K as Card, ie as CardContent, ae as CardFooter, ne as CardHeader, re as CardTitle, Qa as Carousel, jo as ChatBubble, Te as Checkbox, Rr as CheckboxCard, li as Code, _o as CodeSnippet, Ui as Collapsible, Ya as ColorPicker, _n as Combobox, cn as CommandMenu, ha as ContainedList, ga as ContainedListItem, Zn as ContextMenu, Qn as ContextMenuItem, Br as CopyButton, va as DataList, an as DataTable, wn as DatePicker, Ha as DateRangePicker, ro as Dock, ao as Drawer, Re as Dropdown, wr as Editable, Vt as EmptyState, t as ErrorBoundary, bi as Field, On as FileUploader, Si as Filter, n as FocusScope, mn as Form, St as Header, Pr as HeaderPanel, ai as Heading, tr as HoverCard, ar as HoverCardContent, rr as HoverCardTrigger, wi as IconButton, Co as Indicator, Pi as InlineLoading, W as Input, yr as InputGroup, vr as InputGroupAddon, Sa as Item, Da as ItemActions, wa as ItemContent, Ea as ItemDescription, Ca as ItemMedia, Ta as ItemTitle, To as Join, gt as Kbd, vi as Label, vt as Link, pi as List, mi as ListItem, Vn as Menu, Ji as MenuButton, Wn as MenuItem, Gn as MenuSeparator, Un as MenuTrigger, Qi as Menubar, le as Modal, ur as MultiSelect, so as NativeSelect, na as NavigationMenu, zi as Notification, tn as NumberInput, mr as OtpInput, Wt as OverflowMenu, jt as Pagination, cr as PasswordInput, Pn as Popover, In as PopoverContent, Fn as PopoverTrigger, i as Portal, Qr as Progress, zt as ProgressBar, ni as ProgressCircle, Nt as ProgressIndicator, gi as Prose, No as RadialProgress, De as Radio, Or as RadioCard, Dr as RadioCardGroup, Oe as RadioGroup, Sr as RatingGroup, to as Resizable, Vi as ScrollArea, Jt as Search, gr as SegmentedControl, Ce as Select, de as Separator, Yn as Sheet, Mr as ShellHeader, Ot as SideNav, Lt as Skeleton, Yr as SkipNavLink, Xr as SkipNavTarget, Me as Slider, V as Spinner, Do as Stack, Hr as Stat, Wr as Status, yo as Steps, fa as StructuredList, c as SuspenseBoundary, Fo as Swap, Ir as Switcher, $e as Tabs, rt as TabsContent, et as TabsList, tt as TabsTrigger, Ft as Tag, fr as TagsInput, si as Text, be as Textarea, xo as Tile, jn as TimePicker, ba as Timeline, Ke as ToastProvider, Ae as Toggle, Ai as ToggleGroup, Xi as Toggletip, Fe as Tooltip, ca as TreeView, Kr as VisuallyHidden, fn as createForm, Xe as dismissAllToasts, on as fuzzyScore, da as treeViewMessages, pn as useForm, Tt as usePopover, Ye as useToast };