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

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 (287) 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 +2 -2
  86. package/dist/types/components/accordion/use-accordion.d.ts +11 -11
  87. package/dist/types/components/action-bar/action-bar.d.ts +2 -2
  88. package/dist/types/components/airy/airy.d.ts +2 -2
  89. package/dist/types/components/alert/alert.d.ts +2 -2
  90. package/dist/types/components/alert/alert.style.d.ts +1 -1
  91. package/dist/types/components/alpha-slider/alpha-slider.d.ts +2 -2
  92. package/dist/types/components/aspect-ratio/aspect-ratio.d.ts +2 -2
  93. package/dist/types/components/autocomplete/autocomplete.d.ts +2 -2
  94. package/dist/types/components/autocomplete/autocomplete.style.d.ts +1 -1
  95. package/dist/types/components/autocomplete/use-autocomplete.d.ts +5 -5
  96. package/dist/types/components/avatar/avatar.d.ts +5 -5
  97. package/dist/types/components/avatar/avatar.style.d.ts +1 -1
  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/use-breadcrumb.d.ts +2 -2
  104. package/dist/types/components/button/button.d.ts +2 -2
  105. package/dist/types/components/button/icon-button.d.ts +2 -2
  106. package/dist/types/components/calendar/calendar.d.ts +2 -2
  107. package/dist/types/components/calendar/calendar.style.d.ts +2 -2
  108. package/dist/types/components/calendar/use-calendar.d.ts +9 -9
  109. package/dist/types/components/card/card.d.ts +2 -2
  110. package/dist/types/components/carousel/carousel.d.ts +2 -2
  111. package/dist/types/components/carousel/carousel.style.d.ts +2 -2
  112. package/dist/types/components/carousel/use-carousel.d.ts +3 -3
  113. package/dist/types/components/center/center.d.ts +2 -2
  114. package/dist/types/components/chart/area-chart.d.ts +2 -2
  115. package/dist/types/components/chart/bar-chart.d.ts +2 -2
  116. package/dist/types/components/chart/chart.d.ts +11 -9
  117. package/dist/types/components/chart/composed-chart.d.ts +2 -2
  118. package/dist/types/components/chart/donut-chart.d.ts +2 -2
  119. package/dist/types/components/chart/line-chart.d.ts +2 -2
  120. package/dist/types/components/chart/pie-chart.d.ts +2 -2
  121. package/dist/types/components/chart/use-chart.d.ts +2 -2
  122. package/dist/types/components/checkbox/checkbox.d.ts +4 -4
  123. package/dist/types/components/checkbox/use-checkbox-group.d.ts +2 -2
  124. package/dist/types/components/checkbox-card/checkbox-card.d.ts +5 -5
  125. package/dist/types/components/checkbox-card/checkbox-card.style.d.ts +1 -1
  126. package/dist/types/components/circle-progress/circle-progress.d.ts +2 -2
  127. package/dist/types/components/close-button/close-button.d.ts +2 -2
  128. package/dist/types/components/code/code.d.ts +2 -2
  129. package/dist/types/components/collapse/collapse.d.ts +2 -2
  130. package/dist/types/components/color-picker/color-picker.d.ts +2 -2
  131. package/dist/types/components/color-picker/color-picker.style.d.ts +1 -1
  132. package/dist/types/components/color-picker/use-color-picker.d.ts +2 -2
  133. package/dist/types/components/color-selector/color-selector.d.ts +2 -2
  134. package/dist/types/components/color-selector/color-selector.style.d.ts +2 -2
  135. package/dist/types/components/color-selector/use-color-selector.d.ts +3 -3
  136. package/dist/types/components/color-swatch/color-swatch.d.ts +2 -2
  137. package/dist/types/components/container/container.d.ts +2 -2
  138. package/dist/types/components/data-list/data-list.d.ts +2 -2
  139. package/dist/types/components/data-list/data-list.style.d.ts +1 -1
  140. package/dist/types/components/date-picker/date-picker.d.ts +2 -2
  141. package/dist/types/components/date-picker/use-date-picker.d.ts +4 -4
  142. package/dist/types/components/drawer/drawer.d.ts +2 -2
  143. package/dist/types/components/dropzone/dropzone.d.ts +5 -5
  144. package/dist/types/components/dropzone/dropzone.style.d.ts +1 -1
  145. package/dist/types/components/editable/editable.d.ts +4 -4
  146. package/dist/types/components/editable/use-editable.d.ts +2 -2
  147. package/dist/types/components/em/em.d.ts +2 -2
  148. package/dist/types/components/empty-state/empty-state.d.ts +2 -2
  149. package/dist/types/components/empty-state/empty-state.style.d.ts +2 -2
  150. package/dist/types/components/fade/fade.d.ts +2 -2
  151. package/dist/types/components/field/field.d.ts +3 -3
  152. package/dist/types/components/field/use-field-props.d.ts +4 -4
  153. package/dist/types/components/fieldset/fieldset.d.ts +3 -3
  154. package/dist/types/components/file-button/file-button.d.ts +2 -2
  155. package/dist/types/components/file-button/use-file-button.d.ts +18 -18
  156. package/dist/types/components/file-input/file-input.d.ts +2 -2
  157. package/dist/types/components/file-input/use-file-input.d.ts +15 -15
  158. package/dist/types/components/flex/flex.d.ts +2 -2
  159. package/dist/types/components/flip/flip.d.ts +2 -2
  160. package/dist/types/components/float/float.d.ts +2 -2
  161. package/dist/types/components/form/form.d.ts +3 -3
  162. package/dist/types/components/form/form.style.d.ts +1 -1
  163. package/dist/types/components/format/format-byte.d.ts +4 -4
  164. package/dist/types/components/format/format-date-time.d.ts +4 -4
  165. package/dist/types/components/format/format-number.d.ts +2 -2
  166. package/dist/types/components/grid/grid-item.d.ts +2 -2
  167. package/dist/types/components/grid/grid.d.ts +2 -2
  168. package/dist/types/components/group/group.d.ts +2 -2
  169. package/dist/types/components/group/use-group.d.ts +2 -2
  170. package/dist/types/components/heading/heading.d.ts +2 -2
  171. package/dist/types/components/hue-slider/hue-slider.d.ts +3 -3
  172. package/dist/types/components/icon/icon.d.ts +5 -5
  173. package/dist/types/components/image/image.d.ts +2 -2
  174. package/dist/types/components/indicator/indicator.d.ts +4 -4
  175. package/dist/types/components/infinite-scroll-area/infinite-scroll-area.d.ts +2 -2
  176. package/dist/types/components/input/input-addon.d.ts +2 -2
  177. package/dist/types/components/input/input-element.d.ts +2 -2
  178. package/dist/types/components/input/input.d.ts +2 -2
  179. package/dist/types/components/input/use-input-border.d.ts +2 -5
  180. package/dist/types/components/kbd/kbd.d.ts +2 -2
  181. package/dist/types/components/link/link.d.ts +2 -2
  182. package/dist/types/components/link-box/link-box.d.ts +2 -2
  183. package/dist/types/components/list/list.d.ts +2 -2
  184. package/dist/types/components/loading/loading-provider.d.ts +2 -2
  185. package/dist/types/components/loading/loading.d.ts +3 -3
  186. package/dist/types/components/mark/mark.d.ts +2 -2
  187. package/dist/types/components/menu/menu.d.ts +2 -2
  188. package/dist/types/components/menu/menu.style.d.ts +2 -2
  189. package/dist/types/components/menu/use-menu.d.ts +11 -11
  190. package/dist/types/components/modal/modal.d.ts +2 -2
  191. package/dist/types/components/native-accordion/native-accordion.d.ts +2 -2
  192. package/dist/types/components/native-accordion/use-native-accordion.d.ts +2 -2
  193. package/dist/types/components/native-popover/native-popover.d.ts +2 -2
  194. package/dist/types/components/native-select/native-select.d.ts +2 -2
  195. package/dist/types/components/native-table/native-table.d.ts +4 -4
  196. package/dist/types/components/number-input/number-input.d.ts +2 -2
  197. package/dist/types/components/number-input/number-input.style.d.ts +1 -1
  198. package/dist/types/components/pagination/pagination.d.ts +2 -2
  199. package/dist/types/components/pagination/use-pagination.d.ts +2 -2
  200. package/dist/types/components/password-input/password-input.d.ts +2 -2
  201. package/dist/types/components/password-input/strength-meter.d.ts +2 -2
  202. package/dist/types/components/password-input/use-password-input.d.ts +2 -2
  203. package/dist/types/components/pin-input/pin-input.d.ts +2 -2
  204. package/dist/types/components/pin-input/use-pin-input.d.ts +7 -7
  205. package/dist/types/components/popover/popover.d.ts +2 -2
  206. package/dist/types/components/progress/progress.d.ts +4 -4
  207. package/dist/types/components/progress/use-progress.d.ts +706 -706
  208. package/dist/types/components/qr-code/qr-code.d.ts +2 -2
  209. package/dist/types/components/radio/radio.d.ts +4 -4
  210. package/dist/types/components/radio/use-radio-group.d.ts +2 -2
  211. package/dist/types/components/radio-card/radio-card.d.ts +5 -5
  212. package/dist/types/components/radio-card/radio-card.style.d.ts +1 -1
  213. package/dist/types/components/rating/use-rating.d.ts +7 -7
  214. package/dist/types/components/reorder/reorder.d.ts +2 -2
  215. package/dist/types/components/reorder/use-reorder.d.ts +3 -3
  216. package/dist/types/components/resizable/resizable.d.ts +2 -2
  217. package/dist/types/components/resizable/use-resizable.d.ts +2 -2
  218. package/dist/types/components/ripple/ripple.d.ts +2 -2
  219. package/dist/types/components/ripple/use-ripple.d.ts +2 -2
  220. package/dist/types/components/rotate/rotate.d.ts +2 -2
  221. package/dist/types/components/saturation-slider/saturation-slider.d.ts +2 -2
  222. package/dist/types/components/saturation-slider/use-saturation-slider.d.ts +2 -2
  223. package/dist/types/components/scroll-area/scroll-area.d.ts +2 -2
  224. package/dist/types/components/segmented-control/segmented-control.d.ts +2 -2
  225. package/dist/types/components/segmented-control/use-segmented-control.d.ts +9 -9
  226. package/dist/types/components/select/select.d.ts +2 -2
  227. package/dist/types/components/select/select.style.d.ts +1 -1
  228. package/dist/types/components/select/use-select.d.ts +4 -4
  229. package/dist/types/components/separator/separator.d.ts +2 -2
  230. package/dist/types/components/sidebar/sidebar.d.ts +2 -2
  231. package/dist/types/components/sidebar/sidebar.style.d.ts +1 -1
  232. package/dist/types/components/sidebar/use-sidebar.d.ts +9 -9
  233. package/dist/types/components/simple-grid/simple-grid.d.ts +2 -2
  234. package/dist/types/components/skeleton/skeleton.d.ts +2 -2
  235. package/dist/types/components/slide/slide.d.ts +2 -2
  236. package/dist/types/components/slide-fade/slide-fade.d.ts +2 -2
  237. package/dist/types/components/slider/slider.d.ts +2 -2
  238. package/dist/types/components/slider/use-slider.d.ts +2 -2
  239. package/dist/types/components/stack/h-stack.d.ts +2 -2
  240. package/dist/types/components/stack/stack.d.ts +2 -2
  241. package/dist/types/components/stack/v-stack.d.ts +2 -2
  242. package/dist/types/components/stack/z-stack.d.ts +2 -2
  243. package/dist/types/components/stat/stat.d.ts +2 -2
  244. package/dist/types/components/status/status.d.ts +2 -2
  245. package/dist/types/components/steps/steps.d.ts +2 -2
  246. package/dist/types/components/steps/steps.style.d.ts +1 -1
  247. package/dist/types/components/steps/use-steps.d.ts +10 -10
  248. package/dist/types/components/switch/switch.d.ts +2 -2
  249. package/dist/types/components/table/table.d.ts +2 -2
  250. package/dist/types/components/tabs/tabs.d.ts +2 -2
  251. package/dist/types/components/tabs/use-tabs.d.ts +16 -16
  252. package/dist/types/components/tag/tag.d.ts +2 -2
  253. package/dist/types/components/text/text.d.ts +2 -2
  254. package/dist/types/components/textarea/textarea.d.ts +2 -2
  255. package/dist/types/components/textarea/use-autosize.d.ts +2 -2
  256. package/dist/types/components/timeline/timeline.d.ts +5 -5
  257. package/dist/types/components/timeline/timeline.style.d.ts +1 -1
  258. package/dist/types/components/toggle/toggle.d.ts +5 -5
  259. package/dist/types/components/toggle/use-toggle-group.d.ts +2 -2
  260. package/dist/types/components/toggle/use-toggle.d.ts +2 -2
  261. package/dist/types/components/tooltip/tooltip.d.ts +2 -2
  262. package/dist/types/components/tree/tree.d.ts +2 -2
  263. package/dist/types/components/tree/use-tree.d.ts +182 -182
  264. package/dist/types/components/visually-hidden/visually-hidden.d.ts +2 -2
  265. package/dist/types/components/wrap/wrap.d.ts +2 -2
  266. package/dist/types/core/components/create-component.d.ts +7 -7
  267. package/dist/types/core/css/index.d.ts +2 -2
  268. package/dist/types/core/css/index.types.d.ts +2 -1
  269. package/dist/types/core/css/styles.d.ts +44 -44
  270. package/dist/types/core/generated-theme-tokens.types.d.ts +17 -17
  271. package/dist/types/core/index.d.ts +2 -2
  272. package/dist/types/core/system/color-mode-provider.d.ts +2 -2
  273. package/dist/types/core/system/storage-script.d.ts +3 -3
  274. package/dist/types/core/system/styled.d.ts +2 -2
  275. package/dist/types/core/system/system-provider.d.ts +2 -2
  276. package/dist/types/hooks/use-breakpoint/use-breakpoint-state.d.ts +2 -2
  277. package/dist/types/hooks/use-clipboard/index.d.ts +2 -2
  278. package/dist/types/hooks/use-combobox/index.d.ts +12 -12
  279. package/dist/types/hooks/use-counter/index.d.ts +2 -2
  280. package/dist/types/hooks/use-descendants/index.d.ts +2 -2
  281. package/dist/types/hooks/use-field-sizing/index.d.ts +2 -2
  282. package/dist/types/hooks/use-hover/index.d.ts +2 -2
  283. package/dist/types/index.d.ts +3 -3
  284. package/dist/types/providers/i18n-provider/i18n-provider.d.ts +3 -3
  285. package/dist/types/providers/ui-provider/ui-provider.d.ts +2 -2
  286. package/dist/types/utils/children.d.ts +2 -2
  287. package/package.json +5 -5
