@yamada-ui/react 2.2.1-dev-20260419111242 → 2.2.1-dev-20260421145002

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 (342) hide show
  1. package/dist/cjs/components/autocomplete/autocomplete.cjs +1 -1
  2. package/dist/cjs/components/autocomplete/autocomplete.cjs.map +1 -1
  3. package/dist/cjs/components/calendar/use-calendar.cjs.map +1 -1
  4. package/dist/cjs/components/chart/chart.cjs.map +1 -1
  5. package/dist/cjs/components/date-picker/date-picker.cjs +1 -1
  6. package/dist/cjs/components/date-picker/date-picker.cjs.map +1 -1
  7. package/dist/cjs/components/drawer/use-drawer.cjs +1 -1
  8. package/dist/cjs/components/drawer/use-drawer.cjs.map +1 -1
  9. package/dist/cjs/components/format/namespace.cjs.map +1 -1
  10. package/dist/cjs/components/group/use-group.cjs +1 -1
  11. package/dist/cjs/components/group/use-group.cjs.map +1 -1
  12. package/dist/cjs/components/indicator/indicator.cjs +4 -3
  13. package/dist/cjs/components/indicator/indicator.cjs.map +1 -1
  14. package/dist/cjs/components/input/use-input-border.cjs +4 -2
  15. package/dist/cjs/components/input/use-input-border.cjs.map +1 -1
  16. package/dist/cjs/components/native-select/native-select.cjs +1 -1
  17. package/dist/cjs/components/native-select/native-select.cjs.map +1 -1
  18. package/dist/cjs/components/native-select/use-native-select.cjs +1 -1
  19. package/dist/cjs/components/native-select/use-native-select.cjs.map +1 -1
  20. package/dist/cjs/components/number-input/number-input.style.cjs +1 -1
  21. package/dist/cjs/components/number-input/number-input.style.cjs.map +1 -1
  22. package/dist/cjs/components/password-input/password-input.style.cjs +1 -1
  23. package/dist/cjs/components/password-input/password-input.style.cjs.map +1 -1
  24. package/dist/cjs/components/select/select.cjs +1 -1
  25. package/dist/cjs/components/select/select.cjs.map +1 -1
  26. package/dist/cjs/components/sidebar/sidebar.cjs +1 -1
  27. package/dist/cjs/components/sidebar/sidebar.cjs.map +1 -1
  28. package/dist/cjs/components/table/table.cjs +0 -3
  29. package/dist/cjs/components/table/table.cjs.map +1 -1
  30. package/dist/cjs/core/css/at-rule.cjs.map +1 -1
  31. package/dist/cjs/core/css/color-mix.cjs +1 -1
  32. package/dist/cjs/core/css/color-mix.cjs.map +1 -1
  33. package/dist/cjs/core/css/color-scheme.cjs.map +1 -1
  34. package/dist/cjs/core/css/styles.cjs +92 -92
  35. package/dist/cjs/core/css/styles.cjs.map +1 -1
  36. package/dist/cjs/core/system/var.cjs.map +1 -1
  37. package/dist/cjs/hooks/use-combobox/index.cjs +1 -1
  38. package/dist/cjs/hooks/use-combobox/index.cjs.map +1 -1
  39. package/dist/cjs/hooks/use-local-storage/index.cjs +1 -1
  40. package/dist/cjs/hooks/use-local-storage/index.cjs.map +1 -1
  41. package/dist/cjs/utils/ref.cjs +1 -1
  42. package/dist/cjs/utils/ref.cjs.map +1 -1
  43. package/dist/esm/components/autocomplete/autocomplete.js +1 -1
  44. package/dist/esm/components/autocomplete/autocomplete.js.map +1 -1
  45. package/dist/esm/components/calendar/use-calendar.js.map +1 -1
  46. package/dist/esm/components/chart/chart.js.map +1 -1
  47. package/dist/esm/components/date-picker/date-picker.js +1 -1
  48. package/dist/esm/components/date-picker/date-picker.js.map +1 -1
  49. package/dist/esm/components/drawer/use-drawer.js +1 -1
  50. package/dist/esm/components/drawer/use-drawer.js.map +1 -1
  51. package/dist/esm/components/format/namespace.js.map +1 -1
  52. package/dist/esm/components/group/use-group.js +1 -1
  53. package/dist/esm/components/group/use-group.js.map +1 -1
  54. package/dist/esm/components/indicator/indicator.js +4 -3
  55. package/dist/esm/components/indicator/indicator.js.map +1 -1
  56. package/dist/esm/components/input/use-input-border.js +4 -2
  57. package/dist/esm/components/input/use-input-border.js.map +1 -1
  58. package/dist/esm/components/native-select/native-select.js +1 -1
  59. package/dist/esm/components/native-select/native-select.js.map +1 -1
  60. package/dist/esm/components/native-select/use-native-select.js +1 -1
  61. package/dist/esm/components/native-select/use-native-select.js.map +1 -1
  62. package/dist/esm/components/number-input/number-input.style.js +1 -1
  63. package/dist/esm/components/number-input/number-input.style.js.map +1 -1
  64. package/dist/esm/components/password-input/password-input.style.js +1 -1
  65. package/dist/esm/components/password-input/password-input.style.js.map +1 -1
  66. package/dist/esm/components/select/select.js +1 -1
  67. package/dist/esm/components/select/select.js.map +1 -1
  68. package/dist/esm/components/sidebar/sidebar.js +1 -1
  69. package/dist/esm/components/sidebar/sidebar.js.map +1 -1
  70. package/dist/esm/components/table/table.js +0 -3
  71. package/dist/esm/components/table/table.js.map +1 -1
  72. package/dist/esm/core/css/at-rule.js.map +1 -1
  73. package/dist/esm/core/css/color-mix.js +1 -1
  74. package/dist/esm/core/css/color-mix.js.map +1 -1
  75. package/dist/esm/core/css/color-scheme.js.map +1 -1
  76. package/dist/esm/core/css/styles.js +92 -92
  77. package/dist/esm/core/css/styles.js.map +1 -1
  78. package/dist/esm/core/system/var.js.map +1 -1
  79. package/dist/esm/hooks/use-combobox/index.js +1 -1
  80. package/dist/esm/hooks/use-combobox/index.js.map +1 -1
  81. package/dist/esm/hooks/use-local-storage/index.js +1 -1
  82. package/dist/esm/hooks/use-local-storage/index.js.map +1 -1
  83. package/dist/esm/utils/ref.js +1 -1
  84. package/dist/esm/utils/ref.js.map +1 -1
  85. package/dist/types/components/accordion/accordion.d.ts +4 -2
  86. package/dist/types/components/accordion/accordion.style.d.ts +1 -1
  87. package/dist/types/components/accordion/use-accordion.d.ts +11 -11
  88. package/dist/types/components/action-bar/action-bar.d.ts +3 -2
  89. package/dist/types/components/airy/airy.d.ts +3 -2
  90. package/dist/types/components/alert/alert.d.ts +5 -2
  91. package/dist/types/components/alert/alert.style.d.ts +1 -1
  92. package/dist/types/components/alpha-slider/alpha-slider.d.ts +3 -2
  93. package/dist/types/components/aspect-ratio/aspect-ratio.d.ts +2 -2
  94. package/dist/types/components/autocomplete/autocomplete.d.ts +4 -2
  95. package/dist/types/components/autocomplete/autocomplete.style.d.ts +1 -1
  96. package/dist/types/components/autocomplete/use-autocomplete.d.ts +7 -5
  97. package/dist/types/components/avatar/avatar.d.ts +5 -5
  98. package/dist/types/components/avatar/use-avatar-group.d.ts +2 -2
  99. package/dist/types/components/badge/badge.d.ts +2 -2
  100. package/dist/types/components/bleed/bleed.d.ts +2 -2
  101. package/dist/types/components/blockquote/blockquote.d.ts +2 -2
  102. package/dist/types/components/breadcrumb/breadcrumb.d.ts +2 -2
  103. package/dist/types/components/breadcrumb/breadcrumb.style.d.ts +1 -1
  104. package/dist/types/components/breadcrumb/use-breadcrumb.d.ts +2 -2
  105. package/dist/types/components/button/button-group.d.ts +1 -0
  106. package/dist/types/components/button/button.d.ts +3 -2
  107. package/dist/types/components/button/icon-button.d.ts +2 -2
  108. package/dist/types/components/calendar/calendar.d.ts +3 -2
  109. package/dist/types/components/calendar/calendar.style.d.ts +2 -2
  110. package/dist/types/components/calendar/use-calendar.d.ts +10 -9
  111. package/dist/types/components/card/card.d.ts +2 -2
  112. package/dist/types/components/carousel/carousel.d.ts +3 -2
  113. package/dist/types/components/carousel/carousel.style.d.ts +2 -2
  114. package/dist/types/components/carousel/use-carousel.d.ts +3 -3
  115. package/dist/types/components/center/center.d.ts +2 -2
  116. package/dist/types/components/chart/area-chart.d.ts +2 -2
  117. package/dist/types/components/chart/bar-chart.d.ts +2 -2
  118. package/dist/types/components/chart/chart.d.ts +11 -9
  119. package/dist/types/components/chart/composed-chart.d.ts +2 -2
  120. package/dist/types/components/chart/donut-chart.d.ts +2 -2
  121. package/dist/types/components/chart/line-chart.d.ts +2 -2
  122. package/dist/types/components/chart/pie-chart.d.ts +2 -2
  123. package/dist/types/components/chart/use-chart.d.ts +2 -2
  124. package/dist/types/components/checkbox/checkbox-group.d.ts +2 -0
  125. package/dist/types/components/checkbox/checkbox.d.ts +6 -5
  126. package/dist/types/components/checkbox/checkbox.style.d.ts +1 -1
  127. package/dist/types/components/checkbox/use-checkbox-group.d.ts +3 -2
  128. package/dist/types/components/checkbox/use-checkbox.d.ts +1 -0
  129. package/dist/types/components/checkbox-card/checkbox-card-group.d.ts +3 -0
  130. package/dist/types/components/checkbox-card/checkbox-card.d.ts +7 -5
  131. package/dist/types/components/checkbox-card/checkbox-card.style.d.ts +1 -1
  132. package/dist/types/components/circle-progress/circle-progress.d.ts +3 -2
  133. package/dist/types/components/close-button/close-button.d.ts +3 -2
  134. package/dist/types/components/code/code.d.ts +2 -2
  135. package/dist/types/components/collapse/collapse.d.ts +3 -2
  136. package/dist/types/components/color-picker/color-picker.d.ts +6 -2
  137. package/dist/types/components/color-picker/color-picker.style.d.ts +1 -1
  138. package/dist/types/components/color-picker/use-color-picker.d.ts +5 -2
  139. package/dist/types/components/color-selector/color-selector.d.ts +6 -2
  140. package/dist/types/components/color-selector/color-selector.style.d.ts +2 -2
  141. package/dist/types/components/color-selector/use-color-selector.d.ts +5 -3
  142. package/dist/types/components/color-swatch/color-swatch.d.ts +2 -2
  143. package/dist/types/components/container/container.d.ts +2 -2
  144. package/dist/types/components/data-list/data-list.d.ts +2 -2
  145. package/dist/types/components/data-list/data-list.style.d.ts +1 -1
  146. package/dist/types/components/date-picker/date-picker.d.ts +5 -2
  147. package/dist/types/components/date-picker/use-date-picker.d.ts +7 -4
  148. package/dist/types/components/drawer/drawer.d.ts +5 -2
  149. package/dist/types/components/drawer/use-drawer.d.ts +2 -0
  150. package/dist/types/components/dropzone/dropzone.d.ts +8 -5
  151. package/dist/types/components/dropzone/dropzone.style.d.ts +1 -1
  152. package/dist/types/components/dropzone/use-dropzone.d.ts +1 -0
  153. package/dist/types/components/editable/editable.d.ts +5 -4
  154. package/dist/types/components/editable/use-editable.d.ts +3 -2
  155. package/dist/types/components/em/em.d.ts +2 -2
  156. package/dist/types/components/empty-state/empty-state.d.ts +2 -2
  157. package/dist/types/components/empty-state/empty-state.style.d.ts +2 -2
  158. package/dist/types/components/fade/fade.d.ts +3 -2
  159. package/dist/types/components/fade-scale/fade-scale.d.ts +1 -0
  160. package/dist/types/components/field/field.d.ts +3 -3
  161. package/dist/types/components/field/use-field-props.d.ts +3 -3
  162. package/dist/types/components/fieldset/fieldset.d.ts +4 -3
  163. package/dist/types/components/file-button/file-button.d.ts +4 -2
  164. package/dist/types/components/file-button/use-file-button.d.ts +20 -18
  165. package/dist/types/components/file-input/file-input.d.ts +4 -2
  166. package/dist/types/components/file-input/use-file-input.d.ts +16 -15
  167. package/dist/types/components/flex/flex.d.ts +2 -2
  168. package/dist/types/components/flip/flip.d.ts +5 -4
  169. package/dist/types/components/flip/flip.style.d.ts +1 -1
  170. package/dist/types/components/float/float.d.ts +2 -2
  171. package/dist/types/components/form/form.d.ts +4 -3
  172. package/dist/types/components/form/form.style.d.ts +1 -1
  173. package/dist/types/components/format/format-byte.d.ts +4 -4
  174. package/dist/types/components/format/format-date-time.d.ts +4 -4
  175. package/dist/types/components/format/format-number.d.ts +2 -2
  176. package/dist/types/components/format/use-format-byte.d.ts +1 -0
  177. package/dist/types/components/format/use-format-date-time.d.ts +1 -0
  178. package/dist/types/components/format/use-format-number.d.ts +1 -0
  179. package/dist/types/components/grid/grid-item.d.ts +2 -2
  180. package/dist/types/components/grid/grid.d.ts +2 -2
  181. package/dist/types/components/group/group.d.ts +3 -2
  182. package/dist/types/components/group/use-group.d.ts +2 -2
  183. package/dist/types/components/heading/heading.d.ts +2 -2
  184. package/dist/types/components/highlight/highlight.d.ts +2 -0
  185. package/dist/types/components/hue-slider/hue-slider.d.ts +4 -3
  186. package/dist/types/components/icon/icon.d.ts +5 -5
  187. package/dist/types/components/image/image.d.ts +2 -2
  188. package/dist/types/components/indicator/indicator.d.ts +5 -4
  189. package/dist/types/components/infinite-scroll-area/infinite-scroll-area.d.ts +2 -2
  190. package/dist/types/components/input/input-addon.d.ts +2 -2
  191. package/dist/types/components/input/input-element.d.ts +2 -2
  192. package/dist/types/components/input/input-group.d.ts +2 -0
  193. package/dist/types/components/input/input.d.ts +3 -2
  194. package/dist/types/components/input/use-input-border.d.ts +2 -5
  195. package/dist/types/components/kbd/kbd.d.ts +2 -2
  196. package/dist/types/components/link/link.d.ts +2 -2
  197. package/dist/types/components/link-box/link-box.d.ts +2 -2
  198. package/dist/types/components/list/list.d.ts +2 -2
  199. package/dist/types/components/list/list.style.d.ts +2 -2
  200. package/dist/types/components/loading/loading-provider.d.ts +2 -2
  201. package/dist/types/components/loading/loading.d.ts +4 -3
  202. package/dist/types/components/loading/use-loading-component.d.ts +1 -0
  203. package/dist/types/components/mark/mark.d.ts +2 -2
  204. package/dist/types/components/menu/menu.d.ts +3 -2
  205. package/dist/types/components/menu/menu.style.d.ts +2 -2
  206. package/dist/types/components/menu/use-menu.d.ts +11 -11
  207. package/dist/types/components/modal/modal.d.ts +6 -2
  208. package/dist/types/components/native-accordion/native-accordion.d.ts +2 -2
  209. package/dist/types/components/native-accordion/native-accordion.style.d.ts +2 -2
  210. package/dist/types/components/native-accordion/use-native-accordion.d.ts +2 -2
  211. package/dist/types/components/native-popover/native-popover.d.ts +2 -2
  212. package/dist/types/components/native-select/native-select.d.ts +4 -2
  213. package/dist/types/components/native-select/use-native-select.d.ts +1 -0
  214. package/dist/types/components/native-table/native-table.d.ts +4 -4
  215. package/dist/types/components/notice/notice.style.d.ts +1 -1
  216. package/dist/types/components/notice/use-notice.d.ts +3 -0
  217. package/dist/types/components/number-input/number-input.d.ts +3 -2
  218. package/dist/types/components/number-input/number-input.style.d.ts +1 -1
  219. package/dist/types/components/number-input/use-number-input.d.ts +1 -0
  220. package/dist/types/components/pagination/pagination.d.ts +3 -2
  221. package/dist/types/components/pagination/pagination.style.d.ts +1 -1
  222. package/dist/types/components/pagination/use-pagination.d.ts +2 -2
  223. package/dist/types/components/password-input/password-input.d.ts +3 -2
  224. package/dist/types/components/password-input/strength-meter.d.ts +2 -2
  225. package/dist/types/components/password-input/strength-meter.style.d.ts +1 -1
  226. package/dist/types/components/password-input/use-password-input.d.ts +3 -2
  227. package/dist/types/components/picture/picture.d.ts +1 -0
  228. package/dist/types/components/pin-input/pin-input.d.ts +4 -2
  229. package/dist/types/components/pin-input/use-pin-input.d.ts +8 -7
  230. package/dist/types/components/popover/popover.d.ts +3 -2
  231. package/dist/types/components/progress/progress.d.ts +4 -4
  232. package/dist/types/components/progress/use-progress.d.ts +706 -706
  233. package/dist/types/components/qr-code/qr-code.d.ts +2 -2
  234. package/dist/types/components/radio/radio-group.d.ts +2 -0
  235. package/dist/types/components/radio/radio.d.ts +6 -5
  236. package/dist/types/components/radio/radio.style.d.ts +1 -1
  237. package/dist/types/components/radio/use-radio-group.d.ts +3 -2
  238. package/dist/types/components/radio/use-radio.d.ts +1 -0
  239. package/dist/types/components/radio-card/radio-card-group.d.ts +3 -0
  240. package/dist/types/components/radio-card/radio-card.d.ts +7 -5
  241. package/dist/types/components/radio-card/radio-card.style.d.ts +1 -1
  242. package/dist/types/components/rating/rating.style.d.ts +2 -2
  243. package/dist/types/components/rating/use-rating.d.ts +8 -7
  244. package/dist/types/components/reorder/reorder.d.ts +3 -2
  245. package/dist/types/components/reorder/reorder.style.d.ts +1 -1
  246. package/dist/types/components/reorder/use-reorder.d.ts +3 -3
  247. package/dist/types/components/resizable/resizable.d.ts +2 -2
  248. package/dist/types/components/resizable/resizable.style.d.ts +2 -2
  249. package/dist/types/components/resizable/use-resizable.d.ts +2 -2
  250. package/dist/types/components/ripple/ripple.d.ts +3 -2
  251. package/dist/types/components/ripple/use-ripple.d.ts +2 -2
  252. package/dist/types/components/rotate/rotate.d.ts +3 -2
  253. package/dist/types/components/saturation-slider/saturation-slider.d.ts +2 -2
  254. package/dist/types/components/saturation-slider/use-saturation-slider.d.ts +3 -2
  255. package/dist/types/components/scroll-area/scroll-area.d.ts +2 -2
  256. package/dist/types/components/segmented-control/segmented-control.d.ts +3 -2
  257. package/dist/types/components/segmented-control/segmented-control.style.d.ts +2 -2
  258. package/dist/types/components/segmented-control/use-segmented-control.d.ts +10 -9
  259. package/dist/types/components/select/select.d.ts +4 -2
  260. package/dist/types/components/select/select.style.d.ts +1 -1
  261. package/dist/types/components/select/use-select.d.ts +6 -4
  262. package/dist/types/components/separator/separator.d.ts +2 -2
  263. package/dist/types/components/sidebar/sidebar.d.ts +7 -2
  264. package/dist/types/components/sidebar/sidebar.style.d.ts +1 -1
  265. package/dist/types/components/sidebar/use-sidebar.d.ts +9 -9
  266. package/dist/types/components/simple-grid/simple-grid.d.ts +3 -2
  267. package/dist/types/components/skeleton/skeleton.d.ts +2 -2
  268. package/dist/types/components/slide/slide.d.ts +3 -2
  269. package/dist/types/components/slide-fade/slide-fade.d.ts +3 -2
  270. package/dist/types/components/slider/slider.d.ts +2 -2
  271. package/dist/types/components/slider/use-slider.d.ts +3 -2
  272. package/dist/types/components/snacks/snacks.d.ts +2 -0
  273. package/dist/types/components/snacks/use-snacks.d.ts +1 -0
  274. package/dist/types/components/stack/h-stack.d.ts +2 -2
  275. package/dist/types/components/stack/stack.d.ts +2 -2
  276. package/dist/types/components/stack/v-stack.d.ts +2 -2
  277. package/dist/types/components/stack/z-stack.d.ts +2 -2
  278. package/dist/types/components/stat/stat.d.ts +2 -2
  279. package/dist/types/components/status/status.d.ts +2 -2
  280. package/dist/types/components/status/status.style.d.ts +2 -2
  281. package/dist/types/components/steps/steps.d.ts +2 -2
  282. package/dist/types/components/steps/steps.style.d.ts +1 -1
  283. package/dist/types/components/steps/use-steps.d.ts +10 -10
  284. package/dist/types/components/switch/switch.d.ts +2 -2
  285. package/dist/types/components/switch/use-switch.d.ts +1 -0
  286. package/dist/types/components/table/table.d.ts +4 -2
  287. package/dist/types/components/tabs/tabs.d.ts +2 -2
  288. package/dist/types/components/tabs/use-tabs.d.ts +16 -16
  289. package/dist/types/components/tag/tag.d.ts +2 -2
  290. package/dist/types/components/text/text.d.ts +2 -2
  291. package/dist/types/components/textarea/textarea.d.ts +4 -2
  292. package/dist/types/components/textarea/use-autosize.d.ts +2 -2
  293. package/dist/types/components/timeline/timeline.d.ts +5 -5
  294. package/dist/types/components/timeline/timeline.style.d.ts +1 -1
  295. package/dist/types/components/tip/tip.d.ts +3 -0
  296. package/dist/types/components/toggle/toggle-group.d.ts +1 -1
  297. package/dist/types/components/toggle/toggle.d.ts +7 -5
  298. package/dist/types/components/toggle/use-toggle-group.d.ts +2 -2
  299. package/dist/types/components/toggle/use-toggle.d.ts +3 -2
  300. package/dist/types/components/tooltip/tooltip.d.ts +4 -2
  301. package/dist/types/components/tree/tree.d.ts +6 -2
  302. package/dist/types/components/tree/tree.style.d.ts +1 -1
  303. package/dist/types/components/tree/use-tree.d.ts +183 -182
  304. package/dist/types/components/visually-hidden/visually-hidden.d.ts +2 -2
  305. package/dist/types/components/wrap/wrap.d.ts +3 -2
  306. package/dist/types/core/components/create-component.d.ts +7 -9
  307. package/dist/types/core/components/index.types.d.ts +0 -1
  308. package/dist/types/core/components/use-component-style.d.ts +0 -2
  309. package/dist/types/core/components/utils.d.ts +0 -1
  310. package/dist/types/core/constant.d.ts +0 -1
  311. package/dist/types/core/css/calc.d.ts +0 -1
  312. package/dist/types/core/css/config.d.ts +0 -1
  313. package/dist/types/core/css/css.d.ts +0 -1
  314. package/dist/types/core/css/index.d.ts +2 -2
  315. package/dist/types/core/css/index.types.d.ts +2 -2
  316. package/dist/types/core/css/styles.d.ts +44 -45
  317. package/dist/types/core/css/token.d.ts +0 -1
  318. package/dist/types/core/css/use-css.d.ts +0 -1
  319. package/dist/types/core/css/utils.d.ts +0 -2
  320. package/dist/types/core/generated-theme-tokens.types.d.ts +17 -18
  321. package/dist/types/core/index.d.ts +2 -4
  322. package/dist/types/core/system/color-mode-provider.d.ts +2 -2
  323. package/dist/types/core/system/config.d.ts +0 -1
  324. package/dist/types/core/system/create-system.d.ts +0 -1
  325. package/dist/types/core/system/factory.d.ts +0 -1
  326. package/dist/types/core/system/index.types.d.ts +0 -1
  327. package/dist/types/core/system/storage-script.d.ts +3 -3
  328. package/dist/types/core/system/styled.d.ts +2 -3
  329. package/dist/types/core/system/system-provider.d.ts +2 -2
  330. package/dist/types/core/system/var.d.ts +0 -2
  331. package/dist/types/hooks/use-async-callback/index.d.ts +1 -0
  332. package/dist/types/hooks/use-breakpoint/use-breakpoint-state.d.ts +2 -2
  333. package/dist/types/hooks/use-combobox/index.d.ts +1 -0
  334. package/dist/types/hooks/use-field-sizing/index.d.ts +2 -2
  335. package/dist/types/hooks/use-hover/index.d.ts +2 -2
  336. package/dist/types/hooks/use-popper/index.d.ts +2 -2
  337. package/dist/types/hooks/use-resize-observer/index.d.ts +3 -3
  338. package/dist/types/index.d.ts +109 -3
  339. package/dist/types/providers/i18n-provider/i18n-provider.d.ts +3 -3
  340. package/dist/types/providers/ui-provider/ui-provider.d.ts +3 -2
  341. package/dist/types/utils/children.d.ts +2 -2
  342. package/package.json +5 -5
