@luxonis/common-fe-components 1.18.0 → 1.18.2

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 (383) hide show
  1. package/dist/components/custom/Alert.d.ts +2 -0
  2. package/dist/components/custom/Alert.d.ts.map +1 -1
  3. package/dist/components/custom/Alert.js +2 -2
  4. package/dist/components/custom/Alert.js.map +1 -1
  5. package/dist/components/custom/Badge.d.ts +6 -0
  6. package/dist/components/custom/Badge.d.ts.map +1 -1
  7. package/dist/components/custom/Badge.js +5 -0
  8. package/dist/components/custom/Badge.js.map +1 -1
  9. package/dist/components/custom/Button.d.ts +2 -2
  10. package/dist/components/custom/Button.d.ts.map +1 -1
  11. package/dist/components/custom/Button.js +2 -2
  12. package/dist/components/custom/Button.js.map +1 -1
  13. package/dist/components/custom/CardList.d.ts.map +1 -1
  14. package/dist/components/custom/CardList.js +1 -1
  15. package/dist/components/custom/CardList.js.map +1 -1
  16. package/dist/components/custom/Checkbox.d.ts.map +1 -1
  17. package/dist/components/custom/Command.d.ts.map +1 -1
  18. package/dist/components/custom/Command.js.map +1 -1
  19. package/dist/components/custom/DropdownMenu.d.ts +927 -831
  20. package/dist/components/custom/DropdownMenu.d.ts.map +1 -1
  21. package/dist/components/custom/Dropzone.d.ts +1 -1
  22. package/dist/components/custom/Dropzone.d.ts.map +1 -1
  23. package/dist/components/custom/EmptyView.d.ts +1 -0
  24. package/dist/components/custom/EmptyView.d.ts.map +1 -1
  25. package/dist/components/custom/ErrorView.d.ts.map +1 -1
  26. package/dist/components/custom/FilterDropdown.d.ts.map +1 -1
  27. package/dist/components/custom/Form.d.ts.map +1 -1
  28. package/dist/components/custom/Grid.d.ts +1 -1
  29. package/dist/components/custom/Icon.d.ts +1 -0
  30. package/dist/components/custom/Icon.d.ts.map +1 -1
  31. package/dist/components/custom/IconHelp.d.ts +1 -0
  32. package/dist/components/custom/IconHelp.d.ts.map +1 -1
  33. package/dist/components/custom/KpiDisplay.d.ts +1 -0
  34. package/dist/components/custom/KpiDisplay.d.ts.map +1 -1
  35. package/dist/components/custom/Markdown.d.ts +1 -0
  36. package/dist/components/custom/Markdown.d.ts.map +1 -1
  37. package/dist/components/custom/Modal.d.ts +2 -2
  38. package/dist/components/custom/Modal.d.ts.map +1 -1
  39. package/dist/components/custom/Modal.js +2 -2
  40. package/dist/components/custom/Modal.js.map +1 -1
  41. package/dist/components/custom/ProgressTicker.d.ts +1 -0
  42. package/dist/components/custom/ProgressTicker.d.ts.map +1 -1
  43. package/dist/components/custom/RadioGroup.d.ts +1844 -1652
  44. package/dist/components/custom/RadioGroup.d.ts.map +1 -1
  45. package/dist/components/custom/SelectCards.d.ts.map +1 -1
  46. package/dist/components/custom/Slider.d.ts +1837 -1645
  47. package/dist/components/custom/Slider.d.ts.map +1 -1
  48. package/dist/components/custom/SourceCode.d.ts +1 -0
  49. package/dist/components/custom/SourceCode.d.ts.map +1 -1
  50. package/dist/components/custom/StatusBar.d.ts +1 -0
  51. package/dist/components/custom/StatusBar.d.ts.map +1 -1
  52. package/dist/components/custom/Stepper.d.ts.map +1 -1
  53. package/dist/components/custom/Stepper.js +1 -1
  54. package/dist/components/custom/Stepper.js.map +1 -1
  55. package/dist/components/custom/Text.d.ts.map +1 -1
  56. package/dist/components/custom/TimePicker.d.ts +1 -0
  57. package/dist/components/custom/TimePicker.d.ts.map +1 -1
  58. package/dist/components/custom/Toast.d.ts.map +1 -1
  59. package/dist/components/custom/Toast.js +1 -1
  60. package/dist/components/custom/Toast.js.map +1 -1
  61. package/dist/components/custom/Tooltip.d.ts.map +1 -1
  62. package/dist/components/custom/Tooltip.js.map +1 -1
  63. package/dist/components/custom/TurnstileWidget.d.ts +1 -0
  64. package/dist/components/custom/TurnstileWidget.d.ts.map +1 -1
  65. package/dist/components/custom/VideoPlayer.d.ts.map +1 -1
  66. package/dist/components/custom/devices/devices.d.ts.map +1 -1
  67. package/dist/components/shadow-panda/Accordion.js +1 -1
  68. package/dist/components/shadow-panda/Accordion.js.map +1 -1
  69. package/dist/components/shadow-panda/Avatar.d.ts +1 -0
  70. package/dist/components/shadow-panda/Avatar.d.ts.map +1 -1
  71. package/dist/components/shadow-panda/Avatar.js +1 -1
  72. package/dist/components/shadow-panda/Avatar.js.map +1 -1
  73. package/dist/components/shadow-panda/DropdownMenu.d.ts +3 -3
  74. package/dist/components/shadow-panda/DropdownMenu.d.ts.map +1 -1
  75. package/dist/components/shadow-panda/DropdownMenu.js +1 -1
  76. package/dist/components/shadow-panda/DropdownMenu.js.map +1 -1
  77. package/dist/components/shadow-panda/Form.d.ts +1 -1
  78. package/dist/components/shadow-panda/Form.d.ts.map +1 -1
  79. package/dist/components/shadow-panda/Tabs.d.ts +1 -0
  80. package/dist/components/shadow-panda/Tabs.d.ts.map +1 -1
  81. package/dist/components/shadow-panda/Tabs.js +1 -1
  82. package/dist/components/shadow-panda/Tabs.js.map +1 -1
  83. package/dist/components/shadow-panda/_Alert.d.ts.map +1 -1
  84. package/dist/components/shadow-panda/_Button.d.ts +1 -1
  85. package/dist/components/shadow-panda/_Button.d.ts.map +1 -1
  86. package/dist/components/shadow-panda/_Command.d.ts +34 -34
  87. package/dist/components/shadow-panda/_Command.js +1 -1
  88. package/dist/components/shadow-panda/_Command.js.map +1 -1
  89. package/dist/components/shadow-panda/_Dialog.js +1 -1
  90. package/dist/components/shadow-panda/_Dialog.js.map +1 -1
  91. package/dist/components/shadow-panda/_RadioGroup.js +1 -1
  92. package/dist/components/shadow-panda/_RadioGroup.js.map +1 -1
  93. package/dist/components/shadow-panda/_Select.js +1 -1
  94. package/dist/components/shadow-panda/_Select.js.map +1 -1
  95. package/dist/components/shadow-panda/_Slider.d.ts +6 -6
  96. package/dist/components/shadow-panda/_Slider.d.ts.map +1 -1
  97. package/dist/components/shadow-panda/_Toast.d.ts +1 -0
  98. package/dist/components/shadow-panda/_Toast.d.ts.map +1 -1
  99. package/dist/components/shadow-panda/_Tooltip.d.ts +1 -0
  100. package/dist/components/shadow-panda/_Tooltip.d.ts.map +1 -1
  101. package/dist/components/shadow-panda/_Tooltip.js +1 -1
  102. package/dist/components/shadow-panda/_Tooltip.js.map +1 -1
  103. package/dist/components/skeletons/Button.d.ts.map +1 -1
  104. package/dist/components/skeletons/Grid.d.ts +5 -5
  105. package/dist/components/skeletons/Grid.d.ts.map +1 -1
  106. package/dist/components/skeletons/Grid.js +12 -9
  107. package/dist/components/skeletons/Grid.js.map +1 -1
  108. package/dist/components/skeletons/Input.d.ts.map +1 -1
  109. package/dist/components/skeletons/Table.d.ts.map +1 -1
  110. package/dist/components/skeletons/Textarea.d.ts.map +1 -1
  111. package/dist/hooks/dropzone.d.ts.map +1 -1
  112. package/dist/hooks/modal.d.ts.map +1 -1
  113. package/dist/hooks/use-toast.d.ts.map +1 -1
  114. package/dist/hooks/use-translations.d.ts +1 -0
  115. package/dist/hooks/use-translations.d.ts.map +1 -1
  116. package/dist/icons/style-provider.d.ts.map +1 -1
  117. package/dist/icons/svg/AccessDenied.d.ts +1 -0
  118. package/dist/icons/svg/AccessDenied.d.ts.map +1 -1
  119. package/dist/icons/svg/Empty.d.ts +1 -0
  120. package/dist/icons/svg/Empty.d.ts.map +1 -1
  121. package/dist/icons/svg/Error.d.ts +1 -0
  122. package/dist/icons/svg/Error.d.ts.map +1 -1
  123. package/dist/icons/svg/Logo.d.ts +1 -1
  124. package/dist/icons/svg/Logo.d.ts.map +1 -1
  125. package/dist/panda.buildinfo.json +25 -16
  126. package/dist/panda.css +1683 -1622
  127. package/dist/panda.d.ts.map +1 -1
  128. package/dist/panda.js +2 -1
  129. package/dist/panda.js.map +1 -1
  130. package/dist/styled-system/css/conditions.mjs +4 -2
  131. package/dist/styled-system/css/css.d.mts +15 -2
  132. package/dist/styled-system/css/css.mjs +2 -1
  133. package/dist/styled-system/css/cva.d.mts +1 -1
  134. package/dist/styled-system/css/cva.mjs +5 -3
  135. package/dist/styled-system/css/sva.mjs +9 -3
  136. package/dist/styled-system/helpers.mjs +90 -54
  137. package/dist/styled-system/jsx/aspect-ratio.mjs +1 -1
  138. package/dist/styled-system/jsx/bleed.mjs +1 -1
  139. package/dist/styled-system/jsx/box.mjs +1 -1
  140. package/dist/styled-system/jsx/center.mjs +1 -1
  141. package/dist/styled-system/jsx/circle.mjs +1 -1
  142. package/dist/styled-system/jsx/container.mjs +1 -1
  143. package/dist/styled-system/jsx/cq.d.mts +10 -0
  144. package/dist/styled-system/jsx/cq.mjs +14 -0
  145. package/dist/styled-system/jsx/divider.mjs +1 -1
  146. package/dist/styled-system/jsx/factory.mjs +8 -7
  147. package/dist/styled-system/jsx/flex.mjs +1 -1
  148. package/dist/styled-system/jsx/float.mjs +1 -1
  149. package/dist/styled-system/jsx/grid-item.mjs +1 -1
  150. package/dist/styled-system/jsx/grid.mjs +1 -1
  151. package/dist/styled-system/jsx/hstack.mjs +1 -1
  152. package/dist/styled-system/jsx/index.d.mts +1 -1
  153. package/dist/styled-system/jsx/index.mjs +2 -2
  154. package/dist/styled-system/jsx/is-valid-prop.d.mts +7 -1
  155. package/dist/styled-system/jsx/is-valid-prop.mjs +3 -3
  156. package/dist/styled-system/jsx/link-overlay.mjs +1 -1
  157. package/dist/styled-system/jsx/spacer.mjs +1 -1
  158. package/dist/styled-system/jsx/square.mjs +1 -1
  159. package/dist/styled-system/jsx/stack.mjs +1 -1
  160. package/dist/styled-system/jsx/visually-hidden.mjs +1 -1
  161. package/dist/styled-system/jsx/vstack.mjs +1 -1
  162. package/dist/styled-system/jsx/wrap.mjs +1 -1
  163. package/dist/styled-system/patterns/aspect-ratio.d.mts +1 -1
  164. package/dist/styled-system/patterns/aspect-ratio.mjs +5 -2
  165. package/dist/styled-system/patterns/bleed.d.mts +3 -3
  166. package/dist/styled-system/patterns/bleed.mjs +12 -7
  167. package/dist/styled-system/patterns/box.d.mts +1 -1
  168. package/dist/styled-system/patterns/box.mjs +5 -2
  169. package/dist/styled-system/patterns/center.d.mts +1 -1
  170. package/dist/styled-system/patterns/center.mjs +5 -2
  171. package/dist/styled-system/patterns/circle.d.mts +2 -2
  172. package/dist/styled-system/patterns/circle.mjs +5 -2
  173. package/dist/styled-system/patterns/container.d.mts +1 -1
  174. package/dist/styled-system/patterns/container.mjs +5 -2
  175. package/dist/styled-system/patterns/cq.d.mts +22 -0
  176. package/dist/styled-system/patterns/cq.mjs +21 -0
  177. package/dist/styled-system/patterns/divider.d.mts +1 -1
  178. package/dist/styled-system/patterns/divider.mjs +8 -4
  179. package/dist/styled-system/patterns/flex.d.mts +8 -8
  180. package/dist/styled-system/patterns/flex.mjs +5 -2
  181. package/dist/styled-system/patterns/float.d.mts +1 -1
  182. package/dist/styled-system/patterns/float.mjs +10 -3
  183. package/dist/styled-system/patterns/grid-item.d.mts +1 -1
  184. package/dist/styled-system/patterns/grid-item.mjs +5 -2
  185. package/dist/styled-system/patterns/grid.d.mts +4 -4
  186. package/dist/styled-system/patterns/grid.mjs +11 -6
  187. package/dist/styled-system/patterns/hstack.d.mts +3 -3
  188. package/dist/styled-system/patterns/hstack.mjs +8 -4
  189. package/dist/styled-system/patterns/index.d.mts +2 -2
  190. package/dist/styled-system/patterns/index.mjs +2 -2
  191. package/dist/styled-system/patterns/link-overlay.d.mts +1 -1
  192. package/dist/styled-system/patterns/link-overlay.mjs +5 -5
  193. package/dist/styled-system/patterns/spacer.d.mts +1 -1
  194. package/dist/styled-system/patterns/spacer.mjs +5 -2
  195. package/dist/styled-system/patterns/square.d.mts +2 -2
  196. package/dist/styled-system/patterns/square.mjs +5 -2
  197. package/dist/styled-system/patterns/stack.d.mts +5 -5
  198. package/dist/styled-system/patterns/stack.mjs +8 -4
  199. package/dist/styled-system/patterns/visually-hidden.d.mts +1 -1
  200. package/dist/styled-system/patterns/visually-hidden.mjs +5 -2
  201. package/dist/styled-system/patterns/vstack.d.mts +3 -3
  202. package/dist/styled-system/patterns/vstack.mjs +8 -4
  203. package/dist/styled-system/patterns/wrap.d.mts +6 -6
  204. package/dist/styled-system/patterns/wrap.mjs +5 -2
  205. package/dist/styled-system/recipes/accordion.d.mts +6 -1
  206. package/dist/styled-system/recipes/accordion.mjs +6 -4
  207. package/dist/styled-system/recipes/alert-description.d.mts +6 -1
  208. package/dist/styled-system/recipes/alert-description.mjs +4 -2
  209. package/dist/styled-system/recipes/alert-dialog.d.mts +6 -1
  210. package/dist/styled-system/recipes/alert-dialog.mjs +6 -4
  211. package/dist/styled-system/recipes/alert-title.d.mts +6 -1
  212. package/dist/styled-system/recipes/alert-title.mjs +4 -2
  213. package/dist/styled-system/recipes/alert.d.mts +10 -2
  214. package/dist/styled-system/recipes/alert.mjs +4 -2
  215. package/dist/styled-system/recipes/avatar.d.mts +6 -1
  216. package/dist/styled-system/recipes/avatar.mjs +6 -4
  217. package/dist/styled-system/recipes/badge.d.mts +10 -2
  218. package/dist/styled-system/recipes/badge.mjs +4 -2
  219. package/dist/styled-system/recipes/blockquote.d.mts +6 -1
  220. package/dist/styled-system/recipes/blockquote.mjs +4 -2
  221. package/dist/styled-system/recipes/button.d.mts +13 -2
  222. package/dist/styled-system/recipes/button.mjs +4 -2
  223. package/dist/styled-system/recipes/calendar.d.mts +6 -1
  224. package/dist/styled-system/recipes/calendar.mjs +6 -4
  225. package/dist/styled-system/recipes/card-content.d.mts +6 -1
  226. package/dist/styled-system/recipes/card-content.mjs +4 -2
  227. package/dist/styled-system/recipes/card-description.d.mts +6 -1
  228. package/dist/styled-system/recipes/card-description.mjs +4 -2
  229. package/dist/styled-system/recipes/card-footer.d.mts +6 -1
  230. package/dist/styled-system/recipes/card-footer.mjs +4 -2
  231. package/dist/styled-system/recipes/card-header.d.mts +6 -1
  232. package/dist/styled-system/recipes/card-header.mjs +4 -2
  233. package/dist/styled-system/recipes/card-title.d.mts +6 -1
  234. package/dist/styled-system/recipes/card-title.mjs +4 -2
  235. package/dist/styled-system/recipes/card.d.mts +6 -1
  236. package/dist/styled-system/recipes/card.mjs +4 -2
  237. package/dist/styled-system/recipes/checkbox.d.mts +6 -1
  238. package/dist/styled-system/recipes/checkbox.mjs +6 -4
  239. package/dist/styled-system/recipes/collapsible.d.mts +6 -1
  240. package/dist/styled-system/recipes/collapsible.mjs +6 -4
  241. package/dist/styled-system/recipes/command-dialog.d.mts +6 -1
  242. package/dist/styled-system/recipes/command-dialog.mjs +6 -4
  243. package/dist/styled-system/recipes/command.d.mts +6 -1
  244. package/dist/styled-system/recipes/command.mjs +6 -4
  245. package/dist/styled-system/recipes/context-menu.d.mts +10 -2
  246. package/dist/styled-system/recipes/context-menu.mjs +6 -4
  247. package/dist/styled-system/recipes/create-recipe.mjs +8 -5
  248. package/dist/styled-system/recipes/dialog.d.mts +6 -1
  249. package/dist/styled-system/recipes/dialog.mjs +6 -4
  250. package/dist/styled-system/recipes/dropdown-menu.d.mts +6 -1
  251. package/dist/styled-system/recipes/dropdown-menu.mjs +6 -4
  252. package/dist/styled-system/recipes/form-control.d.mts +6 -1
  253. package/dist/styled-system/recipes/form-control.mjs +4 -2
  254. package/dist/styled-system/recipes/form-description.d.mts +6 -1
  255. package/dist/styled-system/recipes/form-description.mjs +4 -2
  256. package/dist/styled-system/recipes/form-item.d.mts +6 -1
  257. package/dist/styled-system/recipes/form-item.mjs +4 -2
  258. package/dist/styled-system/recipes/form-label.d.mts +6 -1
  259. package/dist/styled-system/recipes/form-label.mjs +4 -2
  260. package/dist/styled-system/recipes/form-message.d.mts +6 -1
  261. package/dist/styled-system/recipes/form-message.mjs +4 -2
  262. package/dist/styled-system/recipes/h1.d.mts +6 -1
  263. package/dist/styled-system/recipes/h1.mjs +4 -2
  264. package/dist/styled-system/recipes/h2.d.mts +6 -1
  265. package/dist/styled-system/recipes/h2.mjs +4 -2
  266. package/dist/styled-system/recipes/h3.d.mts +6 -1
  267. package/dist/styled-system/recipes/h3.mjs +4 -2
  268. package/dist/styled-system/recipes/h4.d.mts +6 -1
  269. package/dist/styled-system/recipes/h4.mjs +4 -2
  270. package/dist/styled-system/recipes/hover-card.d.mts +6 -1
  271. package/dist/styled-system/recipes/hover-card.mjs +6 -4
  272. package/dist/styled-system/recipes/icon.d.mts +22 -2
  273. package/dist/styled-system/recipes/icon.mjs +4 -2
  274. package/dist/styled-system/recipes/inline-code.d.mts +6 -1
  275. package/dist/styled-system/recipes/inline-code.mjs +4 -2
  276. package/dist/styled-system/recipes/input.d.mts +6 -1
  277. package/dist/styled-system/recipes/input.mjs +4 -2
  278. package/dist/styled-system/recipes/label.d.mts +6 -1
  279. package/dist/styled-system/recipes/label.mjs +4 -2
  280. package/dist/styled-system/recipes/large.d.mts +6 -1
  281. package/dist/styled-system/recipes/large.mjs +4 -2
  282. package/dist/styled-system/recipes/lead.d.mts +6 -1
  283. package/dist/styled-system/recipes/lead.mjs +4 -2
  284. package/dist/styled-system/recipes/link.d.mts +6 -1
  285. package/dist/styled-system/recipes/link.mjs +4 -2
  286. package/dist/styled-system/recipes/list.d.mts +6 -1
  287. package/dist/styled-system/recipes/list.mjs +4 -2
  288. package/dist/styled-system/recipes/menubar.d.mts +6 -1
  289. package/dist/styled-system/recipes/menubar.mjs +6 -4
  290. package/dist/styled-system/recipes/muted.d.mts +6 -1
  291. package/dist/styled-system/recipes/muted.mjs +4 -2
  292. package/dist/styled-system/recipes/navigation-menu.d.mts +6 -1
  293. package/dist/styled-system/recipes/navigation-menu.mjs +6 -4
  294. package/dist/styled-system/recipes/p.d.mts +6 -1
  295. package/dist/styled-system/recipes/p.mjs +4 -2
  296. package/dist/styled-system/recipes/popover.d.mts +6 -1
  297. package/dist/styled-system/recipes/popover.mjs +6 -4
  298. package/dist/styled-system/recipes/progress.d.mts +6 -1
  299. package/dist/styled-system/recipes/progress.mjs +6 -4
  300. package/dist/styled-system/recipes/radio-group.d.mts +6 -1
  301. package/dist/styled-system/recipes/radio-group.mjs +6 -4
  302. package/dist/styled-system/recipes/scroll-area.d.mts +6 -1
  303. package/dist/styled-system/recipes/scroll-area.mjs +6 -4
  304. package/dist/styled-system/recipes/select.d.mts +6 -1
  305. package/dist/styled-system/recipes/select.mjs +6 -4
  306. package/dist/styled-system/recipes/separator.d.mts +10 -2
  307. package/dist/styled-system/recipes/separator.mjs +4 -2
  308. package/dist/styled-system/recipes/sheet.d.mts +10 -2
  309. package/dist/styled-system/recipes/sheet.mjs +6 -4
  310. package/dist/styled-system/recipes/skeleton.d.mts +6 -1
  311. package/dist/styled-system/recipes/skeleton.mjs +4 -2
  312. package/dist/styled-system/recipes/slider.d.mts +6 -1
  313. package/dist/styled-system/recipes/slider.mjs +6 -4
  314. package/dist/styled-system/recipes/small.d.mts +6 -1
  315. package/dist/styled-system/recipes/small.mjs +4 -2
  316. package/dist/styled-system/recipes/switch-recipe.d.mts +6 -1
  317. package/dist/styled-system/recipes/switch-recipe.mjs +6 -4
  318. package/dist/styled-system/recipes/table-body.d.mts +6 -1
  319. package/dist/styled-system/recipes/table-body.mjs +4 -2
  320. package/dist/styled-system/recipes/table-caption.d.mts +6 -1
  321. package/dist/styled-system/recipes/table-caption.mjs +4 -2
  322. package/dist/styled-system/recipes/table-cell.d.mts +6 -1
  323. package/dist/styled-system/recipes/table-cell.mjs +4 -2
  324. package/dist/styled-system/recipes/table-container.d.mts +6 -1
  325. package/dist/styled-system/recipes/table-container.mjs +4 -2
  326. package/dist/styled-system/recipes/table-footer.d.mts +6 -1
  327. package/dist/styled-system/recipes/table-footer.mjs +4 -2
  328. package/dist/styled-system/recipes/table-head.d.mts +6 -1
  329. package/dist/styled-system/recipes/table-head.mjs +4 -2
  330. package/dist/styled-system/recipes/table-header.d.mts +6 -1
  331. package/dist/styled-system/recipes/table-header.mjs +4 -2
  332. package/dist/styled-system/recipes/table-row.d.mts +6 -1
  333. package/dist/styled-system/recipes/table-row.mjs +4 -2
  334. package/dist/styled-system/recipes/table.d.mts +6 -1
  335. package/dist/styled-system/recipes/table.mjs +4 -2
  336. package/dist/styled-system/recipes/tabs.d.mts +6 -1
  337. package/dist/styled-system/recipes/tabs.mjs +6 -4
  338. package/dist/styled-system/recipes/textarea.d.mts +6 -1
  339. package/dist/styled-system/recipes/textarea.mjs +4 -2
  340. package/dist/styled-system/recipes/toast-viewport.d.mts +6 -1
  341. package/dist/styled-system/recipes/toast-viewport.mjs +4 -2
  342. package/dist/styled-system/recipes/toast.d.mts +10 -2
  343. package/dist/styled-system/recipes/toast.mjs +6 -4
  344. package/dist/styled-system/recipes/toggle.d.mts +13 -2
  345. package/dist/styled-system/recipes/toggle.mjs +4 -2
  346. package/dist/styled-system/recipes/tooltip.d.mts +6 -1
  347. package/dist/styled-system/recipes/tooltip.mjs +6 -4
  348. package/dist/styled-system/recipes/typography-table-container.d.mts +6 -1
  349. package/dist/styled-system/recipes/typography-table-container.mjs +4 -2
  350. package/dist/styled-system/recipes/typography-table.d.mts +6 -1
  351. package/dist/styled-system/recipes/typography-table.mjs +4 -2
  352. package/dist/styled-system/tokens/index.mjs +1711 -1683
  353. package/dist/styled-system/tokens/tokens.d.mts +20 -20
  354. package/dist/styled-system/types/composition.d.mts +65 -12
  355. package/dist/styled-system/types/conditions.d.mts +98 -44
  356. package/dist/styled-system/types/global.d.mts +1 -0
  357. package/dist/styled-system/types/jsx.d.mts +1 -1
  358. package/dist/styled-system/types/pattern.d.mts +17 -2
  359. package/dist/styled-system/types/prop-type.d.mts +58 -231
  360. package/dist/styled-system/types/recipe.d.mts +33 -10
  361. package/dist/styled-system/types/selectors.d.mts +1 -1
  362. package/dist/styled-system/types/static-css.d.mts +13 -4
  363. package/dist/styled-system/types/style-props.d.mts +7541 -678
  364. package/dist/styled-system/types/system-types.d.mts +111 -11
  365. package/dist/translations/i18n-react.d.ts +1 -0
  366. package/dist/translations/i18n-react.d.ts.map +1 -1
  367. package/dist/translations/i18n-util.async.d.ts.map +1 -1
  368. package/dist/translations/i18n-util.d.ts +2 -2
  369. package/dist/translations/i18n-util.d.ts.map +1 -1
  370. package/package.json +7 -7
  371. package/dist/components/custom/oak4/oak4-device-info.d.ts +0 -13
  372. package/dist/components/custom/oak4/oak4-device-info.d.ts.map +0 -1
  373. package/dist/components/custom/oak4/oak4-device-info.js +0 -100
  374. package/dist/components/custom/oak4/oak4-device-info.js.map +0 -1
  375. package/dist/components/custom/oak4/oak4-model.d.ts +0 -4
  376. package/dist/components/custom/oak4/oak4-model.d.ts.map +0 -1
  377. package/dist/components/custom/oak4/oak4-model.js +0 -3
  378. package/dist/components/custom/oak4/oak4-model.js.map +0 -1
  379. package/dist/styled-system/jsx/link-box.d.mts +0 -10
  380. package/dist/styled-system/jsx/link-box.mjs +0 -14
  381. package/dist/styled-system/patterns/link-box.d.mts +0 -21
  382. package/dist/styled-system/patterns/link-box.mjs +0 -19
  383. package/dist/styled-system/recipes/create-recipe.d.mts +0 -1
