@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
@@ -1,2 +1,2 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const S=require("react/jsx-runtime"),r=require("react"),x=(...n)=>n.filter(Boolean).join(" "),C=(n,d)=>{const i=r.createContext(null);return{withContext:(o,t,e)=>t?r.forwardRef((a,s)=>{const l=r.useContext(i),c=d?.dataAttr??!1;return r.createElement(o,{...c&&{"data-recipe-slot":t??""},...e?.defaultProps,...a,className:x(l?.[t??""],a.className),ref:s})}):o,withProvider:(o,t,e)=>r.forwardRef((a,s)=>{const[l,{children:c,...u}]=n.splitVariantProps({...e?.defaultProps,...a}),f=n(l),m=d?.dataAttr??!1;return S.jsx(i.Provider,{value:f,children:S.jsxs(o,{ref:s,...m&&{"data-recipe-slot":t??""},...u,className:x(f[t??""],u.className),children:[e?.beforeSlot,c,e?.afterSlot]})})})}};exports.createStyleContext=C;
2
- //# sourceMappingURL=slots.cjs.map
1
+ "use client";"use client";let e=require("react"),t=require("react/jsx-runtime");var n=(...e)=>e.filter(Boolean).join(` `),r=(r,i)=>{let a=(0,e.createContext)(null);return{withContext:(t,r,o)=>r?(0,e.forwardRef)((s,c)=>{let l=(0,e.useContext)(a);return(0,e.createElement)(t,{...(i?.dataAttr??!1)&&{"data-recipe-slot":r??``},...o?.defaultProps,...s,className:n(l?.[r??``],s.className),ref:c})}):t,withProvider:(o,s,c)=>(0,e.forwardRef)((e,l)=>{let[u,{children:d,...f}]=r.splitVariantProps({...c?.defaultProps,...e}),p=r(u),m=i?.dataAttr??!1;return(0,t.jsx)(a.Provider,{value:p,children:(0,t.jsxs)(o,{ref:l,...m&&{"data-recipe-slot":s??``},...f,className:n(p[s??``],f.className),children:[c?.beforeSlot,d,c?.afterSlot]})})})}};exports.createStyleContext=r;
2
+ //# sourceMappingURL=slots.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"slots.cjs","sources":["../../src/utils/slots.tsx"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\n'use client'\n\nimport {\n type ComponentProps,\n createContext,\n createElement,\n type ElementType,\n forwardRef,\n type JSX,\n ReactNode,\n useContext,\n} from 'react'\n\ntype GenericProps = Record<string, unknown>\ntype StyleRecipe = {\n (props?: GenericProps): Record<string, string>\n splitVariantProps: (props: GenericProps) => any\n}\ntype StyleSlot<R extends StyleRecipe> = keyof ReturnType<R>\ntype StyleSlotRecipe<R extends StyleRecipe> = Record<StyleSlot<R>, string>\ntype StyleVariantProps<R extends StyleRecipe> = Parameters<R>[0]\ntype CombineProps<T, U> = Omit<T, keyof U> & U\n\nconst cx = (...args: Array<string | undefined>) => args.filter(Boolean).join(' ')\n\nexport interface ComponentVariants<T extends ElementType, R extends StyleRecipe> {\n (props: CombineProps<ComponentProps<T>, StyleVariantProps<R>>): JSX.Element\n}\n\ntype Options = {\n dataAttr?: boolean\n}\n\ntype WithOptionsProvider<Props extends GenericProps> = {\n defaultProps?: Partial<Props>\n afterSlot?: ReactNode\n beforeSlot?: ReactNode\n}\n\ntype WithOptionsContext<Props extends GenericProps> = Omit<WithOptionsProvider<Props>, 'beforeSlot' | 'afterSlot'>\n\nexport const createStyleContext = <R extends StyleRecipe>(recipe: R, options?: Options) => {\n const StyleContext = createContext<StyleSlotRecipe<R> | null>(null)\n\n const withProvider = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n providerOptions?: WithOptionsProvider<ComponentProps<T>>,\n ): ComponentVariants<T, R> => {\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const [variantProps, { children, ...otherProps }] = recipe.splitVariantProps({\n ...providerOptions?.defaultProps,\n ...props,\n })\n const slotStyles = recipe(variantProps) as StyleSlotRecipe<R>\n const dataAttr = options?.dataAttr ?? false\n\n return (\n <StyleContext.Provider value={slotStyles}>\n <Component\n ref={ref}\n {...(dataAttr && { 'data-recipe-slot': slot ?? '' })}\n {...otherProps}\n className={cx(slotStyles[slot ?? ''], otherProps.className)}\n >\n {providerOptions?.beforeSlot}\n {children}\n {providerOptions?.afterSlot}\n </Component>\n </StyleContext.Provider>\n )\n })\n return StyledComponent as unknown as ComponentVariants<T, R>\n }\n\n const withContext = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n contextOptions?: WithOptionsContext<ComponentProps<T>>,\n ): T => {\n if (!slot) return Component\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const slotStyles = useContext(StyleContext)\n const dataAttr = options?.dataAttr ?? false\n\n return createElement(Component, {\n ...(dataAttr && { 'data-recipe-slot': slot ?? '' }),\n ...contextOptions?.defaultProps,\n ...props,\n className: cx(slotStyles?.[slot ?? ''], props.className),\n ref,\n })\n })\n return StyledComponent as unknown as T\n }\n\n return {\n withContext,\n withProvider,\n }\n}\n"],"names":["cx","args","createStyleContext","recipe","options","StyleContext","createContext","Component","slot","contextOptions","forwardRef","props","ref","slotStyles","useContext","dataAttr","createElement","providerOptions","variantProps","children","otherProps","jsx","jsxs"],"mappings":"qJAwBMA,EAAK,IAAIC,IAAoCA,EAAK,OAAO,OAAO,EAAE,KAAK,GAAG,EAkBnEC,EAAqB,CAAwBC,EAAWC,IAAsB,CACzF,MAAMC,EAAeC,EAAAA,cAAyC,IAAI,EAwDlE,MAAO,CACL,YAvBkB,CAClBC,EACAC,EACAC,IAEKD,EAEmBE,EAAAA,WAAW,CAACC,EAA0BC,IAAQ,CACpE,MAAMC,EAAaC,EAAAA,WAAWT,CAAY,EACpCU,EAAWX,GAAS,UAAY,GAEtC,OAAOY,EAAAA,cAAcT,EAAW,CAC9B,GAAIQ,GAAY,CAAE,mBAAoBP,GAAQ,EAAA,EAC9C,GAAGC,GAAgB,aACnB,GAAGE,EACH,UAAWX,EAAGa,IAAaL,GAAQ,EAAE,EAAGG,EAAM,SAAS,EACvD,IAAAC,CAAA,CACD,CACH,CAAC,EAbiBL,EAmBlB,aAxDmB,CACnBA,EACAC,EACAS,IAGwBP,EAAAA,WAAW,CAACC,EAA0BC,IAAQ,CACpE,KAAM,CAACM,EAAc,CAAE,SAAAC,EAAU,GAAGC,EAAY,EAAIjB,EAAO,kBAAkB,CAC3E,GAAGc,GAAiB,aACpB,GAAGN,CAAA,CACJ,EACKE,EAAaV,EAAOe,CAAY,EAChCH,EAAWX,GAAS,UAAY,GAEtC,OACEiB,EAAAA,IAAChB,EAAa,SAAb,CAAsB,MAAOQ,EAC5B,SAAAS,EAAAA,KAACf,EAAA,CACC,IAAAK,EACC,GAAIG,GAAY,CAAE,mBAAoBP,GAAQ,EAAA,EAC9C,GAAGY,EACJ,UAAWpB,EAAGa,EAAWL,GAAQ,EAAE,EAAGY,EAAW,SAAS,EAEzD,SAAA,CAAAH,GAAiB,WACjBE,EACAF,GAAiB,SAAA,CAAA,CAAA,EAEtB,CAEJ,CAAC,CA4BD,CAEJ"}
1
+ {"version":3,"file":"slots.cjs","names":[],"sources":["../../src/utils/slots.tsx"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\n'use client'\n\nimport {\n type ComponentProps,\n createContext,\n createElement,\n type ElementType,\n forwardRef,\n type JSX,\n ReactNode,\n useContext,\n} from 'react'\n\ntype GenericProps = Record<string, unknown>\ntype StyleRecipe = {\n (props?: GenericProps): Record<string, string>\n splitVariantProps: (props: GenericProps) => any\n}\ntype StyleSlot<R extends StyleRecipe> = keyof ReturnType<R>\ntype StyleSlotRecipe<R extends StyleRecipe> = Record<StyleSlot<R>, string>\ntype StyleVariantProps<R extends StyleRecipe> = Parameters<R>[0]\ntype CombineProps<T, U> = Omit<T, keyof U> & U\n\nconst cx = (...args: Array<string | undefined>) => args.filter(Boolean).join(' ')\n\nexport interface ComponentVariants<T extends ElementType, R extends StyleRecipe> {\n (props: CombineProps<ComponentProps<T>, StyleVariantProps<R>>): JSX.Element\n}\n\ntype Options = {\n dataAttr?: boolean\n}\n\ntype WithOptionsProvider<Props extends GenericProps> = {\n defaultProps?: Partial<Props>\n afterSlot?: ReactNode\n beforeSlot?: ReactNode\n}\n\ntype WithOptionsContext<Props extends GenericProps> = Omit<WithOptionsProvider<Props>, 'beforeSlot' | 'afterSlot'>\n\nexport const createStyleContext = <R extends StyleRecipe>(recipe: R, options?: Options) => {\n const StyleContext = createContext<StyleSlotRecipe<R> | null>(null)\n\n const withProvider = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n providerOptions?: WithOptionsProvider<ComponentProps<T>>,\n ): ComponentVariants<T, R> => {\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const [variantProps, { children, ...otherProps }] = recipe.splitVariantProps({\n ...providerOptions?.defaultProps,\n ...props,\n })\n const slotStyles = recipe(variantProps) as StyleSlotRecipe<R>\n const dataAttr = options?.dataAttr ?? false\n\n return (\n <StyleContext.Provider value={slotStyles}>\n <Component\n ref={ref}\n {...(dataAttr && { 'data-recipe-slot': slot ?? '' })}\n {...otherProps}\n className={cx(slotStyles[slot ?? ''], otherProps.className)}\n >\n {providerOptions?.beforeSlot}\n {children}\n {providerOptions?.afterSlot}\n </Component>\n </StyleContext.Provider>\n )\n })\n return StyledComponent as unknown as ComponentVariants<T, R>\n }\n\n const withContext = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n contextOptions?: WithOptionsContext<ComponentProps<T>>,\n ): T => {\n if (!slot) return Component\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const slotStyles = useContext(StyleContext)\n const dataAttr = options?.dataAttr ?? false\n\n return createElement(Component, {\n ...(dataAttr && { 'data-recipe-slot': slot ?? '' }),\n ...contextOptions?.defaultProps,\n ...props,\n className: cx(slotStyles?.[slot ?? ''], props.className),\n ref,\n })\n })\n return StyledComponent as unknown as T\n }\n\n return {\n withContext,\n withProvider,\n }\n}\n"],"mappings":"gFAwBA,IAAM,GAAM,GAAG,IAAoC,EAAK,OAAO,OAAO,EAAE,KAAK,GAAG,EAkBnE,GAA6C,EAAW,IAAsB,CACzF,IAAM,GAAA,EAAA,EAAA,eAAwD,IAAI,EAwDlE,MAAO,CACL,aAtBA,EACA,EACA,IAEK,GAcL,EAAA,EAAA,aAZoC,EAA0B,IAAQ,CACpE,IAAM,GAAA,EAAA,EAAA,YAAwB,CAAY,EAG1C,OAAA,EAAA,EAAA,eAAqB,EAAW,CAC9B,IAHe,GAAS,UAAY,KAGpB,CAAE,mBAAoB,GAAQ,EAAG,EACjD,GAAG,GAAgB,aACnB,GAAG,EACH,UAAW,EAAG,IAAa,GAAQ,IAAK,EAAM,SAAS,EACvD,KACF,CAAC,CACH,CACO,EAdW,EAmBlB,cAvDA,EACA,EACA,KA0BA,EAAA,EAAA,aAvBoC,EAA0B,IAAQ,CACpE,GAAM,CAAC,EAAc,CAAE,WAAU,GAAG,IAAgB,EAAO,kBAAkB,CAC3E,GAAG,GAAiB,aACpB,GAAG,CACL,CAAC,EACK,EAAa,EAAO,CAAY,EAChC,EAAW,GAAS,UAAY,GAEtC,OACE,EAAA,EAAA,KAAC,EAAa,SAAd,CAAuB,MAAO,YAC5B,EAAA,EAAA,MAAC,EAAD,CACO,MACL,GAAK,GAAY,CAAE,mBAAoB,GAAQ,EAAG,EAClD,GAAI,EACJ,UAAW,EAAG,EAAW,GAAQ,IAAK,EAAW,SAAS,WAJ5D,CAMG,GAAiB,WACjB,EACA,GAAiB,SACT,GACU,CAAA,CAE3B,CACO,CA4BT,CACF"}
@@ -1,42 +1,44 @@
1
1
  "use client";