@@ -3855,35 +3855,35 @@ declare const styleProperties: StyleProperty[];
3855
3855
  type VariableLengthProperty = (typeof variableLengthProperties)[number];
3856
3856
  declare const variableLengthProperties: readonly ["_container", "_media", "_supports"];
3857
3857
  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"];
3858
+ 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
3859
  type AnimationProperty = (typeof animationProperties)[number];
3860
3860
  declare const animationProperties: readonly ["animation"];
3861
3861
  type AspectRatioProperty = (typeof aspectRatioProperties)[number];
3862
3862
  declare const aspectRatioProperties: readonly ["aspectRatio"];
3863
3863
  type BlurProperty = (typeof blurProperties)[number];
3864
- declare const blurProperties: readonly ["blur", "backdropBlur"];
3864
+ declare const blurProperties: readonly ["backdropBlur", "blur"];
3865
3865
  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"];
3866
+ declare const borderProperties: readonly ["border", "borderBlock", "borderBlockEnd", "borderBlockStart", "borderBottom", "borderEnd", "borderImage", "borderInline", "borderInlineEnd", "borderInlineStart", "borderLeft", "borderRight", "borderStart", "borderTop", "borderX", "borderY"];
3867
3867
  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"];
3868
+ 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
3869
  type DurationProperty = (typeof durationProperties)[number];
3870
3870
  declare const durationProperties: readonly ["animationDuration", "transitionDuration"];
3871
3871
  type EasingProperty = (typeof easingProperties)[number];
3872
3872
  declare const easingProperties: readonly ["animationTimingFunction", "transitionTimingFunction"];
3873
3873
  type FontProperty = (typeof fontProperties)[number];
3874
- declare const fontProperties: readonly ["fontFamily", "fontSize", "text", "fontWeight", "lineHeight", "leading", "letterSpacing", "tracking"];
3874
+ declare const fontProperties: readonly ["fontFamily", "fontSize", "fontWeight", "leading", "letterSpacing", "lineHeight", "text", "tracking"];
3875
3875
  type GradientProperty = (typeof gradientProperties)[number];
3876
- declare const gradientProperties: readonly ["backgroundImage", "bgImage", "bgImg", "bgGradient", "borderImageSource", "listStyleImage", "listStyleImg", "maskImage"];
3876
+ declare const gradientProperties: readonly ["backgroundImage", "bgGradient", "bgImage", "bgImg", "borderImageSource", "listStyleImage", "listStyleImg", "maskImage"];
3877
3877
  type KeyframeProperty = (typeof keyframeProperties)[number];
3878
- declare const keyframeProperties: readonly ["animationName", "_keyframes"];
3878
+ declare const keyframeProperties: readonly ["_keyframes", "animationName"];
3879
3879
  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"];
3880
+ 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
3881
  type ShadowProperty = (typeof shadowProperties)[number];
3882
- declare const shadowProperties: readonly ["boxShadow", "shadow", "textShadow", "dropShadow", "backdropDropShadow"];
3882
+ declare const shadowProperties: readonly ["backdropDropShadow", "boxShadow", "dropShadow", "shadow", "textShadow"];
3883
3883
  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"];
3884
+ 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
3885
  type ZIndexProperty = (typeof zIndexProperties)[number];
