@luxonis/common-fe-components 1.19.0 → 1.19.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 (365) hide show
  1. package/dist/components/custom/Alert.d.ts +1 -0
  2. package/dist/components/custom/Alert.d.ts.map +1 -1
  3. package/dist/components/custom/Badge.d.ts +1 -0
  4. package/dist/components/custom/Badge.d.ts.map +1 -1
  5. package/dist/components/custom/Button.d.ts +2 -2
  6. package/dist/components/custom/CardList.d.ts.map +1 -1
  7. package/dist/components/custom/CardList.js +1 -1
  8. package/dist/components/custom/CardList.js.map +1 -1
  9. package/dist/components/custom/Checkbox.d.ts.map +1 -1
  10. package/dist/components/custom/Command.d.ts.map +1 -1
  11. package/dist/components/custom/Command.js.map +1 -1
  12. package/dist/components/custom/DropdownMenu.d.ts +918 -822
  13. package/dist/components/custom/DropdownMenu.d.ts.map +1 -1
  14. package/dist/components/custom/Dropzone.d.ts +1 -1
  15. package/dist/components/custom/Dropzone.d.ts.map +1 -1
  16. package/dist/components/custom/EmptyView.d.ts +1 -0
  17. package/dist/components/custom/EmptyView.d.ts.map +1 -1
  18. package/dist/components/custom/ErrorView.d.ts.map +1 -1
  19. package/dist/components/custom/FilterDropdown.d.ts.map +1 -1
  20. package/dist/components/custom/FilterDropdown.js +5 -0
  21. package/dist/components/custom/FilterDropdown.js.map +1 -1
  22. package/dist/components/custom/Form.d.ts.map +1 -1
  23. package/dist/components/custom/Icon.d.ts +1 -0
  24. package/dist/components/custom/Icon.d.ts.map +1 -1
  25. package/dist/components/custom/IconHelp.d.ts +1 -0
  26. package/dist/components/custom/IconHelp.d.ts.map +1 -1
  27. package/dist/components/custom/KpiDisplay.d.ts +1 -0
  28. package/dist/components/custom/KpiDisplay.d.ts.map +1 -1
  29. package/dist/components/custom/Markdown.d.ts +1 -0
  30. package/dist/components/custom/Markdown.d.ts.map +1 -1
  31. package/dist/components/custom/Modal.d.ts +2 -2
  32. package/dist/components/custom/Modal.d.ts.map +1 -1
  33. package/dist/components/custom/ProgressTicker.d.ts +1 -0
  34. package/dist/components/custom/ProgressTicker.d.ts.map +1 -1
  35. package/dist/components/custom/RadioGroup.d.ts +1840 -1648
  36. package/dist/components/custom/RadioGroup.d.ts.map +1 -1
  37. package/dist/components/custom/SelectCards.d.ts.map +1 -1
  38. package/dist/components/custom/Slider.d.ts +1835 -1643
  39. package/dist/components/custom/Slider.d.ts.map +1 -1
  40. package/dist/components/custom/SourceCode.d.ts +1 -0
  41. package/dist/components/custom/SourceCode.d.ts.map +1 -1
  42. package/dist/components/custom/StatusBar.d.ts +1 -0
  43. package/dist/components/custom/StatusBar.d.ts.map +1 -1
  44. package/dist/components/custom/Stepper.d.ts.map +1 -1
  45. package/dist/components/custom/Text.d.ts.map +1 -1
  46. package/dist/components/custom/TimePicker.d.ts +1 -0
  47. package/dist/components/custom/TimePicker.d.ts.map +1 -1
  48. package/dist/components/custom/Toast.d.ts.map +1 -1
  49. package/dist/components/custom/Toast.js +1 -1
  50. package/dist/components/custom/Toast.js.map +1 -1
  51. package/dist/components/custom/Tooltip.d.ts.map +1 -1
  52. package/dist/components/custom/Tooltip.js.map +1 -1
  53. package/dist/components/custom/TurnstileWidget.d.ts +1 -0
  54. package/dist/components/custom/TurnstileWidget.d.ts.map +1 -1
  55. package/dist/components/custom/VideoPlayer.d.ts.map +1 -1
  56. package/dist/components/custom/devices/devices.d.ts.map +1 -1
  57. package/dist/components/shadow-panda/Accordion.js +1 -1
  58. package/dist/components/shadow-panda/Accordion.js.map +1 -1
  59. package/dist/components/shadow-panda/Avatar.d.ts +1 -0
  60. package/dist/components/shadow-panda/Avatar.d.ts.map +1 -1
  61. package/dist/components/shadow-panda/Avatar.js +1 -1
  62. package/dist/components/shadow-panda/Avatar.js.map +1 -1
  63. package/dist/components/shadow-panda/DropdownMenu.d.ts +3 -3
  64. package/dist/components/shadow-panda/DropdownMenu.d.ts.map +1 -1
  65. package/dist/components/shadow-panda/DropdownMenu.js +1 -1
  66. package/dist/components/shadow-panda/DropdownMenu.js.map +1 -1
  67. package/dist/components/shadow-panda/Form.d.ts +1 -1
  68. package/dist/components/shadow-panda/Form.d.ts.map +1 -1
  69. package/dist/components/shadow-panda/Tabs.d.ts +1 -0
  70. package/dist/components/shadow-panda/Tabs.d.ts.map +1 -1
  71. package/dist/components/shadow-panda/Tabs.js +1 -1
  72. package/dist/components/shadow-panda/Tabs.js.map +1 -1
  73. package/dist/components/shadow-panda/_Alert.d.ts.map +1 -1
  74. package/dist/components/shadow-panda/_Button.d.ts +1 -1
  75. package/dist/components/shadow-panda/_Button.d.ts.map +1 -1
  76. package/dist/components/shadow-panda/_Command.d.ts +23 -23
  77. package/dist/components/shadow-panda/_Command.js +1 -1
  78. package/dist/components/shadow-panda/_Command.js.map +1 -1
  79. package/dist/components/shadow-panda/_Dialog.js +1 -1
  80. package/dist/components/shadow-panda/_Dialog.js.map +1 -1
  81. package/dist/components/shadow-panda/_RadioGroup.js +1 -1
  82. package/dist/components/shadow-panda/_RadioGroup.js.map +1 -1
  83. package/dist/components/shadow-panda/_Select.js +1 -1
  84. package/dist/components/shadow-panda/_Select.js.map +1 -1
  85. package/dist/components/shadow-panda/_Slider.d.ts +6 -6
  86. package/dist/components/shadow-panda/_Slider.d.ts.map +1 -1
  87. package/dist/components/shadow-panda/_Toast.d.ts +1 -0
  88. package/dist/components/shadow-panda/_Toast.d.ts.map +1 -1
  89. package/dist/components/shadow-panda/_Tooltip.d.ts +1 -0
  90. package/dist/components/shadow-panda/_Tooltip.d.ts.map +1 -1
  91. package/dist/components/shadow-panda/_Tooltip.js +1 -1
  92. package/dist/components/shadow-panda/_Tooltip.js.map +1 -1
  93. package/dist/components/skeletons/Button.d.ts.map +1 -1
  94. package/dist/components/skeletons/Grid.d.ts +5 -5
  95. package/dist/components/skeletons/Grid.d.ts.map +1 -1
  96. package/dist/components/skeletons/Grid.js +12 -9
  97. package/dist/components/skeletons/Grid.js.map +1 -1
  98. package/dist/components/skeletons/Input.d.ts.map +1 -1
  99. package/dist/components/skeletons/Table.d.ts.map +1 -1
  100. package/dist/components/skeletons/Textarea.d.ts.map +1 -1
  101. package/dist/hooks/dropzone.d.ts.map +1 -1
  102. package/dist/hooks/modal.d.ts.map +1 -1
  103. package/dist/hooks/use-toast.d.ts.map +1 -1
  104. package/dist/hooks/use-translations.d.ts +1 -0
  105. package/dist/hooks/use-translations.d.ts.map +1 -1
  106. package/dist/icons/style-provider.d.ts.map +1 -1
  107. package/dist/icons/svg/AccessDenied.d.ts +1 -0
  108. package/dist/icons/svg/AccessDenied.d.ts.map +1 -1
  109. package/dist/icons/svg/Empty.d.ts +1 -0
  110. package/dist/icons/svg/Empty.d.ts.map +1 -1
  111. package/dist/icons/svg/Error.d.ts +1 -0
  112. package/dist/icons/svg/Error.d.ts.map +1 -1
  113. package/dist/icons/svg/Logo.d.ts +1 -1
  114. package/dist/icons/svg/Logo.d.ts.map +1 -1
  115. package/dist/panda.buildinfo.json +24 -15
  116. package/dist/panda.css +1682 -1621
  117. package/dist/panda.d.ts.map +1 -1
  118. package/dist/panda.js +3 -1
  119. package/dist/panda.js.map +1 -1
  120. package/dist/styled-system/css/conditions.mjs +4 -2
  121. package/dist/styled-system/css/css.d.mts +15 -2
  122. package/dist/styled-system/css/css.mjs +2 -1
  123. package/dist/styled-system/css/cva.d.mts +1 -1
  124. package/dist/styled-system/css/cva.mjs +5 -3
  125. package/dist/styled-system/css/sva.mjs +9 -3
  126. package/dist/styled-system/helpers.mjs +90 -54
  127. package/dist/styled-system/jsx/aspect-ratio.mjs +1 -1
  128. package/dist/styled-system/jsx/bleed.mjs +1 -1
  129. package/dist/styled-system/jsx/box.mjs +1 -1
  130. package/dist/styled-system/jsx/center.mjs +1 -1
  131. package/dist/styled-system/jsx/circle.mjs +1 -1
  132. package/dist/styled-system/jsx/container.mjs +1 -1
  133. package/dist/styled-system/jsx/cq.d.mts +10 -0
  134. package/dist/styled-system/jsx/cq.mjs +14 -0
  135. package/dist/styled-system/jsx/divider.mjs +1 -1
  136. package/dist/styled-system/jsx/factory.mjs +8 -7
  137. package/dist/styled-system/jsx/flex.mjs +1 -1
  138. package/dist/styled-system/jsx/float.mjs +1 -1
  139. package/dist/styled-system/jsx/grid-item.mjs +1 -1
  140. package/dist/styled-system/jsx/grid.mjs +1 -1
  141. package/dist/styled-system/jsx/hstack.mjs +1 -1
  142. package/dist/styled-system/jsx/index.d.mts +1 -1
  143. package/dist/styled-system/jsx/index.mjs +2 -2
  144. package/dist/styled-system/jsx/is-valid-prop.d.mts +7 -1
  145. package/dist/styled-system/jsx/is-valid-prop.mjs +3 -3
  146. package/dist/styled-system/jsx/link-overlay.mjs +1 -1
  147. package/dist/styled-system/jsx/spacer.mjs +1 -1
  148. package/dist/styled-system/jsx/square.mjs +1 -1
  149. package/dist/styled-system/jsx/stack.mjs +1 -1
  150. package/dist/styled-system/jsx/visually-hidden.mjs +1 -1
  151. package/dist/styled-system/jsx/vstack.mjs +1 -1
  152. package/dist/styled-system/jsx/wrap.mjs +1 -1
  153. package/dist/styled-system/patterns/aspect-ratio.d.mts +1 -1
  154. package/dist/styled-system/patterns/aspect-ratio.mjs +5 -2
  155. package/dist/styled-system/patterns/bleed.d.mts +3 -3
  156. package/dist/styled-system/patterns/bleed.mjs +12 -7
  157. package/dist/styled-system/patterns/box.d.mts +1 -1
  158. package/dist/styled-system/patterns/box.mjs +5 -2
  159. package/dist/styled-system/patterns/center.d.mts +1 -1
  160. package/dist/styled-system/patterns/center.mjs +5 -2
  161. package/dist/styled-system/patterns/circle.d.mts +2 -2
  162. package/dist/styled-system/patterns/circle.mjs +5 -2
  163. package/dist/styled-system/patterns/container.d.mts +1 -1
  164. package/dist/styled-system/patterns/container.mjs +5 -2
  165. package/dist/styled-system/patterns/cq.d.mts +22 -0
  166. package/dist/styled-system/patterns/cq.mjs +21 -0
  167. package/dist/styled-system/patterns/divider.d.mts +1 -1
  168. package/dist/styled-system/patterns/divider.mjs +8 -4
  169. package/dist/styled-system/patterns/flex.d.mts +8 -8
  170. package/dist/styled-system/patterns/flex.mjs +5 -2
  171. package/dist/styled-system/patterns/float.d.mts +1 -1
  172. package/dist/styled-system/patterns/float.mjs +10 -3
  173. package/dist/styled-system/patterns/grid-item.d.mts +1 -1
  174. package/dist/styled-system/patterns/grid-item.mjs +5 -2
  175. package/dist/styled-system/patterns/grid.d.mts +4 -4
  176. package/dist/styled-system/patterns/grid.mjs +11 -6
  177. package/dist/styled-system/patterns/hstack.d.mts +3 -3
  178. package/dist/styled-system/patterns/hstack.mjs +8 -4
  179. package/dist/styled-system/patterns/index.d.mts +2 -2
  180. package/dist/styled-system/patterns/index.mjs +2 -2
  181. package/dist/styled-system/patterns/link-overlay.d.mts +1 -1
  182. package/dist/styled-system/patterns/link-overlay.mjs +5 -5
  183. package/dist/styled-system/patterns/spacer.d.mts +1 -1
  184. package/dist/styled-system/patterns/spacer.mjs +5 -2
  185. package/dist/styled-system/patterns/square.d.mts +2 -2
  186. package/dist/styled-system/patterns/square.mjs +5 -2
  187. package/dist/styled-system/patterns/stack.d.mts +5 -5
  188. package/dist/styled-system/patterns/stack.mjs +8 -4
  189. package/dist/styled-system/patterns/visually-hidden.d.mts +1 -1
  190. package/dist/styled-system/patterns/visually-hidden.mjs +5 -2
  191. package/dist/styled-system/patterns/vstack.d.mts +3 -3
  192. package/dist/styled-system/patterns/vstack.mjs +8 -4
  193. package/dist/styled-system/patterns/wrap.d.mts +6 -6
  194. package/dist/styled-system/patterns/wrap.mjs +5 -2
  195. package/dist/styled-system/recipes/accordion.d.mts +6 -1
  196. package/dist/styled-system/recipes/accordion.mjs +6 -4
  197. package/dist/styled-system/recipes/alert-description.d.mts +6 -1
  198. package/dist/styled-system/recipes/alert-description.mjs +4 -2
  199. package/dist/styled-system/recipes/alert-dialog.d.mts +6 -1
  200. package/dist/styled-system/recipes/alert-dialog.mjs +6 -4
  201. package/dist/styled-system/recipes/alert-title.d.mts +6 -1
  202. package/dist/styled-system/recipes/alert-title.mjs +4 -2
  203. package/dist/styled-system/recipes/alert.d.mts +10 -2
  204. package/dist/styled-system/recipes/alert.mjs +4 -2
  205. package/dist/styled-system/recipes/avatar.d.mts +6 -1
  206. package/dist/styled-system/recipes/avatar.mjs +6 -4
  207. package/dist/styled-system/recipes/badge.d.mts +10 -2
  208. package/dist/styled-system/recipes/badge.mjs +4 -2
  209. package/dist/styled-system/recipes/blockquote.d.mts +6 -1
  210. package/dist/styled-system/recipes/blockquote.mjs +4 -2
  211. package/dist/styled-system/recipes/button.d.mts +13 -2
  212. package/dist/styled-system/recipes/button.mjs +4 -2
  213. package/dist/styled-system/recipes/calendar.d.mts +6 -1
  214. package/dist/styled-system/recipes/calendar.mjs +6 -4
  215. package/dist/styled-system/recipes/card-content.d.mts +6 -1
  216. package/dist/styled-system/recipes/card-content.mjs +4 -2
  217. package/dist/styled-system/recipes/card-description.d.mts +6 -1
  218. package/dist/styled-system/recipes/card-description.mjs +4 -2
  219. package/dist/styled-system/recipes/card-footer.d.mts +6 -1
  220. package/dist/styled-system/recipes/card-footer.mjs +4 -2
  221. package/dist/styled-system/recipes/card-header.d.mts +6 -1
  222. package/dist/styled-system/recipes/card-header.mjs +4 -2
  223. package/dist/styled-system/recipes/card-title.d.mts +6 -1
  224. package/dist/styled-system/recipes/card-title.mjs +4 -2
  225. package/dist/styled-system/recipes/card.d.mts +6 -1
  226. package/dist/styled-system/recipes/card.mjs +4 -2
  227. package/dist/styled-system/recipes/checkbox.d.mts +6 -1
  228. package/dist/styled-system/recipes/checkbox.mjs +6 -4
  229. package/dist/styled-system/recipes/collapsible.d.mts +6 -1
  230. package/dist/styled-system/recipes/collapsible.mjs +6 -4
  231. package/dist/styled-system/recipes/command-dialog.d.mts +6 -1
  232. package/dist/styled-system/recipes/command-dialog.mjs +6 -4
  233. package/dist/styled-system/recipes/command.d.mts +6 -1
  234. package/dist/styled-system/recipes/command.mjs +6 -4
  235. package/dist/styled-system/recipes/context-menu.d.mts +10 -2
  236. package/dist/styled-system/recipes/context-menu.mjs +6 -4
  237. package/dist/styled-system/recipes/create-recipe.mjs +8 -5
  238. package/dist/styled-system/recipes/dialog.d.mts +6 -1
  239. package/dist/styled-system/recipes/dialog.mjs +6 -4
  240. package/dist/styled-system/recipes/dropdown-menu.d.mts +6 -1
  241. package/dist/styled-system/recipes/dropdown-menu.mjs +6 -4
  242. package/dist/styled-system/recipes/form-control.d.mts +6 -1
  243. package/dist/styled-system/recipes/form-control.mjs +4 -2
  244. package/dist/styled-system/recipes/form-description.d.mts +6 -1
  245. package/dist/styled-system/recipes/form-description.mjs +4 -2
  246. package/dist/styled-system/recipes/form-item.d.mts +6 -1
  247. package/dist/styled-system/recipes/form-item.mjs +4 -2
  248. package/dist/styled-system/recipes/form-label.d.mts +6 -1
  249. package/dist/styled-system/recipes/form-label.mjs +4 -2
  250. package/dist/styled-system/recipes/form-message.d.mts +6 -1
  251. package/dist/styled-system/recipes/form-message.mjs +4 -2
  252. package/dist/styled-system/recipes/h1.d.mts +6 -1
  253. package/dist/styled-system/recipes/h1.mjs +4 -2
  254. package/dist/styled-system/recipes/h2.d.mts +6 -1
  255. package/dist/styled-system/recipes/h2.mjs +4 -2
  256. package/dist/styled-system/recipes/h3.d.mts +6 -1
  257. package/dist/styled-system/recipes/h3.mjs +4 -2
  258. package/dist/styled-system/recipes/h4.d.mts +6 -1
  259. package/dist/styled-system/recipes/h4.mjs +4 -2
  260. package/dist/styled-system/recipes/hover-card.d.mts +6 -1
  261. package/dist/styled-system/recipes/hover-card.mjs +6 -4
  262. package/dist/styled-system/recipes/icon.d.mts +22 -2
  263. package/dist/styled-system/recipes/icon.mjs +4 -2
  264. package/dist/styled-system/recipes/inline-code.d.mts +6 -1
  265. package/dist/styled-system/recipes/inline-code.mjs +4 -2
  266. package/dist/styled-system/recipes/input.d.mts +6 -1
  267. package/dist/styled-system/recipes/input.mjs +4 -2
  268. package/dist/styled-system/recipes/label.d.mts +6 -1
  269. package/dist/styled-system/recipes/label.mjs +4 -2
  270. package/dist/styled-system/recipes/large.d.mts +6 -1
  271. package/dist/styled-system/recipes/large.mjs +4 -2
  272. package/dist/styled-system/recipes/lead.d.mts +6 -1
  273. package/dist/styled-system/recipes/lead.mjs +4 -2
  274. package/dist/styled-system/recipes/link.d.mts +6 -1
  275. package/dist/styled-system/recipes/link.mjs +4 -2
  276. package/dist/styled-system/recipes/list.d.mts +6 -1
  277. package/dist/styled-system/recipes/list.mjs +4 -2
  278. package/dist/styled-system/recipes/menubar.d.mts +6 -1
  279. package/dist/styled-system/recipes/menubar.mjs +6 -4
  280. package/dist/styled-system/recipes/muted.d.mts +6 -1
  281. package/dist/styled-system/recipes/muted.mjs +4 -2
  282. package/dist/styled-system/recipes/navigation-menu.d.mts +6 -1
  283. package/dist/styled-system/recipes/navigation-menu.mjs +6 -4
  284. package/dist/styled-system/recipes/p.d.mts +6 -1
  285. package/dist/styled-system/recipes/p.mjs +4 -2
  286. package/dist/styled-system/recipes/popover.d.mts +6 -1
  287. package/dist/styled-system/recipes/popover.mjs +6 -4
  288. package/dist/styled-system/recipes/progress.d.mts +6 -1
  289. package/dist/styled-system/recipes/progress.mjs +6 -4
  290. package/dist/styled-system/recipes/radio-group.d.mts +6 -1
  291. package/dist/styled-system/recipes/radio-group.mjs +6 -4
  292. package/dist/styled-system/recipes/scroll-area.d.mts +6 -1
  293. package/dist/styled-system/recipes/scroll-area.mjs +6 -4
  294. package/dist/styled-system/recipes/select.d.mts +6 -1
  295. package/dist/styled-system/recipes/select.mjs +6 -4
  296. package/dist/styled-system/recipes/separator.d.mts +10 -2
  297. package/dist/styled-system/recipes/separator.mjs +4 -2
  298. package/dist/styled-system/recipes/sheet.d.mts +10 -2
  299. package/dist/styled-system/recipes/sheet.mjs +6 -4
  300. package/dist/styled-system/recipes/skeleton.d.mts +6 -1
  301. package/dist/styled-system/recipes/skeleton.mjs +4 -2
  302. package/dist/styled-system/recipes/slider.d.mts +6 -1
  303. package/dist/styled-system/recipes/slider.mjs +6 -4
  304. package/dist/styled-system/recipes/small.d.mts +6 -1
  305. package/dist/styled-system/recipes/small.mjs +4 -2
  306. package/dist/styled-system/recipes/switch-recipe.d.mts +6 -1
  307. package/dist/styled-system/recipes/switch-recipe.mjs +6 -4
  308. package/dist/styled-system/recipes/table-body.d.mts +6 -1
  309. package/dist/styled-system/recipes/table-body.mjs +4 -2
  310. package/dist/styled-system/recipes/table-caption.d.mts +6 -1
  311. package/dist/styled-system/recipes/table-caption.mjs +4 -2
  312. package/dist/styled-system/recipes/table-cell.d.mts +6 -1
  313. package/dist/styled-system/recipes/table-cell.mjs +4 -2
  314. package/dist/styled-system/recipes/table-container.d.mts +6 -1
  315. package/dist/styled-system/recipes/table-container.mjs +4 -2
  316. package/dist/styled-system/recipes/table-footer.d.mts +6 -1
  317. package/dist/styled-system/recipes/table-footer.mjs +4 -2
  318. package/dist/styled-system/recipes/table-head.d.mts +6 -1
  319. package/dist/styled-system/recipes/table-head.mjs +4 -2
  320. package/dist/styled-system/recipes/table-header.d.mts +6 -1
  321. package/dist/styled-system/recipes/table-header.mjs +4 -2
  322. package/dist/styled-system/recipes/table-row.d.mts +6 -1
  323. package/dist/styled-system/recipes/table-row.mjs +4 -2
  324. package/dist/styled-system/recipes/table.d.mts +6 -1
  325. package/dist/styled-system/recipes/table.mjs +4 -2
  326. package/dist/styled-system/recipes/tabs.d.mts +6 -1
  327. package/dist/styled-system/recipes/tabs.mjs +6 -4
  328. package/dist/styled-system/recipes/textarea.d.mts +6 -1
  329. package/dist/styled-system/recipes/textarea.mjs +4 -2
  330. package/dist/styled-system/recipes/toast-viewport.d.mts +6 -1
  331. package/dist/styled-system/recipes/toast-viewport.mjs +4 -2
  332. package/dist/styled-system/recipes/toast.d.mts +10 -2
  333. package/dist/styled-system/recipes/toast.mjs +6 -4
  334. package/dist/styled-system/recipes/toggle.d.mts +13 -2
  335. package/dist/styled-system/recipes/toggle.mjs +4 -2
  336. package/dist/styled-system/recipes/tooltip.d.mts +6 -1
  337. package/dist/styled-system/recipes/tooltip.mjs +6 -4
  338. package/dist/styled-system/recipes/typography-table-container.d.mts +6 -1
  339. package/dist/styled-system/recipes/typography-table-container.mjs +4 -2
  340. package/dist/styled-system/recipes/typography-table.d.mts +6 -1
  341. package/dist/styled-system/recipes/typography-table.mjs +4 -2
  342. package/dist/styled-system/tokens/index.mjs +1711 -1683
  343. package/dist/styled-system/tokens/tokens.d.mts +20 -20
  344. package/dist/styled-system/types/composition.d.mts +65 -12
  345. package/dist/styled-system/types/conditions.d.mts +98 -44
  346. package/dist/styled-system/types/global.d.mts +1 -0
  347. package/dist/styled-system/types/jsx.d.mts +1 -1
  348. package/dist/styled-system/types/pattern.d.mts +17 -2
  349. package/dist/styled-system/types/prop-type.d.mts +58 -231
  350. package/dist/styled-system/types/recipe.d.mts +33 -10
  351. package/dist/styled-system/types/selectors.d.mts +1 -1
  352. package/dist/styled-system/types/static-css.d.mts +13 -4
  353. package/dist/styled-system/types/style-props.d.mts +7541 -678
  354. package/dist/styled-system/types/system-types.d.mts +111 -11
  355. package/dist/translations/i18n-react.d.ts +1 -0
  356. package/dist/translations/i18n-react.d.ts.map +1 -1
  357. package/dist/translations/i18n-util.async.d.ts.map +1 -1
  358. package/dist/translations/i18n-util.d.ts +2 -2
  359. package/dist/translations/i18n-util.d.ts.map +1 -1
  360. package/package.json +7 -7
  361. package/dist/styled-system/jsx/link-box.d.mts +0 -10
  362. package/dist/styled-system/jsx/link-box.mjs +0 -14
  363. package/dist/styled-system/patterns/link-box.d.mts +0 -21
  364. package/dist/styled-system/patterns/link-box.mjs +0 -19
  365. package/dist/styled-system/recipes/create-recipe.d.mts +0 -1