2
- import { jsx as C, jsxs as h } from "react/jsx-runtime";
3
- import { createContext as y, forwardRef as m, useContext as P, createElement as p } from "react";
4
- const u = (...r) => r.filter(Boolean).join(" "), v = (r, c) => {
5
- const d = y(null);
6
- return {
7
- withContext: (o, t, e) => t ? m((n, a) => {
8
- const s = P(d), l = c?.dataAttr ?? !1;
9
- return p(o, {
10
- ...l && { "data-recipe-slot": t ?? "" },
11
- ...e?.defaultProps,
12
- ...n,
13
- className: u(s?.[t ?? ""], n.className),
14
- ref: a
15
- });
16
- }) : o,
17
- withProvider: (o, t, e) => m((n, a) => {
18
- const [s, { children: l, ...i }] = r.splitVariantProps({
19
- ...e?.defaultProps,
20
- ...n
21
- }), f = r(s), S = c?.dataAttr ?? !1;
22
- return /* @__PURE__ */ C(d.Provider, { value: f, children: /* @__PURE__ */ h(
23
- o,
24
- {
25
- ref: a,
26
- ...S && { "data-recipe-slot": t ?? "" },
27
- ...i,
28
- className: u(f[t ?? ""], i.className),
29
- children: [
30
- e?.beforeSlot,
31
- l,
32
- e?.afterSlot
33
- ]
34
- }
35
- ) });
36
- })
37
- };
38
- };
39
- export {
40
- v as createStyleContext
2
+ "use client";
3
+ import { createContext as e, createElement as t, forwardRef as n, useContext as r } from "react";
4
+ import { jsx as i, jsxs as a } from "react/jsx-runtime";
5
+ //#region src/utils/slots.tsx
6
+ var o = (...e) => e.filter(Boolean).join(" "), s = (s, c) => {
7
+ let l = e(null);
8
+ return {
9
+ withContext: (e, i, a) => i ? n((n, s) => {
10
+ let u = r(l);
11
+ return t(e, {
12
+ ...(c?.dataAttr ?? !1) && { "data-recipe-slot": i ?? "" },
13
+ ...a?.defaultProps,
14
+ ...n,
15
+ className: o(u?.[i ?? ""], n.className),
16
+ ref: s
17
+ });
18
+ }) : e,
19
+ withProvider: (e, t, r) => n((n, u) => {
20
+ let [d, { children: f, ...p }] = s.splitVariantProps({
21
+ ...r?.defaultProps,
22
+ ...n
23
+ }), m = s(d), h = c?.dataAttr ?? !1;
24
+ return /* @__PURE__ */ i(l.Provider, {
25
+ value: m,
26
+ children: /* @__PURE__ */ a(e, {
27
+ ref: u,
28
+ ...h && { "data-recipe-slot": t ?? "" },
29
+ ...p,
30
+ className: o(m[t ?? ""], p.className),
31
+ children: [
32
+ r?.beforeSlot,
33
+ f,
34
+ r?.afterSlot
35
+ ]
36
+ })
37
+ });
38
+ })
39
+ };
41
40
  };
42
- //# sourceMappingURL=slots.js.map
41
+ //#endregion
42
+ export { s as createStyleContext };
43
+
44
+ //# sourceMappingURL=slots.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"slots.js","sources":["../../src/utils/slots.tsx"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\n'use client'\n\nimport {\n type ComponentProps,\n createContext,\n createElement,\n type ElementType,\n forwardRef,\n type JSX,\n ReactNode,\n useContext,\n} from 'react'\n\ntype GenericProps = Record<string, unknown>\ntype StyleRecipe = {\n (props?: GenericProps): Record<string, string>\n splitVariantProps: (props: GenericProps) => any\n}\ntype StyleSlot<R extends StyleRecipe> = keyof ReturnType<R>\ntype StyleSlotRecipe<R extends StyleRecipe> = Record<StyleSlot<R>, string>\ntype StyleVariantProps<R extends StyleRecipe> = Parameters<R>[0]\ntype CombineProps<T, U> = Omit<T, keyof U> & U\n\nconst cx = (...args: Array<string | undefined>) => args.filter(Boolean).join(' ')\n\nexport interface ComponentVariants<T extends ElementType, R extends StyleRecipe> {\n (props: CombineProps<ComponentProps<T>, StyleVariantProps<R>>): JSX.Element\n}\n\ntype Options = {\n dataAttr?: boolean\n}\n\ntype WithOptionsProvider<Props extends GenericProps> = {\n defaultProps?: Partial<Props>\n afterSlot?: ReactNode\n beforeSlot?: ReactNode\n}\n\ntype WithOptionsContext<Props extends GenericProps> = Omit<WithOptionsProvider<Props>, 'beforeSlot' | 'afterSlot'>\n\nexport const createStyleContext = <R extends StyleRecipe>(recipe: R, options?: Options) => {\n const StyleContext = createContext<StyleSlotRecipe<R> | null>(null)\n\n const withProvider = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n providerOptions?: WithOptionsProvider<ComponentProps<T>>,\n ): ComponentVariants<T, R> => {\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const [variantProps, { children, ...otherProps }] = recipe.splitVariantProps({\n ...providerOptions?.defaultProps,\n ...props,\n })\n const slotStyles = recipe(variantProps) as StyleSlotRecipe<R>\n const dataAttr = options?.dataAttr ?? false\n\n return (\n <StyleContext.Provider value={slotStyles}>\n <Component\n ref={ref}\n {...(dataAttr && { 'data-recipe-slot': slot ?? '' })}\n {...otherProps}\n className={cx(slotStyles[slot ?? ''], otherProps.className)}\n >\n {providerOptions?.beforeSlot}\n {children}\n {providerOptions?.afterSlot}\n </Component>\n </StyleContext.Provider>\n )\n })\n return StyledComponent as unknown as ComponentVariants<T, R>\n }\n\n const withContext = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n contextOptions?: WithOptionsContext<ComponentProps<T>>,\n ): T => {\n if (!slot) return Component\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const slotStyles = useContext(StyleContext)\n const dataAttr = options?.dataAttr ?? false\n\n return createElement(Component, {\n ...(dataAttr && { 'data-recipe-slot': slot ?? '' }),\n ...contextOptions?.defaultProps,\n ...props,\n className: cx(slotStyles?.[slot ?? ''], props.className),\n ref,\n })\n })\n return StyledComponent as unknown as T\n }\n\n return {\n withContext,\n withProvider,\n }\n}\n"],"names":["cx","args","createStyleContext","recipe","options","StyleContext","createContext","Component","slot","contextOptions","forwardRef","props","ref","slotStyles","useContext","dataAttr","createElement","providerOptions","variantProps","children","otherProps","jsx","jsxs"],"mappings":";;;AAwBA,MAAMA,IAAK,IAAIC,MAAoCA,EAAK,OAAO,OAAO,EAAE,KAAK,GAAG,GAkBnEC,IAAqB,CAAwBC,GAAWC,MAAsB;AACzF,QAAMC,IAAeC,EAAyC,IAAI;AAwDlE,SAAO;AAAA,IACL,aAvBkB,CAClBC,GACAC,GACAC,MAEKD,IAEmBE,EAAW,CAACC,GAA0BC,MAAQ;AACpE,YAAMC,IAAaC,EAAWT,CAAY,GACpCU,IAAWX,GAAS,YAAY;AAEtC,aAAOY,EAAcT,GAAW;AAAA,QAC9B,GAAIQ,KAAY,EAAE,oBAAoBP,KAAQ,GAAA;AAAA,QAC9C,GAAGC,GAAgB;AAAA,QACnB,GAAGE;AAAA,QACH,WAAWX,EAAGa,IAAaL,KAAQ,EAAE,GAAGG,EAAM,SAAS;AAAA,QACvD,KAAAC;AAAA,MAAA,CACD;AAAA,IACH,CAAC,IAbiBL;AAAA,IAmBlB,cAxDmB,CACnBA,GACAC,GACAS,MAGwBP,EAAW,CAACC,GAA0BC,MAAQ;AACpE,YAAM,CAACM,GAAc,EAAE,UAAAC,GAAU,GAAGC,GAAY,IAAIjB,EAAO,kBAAkB;AAAA,QAC3E,GAAGc,GAAiB;AAAA,QACpB,GAAGN;AAAA,MAAA,CACJ,GACKE,IAAaV,EAAOe,CAAY,GAChCH,IAAWX,GAAS,YAAY;AAEtC,aACE,gBAAAiB,EAAChB,EAAa,UAAb,EAAsB,OAAOQ,GAC5B,UAAA,gBAAAS;AAAA,QAACf;AAAA,QAAA;AAAA,UACC,KAAAK;AAAA,UACC,GAAIG,KAAY,EAAE,oBAAoBP,KAAQ,GAAA;AAAA,UAC9C,GAAGY;AAAA,UACJ,WAAWpB,EAAGa,EAAWL,KAAQ,EAAE,GAAGY,EAAW,SAAS;AAAA,UAEzD,UAAA;AAAA,YAAAH,GAAiB;AAAA,YACjBE;AAAA,YACAF,GAAiB;AAAA,UAAA;AAAA,QAAA;AAAA,MAAA,GAEtB;AAAA,IAEJ,CAAC;AAAA,EA4BD;AAEJ;"}
1
+ {"version":3,"file":"slots.js","names":[],"sources":["../../src/utils/slots.tsx"],"sourcesContent":["/* eslint-disable @typescript-eslint/no-explicit-any */\n'use client'\n\nimport {\n type ComponentProps,\n createContext,\n createElement,\n type ElementType,\n forwardRef,\n type JSX,\n ReactNode,\n useContext,\n} from 'react'\n\ntype GenericProps = Record<string, unknown>\ntype StyleRecipe = {\n (props?: GenericProps): Record<string, string>\n splitVariantProps: (props: GenericProps) => any\n}\ntype StyleSlot<R extends StyleRecipe> = keyof ReturnType<R>\ntype StyleSlotRecipe<R extends StyleRecipe> = Record<StyleSlot<R>, string>\ntype StyleVariantProps<R extends StyleRecipe> = Parameters<R>[0]\ntype CombineProps<T, U> = Omit<T, keyof U> & U\n\nconst cx = (...args: Array<string | undefined>) => args.filter(Boolean).join(' ')\n\nexport interface ComponentVariants<T extends ElementType, R extends StyleRecipe> {\n (props: CombineProps<ComponentProps<T>, StyleVariantProps<R>>): JSX.Element\n}\n\ntype Options = {\n dataAttr?: boolean\n}\n\ntype WithOptionsProvider<Props extends GenericProps> = {\n defaultProps?: Partial<Props>\n afterSlot?: ReactNode\n beforeSlot?: ReactNode\n}\n\ntype WithOptionsContext<Props extends GenericProps> = Omit<WithOptionsProvider<Props>, 'beforeSlot' | 'afterSlot'>\n\nexport const createStyleContext = <R extends StyleRecipe>(recipe: R, options?: Options) => {\n const StyleContext = createContext<StyleSlotRecipe<R> | null>(null)\n\n const withProvider = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n providerOptions?: WithOptionsProvider<ComponentProps<T>>,\n ): ComponentVariants<T, R> => {\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const [variantProps, { children, ...otherProps }] = recipe.splitVariantProps({\n ...providerOptions?.defaultProps,\n ...props,\n })\n const slotStyles = recipe(variantProps) as StyleSlotRecipe<R>\n const dataAttr = options?.dataAttr ?? false\n\n return (\n <StyleContext.Provider value={slotStyles}>\n <Component\n ref={ref}\n {...(dataAttr && { 'data-recipe-slot': slot ?? '' })}\n {...otherProps}\n className={cx(slotStyles[slot ?? ''], otherProps.className)}\n >\n {providerOptions?.beforeSlot}\n {children}\n {providerOptions?.afterSlot}\n </Component>\n </StyleContext.Provider>\n )\n })\n return StyledComponent as unknown as ComponentVariants<T, R>\n }\n\n const withContext = <T extends ElementType>(\n Component: T,\n slot?: StyleSlot<R>,\n contextOptions?: WithOptionsContext<ComponentProps<T>>,\n ): T => {\n if (!slot) return Component\n // @ts-expect-error React types changed a bit, but not really important here\n const StyledComponent = forwardRef((props: ComponentProps<T>, ref) => {\n const slotStyles = useContext(StyleContext)\n const dataAttr = options?.dataAttr ?? false\n\n return createElement(Component, {\n ...(dataAttr && { 'data-recipe-slot': slot ?? '' }),\n ...contextOptions?.defaultProps,\n ...props,\n className: cx(slotStyles?.[slot ?? ''], props.className),\n ref,\n })\n })\n return StyledComponent as unknown as T\n }\n\n return {\n withContext,\n withProvider,\n }\n}\n"],"mappings":";;;;;AAwBA,IAAM,KAAM,GAAG,MAAoC,EAAK,OAAO,OAAO,EAAE,KAAK,GAAG,GAkBnE,KAA6C,GAAW,MAAsB;CACzF,IAAM,IAAe,EAAyC,IAAI;CAwDlE,OAAO;EACL,cAtBA,GACA,GACA,MAEK,IAEmB,GAAY,GAA0B,MAAQ;GACpE,IAAM,IAAa,EAAW,CAAY;GAG1C,OAAO,EAAc,GAAW;IAC9B,IAHe,GAAS,YAAY,OAGpB,EAAE,oBAAoB,KAAQ,GAAG;IACjD,GAAG,GAAgB;IACnB,GAAG;IACH,WAAW,EAAG,IAAa,KAAQ,KAAK,EAAM,SAAS;IACvD;GACF,CAAC;EACH,CACO,IAdW;EAmBlB,eAvDA,GACA,GACA,MAGwB,GAAY,GAA0B,MAAQ;GACpE,IAAM,CAAC,GAAc,EAAE,aAAU,GAAG,OAAgB,EAAO,kBAAkB;IAC3E,GAAG,GAAiB;IACpB,GAAG;GACL,CAAC,GACK,IAAa,EAAO,CAAY,GAChC,IAAW,GAAS,YAAY;GAEtC,OACE,kBAAC,EAAa,UAAd;IAAuB,OAAO;cAC5B,kBAAC,GAAD;KACO;KACL,GAAK,KAAY,EAAE,oBAAoB,KAAQ,GAAG;KAClD,GAAI;KACJ,WAAW,EAAG,EAAW,KAAQ,KAAK,EAAW,SAAS;eAJ5D;MAMG,GAAiB;MACjB;MACA,GAAiB;KACT;;GACU,CAAA;EAE3B,CACO;CA4BT;AACF"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stokelp/ui",
3
- "version": "2.103.0",
3
+ "version": "2.104.1",
4
4
  "description": "Stokelp UI React",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.js",
@@ -42,7 +42,7 @@
42
42
  "require": "./dist/*.cjs"
43
43
  }
44
44
  },