3886
- declare const zIndexProperties: readonly ["zIndex", "z"];
3886
+ declare const zIndexProperties: readonly ["z", "zIndex"];
3887
3887
  interface StyleProps {
3888
3888
  /**
3889
3889
  * ### container
@@ -5003,7 +5003,7 @@ interface StyleProps {
5003
5003
  *
5004
5004
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-bottom-right-radius
5005
5005
  */
5006
- borderBottomRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
5006
+ borderBottomRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
5007
5007
  /**
5008
5008
  * ### border-bottom-right-radius
5009
5009
  *
@@ -5135,7 +5135,7 @@ interface StyleProps {
5135
5135
  *
5136
5136
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-end-start-radius
5137
5137
  */
5138
- borderEndRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5138
+ borderEndRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5139
5139
  /**
5140
5140
  * ### border-end-start-radius
5141
5141
  *
@@ -5315,7 +5315,7 @@ interface StyleProps {
5315
5315
  *
5316
5316
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-end-start-radius
5317
5317
  */
5318
- borderInlineEndRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5318
+ borderInlineEndRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
5319
5319
  /**
5320
5320
  * ### border-inline-end-style
5321
5321
  *
@@ -5387,7 +5387,7 @@ interface StyleProps {
5387
5387
  *
5388
5388
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-start-start-radius
5389
5389
  */
5390
- borderInlineStartRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5390
+ borderInlineStartRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5391
5391
  /**
5392
5392
  * ### border-inline-start-style
5393
5393
  *
@@ -5483,7 +5483,7 @@ interface StyleProps {
5483
5483
  *
5484
5484
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-left-radius
5485
5485
  */
5486
- borderLeftRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
5486
+ borderLeftRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
5487
5487
  /**
5488
5488
  * ### border-left-style
5489
5489
  *
@@ -5567,7 +5567,7 @@ interface StyleProps {
5567
5567
  *
5568
5568
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
5569
5569
  */
5570
- borderRightRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5570
+ borderRightRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5571
5571
  /**
5572
5572
  * ### border-right-style
5573
5573
  *
@@ -5673,7 +5673,7 @@ interface StyleProps {
5673
5673
  *
5674
5674
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-start-start-radius
5675
5675
  */
5676
- borderStartRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5676
+ borderStartRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
5677
5677
  /**
5678
5678
  * ### border-start-start-radius
5679
5679
  *
@@ -5793,7 +5793,7 @@ interface StyleProps {
5793
5793
  *
5794
5794
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
5795
5795
  */
5796
- borderTopRadius?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5796
+ borderTopRadius?: StyleValueWithCondition<AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
5797
5797
  /**
5798
5798
  * ### border-top-right-radius
5799
5799
  *
@@ -5877,7 +5877,7 @@ interface StyleProps {
5877
5877
  *
5878
5878
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-right
5879
5879
  */
5880
- borderX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderLeft | CSS.Property.BorderRight | number, "borders">;
5880
+ borderX?: StyleValueWithCondition<AnyString | CSS.Property.BorderLeft | CSS.Property.BorderRight | number, "borders">;
5881
5881
  /**
5882
5882
  * ### border-bottom
5883
5883
  *
@@ -5901,7 +5901,7 @@ interface StyleProps {
5901
5901
  *
5902
5902
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top
5903
5903
  */
5904
- borderY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottom | CSS.Property.BorderTop | number, "borders">;
5904
+ borderY?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottom | CSS.Property.BorderTop | number, "borders">;
5905
5905
  /**
5906
5906
  * ### bottom
5907
5907
  *
@@ -6039,7 +6039,7 @@ interface StyleProps {
6039
6039
  *
6040
6040
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/width
6041
6041
  */
6042
- boxSize?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.Height | CSS.Property.Width | number, "sizes">;
6042
+ boxSize?: StyleValueWithCondition<AnyString | CSS.Property.Height | CSS.Property.Width | number, "sizes">;
6043
6043
  /**
6044
6044
  * ### box-sizing
6045
6045
  *
@@ -7978,7 +7978,7 @@ interface StyleProps {
7978
7978
  *
7979
7979
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/right
7980
7980
  */
7981
- insetX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.Left | CSS.Property.Right | number, "spaces">;
7981
+ insetX?: StyleValueWithCondition<AnyString | CSS.Property.Left | CSS.Property.Right | number, "spaces">;
7982
7982
  /**
7983
7983
  * ### bottom
7984
7984
  *
@@ -8002,7 +8002,7 @@ interface StyleProps {
8002
8002
  *
8003
8003
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/top
8004
8004
  */
8005
- insetY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.Bottom | CSS.Property.Top | number, "spaces">;
8005
+ insetY?: StyleValueWithCondition<AnyString | CSS.Property.Bottom | CSS.Property.Top | number, "spaces">;
8006
8006
  /**
8007
8007
  * ### interactivity
8008
8008
  *
@@ -8464,7 +8464,7 @@ interface StyleProps {
8464
8464
  *
8465
8465
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-inline-start
8466
8466
  */
8467
- marginX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
8467
+ marginX?: StyleValueWithCondition<AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
8468
8468
  /**
8469
8469
  * ### margin-bottom
8470
8470
  *
@@ -8488,7 +8488,7 @@ interface StyleProps {
8488
8488
  *
8489
8489
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-top
8490
8490
  */
8491
- marginY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
8491
+ marginY?: StyleValueWithCondition<AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
8492
8492
  /**
8493
8493
  * ### marker
8494
8494
  *
@@ -8779,7 +8779,7 @@ interface StyleProps {
8779
8779
  *
8780
8780
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/max-width
8781
8781
  */
8782
- maxBoxSize?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MaxHeight | CSS.Property.MaxWidth | number, "sizes">;
8782
+ maxBoxSize?: StyleValueWithCondition<AnyString | CSS.Property.MaxHeight | CSS.Property.MaxWidth | number, "sizes">;
8783
8783
  /**
8784
8784
  * ### max-height
8785
8785
  *
@@ -8899,7 +8899,7 @@ interface StyleProps {
8899
8899
  *
8900
8900
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/min-width
8901
8901
  */
8902
- minBoxSize?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MinHeight | CSS.Property.MinWidth | number, "sizes">;
8902
+ minBoxSize?: StyleValueWithCondition<AnyString | CSS.Property.MinHeight | CSS.Property.MinWidth | number, "sizes">;
8903
8903
  /**
8904
8904
  * ### min-height
8905
8905
  *
@@ -9043,7 +9043,7 @@ interface StyleProps {
9043
9043
  *
9044
9044
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-inline-start
9045
9045
  */
9046
- mx?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
9046
+ mx?: StyleValueWithCondition<AnyString | CSS.Property.MarginInlineEnd | CSS.Property.MarginInlineStart | number, "spaces">;
9047
9047
  /**
9048
9048
  * ### margin-bottom
9049
9049
  *
@@ -9067,7 +9067,7 @@ interface StyleProps {
9067
9067
  *
9068
9068
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/margin-top
9069
9069
  */
9070
- my?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
9070
+ my?: StyleValueWithCondition<AnyString | CSS.Property.MarginBottom | CSS.Property.MarginTop | number, "spaces">;
9071
9071
  /**
9072
9072
  * ### object-fit
9073
9073
  *
@@ -9661,7 +9661,7 @@ interface StyleProps {
9661
9661
  *
9662
9662
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-inline-start
9663
9663
  */
9664
- paddingX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
9664
+ paddingX?: StyleValueWithCondition<AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
9665
9665
  /**
9666
9666
  * ### padding-bottom
9667
9667
  *
@@ -9685,7 +9685,7 @@ interface StyleProps {
9685
9685
  *
9686
9686
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-top
9687
9687
  */
9688
- paddingY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
9688
+ paddingY?: StyleValueWithCondition<AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
9689
9689
  /**
9690
9690
  * ### page
9691
9691
  *
@@ -10000,7 +10000,7 @@ interface StyleProps {
10000
10000
  *
10001
10001
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-inline-start
10002
10002
  */
10003
- px?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
10003
+ px?: StyleValueWithCondition<AnyString | CSS.Property.PaddingInlineEnd | CSS.Property.PaddingInlineStart | number, "spaces">;
10004
10004
  /**
10005
10005
  * ### padding-bottom
10006
10006
  *
@@ -10024,7 +10024,7 @@ interface StyleProps {
10024
10024
  *
10025
10025
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/padding-top
10026
10026
  */
10027
- py?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
10027
+ py?: StyleValueWithCondition<AnyString | CSS.Property.PaddingBottom | CSS.Property.PaddingTop | number, "spaces">;
10028
10028
  /**
10029
10029
  * ### quotes
10030
10030
  *
@@ -10154,7 +10154,7 @@ interface StyleProps {
10154
10154
  *
10155
10155
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-bottom-right-radius
10156
10156
  */
10157
- roundedBottom?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
10157
+ roundedBottom?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderBottomRightRadius | number, "radii">;
10158
10158
  /**
10159
10159
  * ### border-end-end-radius
10160
10160
  *
@@ -10226,7 +10226,7 @@ interface StyleProps {
10226
10226
  *
10227
10227
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-end-start-radius
10228
10228
  */
10229
- roundedEnd?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
10229
+ roundedEnd?: StyleValueWithCondition<AnyString | CSS.Property.BorderEndEndRadius | CSS.Property.BorderEndStartRadius | number, "radii">;
10230
10230
  /**
10231
10231
  * ### border-bottom-left-radius
10232
10232
  *
@@ -10250,7 +10250,7 @@ interface StyleProps {
10250
10250
  *
10251
10251
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-left-radius
10252
10252
  */
10253
- roundedLeft?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
10253
+ roundedLeft?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomLeftRadius | CSS.Property.BorderTopLeftRadius | number, "radii">;
10254
10254
  /**
10255
10255
  * ### border-bottom-right-radius
10256
10256
  *
@@ -10274,7 +10274,7 @@ interface StyleProps {
10274
10274
  *
10275
10275
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
10276
10276
  */
10277
- roundedRight?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10277
+ roundedRight?: StyleValueWithCondition<AnyString | CSS.Property.BorderBottomRightRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10278
10278
  /**
10279
10279
  * ### border-start-end-radius
10280
10280
  *
@@ -10298,7 +10298,7 @@ interface StyleProps {
10298
10298
  *
10299
10299
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-start-start-radius
10300
10300
  */
10301
- roundedStart?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
10301
+ roundedStart?: StyleValueWithCondition<AnyString | CSS.Property.BorderStartEndRadius | CSS.Property.BorderStartStartRadius | number, "radii">;
10302
10302
  /**
10303
10303
  * ### border-top-left-radius
10304
10304
  *
@@ -10322,7 +10322,7 @@ interface StyleProps {
10322
10322
  *
10323
10323
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/border-top-right-radius
10324
10324
  */
10325
- roundedTop?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10325
+ roundedTop?: StyleValueWithCondition<AnyString | CSS.Property.BorderTopLeftRadius | CSS.Property.BorderTopRightRadius | number, "radii">;
10326
10326
  /**
10327
10327
  * ### border-start-end-radius
10328
10328
  *
@@ -10679,7 +10679,7 @@ interface StyleProps {
10679
10679
  *
10680
10680
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-margin-right
10681
10681
  */
10682
- scrollMarginX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollMarginLeft | CSS.Property.ScrollMarginRight | number, "spaces">;
10682
+ scrollMarginX?: StyleValueWithCondition<AnyString | CSS.Property.ScrollMarginLeft | CSS.Property.ScrollMarginRight | number, "spaces">;
10683
10683
  /**
10684
10684
  * ### scroll-margin-bottom
10685
10685
  *
@@ -10703,7 +10703,7 @@ interface StyleProps {
10703
10703
  *
10704
10704
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-margin-top
10705
10705
  */
10706
- scrollMarginY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollMarginBottom | CSS.Property.ScrollMarginTop | number, "spaces">;
10706
+ scrollMarginY?: StyleValueWithCondition<AnyString | CSS.Property.ScrollMarginBottom | CSS.Property.ScrollMarginTop | number, "spaces">;
10707
10707
  /**
10708
10708
  * ### scroll-marker-group
10709
10709
  *
@@ -10871,7 +10871,7 @@ interface StyleProps {
10871
10871
  *
10872
10872
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-padding-right
10873
10873
  */
10874
- scrollPaddingX?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollPaddingLeft | CSS.Property.ScrollPaddingRight | number, "spaces">;
10874
+ scrollPaddingX?: StyleValueWithCondition<AnyString | CSS.Property.ScrollPaddingLeft | CSS.Property.ScrollPaddingRight | number, "spaces">;
10875
10875
  /**
10876
10876
  * ### scroll-padding-bottom
10877
10877
  *
@@ -10895,7 +10895,7 @@ interface StyleProps {
10895
10895
  *
10896
10896
  * @see https://developer.mozilla.org/docs/Web/CSS/Reference/Properties/scroll-padding-top
10897
10897
  */
10898
- scrollPaddingY?: StyleValueWithCondition<AnyString | AnyString | CSS.Property.ScrollPaddingBottom | CSS.Property.ScrollPaddingTop | number, "spaces">;
10898
+ scrollPaddingY?: StyleValueWithCondition<AnyString | CSS.Property.ScrollPaddingBottom | CSS.Property.ScrollPaddingTop | number, "spaces">;
10899
10899
  /**
10900
10900
  * ### scroll-snap-align
10901
10901
  *
@@ -5,29 +5,29 @@ import "./system/index.js";
5
5
  interface GeneratedThemeTokens extends UsageThemeTokens {
6
6
  animations: never;
7
7
  apply: never;
8
- aspectRatios: "bronze" | "golden" | "landscape" | "portrait" | "silver" | "square" | "ultrawide" | "wide";
9
- blurs: "2xl" | "3xl" | "4xl" | "lg" | "md" | "sm" | "xl";
10
- borders: "lg" | "md" | "sm" | "xl" | "xs";
11
- breakpoints: "2xl" | "lg" | "md" | "sm" | "xl";
12
- colors: "amber" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "amber.bg" | "amber.contrast" | "amber.emphasized" | "amber.fg" | "amber.ghost" | "amber.muted" | "amber.outline" | "amber.solid" | "amber.subtle" | "bg" | "bg.contrast" | "bg.emphasized" | "bg.error" | "bg.float" | "bg.ghost" | "bg.info" | "bg.muted" | "bg.overlay" | "bg.panel" | "bg.subtle" | "bg.success" | "bg.warning" | "black" | "black.50" | "black.100" | "black.200" | "black.300" | "black.400" | "black.500" | "black.600" | "black.700" | "black.800" | "black.900" | "black.950" | "black.bg" | "black.contrast" | "black.emphasized" | "black.fg" | "black.ghost" | "black.muted" | "black.outline" | "black.solid" | "black.subtle" | "blackAlpha.50" | "blackAlpha.100" | "blackAlpha.200" | "blackAlpha.300" | "blackAlpha.400" | "blackAlpha.500" | "blackAlpha.600" | "blackAlpha.700" | "blackAlpha.800" | "blackAlpha.900" | "blackAlpha.950" | "blue" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "blue.bg" | "blue.contrast" | "blue.emphasized" | "blue.fg" | "blue.ghost" | "blue.muted" | "blue.outline" | "blue.solid" | "blue.subtle" | "border" | "border.contrast" | "border.emphasized" | "border.error" | "border.info" | "border.muted" | "border.subtle" | "border.success" | "border.warning" | "colorScheme.contrast" | "colorScheme.emphasized" | "colorScheme.fg" | "colorScheme.ghost" | "colorScheme.muted" | "colorScheme.outline" | "colorScheme.solid" | "colorScheme.subtle" | "current" | "cyan" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "cyan.bg" | "cyan.contrast" | "cyan.emphasized" | "cyan.fg" | "cyan.ghost" | "cyan.muted" | "cyan.outline" | "cyan.solid" | "cyan.subtle" | "danger" | "danger.50" | "danger.100" | "danger.200" | "danger.300" | "danger.400" | "danger.500" | "danger.600" | "danger.700" | "danger.800" | "danger.900" | "danger.950" | "danger.bg" | "danger.contrast" | "danger.emphasized" | "danger.fg" | "danger.ghost" | "danger.muted" | "danger.outline" | "danger.solid" | "danger.subtle" | "emerald" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "emerald.bg" | "emerald.contrast" | "emerald.emphasized" | "emerald.fg" | "emerald.ghost" | "emerald.muted" | "emerald.outline" | "emerald.solid" | "emerald.subtle" | "error" | "error.50" | "error.100" | "error.200" | "error.300" | "error.400" | "error.500" | "error.600" | "error.700" | "error.800" | "error.900" | "error.950" | "error.bg" | "error.contrast" | "error.emphasized" | "error.fg" | "error.ghost" | "error.muted" | "error.outline" | "error.solid" | "error.subtle" | "fg" | "fg.contrast" | "fg.emphasized" | "fg.error" | "fg.info" | "fg.muted" | "fg.subtle" | "fg.success" | "fg.warning" | "flashy" | "flashy.50" | "flashy.100" | "flashy.200" | "flashy.300" | "flashy.400" | "flashy.500" | "flashy.600" | "flashy.700" | "flashy.800" | "flashy.900" | "flashy.950" | "flashy.bg" | "flashy.contrast" | "flashy.emphasized" | "flashy.fg" | "flashy.ghost" | "flashy.muted" | "flashy.outline" | "flashy.solid" | "flashy.subtle" | "fuchsia" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "fuchsia.bg" | "fuchsia.contrast" | "fuchsia.emphasized" | "fuchsia.fg" | "fuchsia.ghost" | "fuchsia.muted" | "fuchsia.outline" | "fuchsia.solid" | "fuchsia.subtle" | "gray" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "gray.bg" | "gray.contrast" | "gray.emphasized" | "gray.fg" | "gray.ghost" | "gray.muted" | "gray.outline" | "gray.solid" | "gray.subtle" | "green" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "green.bg" | "green.contrast" | "green.emphasized" | "green.fg" | "green.ghost" | "green.muted" | "green.outline" | "green.solid" | "green.subtle" | "indigo" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "indigo.bg" | "indigo.contrast" | "indigo.emphasized" | "indigo.fg" | "indigo.ghost" | "indigo.muted" | "indigo.outline" | "indigo.solid" | "indigo.subtle" | "info" | "info.50" | "info.100" | "info.200" | "info.300" | "info.400" | "info.500" | "info.600" | "info.700" | "info.800" | "info.900" | "info.950" | "info.bg" | "info.contrast" | "info.emphasized" | "info.fg" | "info.ghost" | "info.muted" | "info.outline" | "info.solid" | "info.subtle" | "lime" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "lime.bg" | "lime.contrast" | "lime.emphasized" | "lime.fg" | "lime.ghost" | "lime.muted" | "lime.outline" | "lime.solid" | "lime.subtle" | "link" | "link.50" | "link.100" | "link.200" | "link.300" | "link.400" | "link.500" | "link.600" | "link.700" | "link.800" | "link.900" | "link.950" | "link.bg" | "link.contrast" | "link.emphasized" | "link.fg" | "link.ghost" | "link.muted" | "link.outline" | "link.solid" | "link.subtle" | "mono" | "mono.50" | "mono.100" | "mono.200" | "mono.300" | "mono.400" | "mono.500" | "mono.600" | "mono.700" | "mono.800" | "mono.900" | "mono.950" | "mono.bg" | "mono.contrast" | "mono.emphasized" | "mono.fg" | "mono.ghost" | "mono.muted" | "mono.outline" | "mono.solid" | "mono.subtle" | "orange" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "orange.bg" | "orange.contrast" | "orange.emphasized" | "orange.fg" | "orange.ghost" | "orange.muted" | "orange.outline" | "orange.solid" | "orange.subtle" | "pink" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "pink.bg" | "pink.contrast" | "pink.emphasized" | "pink.fg" | "pink.ghost" | "pink.muted" | "pink.outline" | "pink.solid" | "pink.subtle" | "primary" | "primary.50" | "primary.100" | "primary.200" | "primary.300" | "primary.400" | "primary.500" | "primary.600" | "primary.700" | "primary.800" | "primary.900" | "primary.950" | "primary.bg" | "primary.contrast" | "primary.emphasized" | "primary.fg" | "primary.ghost" | "primary.muted" | "primary.outline" | "primary.solid" | "primary.subtle" | "purple" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "purple.bg" | "purple.contrast" | "purple.emphasized" | "purple.fg" | "purple.ghost" | "purple.muted" | "purple.outline" | "purple.solid" | "purple.subtle" | "red" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "red.bg" | "red.contrast" | "red.emphasized" | "red.fg" | "red.ghost" | "red.muted" | "red.outline" | "red.solid" | "red.subtle" | "rose" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "rose.bg" | "rose.contrast" | "rose.emphasized" | "rose.fg" | "rose.ghost" | "rose.muted" | "rose.outline" | "rose.solid" | "rose.subtle" | "secondary" | "secondary.50" | "secondary.100" | "secondary.200" | "secondary.300" | "secondary.400" | "secondary.500" | "secondary.600" | "secondary.700" | "secondary.800" | "secondary.900" | "secondary.950" | "secondary.bg" | "secondary.contrast" | "secondary.emphasized" | "secondary.fg" | "secondary.ghost" | "secondary.muted" | "secondary.outline" | "secondary.solid" | "secondary.subtle" | "sky" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "sky.bg" | "sky.contrast" | "sky.emphasized" | "sky.fg" | "sky.ghost" | "sky.muted" | "sky.outline" | "sky.solid" | "sky.subtle" | "success" | "success.50" | "success.100" | "success.200" | "success.300" | "success.400" | "success.500" | "success.600" | "success.700" | "success.800" | "success.900" | "success.950" | "success.bg" | "success.contrast" | "success.emphasized" | "success.fg" | "success.ghost" | "success.muted" | "success.outline" | "success.solid" | "success.subtle" | "teal" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "teal.bg" | "teal.contrast" | "teal.emphasized" | "teal.fg" | "teal.ghost" | "teal.muted" | "teal.outline" | "teal.solid" | "teal.subtle" | "transparent" | "violet" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "violet.bg" | "violet.contrast" | "violet.emphasized" | "violet.fg" | "violet.ghost" | "violet.muted" | "violet.outline" | "violet.solid" | "violet.subtle" | "warning" | "warning.50" | "warning.100" | "warning.200" | "warning.300" | "warning.400" | "warning.500" | "warning.600" | "warning.700" | "warning.800" | "warning.900" | "warning.950" | "warning.bg" | "warning.contrast" | "warning.emphasized" | "warning.fg" | "warning.ghost" | "warning.muted" | "warning.outline" | "warning.solid" | "warning.subtle" | "white" | "white.50" | "white.100" | "white.200" | "white.300" | "white.400" | "white.500" | "white.600" | "white.700" | "white.800" | "white.900" | "white.950" | "white.bg" | "white.contrast" | "white.emphasized" | "white.fg" | "white.ghost" | "white.muted" | "white.outline" | "white.solid" | "white.subtle" | "whiteAlpha.50" | "whiteAlpha.100" | "whiteAlpha.200" | "whiteAlpha.300" | "whiteAlpha.400" | "whiteAlpha.500" | "whiteAlpha.600" | "whiteAlpha.700" | "whiteAlpha.800" | "whiteAlpha.900" | "whiteAlpha.950" | "yellow" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "yellow.bg" | "yellow.contrast" | "yellow.emphasized" | "yellow.fg" | "yellow.ghost" | "yellow.muted" | "yellow.outline" | "yellow.solid" | "yellow.subtle";
13
- colorSchemes: "amber" | "black" | "blackAlpha" | "blue" | "cyan" | "danger" | "emerald" | "error" | "flashy" | "fuchsia" | "gray" | "green" | "indigo" | "info" | "lime" | "link" | "mono" | "orange" | "pink" | "primary" | "purple" | "red" | "rose" | "secondary" | "sky" | "success" | "teal" | "violet" | "warning" | "white" | "whiteAlpha" | "yellow";
14
- durations: "fast" | "faster" | "fastest" | "moderate" | "slow" | "slower" | "slowest";
8
+ aspectRatios: "wide" | "bronze" | "golden" | "landscape" | "portrait" | "silver" | "square" | "ultrawide";
9
+ blurs: "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl";
10
+ borders: "xs" | "sm" | "md" | "lg" | "xl";
11
+ breakpoints: "sm" | "md" | "lg" | "xl" | "2xl";
12
+ colors: "black.50" | "black.100" | "black.200" | "black.300" | "black.400" | "black.500" | "black.600" | "black.700" | "black.800" | "black.900" | "black.950" | "blackAlpha.50" | "blackAlpha.100" | "blackAlpha.200" | "blackAlpha.300" | "blackAlpha.400" | "blackAlpha.500" | "blackAlpha.600" | "blackAlpha.700" | "blackAlpha.800" | "blackAlpha.900" | "blackAlpha.950" | "white.50" | "white.100" | "white.200" | "white.300" | "white.400" | "white.500" | "white.600" | "white.700" | "white.800" | "white.900" | "white.950" | "whiteAlpha.50" | "whiteAlpha.100" | "whiteAlpha.200" | "whiteAlpha.300" | "whiteAlpha.400" | "whiteAlpha.500" | "whiteAlpha.600" | "whiteAlpha.700" | "whiteAlpha.800" | "whiteAlpha.900" | "whiteAlpha.950" | "amber.50" | "amber.100" | "amber.200" | "amber.300" | "amber.400" | "amber.500" | "amber.600" | "amber.700" | "amber.800" | "amber.900" | "amber.950" | "blue.50" | "blue.100" | "blue.200" | "blue.300" | "blue.400" | "blue.500" | "blue.600" | "blue.700" | "blue.800" | "blue.900" | "blue.950" | "cyan.50" | "cyan.100" | "cyan.200" | "cyan.300" | "cyan.400" | "cyan.500" | "cyan.600" | "cyan.700" | "cyan.800" | "cyan.900" | "cyan.950" | "emerald.50" | "emerald.100" | "emerald.200" | "emerald.300" | "emerald.400" | "emerald.500" | "emerald.600" | "emerald.700" | "emerald.800" | "emerald.900" | "emerald.950" | "flashy.50" | "flashy.100" | "flashy.200" | "flashy.300" | "flashy.400" | "flashy.500" | "flashy.600" | "flashy.700" | "flashy.800" | "flashy.900" | "flashy.950" | "fuchsia.50" | "fuchsia.100" | "fuchsia.200" | "fuchsia.300" | "fuchsia.400" | "fuchsia.500" | "fuchsia.600" | "fuchsia.700" | "fuchsia.800" | "fuchsia.900" | "fuchsia.950" | "gray.50" | "gray.100" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "gray.800" | "gray.900" | "gray.950" | "green.50" | "green.100" | "green.200" | "green.300" | "green.400" | "green.500" | "green.600" | "green.700" | "green.800" | "green.900" | "green.950" | "indigo.50" | "indigo.100" | "indigo.200" | "indigo.300" | "indigo.400" | "indigo.500" | "indigo.600" | "indigo.700" | "indigo.800" | "indigo.900" | "indigo.950" | "lime.50" | "lime.100" | "lime.200" | "lime.300" | "lime.400" | "lime.500" | "lime.600" | "lime.700" | "lime.800" | "lime.900" | "lime.950" | "orange.50" | "orange.100" | "orange.200" | "orange.300" | "orange.400" | "orange.500" | "orange.600" | "orange.700" | "orange.800" | "orange.900" | "orange.950" | "pink.50" | "pink.100" | "pink.200" | "pink.300" | "pink.400" | "pink.500" | "pink.600" | "pink.700" | "pink.800" | "pink.900" | "pink.950" | "purple.50" | "purple.100" | "purple.200" | "purple.300" | "purple.400" | "purple.500" | "purple.600" | "purple.700" | "purple.800" | "purple.900" | "purple.950" | "red.50" | "red.100" | "red.200" | "red.300" | "red.400" | "red.500" | "red.600" | "red.700" | "red.800" | "red.900" | "red.950" | "rose.50" | "rose.100" | "rose.200" | "rose.300" | "rose.400" | "rose.500" | "rose.600" | "rose.700" | "rose.800" | "rose.900" | "rose.950" | "sky.50" | "sky.100" | "sky.200" | "sky.300" | "sky.400" | "sky.500" | "sky.600" | "sky.700" | "sky.800" | "sky.900" | "sky.950" | "teal.50" | "teal.100" | "teal.200" | "teal.300" | "teal.400" | "teal.500" | "teal.600" | "teal.700" | "teal.800" | "teal.900" | "teal.950" | "violet.50" | "violet.100" | "violet.200" | "violet.300" | "violet.400" | "violet.500" | "violet.600" | "violet.700" | "violet.800" | "violet.900" | "violet.950" | "yellow.50" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.500" | "yellow.600" | "yellow.700" | "yellow.800" | "yellow.900" | "yellow.950" | "current" | "transparent" | "bg" | "bg.contrast" | "bg.emphasized" | "bg.error" | "bg.float" | "bg.ghost" | "bg.info" | "bg.muted" | "bg.overlay" | "bg.panel" | "bg.subtle" | "bg.success" | "bg.warning" | "border" | "border.contrast" | "border.emphasized" | "border.error" | "border.info" | "border.muted" | "border.subtle" | "border.success" | "border.warning" | "fg" | "fg.contrast" | "fg.emphasized" | "fg.error" | "fg.info" | "fg.muted" | "fg.subtle" | "fg.success" | "fg.warning" | "black" | "black.bg" | "black.contrast" | "black.emphasized" | "black.fg" | "black.ghost" | "black.muted" | "black.outline" | "black.solid" | "black.subtle" | "white" | "white.bg" | "white.contrast" | "white.emphasized" | "white.fg" | "white.ghost" | "white.muted" | "white.outline" | "white.solid" | "white.subtle" | "gray" | "gray.bg" | "gray.contrast" | "gray.emphasized" | "gray.fg" | "gray.ghost" | "gray.muted" | "gray.outline" | "gray.solid" | "gray.subtle" | "cyan" | "cyan.bg" | "cyan.contrast" | "cyan.emphasized" | "cyan.fg" | "cyan.ghost" | "cyan.muted" | "cyan.outline" | "cyan.solid" | "cyan.subtle" | "emerald" | "emerald.bg" | "emerald.contrast" | "emerald.emphasized" | "emerald.fg" | "emerald.ghost" | "emerald.muted" | "emerald.outline" | "emerald.solid" | "emerald.subtle" | "teal" | "teal.bg" | "teal.contrast" | "teal.emphasized" | "teal.fg" | "teal.ghost" | "teal.muted" | "teal.outline" | "teal.solid" | "teal.subtle" | "green" | "green.bg" | "green.contrast" | "green.emphasized" | "green.fg" | "green.ghost" | "green.muted" | "green.outline" | "green.solid" | "green.subtle" | "lime" | "lime.bg" | "lime.contrast" | "lime.emphasized" | "lime.fg" | "lime.ghost" | "lime.muted" | "lime.outline" | "lime.solid" | "lime.subtle" | "sky" | "sky.bg" | "sky.contrast" | "sky.emphasized" | "sky.fg" | "sky.ghost" | "sky.muted" | "sky.outline" | "sky.solid" | "sky.subtle" | "amber" | "amber.bg" | "amber.contrast" | "amber.emphasized" | "amber.fg" | "amber.ghost" | "amber.muted" | "amber.outline" | "amber.solid" | "amber.subtle" | "blue" | "blue.bg" | "blue.contrast" | "blue.emphasized" | "blue.fg" | "blue.ghost" | "blue.muted" | "blue.outline" | "blue.solid" | "blue.subtle" | "flashy" | "flashy.bg" | "flashy.contrast" | "flashy.emphasized" | "flashy.fg" | "flashy.ghost" | "flashy.muted" | "flashy.outline" | "flashy.solid" | "flashy.subtle" | "fuchsia" | "fuchsia.bg" | "fuchsia.contrast" | "fuchsia.emphasized" | "fuchsia.fg" | "fuchsia.ghost" | "fuchsia.muted" | "fuchsia.outline" | "fuchsia.solid" | "fuchsia.subtle" | "indigo" | "indigo.bg" | "indigo.contrast" | "indigo.emphasized" | "indigo.fg" | "indigo.ghost" | "indigo.muted" | "indigo.outline" | "indigo.solid" | "indigo.subtle" | "orange" | "orange.bg" | "orange.contrast" | "orange.emphasized" | "orange.fg" | "orange.ghost" | "orange.muted" | "orange.outline" | "orange.solid" | "orange.subtle" | "pink" | "pink.bg" | "pink.contrast" | "pink.emphasized" | "pink.fg" | "pink.ghost" | "pink.muted" | "pink.outline" | "pink.solid" | "pink.subtle" | "purple" | "purple.bg" | "purple.contrast" | "purple.emphasized" | "purple.fg" | "purple.ghost" | "purple.muted" | "purple.outline" | "purple.solid" | "purple.subtle" | "red" | "red.bg" | "red.contrast" | "red.emphasized" | "red.fg" | "red.ghost" | "red.muted" | "red.outline" | "red.solid" | "red.subtle" | "rose" | "rose.bg" | "rose.contrast" | "rose.emphasized" | "rose.fg" | "rose.ghost" | "rose.muted" | "rose.outline" | "rose.solid" | "rose.subtle" | "violet" | "violet.bg" | "violet.contrast" | "violet.emphasized" | "violet.fg" | "violet.ghost" | "violet.muted" | "violet.outline" | "violet.solid" | "violet.subtle" | "yellow" | "yellow.bg" | "yellow.contrast" | "yellow.emphasized" | "yellow.fg" | "yellow.ghost" | "yellow.muted" | "yellow.outline" | "yellow.solid" | "yellow.subtle" | "colorScheme.contrast" | "colorScheme.fg" | "colorScheme.subtle" | "colorScheme.muted" | "colorScheme.emphasized" | "colorScheme.ghost" | "colorScheme.solid" | "colorScheme.outline" | "danger.50" | "danger.100" | "danger.200" | "danger.300" | "danger.400" | "danger.500" | "danger.600" | "danger.700" | "danger.800" | "danger.900" | "danger.950" | "danger" | "danger.bg" | "danger.contrast" | "danger.emphasized" | "danger.fg" | "danger.ghost" | "danger.muted" | "danger.outline" | "danger.solid" | "danger.subtle" | "error.50" | "error.100" | "error.200" | "error.300" | "error.400" | "error.500" | "error.600" | "error.700" | "error.800" | "error.900" | "error.950" | "error" | "error.bg" | "error.contrast" | "error.emphasized" | "error.fg" | "error.ghost" | "error.muted" | "error.outline" | "error.solid" | "error.subtle" | "info.50" | "info.100" | "info.200" | "info.300" | "info.400" | "info.500" | "info.600" | "info.700" | "info.800" | "info.900" | "info.950" | "info" | "info.bg" | "info.contrast" | "info.emphasized" | "info.fg" | "info.ghost" | "info.muted" | "info.outline" | "info.solid" | "info.subtle" | "link.50" | "link.100" | "link.200" | "link.300" | "link.400" | "link.500" | "link.600" | "link.700" | "link.800" | "link.900" | "link.950" | "link" | "link.bg" | "link.contrast" | "link.emphasized" | "link.fg" | "link.ghost" | "link.muted" | "link.outline" | "link.solid" | "link.subtle" | "mono.50" | "mono.100" | "mono.200" | "mono.300" | "mono.400" | "mono.500" | "mono.600" | "mono.700" | "mono.800" | "mono.900" | "mono.950" | "mono" | "mono.bg" | "mono.contrast" | "mono.emphasized" | "mono.fg" | "mono.ghost" | "mono.muted" | "mono.outline" | "mono.solid" | "mono.subtle" | "primary.50" | "primary.100" | "primary.200" | "primary.300" | "primary.400" | "primary.500" | "primary.600" | "primary.700" | "primary.800" | "primary.900" | "primary.950" | "primary" | "primary.bg" | "primary.contrast" | "primary.emphasized" | "primary.fg" | "primary.ghost" | "primary.muted" | "primary.outline" | "primary.solid" | "primary.subtle" | "secondary.50" | "secondary.100" | "secondary.200" | "secondary.300" | "secondary.400" | "secondary.500" | "secondary.600" | "secondary.700" | "secondary.800" | "secondary.900" | "secondary.950" | "secondary" | "secondary.bg" | "secondary.contrast" | "secondary.emphasized" | "secondary.fg" | "secondary.ghost" | "secondary.muted" | "secondary.outline" | "secondary.solid" | "secondary.subtle" | "success.50" | "success.100" | "success.200" | "success.300" | "success.400" | "success.500" | "success.600" | "success.700" | "success.800" | "success.900" | "success.950" | "success" | "success.bg" | "success.contrast" | "success.emphasized" | "success.fg" | "success.ghost" | "success.muted" | "success.outline" | "success.solid" | "success.subtle" | "warning.50" | "warning.100" | "warning.200" | "warning.300" | "warning.400" | "warning.500" | "warning.600" | "warning.700" | "warning.800" | "warning.900" | "warning.950" | "warning" | "warning.bg" | "warning.contrast" | "warning.emphasized" | "warning.fg" | "warning.ghost" | "warning.muted" | "warning.outline" | "warning.solid" | "warning.subtle";
13
+ colorSchemes: "black" | "blackAlpha" | "white" | "whiteAlpha" | "amber" | "blue" | "cyan" | "emerald" | "flashy" | "fuchsia" | "gray" | "green" | "indigo" | "lime" | "orange" | "pink" | "purple" | "red" | "rose" | "sky" | "teal" | "violet" | "yellow" | "danger" | "error" | "info" | "link" | "mono" | "primary" | "secondary" | "success" | "warning";
14
+ durations: "fastest" | "faster" | "fast" | "moderate" | "slow" | "slower" | "slowest";
15
15
  easings: "ease" | "ease-in" | "ease-in-out" | "ease-in-smooth" | "ease-out";
16
16
  fonts: "body" | "heading" | "mono";
17
- fontSizes: "2xl" | "2xs" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl" | "lg" | "md" | "sm" | "xl" | "xs";
18
- fontWeights: "black" | "bold" | "extrabold" | "hairline" | "light" | "medium" | "normal" | "semibold" | "thin";
17
+ fontSizes: "2xs" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl";
18
+ fontWeights: "hairline" | "thin" | "light" | "normal" | "medium" | "semibold" | "bold" | "extrabold" | "black";
19
19
  gradients: never;
20
- keyframes: "bg-position" | "bounce" | "collapse-height" | "collapse-width" | "expand-height" | "expand-width" | "fade-in" | "fade-out" | "ping" | "position" | "pulse" | "scale-in" | "scale-out" | "slide-from-bottom" | "slide-from-bottom-full" | "slide-from-left" | "slide-from-left-full" | "slide-from-right" | "slide-from-right-full" | "slide-from-top" | "slide-from-top-full" | "slide-to-bottom" | "slide-to-bottom-full" | "slide-to-left" | "slide-to-left-full" | "slide-to-right" | "slide-to-right-full" | "slide-to-top" | "slide-to-top-full" | "spin" | "translate";
20
+ keyframes: "bounce" | "ping" | "pulse" | "spin" | "bg-position" | "position" | "translate" | "fade-in" | "fade-out" | "scale-in" | "scale-out" | "collapse-height" | "collapse-width" | "expand-height" | "expand-width" | "slide-from-bottom-full" | "slide-from-left-full" | "slide-from-right-full" | "slide-from-top-full" | "slide-to-bottom-full" | "slide-to-left-full" | "slide-to-right-full" | "slide-to-top-full" | "slide-from-bottom" | "slide-from-left" | "slide-from-right" | "slide-from-top" | "slide-to-bottom" | "slide-to-left" | "slide-to-right" | "slide-to-top";
21
21
  layerStyles: "active" | "disabled" | "ghost" | "ghost.hover" | "hover" | "outline" | "outline.hover" | "panel" | "readOnly" | "solid" | "solid.hover" | "subtle" | "subtle.hover" | "surface" | "surface.hover" | "visuallyHidden";
22
- letterSpacings: "tight" | "tighter" | "wide" | "wider" | "widest";
23
- lineHeights: "moderate" | "short" | "shorter" | "tall" | "taller";
24
- radii: "2xl" | "2xs" | "3xl" | "4xl" | "full" | "l1" | "l2" | "l3" | "l4" | "l5" | "lg" | "md" | "sm" | "xl" | "xs";
25
- shadows: "2xl" | "inner" | "inset" | "lg" | "md" | "sm" | "xl" | "xs";
26
- sizes: "0.5" | "1" | "1.5" | "1/2" | "1/3" | "1/4" | "1/5" | "1/6" | "1/12" | "2" | "2.5" | "2/3" | "2/5" | "2/6" | "2/12" | "2xl" | "2xs" | "3" | "3.5" | "3/4" | "3/5" | "3/6" | "3/12" | "3xl" | "3xs" | "4" | "4.5" | "4/5" | "4/6" | "4/12" | "4xl" | "4xs" | "5" | "5.5" | "5/6" | "5/12" | "5xl" | "5xs" | "6" | "6.5" | "6/12" | "6xl" | "6xs" | "7" | "7.5" | "7/12" | "7xl" | "7xs" | "8" | "8/12" | "8xl" | "8xs" | "9" | "9/12" | "9xl" | "9xs" | "10" | "10/12" | "11" | "11/12" | "12" | "13" | "14" | "15" | "16" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "68" | "72" | "76" | "80" | "84" | "88" | "92" | "96" | "dvh" | "dvw" | "fit" | "full" | "lg" | "lvh" | "lvw" | "max" | "md" | "min" | "px" | "sm" | "svh" | "svw" | "vh" | "vw" | "xl" | "xs";
27
- spaces: "0.5" | "1" | "1.5" | "2" | "2.5" | "2xl" | "3" | "3.5" | "3xl" | "4" | "4.5" | "4xl" | "5" | "5.5" | "5xl" | "6" | "6.5" | "7" | "7.5" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "68" | "72" | "76" | "80" | "84" | "88" | "92" | "96" | "-0.5" | "-1" | "-1.5" | "-2" | "-2.5" | "-2xl" | "-3" | "-3.5" | "-3xl" | "-4" | "-4.5" | "-4xl" | "-5" | "-5.5" | "-5xl" | "-6" | "-6.5" | "-7" | "-7.5" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-20" | "-24" | "-28" | "-32" | "-36" | "-40" | "-44" | "-48" | "-52" | "-56" | "-60" | "-64" | "-68" | "-72" | "-76" | "-80" | "-84" | "-88" | "-92" | "-96" | "-lg" | "-md" | "-px" | "-sm" | "-xl" | "-xs" | "lg" | "md" | "px" | "sm" | "xl" | "xs";
22
+ letterSpacings: "tighter" | "tight" | "wide" | "wider" | "widest";
23
+ lineHeights: "shorter" | "short" | "moderate" | "tall" | "taller";
24
+ radii: "2xs" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "full" | "l1" | "l2" | "l3" | "l4" | "l5";
25
+ shadows: "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "inner" | "inset";
26
+ sizes: "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "20" | "24" | "28" | "32" | "36" | "40" | "44" | "48" | "52" | "56" | "60" | "64" | "68" | "72" | "76" | "80" | "84" | "88" | "92" | "96" | "0.5" | "1.5" | "2.5" | "3.5" | "4.5" | "5.5" | "6.5" | "7.5" | "px" | "fit" | "max" | "min" | "dvh" | "dvw" | "full" | "lvh" | "lvw" | "svh" | "svw" | "vh" | "vw" | "1/2" | "1/3" | "1/4" | "1/5" | "1/6" | "1/12" | "2/3" | "2/5" | "2/6" | "2/12" | "3/4" | "3/5" | "3/6" | "3/12" | "4/5" | "4/6" | "4/12" | "5/6" | "5/12" | "6/12" | "7/12" | "8/12" | "9/12" | "10/12" | "11/12" | "9xs" | "8xs" | "7xs" | "6xs" | "5xs" | "4xs" | "3xs" | "2xs" | "xs" | "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | "8xl" | "9xl";
27
+ spaces: "1" | "-1" | "2" | "-2" | "3" | "-3" | "4" | "-4" | "5" | "-5" | "6" | "-6" | "7" | "-7" | "8" | "-8" | "9" | "-9" | "10" | "-10" | "11" | "-11" | "12" | "-12" | "13" | "-13" | "14" | "-14" | "15" | "-15" | "16" | "-16" | "20" | "-20" | "24" | "-24" | "28" | "-28" | "32" | "-32" | "36" | "-36" | "40" | "-40" | "44" | "-44" | "48" | "-48" | "52" | "-52" | "56" | "-56" | "60" | "-60" | "64" | "-64" | "68" | "-68" | "72" | "-72" | "76" | "-76" | "80" | "-80" | "84" | "-84" | "88" | "-88" | "92" | "-92" | "96" | "-96" | "0.5" | "-0.5" | "1.5" | "-1.5" | "2.5" | "-2.5" | "3.5" | "-3.5" | "4.5" | "-4.5" | "5.5" | "-5.5" | "6.5" | "-6.5" | "7.5" | "-7.5" | "px" | "-px" | "xs" | "-xs" | "sm" | "-sm" | "md" | "-md" | "lg" | "-lg" | "xl" | "-xl" | "2xl" | "-2xl" | "3xl" | "-3xl" | "4xl" | "-4xl" | "5xl" | "-5xl";
28
28
  textStyles: "ghost" | "mono" | "outline" | "solid" | "subtle" | "surface";
29
29
  themeSchemes: never;
30
- zIndices: "beerus" | "burter" | "dodoria" | "freeza" | "ginyu" | "guldo" | "jeice" | "kurillin" | "nappa" | "recoome" | "sonGoku" | "vegeta" | "yamcha" | "zarbon";
30
+ zIndices: "yamcha" | "kurillin" | "nappa" | "guldo" | "jeice" | "burter" | "recoome" | "ginyu" | "dodoria" | "zarbon" | "freeza" | "vegeta" | "sonGoku" | "beerus";
31
31
  }
32
32
  //#endregion
33
33
  export { GeneratedThemeTokens };
@@ -19,7 +19,7 @@ import "./system/index.js";
19
19
  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 "./css/conditions.js";
20
20
  import { display } from "./css/display.js";
21
21
  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 "./css/styles.js";
22
- 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 "./css/index.types.js";
22
+ 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 "./css/index.types.js";
23
23
  import { colorMix } from "./css/color-mix.js";
24
24
  import { focusRingStyle } from "./css/focus-ring.js";
25
25
  import { gradient } from "./css/gradient.js";
@@ -38,4 +38,4 @@ import { ShouldForwardProp, chainProps, createShouldForwardProp, cssProps, extra
38
38
  import { getClassName, getDisplayName } from "./components/utils.js";
39
39
  import "./components/index.js";
40
40
  import { COLOR_MODE_STORAGE_KEY, DEFAULT_DIRECTION, DEFAULT_LAYERS, DEFAULT_LOCALE, DEFAULT_VAR_PREFIX, THEME_SCHEME_STORAGE_KEY } from "./constant.js";
41
- export { AnimationProperty, AnySelector, As, AspectRatioProperty, AtRuleStyleProperty, AttributeProperty, AttributeProps, Attributes, BlurProperty, BorderProperty, Breakpoint, BreakpointConfig, BreakpointDirection, BreakpointIdentifier, Breakpoints, COLOR_MODE_STORAGE_KEY, CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMap, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, ChangeThemeScheme, ColorMode, ColorModeArray, ColorModeContext, ColorModeProvider, ColorModeProviderProps, ColorModeScript, ColorModeValue, ColorModeWithSystem, ColorProperty, ColorScheme, ColorSchemeContext, Component, ComponentArgs, ComponentCompound, ComponentDefaultProps, ComponentOptions, ComponentSlot, ComponentSlotName, ComponentSlotStyle, ComponentStyle, ComponentWithContextOptions, ConditionObject, ConditionProperty, ConditionProps, ConditionSelector, Conditions, CreateVars, CustomTheme, CustomThemeTokens, DEFAULT_DIRECTION, DEFAULT_LAYERS, DEFAULT_LOCALE, DEFAULT_VAR_PREFIX, DOMElement, DefaultTheme, DefineComponentSlotStyle, DefineComponentStyle, DefineComponentStyleModifiers, DefineComponentStyleProps, DefineComponentStyleSlotModifiers, DefineComponentStyleSlotProps, DefineThemeAnimationTokens, DefineThemeBreakpointTokens, DefineThemeColorSchemeSemanticTokens, DefineThemeColorSchemeValue, DefineThemeColorSemanticToken, DefineThemeColorSemanticTokens, DefineThemeColorSemanticValue, DefineThemeKeyframeTokens, DefineThemeSchemeTokens, DefineThemeSemanticTokens, DefineThemeTokens, DefineThemeValue, Direction, DurationProperty, EasingProperty, Environment, EnvironmentProvider, EnvironmentProviderProps, ExtractStyleValue, FontProperty, FunctionCSSInterpolation, GeneratedThemeTokens, GenericsComponent, GlobalStyles, GradientProperty, GroupAttributeProperty, GroupAttributeProps, GroupAttributes, HTMLElementProps, HTMLProps, HTMLRefAttributes, HTMLStyledProps, HTMLStyledPropsWithoutAs, HTMLStyledPropsWithoutRef, InitialProps, KeyframeIdent, KeyframeProperty, LayerScheme, Layers, LayersConfig, LoadingConfig, LoadingMethod, LoadingScheme, NoticeCloseStrategy, NoticeConfig, NoticePlacement, OmitProps, Orientation, PeerAttributeProperty, PeerAttributeProps, PeerAttributes, Placement, PropGetter, PseudoClassProperty, PseudoClassProps, PseudoClasses, PseudoElementProperty, PseudoElementProps, PseudoElements, PseudoStyleProperty, RadiusProperty, RequiredPropGetter, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, RootNode, ShadowProperty, ShorthandStyleProperty, ShouldForwardProp, SimpleDirection, SimplePlacement, SizeProperty, SnacksConfig, SpaceProperty, StandardStyleProperty, Storage, StorageManager, StorageScriptProps, StyleConfig, StyleConfigs, StyleImportantValue, StyleProperty, StyleProps, StyleValue, StyleValueWithCondition, StyledComponent, StyledOptions, StyledProps, StyledStyleProperty, StyledTheme, Styles, SuperProps, SuperWithoutThemeProps, System, SystemProvider, SystemProviderProps, SystemUtils, THEME_SCHEME_STORAGE_KEY, TextDirection, Theme, ThemeComponentProps, ThemeConfig, ThemePath, ThemeProps, ThemeProvider, ThemeProviderProps, ThemeScheme, ThemeSchemeScript, ThemeToken, ThemeTokens, Token, Transforms, UsageTheme, UsageThemeTokens, UseComponentPropsOptions, UseComponentSlotStyleOptions, UseComponentStyleOptions, UseSystemColorModeProps, VariableAnimationValue, VariableColorModeValue, VariableKeyframeValue, VariableLengthProperty, VariableResponsiveValue, VariableTokens, VariableValue, WithoutAs, WithoutRef, WithoutThemeProps, ZIndexProperty, animation, animationProperties, aspectRatioProperties, atRuleStyles, attributeProperties, attributeSelectors, attributes, blurProperties, borderProperties, chainProps, colorMix, colorProperties, conditionProperties, conditionSelectors, conditions, createBreakpoints, createComponent, createLayers, createShouldForwardProp, createSlotComponent, createStorageManager, createStyled, createSystem, createVars, css, cssProps, defaultEnvironment, defaultLayers, defaultSystem, defineComponentSlotStyle, defineComponentStyle, defineConfig, defineSemanticTokens, defineStyles, defineTheme, defineThemeSchemes, defineTokens, display, durationProperties, easingProperties, extractProps, focusRingStyle, fontProperties, getCSS, getCSSFunction, getClassName, getColorModeValue, getColorSchemeVar, getCondition, getDisplayName, getPreventTransition, getSlotClassName, getStorageScript, getStyle, getVar, getVarName, gradient, gradientProperties, groupAttributeProperties, groupAttributeSelectors, groupAttributes, injectKeyframes, injectVars, isCSSFunction, isCSSToken, isCSSVar, isColorScheme, isEqualProps, keyframeProperties, keyframes, mergeCSS, mergeProps, mergeSlotCSS, mergeVars, peerAttributeProperties, peerAttributeSelectors, peerAttributes, pseudoClassProperties, pseudoClassSelectors, pseudoClasses, pseudoElementProperties, pseudoElementSelectors, pseudoElements, pseudoStyles, radiusProperties, shadowProperties, shorthandStyles, sizeProperties, spaceProperties, standardStyles, styleProperties, styled, styledStyles, styles, tokenToValue, tokenToVar, transformConditionalValue, transformInterpolation, transforms, useCSS, useColorMode, useColorModeValue, useColorSchemeContext, useComponentSlotStyle, useComponentStyle, useEnvironment, useExtractProps, useInjectVarsIntoCss, useInjectVarsIntoProps, useSplitProps, useSystem, useSystemColorMode, useTheme, varAttr, varToValue, variableLengthProperties, zIndexProperties };
41
+ export { AnimationProperty, AnySelector, As, AspectRatioProperty, AtRuleStyleProperty, AttributeProperty, AttributeProps, Attributes, BlurProperty, BorderProperty, Breakpoint, BreakpointConfig, BreakpointDirection, BreakpointIdentifier, Breakpoints, COLOR_MODE_STORAGE_KEY, CSS, CSSAnimationObject, CSSAtRuleObject, CSSContainerObject, CSSFunction, CSSKeyframeObject, CSSMap, CSSMediaObject, CSSModifierObject, CSSObject, CSSObjectOrFunction, CSSPropObject, CSSProperties, CSSProps, CSSSlotObject, CSSVariable, CSSVariableProps, ChangeThemeScheme, ColorMode, ColorModeArray, ColorModeContext, ColorModeProvider, ColorModeProviderProps, ColorModeScript, ColorModeValue, ColorModeWithSystem, ColorProperty, ColorScheme, ColorSchemeContext, Component, ComponentArgs, ComponentCompound, ComponentDefaultProps, ComponentOptions, ComponentSlot, ComponentSlotName, ComponentSlotStyle, ComponentStyle, ComponentWithContextOptions, ConditionObject, ConditionProperty, ConditionProps, ConditionSelector, Conditions, CreateVars, CustomTheme, CustomThemeTokens, DEFAULT_DIRECTION, DEFAULT_LAYERS, DEFAULT_LOCALE, DEFAULT_VAR_PREFIX, DOMElement, DefaultTheme, DefineComponentSlotStyle, DefineComponentStyle, DefineComponentStyleModifiers, DefineComponentStyleProps, DefineComponentStyleSlotModifiers, DefineComponentStyleSlotProps, DefineThemeAnimationTokens, DefineThemeBreakpointTokens, DefineThemeColorSchemeSemanticTokens, DefineThemeColorSchemeValue, DefineThemeColorSemanticToken, DefineThemeColorSemanticTokens, DefineThemeColorSemanticValue, DefineThemeKeyframeTokens, DefineThemeSchemeTokens, DefineThemeSemanticTokens, DefineThemeTokens, DefineThemeValue, Direction, DurationProperty, EasingProperty, Environment, EnvironmentProvider, EnvironmentProviderProps, ExtractStyleValue, ExtractStyleValueWithCondition, FontProperty, FunctionCSSInterpolation, GeneratedThemeTokens, GenericsComponent, GlobalStyles, GradientProperty, GroupAttributeProperty, GroupAttributeProps, GroupAttributes, HTMLElementProps, HTMLProps, HTMLRefAttributes, HTMLStyledProps, HTMLStyledPropsWithoutAs, HTMLStyledPropsWithoutRef, InitialProps, KeyframeIdent, KeyframeProperty, LayerScheme, Layers, LayersConfig, LoadingConfig, LoadingMethod, LoadingScheme, NoticeCloseStrategy, NoticeConfig, NoticePlacement, OmitProps, Orientation, PeerAttributeProperty, PeerAttributeProps, PeerAttributes, Placement, PropGetter, PseudoClassProperty, PseudoClassProps, PseudoClasses, PseudoElementProperty, PseudoElementProps, PseudoElements, PseudoStyleProperty, RadiusProperty, RequiredPropGetter, ResponsiveObject, ResponsiveValue, ResponsiveWithConditionObject, RootNode, ShadowProperty, ShorthandStyleProperty, ShouldForwardProp, SimpleDirection, SimplePlacement, SizeProperty, SnacksConfig, SpaceProperty, StandardStyleProperty, Storage, StorageManager, StorageScriptProps, StyleConfig, StyleConfigs, StyleImportantValue, StyleProperty, StyleProps, StyleValue, StyleValueWithCondition, StyledComponent, StyledOptions, StyledProps, StyledStyleProperty, StyledTheme, Styles, SuperProps, SuperWithoutThemeProps, System, SystemProvider, SystemProviderProps, SystemUtils, THEME_SCHEME_STORAGE_KEY, TextDirection, Theme, ThemeComponentProps, ThemeConfig, ThemePath, ThemeProps, ThemeProvider, ThemeProviderProps, ThemeScheme, ThemeSchemeScript, ThemeToken, ThemeTokens, Token, Transforms, UsageTheme, UsageThemeTokens, UseComponentPropsOptions, UseComponentSlotStyleOptions, UseComponentStyleOptions, UseSystemColorModeProps, VariableAnimationValue, VariableColorModeValue, VariableKeyframeValue, VariableLengthProperty, VariableResponsiveValue, VariableTokens, VariableValue, WithoutAs, WithoutRef, WithoutThemeProps, ZIndexProperty, animation, animationProperties, aspectRatioProperties, atRuleStyles, attributeProperties, attributeSelectors, attributes, blurProperties, borderProperties, chainProps, colorMix, colorProperties, conditionProperties, conditionSelectors, conditions, createBreakpoints, createComponent, createLayers, createShouldForwardProp, createSlotComponent, createStorageManager, createStyled, createSystem, createVars, css, cssProps, defaultEnvironment, defaultLayers, defaultSystem, defineComponentSlotStyle, defineComponentStyle, defineConfig, defineSemanticTokens, defineStyles, defineTheme, defineThemeSchemes, defineTokens, display, durationProperties, easingProperties, extractProps, focusRingStyle, fontProperties, getCSS, getCSSFunction, getClassName, getColorModeValue, getColorSchemeVar, getCondition, getDisplayName, getPreventTransition, getSlotClassName, getStorageScript, getStyle, getVar, getVarName, gradient, gradientProperties, groupAttributeProperties, groupAttributeSelectors, groupAttributes, injectKeyframes, injectVars, isCSSFunction, isCSSToken, isCSSVar, isColorScheme, isEqualProps, keyframeProperties, keyframes, mergeCSS, mergeProps, mergeSlotCSS, mergeVars, peerAttributeProperties, peerAttributeSelectors, peerAttributes, pseudoClassProperties, pseudoClassSelectors, pseudoClasses, pseudoElementProperties, pseudoElementSelectors, pseudoElements, pseudoStyles, radiusProperties, shadowProperties, shorthandStyles, sizeProperties, spaceProperties, standardStyles, styleProperties, styled, styledStyles, styles, tokenToValue, tokenToVar, transformConditionalValue, transformInterpolation, transforms, useCSS, useColorMode, useColorModeValue, useColorSchemeContext, useComponentSlotStyle, useComponentStyle, useEnvironment, useExtractProps, useInjectVarsIntoCss, useInjectVarsIntoProps, useSplitProps, useSystem, useSystemColorMode, useTheme, varAttr, varToValue, variableLengthProperties, zIndexProperties };
@@ -1,6 +1,6 @@
1
1
  import { ColorMode, ColorModeWithSystem, ThemeConfig } from "./index.types.js";
2
2
  import { Storage } from "./storage-manager.js";
3
- import * as react201 from "react";
3
+ import * as react499 from "react";
4
4
  import { FC, PropsWithChildren } from "react";
5
5
 
6
6
  //#region src/core/system/color-mode-provider.d.ts
@@ -11,7 +11,7 @@ interface ColorModeContext {
11
11
  toggleColorMode: () => void;
12
12
  forced?: boolean;
13
13
  }
14
- declare const ColorModeContext: react201.Context<ColorModeContext>;
14
+ declare const ColorModeContext: react499.Context<ColorModeContext>;
15
15
  interface ColorModeProviderProps extends PropsWithChildren {
16
16
  /**
17
17
  * The forced color mode.
@@ -1,6 +1,6 @@
1
1
  import { ColorModeWithSystem, ThemeScheme } from "./index.types.js";
2
2
  import { Storage } from "./storage-manager.js";
3
- import * as react_jsx_runtime9 from "react/jsx-runtime";
3
+ import * as react_jsx_runtime10 from "react/jsx-runtime";
4
4
 
5
5
  //#region src/core/system/storage-script.d.ts
6
6
  interface StorageScriptProps<Y extends string> {
@@ -17,11 +17,11 @@ declare function getStorageScript<Y extends string>(type: "colorMode" | "themeSc
17
17
  declare function ColorModeScript({
18
18
  nonce,
19
19
  ...rest
20
- }: StorageScriptProps<ColorModeWithSystem>): react_jsx_runtime9.JSX.Element | null;
20
+ }: StorageScriptProps<ColorModeWithSystem>): react_jsx_runtime10.JSX.Element | null;
21
21
  declare function ThemeSchemeScript({
22
22
  nonce,
23
23
  ...rest
24
- }: StorageScriptProps<ThemeScheme>): react_jsx_runtime9.JSX.Element | null;
24
+ }: StorageScriptProps<ThemeScheme>): react_jsx_runtime10.JSX.Element | null;
25
25
  //#endregion
26
26
  export { ColorModeScript, StorageScriptProps, ThemeSchemeScript, getStorageScript };
27
27
  //# sourceMappingURL=storage-script.d.ts.map