@@ -1,7 +1,7 @@
1
1
  import { AnySelector, AttributeProperty, AttributeProps, Attributes, ConditionProperty, ConditionProps, ConditionSelector, Conditions, GroupAttributeProperty, GroupAttributeProps, GroupAttributes, PeerAttributeProperty, PeerAttributeProps, PeerAttributes, PseudoClassProperty, PseudoClassProps, PseudoClasses, PseudoElementProperty, PseudoElementProps, PseudoElements, attributeProperties, attributeSelectors, attributes, conditionProperties, conditionSelectors, conditions, getCondition, groupAttributeProperties, groupAttributeSelectors, groupAttributes, peerAttributeProperties, peerAttributeSelectors, peerAttributes, pseudoClassProperties, pseudoClassSelectors, pseudoClasses, pseudoElementProperties, pseudoElementSelectors, pseudoElements } from "./conditions.js";
2
2
  import { display } from "./display.js";
3
3
  import { AnimationProperty, AspectRatioProperty, AtRuleStyleProperty, BlurProperty, BorderProperty, ColorProperty, DurationProperty, EasingProperty, FontProperty, GradientProperty, KeyframeProperty, PseudoStyleProperty, RadiusProperty, ShadowProperty, ShorthandStyleProperty, SizeProperty, SpaceProperty, StandardStyleProperty, StyleProperty, StyleProps, StyledStyleProperty, Styles, VariableLengthProperty, ZIndexProperty, animationProperties, aspectRatioProperties, atRuleStyles, blurProperties, borderProperties, colorProperties, durationProperties, easingProperties, fontProperties, gradientProperties, keyframeProperties, pseudoStyles, radiusProperties, shadowProperties, shorthandStyles, sizeProperties, spaceProperties, standardStyles, styleProperties, styledStyles, styles, variableLengthProperties, zIndexProperties } from "./styles.js";