45
- "author": "Omar Jbara <omar.jbara2@gmail.com>",
45
+ "author": "Stokelp Technical Team <tech@stokelp.com>",
46
46
  "repository": {
47
47
  "type": "git",
48
48
  "url": "git+https://github.com/stokelp/ui.git"
@@ -70,12 +70,14 @@
70
70
  },
71
71
  "peerDependencies": {
72
72
  "@heroicons/react": "^2.2.0",
73
- "@pandacss/dev": "^1.8.1",
73
+ "@pandacss/dev": "^1.11.1",
74
74
  "react": "^19.2.0",
75
75
  "react-window": "^1.8.11"
76
76
  },
77
77
  "devDependencies": {
78
78
  "@chromatic-com/storybook": "^5.1.1",
79
+ "@pandacss/preset-base": "^1.11.1",
80
+ "@pandacss/shared": "^1.11.1",
79
81
  "@stokelp/styled-system": "workspace:*",
80
82
  "@storybook/addon-docs": "^10.3.5",
81
83
  "@storybook/addon-links": "^10.3.5",
@@ -84,17 +86,19 @@
84
86
  "@types/react": "^19.2.14",
85
87
  "@types/react-is": "^19.2.0",
86
88
  "@types/react-window": "^1.8.8",
87
- "@vitejs/plugin-react": "^5.2.0",
89
+ "@vitejs/plugin-react": "^6.0.2",
88
90
  "deepmerge": "^4.3.1",
89
91
  "prop-types": "^15.8.1",
90
92
  "storybook": "^10.3.5",
91
93
  "storybook-addon-data-theme-switcher": "^3.2.0",
92
- "vite-plugin-dts": "^4.5.4",
94
+ "vite-plugin-dts": "^5.0.1",
93
95
  "vite-tsconfig-paths": "^6.1.1"
94
96
  },
