@stokelp/ui 2.103.0 → 2.104.1

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 (807) hide show
  1. package/dist/_virtual/_rolldown/runtime.cjs +1 -0
  2. package/dist/_virtual/_rolldown/runtime.js +21 -0
  3. package/dist/components/accordion/Accordion.cjs +2 -2
  4. package/dist/components/accordion/Accordion.cjs.map +1 -1
  5. package/dist/components/accordion/Accordion.js +22 -27
  6. package/dist/components/accordion/Accordion.js.map +1 -1
  7. package/dist/components/action-card/ActionCard.cjs +2 -2
  8. package/dist/components/action-card/ActionCard.cjs.map +1 -1
  9. package/dist/components/action-card/ActionCard.js +23 -26
  10. package/dist/components/action-card/ActionCard.js.map +1 -1
  11. package/dist/components/alert/Alert.cjs +2 -2
  12. package/dist/components/alert/Alert.cjs.map +1 -1
  13. package/dist/components/alert/Alert.js +117 -84
  14. package/dist/components/alert/Alert.js.map +1 -1
  15. package/dist/components/app/mobile-card/MobileCardEntityRow.cjs +2 -2
  16. package/dist/components/app/mobile-card/MobileCardEntityRow.cjs.map +1 -1
  17. package/dist/components/app/mobile-card/MobileCardEntityRow.js +44 -25
  18. package/dist/components/app/mobile-card/MobileCardEntityRow.js.map +1 -1
  19. package/dist/components/app/mobile-card/MobileCardHeader.cjs +2 -2
  20. package/dist/components/app/mobile-card/MobileCardHeader.cjs.map +1 -1
  21. package/dist/components/app/mobile-card/MobileCardHeader.js +18 -20
  22. package/dist/components/app/mobile-card/MobileCardHeader.js.map +1 -1
  23. package/dist/components/app/mobile-card/MobileCardNotificationBadge.cjs +2 -2
  24. package/dist/components/app/mobile-card/MobileCardNotificationBadge.cjs.map +1 -1
  25. package/dist/components/app/mobile-card/MobileCardNotificationBadge.js +31 -13
  26. package/dist/components/app/mobile-card/MobileCardNotificationBadge.js.map +1 -1
  27. package/dist/components/app/mobile-card/MobileCardShell.cjs +2 -2
  28. package/dist/components/app/mobile-card/MobileCardShell.cjs.map +1 -1
  29. package/dist/components/app/mobile-card/MobileCardShell.js +17 -19
  30. package/dist/components/app/mobile-card/MobileCardShell.js.map +1 -1
  31. package/dist/components/app/mobile-card/MobileCardSkeleton.cjs +2 -2
  32. package/dist/components/app/mobile-card/MobileCardSkeleton.cjs.map +1 -1
  33. package/dist/components/app/mobile-card/MobileCardSkeleton.js +45 -22
  34. package/dist/components/app/mobile-card/MobileCardSkeleton.js.map +1 -1
  35. package/dist/components/app/mobile-navigation/MobileNavigation.cjs +2 -2
  36. package/dist/components/app/mobile-navigation/MobileNavigation.cjs.map +1 -1
  37. package/dist/components/app/mobile-navigation/MobileNavigation.d.ts +4 -5
  38. package/dist/components/app/mobile-navigation/MobileNavigation.js +16 -18
  39. package/dist/components/app/mobile-navigation/MobileNavigation.js.map +1 -1
  40. package/dist/components/app/navigation/AppNavigation.cjs +2 -2
  41. package/dist/components/app/navigation/AppNavigation.cjs.map +1 -1
  42. package/dist/components/app/navigation/AppNavigation.d.ts +11 -11
  43. package/dist/components/app/navigation/AppNavigation.js +35 -47
  44. package/dist/components/app/navigation/AppNavigation.js.map +1 -1
  45. package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.cjs +2 -2
  46. package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.cjs.map +1 -1
  47. package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.js +188 -119
  48. package/dist/components/app/navigation/language-select/AppNavigationLanguageSelect.js.map +1 -1
  49. package/dist/components/app/price-tag/PriceTag.cjs +2 -2
  50. package/dist/components/app/price-tag/PriceTag.cjs.map +1 -1
  51. package/dist/components/app/price-tag/PriceTag.js +25 -19
  52. package/dist/components/app/price-tag/PriceTag.js.map +1 -1
  53. package/dist/components/app/product-card-catalog/styled.cjs +2 -2
  54. package/dist/components/app/product-card-catalog/styled.cjs.map +1 -1
  55. package/dist/components/app/product-card-catalog/styled.js +23 -21
  56. package/dist/components/app/product-card-catalog/styled.js.map +1 -1
  57. package/dist/components/avatar/styled.cjs +2 -2
  58. package/dist/components/avatar/styled.cjs.map +1 -1
  59. package/dist/components/avatar/styled.d.ts +11 -7
  60. package/dist/components/avatar/styled.js +28 -27
  61. package/dist/components/avatar/styled.js.map +1 -1
  62. package/dist/components/box/Box.cjs +2 -2
  63. package/dist/components/box/Box.cjs.map +1 -1
  64. package/dist/components/box/Box.js +11 -10
  65. package/dist/components/box/Box.js.map +1 -1
  66. package/dist/components/breadcrumb/Breadcrumb.cjs +2 -2
  67. package/dist/components/breadcrumb/Breadcrumb.cjs.map +1 -1
  68. package/dist/components/breadcrumb/Breadcrumb.d.ts +6 -8
  69. package/dist/components/breadcrumb/Breadcrumb.js +39 -35
  70. package/dist/components/breadcrumb/Breadcrumb.js.map +1 -1
  71. package/dist/components/button/Button.cjs +2 -2
  72. package/dist/components/button/Button.cjs.map +1 -1
  73. package/dist/components/button/Button.d.ts +8 -4
  74. package/dist/components/button/Button.js +9 -8
  75. package/dist/components/button/Button.js.map +1 -1
  76. package/dist/components/button-filter/ButtonFilter.cjs +2 -2
  77. package/dist/components/button-filter/ButtonFilter.cjs.map +1 -1
  78. package/dist/components/button-filter/ButtonFilter.d.ts +5 -4
  79. package/dist/components/button-filter/ButtonFilter.js +9 -8
  80. package/dist/components/button-filter/ButtonFilter.js.map +1 -1
  81. package/dist/components/chat/Chat.cjs +2 -2
  82. package/dist/components/chat/Chat.cjs.map +1 -1
  83. package/dist/components/chat/Chat.d.ts +15 -8
  84. package/dist/components/chat/Chat.js +27 -26
  85. package/dist/components/chat/Chat.js.map +1 -1
  86. package/dist/components/chat/ChatDocumentMessage.cjs +2 -2
  87. package/dist/components/chat/ChatDocumentMessage.cjs.map +1 -1
  88. package/dist/components/chat/ChatDocumentMessage.js +32 -31
  89. package/dist/components/chat/ChatDocumentMessage.js.map +1 -1
  90. package/dist/components/chat/ChatMessage.cjs +2 -2
  91. package/dist/components/chat/ChatMessage.cjs.map +1 -1
  92. package/dist/components/chat/ChatMessage.d.ts +7 -4
  93. package/dist/components/chat/ChatMessage.js +8 -7
  94. package/dist/components/chat/ChatMessage.js.map +1 -1
  95. package/dist/components/chat/ChatProfileAvatar.cjs +2 -2
  96. package/dist/components/chat/ChatProfileAvatar.cjs.map +1 -1
  97. package/dist/components/chat/ChatProfileAvatar.js +24 -16
  98. package/dist/components/chat/ChatProfileAvatar.js.map +1 -1
  99. package/dist/components/chat/ChatTextInput.cjs +2 -2
  100. package/dist/components/chat/ChatTextInput.cjs.map +1 -1
  101. package/dist/components/chat/ChatTextInput.d.ts +2 -2
  102. package/dist/components/chat/ChatTextInput.js +44 -52
  103. package/dist/components/chat/ChatTextInput.js.map +1 -1
  104. package/dist/components/checkbox/Checkbox.cjs +2 -2
  105. package/dist/components/checkbox/Checkbox.cjs.map +1 -1
  106. package/dist/components/checkbox/Checkbox.js +36 -34
  107. package/dist/components/checkbox/Checkbox.js.map +1 -1
  108. package/dist/components/checkbox-card/CheckboxCard.cjs +2 -2
  109. package/dist/components/checkbox-card/CheckboxCard.cjs.map +1 -1
  110. package/dist/components/checkbox-card/CheckboxCard.d.ts +2 -2
  111. package/dist/components/checkbox-card/CheckboxCard.js +33 -38
  112. package/dist/components/checkbox-card/CheckboxCard.js.map +1 -1
  113. package/dist/components/checkbox-card/namespace.cjs +2 -2
  114. package/dist/components/checkbox-card/namespace.cjs.map +1 -1
  115. package/dist/components/checkbox-card/namespace.js +14 -9
  116. package/dist/components/checkbox-card/namespace.js.map +1 -1
  117. package/dist/components/chip/Chip.cjs +2 -2
  118. package/dist/components/chip/Chip.cjs.map +1 -1
  119. package/dist/components/chip/Chip.d.ts +1 -1
  120. package/dist/components/chip/Chip.js +23 -23
  121. package/dist/components/chip/Chip.js.map +1 -1
  122. package/dist/components/collapsible/styled.cjs +2 -2
  123. package/dist/components/collapsible/styled.cjs.map +1 -1
  124. package/dist/components/collapsible/styled.js +15 -11
  125. package/dist/components/collapsible/styled.js.map +1 -1
  126. package/dist/components/combobox/Combobox.cjs +2 -2
  127. package/dist/components/combobox/Combobox.cjs.map +1 -1
  128. package/dist/components/combobox/Combobox.js +206 -173
  129. package/dist/components/combobox/Combobox.js.map +1 -1
  130. package/dist/components/date-picker/DatePicker.cjs +2 -2
  131. package/dist/components/date-picker/DatePicker.cjs.map +1 -1
  132. package/dist/components/date-picker/DatePicker.d.ts +2 -2
  133. package/dist/components/date-picker/DatePicker.js +151 -127
  134. package/dist/components/date-picker/DatePicker.js.map +1 -1
  135. package/dist/components/dialog/styled.cjs +2 -2
  136. package/dist/components/dialog/styled.cjs.map +1 -1
  137. package/dist/components/dialog/styled.js +75 -65
  138. package/dist/components/dialog/styled.js.map +1 -1
  139. package/dist/components/drawer/Drawer.cjs +2 -2
  140. package/dist/components/drawer/Drawer.cjs.map +1 -1
  141. package/dist/components/drawer/Drawer.js +69 -63
  142. package/dist/components/drawer/Drawer.js.map +1 -1
  143. package/dist/components/flag/styled.cjs +2 -2
  144. package/dist/components/flag/styled.cjs.map +1 -1
  145. package/dist/components/flag/styled.d.ts +9 -7
  146. package/dist/components/flag/styled.js +8437 -3751
  147. package/dist/components/flag/styled.js.map +1 -1
  148. package/dist/components/form/FormControl.cjs +2 -2
  149. package/dist/components/form/FormControl.cjs.map +1 -1
  150. package/dist/components/form/FormControl.d.ts +3 -3
  151. package/dist/components/form/FormControl.js +13 -18
  152. package/dist/components/form/FormControl.js.map +1 -1
  153. package/dist/components/form/FormHelperText.cjs +2 -2
  154. package/dist/components/form/FormHelperText.cjs.map +1 -1
  155. package/dist/components/form/FormHelperText.d.ts +1 -1
  156. package/dist/components/form/FormHelperText.js +8 -9
  157. package/dist/components/form/FormHelperText.js.map +1 -1
  158. package/dist/components/form/FormLabel.cjs +2 -2
  159. package/dist/components/form/FormLabel.cjs.map +1 -1
  160. package/dist/components/form/FormLabel.d.ts +3 -3
  161. package/dist/components/form/FormLabel.js +38 -33
  162. package/dist/components/form/FormLabel.js.map +1 -1
  163. package/dist/components/heading/Heading.cjs +2 -2
  164. package/dist/components/heading/Heading.cjs.map +1 -1
  165. package/dist/components/heading/Heading.js +14 -10
  166. package/dist/components/heading/Heading.js.map +1 -1
  167. package/dist/components/icon/Icon.cjs +2 -2
  168. package/dist/components/icon/Icon.cjs.map +1 -1
  169. package/dist/components/icon/Icon.d.ts +2 -2
  170. package/dist/components/icon/Icon.js +15 -10
  171. package/dist/components/icon/Icon.js.map +1 -1
  172. package/dist/components/icon-button/IconButton.cjs +2 -2
  173. package/dist/components/icon-button/IconButton.cjs.map +1 -1
  174. package/dist/components/icon-button/IconButton.d.ts +2 -3
  175. package/dist/components/icon-button/IconButton.js +8 -7
  176. package/dist/components/icon-button/IconButton.js.map +1 -1
  177. package/dist/components/illustration/Illustration.cjs +2 -2
  178. package/dist/components/illustration/Illustration.cjs.map +1 -1
  179. package/dist/components/illustration/Illustration.js +35 -39
  180. package/dist/components/illustration/Illustration.js.map +1 -1
  181. package/dist/components/illustration/patterns.cjs +2 -2
  182. package/dist/components/illustration/patterns.cjs.map +1 -1
  183. package/dist/components/illustration/patterns.js +5563 -8897
  184. package/dist/components/illustration/patterns.js.map +1 -1
  185. package/dist/components/input/HighlightedInput.cjs +2 -2
  186. package/dist/components/input/HighlightedInput.cjs.map +1 -1
  187. package/dist/components/input/HighlightedInput.d.ts +13 -16
  188. package/dist/components/input/HighlightedInput.js +43 -58
  189. package/dist/components/input/HighlightedInput.js.map +1 -1
  190. package/dist/components/input/Input.cjs +2 -2
  191. package/dist/components/input/Input.cjs.map +1 -1
  192. package/dist/components/input/Input.d.ts +2 -3
  193. package/dist/components/input/Input.js +12 -13
  194. package/dist/components/input/Input.js.map +1 -1
  195. package/dist/components/input/InputAddon.cjs +2 -2
  196. package/dist/components/input/InputAddon.cjs.map +1 -1
  197. package/dist/components/input/InputAddon.d.ts +5 -4
  198. package/dist/components/input/InputAddon.js +8 -9
  199. package/dist/components/input/InputAddon.js.map +1 -1
  200. package/dist/components/input/InputGroup.cjs +2 -2
  201. package/dist/components/input/InputGroup.cjs.map +1 -1
  202. package/dist/components/input/InputGroup.d.ts +1 -1
  203. package/dist/components/input/InputGroup.js +8 -9
  204. package/dist/components/input/InputGroup.js.map +1 -1
  205. package/dist/components/input/PhoneNumberInput.cjs +2 -2
  206. package/dist/components/input/PhoneNumberInput.cjs.map +1 -1
  207. package/dist/components/input/PhoneNumberInput.js +21 -23
  208. package/dist/components/input/PhoneNumberInput.js.map +1 -1
  209. package/dist/components/menu/Menu.cjs +2 -2
  210. package/dist/components/menu/Menu.cjs.map +1 -1
  211. package/dist/components/menu/Menu.js +32 -28
  212. package/dist/components/menu/Menu.js.map +1 -1
  213. package/dist/components/pagination/Pagination.cjs +2 -2
  214. package/dist/components/pagination/Pagination.cjs.map +1 -1
  215. package/dist/components/pagination/Pagination.d.ts +1 -1
  216. package/dist/components/pagination/Pagination.js +76 -84
  217. package/dist/components/pagination/Pagination.js.map +1 -1
  218. package/dist/components/pagination/use-pagination.cjs +2 -2
  219. package/dist/components/pagination/use-pagination.cjs.map +1 -1
  220. package/dist/components/pagination/use-pagination.js +56 -54
  221. package/dist/components/pagination/use-pagination.js.map +1 -1
  222. package/dist/components/popover/Popover.cjs +2 -2
  223. package/dist/components/popover/Popover.cjs.map +1 -1
  224. package/dist/components/popover/Popover.js +21 -25
  225. package/dist/components/popover/Popover.js.map +1 -1
  226. package/dist/components/radio-button-group/RadioButtonGroup.cjs +2 -2
  227. package/dist/components/radio-button-group/RadioButtonGroup.cjs.map +1 -1
  228. package/dist/components/radio-button-group/RadioButtonGroup.js +20 -20
  229. package/dist/components/radio-button-group/RadioButtonGroup.js.map +1 -1
  230. package/dist/components/radio-card-group/RadioCardGroup.cjs +2 -2
  231. package/dist/components/radio-card-group/RadioCardGroup.cjs.map +1 -1
  232. package/dist/components/radio-card-group/RadioCardGroup.d.ts +2 -2
  233. package/dist/components/radio-card-group/RadioCardGroup.js +21 -22
  234. package/dist/components/radio-card-group/RadioCardGroup.js.map +1 -1
  235. package/dist/components/radio-card-group/namespace.cjs +2 -2
  236. package/dist/components/radio-card-group/namespace.cjs.map +1 -1
  237. package/dist/components/radio-card-group/namespace.js +15 -10
  238. package/dist/components/radio-card-group/namespace.js.map +1 -1
  239. package/dist/components/radio-group/RadioGroup.cjs +2 -2
  240. package/dist/components/radio-group/RadioGroup.cjs.map +1 -1
  241. package/dist/components/radio-group/RadioGroup.js +21 -21
  242. package/dist/components/radio-group/RadioGroup.js.map +1 -1
  243. package/dist/components/select/Select.cjs +2 -2
  244. package/dist/components/select/Select.cjs.map +1 -1
  245. package/dist/components/select/Select.js +194 -141
  246. package/dist/components/select/Select.js.map +1 -1
  247. package/dist/components/select-language/SelectLanguage.cjs +2 -2
  248. package/dist/components/select-language/SelectLanguage.cjs.map +1 -1
  249. package/dist/components/select-language/SelectLanguage.js +114 -88
  250. package/dist/components/select-language/SelectLanguage.js.map +1 -1
  251. package/dist/components/status-tag-select/StatusTagSelect.cjs +2 -2
  252. package/dist/components/status-tag-select/StatusTagSelect.cjs.map +1 -1
  253. package/dist/components/status-tag-select/StatusTagSelect.js +93 -115
  254. package/dist/components/status-tag-select/StatusTagSelect.js.map +1 -1
  255. package/dist/components/switch/Switch.cjs +2 -2
  256. package/dist/components/switch/Switch.cjs.map +1 -1
  257. package/dist/components/switch/Switch.js +30 -18
  258. package/dist/components/switch/Switch.js.map +1 -1
  259. package/dist/components/switch-card/SwitchCard.cjs +2 -2
  260. package/dist/components/switch-card/SwitchCard.cjs.map +1 -1
  261. package/dist/components/switch-card/SwitchCard.d.ts +2 -2
  262. package/dist/components/switch-card/SwitchCard.js +28 -25
  263. package/dist/components/switch-card/SwitchCard.js.map +1 -1
  264. package/dist/components/switch-card/namespace.cjs +2 -2
  265. package/dist/components/switch-card/namespace.cjs.map +1 -1
  266. package/dist/components/switch-card/namespace.js +14 -9
  267. package/dist/components/switch-card/namespace.js.map +1 -1
  268. package/dist/components/table/Table.cjs +2 -2
  269. package/dist/components/table/Table.cjs.map +1 -1
  270. package/dist/components/table/Table.d.ts +12 -13
  271. package/dist/components/table/Table.js +133 -109
  272. package/dist/components/table/Table.js.map +1 -1
  273. package/dist/components/table/TableProvider.cjs +2 -2
  274. package/dist/components/table/TableProvider.cjs.map +1 -1
  275. package/dist/components/table/TableProvider.js +36 -39
  276. package/dist/components/table/TableProvider.js.map +1 -1
  277. package/dist/components/tabs/Tabs.cjs +2 -2
  278. package/dist/components/tabs/Tabs.cjs.map +1 -1
  279. package/dist/components/tabs/Tabs.d.ts +8 -4
  280. package/dist/components/tabs/Tabs.js +18 -26
  281. package/dist/components/tabs/Tabs.js.map +1 -1
  282. package/dist/components/tag/Tag.cjs +2 -2
  283. package/dist/components/tag/Tag.cjs.map +1 -1
  284. package/dist/components/tag/Tag.js +22 -16
  285. package/dist/components/tag/Tag.js.map +1 -1
  286. package/dist/components/text/Text.cjs +2 -2
  287. package/dist/components/text/Text.cjs.map +1 -1
  288. package/dist/components/text/Text.js +12 -11
  289. package/dist/components/text/Text.js.map +1 -1
  290. package/dist/components/textarea/Textarea.cjs +2 -2
  291. package/dist/components/textarea/Textarea.cjs.map +1 -1
  292. package/dist/components/textarea/Textarea.d.ts +6 -6
  293. package/dist/components/textarea/Textarea.js +9 -8
  294. package/dist/components/textarea/Textarea.js.map +1 -1
  295. package/dist/components/tooltip/Tooltip.cjs +2 -2
  296. package/dist/components/tooltip/Tooltip.cjs.map +1 -1
  297. package/dist/components/tooltip/Tooltip.js +38 -42
  298. package/dist/components/tooltip/Tooltip.js.map +1 -1
  299. package/dist/icons/index.cjs +2 -2
  300. package/dist/icons/index.cjs.map +1 -1
  301. package/dist/icons/index.js +65 -58
  302. package/dist/icons/index.js.map +1 -1
  303. package/dist/index.cjs +1 -2
  304. package/dist/index.js +66 -191
  305. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.cjs +2 -0
  306. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.cjs.map +1 -0
  307. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.js +25 -0
  308. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.js.map +1 -0
  309. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.cjs +2 -0
  310. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.cjs.map +1 -0
  311. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js +25 -0
  312. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js.map +1 -0
  313. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.cjs +2 -0
  314. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.cjs.map +1 -0
  315. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js +25 -0
  316. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js.map +1 -0
  317. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.cjs +2 -0
  318. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.cjs.map +1 -0
  319. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js +25 -0
  320. package/dist/node_modules/.pnpm/@heroicons_react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js.map +1 -0
  321. package/dist/node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge/dist/cjs.cjs +2 -0
  322. package/dist/node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge/dist/cjs.cjs.map +1 -0
  323. package/dist/node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge/dist/cjs.js +77 -0
  324. package/dist/node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge/dist/cjs.js.map +1 -0
  325. package/dist/preset.cjs +2 -2
  326. package/dist/preset.cjs.map +1 -1
  327. package/dist/preset.d.ts +1 -1
  328. package/dist/preset.js +30 -31
  329. package/dist/preset.js.map +1 -1
  330. package/dist/shared/ConditionalWrapper.cjs +2 -2
  331. package/dist/shared/ConditionalWrapper.cjs.map +1 -1
  332. package/dist/shared/ConditionalWrapper.js +6 -5
  333. package/dist/shared/ConditionalWrapper.js.map +1 -1
  334. package/dist/shared/assets/icons.cjs +2 -2
  335. package/dist/shared/assets/icons.cjs.map +1 -1
  336. package/dist/shared/assets/icons.js +30 -22
  337. package/dist/shared/assets/icons.js.map +1 -1
  338. package/dist/shared/hooks/useUncontrolled.cjs +2 -2
  339. package/dist/shared/hooks/useUncontrolled.cjs.map +1 -1
  340. package/dist/shared/hooks/useUncontrolled.js +19 -16
  341. package/dist/shared/hooks/useUncontrolled.js.map +1 -1
  342. package/dist/shared/utils/events.cjs +2 -2
  343. package/dist/shared/utils/events.cjs.map +1 -1
  344. package/dist/shared/utils/events.js +7 -6
  345. package/dist/shared/utils/events.js.map +1 -1
  346. package/dist/theme/breakpoints.cjs +2 -2
  347. package/dist/theme/breakpoints.cjs.map +1 -1
  348. package/dist/theme/breakpoints.js +10 -9
  349. package/dist/theme/breakpoints.js.map +1 -1
  350. package/dist/theme/conditions.cjs +2 -2
  351. package/dist/theme/conditions.cjs.map +1 -1
  352. package/dist/theme/conditions.js +23 -24
  353. package/dist/theme/conditions.js.map +1 -1
  354. package/dist/theme/containers.cjs +2 -2
  355. package/dist/theme/containers.cjs.map +1 -1
  356. package/dist/theme/containers.js +18 -17
  357. package/dist/theme/containers.js.map +1 -1
  358. package/dist/theme/globalCss.cjs +4 -4
  359. package/dist/theme/globalCss.cjs.map +1 -1
  360. package/dist/theme/globalCss.d.ts +1 -1
  361. package/dist/theme/globalCss.js +94 -99
  362. package/dist/theme/globalCss.js.map +1 -1
  363. package/dist/theme/keyframes.cjs +2 -2
  364. package/dist/theme/keyframes.cjs.map +1 -1
  365. package/dist/theme/keyframes.d.ts +1 -1
  366. package/dist/theme/keyframes.js +256 -171
  367. package/dist/theme/keyframes.js.map +1 -1
  368. package/dist/theme/recipes/accordion.cjs +2 -2
  369. package/dist/theme/recipes/accordion.cjs.map +1 -1
  370. package/dist/theme/recipes/accordion.d.ts +1 -1
  371. package/dist/theme/recipes/accordion.js +93 -110
  372. package/dist/theme/recipes/accordion.js.map +1 -1
  373. package/dist/theme/recipes/action-card.cjs +2 -2
  374. package/dist/theme/recipes/action-card.cjs.map +1 -1
  375. package/dist/theme/recipes/action-card.d.ts +1 -1
  376. package/dist/theme/recipes/action-card.js +88 -84
  377. package/dist/theme/recipes/action-card.js.map +1 -1
  378. package/dist/theme/recipes/alert.cjs +2 -2
  379. package/dist/theme/recipes/alert.cjs.map +1 -1
  380. package/dist/theme/recipes/alert.d.ts +1 -1
  381. package/dist/theme/recipes/alert.js +52 -65
  382. package/dist/theme/recipes/alert.js.map +1 -1
  383. package/dist/theme/recipes/app/mobile-navigation.cjs +2 -2
  384. package/dist/theme/recipes/app/mobile-navigation.cjs.map +1 -1
  385. package/dist/theme/recipes/app/mobile-navigation.d.ts +1 -1
  386. package/dist/theme/recipes/app/mobile-navigation.js +94 -108
  387. package/dist/theme/recipes/app/mobile-navigation.js.map +1 -1
  388. package/dist/theme/recipes/app/navigation-language-select.cjs +2 -2
  389. package/dist/theme/recipes/app/navigation-language-select.cjs.map +1 -1
  390. package/dist/theme/recipes/app/navigation-language-select.d.ts +1 -1
  391. package/dist/theme/recipes/app/navigation-language-select.js +135 -148
  392. package/dist/theme/recipes/app/navigation-language-select.js.map +1 -1
  393. package/dist/theme/recipes/app/navigation.cjs +2 -2
  394. package/dist/theme/recipes/app/navigation.cjs.map +1 -1
  395. package/dist/theme/recipes/app/navigation.d.ts +1 -1
  396. package/dist/theme/recipes/app/navigation.js +214 -269
  397. package/dist/theme/recipes/app/navigation.js.map +1 -1
  398. package/dist/theme/recipes/app/price-tag.cjs +2 -2
  399. package/dist/theme/recipes/app/price-tag.cjs.map +1 -1
  400. package/dist/theme/recipes/app/price-tag.d.ts +1 -1
  401. package/dist/theme/recipes/app/price-tag.js +59 -70
  402. package/dist/theme/recipes/app/price-tag.js.map +1 -1
  403. package/dist/theme/recipes/app/product-card-catalog.cjs +2 -2
  404. package/dist/theme/recipes/app/product-card-catalog.cjs.map +1 -1
  405. package/dist/theme/recipes/app/product-card-catalog.d.ts +1 -1
  406. package/dist/theme/recipes/app/product-card-catalog.js +189 -194
  407. package/dist/theme/recipes/app/product-card-catalog.js.map +1 -1
  408. package/dist/theme/recipes/avatar-group.cjs +2 -2
  409. package/dist/theme/recipes/avatar-group.cjs.map +1 -1
  410. package/dist/theme/recipes/avatar-group.d.ts +1 -1
  411. package/dist/theme/recipes/avatar-group.js +27 -38
  412. package/dist/theme/recipes/avatar-group.js.map +1 -1
  413. package/dist/theme/recipes/avatar.cjs +2 -2
  414. package/dist/theme/recipes/avatar.cjs.map +1 -1
  415. package/dist/theme/recipes/avatar.d.ts +1 -1
  416. package/dist/theme/recipes/avatar.js +97 -95
  417. package/dist/theme/recipes/avatar.js.map +1 -1
  418. package/dist/theme/recipes/breadcrumb.cjs +2 -2
  419. package/dist/theme/recipes/breadcrumb.cjs.map +1 -1
  420. package/dist/theme/recipes/breadcrumb.d.ts +1 -1
  421. package/dist/theme/recipes/breadcrumb.js +35 -31
  422. package/dist/theme/recipes/breadcrumb.js.map +1 -1
  423. package/dist/theme/recipes/button-filter.cjs +2 -2
  424. package/dist/theme/recipes/button-filter.cjs.map +1 -1
  425. package/dist/theme/recipes/button-filter.d.ts +1 -1
  426. package/dist/theme/recipes/button-filter.js +57 -60
  427. package/dist/theme/recipes/button-filter.js.map +1 -1
  428. package/dist/theme/recipes/button.cjs +2 -2
  429. package/dist/theme/recipes/button.cjs.map +1 -1
  430. package/dist/theme/recipes/button.d.ts +1 -1
  431. package/dist/theme/recipes/button.js +287 -295
  432. package/dist/theme/recipes/button.js.map +1 -1
  433. package/dist/theme/recipes/chat/chat-document-message.cjs +2 -2
  434. package/dist/theme/recipes/chat/chat-document-message.cjs.map +1 -1
  435. package/dist/theme/recipes/chat/chat-document-message.d.ts +1 -1
  436. package/dist/theme/recipes/chat/chat-document-message.js +38 -43
  437. package/dist/theme/recipes/chat/chat-document-message.js.map +1 -1
  438. package/dist/theme/recipes/chat/chat-input-text.cjs +2 -2
  439. package/dist/theme/recipes/chat/chat-input-text.cjs.map +1 -1
  440. package/dist/theme/recipes/chat/chat-input-text.d.ts +1 -1
  441. package/dist/theme/recipes/chat/chat-input-text.js +26 -27
  442. package/dist/theme/recipes/chat/chat-input-text.js.map +1 -1
  443. package/dist/theme/recipes/chat/chat-message.cjs +2 -2
  444. package/dist/theme/recipes/chat/chat-message.cjs.map +1 -1
  445. package/dist/theme/recipes/chat/chat-message.d.ts +1 -1
  446. package/dist/theme/recipes/chat/chat-message.js +49 -45
  447. package/dist/theme/recipes/chat/chat-message.js.map +1 -1
  448. package/dist/theme/recipes/chat/chat-profile-avatar.cjs +2 -2
  449. package/dist/theme/recipes/chat/chat-profile-avatar.cjs.map +1 -1
  450. package/dist/theme/recipes/chat/chat-profile-avatar.d.ts +1 -1
  451. package/dist/theme/recipes/chat/chat-profile-avatar.js +20 -25
  452. package/dist/theme/recipes/chat/chat-profile-avatar.js.map +1 -1
  453. package/dist/theme/recipes/chat/chat.cjs +2 -2
  454. package/dist/theme/recipes/chat/chat.cjs.map +1 -1
  455. package/dist/theme/recipes/chat/chat.d.ts +1 -1
  456. package/dist/theme/recipes/chat/chat.js +51 -56
  457. package/dist/theme/recipes/chat/chat.js.map +1 -1
  458. package/dist/theme/recipes/checkbox-card.cjs +2 -2
  459. package/dist/theme/recipes/checkbox-card.cjs.map +1 -1
  460. package/dist/theme/recipes/checkbox-card.js +44 -40
  461. package/dist/theme/recipes/checkbox-card.js.map +1 -1
  462. package/dist/theme/recipes/checkbox-group.cjs +2 -2
  463. package/dist/theme/recipes/checkbox-group.cjs.map +1 -1
  464. package/dist/theme/recipes/checkbox-group.d.ts +1 -1
  465. package/dist/theme/recipes/checkbox-group.js +13 -12
  466. package/dist/theme/recipes/checkbox-group.js.map +1 -1
  467. package/dist/theme/recipes/checkbox.cjs +2 -2
  468. package/dist/theme/recipes/checkbox.cjs.map +1 -1
  469. package/dist/theme/recipes/checkbox.d.ts +1 -1
  470. package/dist/theme/recipes/checkbox.js +110 -129
  471. package/dist/theme/recipes/checkbox.js.map +1 -1
  472. package/dist/theme/recipes/chip.cjs +2 -2
  473. package/dist/theme/recipes/chip.cjs.map +1 -1
  474. package/dist/theme/recipes/chip.d.ts +1 -1
  475. package/dist/theme/recipes/chip.js +144 -182
  476. package/dist/theme/recipes/chip.js.map +1 -1
  477. package/dist/theme/recipes/collapsible.cjs +2 -2
  478. package/dist/theme/recipes/collapsible.cjs.map +1 -1
  479. package/dist/theme/recipes/collapsible.d.ts +1 -1
  480. package/dist/theme/recipes/collapsible.js +30 -28
  481. package/dist/theme/recipes/collapsible.js.map +1 -1
  482. package/dist/theme/recipes/combobox.cjs +2 -2
  483. package/dist/theme/recipes/combobox.cjs.map +1 -1
  484. package/dist/theme/recipes/combobox.d.ts +1 -1
  485. package/dist/theme/recipes/combobox.js +149 -176
  486. package/dist/theme/recipes/combobox.js.map +1 -1
  487. package/dist/theme/recipes/common/group-card.cjs +2 -2
  488. package/dist/theme/recipes/common/group-card.cjs.map +1 -1
  489. package/dist/theme/recipes/common/group-card.js +60 -80
  490. package/dist/theme/recipes/common/group-card.js.map +1 -1
  491. package/dist/theme/recipes/datepicker.cjs +2 -2
  492. package/dist/theme/recipes/datepicker.cjs.map +1 -1
  493. package/dist/theme/recipes/datepicker.d.ts +1 -1
  494. package/dist/theme/recipes/datepicker.js +149 -176
  495. package/dist/theme/recipes/datepicker.js.map +1 -1
  496. package/dist/theme/recipes/dialog.cjs +2 -2
  497. package/dist/theme/recipes/dialog.cjs.map +1 -1
  498. package/dist/theme/recipes/dialog.d.ts +1 -1
  499. package/dist/theme/recipes/dialog.js +137 -151
  500. package/dist/theme/recipes/dialog.js.map +1 -1
  501. package/dist/theme/recipes/drawer.cjs +2 -2
  502. package/dist/theme/recipes/drawer.cjs.map +1 -1
  503. package/dist/theme/recipes/drawer.d.ts +1 -1
  504. package/dist/theme/recipes/drawer.js +105 -125
  505. package/dist/theme/recipes/drawer.js.map +1 -1
  506. package/dist/theme/recipes/flag.cjs +2 -2
  507. package/dist/theme/recipes/flag.cjs.map +1 -1
  508. package/dist/theme/recipes/flag.d.ts +1 -1
  509. package/dist/theme/recipes/flag.js +21 -30
  510. package/dist/theme/recipes/flag.js.map +1 -1
  511. package/dist/theme/recipes/form/control.cjs +2 -2
  512. package/dist/theme/recipes/form/control.cjs.map +1 -1
  513. package/dist/theme/recipes/form/control.d.ts +1 -1
  514. package/dist/theme/recipes/form/control.js +27 -34
  515. package/dist/theme/recipes/form/control.js.map +1 -1
  516. package/dist/theme/recipes/form/helper-text.cjs +2 -2
  517. package/dist/theme/recipes/form/helper-text.cjs.map +1 -1
  518. package/dist/theme/recipes/form/helper-text.d.ts +1 -1
  519. package/dist/theme/recipes/form/helper-text.js +14 -13
  520. package/dist/theme/recipes/form/helper-text.js.map +1 -1
  521. package/dist/theme/recipes/form/label.cjs +2 -2
  522. package/dist/theme/recipes/form/label.cjs.map +1 -1
  523. package/dist/theme/recipes/form/label.d.ts +1 -1
  524. package/dist/theme/recipes/form/label.js +47 -48
  525. package/dist/theme/recipes/form/label.js.map +1 -1
  526. package/dist/theme/recipes/heading.cjs +2 -2
  527. package/dist/theme/recipes/heading.cjs.map +1 -1
  528. package/dist/theme/recipes/heading.d.ts +1 -1
  529. package/dist/theme/recipes/heading.js +25 -34
  530. package/dist/theme/recipes/heading.js.map +1 -1
  531. package/dist/theme/recipes/highlightedInput.cjs +2 -2
  532. package/dist/theme/recipes/highlightedInput.cjs.map +1 -1
  533. package/dist/theme/recipes/highlightedInput.d.ts +1 -1
  534. package/dist/theme/recipes/highlightedInput.js +54 -45
  535. package/dist/theme/recipes/highlightedInput.js.map +1 -1
  536. package/dist/theme/recipes/icon-button.cjs +2 -2
  537. package/dist/theme/recipes/icon-button.cjs.map +1 -1
  538. package/dist/theme/recipes/icon-button.js +81 -89
  539. package/dist/theme/recipes/icon-button.js.map +1 -1
  540. package/dist/theme/recipes/icon.cjs +2 -2
  541. package/dist/theme/recipes/icon.cjs.map +1 -1
  542. package/dist/theme/recipes/icon.d.ts +1 -1
  543. package/dist/theme/recipes/icon.js +39 -42
  544. package/dist/theme/recipes/icon.js.map +1 -1
  545. package/dist/theme/recipes/illustration.cjs +2 -2
  546. package/dist/theme/recipes/illustration.cjs.map +1 -1
  547. package/dist/theme/recipes/illustration.d.ts +1 -1
  548. package/dist/theme/recipes/illustration.js +29 -48
  549. package/dist/theme/recipes/illustration.js.map +1 -1
  550. package/dist/theme/recipes/index.cjs +2 -2
  551. package/dist/theme/recipes/index.cjs.map +1 -1
  552. package/dist/theme/recipes/index.d.ts +1 -1
  553. package/dist/theme/recipes/index.js +127 -127
  554. package/dist/theme/recipes/index.js.map +1 -1
  555. package/dist/theme/recipes/input-addon.cjs +2 -2
  556. package/dist/theme/recipes/input-addon.cjs.map +1 -1
  557. package/dist/theme/recipes/input-addon.d.ts +1 -1
  558. package/dist/theme/recipes/input-addon.js +24 -24
  559. package/dist/theme/recipes/input-addon.js.map +1 -1
  560. package/dist/theme/recipes/input-group.cjs +2 -2
  561. package/dist/theme/recipes/input-group.cjs.map +1 -1
  562. package/dist/theme/recipes/input-group.d.ts +1 -1
  563. package/dist/theme/recipes/input-group.js +40 -49
  564. package/dist/theme/recipes/input-group.js.map +1 -1
  565. package/dist/theme/recipes/input.cjs +2 -2
  566. package/dist/theme/recipes/input.cjs.map +1 -1
  567. package/dist/theme/recipes/input.d.ts +1 -1
  568. package/dist/theme/recipes/input.js +48 -61
  569. package/dist/theme/recipes/input.js.map +1 -1
  570. package/dist/theme/recipes/menu.cjs +2 -2
  571. package/dist/theme/recipes/menu.cjs.map +1 -1
  572. package/dist/theme/recipes/menu.d.ts +1 -1
  573. package/dist/theme/recipes/menu.js +96 -100
  574. package/dist/theme/recipes/menu.js.map +1 -1
  575. package/dist/theme/recipes/pagination.cjs +2 -2
  576. package/dist/theme/recipes/pagination.cjs.map +1 -1
  577. package/dist/theme/recipes/pagination.d.ts +1 -1
  578. package/dist/theme/recipes/pagination.js +76 -71
  579. package/dist/theme/recipes/pagination.js.map +1 -1
  580. package/dist/theme/recipes/phone-number-input.cjs +2 -2
  581. package/dist/theme/recipes/phone-number-input.cjs.map +1 -1
  582. package/dist/theme/recipes/phone-number-input.d.ts +1 -1
  583. package/dist/theme/recipes/phone-number-input.js +55 -66
  584. package/dist/theme/recipes/phone-number-input.js.map +1 -1
  585. package/dist/theme/recipes/popover.cjs +2 -2
  586. package/dist/theme/recipes/popover.cjs.map +1 -1
  587. package/dist/theme/recipes/popover.d.ts +1 -1
  588. package/dist/theme/recipes/popover.js +30 -28
  589. package/dist/theme/recipes/popover.js.map +1 -1
  590. package/dist/theme/recipes/radio-button-group.cjs +2 -2
  591. package/dist/theme/recipes/radio-button-group.cjs.map +1 -1
  592. package/dist/theme/recipes/radio-button-group.d.ts +1 -1
  593. package/dist/theme/recipes/radio-button-group.js +83 -94
  594. package/dist/theme/recipes/radio-button-group.js.map +1 -1
  595. package/dist/theme/recipes/radio-card-group.cjs +2 -2
  596. package/dist/theme/recipes/radio-card-group.cjs.map +1 -1
  597. package/dist/theme/recipes/radio-card-group.d.ts +1 -1
  598. package/dist/theme/recipes/radio-card-group.js +64 -67
  599. package/dist/theme/recipes/radio-card-group.js.map +1 -1
  600. package/dist/theme/recipes/radio-group.cjs +2 -2
  601. package/dist/theme/recipes/radio-group.cjs.map +1 -1
  602. package/dist/theme/recipes/radio-group.d.ts +1 -1
  603. package/dist/theme/recipes/radio-group.js +101 -118
  604. package/dist/theme/recipes/radio-group.js.map +1 -1
  605. package/dist/theme/recipes/select-language.cjs +2 -2
  606. package/dist/theme/recipes/select-language.cjs.map +1 -1
  607. package/dist/theme/recipes/select-language.d.ts +1 -1
  608. package/dist/theme/recipes/select-language.js +93 -112
  609. package/dist/theme/recipes/select-language.js.map +1 -1
  610. package/dist/theme/recipes/select.cjs +2 -2
  611. package/dist/theme/recipes/select.cjs.map +1 -1
  612. package/dist/theme/recipes/select.d.ts +1 -1
  613. package/dist/theme/recipes/select.js +194 -206
  614. package/dist/theme/recipes/select.js.map +1 -1
  615. package/dist/theme/recipes/status-tag-select.cjs +2 -2
  616. package/dist/theme/recipes/status-tag-select.cjs.map +1 -1
  617. package/dist/theme/recipes/status-tag-select.d.ts +1 -1
  618. package/dist/theme/recipes/status-tag-select.js +162 -175
  619. package/dist/theme/recipes/status-tag-select.js.map +1 -1
  620. package/dist/theme/recipes/switch-card.cjs +2 -2
  621. package/dist/theme/recipes/switch-card.cjs.map +1 -1
  622. package/dist/theme/recipes/switch-card.js +43 -42
  623. package/dist/theme/recipes/switch-card.js.map +1 -1
  624. package/dist/theme/recipes/switch.cjs +2 -2
  625. package/dist/theme/recipes/switch.cjs.map +1 -1
  626. package/dist/theme/recipes/switch.d.ts +1 -1
  627. package/dist/theme/recipes/switch.js +71 -86
  628. package/dist/theme/recipes/switch.js.map +1 -1
  629. package/dist/theme/recipes/table-container.cjs +2 -2
  630. package/dist/theme/recipes/table-container.cjs.map +1 -1
  631. package/dist/theme/recipes/table-container.d.ts +1 -1
  632. package/dist/theme/recipes/table-container.js +19 -18
  633. package/dist/theme/recipes/table-container.js.map +1 -1
  634. package/dist/theme/recipes/table-empty-row.cjs +2 -2
  635. package/dist/theme/recipes/table-empty-row.cjs.map +1 -1
  636. package/dist/theme/recipes/table-empty-row.d.ts +1 -1
  637. package/dist/theme/recipes/table-empty-row.js +17 -16
  638. package/dist/theme/recipes/table-empty-row.js.map +1 -1
  639. package/dist/theme/recipes/table-group-title.cjs +2 -2
  640. package/dist/theme/recipes/table-group-title.cjs.map +1 -1
  641. package/dist/theme/recipes/table-group-title.d.ts +1 -1
  642. package/dist/theme/recipes/table-group-title.js +26 -33
  643. package/dist/theme/recipes/table-group-title.js.map +1 -1
  644. package/dist/theme/recipes/table.cjs +2 -2
  645. package/dist/theme/recipes/table.cjs.map +1 -1
  646. package/dist/theme/recipes/table.d.ts +1 -1
  647. package/dist/theme/recipes/table.js +111 -109
  648. package/dist/theme/recipes/table.js.map +1 -1
  649. package/dist/theme/recipes/tabs-chip.cjs +2 -2
  650. package/dist/theme/recipes/tabs-chip.cjs.map +1 -1
  651. package/dist/theme/recipes/tabs-chip.d.ts +1 -1
  652. package/dist/theme/recipes/tabs-chip.js +43 -46
  653. package/dist/theme/recipes/tabs-chip.js.map +1 -1
  654. package/dist/theme/recipes/tabs.cjs +2 -2
  655. package/dist/theme/recipes/tabs.cjs.map +1 -1
  656. package/dist/theme/recipes/tabs.d.ts +1 -1
  657. package/dist/theme/recipes/tabs.js +92 -125
  658. package/dist/theme/recipes/tabs.js.map +1 -1
  659. package/dist/theme/recipes/tag.cjs +2 -2
  660. package/dist/theme/recipes/tag.cjs.map +1 -1
  661. package/dist/theme/recipes/tag.d.ts +1 -1
  662. package/dist/theme/recipes/tag.js +110 -121
  663. package/dist/theme/recipes/tag.js.map +1 -1
  664. package/dist/theme/recipes/text.cjs +2 -2
  665. package/dist/theme/recipes/text.cjs.map +1 -1
  666. package/dist/theme/recipes/text.d.ts +1 -1
  667. package/dist/theme/recipes/text.js +25 -38
  668. package/dist/theme/recipes/text.js.map +1 -1
  669. package/dist/theme/recipes/textarea.cjs +2 -2
  670. package/dist/theme/recipes/textarea.cjs.map +1 -1
  671. package/dist/theme/recipes/textarea.d.ts +1 -1
  672. package/dist/theme/recipes/textarea.js +15 -14
  673. package/dist/theme/recipes/textarea.js.map +1 -1
  674. package/dist/theme/recipes/tooltip.cjs +2 -2
  675. package/dist/theme/recipes/tooltip.cjs.map +1 -1
  676. package/dist/theme/recipes/tooltip.d.ts +1 -1
  677. package/dist/theme/recipes/tooltip.js +47 -62
  678. package/dist/theme/recipes/tooltip.js.map +1 -1
  679. package/dist/theme/semantic-tokens/colors.cjs +2 -2
  680. package/dist/theme/semantic-tokens/colors.cjs.map +1 -1
  681. package/dist/theme/semantic-tokens/colors.js +189 -140
  682. package/dist/theme/semantic-tokens/colors.js.map +1 -1
  683. package/dist/theme/semantic-tokens/index.cjs +2 -2
  684. package/dist/theme/semantic-tokens/index.cjs.map +1 -1
  685. package/dist/theme/semantic-tokens/index.js +7 -8
  686. package/dist/theme/semantic-tokens/index.js.map +1 -1
  687. package/dist/theme/text-styles.cjs +2 -2
  688. package/dist/theme/text-styles.cjs.map +1 -1
  689. package/dist/theme/text-styles.d.ts +1 -1
  690. package/dist/theme/text-styles.js +70 -87
  691. package/dist/theme/text-styles.js.map +1 -1
  692. package/dist/theme/tokens/animations.cjs +2 -2
  693. package/dist/theme/tokens/animations.cjs.map +1 -1
  694. package/dist/theme/tokens/animations.js +22 -45
  695. package/dist/theme/tokens/animations.js.map +1 -1
  696. package/dist/theme/tokens/aspect-ratios.cjs +2 -2
  697. package/dist/theme/tokens/aspect-ratios.cjs.map +1 -1
  698. package/dist/theme/tokens/aspect-ratios.js +12 -11
  699. package/dist/theme/tokens/aspect-ratios.js.map +1 -1
  700. package/dist/theme/tokens/blurs.cjs +2 -2
  701. package/dist/theme/tokens/blurs.cjs.map +1 -1
  702. package/dist/theme/tokens/blurs.js +13 -12
  703. package/dist/theme/tokens/blurs.js.map +1 -1
  704. package/dist/theme/tokens/borders.cjs +2 -2
  705. package/dist/theme/tokens/borders.cjs.map +1 -1
  706. package/dist/theme/tokens/borders.js +6 -9
  707. package/dist/theme/tokens/borders.js.map +1 -1
  708. package/dist/theme/tokens/colors.cjs +2 -2
  709. package/dist/theme/tokens/colors.cjs.map +1 -1
  710. package/dist/theme/tokens/colors.js +78 -77
  711. package/dist/theme/tokens/colors.js.map +1 -1
  712. package/dist/theme/tokens/durations.cjs +2 -2
  713. package/dist/theme/tokens/durations.cjs.map +1 -1
  714. package/dist/theme/tokens/durations.js +14 -13
  715. package/dist/theme/tokens/durations.js.map +1 -1
  716. package/dist/theme/tokens/easings.cjs +3 -3
  717. package/dist/theme/tokens/easings.cjs.map +1 -1
  718. package/dist/theme/tokens/easings.js +24 -92
  719. package/dist/theme/tokens/easings.js.map +1 -1
  720. package/dist/theme/tokens/index.cjs +2 -2
  721. package/dist/theme/tokens/index.cjs.map +1 -1
  722. package/dist/theme/tokens/index.js +36 -35
  723. package/dist/theme/tokens/index.js.map +1 -1
  724. package/dist/theme/tokens/radii.cjs +2 -2
  725. package/dist/theme/tokens/radii.cjs.map +1 -1
  726. package/dist/theme/tokens/radii.js +28 -27
  727. package/dist/theme/tokens/radii.js.map +1 -1
  728. package/dist/theme/tokens/shadows.cjs +2 -2
  729. package/dist/theme/tokens/shadows.cjs.map +1 -1
  730. package/dist/theme/tokens/shadows.js +14 -13
  731. package/dist/theme/tokens/shadows.js.map +1 -1
  732. package/dist/theme/tokens/sizes.cjs +2 -2
  733. package/dist/theme/tokens/sizes.cjs.map +1 -1
  734. package/dist/theme/tokens/sizes.js +35 -84
  735. package/dist/theme/tokens/sizes.js.map +1 -1
  736. package/dist/theme/tokens/spacing.cjs +2 -2
  737. package/dist/theme/tokens/spacing.cjs.map +1 -1
  738. package/dist/theme/tokens/spacing.js +32 -83
  739. package/dist/theme/tokens/spacing.js.map +1 -1
  740. package/dist/theme/tokens/typography.cjs +2 -2
  741. package/dist/theme/tokens/typography.cjs.map +1 -1
  742. package/dist/theme/tokens/typography.js +82 -85
  743. package/dist/theme/tokens/typography.js.map +1 -1
  744. package/dist/theme/tokens/z-index.cjs +2 -2
  745. package/dist/theme/tokens/z-index.cjs.map +1 -1
  746. package/dist/theme/tokens/z-index.js +18 -41
  747. package/dist/theme/tokens/z-index.js.map +1 -1
  748. package/dist/theme/utilities.cjs +2 -2
  749. package/dist/theme/utilities.cjs.map +1 -1
  750. package/dist/theme/utilities.js +15 -16
  751. package/dist/theme/utilities.js.map +1 -1
  752. package/dist/ui.css +2 -1
  753. package/dist/utils/slots.cjs +2 -2
  754. package/dist/utils/slots.cjs.map +1 -1
  755. package/dist/utils/slots.js +42 -40
  756. package/dist/utils/slots.js.map +1 -1
  757. package/package.json +11 -7
  758. package/dist/_virtual/_commonjsHelpers.cjs +0 -2
  759. package/dist/_virtual/_commonjsHelpers.cjs.map +0 -1
  760. package/dist/_virtual/_commonjsHelpers.js +0 -10
  761. package/dist/_virtual/_commonjsHelpers.js.map +0 -1
  762. package/dist/_virtual/cjs.cjs +0 -2
  763. package/dist/_virtual/cjs.cjs.map +0 -1
  764. package/dist/_virtual/cjs.js +0 -9
  765. package/dist/_virtual/cjs.js.map +0 -1
  766. package/dist/_virtual/lodash.cjs +0 -2
  767. package/dist/_virtual/lodash.cjs.map +0 -1
  768. package/dist/_virtual/lodash.js +0 -7
  769. package/dist/_virtual/lodash.js.map +0 -1
  770. package/dist/_virtual/lodash2.cjs +0 -2
  771. package/dist/_virtual/lodash2.cjs.map +0 -1
  772. package/dist/_virtual/lodash2.js +0 -6
  773. package/dist/_virtual/lodash2.js.map +0 -1
  774. package/dist/index.cjs.map +0 -1
  775. package/dist/index.js.map +0 -1
  776. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.cjs +0 -2
  777. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.cjs.map +0 -1
  778. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.js +0 -30
  779. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.js.map +0 -1
  780. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.cjs +0 -2
  781. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.cjs.map +0 -1
  782. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js +0 -30
  783. package/dist/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js.map +0 -1
  784. package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.cjs +0 -2
  785. package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.cjs.map +0 -1
  786. package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js +0 -30
  787. package/dist/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js.map +0 -1
  788. package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.cjs +0 -2
  789. package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.cjs.map +0 -1
  790. package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js +0 -30
  791. package/dist/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js.map +0 -1
  792. package/dist/node_modules/@pandacss/shared/dist/index.cjs +0 -2
  793. package/dist/node_modules/@pandacss/shared/dist/index.cjs.map +0 -1
  794. package/dist/node_modules/@pandacss/shared/dist/index.js +0 -469
  795. package/dist/node_modules/@pandacss/shared/dist/index.js.map +0 -1
  796. package/dist/node_modules/@zag-js/utils/dist/functions.cjs +0 -2
  797. package/dist/node_modules/@zag-js/utils/dist/functions.cjs.map +0 -1
  798. package/dist/node_modules/@zag-js/utils/dist/functions.js +0 -6
  799. package/dist/node_modules/@zag-js/utils/dist/functions.js.map +0 -1
  800. package/dist/node_modules/deepmerge/dist/cjs.cjs +0 -2
  801. package/dist/node_modules/deepmerge/dist/cjs.cjs.map +0 -1
  802. package/dist/node_modules/deepmerge/dist/cjs.js +0 -81
  803. package/dist/node_modules/deepmerge/dist/cjs.js.map +0 -1
  804. package/dist/node_modules/lodash/lodash.cjs +0 -21
  805. package/dist/node_modules/lodash/lodash.cjs.map +0 -1
  806. package/dist/node_modules/lodash/lodash.js +0 -3686
  807. package/dist/node_modules/lodash/lodash.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ArrowDownTrayIcon.js","names":[],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowDownTrayIcon.js"],"sourcesContent":["import * as React from \"react\";\nfunction ArrowDownTrayIcon({\n title,\n titleId,\n ...props\n}, svgRef) {\n return /*#__PURE__*/React.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n viewBox: \"0 0 24 24\",\n strokeWidth: 1.5,\n stroke: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/React.createElement(\"path\", {\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\",\n d: \"M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3\"\n }));\n}\nconst ForwardRef = /*#__PURE__*/ React.forwardRef(ArrowDownTrayIcon);\nexport default ForwardRef;"],"x_google_ignoreList":[0],"mappings":";;;AACA,SAAS,EAAkB,EACzB,UACA,YACA,GAAG,KACF,GAAQ;CACT,OAAoB,kBAAM,cAAc,OAAO,OAAO,OAAO;EAC3D,OAAO;EACP,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,eAAe;EACf,aAAa;EACb,KAAK;EACL,mBAAmB;CACrB,GAAG,CAAK,GAAG,IAAqB,kBAAM,cAAc,SAAS,EAC3D,IAAI,EACN,GAAG,CAAK,IAAI,MAAmB,kBAAM,cAAc,QAAQ;EACzD,eAAe;EACf,gBAAgB;EAChB,GAAG;CACL,CAAC,CAAC;AACJ;AACA,IAAM,IAA2B,kBAAM,WAAW,CAAiB"}