@@ -1,11 +1,10 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const gridConfig = {
5
- transform(props, { map }) {
6
- const regex = /\d+(cm|in|pt|em|px|rem|vh|vmax|vmin|vw|ch|lh|%)$/;
7
- const { columnGap, rowGap, gap = columnGap || rowGap ? void 0 : "10px", columns, minChildWidth, ...rest } = props;
8
- const getValue = (v) => regex.test(v) ? v : `token(sizes.${v}, ${v})`;
5
+ transform(props, { map, isCssUnit }) {
6
+ const { columnGap, rowGap, gap, columns, minChildWidth, ...rest } = props;
7
+ const getValue = (v) => isCssUnit(v) ? v : `token(sizes.${v}, ${v})`;
9
8
  return {
10
9
  display: "grid",
11
10
  gridTemplateColumns: columns != null ? map(columns, (v) => `repeat(${v}, minmax(0, 1fr))`) : minChildWidth != null ? map(minChildWidth, (v) => `repeat(auto-fit, minmax(${getValue(v)}, 1fr))`) : void 0,
@@ -14,9 +13,15 @@ transform(props, { map }) {
14
13
  rowGap,
15
14
  ...rest
16
15
  };
16
+ },
17
+ defaultValues(props) {
18
+ return { gap: props.columnGap || props.rowGap ? void 0 : "10px" };
17
19
  }}
18
20
 
19
- export const getGridStyle = (styles = {}) => gridConfig.transform(styles, { map: mapObject })
21
+ export const getGridStyle = (styles = {}) => {
22
+ const _styles = getPatternStyles(gridConfig, styles)
23
+ return gridConfig.transform(_styles, patternFns)
24
+ }
20
25
 
21
26
  export const grid = (styles) => css(getGridStyle(styles))
22
27
  grid.raw = getGridStyle
@@ -1,13 +1,13 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
8
8
  export interface HstackProperties {
9
- justify?: PropertyValue<'justifyContent'>
10
- gap?: PropertyValue<'gap'>
9
+ justify?: SystemProperties["justifyContent"]
10
+ gap?: SystemProperties["gap"]
11
11
  }
12
12
 
13
13
 
@@ -1,9 +1,9 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const hstackConfig = {
5
5
  transform(props) {
6
- const { justify, gap = "10px", ...rest } = props;
6
+ const { justify, gap, ...rest } = props;
7
7
  return {
8
8
  display: "flex",
9
9
  alignItems: "center",
@@ -12,9 +12,13 @@ transform(props) {
12
12
  flexDirection: "row",
13
13
  ...rest
14
14
  };
15
- }}
15
+ },
16
+ defaultValues:{gap:'10px'}}
16
17
 
17
- export const getHstackStyle = (styles = {}) => hstackConfig.transform(styles, { map: mapObject })
18
+ export const getHstackStyle = (styles = {}) => {
19
+ const _styles = getPatternStyles(hstackConfig, styles)
20
+ return hstackConfig.transform(_styles, patternFns)
21
+ }
18
22
 
19
23
  export const hstack = (styles) => css(getHstackStyle(styles))
20
24
  hstack.raw = getHstackStyle
@@ -8,7 +8,6 @@ export * from './spacer.d.mts';
8
8
  export * from './square.d.mts';
9
9
  export * from './circle.d.mts';
10
10
  export * from './center.d.mts';
11
- export * from './link-box.d.mts';
12
11
  export * from './link-overlay.d.mts';
13
12
  export * from './aspect-ratio.d.mts';
14
13
  export * from './grid.d.mts';
@@ -18,4 +17,5 @@ export * from './container.d.mts';
18
17
  export * from './divider.d.mts';
19
18
  export * from './float.d.mts';
20
19
  export * from './bleed.d.mts';
21
- export * from './visually-hidden.d.mts';
20
+ export * from './visually-hidden.d.mts';
21
+ export * from './cq.d.mts';
@@ -7,7 +7,6 @@ export * from './spacer.mjs';
7
7
  export * from './square.mjs';
8
8
  export * from './circle.mjs';
9
9
  export * from './center.mjs';
10
- export * from './link-box.mjs';
11
10
  export * from './link-overlay.mjs';
12
11
  export * from './aspect-ratio.mjs';
13
12
  export * from './grid.mjs';
@@ -17,4 +16,5 @@ export * from './container.mjs';
17
16
  export * from './divider.mjs';
18
17
  export * from './float.mjs';
19
18
  export * from './bleed.mjs';
20
- export * from './visually-hidden.mjs';
19
+ export * from './visually-hidden.mjs';
20
+ export * from './cq.mjs';
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
@@ -1,15 +1,12 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const linkOverlayConfig = {
5
5
  transform(props) {
6
6
  return {
7
- position: "static",
8
7
  _before: {
9
8
  content: '""',
10
- display: "block",
11
9
  position: "absolute",
12
- cursor: "inherit",
13
10
  inset: "0",
14
11
  zIndex: "0",
15
12
  ...props["_before"]
@@ -18,7 +15,10 @@ transform(props) {
18
15
  };
19
16
  }}
20
17
 
21
- export const getLinkOverlayStyle = (styles = {}) => linkOverlayConfig.transform(styles, { map: mapObject })
18
+ export const getLinkOverlayStyle = (styles = {}) => {
19
+ const _styles = getPatternStyles(linkOverlayConfig, styles)
20
+ return linkOverlayConfig.transform(_styles, patternFns)
21
+ }
22
22
 
23
23
  export const linkOverlay = (styles) => css(getLinkOverlayStyle(styles))
24
24
  linkOverlay.raw = getLinkOverlayStyle
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
@@ -1,4 +1,4 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const spacerConfig = {
@@ -12,7 +12,10 @@ transform(props, { map }) {
12
12
  };
13
13
  }}
14
14
 
15
- export const getSpacerStyle = (styles = {}) => spacerConfig.transform(styles, { map: mapObject })
15
+ export const getSpacerStyle = (styles = {}) => {
16
+ const _styles = getPatternStyles(spacerConfig, styles)
17
+ return spacerConfig.transform(_styles, patternFns)
18
+ }
16
19
 
17
20
  export const spacer = (styles) => css(getSpacerStyle(styles))
18
21
  spacer.raw = getSpacerStyle
@@ -1,12 +1,12 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
8
8
  export interface SquareProperties {
9
- size?: PropertyValue<'width'>
9
+ size?: SystemProperties["width"]
10
10
  }
11
11
 
12
12
 
@@ -1,4 +1,4 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const squareConfig = {
@@ -15,7 +15,10 @@ transform(props) {
15
15
  };
16
16
  }}
17
17
 
18
- export const getSquareStyle = (styles = {}) => squareConfig.transform(styles, { map: mapObject })
18
+ export const getSquareStyle = (styles = {}) => {
19
+ const _styles = getPatternStyles(squareConfig, styles)
20
+ return squareConfig.transform(_styles, patternFns)
21
+ }
19
22
 
20
23
  export const square = (styles) => css(getSquareStyle(styles))
21
24
  square.raw = getSquareStyle
@@ -1,15 +1,15 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
8
8
  export interface StackProperties {
9
- align?: PropertyValue<'alignItems'>
10
- justify?: PropertyValue<'justifyContent'>
11
- direction?: PropertyValue<'flexDirection'>
12
- gap?: PropertyValue<'gap'>
9
+ align?: SystemProperties["alignItems"]
10
+ justify?: SystemProperties["justifyContent"]
11
+ direction?: SystemProperties["flexDirection"]
12
+ gap?: SystemProperties["gap"]
13
13
  }
14
14
 
15
15
 
@@ -1,9 +1,9 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const stackConfig = {
5
5
  transform(props) {
6
- const { align, justify, direction = "column", gap = "10px", ...rest } = props;
6
+ const { align, justify, direction, gap, ...rest } = props;
7
7
  return {
8
8
  display: "flex",
9
9
  flexDirection: direction,
@@ -12,9 +12,13 @@ transform(props) {
12
12
  gap,
13
13
  ...rest
14
14
  };
15
- }}
15
+ },
16
+ defaultValues:{direction:'column',gap:'10px'}}
16
17
 