4
- import { CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, ColorModeArray, ColorModeValue, ConditionObject, ExtractStyleValue, FunctionCSSInterpolation, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, StyleImportantValue, StyleValue, StyleValueWithCondition, Token } from "./index.types.js";
4
+ import { CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, CSSVariableProps, ColorModeArray, ColorModeValue, ConditionObject, ExtractStyleValue, ExtractStyleValueWithCondition, FunctionCSSInterpolation, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, StyleImportantValue, StyleValue, StyleValueWithCondition, Token } from "./index.types.js";
5
5
  import { colorMix } from "./color-mix.js";
6
6
  import { focusRingStyle } from "./focus-ring.js";
7
7
  import { gradient } from "./gradient.js";
@@ -12,4 +12,4 @@ import { css, getStyle, transformConditionalValue } from "./css.js";
12
12
  import { mergeCSS } from "./merge-css.js";
13
13
  import { getCSS, useCSS } from "./use-css.js";
14
14
  import { useInjectVarsIntoCss, useInjectVarsIntoProps } from "./use-inject-vars.js";
15
- export { AnimationProperty, AnySelector, AspectRatioProperty, AtRuleStyleProperty, AttributeProperty, AttributeProps, Attributes, BlurProperty, BorderProperty, CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, ColorModeArray, ColorModeValue, ColorProperty, ConditionObject, ConditionProperty, ConditionProps, ConditionSelector, Conditions, DurationProperty, EasingProperty, ExtractStyleValue, FontProperty, FunctionCSSInterpolation, GradientProperty, GroupAttributeProperty, GroupAttributeProps, GroupAttributes, KeyframeProperty, PeerAttributeProperty, PeerAttributeProps, PeerAttributes, PseudoClassProperty, PseudoClassProps, PseudoClasses, PseudoElementProperty, PseudoElementProps, PseudoElements, PseudoStyleProperty, RadiusProperty, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, ShadowProperty, ShorthandStyleProperty, SizeProperty, SpaceProperty, StandardStyleProperty, StyleConfig, StyleConfigs, StyleImportantValue, StyleProperty, StyleProps, StyleValue, StyleValueWithCondition, StyledStyleProperty, Styles, Token, Transforms, VariableLengthProperty, ZIndexProperty, animation, animationProperties, aspectRatioProperties, atRuleStyles, attributeProperties, attributeSelectors, attributes, blurProperties, borderProperties, colorMix, colorProperties, conditionProperties, conditionSelectors, conditions, css, display, durationProperties, easingProperties, focusRingStyle, fontProperties, getCSS, getCSSFunction, getCondition, getStyle, gradient, gradientProperties, groupAttributeProperties, groupAttributeSelectors, groupAttributes, injectKeyframes, isCSSFunction, isCSSToken, isCSSVar, keyframeProperties, keyframes, mergeCSS, peerAttributeProperties, peerAttributeSelectors, peerAttributes, pseudoClassProperties, pseudoClassSelectors, pseudoClasses, pseudoElementProperties, pseudoElementSelectors, pseudoElements, pseudoStyles, radiusProperties, shadowProperties, shorthandStyles, sizeProperties, spaceProperties, standardStyles, styleProperties, styledStyles, styles, tokenToValue, tokenToVar, transformConditionalValue, transforms, useCSS, useInjectVarsIntoCss, useInjectVarsIntoProps, varToValue, variableLengthProperties, zIndexProperties };
15
+ export { AnimationProperty, AnySelector, AspectRatioProperty, AtRuleStyleProperty, AttributeProperty, AttributeProps, Attributes, BlurProperty, BorderProperty, CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, CSSVariableProps, ColorModeArray, ColorModeValue, ColorProperty, ConditionObject, ConditionProperty, ConditionProps, ConditionSelector, Conditions, DurationProperty, EasingProperty, ExtractStyleValue, ExtractStyleValueWithCondition, FontProperty, FunctionCSSInterpolation, GradientProperty, GroupAttributeProperty, GroupAttributeProps, GroupAttributes, KeyframeProperty, PeerAttributeProperty, PeerAttributeProps, PeerAttributes, PseudoClassProperty, PseudoClassProps, PseudoClasses, PseudoElementProperty, PseudoElementProps, PseudoElements, PseudoStyleProperty, RadiusProperty, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, ShadowProperty, ShorthandStyleProperty, SizeProperty, SpaceProperty, StandardStyleProperty, StyleConfig, StyleConfigs, StyleImportantValue, StyleProperty, StyleProps, StyleValue, StyleValueWithCondition, StyledStyleProperty, Styles, Token, Transforms, VariableLengthProperty, ZIndexProperty, animation, animationProperties, aspectRatioProperties, atRuleStyles, attributeProperties, attributeSelectors, attributes, blurProperties, borderProperties, colorMix, colorProperties, conditionProperties, conditionSelectors, conditions, css, display, durationProperties, easingProperties, focusRingStyle, fontProperties, getCSS, getCSSFunction, getCondition, getStyle, gradient, gradientProperties, groupAttributeProperties, groupAttributeSelectors, groupAttributes, injectKeyframes, isCSSFunction, isCSSToken, isCSSVar, keyframeProperties, keyframes, mergeCSS, peerAttributeProperties, peerAttributeSelectors, peerAttributes, pseudoClassProperties, pseudoClassSelectors, pseudoClasses, pseudoElementProperties, pseudoElementSelectors, pseudoElements, pseudoStyles, radiusProperties, shadowProperties, shorthandStyles, sizeProperties, spaceProperties, standardStyles, styleProperties, styledStyles, styles, tokenToValue, tokenToVar, transformConditionalValue, transforms, useCSS, useInjectVarsIntoCss, useInjectVarsIntoProps, varToValue, variableLengthProperties, zIndexProperties };
@@ -1,6 +1,5 @@
1
1
  import { AnyString, Dict } from "../../utils/index.js";