@@ -0,0 +1,2 @@
1
+ "use client";const e=require("../../../../../../../../../_virtual/_rolldown/runtime.cjs");let t=require("react");t=e.__toESM(t);function n({title:e,titleId:n,...r},i){return t.createElement(`svg`,Object.assign({xmlns:`http://www.w3.org/2000/svg`,fill:`none`,viewBox:`0 0 24 24`,strokeWidth:1.5,stroke:`currentColor`,"aria-hidden":`true`,"data-slot":`icon`,ref:i,"aria-labelledby":n},r),e?t.createElement(`title`,{id:n},e):null,t.createElement(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`m11.25 9-3 3m0 0 3 3m-3-3h7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z`}))}var r=t.forwardRef(n);exports.default=r;
2
+ //# sourceMappingURL=ArrowLeftCircleIcon.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ArrowLeftCircleIcon.cjs","names":[],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js"],"sourcesContent":["import * as React from \"react\";\nfunction ArrowLeftCircleIcon({\n title,\n titleId,\n ...props\n}, svgRef) {\n return /*#__PURE__*/React.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n viewBox: \"0 0 24 24\",\n strokeWidth: 1.5,\n stroke: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/React.createElement(\"path\", {\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\",\n d: \"m11.25 9-3 3m0 0 3 3m-3-3h7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z\"\n }));\n}\nconst ForwardRef = /*#__PURE__*/ React.forwardRef(ArrowLeftCircleIcon);\nexport default ForwardRef;"],"x_google_ignoreList":[0],"mappings":"gIACA,SAAS,EAAoB,CAC3B,QACA,UACA,GAAG,GACF,EAAQ,CACT,OAAoB,EAAM,cAAc,MAAO,OAAO,OAAO,CAC3D,MAAO,6BACP,KAAM,OACN,QAAS,YACT,YAAa,IACb,OAAQ,eACR,cAAe,OACf,YAAa,OACb,IAAK,EACL,kBAAmB,CACrB,EAAG,CAAK,EAAG,EAAqB,EAAM,cAAc,QAAS,CAC3D,GAAI,CACN,EAAG,CAAK,EAAI,KAAmB,EAAM,cAAc,OAAQ,CACzD,cAAe,QACf,eAAgB,QAChB,EAAG,oEACL,CAAC,CAAC,CACJ,CACA,IAAM,EAA2B,EAAM,WAAW,CAAmB"}
@@ -0,0 +1,25 @@
1
+ "use client";
2
+ import * as e from "react";
3
+ //#region ../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js
4
+ function t({ title: t, titleId: n, ...r }, i) {
5
+ return /* @__PURE__ */ e.createElement("svg", Object.assign({
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ strokeWidth: 1.5,
10
+ stroke: "currentColor",
11
+ "aria-hidden": "true",
12
+ "data-slot": "icon",
13
+ ref: i,
14
+ "aria-labelledby": n
15
+ }, r), t ? /* @__PURE__ */ e.createElement("title", { id: n }, t) : null, /* @__PURE__ */ e.createElement("path", {
16
+ strokeLinecap: "round",
17
+ strokeLinejoin: "round",
18
+ d: "m11.25 9-3 3m0 0 3 3m-3-3h7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
19
+ }));
20
+ }
21
+ var n = /* @__PURE__ */ e.forwardRef(t);
22
+ //#endregion
23
+ export { n as default };
24
+
25
+ //# sourceMappingURL=ArrowLeftCircleIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ArrowLeftCircleIcon.js","names":[],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ArrowLeftCircleIcon.js"],"sourcesContent":["import * as React from \"react\";\nfunction ArrowLeftCircleIcon({\n title,\n titleId,\n ...props\n}, svgRef) {\n return /*#__PURE__*/React.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n viewBox: \"0 0 24 24\",\n strokeWidth: 1.5,\n stroke: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/React.createElement(\"path\", {\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\",\n d: \"m11.25 9-3 3m0 0 3 3m-3-3h7.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z\"\n }));\n}\nconst ForwardRef = /*#__PURE__*/ React.forwardRef(ArrowLeftCircleIcon);\nexport default ForwardRef;"],"x_google_ignoreList":[0],"mappings":";;;AACA,SAAS,EAAoB,EAC3B,UACA,YACA,GAAG,KACF,GAAQ;CACT,OAAoB,kBAAM,cAAc,OAAO,OAAO,OAAO;EAC3D,OAAO;EACP,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,eAAe;EACf,aAAa;EACb,KAAK;EACL,mBAAmB;CACrB,GAAG,CAAK,GAAG,IAAqB,kBAAM,cAAc,SAAS,EAC3D,IAAI,EACN,GAAG,CAAK,IAAI,MAAmB,kBAAM,cAAc,QAAQ;EACzD,eAAe;EACf,gBAAgB;EAChB,GAAG;CACL,CAAC,CAAC;AACJ;AACA,IAAM,IAA2B,kBAAM,WAAW,CAAmB"}
@@ -0,0 +1,2 @@
1
+ "use client";const e=require("../../../../../../../../../_virtual/_rolldown/runtime.cjs");let t=require("react");t=e.__toESM(t);function n({title:e,titleId:n,...r},i){return t.createElement(`svg`,Object.assign({xmlns:`http://www.w3.org/2000/svg`,fill:`none`,viewBox:`0 0 24 24`,strokeWidth:1.5,stroke:`currentColor`,"aria-hidden":`true`,"data-slot":`icon`,ref:i,"aria-labelledby":n},r),e?t.createElement(`title`,{id:n},e):null,t.createElement(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 0 1-.825-.242m9.345-8.334a2.126 2.126 0 0 0-.476-.095 48.64 48.64 0 0 0-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0 0 11.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155`}))}var r=t.forwardRef(n);exports.default=r;
2
+ //# sourceMappingURL=ChatBubbleLeftRightIcon.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatBubbleLeftRightIcon.cjs","names":[],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js"],"sourcesContent":["import * as React from \"react\";\nfunction ChatBubbleLeftRightIcon({\n title,\n titleId,\n ...props\n}, svgRef) {\n return /*#__PURE__*/React.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n viewBox: \"0 0 24 24\",\n strokeWidth: 1.5,\n stroke: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/React.createElement(\"path\", {\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\",\n d: \"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 0 1-.825-.242m9.345-8.334a2.126 2.126 0 0 0-.476-.095 48.64 48.64 0 0 0-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0 0 11.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155\"\n }));\n}\nconst ForwardRef = /*#__PURE__*/ React.forwardRef(ChatBubbleLeftRightIcon);\nexport default ForwardRef;"],"x_google_ignoreList":[0],"mappings":"gIACA,SAAS,EAAwB,CAC/B,QACA,UACA,GAAG,GACF,EAAQ,CACT,OAAoB,EAAM,cAAc,MAAO,OAAO,OAAO,CAC3D,MAAO,6BACP,KAAM,OACN,QAAS,YACT,YAAa,IACb,OAAQ,eACR,cAAe,OACf,YAAa,OACb,IAAK,EACL,kBAAmB,CACrB,EAAG,CAAK,EAAG,EAAqB,EAAM,cAAc,QAAS,CAC3D,GAAI,CACN,EAAG,CAAK,EAAI,KAAmB,EAAM,cAAc,OAAQ,CACzD,cAAe,QACf,eAAgB,QAChB,EAAG,wgBACL,CAAC,CAAC,CACJ,CACA,IAAM,EAA2B,EAAM,WAAW,CAAuB"}
@@ -0,0 +1,25 @@
1
+ "use client";
2
+ import * as e from "react";
3
+ //#region ../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js
4
+ function t({ title: t, titleId: n, ...r }, i) {
5
+ return /* @__PURE__ */ e.createElement("svg", Object.assign({
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ strokeWidth: 1.5,
10
+ stroke: "currentColor",
11
+ "aria-hidden": "true",
12
+ "data-slot": "icon",
13
+ ref: i,
14
+ "aria-labelledby": n
15
+ }, r), t ? /* @__PURE__ */ e.createElement("title", { id: n }, t) : null, /* @__PURE__ */ e.createElement("path", {
16
+ strokeLinecap: "round",
17
+ strokeLinejoin: "round",
18
+ d: "M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 0 1-.825-.242m9.345-8.334a2.126 2.126 0 0 0-.476-.095 48.64 48.64 0 0 0-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0 0 11.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"
19
+ }));
20
+ }
21
+ var n = /* @__PURE__ */ e.forwardRef(t);
22
+ //#endregion
23
+ export { n as default };
24
+
25
+ //# sourceMappingURL=ChatBubbleLeftRightIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChatBubbleLeftRightIcon.js","names":[],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/ChatBubbleLeftRightIcon.js"],"sourcesContent":["import * as React from \"react\";\nfunction ChatBubbleLeftRightIcon({\n title,\n titleId,\n ...props\n}, svgRef) {\n return /*#__PURE__*/React.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n viewBox: \"0 0 24 24\",\n strokeWidth: 1.5,\n stroke: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/React.createElement(\"path\", {\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\",\n d: \"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 0 1-.825-.242m9.345-8.334a2.126 2.126 0 0 0-.476-.095 48.64 48.64 0 0 0-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0 0 11.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155\"\n }));\n}\nconst ForwardRef = /*#__PURE__*/ React.forwardRef(ChatBubbleLeftRightIcon);\nexport default ForwardRef;"],"x_google_ignoreList":[0],"mappings":";;;AACA,SAAS,EAAwB,EAC/B,UACA,YACA,GAAG,KACF,GAAQ;CACT,OAAoB,kBAAM,cAAc,OAAO,OAAO,OAAO;EAC3D,OAAO;EACP,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,eAAe;EACf,aAAa;EACb,KAAK;EACL,mBAAmB;CACrB,GAAG,CAAK,GAAG,IAAqB,kBAAM,cAAc,SAAS,EAC3D,IAAI,EACN,GAAG,CAAK,IAAI,MAAmB,kBAAM,cAAc,QAAQ;EACzD,eAAe;EACf,gBAAgB;EAChB,GAAG;CACL,CAAC,CAAC;AACJ;AACA,IAAM,IAA2B,kBAAM,WAAW,CAAuB"}
@@ -0,0 +1,2 @@
1
+ "use client";const e=require("../../../../../../../../../_virtual/_rolldown/runtime.cjs");let t=require("react");t=e.__toESM(t);function n({title:e,titleId:n,...r},i){return t.createElement(`svg`,Object.assign({xmlns:`http://www.w3.org/2000/svg`,fill:`none`,viewBox:`0 0 24 24`,strokeWidth:1.5,stroke:`currentColor`,"aria-hidden":`true`,"data-slot":`icon`,ref:i,"aria-labelledby":n},r),e?t.createElement(`title`,{id:n},e):null,t.createElement(`path`,{strokeLinecap:`round`,strokeLinejoin:`round`,d:`M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z`}))}var r=t.forwardRef(n);exports.default=r;
2
+ //# sourceMappingURL=DocumentTextIcon.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentTextIcon.cjs","names":[],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js"],"sourcesContent":["import * as React from \"react\";\nfunction DocumentTextIcon({\n title,\n titleId,\n ...props\n}, svgRef) {\n return /*#__PURE__*/React.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n viewBox: \"0 0 24 24\",\n strokeWidth: 1.5,\n stroke: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/React.createElement(\"path\", {\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\",\n d: \"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z\"\n }));\n}\nconst ForwardRef = /*#__PURE__*/ React.forwardRef(DocumentTextIcon);\nexport default ForwardRef;"],"x_google_ignoreList":[0],"mappings":"gIACA,SAAS,EAAiB,CACxB,QACA,UACA,GAAG,GACF,EAAQ,CACT,OAAoB,EAAM,cAAc,MAAO,OAAO,OAAO,CAC3D,MAAO,6BACP,KAAM,OACN,QAAS,YACT,YAAa,IACb,OAAQ,eACR,cAAe,OACf,YAAa,OACb,IAAK,EACL,kBAAmB,CACrB,EAAG,CAAK,EAAG,EAAqB,EAAM,cAAc,QAAS,CAC3D,GAAI,CACN,EAAG,CAAK,EAAI,KAAmB,EAAM,cAAc,OAAQ,CACzD,cAAe,QACf,eAAgB,QAChB,EAAG,4RACL,CAAC,CAAC,CACJ,CACA,IAAM,EAA2B,EAAM,WAAW,CAAgB"}
@@ -0,0 +1,25 @@
1
+ "use client";
2
+ import * as e from "react";
3
+ //#region ../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js
4
+ function t({ title: t, titleId: n, ...r }, i) {
5
+ return /* @__PURE__ */ e.createElement("svg", Object.assign({
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ fill: "none",
8
+ viewBox: "0 0 24 24",
9
+ strokeWidth: 1.5,
10
+ stroke: "currentColor",
11
+ "aria-hidden": "true",
12
+ "data-slot": "icon",
13
+ ref: i,
14
+ "aria-labelledby": n
15
+ }, r), t ? /* @__PURE__ */ e.createElement("title", { id: n }, t) : null, /* @__PURE__ */ e.createElement("path", {
16
+ strokeLinecap: "round",
17
+ strokeLinejoin: "round",
18
+ d: "M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"
19
+ }));
20
+ }
21
+ var n = /* @__PURE__ */ e.forwardRef(t);
22
+ //#endregion
23
+ export { n as default };
24
+
25
+ //# sourceMappingURL=DocumentTextIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentTextIcon.js","names":[],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@heroicons+react@2.2.0_react@19.2.6/node_modules/@heroicons/react/24/outline/esm/DocumentTextIcon.js"],"sourcesContent":["import * as React from \"react\";\nfunction DocumentTextIcon({\n title,\n titleId,\n ...props\n}, svgRef) {\n return /*#__PURE__*/React.createElement(\"svg\", Object.assign({\n xmlns: \"http://www.w3.org/2000/svg\",\n fill: \"none\",\n viewBox: \"0 0 24 24\",\n strokeWidth: 1.5,\n stroke: \"currentColor\",\n \"aria-hidden\": \"true\",\n \"data-slot\": \"icon\",\n ref: svgRef,\n \"aria-labelledby\": titleId\n }, props), title ? /*#__PURE__*/React.createElement(\"title\", {\n id: titleId\n }, title) : null, /*#__PURE__*/React.createElement(\"path\", {\n strokeLinecap: \"round\",\n strokeLinejoin: \"round\",\n d: \"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z\"\n }));\n}\nconst ForwardRef = /*#__PURE__*/ React.forwardRef(DocumentTextIcon);\nexport default ForwardRef;"],"x_google_ignoreList":[0],"mappings":";;;AACA,SAAS,EAAiB,EACxB,UACA,YACA,GAAG,KACF,GAAQ;CACT,OAAoB,kBAAM,cAAc,OAAO,OAAO,OAAO;EAC3D,OAAO;EACP,MAAM;EACN,SAAS;EACT,aAAa;EACb,QAAQ;EACR,eAAe;EACf,aAAa;EACb,KAAK;EACL,mBAAmB;CACrB,GAAG,CAAK,GAAG,IAAqB,kBAAM,cAAc,SAAS,EAC3D,IAAI,EACN,GAAG,CAAK,IAAI,MAAmB,kBAAM,cAAc,QAAQ;EACzD,eAAe;EACf,gBAAgB;EAChB,GAAG;CACL,CAAC,CAAC;AACJ;AACA,IAAM,IAA2B,kBAAM,WAAW,CAAgB"}
@@ -0,0 +1,2 @@
1
+ "use client";"use strict";var e=require("../../../../../../_virtual/_rolldown/runtime.cjs").__commonJSMin(((e,t)=>{var n=function(e){return r(e)&&!i(e)};function r(e){return!!e&&typeof e==`object`}function i(e){var t=Object.prototype.toString.call(e);return t===`[object RegExp]`||t===`[object Date]`||o(e)}var a=typeof Symbol==`function`&&Symbol.for?Symbol.for(`react.element`):60103;function o(e){return e.$$typeof===a}function s(e){return Array.isArray(e)?[]:{}}function c(e,t){return t.clone!==!1&&t.isMergeableObject(e)?g(s(e),e,t):e}function l(e,t,n){return e.concat(t).map(function(e){return c(e,n)})}function u(e,t){if(!t.customMerge)return g;var n=t.customMerge(e);return typeof n==`function`?n:g}function d(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function f(e){return Object.keys(e).concat(d(e))}function p(e,t){try{return t in e}catch{return!1}}function m(e,t){return p(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function h(e,t,n){var r={};return n.isMergeableObject(e)&&f(e).forEach(function(t){r[t]=c(e[t],n)}),f(t).forEach(function(i){m(e,i)||(p(e,i)&&n.isMergeableObject(t[i])?r[i]=u(i,n)(e[i],t[i],n):r[i]=c(t[i],n))}),r}function g(e,t,r){r||={},r.arrayMerge=r.arrayMerge||l,r.isMergeableObject=r.isMergeableObject||n,r.cloneUnlessOtherwiseSpecified=c;var i=Array.isArray(t);return i===Array.isArray(e)?i?r.arrayMerge(e,t,r):h(e,t,r):c(t,r)}g.all=function(e,t){if(!Array.isArray(e))throw Error(`first argument should be an array`);return e.reduce(function(e,n){return g(e,n,t)},{})},t.exports=g}));Object.defineProperty(exports,"default",{enumerable:!0,get:function(){return e()}});
2
+ //# sourceMappingURL=cjs.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cjs.cjs","names":[],"sources":["../../../../../../../../../node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge/dist/cjs.js"],"sourcesContent":["'use strict';\n\nvar isMergeableObject = function isMergeableObject(value) {\n\treturn isNonNullObject(value)\n\t\t&& !isSpecial(value)\n};\n\nfunction isNonNullObject(value) {\n\treturn !!value && typeof value === 'object'\n}\n\nfunction isSpecial(value) {\n\tvar stringValue = Object.prototype.toString.call(value);\n\n\treturn stringValue === '[object RegExp]'\n\t\t|| stringValue === '[object Date]'\n\t\t|| isReactElement(value)\n}\n\n// see https://github.com/facebook/react/blob/b5ac963fb791d1298e7f396236383bc955f916c1/src/isomorphic/classic/element/ReactElement.js#L21-L25\nvar canUseSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = canUseSymbol ? Symbol.for('react.element') : 0xeac7;\n\nfunction isReactElement(value) {\n\treturn value.$$typeof === REACT_ELEMENT_TYPE\n}\n\nfunction emptyTarget(val) {\n\treturn Array.isArray(val) ? [] : {}\n}\n\nfunction cloneUnlessOtherwiseSpecified(value, options) {\n\treturn (options.clone !== false && options.isMergeableObject(value))\n\t\t? deepmerge(emptyTarget(value), value, options)\n\t\t: value\n}\n\nfunction defaultArrayMerge(target, source, options) {\n\treturn target.concat(source).map(function(element) {\n\t\treturn cloneUnlessOtherwiseSpecified(element, options)\n\t})\n}\n\nfunction getMergeFunction(key, options) {\n\tif (!options.customMerge) {\n\t\treturn deepmerge\n\t}\n\tvar customMerge = options.customMerge(key);\n\treturn typeof customMerge === 'function' ? customMerge : deepmerge\n}\n\nfunction getEnumerableOwnPropertySymbols(target) {\n\treturn Object.getOwnPropertySymbols\n\t\t? Object.getOwnPropertySymbols(target).filter(function(symbol) {\n\t\t\treturn Object.propertyIsEnumerable.call(target, symbol)\n\t\t})\n\t\t: []\n}\n\nfunction getKeys(target) {\n\treturn Object.keys(target).concat(getEnumerableOwnPropertySymbols(target))\n}\n\nfunction propertyIsOnObject(object, property) {\n\ttry {\n\t\treturn property in object\n\t} catch(_) {\n\t\treturn false\n\t}\n}\n\n// Protects from prototype poisoning and unexpected merging up the prototype chain.\nfunction propertyIsUnsafe(target, key) {\n\treturn propertyIsOnObject(target, key) // Properties are safe to merge if they don't exist in the target yet,\n\t\t&& !(Object.hasOwnProperty.call(target, key) // unsafe if they exist up the prototype chain,\n\t\t\t&& Object.propertyIsEnumerable.call(target, key)) // and also unsafe if they're nonenumerable.\n}\n\nfunction mergeObject(target, source, options) {\n\tvar destination = {};\n\tif (options.isMergeableObject(target)) {\n\t\tgetKeys(target).forEach(function(key) {\n\t\t\tdestination[key] = cloneUnlessOtherwiseSpecified(target[key], options);\n\t\t});\n\t}\n\tgetKeys(source).forEach(function(key) {\n\t\tif (propertyIsUnsafe(target, key)) {\n\t\t\treturn\n\t\t}\n\n\t\tif (propertyIsOnObject(target, key) && options.isMergeableObject(source[key])) {\n\t\t\tdestination[key] = getMergeFunction(key, options)(target[key], source[key], options);\n\t\t} else {\n\t\t\tdestination[key] = cloneUnlessOtherwiseSpecified(source[key], options);\n\t\t}\n\t});\n\treturn destination\n}\n\nfunction deepmerge(target, source, options) {\n\toptions = options || {};\n\toptions.arrayMerge = options.arrayMerge || defaultArrayMerge;\n\toptions.isMergeableObject = options.isMergeableObject || isMergeableObject;\n\t// cloneUnlessOtherwiseSpecified is added to `options` so that custom arrayMerge()\n\t// implementations can use it. The caller may not replace it.\n\toptions.cloneUnlessOtherwiseSpecified = cloneUnlessOtherwiseSpecified;\n\n\tvar sourceIsArray = Array.isArray(source);\n\tvar targetIsArray = Array.isArray(target);\n\tvar sourceAndTargetTypesMatch = sourceIsArray === targetIsArray;\n\n\tif (!sourceAndTargetTypesMatch) {\n\t\treturn cloneUnlessOtherwiseSpecified(source, options)\n\t} else if (sourceIsArray) {\n\t\treturn options.arrayMerge(target, source, options)\n\t} else {\n\t\treturn mergeObject(target, source, options)\n\t}\n}\n\ndeepmerge.all = function deepmergeAll(array, options) {\n\tif (!Array.isArray(array)) {\n\t\tthrow new Error('first argument should be an array')\n\t}\n\n\treturn array.reduce(function(prev, next) {\n\t\treturn deepmerge(prev, next, options)\n\t}, {})\n};\n\nvar deepmerge_1 = deepmerge;\n\nmodule.exports = deepmerge_1;\n"],"x_google_ignoreList":[0],"mappings":"mHAEA,IAAI,EAAoB,SAA2B,EAAO,CACzD,OAAO,EAAgB,CAAK,GACxB,CAAC,EAAU,CAAK,CACrB,EAEA,SAAS,EAAgB,EAAO,CAC/B,MAAO,CAAC,CAAC,GAAS,OAAO,GAAU,QACpC,CAEA,SAAS,EAAU,EAAO,CACzB,IAAI,EAAc,OAAO,UAAU,SAAS,KAAK,CAAK,EAEtD,OAAO,IAAgB,mBACnB,IAAgB,iBAChB,EAAe,CAAK,CACzB,CAIA,IAAI,EADe,OAAO,QAAW,YAAc,OAAO,IAClB,OAAO,IAAI,eAAe,EAAI,MAEtE,SAAS,EAAe,EAAO,CAC9B,OAAO,EAAM,WAAa,CAC3B,CAEA,SAAS,EAAY,EAAK,CACzB,OAAO,MAAM,QAAQ,CAAG,EAAI,CAAC,EAAI,CAAC,CACnC,CAEA,SAAS,EAA8B,EAAO,EAAS,CACtD,OAAQ,EAAQ,QAAU,IAAS,EAAQ,kBAAkB,CAAK,EAC/D,EAAU,EAAY,CAAK,EAAG,EAAO,CAAO,EAC5C,CACJ,CAEA,SAAS,EAAkB,EAAQ,EAAQ,EAAS,CACnD,OAAO,EAAO,OAAO,CAAM,EAAE,IAAI,SAAS,EAAS,CAClD,OAAO,EAA8B,EAAS,CAAO,CACtD,CAAC,CACF,CAEA,SAAS,EAAiB,EAAK,EAAS,CACvC,GAAI,CAAC,EAAQ,YACZ,OAAO,EAER,IAAI,EAAc,EAAQ,YAAY,CAAG,EACzC,OAAO,OAAO,GAAgB,WAAa,EAAc,CAC1D,CAEA,SAAS,EAAgC,EAAQ,CAChD,OAAO,OAAO,sBACX,OAAO,sBAAsB,CAAM,EAAE,OAAO,SAAS,EAAQ,CAC9D,OAAO,OAAO,qBAAqB,KAAK,EAAQ,CAAM,CACvD,CAAC,EACC,CAAC,CACL,CAEA,SAAS,EAAQ,EAAQ,CACxB,OAAO,OAAO,KAAK,CAAM,EAAE,OAAO,EAAgC,CAAM,CAAC,CAC1E,CAEA,SAAS,EAAmB,EAAQ,EAAU,CAC7C,GAAI,CACH,OAAO,KAAY,CACpB,MAAW,CACV,MAAO,EACR,CACD,CAGA,SAAS,EAAiB,EAAQ,EAAK,CACtC,OAAO,EAAmB,EAAQ,CAAG,GACjC,EAAE,OAAO,eAAe,KAAK,EAAQ,CAAG,GACvC,OAAO,qBAAqB,KAAK,EAAQ,CAAG,EAClD,CAEA,SAAS,EAAY,EAAQ,EAAQ,EAAS,CAC7C,IAAI,EAAc,CAAC,EAiBnB,OAhBI,EAAQ,kBAAkB,CAAM,GACnC,EAAQ,CAAM,EAAE,QAAQ,SAAS,EAAK,CACrC,EAAY,GAAO,EAA8B,EAAO,GAAM,CAAO,CACtE,CAAC,EAEF,EAAQ,CAAM,EAAE,QAAQ,SAAS,EAAK,CACjC,EAAiB,EAAQ,CAAG,IAI5B,EAAmB,EAAQ,CAAG,GAAK,EAAQ,kBAAkB,EAAO,EAAI,EAC3E,EAAY,GAAO,EAAiB,EAAK,CAAO,EAAE,EAAO,GAAM,EAAO,GAAM,CAAO,EAEnF,EAAY,GAAO,EAA8B,EAAO,GAAM,CAAO,EAEvE,CAAC,EACM,CACR,CAEA,SAAS,EAAU,EAAQ,EAAQ,EAAS,CAC3C,IAAqB,CAAC,EACtB,EAAQ,WAAa,EAAQ,YAAc,EAC3C,EAAQ,kBAAoB,EAAQ,mBAAqB,EAGzD,EAAQ,8BAAgC,EAExC,IAAI,EAAgB,MAAM,QAAQ,CAAM,EASvC,OAP+B,IADZ,MAAM,QAAQ,CAC4B,EAInD,EACH,EAAQ,WAAW,EAAQ,EAAQ,CAAO,EAE1C,EAAY,EAAQ,EAAQ,CAAO,EAJnC,EAA8B,EAAQ,CAAO,CAMtD,CAEA,EAAU,IAAM,SAAsB,EAAO,EAAS,CACrD,GAAI,CAAC,MAAM,QAAQ,CAAK,EACvB,MAAU,MAAM,mCAAmC,EAGpD,OAAO,EAAM,OAAO,SAAS,EAAM,EAAM,CACxC,OAAO,EAAU,EAAM,EAAM,CAAO,CACrC,EAAG,CAAC,CAAC,CACN,EAIA,EAAO,QAAU"}
@@ -0,0 +1,77 @@
1
+ "use client";
2
+ import { __commonJSMin as e } from "../../../../../../_virtual/_rolldown/runtime.js";
3
+ //#region ../../node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge/dist/cjs.js
4
+ var t = /* @__PURE__ */ e(((e, t) => {
5
+ var n = function(e) {
6
+ return r(e) && !i(e);
7
+ };
8
+ function r(e) {
9
+ return !!e && typeof e == "object";
10
+ }
11
+ function i(e) {
12
+ var t = Object.prototype.toString.call(e);
13
+ return t === "[object RegExp]" || t === "[object Date]" || o(e);
14
+ }
15
+ var a = typeof Symbol == "function" && Symbol.for ? Symbol.for("react.element") : 60103;
16
+ function o(e) {
17
+ return e.$$typeof === a;
18
+ }
19
+ function s(e) {
20
+ return Array.isArray(e) ? [] : {};
21
+ }
22
+ function c(e, t) {
23
+ return t.clone !== !1 && t.isMergeableObject(e) ? g(s(e), e, t) : e;
24
+ }
25
+ function l(e, t, n) {
26
+ return e.concat(t).map(function(e) {
27
+ return c(e, n);
28
+ });
29
+ }
30
+ function u(e, t) {
31
+ if (!t.customMerge) return g;
32
+ var n = t.customMerge(e);
33
+ return typeof n == "function" ? n : g;
34
+ }
35
+ function d(e) {
36
+ return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
37
+ return Object.propertyIsEnumerable.call(e, t);
38
+ }) : [];
39
+ }
40
+ function f(e) {
41
+ return Object.keys(e).concat(d(e));
42
+ }
43
+ function p(e, t) {
44
+ try {
45
+ return t in e;
46
+ } catch {
47
+ return !1;
48
+ }
49
+ }
50
+ function m(e, t) {
51
+ return p(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
52
+ }
53
+ function h(e, t, n) {
54
+ var r = {};
55
+ return n.isMergeableObject(e) && f(e).forEach(function(t) {
56
+ r[t] = c(e[t], n);
57
+ }), f(t).forEach(function(i) {
58
+ m(e, i) || (p(e, i) && n.isMergeableObject(t[i]) ? r[i] = u(i, n)(e[i], t[i], n) : r[i] = c(t[i], n));
59
+ }), r;
60
+ }
61
+ function g(e, t, r) {
62
+ r ||= {}, r.arrayMerge = r.arrayMerge || l, r.isMergeableObject = r.isMergeableObject || n, r.cloneUnlessOtherwiseSpecified = c;
63
+ var i = Array.isArray(t);
64
+ return i === Array.isArray(e) ? i ? r.arrayMerge(e, t, r) : h(e, t, r) : c(t, r);
65
+ }
66
+ g.all = function(e, t) {
67
+ if (!Array.isArray(e)) throw Error("first argument should be an array");
68
+ return e.reduce(function(e, n) {
69
+ return g(e, n, t);
70
+ }, {});
71
+ }, t.exports = g;
72
+ }));
73
+ //#endregion
74
+ export default t();
75
+ export { t as require_cjs };
76
+
77
+ //# sourceMappingURL=cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cjs.js","names":[],"sources":["../../../../../../../../../node_modules/.pnpm/deepmerge@4.3.1/node_modules/deepmerge/dist/cjs.js"],"sourcesContent":["'use strict';\n\nvar isMergeableObject = function isMergeableObject(value) {\n\treturn isNonNullObject(value)\n\t\t&& !isSpecial(value)\n};\n\nfunction isNonNullObject(value) {\n\treturn !!value && typeof value === 'object'\n}\n\nfunction isSpecial(value) {\n\tvar stringValue = Object.prototype.toString.call(value);\n\n\treturn stringValue === '[object RegExp]'\n\t\t|| stringValue === '[object Date]'\n\t\t|| isReactElement(value)\n}\n\n// see https://github.com/facebook/react/blob/b5ac963fb791d1298e7f396236383bc955f916c1/src/isomorphic/classic/element/ReactElement.js#L21-L25\nvar canUseSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = canUseSymbol ? Symbol.for('react.element') : 0xeac7;\n\nfunction isReactElement(value) {\n\treturn value.$$typeof === REACT_ELEMENT_TYPE\n}\n\nfunction emptyTarget(val) {\n\treturn Array.isArray(val) ? [] : {}\n}\n\nfunction cloneUnlessOtherwiseSpecified(value, options) {\n\treturn (options.clone !== false && options.isMergeableObject(value))\n\t\t? deepmerge(emptyTarget(value), value, options)\n\t\t: value\n}\n\nfunction defaultArrayMerge(target, source, options) {\n\treturn target.concat(source).map(function(element) {\n\t\treturn cloneUnlessOtherwiseSpecified(element, options)\n\t})\n}\n\nfunction getMergeFunction(key, options) {\n\tif (!options.customMerge) {\n\t\treturn deepmerge\n\t}\n\tvar customMerge = options.customMerge(key);\n\treturn typeof customMerge === 'function' ? customMerge : deepmerge\n}\n\nfunction getEnumerableOwnPropertySymbols(target) {\n\treturn Object.getOwnPropertySymbols\n\t\t? Object.getOwnPropertySymbols(target).filter(function(symbol) {\n\t\t\treturn Object.propertyIsEnumerable.call(target, symbol)\n\t\t})\n\t\t: []\n}\n\nfunction getKeys(target) {\n\treturn Object.keys(target).concat(getEnumerableOwnPropertySymbols(target))\n}\n\nfunction propertyIsOnObject(object, property) {\n\ttry {\n\t\treturn property in object\n\t} catch(_) {\n\t\treturn false\n\t}\n}\n\n// Protects from prototype poisoning and unexpected merging up the prototype chain.\nfunction propertyIsUnsafe(target, key) {\n\treturn propertyIsOnObject(target, key) // Properties are safe to merge if they don't exist in the target yet,\n\t\t&& !(Object.hasOwnProperty.call(target, key) // unsafe if they exist up the prototype chain,\n\t\t\t&& Object.propertyIsEnumerable.call(target, key)) // and also unsafe if they're nonenumerable.\n}\n\nfunction mergeObject(target, source, options) {\n\tvar destination = {};\n\tif (options.isMergeableObject(target)) {\n\t\tgetKeys(target).forEach(function(key) {\n\t\t\tdestination[key] = cloneUnlessOtherwiseSpecified(target[key], options);\n\t\t});\n\t}\n\tgetKeys(source).forEach(function(key) {\n\t\tif (propertyIsUnsafe(target, key)) {\n\t\t\treturn\n\t\t}\n\n\t\tif (propertyIsOnObject(target, key) && options.isMergeableObject(source[key])) {\n\t\t\tdestination[key] = getMergeFunction(key, options)(target[key], source[key], options);\n\t\t} else {\n\t\t\tdestination[key] = cloneUnlessOtherwiseSpecified(source[key], options);\n\t\t}\n\t});\n\treturn destination\n}\n\nfunction deepmerge(target, source, options) {\n\toptions = options || {};\n\toptions.arrayMerge = options.arrayMerge || defaultArrayMerge;\n\toptions.isMergeableObject = options.isMergeableObject || isMergeableObject;\n\t// cloneUnlessOtherwiseSpecified is added to `options` so that custom arrayMerge()\n\t// implementations can use it. The caller may not replace it.\n\toptions.cloneUnlessOtherwiseSpecified = cloneUnlessOtherwiseSpecified;\n\n\tvar sourceIsArray = Array.isArray(source);\n\tvar targetIsArray = Array.isArray(target);\n\tvar sourceAndTargetTypesMatch = sourceIsArray === targetIsArray;\n\n\tif (!sourceAndTargetTypesMatch) {\n\t\treturn cloneUnlessOtherwiseSpecified(source, options)\n\t} else if (sourceIsArray) {\n\t\treturn options.arrayMerge(target, source, options)\n\t} else {\n\t\treturn mergeObject(target, source, options)\n\t}\n}\n\ndeepmerge.all = function deepmergeAll(array, options) {\n\tif (!Array.isArray(array)) {\n\t\tthrow new Error('first argument should be an array')\n\t}\n\n\treturn array.reduce(function(prev, next) {\n\t\treturn deepmerge(prev, next, options)\n\t}, {})\n};\n\nvar deepmerge_1 = deepmerge;\n\nmodule.exports = deepmerge_1;\n"],"x_google_ignoreList":[0],"mappings":";;;;CAEA,IAAI,IAAoB,SAA2B,GAAO;EACzD,OAAO,EAAgB,CAAK,KACxB,CAAC,EAAU,CAAK;CACrB;CAEA,SAAS,EAAgB,GAAO;EAC/B,OAAO,CAAC,CAAC,KAAS,OAAO,KAAU;CACpC;CAEA,SAAS,EAAU,GAAO;EACzB,IAAI,IAAc,OAAO,UAAU,SAAS,KAAK,CAAK;EAEtD,OAAO,MAAgB,qBACnB,MAAgB,mBAChB,EAAe,CAAK;CACzB;CAIA,IAAI,IADe,OAAO,UAAW,cAAc,OAAO,MAClB,OAAO,IAAI,eAAe,IAAI;CAEtE,SAAS,EAAe,GAAO;EAC9B,OAAO,EAAM,aAAa;CAC3B;CAEA,SAAS,EAAY,GAAK;EACzB,OAAO,MAAM,QAAQ,CAAG,IAAI,CAAC,IAAI,CAAC;CACnC;CAEA,SAAS,EAA8B,GAAO,GAAS;EACtD,OAAQ,EAAQ,UAAU,MAAS,EAAQ,kBAAkB,CAAK,IAC/D,EAAU,EAAY,CAAK,GAAG,GAAO,CAAO,IAC5C;CACJ;CAEA,SAAS,EAAkB,GAAQ,GAAQ,GAAS;EACnD,OAAO,EAAO,OAAO,CAAM,EAAE,IAAI,SAAS,GAAS;GAClD,OAAO,EAA8B,GAAS,CAAO;EACtD,CAAC;CACF;CAEA,SAAS,EAAiB,GAAK,GAAS;EACvC,IAAI,CAAC,EAAQ,aACZ,OAAO;EAER,IAAI,IAAc,EAAQ,YAAY,CAAG;EACzC,OAAO,OAAO,KAAgB,aAAa,IAAc;CAC1D;CAEA,SAAS,EAAgC,GAAQ;EAChD,OAAO,OAAO,wBACX,OAAO,sBAAsB,CAAM,EAAE,OAAO,SAAS,GAAQ;GAC9D,OAAO,OAAO,qBAAqB,KAAK,GAAQ,CAAM;EACvD,CAAC,IACC,CAAC;CACL;CAEA,SAAS,EAAQ,GAAQ;EACxB,OAAO,OAAO,KAAK,CAAM,EAAE,OAAO,EAAgC,CAAM,CAAC;CAC1E;CAEA,SAAS,EAAmB,GAAQ,GAAU;EAC7C,IAAI;GACH,OAAO,KAAY;EACpB,QAAW;GACV,OAAO;EACR;CACD;CAGA,SAAS,EAAiB,GAAQ,GAAK;EACtC,OAAO,EAAmB,GAAQ,CAAG,KACjC,EAAE,OAAO,eAAe,KAAK,GAAQ,CAAG,KACvC,OAAO,qBAAqB,KAAK,GAAQ,CAAG;CAClD;CAEA,SAAS,EAAY,GAAQ,GAAQ,GAAS;EAC7C,IAAI,IAAc,CAAC;EAiBnB,OAhBI,EAAQ,kBAAkB,CAAM,KACnC,EAAQ,CAAM,EAAE,QAAQ,SAAS,GAAK;GACrC,EAAY,KAAO,EAA8B,EAAO,IAAM,CAAO;EACtE,CAAC,GAEF,EAAQ,CAAM,EAAE,QAAQ,SAAS,GAAK;GACjC,EAAiB,GAAQ,CAAG,MAI5B,EAAmB,GAAQ,CAAG,KAAK,EAAQ,kBAAkB,EAAO,EAAI,IAC3E,EAAY,KAAO,EAAiB,GAAK,CAAO,EAAE,EAAO,IAAM,EAAO,IAAM,CAAO,IAEnF,EAAY,KAAO,EAA8B,EAAO,IAAM,CAAO;EAEvE,CAAC,GACM;CACR;CAEA,SAAS,EAAU,GAAQ,GAAQ,GAAS;EAM3C,AALA,MAAqB,CAAC,GACtB,EAAQ,aAAa,EAAQ,cAAc,GAC3C,EAAQ,oBAAoB,EAAQ,qBAAqB,GAGzD,EAAQ,gCAAgC;EAExC,IAAI,IAAgB,MAAM,QAAQ,CAAM;EASvC,OAP+B,MADZ,MAAM,QAAQ,CAC4B,IAInD,IACH,EAAQ,WAAW,GAAQ,GAAQ,CAAO,IAE1C,EAAY,GAAQ,GAAQ,CAAO,IAJnC,EAA8B,GAAQ,CAAO;CAMtD;CAcA,AAZA,EAAU,MAAM,SAAsB,GAAO,GAAS;EACrD,IAAI,CAAC,MAAM,QAAQ,CAAK,GACvB,MAAU,MAAM,mCAAmC;EAGpD,OAAO,EAAM,OAAO,SAAS,GAAM,GAAM;GACxC,OAAO,EAAU,GAAM,GAAM,CAAO;EACrC,GAAG,CAAC,CAAC;CACN,GAIA,EAAO,UAAU"}
package/dist/preset.cjs CHANGED
@@ -1,2 +1,2 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("@pandacss/dev"),t=require("./theme/globalCss.cjs"),i=require("./theme/breakpoints.cjs"),r=require("./theme/conditions.cjs"),n=require("./theme/containers.cjs"),o=require("./theme/keyframes.cjs"),e=require("./theme/recipes/index.cjs"),c=require("./theme/semantic-tokens/index.cjs"),l=require("./theme/text-styles.cjs"),u=require("./theme/tokens/index.cjs"),a=require("./theme/utilities.cjs"),p=s.definePreset({name:"@stokelp/ui-preset",globalCss:t.globalCss,staticCss:{recipes:"*"},theme:{breakpoints:i.breakpoints,containerSizes:n.containerSizes,keyframes:o.keyframes,recipes:e.recipes,semanticTokens:c.semanticTokens,slotRecipes:e.slotRecipes,textStyles:l.textStyles,tokens:u.tokens},utilities:a.utilities,conditions:r.conditions});exports.preset=p;
2
- //# sourceMappingURL=preset.cjs.map
1
+ "use client";const e=require("./theme/globalCss.cjs"),t=require("./theme/breakpoints.cjs"),n=require("./theme/conditions.cjs"),r=require("./theme/containers.cjs"),i=require("./theme/keyframes.cjs"),a=require("./theme/recipes/index.cjs"),o=require("./theme/semantic-tokens/index.cjs"),s=require("./theme/text-styles.cjs"),c=require("./theme/tokens/index.cjs"),l=require("./theme/utilities.cjs");var u=(0,require("@pandacss/dev").definePreset)({name:`@stokelp/ui-preset`,globalCss:e.globalCss,staticCss:{recipes:`*`},theme:{breakpoints:t.breakpoints,containerSizes:r.containerSizes,keyframes:i.keyframes,recipes:a.recipes,semanticTokens:o.semanticTokens,slotRecipes:a.slotRecipes,textStyles:s.textStyles,tokens:c.tokens},utilities:l.utilities,conditions:n.conditions});exports.preset=u;
2
+ //# sourceMappingURL=preset.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"preset.cjs","sources":["../src/preset.ts"],"sourcesContent":["import { definePreset } from '@pandacss/dev'\n\nimport { globalCss } from './theme/globalCss'\nimport { breakpoints } from './theme/breakpoints'\nimport { conditions } from './theme/conditions'\nimport { containerSizes } from './theme/containers'\nimport { keyframes } from './theme/keyframes'\nimport { recipes, slotRecipes } from './theme/recipes'\nimport { semanticTokens } from './theme/semantic-tokens'\nimport { textStyles } from './theme/text-styles'\nimport { tokens } from './theme/tokens'\nimport { utilities } from './theme/utilities'\n\nexport const preset = definePreset({\n name: '@stokelp/ui-preset',\n globalCss,\n staticCss: {\n recipes: '*',\n },\n theme: {\n breakpoints,\n containerSizes,\n keyframes,\n recipes,\n semanticTokens,\n slotRecipes,\n textStyles,\n tokens,\n },\n utilities,\n conditions,\n})\n"],"names":["preset","definePreset","globalCss","breakpoints","containerSizes","keyframes","recipes","semanticTokens","slotRecipes","textStyles","tokens","utilities","conditions"],"mappings":"qfAaaA,EAASC,EAAAA,aAAa,CACjC,KAAM,qBAAA,UACNC,EAAAA,UACA,UAAW,CACT,QAAS,GAAA,EAEX,MAAO,CAAA,YACLC,EAAAA,YAAA,eACAC,EAAAA,eAAA,UACAC,EAAAA,UAAA,QACAC,EAAAA,QAAA,eACAC,EAAAA,eAAA,YACAC,EAAAA,YAAA,WACAC,EAAAA,WAAA,OACAC,EAAAA,MAAA,EACF,UACAC,EAAAA,UAAA,WACAC,EAAAA,UACF,CAAC"}
1
+ {"version":3,"file":"preset.cjs","names":[],"sources":["../src/preset.ts"],"sourcesContent":["import { definePreset } from '@pandacss/dev'\n\nimport { globalCss } from './theme/globalCss'\nimport { breakpoints } from './theme/breakpoints'\nimport { conditions } from './theme/conditions'\nimport { containerSizes } from './theme/containers'\nimport { keyframes } from './theme/keyframes'\nimport { recipes, slotRecipes } from './theme/recipes'\nimport { semanticTokens } from './theme/semantic-tokens'\nimport { textStyles } from './theme/text-styles'\nimport { tokens } from './theme/tokens'\nimport { utilities } from './theme/utilities'\n\nexport const preset = definePreset({\n name: '@stokelp/ui-preset',\n globalCss,\n staticCss: {\n recipes: '*',\n },\n theme: {\n breakpoints,\n containerSizes,\n keyframes,\n recipes,\n semanticTokens,\n slotRecipes,\n textStyles,\n tokens,\n },\n utilities,\n conditions,\n})\n"],"mappings":"0YAaA,IAAa,GAAA,yBAAA,EAAA,cAAsB,CACjC,KAAM,qBACN,UAAA,EAAA,UACA,UAAW,CACT,QAAS,GACX,EACA,MAAO,CACL,YAAA,EAAA,YACA,eAAA,EAAA,eACA,UAAA,EAAA,UACA,QAAA,EAAA,QACA,eAAA,EAAA,eACA,YAAA,EAAA,YACA,WAAA,EAAA,WACA,OAAA,EAAA,MACF,EACA,UAAA,EAAA,UACA,WAAA,EAAA,UACF,CAAC"}
package/dist/preset.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import { Preset } from '@pandacss/types';
1
+ import { Preset } from '@pandacss/dev';
2
2
  export declare const preset: Preset;
package/dist/preset.js CHANGED
@@ -1,35 +1,34 @@
1
1
  "use client";
2
- import { definePreset as o } from "@pandacss/dev";
3
2
  import { globalCss as e } from "./theme/globalCss.js";
4
3
  import { breakpoints as t } from "./theme/breakpoints.js";
5
- import { conditions as r } from "./theme/conditions.js";
6
- import { containerSizes as i } from "./theme/containers.js";
7
- import { keyframes as m } from "./theme/keyframes.js";
8
- import { slotRecipes as s, recipes as p } from "./theme/recipes/index.js";
9
- import { semanticTokens as f } from "./theme/semantic-tokens/index.js";
10
- import { textStyles as n } from "./theme/text-styles.js";
11
- import { tokens as c } from "./theme/tokens/index.js";
12
- import { utilities as a } from "./theme/utilities.js";
13
- const z = o({
14
- name: "@stokelp/ui-preset",
15
- globalCss: e,
16
- staticCss: {
17
- recipes: "*"
18
- },
19
- theme: {
20
- breakpoints: t,
21
- containerSizes: i,
22
- keyframes: m,
23
- recipes: p,
24
- semanticTokens: f,
25
- slotRecipes: s,
26
- textStyles: n,
27
- tokens: c
28
- },
29
- utilities: a,
30
- conditions: r
4
+ import { conditions as n } from "./theme/conditions.js";
5
+ import { containerSizes as r } from "./theme/containers.js";
6
+ import { keyframes as i } from "./theme/keyframes.js";
7
+ import { recipes as a, slotRecipes as o } from "./theme/recipes/index.js";
8
+ import { semanticTokens as s } from "./theme/semantic-tokens/index.js";
9
+ import { textStyles as c } from "./theme/text-styles.js";
10
+ import { tokens as l } from "./theme/tokens/index.js";
11
+ import { utilities as u } from "./theme/utilities.js";
12
+ import { definePreset as d } from "@pandacss/dev";
13
+ //#region src/preset.ts
14
+ var f = d({
15
+ name: "@stokelp/ui-preset",
16
+ globalCss: e,
17
+ staticCss: { recipes: "*" },
18
+ theme: {
19
+ breakpoints: t,
20
+ containerSizes: r,
21
+ keyframes: i,
22
+ recipes: a,
23
+ semanticTokens: s,
24
+ slotRecipes: o,
25
+ textStyles: c,
26
+ tokens: l
27
+ },
28
+ utilities: u,
29
+ conditions: n
31
30
  });
32
- export {
33
- z as preset
34
- };
35
- //# sourceMappingURL=preset.js.map
31
+ //#endregion
32
+ export { f as preset };
33
+
34
+ //# sourceMappingURL=preset.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"preset.js","sources":["../src/preset.ts"],"sourcesContent":["import { definePreset } from '@pandacss/dev'\n\nimport { globalCss } from './theme/globalCss'\nimport { breakpoints } from './theme/breakpoints'\nimport { conditions } from './theme/conditions'\nimport { containerSizes } from './theme/containers'\nimport { keyframes } from './theme/keyframes'\nimport { recipes, slotRecipes } from './theme/recipes'\nimport { semanticTokens } from './theme/semantic-tokens'\nimport { textStyles } from './theme/text-styles'\nimport { tokens } from './theme/tokens'\nimport { utilities } from './theme/utilities'\n\nexport const preset = definePreset({\n name: '@stokelp/ui-preset',\n globalCss,\n staticCss: {\n recipes: '*',\n },\n theme: {\n breakpoints,\n containerSizes,\n keyframes,\n recipes,\n semanticTokens,\n slotRecipes,\n textStyles,\n tokens,\n },\n utilities,\n conditions,\n})\n"],"names":["preset","definePreset","globalCss","breakpoints","containerSizes","keyframes","recipes","semanticTokens","slotRecipes","textStyles","tokens","utilities","conditions"],"mappings":";;;;;;;;;;;;AAaO,MAAMA,IAASC,EAAa;AAAA,EACjC,MAAM;AAAA,EACN,WAAAC;AAAA,EACA,WAAW;AAAA,IACT,SAAS;AAAA,EAAA;AAAA,EAEX,OAAO;AAAA,IACL,aAAAC;AAAA,IACA,gBAAAC;AAAA,IACA,WAAAC;AAAA,IACA,SAAAC;AAAA,IACA,gBAAAC;AAAA,IACA,aAAAC;AAAA,IACA,YAAAC;AAAA,IACA,QAAAC;AAAA,EAAA;AAAA,EAEF,WAAAC;AAAA,EACA,YAAAC;AACF,CAAC;"}
1
+ {"version":3,"file":"preset.js","names":[],"sources":["../src/preset.ts"],"sourcesContent":["import { definePreset } from '@pandacss/dev'\n\nimport { globalCss } from './theme/globalCss'\nimport { breakpoints } from './theme/breakpoints'\nimport { conditions } from './theme/conditions'\nimport { containerSizes } from './theme/containers'\nimport { keyframes } from './theme/keyframes'\nimport { recipes, slotRecipes } from './theme/recipes'\nimport { semanticTokens } from './theme/semantic-tokens'\nimport { textStyles } from './theme/text-styles'\nimport { tokens } from './theme/tokens'\nimport { utilities } from './theme/utilities'\n\nexport const preset = definePreset({\n name: '@stokelp/ui-preset',\n globalCss,\n staticCss: {\n recipes: '*',\n },\n theme: {\n breakpoints,\n containerSizes,\n keyframes,\n recipes,\n semanticTokens,\n slotRecipes,\n textStyles,\n tokens,\n },\n utilities,\n conditions,\n})\n"],"mappings":";;;;;;;;;;;;;AAaA,IAAa,IAAS,EAAa;CACjC,MAAM;CACN;CACA,WAAW,EACT,SAAS,IACX;CACA,OAAO;EACL;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF;CACA;CACA;AACF,CAAC"}
@@ -1,2 +1,2 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=({children:e,when:t,wrapper:o})=>t?o(e):e;exports.ConditionalWrapper=i;
2
- //# sourceMappingURL=ConditionalWrapper.cjs.map
1
+ "use client";var e=({children:e,when:t,wrapper:n})=>t?n(e):e;exports.ConditionalWrapper=e;
2
+ //# sourceMappingURL=ConditionalWrapper.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConditionalWrapper.cjs","sources":["../../src/shared/ConditionalWrapper.tsx"],"sourcesContent":["import type { FC, ReactElement, ReactNode } from 'react'\n\nexport interface ConditionalWrapperProps {\n readonly when: boolean\n readonly children: ReactNode\n readonly wrapper: (children: ReactNode) => ReactNode\n}\n\nexport const ConditionalWrapper: FC<ConditionalWrapperProps> = ({ children, when, wrapper }) =>\n when ? (wrapper(children) as ReactElement) : (children as ReactElement)\n"],"names":["ConditionalWrapper","children","when","wrapper"],"mappings":"6FAQO,MAAMA,EAAkD,CAAC,CAAE,SAAAC,EAAU,KAAAC,EAAM,QAAAC,KAChFD,EAAQC,EAAQF,CAAQ,EAAsBA"}
1
+ {"version":3,"file":"ConditionalWrapper.cjs","names":[],"sources":["../../src/shared/ConditionalWrapper.tsx"],"sourcesContent":["import type { FC, ReactElement, ReactNode } from 'react'\n\nexport interface ConditionalWrapperProps {\n readonly when: boolean\n readonly children: ReactNode\n readonly wrapper: (children: ReactNode) => ReactNode\n}\n\nexport const ConditionalWrapper: FC<ConditionalWrapperProps> = ({ children, when, wrapper }) =>\n when ? (wrapper(children) as ReactElement) : (children as ReactElement)\n"],"mappings":"aAQA,IAAa,GAAmD,CAAE,WAAU,OAAM,aAChF,EAAQ,EAAQ,CAAQ,EAAsB"}
@@ -1,6 +1,7 @@
1
1
  "use client";
2
- const n = ({ children: o, when: t, wrapper: e }) => t ? e(o) : o;
3
- export {
4
- n as ConditionalWrapper
5
- };
6
- //# sourceMappingURL=ConditionalWrapper.js.map
2
+ //#region src/shared/ConditionalWrapper.tsx
3
+ var e = ({ children: e, when: t, wrapper: n }) => t ? n(e) : e;
4
+ //#endregion
5
+ export { e as ConditionalWrapper };
6
+
7
+ //# sourceMappingURL=ConditionalWrapper.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ConditionalWrapper.js","sources":["../../src/shared/ConditionalWrapper.tsx"],"sourcesContent":["import type { FC, ReactElement, ReactNode } from 'react'\n\nexport interface ConditionalWrapperProps {\n readonly when: boolean\n readonly children: ReactNode\n readonly wrapper: (children: ReactNode) => ReactNode\n}\n\nexport const ConditionalWrapper: FC<ConditionalWrapperProps> = ({ children, when, wrapper }) =>\n when ? (wrapper(children) as ReactElement) : (children as ReactElement)\n"],"names":["ConditionalWrapper","children","when","wrapper"],"mappings":";AAQO,MAAMA,IAAkD,CAAC,EAAE,UAAAC,GAAU,MAAAC,GAAM,SAAAC,QAChFD,IAAQC,EAAQF,CAAQ,IAAsBA;"}
1
+ {"version":3,"file":"ConditionalWrapper.js","names":[],"sources":["../../src/shared/ConditionalWrapper.tsx"],"sourcesContent":["import type { FC, ReactElement, ReactNode } from 'react'\n\nexport interface ConditionalWrapperProps {\n readonly when: boolean\n readonly children: ReactNode\n readonly wrapper: (children: ReactNode) => ReactNode\n}\n\nexport const ConditionalWrapper: FC<ConditionalWrapperProps> = ({ children, when, wrapper }) =>\n when ? (wrapper(children) as ReactElement) : (children as ReactElement)\n"],"mappings":";;AAQA,IAAa,KAAmD,EAAE,aAAU,SAAM,iBAChF,IAAQ,EAAQ,CAAQ,IAAsB"}
@@ -1,2 +1,2 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),i=()=>e.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z",fill:"white"})}),l=()=>e.jsx("svg",{width:"12",height:"13",viewBox:"0 0 12 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z",fill:"white"})});exports.CheckIcon=i;exports.MinusIcon=l;
2
- //# sourceMappingURL=icons.cjs.map
1
+ "use client";let e=require("react/jsx-runtime");var t=()=>(0,e.jsx)(`svg`,{width:`12`,height:`13`,viewBox:`0 0 12 13`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,children:(0,e.jsx)(`path`,{fillRule:`evenodd`,clipRule:`evenodd`,d:`M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z`,fill:`white`})}),n=()=>(0,e.jsx)(`svg`,{width:`12`,height:`13`,viewBox:`0 0 12 13`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,children:(0,e.jsx)(`path`,{fillRule:`evenodd`,clipRule:`evenodd`,d:`M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z`,fill:`white`})});exports.CheckIcon=t,exports.MinusIcon=n;
2
+ //# sourceMappingURL=icons.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"icons.cjs","sources":["../../../src/shared/assets/icons.tsx"],"sourcesContent":["export const CheckIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z\"\n fill=\"white\"\n />\n </svg>\n)\n\nexport const MinusIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z\"\n fill=\"white\"\n />\n </svg>\n)\n"],"names":["CheckIcon","jsx","MinusIcon"],"mappings":"kIAAaA,EAAY,IACvBC,EAAAA,IAAC,MAAA,CAAI,MAAM,KAAK,OAAO,KAAK,QAAQ,YAAY,KAAK,OAAO,MAAM,6BAChE,SAAAA,EAAAA,IAAC,OAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,2WACF,KAAK,OAAA,CACP,CAAA,CACF,EAGWC,EAAY,IACvBD,EAAAA,IAAC,MAAA,CAAI,MAAM,KAAK,OAAO,KAAK,QAAQ,YAAY,KAAK,OAAO,MAAM,6BAChE,SAAAA,EAAAA,IAAC,OAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,8KACF,KAAK,OAAA,CACP,CAAA,CACF"}
1
+ {"version":3,"file":"icons.cjs","names":[],"sources":["../../../src/shared/assets/icons.tsx"],"sourcesContent":["export const CheckIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z\"\n fill=\"white\"\n />\n </svg>\n)\n\nexport const MinusIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z\"\n fill=\"white\"\n />\n </svg>\n)\n"],"mappings":"gDAAA,IAAa,OACX,EAAA,EAAA,KAAC,MAAD,CAAK,MAAM,KAAK,OAAO,KAAK,QAAQ,YAAY,KAAK,OAAO,MAAM,uCAChE,EAAA,EAAA,KAAC,OAAD,CACE,SAAS,UACT,SAAS,UACT,EAAE,2WACF,KAAK,OACN,CAAA,CACE,CAAA,EAGM,OACX,EAAA,EAAA,KAAC,MAAD,CAAK,MAAM,KAAK,OAAO,KAAK,QAAQ,YAAY,KAAK,OAAO,MAAM,uCAChE,EAAA,EAAA,KAAC,OAAD,CACE,SAAS,UACT,SAAS,UACT,EAAE,8KACF,KAAK,OACN,CAAA,CACE,CAAA"}
@@ -1,24 +1,32 @@
1
1
  "use client";
2
2
  import { jsx as e } from "react/jsx-runtime";
3
- const i = () => /* @__PURE__ */ e("svg", { width: "12", height: "13", viewBox: "0 0 12 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
4
- "path",
5
- {
6
- fillRule: "evenodd",
7
- clipRule: "evenodd",
8
- d: "M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z",
9
- fill: "white"
10
- }
11
- ) }), n = () => /* @__PURE__ */ e("svg", { width: "12", height: "13", viewBox: "0 0 12 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: /* @__PURE__ */ e(
12
- "path",
13
- {
14
- fillRule: "evenodd",
15
- clipRule: "evenodd",
16
- d: "M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z",
17
- fill: "white"
18
- }
19
- ) });
20
- export {
21
- i as CheckIcon,
22
- n as MinusIcon
23
- };
24
- //# sourceMappingURL=icons.js.map
3
+ //#region src/shared/assets/icons.tsx
4
+ var t = () => /* @__PURE__ */ e("svg", {
5
+ width: "12",
6
+ height: "13",
7
+ viewBox: "0 0 12 13",
8
+ fill: "none",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ children: /* @__PURE__ */ e("path", {
11
+ fillRule: "evenodd",
12
+ clipRule: "evenodd",
13
+ d: "M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z",
14
+ fill: "white"
15
+ })
16
+ }), n = () => /* @__PURE__ */ e("svg", {
17
+ width: "12",
18
+ height: "13",
19
+ viewBox: "0 0 12 13",
20
+ fill: "none",
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ children: /* @__PURE__ */ e("path", {
23
+ fillRule: "evenodd",
24
+ clipRule: "evenodd",
25
+ d: "M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z",
26
+ fill: "white"
27
+ })
28
+ });
29
+ //#endregion
30
+ export { t as CheckIcon, n as MinusIcon };
31
+
32
+ //# sourceMappingURL=icons.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"icons.js","sources":["../../../src/shared/assets/icons.tsx"],"sourcesContent":["export const CheckIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z\"\n fill=\"white\"\n />\n </svg>\n)\n\nexport const MinusIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z\"\n fill=\"white\"\n />\n </svg>\n)\n"],"names":["CheckIcon","jsx","MinusIcon"],"mappings":";;AAAO,MAAMA,IAAY,MACvB,gBAAAC,EAAC,OAAA,EAAI,OAAM,MAAK,QAAO,MAAK,SAAQ,aAAY,MAAK,QAAO,OAAM,8BAChE,UAAA,gBAAAA;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,UAAS;AAAA,IACT,UAAS;AAAA,IACT,GAAE;AAAA,IACF,MAAK;AAAA,EAAA;AACP,EAAA,CACF,GAGWC,IAAY,MACvB,gBAAAD,EAAC,OAAA,EAAI,OAAM,MAAK,QAAO,MAAK,SAAQ,aAAY,MAAK,QAAO,OAAM,8BAChE,UAAA,gBAAAA;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,UAAS;AAAA,IACT,UAAS;AAAA,IACT,GAAE;AAAA,IACF,MAAK;AAAA,EAAA;AACP,EAAA,CACF;"}
1
+ {"version":3,"file":"icons.js","names":[],"sources":["../../../src/shared/assets/icons.tsx"],"sourcesContent":["export const CheckIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M9.95801 2.81299C10.1303 2.92787 10.1769 3.1607 10.062 3.33302L5.56202 10.083C5.4997 10.1765 5.39875 10.2371 5.28695 10.2482C5.17515 10.2593 5.06428 10.2196 4.98483 10.1402L1.98483 7.14017C1.83839 6.99373 1.83839 6.75629 1.98483 6.60984C2.13128 6.4634 2.36872 6.4634 2.51517 6.60984L5.19172 9.2864L9.43798 2.917C9.55286 2.74467 9.78569 2.69811 9.95801 2.81299Z\"\n fill=\"white\"\n />\n </svg>\n)\n\nexport const MinusIcon = () => (\n <svg width=\"12\" height=\"13\" viewBox=\"0 0 12 13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M2.125 6.5C2.125 6.29289 2.29289 6.125 2.5 6.125H9.5C9.70711 6.125 9.875 6.29289 9.875 6.5C9.875 6.70711 9.70711 6.875 9.5 6.875H2.5C2.29289 6.875 2.125 6.70711 2.125 6.5Z\"\n fill=\"white\"\n />\n </svg>\n)\n"],"mappings":";;;AAAA,IAAa,UACX,kBAAC,OAAD;CAAK,OAAM;CAAK,QAAO;CAAK,SAAQ;CAAY,MAAK;CAAO,OAAM;WAChE,kBAAC,QAAD;EACE,UAAS;EACT,UAAS;EACT,GAAE;EACF,MAAK;CACN,CAAA;AACE,CAAA,GAGM,UACX,kBAAC,OAAD;CAAK,OAAM;CAAK,QAAO;CAAK,SAAQ;CAAY,MAAK;CAAO,OAAM;WAChE,kBAAC,QAAD;EACE,UAAS;EACT,UAAS;EACT,GAAE;EACF,MAAK;CACN,CAAA;AACE,CAAA"}
@@ -1,2 +1,2 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("react");function i({value:e,defaultValue:t,finalValue:r,onChange:n=()=>{}}){const[l,c]=d.useState(t!==void 0?t:r),u=(o,...s)=>{c(o),n?.(o,...s)};return e!==void 0?[e,n,!0]:[l,u,!1]}exports.useUncontrolled=i;
2
- //# sourceMappingURL=useUncontrolled.cjs.map
1
+ "use client";let e=require("react");function t({value:t,defaultValue:n,finalValue:r,onChange:i=()=>{}}){let[a,o]=(0,e.useState)(n===void 0?r:n);return t===void 0?[a,(e,...t)=>{o(e),i?.(e,...t)},!1]:[t,i,!0]}exports.useUncontrolled=t;
2
+ //# sourceMappingURL=useUncontrolled.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"useUncontrolled.cjs","sources":["../../../src/shared/hooks/useUncontrolled.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\nimport { useState } from 'react'\n\ninterface UseUncontrolledInput<T> {\n /** Value for controlled state */\n value?: T\n\n /** Initial value for uncontrolled state */\n defaultValue?: T\n\n /** Final value for uncontrolled state when value and defaultValue are not provided */\n finalValue?: T\n\n /** Controlled state onChange handler */\n onChange?: (value: T, ...payload: any[]) => void\n}\n\nexport function useUncontrolled<T>({\n value,\n defaultValue,\n finalValue,\n onChange = () => {},\n}: UseUncontrolledInput<T>): [T, (value: T, ...payload: any[]) => void, boolean] {\n const [uncontrolledValue, setUncontrolledValue] = useState(defaultValue !== undefined ? defaultValue : finalValue)\n\n const handleUncontrolledChange = (val: T, ...payload: any[]) => {\n setUncontrolledValue(val)\n onChange?.(val, ...payload)\n }\n\n if (value !== undefined) {\n return [value as T, onChange, true]\n }\n\n return [uncontrolledValue as T, handleUncontrolledChange, false]\n}\n"],"names":["useUncontrolled","value","defaultValue","finalValue","onChange","uncontrolledValue","setUncontrolledValue","useState","handleUncontrolledChange","val","payload"],"mappings":"sHAiBO,SAASA,EAAmB,CACjC,MAAAC,EACA,aAAAC,EACA,WAAAC,EACA,SAAAC,EAAW,IAAM,CAAC,CACpB,EAAiF,CAC/E,KAAM,CAACC,EAAmBC,CAAoB,EAAIC,EAAAA,SAASL,IAAiB,OAAYA,EAAeC,CAAU,EAE3GK,EAA2B,CAACC,KAAWC,IAAmB,CAC9DJ,EAAqBG,CAAG,EACxBL,IAAWK,EAAK,GAAGC,CAAO,CAC5B,EAEA,OAAIT,IAAU,OACL,CAACA,EAAYG,EAAU,EAAI,EAG7B,CAACC,EAAwBG,EAA0B,EAAK,CACjE"}
1
+ {"version":3,"file":"useUncontrolled.cjs","names":[],"sources":["../../../src/shared/hooks/useUncontrolled.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\nimport { useState } from 'react'\n\ninterface UseUncontrolledInput<T> {\n /** Value for controlled state */\n value?: T\n\n /** Initial value for uncontrolled state */\n defaultValue?: T\n\n /** Final value for uncontrolled state when value and defaultValue are not provided */\n finalValue?: T\n\n /** Controlled state onChange handler */\n onChange?: (value: T, ...payload: any[]) => void\n}\n\nexport function useUncontrolled<T>({\n value,\n defaultValue,\n finalValue,\n onChange = () => {},\n}: UseUncontrolledInput<T>): [T, (value: T, ...payload: any[]) => void, boolean] {\n const [uncontrolledValue, setUncontrolledValue] = useState(defaultValue !== undefined ? defaultValue : finalValue)\n\n const handleUncontrolledChange = (val: T, ...payload: any[]) => {\n setUncontrolledValue(val)\n onChange?.(val, ...payload)\n }\n\n if (value !== undefined) {\n return [value as T, onChange, true]\n }\n\n return [uncontrolledValue as T, handleUncontrolledChange, false]\n}\n"],"mappings":"oCAiBA,SAAgB,EAAmB,CACjC,QACA,eACA,aACA,eAAiB,CAAC,GAC6D,CAC/E,GAAM,CAAC,EAAmB,IAAA,EAAA,EAAA,UAAiC,IAAiB,IAAA,GAA2B,EAAf,CAAyB,EAWjH,OAJI,IAAU,IAAA,GAIP,CAAC,GAT0B,EAAQ,GAAG,IAAmB,CAC9D,EAAqB,CAAG,EACxB,IAAW,EAAK,GAAG,CAAO,CAC5B,EAM0D,EAAK,EAHtD,CAAC,EAAY,EAAU,EAAI,CAItC"}
@@ -1,18 +1,21 @@
1
1
  "use client";
2
- import { useState as d } from "react";
3
- function f({
4
- value: e,
5
- defaultValue: n,
6
- finalValue: r,
7
- onChange: o = () => {
8
- }
9
- }) {
10
- const [l, c] = d(n !== void 0 ? n : r), s = (t, ...u) => {
11
- c(t), o?.(t, ...u);
12
- };
13
- return e !== void 0 ? [e, o, !0] : [l, s, !1];
2
+ import { useState as e } from "react";
3
+ //#region src/shared/hooks/useUncontrolled.ts
4
+ function t({ value: t, defaultValue: n, finalValue: r, onChange: i = () => {} }) {
5
+ let [a, o] = e(n === void 0 ? r : n);
6
+ return t === void 0 ? [
7
+ a,
8
+ (e, ...t) => {
9
+ o(e), i?.(e, ...t);
10
+ },
11
+ !1
12
+ ] : [
13
+ t,
14
+ i,
15
+ !0
16
+ ];
14
17
  }
15
- export {
16
- f as useUncontrolled
17
- };
18
- //# sourceMappingURL=useUncontrolled.js.map
18
+ //#endregion
19
+ export { t as useUncontrolled };
20
+
21
+ //# sourceMappingURL=useUncontrolled.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useUncontrolled.js","sources":["../../../src/shared/hooks/useUncontrolled.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\nimport { useState } from 'react'\n\ninterface UseUncontrolledInput<T> {\n /** Value for controlled state */\n value?: T\n\n /** Initial value for uncontrolled state */\n defaultValue?: T\n\n /** Final value for uncontrolled state when value and defaultValue are not provided */\n finalValue?: T\n\n /** Controlled state onChange handler */\n onChange?: (value: T, ...payload: any[]) => void\n}\n\nexport function useUncontrolled<T>({\n value,\n defaultValue,\n finalValue,\n onChange = () => {},\n}: UseUncontrolledInput<T>): [T, (value: T, ...payload: any[]) => void, boolean] {\n const [uncontrolledValue, setUncontrolledValue] = useState(defaultValue !== undefined ? defaultValue : finalValue)\n\n const handleUncontrolledChange = (val: T, ...payload: any[]) => {\n setUncontrolledValue(val)\n onChange?.(val, ...payload)\n }\n\n if (value !== undefined) {\n return [value as T, onChange, true]\n }\n\n return [uncontrolledValue as T, handleUncontrolledChange, false]\n}\n"],"names":["useUncontrolled","value","defaultValue","finalValue","onChange","uncontrolledValue","setUncontrolledValue","useState","handleUncontrolledChange","val","payload"],"mappings":";;AAiBO,SAASA,EAAmB;AAAA,EACjC,OAAAC;AAAA,EACA,cAAAC;AAAA,EACA,YAAAC;AAAA,EACA,UAAAC,IAAW,MAAM;AAAA,EAAC;AACpB,GAAiF;AAC/E,QAAM,CAACC,GAAmBC,CAAoB,IAAIC,EAASL,MAAiB,SAAYA,IAAeC,CAAU,GAE3GK,IAA2B,CAACC,MAAWC,MAAmB;AAC9D,IAAAJ,EAAqBG,CAAG,GACxBL,IAAWK,GAAK,GAAGC,CAAO;AAAA,EAC5B;AAEA,SAAIT,MAAU,SACL,CAACA,GAAYG,GAAU,EAAI,IAG7B,CAACC,GAAwBG,GAA0B,EAAK;AACjE;"}
1
+ {"version":3,"file":"useUncontrolled.js","names":[],"sources":["../../../src/shared/hooks/useUncontrolled.ts"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\nimport { useState } from 'react'\n\ninterface UseUncontrolledInput<T> {\n /** Value for controlled state */\n value?: T\n\n /** Initial value for uncontrolled state */\n defaultValue?: T\n\n /** Final value for uncontrolled state when value and defaultValue are not provided */\n finalValue?: T\n\n /** Controlled state onChange handler */\n onChange?: (value: T, ...payload: any[]) => void\n}\n\nexport function useUncontrolled<T>({\n value,\n defaultValue,\n finalValue,\n onChange = () => {},\n}: UseUncontrolledInput<T>): [T, (value: T, ...payload: any[]) => void, boolean] {\n const [uncontrolledValue, setUncontrolledValue] = useState(defaultValue !== undefined ? defaultValue : finalValue)\n\n const handleUncontrolledChange = (val: T, ...payload: any[]) => {\n setUncontrolledValue(val)\n onChange?.(val, ...payload)\n }\n\n if (value !== undefined) {\n return [value as T, onChange, true]\n }\n\n return [uncontrolledValue as T, handleUncontrolledChange, false]\n}\n"],"mappings":";;;AAiBA,SAAgB,EAAmB,EACjC,UACA,iBACA,eACA,oBAAiB,CAAC,KAC6D;CAC/E,IAAM,CAAC,GAAmB,KAAwB,EAAS,MAAiB,KAAA,IAA2B,IAAf,CAAyB;CAWjH,OAJI,MAAU,KAAA,IAIP;EAAC;GAT0B,GAAQ,GAAG,MAAmB;GAE9D,AADA,EAAqB,CAAG,GACxB,IAAW,GAAK,GAAG,CAAO;EAC5B;EAM0D;CAAK,IAHtD;EAAC;EAAY;EAAU;CAAI;AAItC"}
@@ -1,2 +1,2 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=(t,r)=>e=>{t?.(e),r?.(e)};exports.createEventHandler=n;
2
- //# sourceMappingURL=events.cjs.map
1
+ "use client";var e=(e,t)=>n=>{e?.(n),t?.(n)};exports.createEventHandler=e;
2
+ //# sourceMappingURL=events.cjs.map