17
- export const getStackStyle = (styles = {}) => stackConfig.transform(styles, { map: mapObject })
18
+ export const getStackStyle = (styles = {}) => {
19
+ const _styles = getPatternStyles(stackConfig, styles)
20
+ return stackConfig.transform(_styles, patternFns)
21
+ }
18
22
 
19
23
  export const stack = (styles) => css(getStackStyle(styles))
20
24
  stack.raw = getStackStyle
@@ -1,7 +1,7 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
@@ -1,4 +1,4 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const visuallyHiddenConfig = {
@@ -9,7 +9,10 @@ transform(props) {
9
9
  };
10
10
  }}
11
11
 
12
- export const getVisuallyHiddenStyle = (styles = {}) => visuallyHiddenConfig.transform(styles, { map: mapObject })
12
+ export const getVisuallyHiddenStyle = (styles = {}) => {
13
+ const _styles = getPatternStyles(visuallyHiddenConfig, styles)
14
+ return visuallyHiddenConfig.transform(_styles, patternFns)
15
+ }
13
16
 
14
17
  export const visuallyHidden = (styles) => css(getVisuallyHiddenStyle(styles))
15
18
  visuallyHidden.raw = getVisuallyHiddenStyle
@@ -1,13 +1,13 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
8
8
  export interface VstackProperties {
9
- justify?: PropertyValue<'justifyContent'>
10
- gap?: PropertyValue<'gap'>
9
+ justify?: SystemProperties["justifyContent"]
10
+ gap?: SystemProperties["gap"]
11
11
  }