@@ -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 contextMenuDefaultVariants = {
@@ -138,13 +138,14 @@ const contextMenuSlotNames = [
138
138
  ]
139
139
  const contextMenuSlotFns = /* @__PURE__ */ contextMenuSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, contextMenuDefaultVariants, getSlotCompoundVariant(contextMenuCompoundVariants, slotName))])
140
140
 
141
- const contextMenuFn = (props = {}) => {
142
- return Object.fromEntries(contextMenuSlotFns.map(([slotName, slotFn]) => [slotName, slotFn(props)]))
143
- }
141
+ const contextMenuFn = memo((props = {}) => {
142
+ return Object.fromEntries(contextMenuSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
143
+ })
144
144
 
145
145
  const contextMenuVariantKeys = [
146
146
  "inset"
147
147
  ]
148
+ const getVariantProps = (variants) => ({ ...contextMenuDefaultVariants, ...compact(variants) })
148
149
 
149
150
  export const contextMenu = /* @__PURE__ */ Object.assign(contextMenuFn, {
150
151
  __recipe__: false,
@@ -159,4 +160,5 @@ export const contextMenu = /* @__PURE__ */ Object.assign(contextMenuFn, {
159
160
  splitVariantProps(props) {
160
161
  return splitProps(props, contextMenuVariantKeys)
161
162
  },
163
+ getVariantProps
162
164
  })
@@ -5,7 +5,7 @@ import { cx } from '../css/cx.mjs';
5
5
  import { compact, createCss, splitProps, uniq, withoutSpace } from '../helpers.mjs';
6
6
 
7
7
  export const createRecipe = (name, defaultVariants, compoundVariants) => {
8
- const getRecipeStyles = (variants) => {
8
+ const getVariantProps = (variants) => {
9
9
  return {
10
10
  [name]: '__ignore__',
11
11
  ...defaultVariants,
@@ -34,11 +34,12 @@ export const createRecipe = (name, defaultVariants, compoundVariants) => {
34
34
  },
35
35
  utility: {
36
36
 
37
+ toHash: (path, hashFn) => hashFn(path.join(":")),
37
38
  transform,
38
39
  }
39
40
  })
40
41
 
41
- const recipeStyles = getRecipeStyles(variants)
42
+ const recipeStyles = getVariantProps(variants)
42
43
 
43
44
  if (withCompoundVariants) {
44
45
  const compoundVariantStyles = getCompoundVariantCss(compoundVariants, recipeStyles)
@@ -48,11 +49,13 @@ export const createRecipe = (name, defaultVariants, compoundVariants) => {
48
49
  return recipeCss(recipeStyles)
49
50
  }
50
51
 
51
- return Object.assign(recipeFn, {
52
+ return {
53
+ recipeFn,
54
+ getVariantProps,
52
55
  __getCompoundVariantCss__: (variants) => {
53
- return getCompoundVariantCss(compoundVariants, getRecipeStyles(variants));
56
+ return getCompoundVariantCss(compoundVariants, getVariantProps(variants));
54
57
  },
55
- })
58
+ }
56
59
  }
57
60
 
58
61
  export const mergeRecipes = (recipeA, recipeB) => {
@@ -21,7 +21,12 @@ export interface DialogRecipe {
21
21
  variantMap: DialogVariantMap
22
22
  variantKeys: Array<keyof DialogVariant>
23
23
  splitVariantProps<Props extends DialogVariantProps>(props: Props): [DialogVariantProps, Pretty<DistributiveOmit<Props, keyof DialogVariantProps>>]
24
+ getVariantProps: (props?: DialogVariantProps) => DialogVariantProps
24
25
  }
25
26
 
26
- /** Styles for the Dialog component */
27
+ /**
28
+ * Styles for the Dialog component
29
+
30
+
31
+ */
27
32
  export declare const dialog: DialogRecipe
@@ -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 dialogDefaultVariants = {}
@@ -88,11 +88,12 @@ const dialogSlotNames = [
88
88
  ]
89
89
  const dialogSlotFns = /* @__PURE__ */ dialogSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, dialogDefaultVariants, getSlotCompoundVariant(dialogCompoundVariants, slotName))])
90
90
 
91
- const dialogFn = (props = {}) => {
92
- return Object.fromEntries(dialogSlotFns.map(([slotName, slotFn]) => [slotName, slotFn(props)]))
93
- }
91
+ const dialogFn = memo((props = {}) => {
92
+ return Object.fromEntries(dialogSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
93
+ })
94
94
 
95
95
  const dialogVariantKeys = []
96
+ const getVariantProps = (variants) => ({ ...dialogDefaultVariants, ...compact(variants) })
96
97
 
97
98
  export const dialog = /* @__PURE__ */ Object.assign(dialogFn, {
98
99
  __recipe__: false,
@@ -103,4 +104,5 @@ export const dialog = /* @__PURE__ */ Object.assign(dialogFn, {
103
104
  splitVariantProps(props) {
104
105
  return splitProps(props, dialogVariantKeys)
105
106
  },
107
+ getVariantProps
106
108
  })
@@ -21,7 +21,12 @@ export interface DropdownMenuRecipe {
21
21
  variantMap: DropdownMenuVariantMap
22
22
  variantKeys: Array<keyof DropdownMenuVariant>
23
23
  splitVariantProps<Props extends DropdownMenuVariantProps>(props: Props): [DropdownMenuVariantProps, Pretty<DistributiveOmit<Props, keyof DropdownMenuVariantProps>>]
24
+ getVariantProps: (props?: DropdownMenuVariantProps) => DropdownMenuVariantProps
24
25
  }
25
26
 
26
- /** Styles for the DropdownMenu component */
27
+ /**
28
+ * Styles for the DropdownMenu component
29
+
30
+
31
+ */
27
32
  export declare const dropdownMenu: DropdownMenuRecipe
@@ -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 dropdownMenuDefaultVariants = {}
@@ -136,11 +136,12 @@ const dropdownMenuSlotNames = [
136
136
  ]
137
137
  const dropdownMenuSlotFns = /* @__PURE__ */ dropdownMenuSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, dropdownMenuDefaultVariants, getSlotCompoundVariant(dropdownMenuCompoundVariants, slotName))])
138
138
 
139
- const dropdownMenuFn = (props = {}) => {
140
- return Object.fromEntries(dropdownMenuSlotFns.map(([slotName, slotFn]) => [slotName, slotFn(props)]))
141
- }
139
+ const dropdownMenuFn = memo((props = {}) => {
140
+ return Object.fromEntries(dropdownMenuSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
141
+ })
142
142
 
143
143
  const dropdownMenuVariantKeys = []
144
+ const getVariantProps = (variants) => ({ ...dropdownMenuDefaultVariants, ...compact(variants) })
144
145
 
145
146
  export const dropdownMenu = /* @__PURE__ */ Object.assign(dropdownMenuFn, {
146
147
  __recipe__: false,
@@ -151,4 +152,5 @@ export const dropdownMenu = /* @__PURE__ */ Object.assign(dropdownMenuFn, {
151
152
  splitVariantProps(props) {
152
153
  return splitProps(props, dropdownMenuVariantKeys)
153
154
  },
155
+ getVariantProps
154
156
  })
@@ -21,7 +21,12 @@ export interface FormControlRecipe {
21
21
  variantMap: FormControlVariantMap
22
22
  variantKeys: Array<keyof FormControlVariant>
23
23
  splitVariantProps<Props extends FormControlVariantProps>(props: Props): [FormControlVariantProps, Pretty<DistributiveOmit<Props, keyof FormControlVariantProps>>]
24
+ getVariantProps: (props?: FormControlVariantProps) => FormControlVariantProps
24
25
  }
25
26
 
26
- /** Styles for the FormControl component */
27
+ /**
28
+ * Styles for the FormControl component
29
+
30
+
31
+ */
27
32
  export declare const formControl: FormControlRecipe
@@ -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 formControlFn = /* @__PURE__ */ createRecipe('formControl', {}, [])
@@ -7,9 +7,10 @@ const formControlVariantMap = {}
7
7
 
8
8
  const formControlVariantKeys = Object.keys(formControlVariantMap)
9
9
 
10
- export const formControl = /* @__PURE__ */ Object.assign(formControlFn, {
10
+ export const formControl = /* @__PURE__ */ Object.assign(memo(formControlFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'formControl',
13
+ __getCompoundVariantCss__: formControlFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: formControlVariantKeys,
15
16
  variantMap: formControlVariantMap,
@@ -19,4 +20,5 @@ export const formControl = /* @__PURE__ */ Object.assign(formControlFn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, formControlVariantKeys)
21
22
  },
23
+ getVariantProps: formControlFn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface FormDescriptionRecipe {
21
21
  variantMap: FormDescriptionVariantMap
22
22
  variantKeys: Array<keyof FormDescriptionVariant>
23
23
  splitVariantProps<Props extends FormDescriptionVariantProps>(props: Props): [FormDescriptionVariantProps, Pretty<DistributiveOmit<Props, keyof FormDescriptionVariantProps>>]
24
+ getVariantProps: (props?: FormDescriptionVariantProps) => FormDescriptionVariantProps
24
25
  }
25
26
 
26
- /** Styles for the FormDescription component */
27
+ /**
28
+ * Styles for the FormDescription component
29
+
30
+
31
+ */
27
32
  export declare const formDescription: FormDescriptionRecipe
@@ -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 formDescriptionFn = /* @__PURE__ */ createRecipe('formDescription', {}, [])
@@ -7,9 +7,10 @@ const formDescriptionVariantMap = {}
7
7
 
8
8
  const formDescriptionVariantKeys = Object.keys(formDescriptionVariantMap)
9
9
 
10
- export const formDescription = /* @__PURE__ */ Object.assign(formDescriptionFn, {
10
+ export const formDescription = /* @__PURE__ */ Object.assign(memo(formDescriptionFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'formDescription',
13
+ __getCompoundVariantCss__: formDescriptionFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: formDescriptionVariantKeys,
15
16
  variantMap: formDescriptionVariantMap,
@@ -19,4 +20,5 @@ export const formDescription = /* @__PURE__ */ Object.assign(formDescriptionFn,
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, formDescriptionVariantKeys)
21
22
  },
23
+ getVariantProps: formDescriptionFn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface FormItemRecipe {
21
21
  variantMap: FormItemVariantMap
22
22
  variantKeys: Array<keyof FormItemVariant>
23
23
  splitVariantProps<Props extends FormItemVariantProps>(props: Props): [FormItemVariantProps, Pretty<DistributiveOmit<Props, keyof FormItemVariantProps>>]
24
+ getVariantProps: (props?: FormItemVariantProps) => FormItemVariantProps
24
25
  }
25
26
 
26
- /** Styles for the FormItem component */
27
+ /**
28
+ * Styles for the FormItem component
29
+
30
+
31
+ */
27
32
  export declare const formItem: FormItemRecipe
@@ -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 formItemFn = /* @__PURE__ */ createRecipe('formItem', {}, [])
@@ -7,9 +7,10 @@ const formItemVariantMap = {}
7
7
 
8
8
  const formItemVariantKeys = Object.keys(formItemVariantMap)
9
9
 
10
- export const formItem = /* @__PURE__ */ Object.assign(formItemFn, {
10
+ export const formItem = /* @__PURE__ */ Object.assign(memo(formItemFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'formItem',
13
+ __getCompoundVariantCss__: formItemFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: formItemVariantKeys,
15
16
  variantMap: formItemVariantMap,
@@ -19,4 +20,5 @@ export const formItem = /* @__PURE__ */ Object.assign(formItemFn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, formItemVariantKeys)
21
22
  },
23
+ getVariantProps: formItemFn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface FormLabelRecipe {
21
21
  variantMap: FormLabelVariantMap
22
22
  variantKeys: Array<keyof FormLabelVariant>
23
23
  splitVariantProps<Props extends FormLabelVariantProps>(props: Props): [FormLabelVariantProps, Pretty<DistributiveOmit<Props, keyof FormLabelVariantProps>>]
24
+ getVariantProps: (props?: FormLabelVariantProps) => FormLabelVariantProps
24
25
  }
25
26
 
26
- /** Styles for the FormLabel component */
27
+ /**
28
+ * Styles for the FormLabel component
29
+
30
+
31
+ */
27
32
  export declare const formLabel: FormLabelRecipe
@@ -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 formLabelFn = /* @__PURE__ */ createRecipe('formLabel', {}, [])
@@ -7,9 +7,10 @@ const formLabelVariantMap = {}
7
7
 
8
8
  const formLabelVariantKeys = Object.keys(formLabelVariantMap)
9
9
 
10
- export const formLabel = /* @__PURE__ */ Object.assign(formLabelFn, {
10
+ export const formLabel = /* @__PURE__ */ Object.assign(memo(formLabelFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'formLabel',
13
+ __getCompoundVariantCss__: formLabelFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: formLabelVariantKeys,
15
16
  variantMap: formLabelVariantMap,
@@ -19,4 +20,5 @@ export const formLabel = /* @__PURE__ */ Object.assign(formLabelFn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, formLabelVariantKeys)
21
22
  },
23
+ getVariantProps: formLabelFn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface FormMessageRecipe {
21
21
  variantMap: FormMessageVariantMap
22
22
  variantKeys: Array<keyof FormMessageVariant>
23
23
  splitVariantProps<Props extends FormMessageVariantProps>(props: Props): [FormMessageVariantProps, Pretty<DistributiveOmit<Props, keyof FormMessageVariantProps>>]
24
+ getVariantProps: (props?: FormMessageVariantProps) => FormMessageVariantProps
24
25
  }
25
26
 
26
- /** Styles for the FormMessage component */
27
+ /**
28
+ * Styles for the FormMessage component
29
+
30
+
31
+ */
27
32
  export declare const formMessage: FormMessageRecipe
@@ -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 formMessageFn = /* @__PURE__ */ createRecipe('formMessage', {}, [])
@@ -7,9 +7,10 @@ const formMessageVariantMap = {}
7
7
 
8
8
  const formMessageVariantKeys = Object.keys(formMessageVariantMap)
9
9
 
10
- export const formMessage = /* @__PURE__ */ Object.assign(formMessageFn, {
10
+ export const formMessage = /* @__PURE__ */ Object.assign(memo(formMessageFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'formMessage',
13
+ __getCompoundVariantCss__: formMessageFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: formMessageVariantKeys,
15
16
  variantMap: formMessageVariantMap,
@@ -19,4 +20,5 @@ export const formMessage = /* @__PURE__ */ Object.assign(formMessageFn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, formMessageVariantKeys)
21
22
  },
23
+ getVariantProps: formMessageFn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface H1Recipe {
21
21
  variantMap: H1VariantMap
22
22
  variantKeys: Array<keyof H1Variant>
23
23
  splitVariantProps<Props extends H1VariantProps>(props: Props): [H1VariantProps, Pretty<DistributiveOmit<Props, keyof H1VariantProps>>]
24
+ getVariantProps: (props?: H1VariantProps) => H1VariantProps
24
25
  }
25
26
 
26
- /** Typography - h1 style */
27
+ /**
28
+ * Typography - h1 style
29
+
30
+
31
+ */
27
32
  export declare const h1: H1Recipe
@@ -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 h1Fn = /* @__PURE__ */ createRecipe('h1', {}, [])
@@ -7,9 +7,10 @@ const h1VariantMap = {}
7
7
 
8
8
  const h1VariantKeys = Object.keys(h1VariantMap)
9
9
 
10
- export const h1 = /* @__PURE__ */ Object.assign(h1Fn, {
10
+ export const h1 = /* @__PURE__ */ Object.assign(memo(h1Fn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'h1',
13
+ __getCompoundVariantCss__: h1Fn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: h1VariantKeys,
15
16
  variantMap: h1VariantMap,
@@ -19,4 +20,5 @@ export const h1 = /* @__PURE__ */ Object.assign(h1Fn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, h1VariantKeys)
21
22
  },
23
+ getVariantProps: h1Fn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface H2Recipe {
21
21
  variantMap: H2VariantMap
22
22
  variantKeys: Array<keyof H2Variant>
23
23
  splitVariantProps<Props extends H2VariantProps>(props: Props): [H2VariantProps, Pretty<DistributiveOmit<Props, keyof H2VariantProps>>]
24
+ getVariantProps: (props?: H2VariantProps) => H2VariantProps
24
25
  }
25
26
 
26
- /** Typography - h2 style */
27
+ /**
28
+ * Typography - h2 style
29
+
30
+
31
+ */
27
32
  export declare const h2: H2Recipe
@@ -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 h2Fn = /* @__PURE__ */ createRecipe('h2', {}, [])
@@ -7,9 +7,10 @@ const h2VariantMap = {}
7
7
 
8
8
  const h2VariantKeys = Object.keys(h2VariantMap)
9
9
 
10
- export const h2 = /* @__PURE__ */ Object.assign(h2Fn, {
10
+ export const h2 = /* @__PURE__ */ Object.assign(memo(h2Fn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'h2',
13
+ __getCompoundVariantCss__: h2Fn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: h2VariantKeys,
15
16
  variantMap: h2VariantMap,
@@ -19,4 +20,5 @@ export const h2 = /* @__PURE__ */ Object.assign(h2Fn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, h2VariantKeys)
21
22
  },
23
+ getVariantProps: h2Fn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface H3Recipe {
21
21
  variantMap: H3VariantMap
22
22
  variantKeys: Array<keyof H3Variant>
23
23
  splitVariantProps<Props extends H3VariantProps>(props: Props): [H3VariantProps, Pretty<DistributiveOmit<Props, keyof H3VariantProps>>]
24
+ getVariantProps: (props?: H3VariantProps) => H3VariantProps
24
25
  }
25
26
 
26
- /** Typography - h3 style */
27
+ /**
28
+ * Typography - h3 style
29
+
30
+
31
+ */
27
32
  export declare const h3: H3Recipe
@@ -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 h3Fn = /* @__PURE__ */ createRecipe('h3', {}, [])
@@ -7,9 +7,10 @@ const h3VariantMap = {}
7
7
 
8
8
  const h3VariantKeys = Object.keys(h3VariantMap)
9
9
 
10
- export const h3 = /* @__PURE__ */ Object.assign(h3Fn, {
10
+ export const h3 = /* @__PURE__ */ Object.assign(memo(h3Fn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'h3',
13
+ __getCompoundVariantCss__: h3Fn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: h3VariantKeys,
15
16
  variantMap: h3VariantMap,
@@ -19,4 +20,5 @@ export const h3 = /* @__PURE__ */ Object.assign(h3Fn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, h3VariantKeys)
21
22
  },
23
+ getVariantProps: h3Fn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface H4Recipe {
21
21
  variantMap: H4VariantMap
22
22
  variantKeys: Array<keyof H4Variant>
23
23
  splitVariantProps<Props extends H4VariantProps>(props: Props): [H4VariantProps, Pretty<DistributiveOmit<Props, keyof H4VariantProps>>]
24
+ getVariantProps: (props?: H4VariantProps) => H4VariantProps
24
25
  }
25
26
 
26
- /** Typography - h4 style */
27
+ /**
28
+ * Typography - h4 style
29
+
30
+
31
+ */
27
32
  export declare const h4: H4Recipe
@@ -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 h4Fn = /* @__PURE__ */ createRecipe('h4', {}, [])
@@ -7,9 +7,10 @@ const h4VariantMap = {}
7
7
 
8
8
  const h4VariantKeys = Object.keys(h4VariantMap)
9
9
 
10
- export const h4 = /* @__PURE__ */ Object.assign(h4Fn, {
10
+ export const h4 = /* @__PURE__ */ Object.assign(memo(h4Fn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'h4',
13
+ __getCompoundVariantCss__: h4Fn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: h4VariantKeys,
15
16
  variantMap: h4VariantMap,
@@ -19,4 +20,5 @@ export const h4 = /* @__PURE__ */ Object.assign(h4Fn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, h4VariantKeys)
21
22
  },
23
+ getVariantProps: h4Fn.getVariantProps,
22
24
  })
@@ -21,7 +21,12 @@ export interface HoverCardRecipe {
21
21
  variantMap: HoverCardVariantMap
22
22
  variantKeys: Array<keyof HoverCardVariant>
23
23
  splitVariantProps<Props extends HoverCardVariantProps>(props: Props): [HoverCardVariantProps, Pretty<DistributiveOmit<Props, keyof HoverCardVariantProps>>]
24
+ getVariantProps: (props?: HoverCardVariantProps) => HoverCardVariantProps
24
25
  }
25
26
 
26
- /** Styles for the HoverCard component */
27
+ /**
28
+ * Styles for the HoverCard component
29
+
30
+
31
+ */
27
32
  export declare const hoverCard: HoverCardRecipe
@@ -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 hoverCardDefaultVariants = {}
@@ -32,11 +32,12 @@ const hoverCardSlotNames = [
32
32
  ]
33
33
  const hoverCardSlotFns = /* @__PURE__ */ hoverCardSlotNames.map(([slotName, slotKey]) => [slotName, createRecipe(slotKey, hoverCardDefaultVariants, getSlotCompoundVariant(hoverCardCompoundVariants, slotName))])
34
34
 
35
- const hoverCardFn = (props = {}) => {
36
- return Object.fromEntries(hoverCardSlotFns.map(([slotName, slotFn]) => [slotName, slotFn(props)]))
37
- }
35
+ const hoverCardFn = memo((props = {}) => {
36
+ return Object.fromEntries(hoverCardSlotFns.map(([slotName, slotFn]) => [slotName, slotFn.recipeFn(props)]))
37
+ })
38
38
 
39
39
  const hoverCardVariantKeys = []
40
+ const getVariantProps = (variants) => ({ ...hoverCardDefaultVariants, ...compact(variants) })
40
41
 
41
42
  export const hoverCard = /* @__PURE__ */ Object.assign(hoverCardFn, {
42
43
  __recipe__: false,
@@ -47,4 +48,5 @@ export const hoverCard = /* @__PURE__ */ Object.assign(hoverCardFn, {
47
48
  splitVariantProps(props) {
48
49
  return splitProps(props, hoverCardVariantKeys)
49
50
  },
51
+ getVariantProps
50
52
  })
@@ -3,10 +3,25 @@ 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 IconVariant {
6
- size: "xl" | "lg" | "md" | "sm" | "xs"
6
+ /**
7
+ * @default "md"
8
+ */
9
+ size: "xl" | "lg" | "md" | "sm" | "xs"
10
+ /**
11
+ * @default "none"
12
+ */
7
13
  left: "none" | "sm" | "auto"
14
+ /**
15
+ * @default "none"
16
+ */
8
17
  right: "none" | "sm" | "auto"
18
+ /**
19
+ * @default false
20
+ */
9
21
  fillCurrent: boolean
22
+ /**
23
+ * @default false
24
+ */
10
25
  dimmed: boolean
11
26
  }
12
27
 
@@ -25,7 +40,12 @@ export interface IconRecipe {
25
40
  variantMap: IconVariantMap
26
41
  variantKeys: Array<keyof IconVariant>
27
42
  splitVariantProps<Props extends IconVariantProps>(props: Props): [IconVariantProps, Pretty<DistributiveOmit<Props, keyof IconVariantProps>>]
43
+ getVariantProps: (props?: IconVariantProps) => IconVariantProps
28
44
  }
29
45
 
30
- /** Styles for the icons */
46
+ /**
47
+ * Styles for the icons
48
+
49
+
50
+ */
31
51
  export declare const icon: IconRecipe
@@ -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 iconFn = /* @__PURE__ */ createRecipe('icon', {
@@ -37,9 +37,10 @@ const iconVariantMap = {
37
37
 
38
38
  const iconVariantKeys = Object.keys(iconVariantMap)
39
39
 
40
- export const icon = /* @__PURE__ */ Object.assign(iconFn, {
40
+ export const icon = /* @__PURE__ */ Object.assign(memo(iconFn.recipeFn), {
41
41
  __recipe__: true,
42
42
  __name__: 'icon',
43
+ __getCompoundVariantCss__: iconFn.__getCompoundVariantCss__,
43
44
  raw: (props) => props,
44
45
  variantKeys: iconVariantKeys,
45
46
  variantMap: iconVariantMap,
@@ -49,4 +50,5 @@ export const icon = /* @__PURE__ */ Object.assign(iconFn, {
49
50
  splitVariantProps(props) {
50
51
  return splitProps(props, iconVariantKeys)
51
52
  },
53
+ getVariantProps: iconFn.getVariantProps,
52
54
  })
@@ -21,7 +21,12 @@ export interface InlineCodeRecipe {
21
21
  variantMap: InlineCodeVariantMap
22
22
  variantKeys: Array<keyof InlineCodeVariant>
23
23
  splitVariantProps<Props extends InlineCodeVariantProps>(props: Props): [InlineCodeVariantProps, Pretty<DistributiveOmit<Props, keyof InlineCodeVariantProps>>]
24
+ getVariantProps: (props?: InlineCodeVariantProps) => InlineCodeVariantProps
24
25
  }
25
26
 
26
- /** Typography - InlineCode style */
27
+ /**
28
+ * Typography - InlineCode style
29
+
30
+
31
+ */
27
32
  export declare const inlineCode: InlineCodeRecipe
@@ -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 inlineCodeFn = /* @__PURE__ */ createRecipe('inlineCode', {}, [])
@@ -7,9 +7,10 @@ const inlineCodeVariantMap = {}
7
7
 
8
8
  const inlineCodeVariantKeys = Object.keys(inlineCodeVariantMap)
9
9
 
10
- export const inlineCode = /* @__PURE__ */ Object.assign(inlineCodeFn, {
10
+ export const inlineCode = /* @__PURE__ */ Object.assign(memo(inlineCodeFn.recipeFn), {
11
11
  __recipe__: true,
12
12
  __name__: 'inlineCode',
13
+ __getCompoundVariantCss__: inlineCodeFn.__getCompoundVariantCss__,
13
14
  raw: (props) => props,
14
15
  variantKeys: inlineCodeVariantKeys,
15
16
  variantMap: inlineCodeVariantMap,
@@ -19,4 +20,5 @@ export const inlineCode = /* @__PURE__ */ Object.assign(inlineCodeFn, {
19
20
  splitVariantProps(props) {
20
21
  return splitProps(props, inlineCodeVariantKeys)
21
22
  },
23
+ getVariantProps: inlineCodeFn.getVariantProps,
22
24
  })