95
97
  "dependencies": {
96
- "@ark-ui/react": "5.35.0",
97
- "react-is": "19.2.4",
98
+ "@ark-ui/react": "5.36.2",
99
+ "@zag-js/utils": "^1.41.0",
100
+ "lodash": "^4.17.21",
101
+ "react-is": "19.2.6",
98
102
  "react-phone-number-input": "^3.4.16",
99
103
  "usehooks-ts": "3.1.1"
100
104
  },
@@ -1,2 +0,0 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var o=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function l(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}exports.commonjsGlobal=o;exports.getDefaultExportFromCjs=l;
2
- //# sourceMappingURL=_commonjsHelpers.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_commonjsHelpers.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,10 +0,0 @@
1
- "use client";
2
- var o = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
3
- function l(e) {
4
- return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
5
- }
6
- export {
7
- o as commonjsGlobal,
8
- l as getDefaultExportFromCjs
9
- };
10
- //# sourceMappingURL=_commonjsHelpers.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_commonjsHelpers.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";const e=require("./_commonjsHelpers.cjs"),r=require("../node_modules/deepmerge/dist/cjs.cjs");var s=r.__require();const t=e.getDefaultExportFromCjs(s);module.exports=t;
2
- //# sourceMappingURL=cjs.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cjs.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,9 +0,0 @@
1
- "use client";
2
- import { getDefaultExportFromCjs as e } from "./_commonjsHelpers.js";
3
- import { __require as r } from "../node_modules/deepmerge/dist/cjs.js";
4
- var t = r();
5
- const m = /* @__PURE__ */ e(t);
6
- export {
7
- m as default
8
- };
9
- //# sourceMappingURL=cjs.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;"}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../node_modules/lodash/lodash.cjs");var r=e.__require();exports.lodashExports=r;
2
- //# sourceMappingURL=lodash.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lodash.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,7 +0,0 @@
1
- "use client";
2
- import { __require as r } from "../node_modules/lodash/lodash.js";
3
- var o = r();
4
- export {
5
- o as l
6
- };
7
- //# sourceMappingURL=lodash.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lodash.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;"}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={exports:{}};exports.__module=e;
2
- //# sourceMappingURL=lodash2.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lodash2.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
@@ -1,6 +0,0 @@
1
- "use client";
2
- var e = { exports: {} };
3
- export {
4
- e as __module
5
- };
6
- //# sourceMappingURL=lodash2.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"lodash2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
package/dist/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";const a=require("react");function c(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const o=c(a);function i({title:e,titleId:t,...r},n){return o.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:n,"aria-labelledby":t},r),e?o.createElement("title",{id:t},e):null,o.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",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"}))}const s=o.forwardRef(i);module.exports=s;
2
- //# sourceMappingURL=ArrowDownTrayIcon.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArrowDownTrayIcon.cjs","sources":["../../../../../../../../../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;"],"names":["ArrowDownTrayIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":"6UACA,SAASA,EAAkB,CACzB,MAAAC,EACA,QAAAC,EACA,GAAGC,CACL,EAAGC,EAAQ,CACT,OAAoBC,EAAM,cAAc,MAAO,OAAO,OAAO,CAC3D,MAAO,6BACP,KAAM,OACN,QAAS,YACT,YAAa,IACb,OAAQ,eACR,cAAe,OACf,YAAa,OACb,IAAKD,EACL,kBAAmBF,CACvB,EAAKC,CAAK,EAAGF,EAAqBI,EAAM,cAAc,QAAS,CAC3D,GAAIH,CACR,EAAKD,CAAK,EAAI,KAAmBI,EAAM,cAAc,OAAQ,CACzD,cAAe,QACf,eAAgB,QAChB,EAAG,8GACP,CAAG,CAAC,CACJ,CACK,MAACC,EAA2BD,EAAM,WAAWL,CAAiB","x_google_ignoreList":[0]}
@@ -1,30 +0,0 @@
1
- "use client";
2
- import * as e from "react";
3
- function a({
4
- title: r,
5
- titleId: t,
6
- ...o
7
- }, n) {
8
- return /* @__PURE__ */ e.createElement("svg", Object.assign({
9
- xmlns: "http://www.w3.org/2000/svg",
10
- fill: "none",
11
- viewBox: "0 0 24 24",
12
- strokeWidth: 1.5,
13
- stroke: "currentColor",
14
- "aria-hidden": "true",
15
- "data-slot": "icon",
16
- ref: n,
17
- "aria-labelledby": t
18
- }, o), r ? /* @__PURE__ */ e.createElement("title", {
19
- id: t
20
- }, r) : null, /* @__PURE__ */ e.createElement("path", {
21
- strokeLinecap: "round",
22
- strokeLinejoin: "round",
23
- 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"
24
- }));
25
- }
26
- const i = /* @__PURE__ */ e.forwardRef(a);
27
- export {
28
- i as default
29
- };
30
- //# sourceMappingURL=ArrowDownTrayIcon.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArrowDownTrayIcon.js","sources":["../../../../../../../../../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;"],"names":["ArrowDownTrayIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":";;AACA,SAASA,EAAkB;AAAA,EACzB,OAAAC;AAAA,EACA,SAAAC;AAAA,EACA,GAAGC;AACL,GAAGC,GAAQ;AACT,SAAoB,gBAAAC,EAAM,cAAc,OAAO,OAAO,OAAO;AAAA,IAC3D,OAAO;AAAA,IACP,MAAM;AAAA,IACN,SAAS;AAAA,IACT,aAAa;AAAA,IACb,QAAQ;AAAA,IACR,eAAe;AAAA,IACf,aAAa;AAAA,IACb,KAAKD;AAAA,IACL,mBAAmBF;AAAA,EACvB,GAAKC,CAAK,GAAGF,IAAqB,gBAAAI,EAAM,cAAc,SAAS;AAAA,IAC3D,IAAIH;AAAA,EACR,GAAKD,CAAK,IAAI,MAAmB,gBAAAI,EAAM,cAAc,QAAQ;AAAA,IACzD,eAAe;AAAA,IACf,gBAAgB;AAAA,IAChB,GAAG;AAAA,EACP,CAAG,CAAC;AACJ;AACK,MAACC,IAA2B,gBAAAD,EAAM,WAAWL,CAAiB;","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";const a=require("react");function c(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const o=c(a);function i({title:e,titleId:t,...r},n){return o.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:n,"aria-labelledby":t},r),e?o.createElement("title",{id:t},e):null,o.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"}))}const l=o.forwardRef(i);module.exports=l;
2
- //# sourceMappingURL=ArrowLeftCircleIcon.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArrowLeftCircleIcon.cjs","sources":["../../../../../../../../../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;"],"names":["ArrowLeftCircleIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":"6UACA,SAASA,EAAoB,CAC3B,MAAAC,EACA,QAAAC,EACA,GAAGC,CACL,EAAGC,EAAQ,CACT,OAAoBC,EAAM,cAAc,MAAO,OAAO,OAAO,CAC3D,MAAO,6BACP,KAAM,OACN,QAAS,YACT,YAAa,IACb,OAAQ,eACR,cAAe,OACf,YAAa,OACb,IAAKD,EACL,kBAAmBF,CACvB,EAAKC,CAAK,EAAGF,EAAqBI,EAAM,cAAc,QAAS,CAC3D,GAAIH,CACR,EAAKD,CAAK,EAAI,KAAmBI,EAAM,cAAc,OAAQ,CACzD,cAAe,QACf,eAAgB,QAChB,EAAG,oEACP,CAAG,CAAC,CACJ,CACK,MAACC,EAA2BD,EAAM,WAAWL,CAAmB","x_google_ignoreList":[0]}
@@ -1,30 +0,0 @@
1
- "use client";
2
- import * as e from "react";
3
- function a({
4
- title: r,
5
- titleId: t,
6
- ...o
7
- }, n) {
8
- return /* @__PURE__ */ e.createElement("svg", Object.assign({
9
- xmlns: "http://www.w3.org/2000/svg",
10
- fill: "none",
11
- viewBox: "0 0 24 24",
12
- strokeWidth: 1.5,
13
- stroke: "currentColor",
14
- "aria-hidden": "true",
15
- "data-slot": "icon",
16
- ref: n,
17
- "aria-labelledby": t
18
- }, o), r ? /* @__PURE__ */ e.createElement("title", {
19
- id: t
20
- }, r) : null, /* @__PURE__ */ e.createElement("path", {
21
- strokeLinecap: "round",
22
- strokeLinejoin: "round",
23
- 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"
24
- }));
25
- }
26
- const i = /* @__PURE__ */ e.forwardRef(a);
27
- export {
28
- i as default
29
- };
30
- //# sourceMappingURL=ArrowLeftCircleIcon.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ArrowLeftCircleIcon.js","sources":["../../../../../../../../../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;"],"names":["ArrowLeftCircleIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":";;AACA,SAASA,EAAoB;AAAA,EAC3B,OAAAC;AAAA,EACA,SAAAC;AAAA,EACA,GAAGC;AACL,GAAGC,GAAQ;AACT,SAAoB,gBAAAC,EAAM,cAAc,OAAO,OAAO,OAAO;AAAA,IAC3D,OAAO;AAAA,IACP,MAAM;AAAA,IACN,SAAS;AAAA,IACT,aAAa;AAAA,IACb,QAAQ;AAAA,IACR,eAAe;AAAA,IACf,aAAa;AAAA,IACb,KAAKD;AAAA,IACL,mBAAmBF;AAAA,EACvB,GAAKC,CAAK,GAAGF,IAAqB,gBAAAI,EAAM,cAAc,SAAS;AAAA,IAC3D,IAAIH;AAAA,EACR,GAAKD,CAAK,IAAI,MAAmB,gBAAAI,EAAM,cAAc,QAAQ;AAAA,IACzD,eAAe;AAAA,IACf,gBAAgB;AAAA,IAChB,GAAG;AAAA,EACP,CAAG,CAAC;AACJ;AACK,MAACC,IAA2B,gBAAAD,EAAM,WAAWL,CAAmB;","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";const o=require("react");function a(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const c=a(o);function l({title:e,titleId:t,...r},n){return c.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:n,"aria-labelledby":t},r),e?c.createElement("title",{id:t},e):null,c.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"}))}const i=c.forwardRef(l);module.exports=i;
2
- //# sourceMappingURL=ChatBubbleLeftRightIcon.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ChatBubbleLeftRightIcon.cjs","sources":["../../../../../../../../../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;"],"names":["ChatBubbleLeftRightIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":"6UACA,SAASA,EAAwB,CAC/B,MAAAC,EACA,QAAAC,EACA,GAAGC,CACL,EAAGC,EAAQ,CACT,OAAoBC,EAAM,cAAc,MAAO,OAAO,OAAO,CAC3D,MAAO,6BACP,KAAM,OACN,QAAS,YACT,YAAa,IACb,OAAQ,eACR,cAAe,OACf,YAAa,OACb,IAAKD,EACL,kBAAmBF,CACvB,EAAKC,CAAK,EAAGF,EAAqBI,EAAM,cAAc,QAAS,CAC3D,GAAIH,CACR,EAAKD,CAAK,EAAI,KAAmBI,EAAM,cAAc,OAAQ,CACzD,cAAe,QACf,eAAgB,QAChB,EAAG,wgBACP,CAAG,CAAC,CACJ,CACK,MAACC,EAA2BD,EAAM,WAAWL,CAAuB","x_google_ignoreList":[0]}
@@ -1,30 +0,0 @@
1
- "use client";
2
- import * as e from "react";
3
- function o({
4
- title: t,
5
- titleId: r,
6
- ...a
7
- }, n) {
8
- return /* @__PURE__ */ e.createElement("svg", Object.assign({
9
- xmlns: "http://www.w3.org/2000/svg",
10
- fill: "none",
11
- viewBox: "0 0 24 24",
12
- strokeWidth: 1.5,
13
- stroke: "currentColor",
14
- "aria-hidden": "true",
15
- "data-slot": "icon",
16
- ref: n,
17
- "aria-labelledby": r
18
- }, a), t ? /* @__PURE__ */ e.createElement("title", {
19
- id: r
20
- }, t) : null, /* @__PURE__ */ e.createElement("path", {
21
- strokeLinecap: "round",
22
- strokeLinejoin: "round",
23
- 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"
24
- }));
25
- }
26
- const c = /* @__PURE__ */ e.forwardRef(o);
27
- export {
28
- c as default
29
- };
30
- //# sourceMappingURL=ChatBubbleLeftRightIcon.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ChatBubbleLeftRightIcon.js","sources":["../../../../../../../../../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;"],"names":["ChatBubbleLeftRightIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":";;AACA,SAASA,EAAwB;AAAA,EAC/B,OAAAC;AAAA,EACA,SAAAC;AAAA,EACA,GAAGC;AACL,GAAGC,GAAQ;AACT,SAAoB,gBAAAC,EAAM,cAAc,OAAO,OAAO,OAAO;AAAA,IAC3D,OAAO;AAAA,IACP,MAAM;AAAA,IACN,SAAS;AAAA,IACT,aAAa;AAAA,IACb,QAAQ;AAAA,IACR,eAAe;AAAA,IACf,aAAa;AAAA,IACb,KAAKD;AAAA,IACL,mBAAmBF;AAAA,EACvB,GAAKC,CAAK,GAAGF,IAAqB,gBAAAI,EAAM,cAAc,SAAS;AAAA,IAC3D,IAAIH;AAAA,EACR,GAAKD,CAAK,IAAI,MAAmB,gBAAAI,EAAM,cAAc,QAAQ;AAAA,IACzD,eAAe;AAAA,IACf,gBAAgB;AAAA,IAChB,GAAG;AAAA,EACP,CAAG,CAAC;AACJ;AACK,MAACC,IAA2B,gBAAAD,EAAM,WAAWL,CAAuB;","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";const c=require("react");function a(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const o=a(c);function i({title:e,titleId:t,...r},n){return o.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:n,"aria-labelledby":t},r),e?o.createElement("title",{id:t},e):null,o.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"}))}const s=o.forwardRef(i);module.exports=s;
2
- //# sourceMappingURL=DocumentTextIcon.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DocumentTextIcon.cjs","sources":["../../../../../../../../../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;"],"names":["DocumentTextIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":"6UACA,SAASA,EAAiB,CACxB,MAAAC,EACA,QAAAC,EACA,GAAGC,CACL,EAAGC,EAAQ,CACT,OAAoBC,EAAM,cAAc,MAAO,OAAO,OAAO,CAC3D,MAAO,6BACP,KAAM,OACN,QAAS,YACT,YAAa,IACb,OAAQ,eACR,cAAe,OACf,YAAa,OACb,IAAKD,EACL,kBAAmBF,CACvB,EAAKC,CAAK,EAAGF,EAAqBI,EAAM,cAAc,QAAS,CAC3D,GAAIH,CACR,EAAKD,CAAK,EAAI,KAAmBI,EAAM,cAAc,OAAQ,CACzD,cAAe,QACf,eAAgB,QAChB,EAAG,4RACP,CAAG,CAAC,CACJ,CACK,MAACC,EAA2BD,EAAM,WAAWL,CAAgB","x_google_ignoreList":[0]}
@@ -1,30 +0,0 @@
1
- "use client";
2
- import * as e from "react";
3
- function a({
4
- title: t,
5
- titleId: r,
6
- ...n
7
- }, o) {
8
- return /* @__PURE__ */ e.createElement("svg", Object.assign({
9
- xmlns: "http://www.w3.org/2000/svg",
10
- fill: "none",
11
- viewBox: "0 0 24 24",
12
- strokeWidth: 1.5,
13
- stroke: "currentColor",
14
- "aria-hidden": "true",
15
- "data-slot": "icon",
16
- ref: o,
17
- "aria-labelledby": r
18
- }, n), t ? /* @__PURE__ */ e.createElement("title", {
19
- id: r
20
- }, t) : null, /* @__PURE__ */ e.createElement("path", {
21
- strokeLinecap: "round",
22
- strokeLinejoin: "round",
23
- 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"
24
- }));
25
- }
26
- const c = /* @__PURE__ */ e.forwardRef(a);
27
- export {
28
- c as default
29
- };
30
- //# sourceMappingURL=DocumentTextIcon.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"DocumentTextIcon.js","sources":["../../../../../../../../../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;"],"names":["DocumentTextIcon","title","titleId","props","svgRef","React","ForwardRef"],"mappings":";;AACA,SAASA,EAAiB;AAAA,EACxB,OAAAC;AAAA,EACA,SAAAC;AAAA,EACA,GAAGC;AACL,GAAGC,GAAQ;AACT,SAAoB,gBAAAC,EAAM,cAAc,OAAO,OAAO,OAAO;AAAA,IAC3D,OAAO;AAAA,IACP,MAAM;AAAA,IACN,SAAS;AAAA,IACT,aAAa;AAAA,IACb,QAAQ;AAAA,IACR,eAAe;AAAA,IACf,aAAa;AAAA,IACb,KAAKD;AAAA,IACL,mBAAmBF;AAAA,EACvB,GAAKC,CAAK,GAAGF,IAAqB,gBAAAI,EAAM,cAAc,SAAS;AAAA,IAC3D,IAAIH;AAAA,EACR,GAAKD,CAAK,IAAI,MAAmB,gBAAAI,EAAM,cAAc,QAAQ;AAAA,IACzD,eAAe;AAAA,IACf,gBAAgB;AAAA,IAChB,GAAG;AAAA,EACP,CAAG,CAAC;AACJ;AACK,MAACC,IAA2B,gBAAAD,EAAM,WAAWL,CAAgB;","x_google_ignoreList":[0]}
@@ -1,2 +0,0 @@
1
- "use client";"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var c="cm,mm,Q,in,pc,pt,px,em,ex,ch,rem,lh,rlh,vw,vh,vmin,vmax,vb,vi,svw,svh,lvw,lvh,dvw,dvh,cqw,cqh,cqi,cqb,cqmin,cqmax,%";`${c.split(",").join("|")}`;var e=new Set,d=new Set,a=new Set,t=new Set;d.add("backgroundBlendMode");d.add("isolation");d.add("mixBlendMode");t.add("animation");d.add("animationComposition");d.add("animationDelay");d.add("animationDirection");d.add("animationDuration");d.add("animationFillMode");d.add("animationIterationCount");d.add("animationName");d.add("animationPlayState");a.add("animationRange");d.add("animationRangeEnd");d.add("animationRangeStart");d.add("animationTimingFunction");d.add("animationTimeline");a.add("scrollTimeline");d.add("scrollTimelineAxis");d.add("scrollTimelineName");d.add("timelineScope");a.add("viewTimeline");d.add("viewTimelineAxis");d.add("viewTimelineInset");d.add("viewTimelineName");t.add("background");d.add("backgroundAttachment");d.add("backgroundClip");d.add("backgroundColor");d.add("backgroundImage");d.add("backgroundOrigin");d.add("backgroundRepeat");d.add("backgroundSize");a.add("backgroundPosition");d.add("backgroundPositionX");d.add("backgroundPositionY");t.add("border");a.add("borderColor");a.add("borderStyle");a.add("borderWidth");t.add("borderBlock");d.add("borderBlockColor");d.add("borderBlockStyle");d.add("borderBlockWidth");a.add("borderBlockStart");a.add("borderTop");d.add("borderBlockStartColor");e.add("borderTopColor");d.add("borderBlockStartStyle");e.add("borderTopStyle");d.add("borderBlockStartWidth");e.add("borderTopWidth");a.add("borderBlockEnd");a.add("borderBottom");d.add("borderBlockEndColor");e.add("borderBottomColor");d.add("borderBlockEndStyle");e.add("borderBottomStyle");d.add("borderBlockEndWidth");e.add("borderBottomWidth");t.add("borderInline");a.add("borderInlineColor");a.add("borderInlineStyle");a.add("borderInlineWidth");a.add("borderInlineStart");a.add("borderLeft");d.add("borderInlineStartColor");e.add("borderLeftColor");d.add("borderInlineStartStyle");e.add("borderLeftStyle");d.add("borderInlineStartWidth");e.add("borderLeftWidth");a.add("borderInlineEnd");a.add("borderRight");d.add("borderInlineEndColor");e.add("borderRightColor");d.add("borderInlineEndStyle");e.add("borderRightStyle");d.add("borderInlineEndWidth");e.add("borderRightWidth");a.add("borderImage");d.add("borderImageOutset");d.add("borderImageRepeat");d.add("borderImageSlice");d.add("borderImageSource");d.add("borderImageWidth");a.add("borderRadius");d.add("borderStartEndRadius");d.add("borderStartStartRadius");d.add("borderEndEndRadius");d.add("borderEndStartRadius");e.add("borderTopLeftRadius");e.add("borderTopRightRadius");e.add("borderBottomLeftRadius");e.add("borderBottomRightRadius");d.add("boxShadow");d.add("accentColor");d.add("appearance");d.add("aspectRatio");a.add("caret");d.add("caretColor");d.add("caretShape");d.add("cursor");d.add("imeMode");d.add("inputSecurity");a.add("outline");d.add("outlineColor");d.add("outlineOffset");d.add("outlineStyle");d.add("outlineWidth");d.add("pointerEvents");d.add("resize");d.add("textOverflow");d.add("userSelect");a.add("gridGap");a.add("gap");d.add("gridRowGap");d.add("rowGap");d.add("gridColumnGap");d.add("columnGap");a.add("placeContent");d.add("alignContent");d.add("justifyContent");a.add("placeItems");d.add("alignItems");d.add("justifyItems");a.add("placeSelf");d.add("alignSelf");d.add("justifySelf");d.add("boxSizing");d.add("fieldSizing");d.add("blockSize");e.add("height");d.add("inlineSize");e.add("width");d.add("maxBlockSize");e.add("maxHeight");d.add("maxInlineSize");e.add("maxWidth");d.add("minBlockSize");e.add("minHeight");d.add("minInlineSize");e.add("minWidth");t.add("margin");a.add("marginBlock");d.add("marginBlockStart");e.add("marginTop");d.add("marginBlockEnd");e.add("marginBottom");a.add("marginInline");d.add("marginInlineStart");e.add("marginLeft");d.add("marginInlineEnd");e.add("marginRight");d.add("marginTrim");a.add("overscrollBehavior");d.add("overscrollBehaviorBlock");e.add("overscrollBehaviorY");d.add("overscrollBehaviorInline");e.add("overscrollBehaviorX");t.add("padding");a.add("paddingBlock");d.add("paddingBlockStart");e.add("paddingTop");d.add("paddingBlockEnd");e.add("paddingBottom");a.add("paddingInline");d.add("paddingInlineStart");e.add("paddingLeft");d.add("paddingInlineEnd");e.add("paddingRight");d.add("visibility");d.add("color");d.add("colorScheme");d.add("forcedColorAdjust");d.add("opacity");d.add("printColorAdjust");a.add("columns");d.add("columnCount");d.add("columnWidth");d.add("columnFill");d.add("columnSpan");a.add("columnRule");d.add("columnRuleColor");d.add("columnRuleStyle");d.add("columnRuleWidth");d.add("contain");a.add("containIntrinsicSize");d.add("containIntrinsicBlockSize");d.add("containIntrinsicWidth");d.add("containIntrinsicHeight");d.add("containIntrinsicInlineSize");a.add("container");d.add("containerName");d.add("containerType");d.add("contentVisibility");d.add("counterIncrement");d.add("counterReset");d.add("counterSet");d.add("display");a.add("flex");d.add("flexBasis");d.add("flexGrow");d.add("flexShrink");a.add("flexFlow");d.add("flexDirection");d.add("flexWrap");d.add("order");t.add("font");d.add("fontFamily");d.add("fontSize");d.add("fontStretch");d.add("fontStyle");d.add("fontWeight");d.add("lineHeight");a.add("fontVariant");d.add("fontVariantAlternates");d.add("fontVariantCaps");d.add("fontVariantEastAsian");d.add("fontVariantEmoji");d.add("fontVariantLigatures");d.add("fontVariantNumeric");d.add("fontVariantPosition");d.add("fontFeatureSettings");d.add("fontKerning");d.add("fontLanguageOverride");d.add("fontOpticalSizing");d.add("fontPalette");d.add("fontVariationSettings");d.add("fontSizeAdjust");d.add("fontSmooth");d.add("fontSynthesisPosition");d.add("fontSynthesisSmallCaps");d.add("fontSynthesisStyle");d.add("fontSynthesisWeight");a.add("fontSynthesis");d.add("lineHeightStep");d.add("boxDecorationBreak");d.add("breakAfter");d.add("breakBefore");d.add("breakInside");d.add("orphans");d.add("widows");d.add("content");d.add("quotes");t.add("grid");d.add("gridAutoFlow");d.add("gridAutoRows");d.add("gridAutoColumns");t.add("gridTemplate");a.add("gridTemplateAreas");d.add("gridTemplateColumns");d.add("gridTemplateRows");t.add("gridArea");a.add("gridRow");d.add("gridRowStart");d.add("gridRowEnd");a.add("gridColumn");d.add("gridColumnStart");d.add("gridColumnEnd");d.add("alignTracks");d.add("justifyTracks");d.add("masonryAutoFlow");d.add("imageOrientation");d.add("imageRendering");d.add("imageResolution");d.add("objectFit");d.add("objectPosition");d.add("initialLetter");d.add("initialLetterAlign");a.add("listStyle");d.add("listStyleImage");d.add("listStylePosition");d.add("listStyleType");d.add("clip");d.add("clipPath");a.add("mask");d.add("maskClip");d.add("maskComposite");d.add("maskImage");d.add("maskMode");d.add("maskOrigin");d.add("maskPosition");d.add("maskRepeat");d.add("maskSize");d.add("maskType");a.add("maskBorder");d.add("maskBorderMode");d.add("maskBorderOutset");d.add("maskBorderRepeat");d.add("maskBorderSlice");d.add("maskBorderSource");d.add("maskBorderWidth");t.add("all");d.add("textRendering");d.add("zoom");a.add("offset");d.add("offsetAnchor");d.add("offsetDistance");d.add("offsetPath");d.add("offsetPosition");d.add("offsetRotate");d.add("WebkitBoxOrient");d.add("WebkitLineClamp");e.add("lineClamp");e.add("maxLines");d.add("blockOverflow");a.add("overflow");d.add("overflowBlock");e.add("overflowY");d.add("overflowInline");e.add("overflowX");d.add("overflowClipMargin");d.add("scrollGutter");d.add("scrollBehavior");d.add("page");d.add("pageBreakAfter");d.add("pageBreakBefore");d.add("pageBreakInside");t.add("inset");a.add("insetBlock");d.add("insetBlockStart");e.add("top");d.add("insetBlockEnd");e.add("bottom");a.add("insetInline");d.add("insetInlineStart");e.add("left");d.add("insetInlineEnd");e.add("right");d.add("clear");d.add("float");d.add("overlay");d.add("position");d.add("zIndex");d.add("rubyAlign");d.add("rubyMerge");d.add("rubyPosition");d.add("overflowAnchor");t.add("scrollMargin");a.add("scrollMarginBlock");d.add("scrollMarginBlockStart");e.add("scrollMarginTop");d.add("scrollMarginBlockEnd");e.add("scrollMarginBottom");a.add("scrollMarginInline");d.add("scrollMarginInlineStart");e.add("scrollMarginLeft");d.add("scrollMarginInlineEnd");e.add("scrollMarginRight");t.add("scrollPadding");a.add("scrollPaddingBlock");d.add("scrollPaddingBlockStart");e.add("scrollPaddingTop");d.add("scrollPaddingBlockEnd");e.add("scrollPaddingBottom");a.add("scrollPaddingInline");d.add("scrollPaddingInlineStart");e.add("scrollPaddingLeft");d.add("scrollPaddingInlineEnd");e.add("scrollPaddingRight");d.add("scrollSnapAlign");d.add("scrollSnapStop");a.add("scrollSnapType");d.add("scrollbarColor");d.add("scrollbarWidth");d.add("shapeImageThreshold");d.add("shapeMargin");d.add("shapeOutside");d.add("azimuth");d.add("borderCollapse");d.add("borderSpacing");d.add("captionSide");d.add("emptyCells");d.add("tableLayout");d.add("verticalAlign");a.add("textDecoration");d.add("textDecorationColor");d.add("textDecorationLine");d.add("textDecorationSkip");d.add("textDecorationSkipInk");d.add("textDecorationStyle");d.add("textDecorationThickness");a.add("WebkitTextStroke");d.add("WebkitTextStrokeColor");d.add("WebkitTextStrokeWidth");d.add("WebkitTextFillColor");a.add("textEmphasis");d.add("textEmphasisColor");d.add("textEmphasisPosition");d.add("textEmphasisStyle");d.add("textShadow");d.add("textUnderlineOffset");d.add("textUnderlinePosition");d.add("hangingPunctuation");d.add("hyphenateCharacter");d.add("hyphenateLimitChars");d.add("hyphens");d.add("letterSpacing");d.add("lineBreak");d.add("overflowWrap");d.add("paintOrder");d.add("tabSize");d.add("textAlign");d.add("textAlignLast");d.add("textIndent");d.add("textJustify");d.add("textSizeAdjust");d.add("textTransform");a.add("textWrap");d.add("textWrapMode");d.add("textWrapStyle");d.add("whiteSpace");d.add("whiteSpaceCollapse");d.add("whiteSpaceTrim");d.add("wordBreak");d.add("wordSpacing");d.add("wordWrap");d.add("backfaceVisibility");d.add("perspective");d.add("perspectiveOrigin");d.add("rotate");d.add("scale");d.add("transform");d.add("transformBox");d.add("transformOrigin");d.add("transformStyle");d.add("translate");a.add("transition");d.add("transitionBehavior");d.add("transitionDelay");d.add("transitionDuration");d.add("transitionProperty");d.add("transitionTimingFunction");d.add("viewTransitionName");d.add("willChange");d.add("direction");d.add("textCombineUpright");d.add("textOrientation");d.add("unicodeBidi");d.add("writingMode");d.add("backdropFilter");d.add("filter");d.add("mathDepth");d.add("mathShift");d.add("mathStyle");d.add("touchAction");var g=16,r="px",l="em",n="rem",m=new RegExp(String.raw`-?\d+(?:\.\d+|\d*)`),p=new RegExp(`${r}|${l}|${n}`),S=new RegExp(`${m.source}(${p.source})`);function s(o=""){return o.match(S)?.[1]}function h(o=""){const i=s(o);if(!i||i===n)return o;if(i===l)return`${parseFloat(o)}${n}`;if(i===r)return`${parseFloat(o)/g}${n}`}exports.getUnit=s;exports.toRem=h;
2
- //# sourceMappingURL=index.cjs.map