12
12
 
13
13
 
@@ -1,9 +1,9 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const vstackConfig = {
5
5
  transform(props) {
6
- const { justify, gap = "10px", ...rest } = props;
6
+ const { justify, gap, ...rest } = props;
7
7
  return {
8
8
  display: "flex",
9
9
  alignItems: "center",
@@ -12,9 +12,13 @@ transform(props) {
12
12
  flexDirection: "column",
13
13
  ...rest
14
14
  };
15
- }}
15
+ },
16
+ defaultValues:{gap:'10px'}}
16
17
 
17
- export const getVstackStyle = (styles = {}) => vstackConfig.transform(styles, { map: mapObject })
18
+ export const getVstackStyle = (styles = {}) => {
19
+ const _styles = getPatternStyles(vstackConfig, styles)
20
+ return vstackConfig.transform(_styles, patternFns)
21
+ }
18
22
 
19
23
  export const vstack = (styles) => css(getVstackStyle(styles))
20
24
  vstack.raw = getVstackStyle
@@ -1,16 +1,16 @@
1
1
  /* eslint-disable */
2
2
  import type { SystemStyleObject, ConditionalValue } from '../types/index.d.mts';
3
3
  import type { Properties } from '../types/csstype.d.mts';
4
- import type { PropertyValue } from '../types/prop-type.d.mts';
4
+ import type { SystemProperties } from '../types/style-props.d.mts';
5
5
  import type { DistributiveOmit } from '../types/system-types.d.mts';