2
2
  import { Breakpoint, KeyframeIdent, System, ThemePath, ThemeTokens, UsageTheme } from "../system/index.types.js";
3
- import "../system/index.js";
4
3
  import { AnySelector, ConditionProperty, ConditionProps } from "./conditions.js";
5
4
  import { StyleProps } from "./styles.js";
6
5
  import * as CSS from "csstype";
@@ -17,6 +16,7 @@ type StyleValue<Y$1, M = unknown> = ColorModeValue<Y$1, M> | ResponsiveValue<Y$1
17
16
  type ExtractStyleValue<Y$1> = Y$1 extends StyleValue<infer M> ? M : never;
18
17
  type StyleImportantValue<Y$1 extends string> = `${Y$1}!` | `${Y$1} !important` | Y$1;
19
18
  type StyleValueWithCondition<Y$1, M = unknown> = M extends keyof ThemeTokens ? ColorModeArray<ThemeTokens[M] | Y$1> | ResponsiveWithConditionObject<ThemeTokens[M] | Y$1> | ThemeTokens[M] | Y$1 : ColorModeArray<Y$1> | ResponsiveWithConditionObject<Y$1> | Y$1;
19
+ type ExtractStyleValueWithCondition<Y$1> = Y$1 extends StyleValueWithCondition<infer M> ? M : never;
20
20
  type CSSVariable = `--${string}`;