6
6
  import type { Tokens } from '../tokens/index.d.mts';
7
7
 
8
8
  export interface WrapProperties {
9
- gap?: PropertyValue<'gap'>
10
- rowGap?: PropertyValue<'gap'>
11
- columnGap?: PropertyValue<'gap'>
12
- align?: PropertyValue<'alignItems'>
13
- justify?: PropertyValue<'justifyContent'>
9
+ gap?: SystemProperties["gap"]
10
+ rowGap?: SystemProperties["gap"]
11
+ columnGap?: SystemProperties["gap"]
12
+ align?: SystemProperties["alignItems"]
13
+ justify?: SystemProperties["justifyContent"]
14
14
  }
15
15
 
16
16
 
@@ -1,4 +1,4 @@
1
- import { mapObject } from '../helpers.mjs';
1
+ import { getPatternStyles, patternFns } from '../helpers.mjs';
2
2
  import { css } from '../css/index.mjs';
3
3
 
4
4
  const wrapConfig = {
@@ -16,7 +16,10 @@ transform(props) {
16
16
  };
17
17
  }}
18
18
 
19
- export const getWrapStyle = (styles = {}) => wrapConfig.transform(styles, { map: mapObject })
19
+ export const getWrapStyle = (styles = {}) => {
20
+ const _styles = getPatternStyles(wrapConfig, styles)
21
+ return wrapConfig.transform(_styles, patternFns)
22
+ }
20
23
 
21
24
  export const wrap = (styles) => css(getWrapStyle(styles))
22
25
  wrap.raw = getWrapStyle
@@ -21,7 +21,12 @@ export interface AccordionRecipe {
21
21
  variantMap: AccordionVariantMap
22
22
  variantKeys: Array<keyof AccordionVariant>
23
23
  splitVariantProps<Props extends AccordionVariantProps>(props: Props): [AccordionVariantProps, Pretty<DistributiveOmit<Props, keyof AccordionVariantProps>>]
24
+ getVariantProps: (props?: AccordionVariantProps) => AccordionVariantProps
24
25
  }
25
26
 
26
- /** Styles for the Accordion component */
27
+ /**
28
+ * Styles for the Accordion component
29
+
30
+
31
+ */
27
32
  export declare const accordion: AccordionRecipe
@@ -1,4 +1,4 @@
1
- import { splitProps, getSlotCompoundVariant } from '../helpers.mjs';
1
+ import { compact, getSlotCompoundVariant, memo, splitProps } from '../helpers.mjs';
2
2
  import { createRecipe } from './create-recipe.mjs';
3
3
 
4
4
  const accordionDefaultVariants = {}
@@ -48,11 +48,12 @@ const accordionSlotNames = [
48
48
  ]
49
49
  const accordionSlotFns = /* @__PURE__ */ accordionSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, accordionDefaultVariants, getSlotCompoundVariant(accordionCompoundVariants, slotName))])