21
21
  interface CSSVariableProps {
22
22
  [key: CSSVariable]: StyleValueWithCondition<number | ThemePath> | undefined;
@@ -132,5 +132,5 @@ interface FunctionCSSInterpolation {
132
132
  type CSSObjectOrFunction = CSSObject | FunctionCSSInterpolation;
133
133
  type CSSFunction = (system: System, theme?: UsageTheme) => (cssOrFn: CSSObjectOrFunction) => Dict;
134
134
  //#endregion
135
- export { type CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, ColorModeArray, ColorModeValue, ConditionObject, ExtractStyleValue, FunctionCSSInterpolation, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, StyleImportantValue, StyleValue, StyleValueWithCondition, Token };
135
+ export { type CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, CSSVariableProps, ColorModeArray, ColorModeValue, ConditionObject, ExtractStyleValue, ExtractStyleValueWithCondition, FunctionCSSInterpolation, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, StyleImportantValue, StyleValue, StyleValueWithCondition, Token };
136
136
  //# sourceMappingURL=index.types.d.ts.map
@@ -1,6 +1,5 @@
1
1
  import { AnyString } from "../../utils/index.js";
2
2
  import { ColorScheme } from "../system/index.types.js";
3
- import "../system/index.js";
4
3
  import { display } from "./display.js";
5
4
  import { colorScheme } from "./color-scheme.js";
6
5
  import { CSSContainerObject, CSSMediaObject, CSSObject, StyleValueWithCondition } from "./index.types.js";
@@ -3855,35 +3854,35 @@ declare const styleProperties: StyleProperty[];
3855
3854
  type VariableLengthProperty = (typeof variableLengthProperties)[number];
3856
3855
  declare const variableLengthProperties: readonly ["_container", "_media", "_supports"];
3857
3856
  type SizeProperty = (typeof sizeProperties)[number];
3858
- declare const sizeProperties: readonly ["backfaceVisibility", "blockSize", "columnWidth", "containIntrinsicWidth", "flexBasis", "gridAutoColumns", "gridAutoRows", "gridTemplateColumns", "gridTemplateRows", "height", "h", "inlineSize", "maxBlockSize", "maxHeight", "maxH", "maxInlineSize", "maxWidth", "maxW", "minBlockSize", "minHeight", "minH", "minInlineSize", "minWidth", "minW", "width", "w", "boxSize", "maxBoxSize", "minBoxSize"];
3857
+ declare const sizeProperties: readonly ["backfaceVisibility", "blockSize", "boxSize", "columnWidth", "containIntrinsicWidth", "flexBasis", "gridAutoColumns", "gridAutoRows", "gridTemplateColumns", "gridTemplateRows", "h", "height", "inlineSize", "maxBlockSize", "maxBoxSize", "maxH", "maxHeight", "maxInlineSize", "maxW", "maxWidth", "minBlockSize", "minBoxSize", "minH", "minHeight", "minInlineSize", "minW", "minWidth", "w", "width"];
3859
3858
  type AnimationProperty = (typeof animationProperties)[number];
3860
3859
  declare const animationProperties: readonly ["animation"];
3861
3860
  type AspectRatioProperty = (typeof aspectRatioProperties)[number];
3862
3861
  declare const aspectRatioProperties: readonly ["aspectRatio"];
3863
3862
  type BlurProperty = (typeof blurProperties)[number];
3864
- declare const blurProperties: readonly ["blur", "backdropBlur"];
3863
+ declare const blurProperties: readonly ["backdropBlur", "blur"];
3865
3864
  type BorderProperty = (typeof borderProperties)[number];
3866
- declare const borderProperties: readonly ["border", "borderBlock", "borderBlockEnd", "borderBlockStart", "borderBottom", "borderImage", "borderInline", "borderInlineEnd", "borderEnd", "borderInlineStart", "borderStart", "borderLeft", "borderRight", "borderTop", "borderX", "borderY"];
3865
+ declare const borderProperties: readonly ["border", "borderBlock", "borderBlockEnd", "borderBlockStart", "borderBottom", "borderEnd", "borderImage", "borderInline", "borderInlineEnd", "borderInlineStart", "borderLeft", "borderRight", "borderStart", "borderTop", "borderX", "borderY"];
3867
3866
  type ColorProperty = (typeof colorProperties)[number];
3868
- declare const colorProperties: readonly ["color", "textColor", "floodColor", "lightingColor", "stopColor", "stroke", "accentColor", "accent", "background", "bg", "backgroundColor", "bgColor", "borderBlockColor", "borderBlockEndColor", "borderBlockStartColor", "borderBottomColor", "borderColor", "borderInlineColor", "borderInlineEndColor", "borderEndColor", "borderInlineStartColor", "borderStartColor", "borderLeftColor", "borderRightColor", "borderTopColor", "caretColor", "caret", "columnRuleColor", "fill", "outlineColor", "scrollbarColor", "strokeColor", "textDecorationColor", "textEmphasisColor", "focusRingColor"];
3867
+ declare const colorProperties: readonly ["accent", "accentColor", "background", "backgroundColor", "bg", "bgColor", "borderBlockColor", "borderBlockEndColor", "borderBlockStartColor", "borderBottomColor", "borderColor", "borderEndColor", "borderInlineColor", "borderInlineEndColor", "borderInlineStartColor", "borderLeftColor", "borderRightColor", "borderStartColor", "borderTopColor", "caret", "caretColor", "color", "columnRuleColor", "fill", "floodColor", "focusRingColor", "lightingColor", "outlineColor", "scrollbarColor", "stopColor", "stroke", "strokeColor", "textColor", "textDecorationColor", "textEmphasisColor"];
3869
3868
  type DurationProperty = (typeof durationProperties)[number];
3870
3869
  declare const durationProperties: readonly ["animationDuration", "transitionDuration"];
3871
3870
  type EasingProperty = (typeof easingProperties)[number];
3872
3871
  declare const easingProperties: readonly ["animationTimingFunction", "transitionTimingFunction"];
3873
3872
  type FontProperty = (typeof fontProperties)[number];
3874
- declare const fontProperties: readonly ["fontFamily", "fontSize", "text", "fontWeight", "lineHeight", "leading", "letterSpacing", "tracking"];
3873
+ declare const fontProperties: readonly ["fontFamily", "fontSize", "fontWeight", "leading", "letterSpacing", "lineHeight", "text", "tracking"];
3875
3874
  type GradientProperty = (typeof gradientProperties)[number];
3876
- declare const gradientProperties: readonly ["backgroundImage", "bgImage", "bgImg", "bgGradient", "borderImageSource", "listStyleImage", "listStyleImg", "maskImage"];
3875
+ declare const gradientProperties: readonly ["backgroundImage", "bgGradient", "bgImage", "bgImg", "borderImageSource", "listStyleImage", "listStyleImg", "maskImage"];
3877
3876
  type KeyframeProperty = (typeof keyframeProperties)[number];
3878
- declare const keyframeProperties: readonly ["animationName", "_keyframes"];
3877
+ declare const keyframeProperties: readonly ["_keyframes", "animationName"];
3879
3878
  type RadiusProperty = (typeof radiusProperties)[number];
3880
- declare const radiusProperties: readonly ["borderBottomLeftRadius", "roundedBottomLeft", "borderBottomRightRadius", "roundedBottomRight", "borderEndEndRadius", "borderBottomEndRadius", "roundedBottomEnd", "borderEndStartRadius", "borderBottomStartRadius", "roundedBottomStart", "borderRadius", "rounded", "borderStartEndRadius", "borderTopEndRadius", "roundedTopEnd", "borderStartStartRadius", "borderTopStartRadius", "roundedTopStart", "borderTopLeftRadius", "roundedTopLeft", "borderTopRightRadius", "roundedTopRight", "borderBottomRadius", "roundedBottom", "borderInlineEndRadius", "borderEndRadius", "roundedEnd", "borderInlineStartRadius", "borderStartRadius", "roundedStart", "borderLeftRadius", "roundedLeft", "borderRightRadius", "roundedRight", "borderTopRadius", "roundedTop"];
3879
+ declare const radiusProperties: readonly ["borderBottomEndRadius", "borderBottomLeftRadius", "borderBottomRadius", "borderBottomRightRadius", "borderBottomStartRadius", "borderEndEndRadius", "borderEndRadius", "borderEndStartRadius", "borderInlineEndRadius", "borderInlineStartRadius", "borderLeftRadius", "borderRadius", "borderRightRadius", "borderStartEndRadius", "borderStartRadius", "borderStartStartRadius", "borderTopEndRadius", "borderTopLeftRadius", "borderTopRadius", "borderTopRightRadius", "borderTopStartRadius", "rounded", "roundedBottom", "roundedBottomEnd", "roundedBottomLeft", "roundedBottomRight", "roundedBottomStart", "roundedEnd", "roundedLeft", "roundedRight", "roundedStart", "roundedTop", "roundedTopEnd", "roundedTopLeft", "roundedTopRight", "roundedTopStart"];
3881
3880
  type ShadowProperty = (typeof shadowProperties)[number];
3882
- declare const shadowProperties: readonly ["boxShadow", "shadow", "textShadow", "dropShadow", "backdropDropShadow"];
3881
+ declare const shadowProperties: readonly ["backdropDropShadow", "boxShadow", "dropShadow", "shadow", "textShadow"];
3883
3882
  type SpaceProperty = (typeof spaceProperties)[number];
3884
- declare const spaceProperties: readonly ["bottom", "columnGap", "gx", "gapX", "gap", "g", "inset", "insetBlock", "insetBlockEnd", "insetBlockStart", "insetInline", "insetInlineEnd", "insetEnd", "insetInlineStart", "insetStart", "left", "margin", "m", "marginBlock", "marginBlockEnd", "marginBlockStart", "marginBottom", "mb", "marginInline", "marginInlineEnd", "me", "marginEnd", "marginInlineStart", "ms", "marginStart", "marginLeft", "ml", "marginRight", "mr", "marginTop", "mt", "padding", "p", "paddingBlock", "paddingBlockEnd", "paddingBlockStart", "paddingBottom", "pb", "paddingInline", "paddingInlineEnd", "pe", "paddingEnd", "paddingInlineStart", "ps", "paddingStart", "paddingLeft", "pl", "paddingRight", "pr", "paddingTop", "pt", "right", "rowGap", "gy", "gapY", "scrollMargin", "scrollMarginBottom", "scrollMarginLeft", "scrollMarginRight", "scrollMarginTop", "scrollPadding", "scrollPaddingBottom", "scrollPaddingLeft", "scrollPaddingRight", "scrollPaddingTop", "top", "insetX", "insetY", "marginX", "mx", "marginY", "my", "paddingX", "px", "paddingY", "py", "scrollMarginX", "scrollMarginY", "scrollPaddingX", "scrollPaddingY", "focusRingOffset", "translateX", "translateY"];
3883
+ declare const spaceProperties: readonly ["bottom", "columnGap", "focusRingOffset", "g", "gap", "gapX", "gapY", "gx", "gy", "inset", "insetBlock", "insetBlockEnd", "insetBlockStart", "insetEnd", "insetInline", "insetInlineEnd", "insetInlineStart", "insetStart", "insetX", "insetY", "left", "m", "margin", "marginBlock", "marginBlockEnd", "marginBlockStart", "marginBottom", "marginEnd", "marginInline", "marginInlineEnd", "marginInlineStart", "marginLeft", "marginRight", "marginStart", "marginTop", "marginX", "marginY", "mb", "me", "ml", "mr", "ms", "mt", "mx", "my", "p", "padding", "paddingBlock", "paddingBlockEnd", "paddingBlockStart", "paddingBottom", "paddingEnd", "paddingInline", "paddingInlineEnd", "paddingInlineStart", "paddingLeft", "paddingRight", "paddingStart", "paddingTop", "paddingX", "paddingY", "pb", "pe", "pl", "pr", "ps", "pt", "px", "py", "right", "rowGap", "scrollMargin", "scrollMarginBottom", "scrollMarginLeft", "scrollMarginRight", "scrollMarginTop", "scrollMarginX", "scrollMarginY", "scrollPadding", "scrollPaddingBottom", "scrollPaddingLeft", "scrollPaddingRight", "scrollPaddingTop", "scrollPaddingX", "scrollPaddingY", "top", "translateX", "translateY"];
3885
3884
  type ZIndexProperty = (typeof zIndexProperties)[number];
3886
- declare const zIndexProperties: readonly ["zIndex", "z"];
3885
+ declare const zIndexProperties: readonly ["z", "zIndex"];
3887
3886
  interface StyleProps {
3888
3887
  /**
3889
3888
  * ### container
@@ -5003,7 +5002,7 @@ interface StyleProps {
5003
5002
  *
5004
5003
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-bottom-right-radius
5005
5004
  */
5006
- borderBottomRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
5005
+ borderBottomRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
5007
5006
  /**
5008
5007
  * ### border-bottom-right-radius
5009
5008
  *
@@ -5135,7 +5134,7 @@ interface StyleProps {
5135
5134
  *
5136
5135
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-end-start-radius
5137
5136
  */
5138
- borderEndRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5137
+ borderEndRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5139
5138
  /**
5140
5139
  * ### border-end-start-radius
5141
5140
  *
@@ -5315,7 +5314,7 @@ interface StyleProps {
5315
5314
  *
5316
5315
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-end-start-radius
5317
5316
  */
5318
- borderInlineEndRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5317
+ borderInlineEndRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5319
5318
  /**
5320
5319
  * ### border-inline-end-style
5321
5320
  *
@@ -5387,7 +5386,7 @@ interface StyleProps {
5387
5386
  *
5388
5387
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-start-start-radius
5389
5388
  */
5390
- borderInlineStartRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5389
+ borderInlineStartRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5391
5390
  /**
5392
5391
  * ### border-inline-start-style
5393
5392
  *
@@ -5483,7 +5482,7 @@ interface StyleProps {
5483
5482
  *
5484
5483
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-left-radius
5485
5484
  */
5486
- borderLeftRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
5485
+ borderLeftRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
5487
5486
  /**
5488
5487
  * ### border-left-style
5489
5488
  *
@@ -5567,7 +5566,7 @@ interface StyleProps {
5567
5566
  *
5568
5567
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
5569
5568
  */
5570
- borderRightRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5569
+ borderRightRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5571
5570
  /**
5572
5571
  * ### border-right-style
5573
5572
  *
@@ -5673,7 +5672,7 @@ interface StyleProps {
5673
5672
  *
5674
5673
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-start-start-radius
5675
5674
  */
5676
- borderStartRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5675
+ borderStartRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5677
5676
  /**
5678
5677
  * ### border-start-start-radius
5679
5678
  *
@@ -5793,7 +5792,7 @@ interface StyleProps {
5793
5792
  *
5794
5793
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
5795
5794
  */
5796
- borderTopRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5795
+ borderTopRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5797
5796
  /**
5798
5797
  * ### border-top-right-radius
5799
5798
  *
@@ -5877,7 +5876,7 @@ interface StyleProps {
5877
5876
  *
5878
5877
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-right
5879
5878
  */
5880
- borderX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderLeft | CSS.Property.BorderRight | number, "borders">;
5879
+ borderX?: StyleValueWithCondition<AnyString | CSS.Property.BorderLeft | CSS.Property.BorderRight | number, "borders">;
5881
5880
  /**
5882
5881
  * ### border-bottom
5883
5882
  *
@@ -5901,7 +5900,7 @@ interface StyleProps {
5901
5900
  *
5902
5901
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top
5903
5902
  */
5904
- borderY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottom | CSS.Property.BorderTop | number, "borders">;
5903
+ borderY?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottom | CSS.Property.BorderTop | number, "borders">;
5905
5904
  /**
5906
5905
  * ### bottom
5907
5906
  *
@@ -6039,7 +6038,7 @@ interface StyleProps {
6039
6038
  *
6040
6039
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/width
6041
6040
  */
6042
- boxSize?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.Height | CSS.Property.Width | number, "sizes">;
6041
+ boxSize?: StyleValueWithCondition<AnyString | CSS.Property.Height | CSS.Property.Width | number, "sizes">;
6043
6042
  /**
6044
6043
  * ### box-sizing
6045
6044
  *
@@ -7978,7 +7977,7 @@ interface StyleProps {
7978
7977
  *
7979
7978
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/right
7980
7979
  */
7981
- insetX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.Left | CSS.Property.Right | number, "spaces">;
7980
+ insetX?: StyleValueWithCondition<AnyString | CSS.Property.Left | CSS.Property.Right | number, "spaces">;
7982
7981
  /**
7983
7982
  * ### bottom
7984
7983
  *
@@ -8002,7 +8001,7 @@ interface StyleProps {
8002
8001
  *
8003
8002
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/top
8004
8003
  */
8005
- insetY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.Bottom | CSS.Property.Top | number, "spaces">;
8004
+ insetY?: StyleValueWithCondition<AnyString | CSS.Property.Bottom | CSS.Property.Top | number, "spaces">;
8006
8005
  /**
8007
8006
  * ### interactivity
8008
8007
  *
@@ -8464,7 +8463,7 @@ interface StyleProps {
8464
8463
  *
8465
8464
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-inline-start
8466
8465
  */
8467
- marginX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
8466
+ marginX?: StyleValueWithCondition<AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
8468
8467
  /**
8469
8468
  * ### margin-bottom
8470
8469
  *
@@ -8488,7 +8487,7 @@ interface StyleProps {
8488
8487
  *
8489
8488
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-top
8490
8489
  */
8491
- marginY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
8490
+ marginY?: StyleValueWithCondition<AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
8492
8491
  /**
8493
8492
  * ### marker
8494
8493
  *
@@ -8779,7 +8778,7 @@ interface StyleProps {
8779
8778
  *
8780
8779
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/max-width
8781
8780
  */
8782
- maxBoxSize?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MaxHeight | CSS.Property.MaxWidth | number, "sizes">;
8781
+ maxBoxSize?: StyleValueWithCondition<AnyString | CSS.Property.MaxHeight | CSS.Property.MaxWidth | number, "sizes">;
8783
8782
  /**
8784
8783
  * ### max-height
8785
8784
  *
@@ -8899,7 +8898,7 @@ interface StyleProps {
8899
8898
  *
8900
8899
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/min-width
8901
8900
  */
8902
- minBoxSize?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MinHeight | CSS.Property.MinWidth | number, "sizes">;
8901
+ minBoxSize?: StyleValueWithCondition<AnyString | CSS.Property.MinHeight | CSS.Property.MinWidth | number, "sizes">;
8903
8902
  /**
8904
8903
  * ### min-height
8905
8904
  *
@@ -9043,7 +9042,7 @@ interface StyleProps {
9043
9042
  *
9044
9043
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-inline-start
9045
9044
  */
9046
- mx?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
9045
+ mx?: StyleValueWithCondition<AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
9047
9046
  /**
9048
9047
  * ### margin-bottom
9049
9048
  *
@@ -9067,7 +9066,7 @@ interface StyleProps {
9067
9066
  *
9068
9067
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-top
9069
9068
  */
9070
- my?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
9069
+ my?: StyleValueWithCondition<AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
9071
9070
  /**
9072
9071
  * ### object-fit
9073
9072
  *
@@ -9661,7 +9660,7 @@ interface StyleProps {
9661
9660
  *
9662
9661
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-inline-start
9663
9662
  */
9664
- paddingX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
9663
+ paddingX?: StyleValueWithCondition<AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
9665
9664
  /**
9666
9665
  * ### padding-bottom
9667
9666
  *
@@ -9685,7 +9684,7 @@ interface StyleProps {
9685
9684
  *
9686
9685
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-top
9687
9686
  */
9688
- paddingY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
9687
+ paddingY?: StyleValueWithCondition<AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
9689
9688
  /**
9690
9689
  * ### page
9691
9690
  *
@@ -10000,7 +9999,7 @@ interface StyleProps {
10000
9999
  *
10001
10000
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-inline-start
10002
10001
  */
10003
- px?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
10002
+ px?: StyleValueWithCondition<AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
10004
10003
  /**
10005
10004
  * ### padding-bottom
10006
10005
  *
@@ -10024,7 +10023,7 @@ interface StyleProps {
10024
10023
  *
10025
10024
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-top
10026
10025
  */
10027
- py?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
10026
+ py?: StyleValueWithCondition<AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
10028
10027
  /**
10029
10028
  * ### quotes
10030
10029
  *
@@ -10154,7 +10153,7 @@ interface StyleProps {
10154
10153
  *
10155
10154
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-bottom-right-radius
10156
10155
  */
10157
- roundedBottom?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
10156
+ roundedBottom?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
10158
10157
  /**
10159
10158
  * ### border-end-end-radius
10160
10159
  *
@@ -10226,7 +10225,7 @@ interface StyleProps {
10226
10225
  *
10227
10226
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-end-start-radius
10228
10227
  */
10229
- roundedEnd?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
10228
+ roundedEnd?: StyleValueWithCondition<AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
10230
10229
  /**
10231
10230
  * ### border-bottom-left-radius
10232
10231
  *
@@ -10250,7 +10249,7 @@ interface StyleProps {
10250
10249
  *
10251
10250
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-left-radius
10252
10251
  */
10253
- roundedLeft?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
10252
+ roundedLeft?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
10254
10253
  /**
10255
10254
  * ### border-bottom-right-radius
10256
10255
  *
@@ -10274,7 +10273,7 @@ interface StyleProps {
10274
10273
  *
10275
10274
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
10276
10275
  */
10277
- roundedRight?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10276
+ roundedRight?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10278
10277
  /**
10279
10278
  * ### border-start-end-radius
10280
10279
  *
@@ -10298,7 +10297,7 @@ interface StyleProps {
10298
10297
  *
10299
10298
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-start-start-radius
10300
10299
  */
10301
- roundedStart?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
10300
+ roundedStart?: StyleValueWithCondition<AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
10302
10301
  /**
10303
10302
  * ### border-top-left-radius
10304
10303
  *
@@ -10322,7 +10321,7 @@ interface StyleProps {
10322
10321
  *
10323
10322
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
10324
10323
  */
10325
- roundedTop?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10324
+ roundedTop?: StyleValueWithCondition<AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10326
10325
  /**
10327
10326
  * ### border-start-end-radius
10328
10327
  *
@@ -10679,7 +10678,7 @@ interface StyleProps {
10679
10678
  *
10680
10679
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-margin-right
10681
10680
  */
10682
- scrollMarginX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollMarginLeft | CSS.Property.ScrollMarginRight | number, "spaces">;
10681
+ scrollMarginX?: StyleValueWithCondition<AnyString | CSS.Property.ScrollMarginLeft | CSS.Property.ScrollMarginRight | number, "spaces">;
10683
10682
  /**
10684
10683
  * ### scroll-margin-bottom
10685
10684
  *
@@ -10703,7 +10702,7 @@ interface StyleProps {
10703
10702
  *
10704
10703
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-margin-top
10705
10704
  */
10706
- scrollMarginY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollMarginBottom | CSS.Property.ScrollMarginTop | number, "spaces">;
10705
+ scrollMarginY?: StyleValueWithCondition<AnyString | CSS.Property.ScrollMarginBottom | CSS.Property.ScrollMarginTop | number, "spaces">;
10707
10706
  /**
10708
10707
  * ### scroll-marker-group
10709
10708
  *
@@ -10871,7 +10870,7 @@ interface StyleProps {
10871
10870
  *
10872
10871
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-padding-right
10873
10872
  */
10874
- scrollPaddingX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollPaddingLeft | CSS.Property.ScrollPaddingRight | number, "spaces">;
10873
+ scrollPaddingX?: StyleValueWithCondition<AnyString | CSS.Property.ScrollPaddingLeft | CSS.Property.ScrollPaddingRight | number, "spaces">;
10875
10874
  /**
10876
10875
  * ### scroll-padding-bottom
10877
10876
  *
@@ -10895,7 +10894,7 @@ interface StyleProps {
10895
10894
  *
10896
10895
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-padding-top
10897
10896
  */
10898
- scrollPaddingY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollPaddingBottom | CSS.Property.ScrollPaddingTop | number, "spaces">;
10897
+ scrollPaddingY?: StyleValueWithCondition<AnyString | CSS.Property.ScrollPaddingBottom | CSS.Property.ScrollPaddingTop | number, "spaces">;
10899
10898
  /**
10900
10899
  * ### scroll-snap-align
10901
10900
  *
@@ -1,5 +1,4 @@
1
1
  import { ThemeToken } from "../system/create-system.js";
2
- import "../system/index.js";
3
2
  import { Transform } from "./utils.js";
4
3
 
5
4
  //#region src/core/css/token.d.ts
@@ -1,5 +1,4 @@
1
1
  import { StyledTheme, System, UsageTheme } from "../system/index.types.js";
2
- import "../system/index.js";
3
2
  import { CSSObject, CSSObjectOrFunction } from "./index.types.js";
4
3
 
5
4
  //#region src/core/css/use-css.d.ts
@@ -1,9 +1,7 @@
1
1
  import { Dict } from "../../utils/index.js";
2
2
  import { System, UsageTheme } from "../system/index.types.js";
3
3
  import { ThemeToken } from "../system/create-system.js";
4
- import "../system/index.js";
5
4
  import { CSSFunction, CSSProperties } from "./index.types.js";
6
- import "./config.js";
7
5
 
8
6
  //#region src/core/css/utils.d.ts
9
7
  interface TransformOptions {