50
50
 
51
- const accordionFn = (props = {}) => {
52
- return Object.fromEntries(accordionSlotFns.map(([slotName, slotFn]) => [slotName, slotFn(props)]))
53
- }
51
+ const accordionFn = memo((props = {}) => {
52
+ return Object.fromEntries(accordionSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
53
+ })
54
54
 
55
55
  const accordionVariantKeys = []
56
+ const getVariantProps = (variants) => ({ ...accordionDefaultVariants, ...compact(variants) })
56
57
 
57
58
  export const accordion = /* @__PURE__ */ Object.assign(accordionFn, {
58
59
  __recipe__: false,
@@ -63,4 +64,5 @@ export const accordion = /* @__PURE__ */ Object.assign(accordionFn, {
63
64
  splitVariantProps(props) {
64
65
  return splitProps(props, accordionVariantKeys)
65
66
  },
67
+ getVariantProps
66
68
  })
@@ -21,7 +21,12 @@ export interface AlertDescriptionRecipe {
21
21
  variantMap: AlertDescriptionVariantMap
22
22
  variantKeys: Array<keyof AlertDescriptionVariant>
23
23
  splitVariantProps<Props extends AlertDescriptionVariantProps>(props: Props): [AlertDescriptionVariantProps, Pretty<DistributiveOmit<Props, keyof AlertDescriptionVariantProps>>]
24
+ getVariantProps: (props?: AlertDescriptionVariantProps) => AlertDescriptionVariantProps
24
25
  }
25
26
 
26
- /** Styles for the AlertDescription component */
27
+ /**
28
+ * Styles for the AlertDescription component
29
+
30
+
31
+ */
27
32
  export declare const alertDescription: AlertDescriptionRecipe
@@ -1,4 +1,4 @@
1
- import { splitProps } from '../helpers.mjs';
1
+ import { memo, splitProps } from '../helpers.mjs';
2
2
  import { createRecipe, mergeRecipes } from './create-recipe.mjs';
3
3
 
4
4
  const alertDescriptionFn = /* @__PURE__ */ createRecipe('alertDescription', {}, [])
@@ -7,9 +7,10 @@ const alertDescriptionVariantMap = {}
7
7
 
8
8
  const alertDescriptionVariantKeys = Object.keys(alertDescriptionVariantMap)
9
9
 
10
- export const alertDescription = /* @__PURE__ */ Object.assign(alertDescriptionFn, {
10
+ export const alertDescription = /* @__PURE__ */ Object.assign(memo(alertDescriptionFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'alertDescription',
13
+ __getCompoundVariantCss__: alertDescriptionFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: alertDescriptionVariantKeys,
15
16
  variantMap: alertDescriptionVariantMap,
@@ -19,4 +20,5 @@ export const alertDescription = /* @__PURE__ */ Object.assign(alertDescriptionFn
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, alertDescriptionVariantKeys)
21
22
  },
23
+ getVariantProps: alertDescriptionFn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface AlertDialogRecipe {
21
21
  variantMap: AlertDialogVariantMap
22
22
  variantKeys: Array<keyof AlertDialogVariant>
23
23
  splitVariantProps<Props extends AlertDialogVariantProps>(props: Props): [AlertDialogVariantProps, Pretty<DistributiveOmit<Props, keyof AlertDialogVariantProps>>]
24
+ getVariantProps: (props?: AlertDialogVariantProps) => AlertDialogVariantProps
24
25
  }
25
26
 
26
- /** Styles for the AlertDialog component */
27
+ /**
28
+ * Styles for the AlertDialog component
29
+
30
+
31
+ */
27
32
  export declare const alertDialog: AlertDialogRecipe
@@ -1,4 +1,4 @@
1
- import { splitProps, getSlotCompoundVariant } from '../helpers.mjs';
1
+ import { compact, getSlotCompoundVariant, memo, splitProps } from '../helpers.mjs';
2
2
  import { createRecipe } from './create-recipe.mjs';
3
3
 
4
4
  const alertDialogDefaultVariants = {}
@@ -96,11 +96,12 @@ const alertDialogSlotNames = [
96
96
  ]
97
97
  const alertDialogSlotFns = /* @__PURE__ */ alertDialogSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, alertDialogDefaultVariants, getSlotCompoundVariant(alertDialogCompoundVariants, slotName))])
98
98
 
99
- const alertDialogFn = (props = {}) => {
100
- return Object.fromEntries(alertDialogSlotFns.map(([slotName, slotFn]) => [slotName, slotFn(props)]))
101
- }
99
+ const alertDialogFn = memo((props = {}) => {
100
+ return Object.fromEntries(alertDialogSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
101
+ })
102
102
 
103
103
  const alertDialogVariantKeys = []
104
+ const getVariantProps = (variants) => ({ ...alertDialogDefaultVariants, ...compact(variants) })
104
105
 
105
106
  export const alertDialog = /* @__PURE__ */ Object.assign(alertDialogFn, {
106
107
  __recipe__: false,
@@ -111,4 +112,5 @@ export const alertDialog = /* @__PURE__ */ Object.assign(alertDialogFn, {
111
112
  splitVariantProps(props) {
112
113
  return splitProps(props, alertDialogVariantKeys)
113
114
  },
115
+ getVariantProps
114
116
  })
@@ -21,7 +21,12 @@ export interface AlertTitleRecipe {
21
21
  variantMap: AlertTitleVariantMap
22
22
  variantKeys: Array<keyof AlertTitleVariant>
23
23
  splitVariantProps<Props extends AlertTitleVariantProps>(props: Props): [AlertTitleVariantProps, Pretty<DistributiveOmit<Props, keyof AlertTitleVariantProps>>]
24
+ getVariantProps: (props?: AlertTitleVariantProps) => AlertTitleVariantProps
24
25
  }
25
26
 
26
- /** Styles for the AlertTitle component */
27
+ /**
28
+ * Styles for the AlertTitle component
29
+
30
+
31
+ */
27
32
  export declare const alertTitle: AlertTitleRecipe
@@ -1,4 +1,4 @@
1
- import { splitProps } from '../helpers.mjs';
1
+ import { memo, splitProps } from '../helpers.mjs';
2
2
  import { createRecipe, mergeRecipes } from './create-recipe.mjs';
3
3
 
4
4
  const alertTitleFn = /* @__PURE__ */ createRecipe('alertTitle', {}, [])
@@ -7,9 +7,10 @@ const alertTitleVariantMap = {}
7
7
 
8
8
  const alertTitleVariantKeys = Object.keys(alertTitleVariantMap)
9
9
 
10
- export const alertTitle = /* @__PURE__ */ Object.assign(alertTitleFn, {
10
+ export const alertTitle = /* @__PURE__ */ Object.assign(memo(alertTitleFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'alertTitle',
13
+ __getCompoundVariantCss__: alertTitleFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: alertTitleVariantKeys,
15
16
  variantMap: alertTitleVariantMap,
@@ -19,4 +20,5 @@ export const alertTitle = /* @__PURE__ */ Object.assign(alertTitleFn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, alertTitleVariantKeys)
21
22
  },
23
+ getVariantProps: alertTitleFn.getVariantProps,
22
24
  })
@@ -3,7 +3,10 @@ import type { ConditionalValue } from '../types/index.d.mts';
3
3
  import type { DistributiveOmit, Pretty } from '../types/system-types.d.mts';
4
4
 
5
5
  interface AlertVariant {
6
- variant: "default" | "destructive"
6
+ /**
7
+ * @default "default"
8
+ */
9
+ variant: "default" | "destructive"
7
10
  }
8
11
 
9
12
  type AlertVariantMap = {
@@ -21,7 +24,12 @@ export interface AlertRecipe {
21
24
  variantMap: AlertVariantMap
22
25
  variantKeys: Array<keyof AlertVariant>
23
26
  splitVariantProps<Props extends AlertVariantProps>(props: Props): [AlertVariantProps, Pretty<DistributiveOmit<Props, keyof AlertVariantProps>>]
27
+ getVariantProps: (props?: AlertVariantProps) => AlertVariantProps
24
28
  }
25
29
 
26
- /** Styles for the Alert component */
30
+ /**
31
+ * Styles for the Alert component
32
+
33
+
34
+ */
27
35
  export declare const alert: AlertRecipe
@@ -1,4 +1,4 @@
1
- import { splitProps } from '../helpers.mjs';
1
+ import { memo, splitProps } from '../helpers.mjs';
2
2
  import { createRecipe, mergeRecipes } from './create-recipe.mjs';
3
3
 
4
4
  const alertFn = /* @__PURE__ */ createRecipe('alert', {
@@ -14,9 +14,10 @@ const alertVariantMap = {
14
14
 
15
15
  const alertVariantKeys = Object.keys(alertVariantMap)
16
16
 
17
- export const alert = /* @__PURE__ */ Object.assign(alertFn, {
17
+ export const alert = /* @__PURE__ */ Object.assign(memo(alertFn.recipeFn), {
18
18
  __recipe__: true,
19
19
  __name__: 'alert',
20
+ __getCompoundVariantCss__: alertFn.__getCompoundVariantCss__,
20
21
  raw: (props) => props,
21
22
  variantKeys: alertVariantKeys,
22
23
  variantMap: alertVariantMap,
@@ -26,4 +27,5 @@ export const alert = /* @__PURE__ */ Object.assign(alertFn, {
26
27
  splitVariantProps(props) {
27
28
  return splitProps(props, alertVariantKeys)
28
29
  },
30
+ getVariantProps: alertFn.getVariantProps,
29
31
  })
@@ -21,7 +21,12 @@ export interface AvatarRecipe {
21
21
  variantMap: AvatarVariantMap
22
22
  variantKeys: Array<keyof AvatarVariant>
23
23
  splitVariantProps<Props extends AvatarVariantProps>(props: Props): [AvatarVariantProps, Pretty<DistributiveOmit<Props, keyof AvatarVariantProps>>]
24
+ getVariantProps: (props?: AvatarVariantProps) => AvatarVariantProps
24
25
  }
25
26
 
26
- /** Styles for the Avatar component */
27
+ /**
28
+ * Styles for the Avatar component
29
+
30
+
31
+ */
27
32
  export declare const avatar: AvatarRecipe
@@ -1,4 +1,4 @@
1
- import { splitProps, getSlotCompoundVariant } from '../helpers.mjs';
1
+ import { compact, getSlotCompoundVariant, memo, splitProps } from '../helpers.mjs';
2
2
  import { createRecipe } from './create-recipe.mjs';
3
3
 
4
4
  const avatarDefaultVariants = {}
@@ -32,11 +32,12 @@ const avatarSlotNames = [
32
32
  ]
33
33
  const avatarSlotFns = /* @__PURE__ */ avatarSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, avatarDefaultVariants, getSlotCompoundVariant(avatarCompoundVariants, slotName))])
34
34
 
35
- const avatarFn = (props = {}) => {
36
- return Object.fromEntries(avatarSlotFns.map(([slotName, slotFn]) => [slotName, slotFn(props)]))
37
- }
35
+ const avatarFn = memo((props = {}) => {
36
+ return Object.fromEntries(avatarSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
37
+ })
38
38
 
39
39
  const avatarVariantKeys = []
40
+ const getVariantProps = (variants) => ({ ...avatarDefaultVariants, ...compact(variants) })
40
41
 
41
42
  export const avatar = /* @__PURE__ */ Object.assign(avatarFn, {
42
43
  __recipe__: false,
@@ -47,4 +48,5 @@ export const avatar = /* @__PURE__ */ Object.assign(avatarFn, {
47
48
  splitVariantProps(props) {
48
49
  return splitProps(props, avatarVariantKeys)
49
50
  },
51
+ getVariantProps
50
52
  })