@yamada-ui/react 2.0.0-dev-20250626070331 → 2.0.0-dev-20250626073729

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 (1171) hide show
  1. package/dist/types/components/accordion/accordion.d.ts +6 -6
  2. package/dist/types/components/accordion/accordion.style.d.ts +1 -1
  3. package/dist/types/components/accordion/use-accordion.d.ts +6 -6
  4. package/dist/types/components/airy/airy.d.ts +5 -5
  5. package/dist/types/components/alert/alert.d.ts +7 -7
  6. package/dist/types/components/alert/alert.style.d.ts +1 -1
  7. package/dist/types/components/aspect-ratio/aspect-ratio.d.ts +3 -3
  8. package/dist/types/components/avatar/avatar.d.ts +8 -8
  9. package/dist/types/components/avatar/avatar.style.d.ts +1 -1
  10. package/dist/types/components/avatar/use-avatar-group.d.ts +2 -2
  11. package/dist/types/components/badge/badge.d.ts +3 -3
  12. package/dist/types/components/bleed/bleed.d.ts +3 -3
  13. package/dist/types/components/blockquote/blockquote.d.ts +5 -5
  14. package/dist/types/components/breadcrumb/breadcrumb.d.ts +6 -6
  15. package/dist/types/components/breadcrumb/breadcrumb.style.d.ts +1 -1
  16. package/dist/types/components/breadcrumb/use-breadcrumb.d.ts +2 -2
  17. package/dist/types/components/button/button.d.ts +7 -7
  18. package/dist/types/components/button/close-button.d.ts +5 -5
  19. package/dist/types/components/button/icon-button.d.ts +5 -5
  20. package/dist/types/components/card/card.d.ts +5 -5
  21. package/dist/types/components/carousel/carousel.d.ts +8 -8
  22. package/dist/types/components/carousel/carousel.style.d.ts +2 -2
  23. package/dist/types/components/carousel/use-carousel.d.ts +3 -3
  24. package/dist/types/components/center/center.d.ts +3 -3
  25. package/dist/types/components/circle-progress/circle-progress.d.ts +5 -5
  26. package/dist/types/components/code/code.d.ts +3 -3
  27. package/dist/types/components/collapse/collapse.d.ts +5 -5
  28. package/dist/types/components/color-swatch/color-swatch.d.ts +5 -5
  29. package/dist/types/components/container/container.d.ts +5 -5
  30. package/dist/types/components/data-list/data-list.d.ts +8 -8
  31. package/dist/types/components/data-list/data-list.style.d.ts +1 -1
  32. package/dist/types/components/drawer/drawer.d.ts +12 -12
  33. package/dist/types/components/drawer/drawer.style.d.ts +2 -2
  34. package/dist/types/components/editable/editable.d.ts +7 -7
  35. package/dist/types/components/editable/use-editable.d.ts +2 -2
  36. package/dist/types/components/em/em.d.ts +3 -3
  37. package/dist/types/components/empty-state/empty-state.d.ts +8 -8
  38. package/dist/types/components/empty-state/empty-state.style.d.ts +2 -2
  39. package/dist/types/components/fade/fade-scale.d.ts +5 -5
  40. package/dist/types/components/fade/fade.d.ts +5 -5
  41. package/dist/types/components/field/field.d.ts +6 -6
  42. package/dist/types/components/field/use-field-props.d.ts +4 -4
  43. package/dist/types/components/fieldset/fieldset.d.ts +6 -6
  44. package/dist/types/components/file-button/file-button.d.ts +3 -3
  45. package/dist/types/components/file-button/use-file-button.d.ts +18 -18
  46. package/dist/types/components/file-input/file-input.d.ts +6 -6
  47. package/dist/types/components/file-input/file-input.style.d.ts +1 -1
  48. package/dist/types/components/file-input/use-file-input.d.ts +17 -17
  49. package/dist/types/components/flex/flex.d.ts +3 -3
  50. package/dist/types/components/flip/flip.d.ts +7 -7
  51. package/dist/types/components/flip/flip.style.d.ts +1 -1
  52. package/dist/types/components/float/float.d.ts +3 -3
  53. package/dist/types/components/format/format-byte.d.ts +5 -5
  54. package/dist/types/components/format/format-number.d.ts +3 -3
  55. package/dist/types/components/grid/grid-item.d.ts +4 -4
  56. package/dist/types/components/grid/grid.d.ts +3 -3
  57. package/dist/types/components/group/group.d.ts +5 -5
  58. package/dist/types/components/group/use-group.d.ts +828 -828
  59. package/dist/types/components/heading/heading.d.ts +3 -3
  60. package/dist/types/components/icon/icon.d.ts +5 -5
  61. package/dist/types/components/icon/icons/a-arrow-down-icon.d.ts +2 -2
  62. package/dist/types/components/icon/icons/a-large-small-icon.d.ts +2 -2
  63. package/dist/types/components/icon/icons/accessibility-icon.d.ts +2 -2
  64. package/dist/types/components/icon/icons/air-vent-icon.d.ts +2 -2
  65. package/dist/types/components/icon/icons/alarm-clock-check-icon.d.ts +2 -2
  66. package/dist/types/components/icon/icons/alarm-clock-icon.d.ts +2 -2
  67. package/dist/types/components/icon/icons/alarm-clock-off-icon.d.ts +2 -2
  68. package/dist/types/components/icon/icons/alarm-smoke-icon.d.ts +2 -2
  69. package/dist/types/components/icon/icons/album-icon.d.ts +2 -2
  70. package/dist/types/components/icon/icons/align-center-horizontal-icon.d.ts +2 -2
  71. package/dist/types/components/icon/icons/align-center-icon.d.ts +2 -2
  72. package/dist/types/components/icon/icons/align-center-vertical-icon.d.ts +2 -2
  73. package/dist/types/components/icon/icons/align-end-horizontal-icon.d.ts +2 -2
  74. package/dist/types/components/icon/icons/align-end-vertical-icon.d.ts +2 -2
  75. package/dist/types/components/icon/icons/align-horizontal-distribute-center-icon.d.ts +2 -2
  76. package/dist/types/components/icon/icons/align-horizontal-distribute-end-icon.d.ts +2 -2
  77. package/dist/types/components/icon/icons/align-horizontal-distribute-start-icon.d.ts +2 -2
  78. package/dist/types/components/icon/icons/align-horizontal-justify-center-icon.d.ts +2 -2
  79. package/dist/types/components/icon/icons/align-horizontal-justify-end-icon.d.ts +2 -2
  80. package/dist/types/components/icon/icons/align-horizontal-justify-start-icon.d.ts +2 -2
  81. package/dist/types/components/icon/icons/align-horizontal-space-between-icon.d.ts +2 -2
  82. package/dist/types/components/icon/icons/align-justify-icon.d.ts +2 -2
  83. package/dist/types/components/icon/icons/align-left-icon.d.ts +2 -2
  84. package/dist/types/components/icon/icons/align-start-vertical-icon.d.ts +2 -2
  85. package/dist/types/components/icon/icons/align-vertical-distribute-end-icon.d.ts +2 -2
  86. package/dist/types/components/icon/icons/align-vertical-distribute-start-icon.d.ts +2 -2
  87. package/dist/types/components/icon/icons/align-vertical-justify-center-icon.d.ts +2 -2
  88. package/dist/types/components/icon/icons/align-vertical-justify-end-icon.d.ts +2 -2
  89. package/dist/types/components/icon/icons/align-vertical-space-around-icon.d.ts +2 -2
  90. package/dist/types/components/icon/icons/ambulance-icon.d.ts +2 -2
  91. package/dist/types/components/icon/icons/ampersand-icon.d.ts +2 -2
  92. package/dist/types/components/icon/icons/ampersands-icon.d.ts +2 -2
  93. package/dist/types/components/icon/icons/amphora-icon.d.ts +2 -2
  94. package/dist/types/components/icon/icons/anchor-icon.d.ts +2 -2
  95. package/dist/types/components/icon/icons/angry-icon.d.ts +2 -2
  96. package/dist/types/components/icon/icons/antenna-icon.d.ts +2 -2
  97. package/dist/types/components/icon/icons/anvil-icon.d.ts +2 -2
  98. package/dist/types/components/icon/icons/aperture-icon.d.ts +2 -2
  99. package/dist/types/components/icon/icons/app-window-mac-icon.d.ts +2 -2
  100. package/dist/types/components/icon/icons/apple-icon.d.ts +2 -2
  101. package/dist/types/components/icon/icons/archive-icon.d.ts +2 -2
  102. package/dist/types/components/icon/icons/archive-restore-icon.d.ts +2 -2
  103. package/dist/types/components/icon/icons/archive-x-icon.d.ts +2 -2
  104. package/dist/types/components/icon/icons/arrow-big-down-dash-icon.d.ts +2 -2
  105. package/dist/types/components/icon/icons/arrow-big-down-icon.d.ts +2 -2
  106. package/dist/types/components/icon/icons/arrow-big-up-dash-icon.d.ts +2 -2
  107. package/dist/types/components/icon/icons/arrow-big-up-icon.d.ts +2 -2
  108. package/dist/types/components/icon/icons/arrow-down-from-line-icon.d.ts +2 -2
  109. package/dist/types/components/icon/icons/arrow-down-left-icon.d.ts +2 -2
  110. package/dist/types/components/icon/icons/arrow-down-narrow-wide-icon.d.ts +2 -2
  111. package/dist/types/components/icon/icons/arrow-down-right-icon.d.ts +2 -2
  112. package/dist/types/components/icon/icons/arrow-down-to-dot-icon.d.ts +2 -2
  113. package/dist/types/components/icon/icons/arrow-down-to-line-icon.d.ts +2 -2
  114. package/dist/types/components/icon/icons/arrow-down-wide-narrow-icon.d.ts +2 -2
  115. package/dist/types/components/icon/icons/arrow-down01-icon.d.ts +2 -2
  116. package/dist/types/components/icon/icons/arrow-down10-icon.d.ts +2 -2
  117. package/dist/types/components/icon/icons/arrow-left-from-line-icon.d.ts +2 -2
  118. package/dist/types/components/icon/icons/arrow-left-icon.d.ts +2 -2
  119. package/dist/types/components/icon/icons/arrow-left-right-icon.d.ts +2 -2
  120. package/dist/types/components/icon/icons/arrow-left-to-line-icon.d.ts +2 -2
  121. package/dist/types/components/icon/icons/arrow-right-from-line-icon.d.ts +2 -2
  122. package/dist/types/components/icon/icons/arrow-right-icon.d.ts +2 -2
  123. package/dist/types/components/icon/icons/arrow-right-left-icon.d.ts +2 -2
  124. package/dist/types/components/icon/icons/arrow-right-to-line-icon.d.ts +2 -2
  125. package/dist/types/components/icon/icons/arrow-up-a-z-icon.d.ts +2 -2
  126. package/dist/types/components/icon/icons/arrow-up-from-dot-icon.d.ts +2 -2
  127. package/dist/types/components/icon/icons/arrow-up-from-line-icon.d.ts +2 -2
  128. package/dist/types/components/icon/icons/arrow-up-icon.d.ts +2 -2
  129. package/dist/types/components/icon/icons/arrow-up-left-icon.d.ts +2 -2
  130. package/dist/types/components/icon/icons/arrow-up-right-icon.d.ts +2 -2
  131. package/dist/types/components/icon/icons/arrow-up-wide-narrow-icon.d.ts +2 -2
  132. package/dist/types/components/icon/icons/arrow-up-z-a-icon.d.ts +2 -2
  133. package/dist/types/components/icon/icons/arrow-up01-icon.d.ts +2 -2
  134. package/dist/types/components/icon/icons/arrow-up10-icon.d.ts +2 -2
  135. package/dist/types/components/icon/icons/arrows-up-from-line-icon.d.ts +2 -2
  136. package/dist/types/components/icon/icons/asterisk-icon.d.ts +2 -2
  137. package/dist/types/components/icon/icons/at-sign-icon.d.ts +2 -2
  138. package/dist/types/components/icon/icons/atom-icon.d.ts +2 -2
  139. package/dist/types/components/icon/icons/audio-lines-icon.d.ts +2 -2
  140. package/dist/types/components/icon/icons/audio-waveform-icon.d.ts +2 -2
  141. package/dist/types/components/icon/icons/award-icon.d.ts +2 -2
  142. package/dist/types/components/icon/icons/axe-icon.d.ts +2 -2
  143. package/dist/types/components/icon/icons/axis3d-icon.d.ts +2 -2
  144. package/dist/types/components/icon/icons/baby-icon.d.ts +2 -2
  145. package/dist/types/components/icon/icons/backpack-icon.d.ts +2 -2
  146. package/dist/types/components/icon/icons/badge-check-icon.d.ts +2 -2
  147. package/dist/types/components/icon/icons/badge-dollar-sign-icon.d.ts +2 -2
  148. package/dist/types/components/icon/icons/badge-euro-icon.d.ts +2 -2
  149. package/dist/types/components/icon/icons/badge-info-icon.d.ts +2 -2
  150. package/dist/types/components/icon/icons/badge-japanese-yen-icon.d.ts +2 -2
  151. package/dist/types/components/icon/icons/badge-minus-icon.d.ts +2 -2
  152. package/dist/types/components/icon/icons/badge-percent-icon.d.ts +2 -2
  153. package/dist/types/components/icon/icons/badge-plus-icon.d.ts +2 -2
  154. package/dist/types/components/icon/icons/badge-pound-sterling-icon.d.ts +2 -2
  155. package/dist/types/components/icon/icons/badge-x-icon.d.ts +2 -2
  156. package/dist/types/components/icon/icons/baggage-claim-icon.d.ts +2 -2
  157. package/dist/types/components/icon/icons/ban-icon.d.ts +2 -2
  158. package/dist/types/components/icon/icons/banknote-icon.d.ts +2 -2
  159. package/dist/types/components/icon/icons/barrel-icon.d.ts +2 -2
  160. package/dist/types/components/icon/icons/bath-icon.d.ts +2 -2
  161. package/dist/types/components/icon/icons/battery-charging-icon.d.ts +2 -2
  162. package/dist/types/components/icon/icons/battery-full-icon.d.ts +2 -2
  163. package/dist/types/components/icon/icons/battery-icon.d.ts +2 -2
  164. package/dist/types/components/icon/icons/battery-medium-icon.d.ts +2 -2
  165. package/dist/types/components/icon/icons/bean-icon.d.ts +2 -2
  166. package/dist/types/components/icon/icons/bean-off-icon.d.ts +2 -2
  167. package/dist/types/components/icon/icons/bed-double-icon.d.ts +2 -2
  168. package/dist/types/components/icon/icons/bed-icon.d.ts +2 -2
  169. package/dist/types/components/icon/icons/bed-single-icon.d.ts +2 -2
  170. package/dist/types/components/icon/icons/beef-icon.d.ts +2 -2
  171. package/dist/types/components/icon/icons/beer-icon.d.ts +2 -2
  172. package/dist/types/components/icon/icons/beer-off-icon.d.ts +2 -2
  173. package/dist/types/components/icon/icons/bell-dot-icon.d.ts +2 -2
  174. package/dist/types/components/icon/icons/bell-electric-icon.d.ts +2 -2
  175. package/dist/types/components/icon/icons/bell-icon.d.ts +2 -2
  176. package/dist/types/components/icon/icons/bell-minus-icon.d.ts +2 -2
  177. package/dist/types/components/icon/icons/bell-ring-icon.d.ts +2 -2
  178. package/dist/types/components/icon/icons/between-horizontal-end-icon.d.ts +2 -2
  179. package/dist/types/components/icon/icons/between-horizontal-start-icon.d.ts +2 -2
  180. package/dist/types/components/icon/icons/bike-icon.d.ts +2 -2
  181. package/dist/types/components/icon/icons/binary-icon.d.ts +2 -2
  182. package/dist/types/components/icon/icons/bird-icon.d.ts +2 -2
  183. package/dist/types/components/icon/icons/bitcoin-icon.d.ts +2 -2
  184. package/dist/types/components/icon/icons/blend-icon.d.ts +2 -2
  185. package/dist/types/components/icon/icons/bluetooth-icon.d.ts +2 -2
  186. package/dist/types/components/icon/icons/bluetooth-off-icon.d.ts +2 -2
  187. package/dist/types/components/icon/icons/bluetooth-searching-icon.d.ts +2 -2
  188. package/dist/types/components/icon/icons/bolt-icon.d.ts +2 -2
  189. package/dist/types/components/icon/icons/bomb-icon.d.ts +2 -2
  190. package/dist/types/components/icon/icons/book-dashed-icon.d.ts +2 -2
  191. package/dist/types/components/icon/icons/book-down-icon.d.ts +2 -2
  192. package/dist/types/components/icon/icons/book-headphones-icon.d.ts +2 -2
  193. package/dist/types/components/icon/icons/book-heart-icon.d.ts +2 -2
  194. package/dist/types/components/icon/icons/book-lock-icon.d.ts +2 -2
  195. package/dist/types/components/icon/icons/book-marked-icon.d.ts +2 -2
  196. package/dist/types/components/icon/icons/book-minus-icon.d.ts +2 -2
  197. package/dist/types/components/icon/icons/book-open-check-icon.d.ts +2 -2
  198. package/dist/types/components/icon/icons/book-open-text-icon.d.ts +2 -2
  199. package/dist/types/components/icon/icons/book-plus-icon.d.ts +2 -2
  200. package/dist/types/components/icon/icons/book-text-icon.d.ts +2 -2
  201. package/dist/types/components/icon/icons/book-up-icon.d.ts +2 -2
  202. package/dist/types/components/icon/icons/book-up2-icon.d.ts +2 -2
  203. package/dist/types/components/icon/icons/book-user-icon.d.ts +2 -2
  204. package/dist/types/components/icon/icons/bookmark-check-icon.d.ts +2 -2
  205. package/dist/types/components/icon/icons/bookmark-x-icon.d.ts +2 -2
  206. package/dist/types/components/icon/icons/boom-box-icon.d.ts +2 -2
  207. package/dist/types/components/icon/icons/bot-icon.d.ts +2 -2
  208. package/dist/types/components/icon/icons/bot-message-square-icon.d.ts +2 -2
  209. package/dist/types/components/icon/icons/bot-off-icon.d.ts +2 -2
  210. package/dist/types/components/icon/icons/braces-icon.d.ts +2 -2
  211. package/dist/types/components/icon/icons/brain-circuit-icon.d.ts +2 -2
  212. package/dist/types/components/icon/icons/brain-cog-icon.d.ts +2 -2
  213. package/dist/types/components/icon/icons/brick-wall-fire-icon.d.ts +2 -2
  214. package/dist/types/components/icon/icons/brick-wall-icon.d.ts +2 -2
  215. package/dist/types/components/icon/icons/briefcase-conveyor-belt-icon.d.ts +2 -2
  216. package/dist/types/components/icon/icons/briefcase-medical-icon.d.ts +2 -2
  217. package/dist/types/components/icon/icons/brush-icon.d.ts +2 -2
  218. package/dist/types/components/icon/icons/bubbles-icon.d.ts +2 -2
  219. package/dist/types/components/icon/icons/building-icon.d.ts +2 -2
  220. package/dist/types/components/icon/icons/building2-icon.d.ts +2 -2
  221. package/dist/types/components/icon/icons/bus-front-icon.d.ts +2 -2
  222. package/dist/types/components/icon/icons/bus-icon.d.ts +2 -2
  223. package/dist/types/components/icon/icons/cable-car-icon.d.ts +2 -2
  224. package/dist/types/components/icon/icons/cake-slice-icon.d.ts +2 -2
  225. package/dist/types/components/icon/icons/calculator-icon.d.ts +2 -2
  226. package/dist/types/components/icon/icons/calendar-arrow-down-icon.d.ts +2 -2
  227. package/dist/types/components/icon/icons/calendar-arrow-up-icon.d.ts +2 -2
  228. package/dist/types/components/icon/icons/calendar-check2-icon.d.ts +2 -2
  229. package/dist/types/components/icon/icons/calendar-clock-icon.d.ts +2 -2
  230. package/dist/types/components/icon/icons/calendar-cog-icon.d.ts +2 -2
  231. package/dist/types/components/icon/icons/calendar-fold-icon.d.ts +2 -2
  232. package/dist/types/components/icon/icons/calendar-heart-icon.d.ts +2 -2
  233. package/dist/types/components/icon/icons/calendar-minus-icon.d.ts +2 -2
  234. package/dist/types/components/icon/icons/calendar-off-icon.d.ts +2 -2
  235. package/dist/types/components/icon/icons/calendar-plus-icon.d.ts +2 -2
  236. package/dist/types/components/icon/icons/calendar-plus2-icon.d.ts +2 -2
  237. package/dist/types/components/icon/icons/calendar-sync-icon.d.ts +2 -2
  238. package/dist/types/components/icon/icons/calendar-x-icon.d.ts +2 -2
  239. package/dist/types/components/icon/icons/calendar1-icon.d.ts +2 -2
  240. package/dist/types/components/icon/icons/camera-icon.d.ts +2 -2
  241. package/dist/types/components/icon/icons/camera-off-icon.d.ts +2 -2
  242. package/dist/types/components/icon/icons/candy-cane-icon.d.ts +2 -2
  243. package/dist/types/components/icon/icons/candy-icon.d.ts +2 -2
  244. package/dist/types/components/icon/icons/car-front-icon.d.ts +2 -2
  245. package/dist/types/components/icon/icons/car-icon.d.ts +2 -2
  246. package/dist/types/components/icon/icons/cassette-tape-icon.d.ts +2 -2
  247. package/dist/types/components/icon/icons/cast-icon.d.ts +2 -2
  248. package/dist/types/components/icon/icons/cctv-icon.d.ts +2 -2
  249. package/dist/types/components/icon/icons/chart-area-icon.d.ts +2 -2
  250. package/dist/types/components/icon/icons/chart-bar-big-icon.d.ts +2 -2
  251. package/dist/types/components/icon/icons/chart-bar-icon.d.ts +2 -2
  252. package/dist/types/components/icon/icons/chart-bar-increasing-icon.d.ts +2 -2
  253. package/dist/types/components/icon/icons/chart-bar-stacked-icon.d.ts +2 -2
  254. package/dist/types/components/icon/icons/chart-candlestick-icon.d.ts +2 -2
  255. package/dist/types/components/icon/icons/chart-column-big-icon.d.ts +2 -2
  256. package/dist/types/components/icon/icons/chart-column-decreasing-icon.d.ts +2 -2
  257. package/dist/types/components/icon/icons/chart-column-stacked-icon.d.ts +2 -2
  258. package/dist/types/components/icon/icons/chart-gantt-icon.d.ts +2 -2
  259. package/dist/types/components/icon/icons/chart-line-icon.d.ts +2 -2
  260. package/dist/types/components/icon/icons/chart-no-axes-column-decreasing-icon.d.ts +2 -2
  261. package/dist/types/components/icon/icons/chart-no-axes-column-icon.d.ts +2 -2
  262. package/dist/types/components/icon/icons/chart-no-axes-combined-icon.d.ts +2 -2
  263. package/dist/types/components/icon/icons/chart-no-axes-gantt-icon.d.ts +2 -2
  264. package/dist/types/components/icon/icons/chart-pie-icon.d.ts +2 -2
  265. package/dist/types/components/icon/icons/chart-scatter-icon.d.ts +2 -2
  266. package/dist/types/components/icon/icons/check-icon.d.ts +2 -2
  267. package/dist/types/components/icon/icons/check-line-icon.d.ts +2 -2
  268. package/dist/types/components/icon/icons/chef-hat-icon.d.ts +2 -2
  269. package/dist/types/components/icon/icons/cherry-icon.d.ts +2 -2
  270. package/dist/types/components/icon/icons/chevron-first-icon.d.ts +2 -2
  271. package/dist/types/components/icon/icons/chevron-left-icon.d.ts +2 -2
  272. package/dist/types/components/icon/icons/chevrons-down-icon.d.ts +2 -2
  273. package/dist/types/components/icon/icons/chevrons-down-up-icon.d.ts +2 -2
  274. package/dist/types/components/icon/icons/chevrons-left-icon.d.ts +2 -2
  275. package/dist/types/components/icon/icons/chevrons-left-right-ellipsis-icon.d.ts +2 -2
  276. package/dist/types/components/icon/icons/chevrons-left-right-icon.d.ts +2 -2
  277. package/dist/types/components/icon/icons/chevrons-right-icon.d.ts +2 -2
  278. package/dist/types/components/icon/icons/chevrons-right-left-icon.d.ts +2 -2
  279. package/dist/types/components/icon/icons/chevrons-up-icon.d.ts +2 -2
  280. package/dist/types/components/icon/icons/chrome-icon.d.ts +2 -2
  281. package/dist/types/components/icon/icons/church-icon.d.ts +2 -2
  282. package/dist/types/components/icon/icons/cigarette-icon.d.ts +2 -2
  283. package/dist/types/components/icon/icons/cigarette-off-icon.d.ts +2 -2
  284. package/dist/types/components/icon/icons/circle-alert-icon.d.ts +2 -2
  285. package/dist/types/components/icon/icons/circle-arrow-down-icon.d.ts +2 -2
  286. package/dist/types/components/icon/icons/circle-arrow-left-icon.d.ts +2 -2
  287. package/dist/types/components/icon/icons/circle-arrow-out-down-left-icon.d.ts +2 -2
  288. package/dist/types/components/icon/icons/circle-arrow-out-down-right-icon.d.ts +2 -2
  289. package/dist/types/components/icon/icons/circle-arrow-out-up-left-icon.d.ts +2 -2
  290. package/dist/types/components/icon/icons/circle-arrow-right-icon.d.ts +2 -2
  291. package/dist/types/components/icon/icons/circle-arrow-up-icon.d.ts +2 -2
  292. package/dist/types/components/icon/icons/circle-check-big-icon.d.ts +2 -2
  293. package/dist/types/components/icon/icons/circle-check-icon.d.ts +2 -2
  294. package/dist/types/components/icon/icons/circle-dashed-icon.d.ts +2 -2
  295. package/dist/types/components/icon/icons/circle-divide-icon.d.ts +2 -2
  296. package/dist/types/components/icon/icons/circle-dot-dashed-icon.d.ts +2 -2
  297. package/dist/types/components/icon/icons/circle-dot-icon.d.ts +2 -2
  298. package/dist/types/components/icon/icons/circle-equal-icon.d.ts +2 -2
  299. package/dist/types/components/icon/icons/circle-fading-arrow-up-icon.d.ts +2 -2
  300. package/dist/types/components/icon/icons/circle-parking-off-icon.d.ts +2 -2
  301. package/dist/types/components/icon/icons/circle-percent-icon.d.ts +2 -2
  302. package/dist/types/components/icon/icons/circle-plus-icon.d.ts +2 -2
  303. package/dist/types/components/icon/icons/circle-pound-sterling-icon.d.ts +2 -2
  304. package/dist/types/components/icon/icons/circle-power-icon.d.ts +2 -2
  305. package/dist/types/components/icon/icons/circle-stop-icon.d.ts +2 -2
  306. package/dist/types/components/icon/icons/circle-user-icon.d.ts +2 -2
  307. package/dist/types/components/icon/icons/circuit-board-icon.d.ts +2 -2
  308. package/dist/types/components/icon/icons/citrus-icon.d.ts +2 -2
  309. package/dist/types/components/icon/icons/clipboard-plus-icon.d.ts +2 -2
  310. package/dist/types/components/icon/icons/clipboard-x-icon.d.ts +2 -2
  311. package/dist/types/components/icon/icons/clock-alert-icon.d.ts +2 -2
  312. package/dist/types/components/icon/icons/clock-arrow-down-icon.d.ts +2 -2
  313. package/dist/types/components/icon/icons/clock-arrow-up-icon.d.ts +2 -2
  314. package/dist/types/components/icon/icons/clock-fading-icon.d.ts +2 -2
  315. package/dist/types/components/icon/icons/clock-icon.d.ts +2 -2
  316. package/dist/types/components/icon/icons/clock-plus-icon.d.ts +2 -2
  317. package/dist/types/components/icon/icons/clock1-icon.d.ts +2 -2
  318. package/dist/types/components/icon/icons/clock10-icon.d.ts +2 -2
  319. package/dist/types/components/icon/icons/clock11-icon.d.ts +2 -2
  320. package/dist/types/components/icon/icons/clock12-icon.d.ts +2 -2
  321. package/dist/types/components/icon/icons/clock2-icon.d.ts +2 -2
  322. package/dist/types/components/icon/icons/clock3-icon.d.ts +2 -2
  323. package/dist/types/components/icon/icons/clock4-icon.d.ts +2 -2
  324. package/dist/types/components/icon/icons/clock6-icon.d.ts +2 -2
  325. package/dist/types/components/icon/icons/clock7-icon.d.ts +2 -2
  326. package/dist/types/components/icon/icons/clock8-icon.d.ts +2 -2
  327. package/dist/types/components/icon/icons/cloud-alert-icon.d.ts +2 -2
  328. package/dist/types/components/icon/icons/cloud-check-icon.d.ts +2 -2
  329. package/dist/types/components/icon/icons/cloud-cog-icon.d.ts +2 -2
  330. package/dist/types/components/icon/icons/cloud-fog-icon.d.ts +2 -2
  331. package/dist/types/components/icon/icons/cloud-hail-icon.d.ts +2 -2
  332. package/dist/types/components/icon/icons/cloud-off-icon.d.ts +2 -2
  333. package/dist/types/components/icon/icons/cloud-rain-icon.d.ts +2 -2
  334. package/dist/types/components/icon/icons/cloud-rain-wind-icon.d.ts +2 -2
  335. package/dist/types/components/icon/icons/cloud-sun-icon.d.ts +2 -2
  336. package/dist/types/components/icon/icons/cloud-sun-rain-icon.d.ts +2 -2
  337. package/dist/types/components/icon/icons/cloudy-icon.d.ts +2 -2
  338. package/dist/types/components/icon/icons/clover-icon.d.ts +2 -2
  339. package/dist/types/components/icon/icons/code-icon.d.ts +2 -2
  340. package/dist/types/components/icon/icons/code-xml-icon.d.ts +2 -2
  341. package/dist/types/components/icon/icons/codepen-icon.d.ts +2 -2
  342. package/dist/types/components/icon/icons/codesandbox-icon.d.ts +2 -2
  343. package/dist/types/components/icon/icons/coffee-icon.d.ts +2 -2
  344. package/dist/types/components/icon/icons/cog-icon.d.ts +2 -2
  345. package/dist/types/components/icon/icons/coins-icon.d.ts +2 -2
  346. package/dist/types/components/icon/icons/columns2-icon.d.ts +2 -2
  347. package/dist/types/components/icon/icons/columns3-cog-icon.d.ts +2 -2
  348. package/dist/types/components/icon/icons/columns3-icon.d.ts +2 -2
  349. package/dist/types/components/icon/icons/columns4-icon.d.ts +2 -2
  350. package/dist/types/components/icon/icons/command-icon.d.ts +2 -2
  351. package/dist/types/components/icon/icons/compass-icon.d.ts +2 -2
  352. package/dist/types/components/icon/icons/component-icon.d.ts +2 -2
  353. package/dist/types/components/icon/icons/concierge-bell-icon.d.ts +2 -2
  354. package/dist/types/components/icon/icons/cone-icon.d.ts +2 -2
  355. package/dist/types/components/icon/icons/construction-icon.d.ts +2 -2
  356. package/dist/types/components/icon/icons/contact-icon.d.ts +2 -2
  357. package/dist/types/components/icon/icons/contact-round-icon.d.ts +2 -2
  358. package/dist/types/components/icon/icons/container-icon.d.ts +2 -2
  359. package/dist/types/components/icon/icons/contrast-icon.d.ts +2 -2
  360. package/dist/types/components/icon/icons/cookie-icon.d.ts +2 -2
  361. package/dist/types/components/icon/icons/cooking-pot-icon.d.ts +2 -2
  362. package/dist/types/components/icon/icons/copy-check-icon.d.ts +2 -2
  363. package/dist/types/components/icon/icons/copy-icon.d.ts +2 -2
  364. package/dist/types/components/icon/icons/copy-plus-icon.d.ts +2 -2
  365. package/dist/types/components/icon/icons/copy-slash-icon.d.ts +2 -2
  366. package/dist/types/components/icon/icons/copy-x-icon.d.ts +2 -2
  367. package/dist/types/components/icon/icons/copyleft-icon.d.ts +2 -2
  368. package/dist/types/components/icon/icons/copyright-icon.d.ts +2 -2
  369. package/dist/types/components/icon/icons/corner-down-left-icon.d.ts +2 -2
  370. package/dist/types/components/icon/icons/corner-down-right-icon.d.ts +2 -2
  371. package/dist/types/components/icon/icons/corner-left-down-icon.d.ts +2 -2
  372. package/dist/types/components/icon/icons/corner-left-up-icon.d.ts +2 -2
  373. package/dist/types/components/icon/icons/corner-right-down-icon.d.ts +2 -2
  374. package/dist/types/components/icon/icons/corner-right-up-icon.d.ts +2 -2
  375. package/dist/types/components/icon/icons/corner-up-left-icon.d.ts +2 -2
  376. package/dist/types/components/icon/icons/corner-up-right-icon.d.ts +2 -2
  377. package/dist/types/components/icon/icons/cpu-icon.d.ts +2 -2
  378. package/dist/types/components/icon/icons/creative-commons-icon.d.ts +2 -2
  379. package/dist/types/components/icon/icons/credit-card-icon.d.ts +2 -2
  380. package/dist/types/components/icon/icons/croissant-icon.d.ts +2 -2
  381. package/dist/types/components/icon/icons/cross-icon.d.ts +2 -2
  382. package/dist/types/components/icon/icons/crosshair-icon.d.ts +2 -2
  383. package/dist/types/components/icon/icons/cuboid-icon.d.ts +2 -2
  384. package/dist/types/components/icon/icons/cup-soda-icon.d.ts +2 -2
  385. package/dist/types/components/icon/icons/currency-icon.d.ts +2 -2
  386. package/dist/types/components/icon/icons/cylinder-icon.d.ts +2 -2
  387. package/dist/types/components/icon/icons/dam-icon.d.ts +2 -2
  388. package/dist/types/components/icon/icons/database-backup-icon.d.ts +2 -2
  389. package/dist/types/components/icon/icons/database-icon.d.ts +2 -2
  390. package/dist/types/components/icon/icons/database-zap-icon.d.ts +2 -2
  391. package/dist/types/components/icon/icons/decimals-arrow-left-icon.d.ts +2 -2
  392. package/dist/types/components/icon/icons/decimals-arrow-right-icon.d.ts +2 -2
  393. package/dist/types/components/icon/icons/dessert-icon.d.ts +2 -2
  394. package/dist/types/components/icon/icons/diameter-icon.d.ts +2 -2
  395. package/dist/types/components/icon/icons/diamond-icon.d.ts +2 -2
  396. package/dist/types/components/icon/icons/diamond-plus-icon.d.ts +2 -2
  397. package/dist/types/components/icon/icons/dice1-icon.d.ts +2 -2
  398. package/dist/types/components/icon/icons/dice2-icon.d.ts +2 -2
  399. package/dist/types/components/icon/icons/dice6-icon.d.ts +2 -2
  400. package/dist/types/components/icon/icons/dices-icon.d.ts +2 -2
  401. package/dist/types/components/icon/icons/disc-album-icon.d.ts +2 -2
  402. package/dist/types/components/icon/icons/disc-icon.d.ts +2 -2
  403. package/dist/types/components/icon/icons/divide-icon.d.ts +2 -2
  404. package/dist/types/components/icon/icons/dna-icon.d.ts +2 -2
  405. package/dist/types/components/icon/icons/dna-off-icon.d.ts +2 -2
  406. package/dist/types/components/icon/icons/dock-icon.d.ts +2 -2
  407. package/dist/types/components/icon/icons/dog-icon.d.ts +2 -2
  408. package/dist/types/components/icon/icons/dollar-sign-icon.d.ts +2 -2
  409. package/dist/types/components/icon/icons/door-open-icon.d.ts +2 -2
  410. package/dist/types/components/icon/icons/dot-icon.d.ts +2 -2
  411. package/dist/types/components/icon/icons/download-icon.d.ts +2 -2
  412. package/dist/types/components/icon/icons/drafting-compass-icon.d.ts +2 -2
  413. package/dist/types/components/icon/icons/drama-icon.d.ts +2 -2
  414. package/dist/types/components/icon/icons/dribbble-icon.d.ts +2 -2
  415. package/dist/types/components/icon/icons/drill-icon.d.ts +2 -2
  416. package/dist/types/components/icon/icons/drone-icon.d.ts +2 -2
  417. package/dist/types/components/icon/icons/droplet-icon.d.ts +2 -2
  418. package/dist/types/components/icon/icons/droplet-off-icon.d.ts +2 -2
  419. package/dist/types/components/icon/icons/droplets-icon.d.ts +2 -2
  420. package/dist/types/components/icon/icons/drum-icon.d.ts +2 -2
  421. package/dist/types/components/icon/icons/drumstick-icon.d.ts +2 -2
  422. package/dist/types/components/icon/icons/ear-off-icon.d.ts +2 -2
  423. package/dist/types/components/icon/icons/earth-icon.d.ts +2 -2
  424. package/dist/types/components/icon/icons/earth-lock-icon.d.ts +2 -2
  425. package/dist/types/components/icon/icons/eclipse-icon.d.ts +2 -2
  426. package/dist/types/components/icon/icons/egg-fried-icon.d.ts +2 -2
  427. package/dist/types/components/icon/icons/egg-icon.d.ts +2 -2
  428. package/dist/types/components/icon/icons/egg-off-icon.d.ts +2 -2
  429. package/dist/types/components/icon/icons/ellipsis-icon.d.ts +2 -2
  430. package/dist/types/components/icon/icons/ellipsis-vertical-icon.d.ts +2 -2
  431. package/dist/types/components/icon/icons/equal-approximately-icon.d.ts +2 -2
  432. package/dist/types/components/icon/icons/equal-icon.d.ts +2 -2
  433. package/dist/types/components/icon/icons/equal-not-icon.d.ts +2 -2
  434. package/dist/types/components/icon/icons/eraser-icon.d.ts +2 -2
  435. package/dist/types/components/icon/icons/ethernet-port-icon.d.ts +2 -2
  436. package/dist/types/components/icon/icons/expand-icon.d.ts +2 -2
  437. package/dist/types/components/icon/icons/external-link-icon.d.ts +2 -2
  438. package/dist/types/components/icon/icons/eye-closed-icon.d.ts +2 -2
  439. package/dist/types/components/icon/icons/eye-icon.d.ts +2 -2
  440. package/dist/types/components/icon/icons/eye-off-icon.d.ts +2 -2
  441. package/dist/types/components/icon/icons/facebook-icon.d.ts +2 -2
  442. package/dist/types/components/icon/icons/factory-icon.d.ts +2 -2
  443. package/dist/types/components/icon/icons/fan-icon.d.ts +2 -2
  444. package/dist/types/components/icon/icons/fast-forward-icon.d.ts +2 -2
  445. package/dist/types/components/icon/icons/feather-icon.d.ts +2 -2
  446. package/dist/types/components/icon/icons/file-audio-icon.d.ts +2 -2
  447. package/dist/types/components/icon/icons/file-audio2-icon.d.ts +2 -2
  448. package/dist/types/components/icon/icons/file-badge-icon.d.ts +2 -2
  449. package/dist/types/components/icon/icons/file-box-icon.d.ts +2 -2
  450. package/dist/types/components/icon/icons/file-chart-column-icon.d.ts +2 -2
  451. package/dist/types/components/icon/icons/file-chart-line-icon.d.ts +2 -2
  452. package/dist/types/components/icon/icons/file-chart-pie-icon.d.ts +2 -2
  453. package/dist/types/components/icon/icons/file-check-icon.d.ts +2 -2
  454. package/dist/types/components/icon/icons/file-check2-icon.d.ts +2 -2
  455. package/dist/types/components/icon/icons/file-code2-icon.d.ts +2 -2
  456. package/dist/types/components/icon/icons/file-cog-icon.d.ts +2 -2
  457. package/dist/types/components/icon/icons/file-diff-icon.d.ts +2 -2
  458. package/dist/types/components/icon/icons/file-icon.d.ts +2 -2
  459. package/dist/types/components/icon/icons/file-image-icon.d.ts +2 -2
  460. package/dist/types/components/icon/icons/file-input-icon.d.ts +2 -2
  461. package/dist/types/components/icon/icons/file-json-icon.d.ts +2 -2
  462. package/dist/types/components/icon/icons/file-json2-icon.d.ts +2 -2
  463. package/dist/types/components/icon/icons/file-key-icon.d.ts +2 -2
  464. package/dist/types/components/icon/icons/file-key2-icon.d.ts +2 -2
  465. package/dist/types/components/icon/icons/file-lock-icon.d.ts +2 -2
  466. package/dist/types/components/icon/icons/file-lock2-icon.d.ts +2 -2
  467. package/dist/types/components/icon/icons/file-minus-icon.d.ts +2 -2
  468. package/dist/types/components/icon/icons/file-minus2-icon.d.ts +2 -2
  469. package/dist/types/components/icon/icons/file-music-icon.d.ts +2 -2
  470. package/dist/types/components/icon/icons/file-output-icon.d.ts +2 -2
  471. package/dist/types/components/icon/icons/file-pen-icon.d.ts +2 -2
  472. package/dist/types/components/icon/icons/file-pen-line-icon.d.ts +2 -2
  473. package/dist/types/components/icon/icons/file-plus-icon.d.ts +2 -2
  474. package/dist/types/components/icon/icons/file-plus2-icon.d.ts +2 -2
  475. package/dist/types/components/icon/icons/file-search-icon.d.ts +2 -2
  476. package/dist/types/components/icon/icons/file-search2-icon.d.ts +2 -2
  477. package/dist/types/components/icon/icons/file-sliders-icon.d.ts +2 -2
  478. package/dist/types/components/icon/icons/file-spreadsheet-icon.d.ts +2 -2
  479. package/dist/types/components/icon/icons/file-stack-icon.d.ts +2 -2
  480. package/dist/types/components/icon/icons/file-symlink-icon.d.ts +2 -2
  481. package/dist/types/components/icon/icons/file-terminal-icon.d.ts +2 -2
  482. package/dist/types/components/icon/icons/file-text-icon.d.ts +2 -2
  483. package/dist/types/components/icon/icons/file-type-icon.d.ts +2 -2
  484. package/dist/types/components/icon/icons/file-type2-icon.d.ts +2 -2
  485. package/dist/types/components/icon/icons/file-user-icon.d.ts +2 -2
  486. package/dist/types/components/icon/icons/file-video-icon.d.ts +2 -2
  487. package/dist/types/components/icon/icons/file-video2-icon.d.ts +2 -2
  488. package/dist/types/components/icon/icons/file-volume-icon.d.ts +2 -2
  489. package/dist/types/components/icon/icons/file-warning-icon.d.ts +2 -2
  490. package/dist/types/components/icon/icons/file-x-icon.d.ts +2 -2
  491. package/dist/types/components/icon/icons/file-x2-icon.d.ts +2 -2
  492. package/dist/types/components/icon/icons/files-icon.d.ts +2 -2
  493. package/dist/types/components/icon/icons/fingerprint-icon.d.ts +2 -2
  494. package/dist/types/components/icon/icons/fire-extinguisher-icon.d.ts +2 -2
  495. package/dist/types/components/icon/icons/fish-off-icon.d.ts +2 -2
  496. package/dist/types/components/icon/icons/fish-symbol-icon.d.ts +2 -2
  497. package/dist/types/components/icon/icons/flag-icon.d.ts +2 -2
  498. package/dist/types/components/icon/icons/flag-off-icon.d.ts +2 -2
  499. package/dist/types/components/icon/icons/flag-triangle-left-icon.d.ts +2 -2
  500. package/dist/types/components/icon/icons/flashlight-off-icon.d.ts +2 -2
  501. package/dist/types/components/icon/icons/flask-conical-icon.d.ts +2 -2
  502. package/dist/types/components/icon/icons/flower-icon.d.ts +2 -2
  503. package/dist/types/components/icon/icons/flower2-icon.d.ts +2 -2
  504. package/dist/types/components/icon/icons/focus-icon.d.ts +2 -2
  505. package/dist/types/components/icon/icons/fold-horizontal-icon.d.ts +2 -2
  506. package/dist/types/components/icon/icons/fold-vertical-icon.d.ts +2 -2
  507. package/dist/types/components/icon/icons/folder-archive-icon.d.ts +2 -2
  508. package/dist/types/components/icon/icons/folder-check-icon.d.ts +2 -2
  509. package/dist/types/components/icon/icons/folder-clock-icon.d.ts +2 -2
  510. package/dist/types/components/icon/icons/folder-closed-icon.d.ts +2 -2
  511. package/dist/types/components/icon/icons/folder-code-icon.d.ts +2 -2
  512. package/dist/types/components/icon/icons/folder-cog-icon.d.ts +2 -2
  513. package/dist/types/components/icon/icons/folder-dot-icon.d.ts +2 -2
  514. package/dist/types/components/icon/icons/folder-down-icon.d.ts +2 -2
  515. package/dist/types/components/icon/icons/folder-git2-icon.d.ts +2 -2
  516. package/dist/types/components/icon/icons/folder-heart-icon.d.ts +2 -2
  517. package/dist/types/components/icon/icons/folder-icon.d.ts +2 -2
  518. package/dist/types/components/icon/icons/folder-input-icon.d.ts +2 -2
  519. package/dist/types/components/icon/icons/folder-kanban-icon.d.ts +2 -2
  520. package/dist/types/components/icon/icons/folder-key-icon.d.ts +2 -2
  521. package/dist/types/components/icon/icons/folder-lock-icon.d.ts +2 -2
  522. package/dist/types/components/icon/icons/folder-open-dot-icon.d.ts +2 -2
  523. package/dist/types/components/icon/icons/folder-open-icon.d.ts +2 -2
  524. package/dist/types/components/icon/icons/folder-output-icon.d.ts +2 -2
  525. package/dist/types/components/icon/icons/folder-pen-icon.d.ts +2 -2
  526. package/dist/types/components/icon/icons/folder-plus-icon.d.ts +2 -2
  527. package/dist/types/components/icon/icons/folder-root-icon.d.ts +2 -2
  528. package/dist/types/components/icon/icons/folder-search-icon.d.ts +2 -2
  529. package/dist/types/components/icon/icons/folder-symlink-icon.d.ts +2 -2
  530. package/dist/types/components/icon/icons/folder-sync-icon.d.ts +2 -2
  531. package/dist/types/components/icon/icons/fuel-icon.d.ts +2 -2
  532. package/dist/types/components/icon/icons/fullscreen-icon.d.ts +2 -2
  533. package/dist/types/components/icon/icons/funnel-x-icon.d.ts +2 -2
  534. package/dist/types/components/icon/icons/gallery-horizontal-end-icon.d.ts +2 -2
  535. package/dist/types/components/icon/icons/gallery-horizontal-icon.d.ts +2 -2
  536. package/dist/types/components/icon/icons/gallery-thumbnails-icon.d.ts +2 -2
  537. package/dist/types/components/icon/icons/gauge-icon.d.ts +2 -2
  538. package/dist/types/components/icon/icons/gavel-icon.d.ts +2 -2
  539. package/dist/types/components/icon/icons/gem-icon.d.ts +2 -2
  540. package/dist/types/components/icon/icons/georgian-lari-icon.d.ts +2 -2
  541. package/dist/types/components/icon/icons/git-branch-icon.d.ts +2 -2
  542. package/dist/types/components/icon/icons/git-branch-plus-icon.d.ts +2 -2
  543. package/dist/types/components/icon/icons/git-commit-horizontal-icon.d.ts +2 -2
  544. package/dist/types/components/icon/icons/git-compare-arrows-icon.d.ts +2 -2
  545. package/dist/types/components/icon/icons/git-compare-icon.d.ts +2 -2
  546. package/dist/types/components/icon/icons/git-merge-icon.d.ts +2 -2
  547. package/dist/types/components/icon/icons/git-pull-request-arrow-icon.d.ts +2 -2
  548. package/dist/types/components/icon/icons/git-pull-request-closed-icon.d.ts +2 -2
  549. package/dist/types/components/icon/icons/git-pull-request-create-arrow-icon.d.ts +2 -2
  550. package/dist/types/components/icon/icons/git-pull-request-create-icon.d.ts +2 -2
  551. package/dist/types/components/icon/icons/git-pull-request-draft-icon.d.ts +2 -2
  552. package/dist/types/components/icon/icons/git-pull-request-icon.d.ts +2 -2
  553. package/dist/types/components/icon/icons/globe-lock-icon.d.ts +2 -2
  554. package/dist/types/components/icon/icons/goal-icon.d.ts +2 -2
  555. package/dist/types/components/icon/icons/gpu-icon.d.ts +2 -2
  556. package/dist/types/components/icon/icons/grab-icon.d.ts +2 -2
  557. package/dist/types/components/icon/icons/graduation-cap-icon.d.ts +2 -2
  558. package/dist/types/components/icon/icons/grape-icon.d.ts +2 -2
  559. package/dist/types/components/icon/icons/grip-horizontal-icon.d.ts +2 -2
  560. package/dist/types/components/icon/icons/grip-icon.d.ts +2 -2
  561. package/dist/types/components/icon/icons/guitar-icon.d.ts +2 -2
  562. package/dist/types/components/icon/icons/ham-icon.d.ts +2 -2
  563. package/dist/types/components/icon/icons/hand-coins-icon.d.ts +2 -2
  564. package/dist/types/components/icon/icons/hand-heart-icon.d.ts +2 -2
  565. package/dist/types/components/icon/icons/hand-metal-icon.d.ts +2 -2
  566. package/dist/types/components/icon/icons/hand-platter-icon.d.ts +2 -2
  567. package/dist/types/components/icon/icons/handshake-icon.d.ts +2 -2
  568. package/dist/types/components/icon/icons/hard-drive-download-icon.d.ts +2 -2
  569. package/dist/types/components/icon/icons/hard-drive-icon.d.ts +2 -2
  570. package/dist/types/components/icon/icons/hard-drive-upload-icon.d.ts +2 -2
  571. package/dist/types/components/icon/icons/haze-icon.d.ts +2 -2
  572. package/dist/types/components/icon/icons/hdmi-port-icon.d.ts +2 -2
  573. package/dist/types/components/icon/icons/headphones-icon.d.ts +2 -2
  574. package/dist/types/components/icon/icons/headset-icon.d.ts +2 -2
  575. package/dist/types/components/icon/icons/heart-handshake-icon.d.ts +2 -2
  576. package/dist/types/components/icon/icons/heart-minus-icon.d.ts +2 -2
  577. package/dist/types/components/icon/icons/heater-icon.d.ts +2 -2
  578. package/dist/types/components/icon/icons/hexagon-icon.d.ts +2 -2
  579. package/dist/types/components/icon/icons/history-icon.d.ts +2 -2
  580. package/dist/types/components/icon/icons/hop-icon.d.ts +2 -2
  581. package/dist/types/components/icon/icons/hop-off-icon.d.ts +2 -2
  582. package/dist/types/components/icon/icons/hospital-icon.d.ts +2 -2
  583. package/dist/types/components/icon/icons/hotel-icon.d.ts +2 -2
  584. package/dist/types/components/icon/icons/hourglass-icon.d.ts +2 -2
  585. package/dist/types/components/icon/icons/house-icon.d.ts +2 -2
  586. package/dist/types/components/icon/icons/house-plus-icon.d.ts +2 -2
  587. package/dist/types/components/icon/icons/image-down-icon.d.ts +2 -2
  588. package/dist/types/components/icon/icons/image-icon.d.ts +2 -2
  589. package/dist/types/components/icon/icons/image-play-icon.d.ts +2 -2
  590. package/dist/types/components/icon/icons/image-plus-icon.d.ts +2 -2
  591. package/dist/types/components/icon/icons/image-up-icon.d.ts +2 -2
  592. package/dist/types/components/icon/icons/image-upscale-icon.d.ts +2 -2
  593. package/dist/types/components/icon/icons/import-icon.d.ts +2 -2
  594. package/dist/types/components/icon/icons/info-icon.d.ts +2 -2
  595. package/dist/types/components/icon/icons/inspection-panel-icon.d.ts +2 -2
  596. package/dist/types/components/icon/icons/instagram-icon.d.ts +2 -2
  597. package/dist/types/components/icon/icons/kanban-icon.d.ts +2 -2
  598. package/dist/types/components/icon/icons/key-icon.d.ts +2 -2
  599. package/dist/types/components/icon/icons/keyboard-icon.d.ts +2 -2
  600. package/dist/types/components/icon/icons/keyboard-off-icon.d.ts +2 -2
  601. package/dist/types/components/icon/icons/lamp-floor-icon.d.ts +2 -2
  602. package/dist/types/components/icon/icons/lamp-icon.d.ts +2 -2
  603. package/dist/types/components/icon/icons/lamp-wall-down-icon.d.ts +2 -2
  604. package/dist/types/components/icon/icons/lamp-wall-up-icon.d.ts +2 -2
  605. package/dist/types/components/icon/icons/land-plot-icon.d.ts +2 -2
  606. package/dist/types/components/icon/icons/landmark-icon.d.ts +2 -2
  607. package/dist/types/components/icon/icons/languages-icon.d.ts +2 -2
  608. package/dist/types/components/icon/icons/lasso-icon.d.ts +2 -2
  609. package/dist/types/components/icon/icons/lasso-select-icon.d.ts +2 -2
  610. package/dist/types/components/icon/icons/laugh-icon.d.ts +2 -2
  611. package/dist/types/components/icon/icons/layers-icon.d.ts +2 -2
  612. package/dist/types/components/icon/icons/layers2-icon.d.ts +2 -2
  613. package/dist/types/components/icon/icons/layout-dashboard-icon.d.ts +2 -2
  614. package/dist/types/components/icon/icons/layout-grid-icon.d.ts +2 -2
  615. package/dist/types/components/icon/icons/layout-template-icon.d.ts +2 -2
  616. package/dist/types/components/icon/icons/leaf-icon.d.ts +2 -2
  617. package/dist/types/components/icon/icons/leafy-green-icon.d.ts +2 -2
  618. package/dist/types/components/icon/icons/letter-text-icon.d.ts +2 -2
  619. package/dist/types/components/icon/icons/library-big-icon.d.ts +2 -2
  620. package/dist/types/components/icon/icons/library-icon.d.ts +2 -2
  621. package/dist/types/components/icon/icons/line-squiggle-icon.d.ts +2 -2
  622. package/dist/types/components/icon/icons/link-icon.d.ts +2 -2
  623. package/dist/types/components/icon/icons/link2-icon.d.ts +2 -2
  624. package/dist/types/components/icon/icons/link2-off-icon.d.ts +2 -2
  625. package/dist/types/components/icon/icons/linkedin-icon.d.ts +2 -2
  626. package/dist/types/components/icon/icons/list-check-icon.d.ts +2 -2
  627. package/dist/types/components/icon/icons/list-collapse-icon.d.ts +2 -2
  628. package/dist/types/components/icon/icons/list-end-icon.d.ts +2 -2
  629. package/dist/types/components/icon/icons/list-icon.d.ts +2 -2
  630. package/dist/types/components/icon/icons/list-minus-icon.d.ts +2 -2
  631. package/dist/types/components/icon/icons/list-ordered-icon.d.ts +2 -2
  632. package/dist/types/components/icon/icons/list-plus-icon.d.ts +2 -2
  633. package/dist/types/components/icon/icons/list-restart-icon.d.ts +2 -2
  634. package/dist/types/components/icon/icons/list-start-icon.d.ts +2 -2
  635. package/dist/types/components/icon/icons/list-todo-icon.d.ts +2 -2
  636. package/dist/types/components/icon/icons/list-tree-icon.d.ts +2 -2
  637. package/dist/types/components/icon/icons/list-video-icon.d.ts +2 -2
  638. package/dist/types/components/icon/icons/list-x-icon.d.ts +2 -2
  639. package/dist/types/components/icon/icons/loader-circle-icon.d.ts +2 -2
  640. package/dist/types/components/icon/icons/loader-icon.d.ts +2 -2
  641. package/dist/types/components/icon/icons/loader-pinwheel-icon.d.ts +2 -2
  642. package/dist/types/components/icon/icons/locate-fixed-icon.d.ts +2 -2
  643. package/dist/types/components/icon/icons/locate-icon.d.ts +2 -2
  644. package/dist/types/components/icon/icons/locate-off-icon.d.ts +2 -2
  645. package/dist/types/components/icon/icons/location-edit-icon.d.ts +2 -2
  646. package/dist/types/components/icon/icons/lock-icon.d.ts +2 -2
  647. package/dist/types/components/icon/icons/lock-keyhole-icon.d.ts +2 -2
  648. package/dist/types/components/icon/icons/lock-keyhole-open-icon.d.ts +2 -2
  649. package/dist/types/components/icon/icons/lock-open-icon.d.ts +2 -2
  650. package/dist/types/components/icon/icons/log-in-icon.d.ts +2 -2
  651. package/dist/types/components/icon/icons/log-out-icon.d.ts +2 -2
  652. package/dist/types/components/icon/icons/logs-icon.d.ts +2 -2
  653. package/dist/types/components/icon/icons/lollipop-icon.d.ts +2 -2
  654. package/dist/types/components/icon/icons/luggage-icon.d.ts +2 -2
  655. package/dist/types/components/icon/icons/magnet-icon.d.ts +2 -2
  656. package/dist/types/components/icon/icons/mail-check-icon.d.ts +2 -2
  657. package/dist/types/components/icon/icons/mail-minus-icon.d.ts +2 -2
  658. package/dist/types/components/icon/icons/mail-open-icon.d.ts +2 -2
  659. package/dist/types/components/icon/icons/mail-plus-icon.d.ts +2 -2
  660. package/dist/types/components/icon/icons/mail-search-icon.d.ts +2 -2
  661. package/dist/types/components/icon/icons/mail-warning-icon.d.ts +2 -2
  662. package/dist/types/components/icon/icons/mail-x-icon.d.ts +2 -2
  663. package/dist/types/components/icon/icons/mailbox-icon.d.ts +2 -2
  664. package/dist/types/components/icon/icons/mails-icon.d.ts +2 -2
  665. package/dist/types/components/icon/icons/map-icon.d.ts +2 -2
  666. package/dist/types/components/icon/icons/map-pin-check-icon.d.ts +2 -2
  667. package/dist/types/components/icon/icons/map-pin-check-inside-icon.d.ts +2 -2
  668. package/dist/types/components/icon/icons/map-pin-house-icon.d.ts +2 -2
  669. package/dist/types/components/icon/icons/map-pin-icon.d.ts +2 -2
  670. package/dist/types/components/icon/icons/map-pin-minus-icon.d.ts +2 -2
  671. package/dist/types/components/icon/icons/map-pin-minus-inside-icon.d.ts +2 -2
  672. package/dist/types/components/icon/icons/map-pin-off-icon.d.ts +2 -2
  673. package/dist/types/components/icon/icons/map-pin-plus-icon.d.ts +2 -2
  674. package/dist/types/components/icon/icons/map-pin-plus-inside-icon.d.ts +2 -2
  675. package/dist/types/components/icon/icons/map-pin-x-icon.d.ts +2 -2
  676. package/dist/types/components/icon/icons/map-pin-x-inside-icon.d.ts +2 -2
  677. package/dist/types/components/icon/icons/map-pinned-icon.d.ts +2 -2
  678. package/dist/types/components/icon/icons/map-plus-icon.d.ts +2 -2
  679. package/dist/types/components/icon/icons/mars-icon.d.ts +2 -2
  680. package/dist/types/components/icon/icons/mars-stroke-icon.d.ts +2 -2
  681. package/dist/types/components/icon/icons/martini-icon.d.ts +2 -2
  682. package/dist/types/components/icon/icons/maximize-icon.d.ts +2 -2
  683. package/dist/types/components/icon/icons/maximize2-icon.d.ts +2 -2
  684. package/dist/types/components/icon/icons/medal-icon.d.ts +2 -2
  685. package/dist/types/components/icon/icons/megaphone-icon.d.ts +2 -2
  686. package/dist/types/components/icon/icons/megaphone-off-icon.d.ts +2 -2
  687. package/dist/types/components/icon/icons/meh-icon.d.ts +2 -2
  688. package/dist/types/components/icon/icons/menu-icon.d.ts +2 -2
  689. package/dist/types/components/icon/icons/merge-icon.d.ts +2 -2
  690. package/dist/types/components/icon/icons/message-circle-code-icon.d.ts +2 -2
  691. package/dist/types/components/icon/icons/message-circle-dashed-icon.d.ts +2 -2
  692. package/dist/types/components/icon/icons/message-circle-heart-icon.d.ts +2 -2
  693. package/dist/types/components/icon/icons/message-circle-icon.d.ts +2 -2
  694. package/dist/types/components/icon/icons/message-circle-more-icon.d.ts +2 -2
  695. package/dist/types/components/icon/icons/message-circle-off-icon.d.ts +2 -2
  696. package/dist/types/components/icon/icons/message-circle-plus-icon.d.ts +2 -2
  697. package/dist/types/components/icon/icons/message-circle-question-mark-icon.d.ts +2 -2
  698. package/dist/types/components/icon/icons/message-circle-reply-icon.d.ts +2 -2
  699. package/dist/types/components/icon/icons/message-circle-x-icon.d.ts +2 -2
  700. package/dist/types/components/icon/icons/message-square-dashed-icon.d.ts +2 -2
  701. package/dist/types/components/icon/icons/message-square-diff-icon.d.ts +2 -2
  702. package/dist/types/components/icon/icons/message-square-dot-icon.d.ts +2 -2
  703. package/dist/types/components/icon/icons/message-square-heart-icon.d.ts +2 -2
  704. package/dist/types/components/icon/icons/message-square-icon.d.ts +2 -2
  705. package/dist/types/components/icon/icons/message-square-lock-icon.d.ts +2 -2
  706. package/dist/types/components/icon/icons/message-square-more-icon.d.ts +2 -2
  707. package/dist/types/components/icon/icons/message-square-off-icon.d.ts +2 -2
  708. package/dist/types/components/icon/icons/message-square-reply-icon.d.ts +2 -2
  709. package/dist/types/components/icon/icons/message-square-share-icon.d.ts +2 -2
  710. package/dist/types/components/icon/icons/message-square-text-icon.d.ts +2 -2
  711. package/dist/types/components/icon/icons/message-square-warning-icon.d.ts +2 -2
  712. package/dist/types/components/icon/icons/mic-icon.d.ts +2 -2
  713. package/dist/types/components/icon/icons/mic-off-icon.d.ts +2 -2
  714. package/dist/types/components/icon/icons/milestone-icon.d.ts +2 -2
  715. package/dist/types/components/icon/icons/milk-icon.d.ts +2 -2
  716. package/dist/types/components/icon/icons/monitor-dot-icon.d.ts +2 -2
  717. package/dist/types/components/icon/icons/monitor-down-icon.d.ts +2 -2
  718. package/dist/types/components/icon/icons/monitor-smartphone-icon.d.ts +2 -2
  719. package/dist/types/components/icon/icons/monitor-speaker-icon.d.ts +2 -2
  720. package/dist/types/components/icon/icons/monitor-x-icon.d.ts +2 -2
  721. package/dist/types/components/icon/icons/moon-star-icon.d.ts +2 -2
  722. package/dist/types/components/icon/icons/mountain-icon.d.ts +2 -2
  723. package/dist/types/components/icon/icons/mountain-snow-icon.d.ts +2 -2
  724. package/dist/types/components/icon/icons/mouse-icon.d.ts +2 -2
  725. package/dist/types/components/icon/icons/mouse-pointer2-icon.d.ts +2 -2
  726. package/dist/types/components/icon/icons/move-diagonal-icon.d.ts +2 -2
  727. package/dist/types/components/icon/icons/move-down-icon.d.ts +2 -2
  728. package/dist/types/components/icon/icons/move-down-left-icon.d.ts +2 -2
  729. package/dist/types/components/icon/icons/move-down-right-icon.d.ts +2 -2
  730. package/dist/types/components/icon/icons/move-horizontal-icon.d.ts +2 -2
  731. package/dist/types/components/icon/icons/move-icon.d.ts +2 -2
  732. package/dist/types/components/icon/icons/move-vertical-icon.d.ts +2 -2
  733. package/dist/types/components/icon/icons/music-icon.d.ts +2 -2
  734. package/dist/types/components/icon/icons/music2-icon.d.ts +2 -2
  735. package/dist/types/components/icon/icons/music4-icon.d.ts +2 -2
  736. package/dist/types/components/icon/icons/navigation2-icon.d.ts +2 -2
  737. package/dist/types/components/icon/icons/navigation2-off-icon.d.ts +2 -2
  738. package/dist/types/components/icon/icons/network-icon.d.ts +2 -2
  739. package/dist/types/components/icon/icons/newspaper-icon.d.ts +2 -2
  740. package/dist/types/components/icon/icons/nfc-icon.d.ts +2 -2
  741. package/dist/types/components/icon/icons/non-binary-icon.d.ts +2 -2
  742. package/dist/types/components/icon/icons/notebook-text-icon.d.ts +2 -2
  743. package/dist/types/components/icon/icons/notepad-text-dashed-icon.d.ts +2 -2
  744. package/dist/types/components/icon/icons/nut-icon.d.ts +2 -2
  745. package/dist/types/components/icon/icons/nut-off-icon.d.ts +2 -2
  746. package/dist/types/components/icon/icons/octagon-alert-icon.d.ts +2 -2
  747. package/dist/types/components/icon/icons/octagon-minus-icon.d.ts +2 -2
  748. package/dist/types/components/icon/icons/octagon-pause-icon.d.ts +2 -2
  749. package/dist/types/components/icon/icons/octagon-x-icon.d.ts +2 -2
  750. package/dist/types/components/icon/icons/omega-icon.d.ts +2 -2
  751. package/dist/types/components/icon/icons/orbit-icon.d.ts +2 -2
  752. package/dist/types/components/icon/icons/origami-icon.d.ts +2 -2
  753. package/dist/types/components/icon/icons/package-icon.d.ts +2 -2
  754. package/dist/types/components/icon/icons/package-open-icon.d.ts +2 -2
  755. package/dist/types/components/icon/icons/package-plus-icon.d.ts +2 -2
  756. package/dist/types/components/icon/icons/package-x-icon.d.ts +2 -2
  757. package/dist/types/components/icon/icons/package2-icon.d.ts +2 -2
  758. package/dist/types/components/icon/icons/paint-bucket-icon.d.ts +2 -2
  759. package/dist/types/components/icon/icons/paint-roller-icon.d.ts +2 -2
  760. package/dist/types/components/icon/icons/paintbrush-icon.d.ts +2 -2
  761. package/dist/types/components/icon/icons/paintbrush-vertical-icon.d.ts +2 -2
  762. package/dist/types/components/icon/icons/palette-icon.d.ts +2 -2
  763. package/dist/types/components/icon/icons/panda-icon.d.ts +2 -2
  764. package/dist/types/components/icon/icons/panel-bottom-close-icon.d.ts +2 -2
  765. package/dist/types/components/icon/icons/panel-bottom-dashed-icon.d.ts +2 -2
  766. package/dist/types/components/icon/icons/panel-bottom-icon.d.ts +2 -2
  767. package/dist/types/components/icon/icons/panel-bottom-open-icon.d.ts +2 -2
  768. package/dist/types/components/icon/icons/panel-left-close-icon.d.ts +2 -2
  769. package/dist/types/components/icon/icons/panel-left-dashed-icon.d.ts +2 -2
  770. package/dist/types/components/icon/icons/panel-left-icon.d.ts +2 -2
  771. package/dist/types/components/icon/icons/panel-left-open-icon.d.ts +2 -2
  772. package/dist/types/components/icon/icons/panel-right-dashed-icon.d.ts +2 -2
  773. package/dist/types/components/icon/icons/panel-right-icon.d.ts +2 -2
  774. package/dist/types/components/icon/icons/panel-top-close-icon.d.ts +2 -2
  775. package/dist/types/components/icon/icons/panel-top-dashed-icon.d.ts +2 -2
  776. package/dist/types/components/icon/icons/panel-top-icon.d.ts +2 -2
  777. package/dist/types/components/icon/icons/panel-top-open-icon.d.ts +2 -2
  778. package/dist/types/components/icon/icons/panels-top-left-icon.d.ts +2 -2
  779. package/dist/types/components/icon/icons/paperclip-icon.d.ts +2 -2
  780. package/dist/types/components/icon/icons/party-popper-icon.d.ts +2 -2
  781. package/dist/types/components/icon/icons/paw-print-icon.d.ts +2 -2
  782. package/dist/types/components/icon/icons/pen-line-icon.d.ts +2 -2
  783. package/dist/types/components/icon/icons/pen-off-icon.d.ts +2 -2
  784. package/dist/types/components/icon/icons/pencil-line-icon.d.ts +2 -2
  785. package/dist/types/components/icon/icons/pencil-off-icon.d.ts +2 -2
  786. package/dist/types/components/icon/icons/pentagon-icon.d.ts +2 -2
  787. package/dist/types/components/icon/icons/person-standing-icon.d.ts +2 -2
  788. package/dist/types/components/icon/icons/phone-missed-icon.d.ts +2 -2
  789. package/dist/types/components/icon/icons/phone-off-icon.d.ts +2 -2
  790. package/dist/types/components/icon/icons/phone-outgoing-icon.d.ts +2 -2
  791. package/dist/types/components/icon/icons/pi-icon.d.ts +2 -2
  792. package/dist/types/components/icon/icons/picture-in-picture-icon.d.ts +2 -2
  793. package/dist/types/components/icon/icons/picture-in-picture2-icon.d.ts +2 -2
  794. package/dist/types/components/icon/icons/piggy-bank-icon.d.ts +2 -2
  795. package/dist/types/components/icon/icons/pipette-icon.d.ts +2 -2
  796. package/dist/types/components/icon/icons/pizza-icon.d.ts +2 -2
  797. package/dist/types/components/icon/icons/plane-takeoff-icon.d.ts +2 -2
  798. package/dist/types/components/icon/icons/play-icon.d.ts +2 -2
  799. package/dist/types/components/icon/icons/plug-icon.d.ts +2 -2
  800. package/dist/types/components/icon/icons/pocket-knife-icon.d.ts +2 -2
  801. package/dist/types/components/icon/icons/podcast-icon.d.ts +2 -2
  802. package/dist/types/components/icon/icons/popcorn-icon.d.ts +2 -2
  803. package/dist/types/components/icon/icons/pound-sterling-icon.d.ts +2 -2
  804. package/dist/types/components/icon/icons/power-icon.d.ts +2 -2
  805. package/dist/types/components/icon/icons/projector-icon.d.ts +2 -2
  806. package/dist/types/components/icon/icons/proportions-icon.d.ts +2 -2
  807. package/dist/types/components/icon/icons/puzzle-icon.d.ts +2 -2
  808. package/dist/types/components/icon/icons/qr-code-icon.d.ts +2 -2
  809. package/dist/types/components/icon/icons/quote-icon.d.ts +2 -2
  810. package/dist/types/components/icon/icons/rabbit-icon.d.ts +2 -2
  811. package/dist/types/components/icon/icons/radar-icon.d.ts +2 -2
  812. package/dist/types/components/icon/icons/radiation-icon.d.ts +2 -2
  813. package/dist/types/components/icon/icons/radio-icon.d.ts +2 -2
  814. package/dist/types/components/icon/icons/ratio-icon.d.ts +2 -2
  815. package/dist/types/components/icon/icons/receipt-cent-icon.d.ts +2 -2
  816. package/dist/types/components/icon/icons/receipt-japanese-yen-icon.d.ts +2 -2
  817. package/dist/types/components/icon/icons/receipt-russian-ruble-icon.d.ts +2 -2
  818. package/dist/types/components/icon/icons/receipt-swiss-franc-icon.d.ts +2 -2
  819. package/dist/types/components/icon/icons/receipt-text-icon.d.ts +2 -2
  820. package/dist/types/components/icon/icons/rectangle-circle-icon.d.ts +2 -2
  821. package/dist/types/components/icon/icons/rectangle-ellipsis-icon.d.ts +2 -2
  822. package/dist/types/components/icon/icons/rectangle-vertical-icon.d.ts +2 -2
  823. package/dist/types/components/icon/icons/recycle-icon.d.ts +2 -2
  824. package/dist/types/components/icon/icons/redo-dot-icon.d.ts +2 -2
  825. package/dist/types/components/icon/icons/redo-icon.d.ts +2 -2
  826. package/dist/types/components/icon/icons/redo2-icon.d.ts +2 -2
  827. package/dist/types/components/icon/icons/refresh-ccw-dot-icon.d.ts +2 -2
  828. package/dist/types/components/icon/icons/refresh-cw-off-icon.d.ts +2 -2
  829. package/dist/types/components/icon/icons/refrigerator-icon.d.ts +2 -2
  830. package/dist/types/components/icon/icons/regex-icon.d.ts +2 -2
  831. package/dist/types/components/icon/icons/remove-formatting-icon.d.ts +2 -2
  832. package/dist/types/components/icon/icons/repeat-icon.d.ts +2 -2
  833. package/dist/types/components/icon/icons/repeat2-icon.d.ts +2 -2
  834. package/dist/types/components/icon/icons/replace-all-icon.d.ts +2 -2
  835. package/dist/types/components/icon/icons/replace-icon.d.ts +2 -2
  836. package/dist/types/components/icon/icons/reply-all-icon.d.ts +2 -2
  837. package/dist/types/components/icon/icons/reply-icon.d.ts +2 -2
  838. package/dist/types/components/icon/icons/ribbon-icon.d.ts +2 -2
  839. package/dist/types/components/icon/icons/rocket-icon.d.ts +2 -2
  840. package/dist/types/components/icon/icons/roller-coaster-icon.d.ts +2 -2
  841. package/dist/types/components/icon/icons/rotate-ccw-icon.d.ts +2 -2
  842. package/dist/types/components/icon/icons/rotate-ccw-key-icon.d.ts +2 -2
  843. package/dist/types/components/icon/icons/rotate-ccw-square-icon.d.ts +2 -2
  844. package/dist/types/components/icon/icons/rotate-cw-square-icon.d.ts +2 -2
  845. package/dist/types/components/icon/icons/rotate3d-icon.d.ts +2 -2
  846. package/dist/types/components/icon/icons/route-icon.d.ts +2 -2
  847. package/dist/types/components/icon/icons/route-off-icon.d.ts +2 -2
  848. package/dist/types/components/icon/icons/router-icon.d.ts +2 -2
  849. package/dist/types/components/icon/icons/rows2-icon.d.ts +2 -2
  850. package/dist/types/components/icon/icons/rows3-icon.d.ts +2 -2
  851. package/dist/types/components/icon/icons/rows4-icon.d.ts +2 -2
  852. package/dist/types/components/icon/icons/rss-icon.d.ts +2 -2
  853. package/dist/types/components/icon/icons/ruler-dimension-line-icon.d.ts +2 -2
  854. package/dist/types/components/icon/icons/ruler-icon.d.ts +2 -2
  855. package/dist/types/components/icon/icons/russian-ruble-icon.d.ts +2 -2
  856. package/dist/types/components/icon/icons/sailboat-icon.d.ts +2 -2
  857. package/dist/types/components/icon/icons/salad-icon.d.ts +2 -2
  858. package/dist/types/components/icon/icons/satellite-dish-icon.d.ts +2 -2
  859. package/dist/types/components/icon/icons/satellite-icon.d.ts +2 -2
  860. package/dist/types/components/icon/icons/save-all-icon.d.ts +2 -2
  861. package/dist/types/components/icon/icons/scale-icon.d.ts +2 -2
  862. package/dist/types/components/icon/icons/scale3d-icon.d.ts +2 -2
  863. package/dist/types/components/icon/icons/scaling-icon.d.ts +2 -2
  864. package/dist/types/components/icon/icons/scan-eye-icon.d.ts +2 -2
  865. package/dist/types/components/icon/icons/scan-text-icon.d.ts +2 -2
  866. package/dist/types/components/icon/icons/school-icon.d.ts +2 -2
  867. package/dist/types/components/icon/icons/scissors-icon.d.ts +2 -2
  868. package/dist/types/components/icon/icons/scissors-line-dashed-icon.d.ts +2 -2
  869. package/dist/types/components/icon/icons/screen-share-off-icon.d.ts +2 -2
  870. package/dist/types/components/icon/icons/search-x-icon.d.ts +2 -2
  871. package/dist/types/components/icon/icons/section-icon.d.ts +2 -2
  872. package/dist/types/components/icon/icons/send-horizontal-icon.d.ts +2 -2
  873. package/dist/types/components/icon/icons/send-icon.d.ts +2 -2
  874. package/dist/types/components/icon/icons/send-to-back-icon.d.ts +2 -2
  875. package/dist/types/components/icon/icons/separator-horizontal-icon.d.ts +2 -2
  876. package/dist/types/components/icon/icons/separator-vertical-icon.d.ts +2 -2
  877. package/dist/types/components/icon/icons/server-cog-icon.d.ts +2 -2
  878. package/dist/types/components/icon/icons/server-crash-icon.d.ts +2 -2
  879. package/dist/types/components/icon/icons/server-icon.d.ts +2 -2
  880. package/dist/types/components/icon/icons/share-icon.d.ts +2 -2
  881. package/dist/types/components/icon/icons/share2-icon.d.ts +2 -2
  882. package/dist/types/components/icon/icons/sheet-icon.d.ts +2 -2
  883. package/dist/types/components/icon/icons/shell-icon.d.ts +2 -2
  884. package/dist/types/components/icon/icons/shield-alert-icon.d.ts +2 -2
  885. package/dist/types/components/icon/icons/shield-check-icon.d.ts +2 -2
  886. package/dist/types/components/icon/icons/shield-ellipsis-icon.d.ts +2 -2
  887. package/dist/types/components/icon/icons/shield-half-icon.d.ts +2 -2
  888. package/dist/types/components/icon/icons/shield-icon.d.ts +2 -2
  889. package/dist/types/components/icon/icons/shield-minus-icon.d.ts +2 -2
  890. package/dist/types/components/icon/icons/shield-off-icon.d.ts +2 -2
  891. package/dist/types/components/icon/icons/shield-user-icon.d.ts +2 -2
  892. package/dist/types/components/icon/icons/shield-x-icon.d.ts +2 -2
  893. package/dist/types/components/icon/icons/shirt-icon.d.ts +2 -2
  894. package/dist/types/components/icon/icons/shopping-bag-icon.d.ts +2 -2
  895. package/dist/types/components/icon/icons/shrink-icon.d.ts +2 -2
  896. package/dist/types/components/icon/icons/shrub-icon.d.ts +2 -2
  897. package/dist/types/components/icon/icons/sigma-icon.d.ts +2 -2
  898. package/dist/types/components/icon/icons/signal-high-icon.d.ts +2 -2
  899. package/dist/types/components/icon/icons/signpost-big-icon.d.ts +2 -2
  900. package/dist/types/components/icon/icons/signpost-icon.d.ts +2 -2
  901. package/dist/types/components/icon/icons/siren-icon.d.ts +2 -2
  902. package/dist/types/components/icon/icons/skip-back-icon.d.ts +2 -2
  903. package/dist/types/components/icon/icons/skip-forward-icon.d.ts +2 -2
  904. package/dist/types/components/icon/icons/skull-icon.d.ts +2 -2
  905. package/dist/types/components/icon/icons/slack-icon.d.ts +2 -2
  906. package/dist/types/components/icon/icons/slash-icon.d.ts +2 -2
  907. package/dist/types/components/icon/icons/slice-icon.d.ts +2 -2
  908. package/dist/types/components/icon/icons/sliders-horizontal-icon.d.ts +2 -2
  909. package/dist/types/components/icon/icons/sliders-vertical-icon.d.ts +2 -2
  910. package/dist/types/components/icon/icons/smartphone-charging-icon.d.ts +2 -2
  911. package/dist/types/components/icon/icons/smartphone-icon.d.ts +2 -2
  912. package/dist/types/components/icon/icons/snowflake-icon.d.ts +2 -2
  913. package/dist/types/components/icon/icons/soap-dispenser-droplet-icon.d.ts +2 -2
  914. package/dist/types/components/icon/icons/sofa-icon.d.ts +2 -2
  915. package/dist/types/components/icon/icons/soup-icon.d.ts +2 -2
  916. package/dist/types/components/icon/icons/space-icon.d.ts +2 -2
  917. package/dist/types/components/icon/icons/sparkles-icon.d.ts +2 -2
  918. package/dist/types/components/icon/icons/speaker-icon.d.ts +2 -2
  919. package/dist/types/components/icon/icons/spline-icon.d.ts +2 -2
  920. package/dist/types/components/icon/icons/spline-pointer-icon.d.ts +2 -2
  921. package/dist/types/components/icon/icons/spool-icon.d.ts +2 -2
  922. package/dist/types/components/icon/icons/spray-can-icon.d.ts +2 -2
  923. package/dist/types/components/icon/icons/sprout-icon.d.ts +2 -2
  924. package/dist/types/components/icon/icons/square-activity-icon.d.ts +2 -2
  925. package/dist/types/components/icon/icons/square-arrow-down-icon.d.ts +2 -2
  926. package/dist/types/components/icon/icons/square-arrow-down-left-icon.d.ts +2 -2
  927. package/dist/types/components/icon/icons/square-arrow-down-right-icon.d.ts +2 -2
  928. package/dist/types/components/icon/icons/square-arrow-left-icon.d.ts +2 -2
  929. package/dist/types/components/icon/icons/square-arrow-out-down-right-icon.d.ts +2 -2
  930. package/dist/types/components/icon/icons/square-arrow-out-up-left-icon.d.ts +2 -2
  931. package/dist/types/components/icon/icons/square-bottom-dashed-scissors-icon.d.ts +2 -2
  932. package/dist/types/components/icon/icons/square-chart-gantt-icon.d.ts +2 -2
  933. package/dist/types/components/icon/icons/square-check-big-icon.d.ts +2 -2
  934. package/dist/types/components/icon/icons/square-check-icon.d.ts +2 -2
  935. package/dist/types/components/icon/icons/square-chevron-down-icon.d.ts +2 -2
  936. package/dist/types/components/icon/icons/square-chevron-left-icon.d.ts +2 -2
  937. package/dist/types/components/icon/icons/square-chevron-right-icon.d.ts +2 -2
  938. package/dist/types/components/icon/icons/square-dashed-bottom-code-icon.d.ts +2 -2
  939. package/dist/types/components/icon/icons/square-dashed-bottom-icon.d.ts +2 -2
  940. package/dist/types/components/icon/icons/square-dashed-icon.d.ts +2 -2
  941. package/dist/types/components/icon/icons/square-dashed-kanban-icon.d.ts +2 -2
  942. package/dist/types/components/icon/icons/square-dashed-mouse-pointer-icon.d.ts +2 -2
  943. package/dist/types/components/icon/icons/square-dashed-top-solid-icon.d.ts +2 -2
  944. package/dist/types/components/icon/icons/square-divide-icon.d.ts +2 -2
  945. package/dist/types/components/icon/icons/square-dot-icon.d.ts +2 -2
  946. package/dist/types/components/icon/icons/square-equal-icon.d.ts +2 -2
  947. package/dist/types/components/icon/icons/square-function-icon.d.ts +2 -2
  948. package/dist/types/components/icon/icons/square-icon.d.ts +2 -2
  949. package/dist/types/components/icon/icons/square-kanban-icon.d.ts +2 -2
  950. package/dist/types/components/icon/icons/square-library-icon.d.ts +2 -2
  951. package/dist/types/components/icon/icons/square-m-icon.d.ts +2 -2
  952. package/dist/types/components/icon/icons/square-menu-icon.d.ts +2 -2
  953. package/dist/types/components/icon/icons/square-minus-icon.d.ts +2 -2
  954. package/dist/types/components/icon/icons/square-mouse-pointer-icon.d.ts +2 -2
  955. package/dist/types/components/icon/icons/square-parking-icon.d.ts +2 -2
  956. package/dist/types/components/icon/icons/square-parking-off-icon.d.ts +2 -2
  957. package/dist/types/components/icon/icons/square-pen-icon.d.ts +2 -2
  958. package/dist/types/components/icon/icons/square-pilcrow-icon.d.ts +2 -2
  959. package/dist/types/components/icon/icons/square-play-icon.d.ts +2 -2
  960. package/dist/types/components/icon/icons/square-plus-icon.d.ts +2 -2
  961. package/dist/types/components/icon/icons/square-power-icon.d.ts +2 -2
  962. package/dist/types/components/icon/icons/square-scissors-icon.d.ts +2 -2
  963. package/dist/types/components/icon/icons/square-sigma-icon.d.ts +2 -2
  964. package/dist/types/components/icon/icons/square-split-vertical-icon.d.ts +2 -2
  965. package/dist/types/components/icon/icons/square-square-icon.d.ts +2 -2
  966. package/dist/types/components/icon/icons/square-stack-icon.d.ts +2 -2
  967. package/dist/types/components/icon/icons/square-terminal-icon.d.ts +2 -2
  968. package/dist/types/components/icon/icons/square-user-icon.d.ts +2 -2
  969. package/dist/types/components/icon/icons/square-user-round-icon.d.ts +2 -2
  970. package/dist/types/components/icon/icons/square-x-icon.d.ts +2 -2
  971. package/dist/types/components/icon/icons/squares-exclude-icon.d.ts +2 -2
  972. package/dist/types/components/icon/icons/squares-intersect-icon.d.ts +2 -2
  973. package/dist/types/components/icon/icons/squares-subtract-icon.d.ts +2 -2
  974. package/dist/types/components/icon/icons/squares-unite-icon.d.ts +2 -2
  975. package/dist/types/components/icon/icons/squircle-dashed-icon.d.ts +2 -2
  976. package/dist/types/components/icon/icons/squircle-icon.d.ts +2 -2
  977. package/dist/types/components/icon/icons/squirrel-icon.d.ts +2 -2
  978. package/dist/types/components/icon/icons/stamp-icon.d.ts +2 -2
  979. package/dist/types/components/icon/icons/star-half-icon.d.ts +2 -2
  980. package/dist/types/components/icon/icons/step-back-icon.d.ts +2 -2
  981. package/dist/types/components/icon/icons/step-forward-icon.d.ts +2 -2
  982. package/dist/types/components/icon/icons/sticker-icon.d.ts +2 -2
  983. package/dist/types/components/icon/icons/sticky-note-icon.d.ts +2 -2
  984. package/dist/types/components/icon/icons/stretch-horizontal-icon.d.ts +2 -2
  985. package/dist/types/components/icon/icons/stretch-vertical-icon.d.ts +2 -2
  986. package/dist/types/components/icon/icons/sun-dim-icon.d.ts +2 -2
  987. package/dist/types/components/icon/icons/sun-icon.d.ts +2 -2
  988. package/dist/types/components/icon/icons/sunset-icon.d.ts +2 -2
  989. package/dist/types/components/icon/icons/superscript-icon.d.ts +2 -2
  990. package/dist/types/components/icon/icons/swiss-franc-icon.d.ts +2 -2
  991. package/dist/types/components/icon/icons/switch-camera-icon.d.ts +2 -2
  992. package/dist/types/components/icon/icons/sword-icon.d.ts +2 -2
  993. package/dist/types/components/icon/icons/swords-icon.d.ts +2 -2
  994. package/dist/types/components/icon/icons/syringe-icon.d.ts +2 -2
  995. package/dist/types/components/icon/icons/table-cells-split-icon.d.ts +2 -2
  996. package/dist/types/components/icon/icons/table-columns-split-icon.d.ts +2 -2
  997. package/dist/types/components/icon/icons/table-of-contents-icon.d.ts +2 -2
  998. package/dist/types/components/icon/icons/table-properties-icon.d.ts +2 -2
  999. package/dist/types/components/icon/icons/table-rows-split-icon.d.ts +2 -2
  1000. package/dist/types/components/icon/icons/table2-icon.d.ts +2 -2
  1001. package/dist/types/components/icon/icons/tablet-icon.d.ts +2 -2
  1002. package/dist/types/components/icon/icons/tablet-smartphone-icon.d.ts +2 -2
  1003. package/dist/types/components/icon/icons/tag-icon.d.ts +2 -2
  1004. package/dist/types/components/icon/icons/tally1-icon.d.ts +2 -2
  1005. package/dist/types/components/icon/icons/tally4-icon.d.ts +2 -2
  1006. package/dist/types/components/icon/icons/tally5-icon.d.ts +2 -2
  1007. package/dist/types/components/icon/icons/tangent-icon.d.ts +2 -2
  1008. package/dist/types/components/icon/icons/target-icon.d.ts +2 -2
  1009. package/dist/types/components/icon/icons/terminal-icon.d.ts +2 -2
  1010. package/dist/types/components/icon/icons/test-tube-diagonal-icon.d.ts +2 -2
  1011. package/dist/types/components/icon/icons/test-tubes-icon.d.ts +2 -2
  1012. package/dist/types/components/icon/icons/text-cursor-icon.d.ts +2 -2
  1013. package/dist/types/components/icon/icons/text-quote-icon.d.ts +2 -2
  1014. package/dist/types/components/icon/icons/text-search-icon.d.ts +2 -2
  1015. package/dist/types/components/icon/icons/theater-icon.d.ts +2 -2
  1016. package/dist/types/components/icon/icons/thermometer-icon.d.ts +2 -2
  1017. package/dist/types/components/icon/icons/thermometer-sun-icon.d.ts +2 -2
  1018. package/dist/types/components/icon/icons/thumbs-down-icon.d.ts +2 -2
  1019. package/dist/types/components/icon/icons/thumbs-up-icon.d.ts +2 -2
  1020. package/dist/types/components/icon/icons/ticket-check-icon.d.ts +2 -2
  1021. package/dist/types/components/icon/icons/ticket-icon.d.ts +2 -2
  1022. package/dist/types/components/icon/icons/ticket-minus-icon.d.ts +2 -2
  1023. package/dist/types/components/icon/icons/ticket-percent-icon.d.ts +2 -2
  1024. package/dist/types/components/icon/icons/ticket-x-icon.d.ts +2 -2
  1025. package/dist/types/components/icon/icons/tickets-icon.d.ts +2 -2
  1026. package/dist/types/components/icon/icons/timer-icon.d.ts +2 -2
  1027. package/dist/types/components/icon/icons/timer-off-icon.d.ts +2 -2
  1028. package/dist/types/components/icon/icons/timer-reset-icon.d.ts +2 -2
  1029. package/dist/types/components/icon/icons/trash-icon.d.ts +2 -2
  1030. package/dist/types/components/icon/icons/tree-deciduous-icon.d.ts +2 -2
  1031. package/dist/types/components/icon/icons/tree-palm-icon.d.ts +2 -2
  1032. package/dist/types/components/icon/icons/trees-icon.d.ts +2 -2
  1033. package/dist/types/components/icon/icons/trello-icon.d.ts +2 -2
  1034. package/dist/types/components/icon/icons/trending-up-down-icon.d.ts +2 -2
  1035. package/dist/types/components/icon/icons/trending-up-icon.d.ts +2 -2
  1036. package/dist/types/components/icon/icons/umbrella-icon.d.ts +2 -2
  1037. package/dist/types/components/icon/icons/umbrella-off-icon.d.ts +2 -2
  1038. package/dist/types/components/icon/icons/ungroup-icon.d.ts +2 -2
  1039. package/dist/types/components/icon/icons/university-icon.d.ts +2 -2
  1040. package/dist/types/components/icon/icons/unplug-icon.d.ts +2 -2
  1041. package/dist/types/components/icon/icons/usb-icon.d.ts +2 -2
  1042. package/dist/types/components/icon/icons/user-check-icon.d.ts +2 -2
  1043. package/dist/types/components/icon/icons/user-cog-icon.d.ts +2 -2
  1044. package/dist/types/components/icon/icons/user-round-minus-icon.d.ts +2 -2
  1045. package/dist/types/components/icon/icons/user-round-pen-icon.d.ts +2 -2
  1046. package/dist/types/components/icon/icons/user-round-plus-icon.d.ts +2 -2
  1047. package/dist/types/components/icon/icons/user-round-search-icon.d.ts +2 -2
  1048. package/dist/types/components/icon/icons/user-round-x-icon.d.ts +2 -2
  1049. package/dist/types/components/icon/icons/user-search-icon.d.ts +2 -2
  1050. package/dist/types/components/icon/icons/users-round-icon.d.ts +2 -2
  1051. package/dist/types/components/icon/icons/utensils-crossed-icon.d.ts +2 -2
  1052. package/dist/types/components/icon/icons/utensils-icon.d.ts +2 -2
  1053. package/dist/types/components/icon/icons/variable-icon.d.ts +2 -2
  1054. package/dist/types/components/icon/icons/vegan-icon.d.ts +2 -2
  1055. package/dist/types/components/icon/icons/venetian-mask-icon.d.ts +2 -2
  1056. package/dist/types/components/icon/icons/venus-and-mars-icon.d.ts +2 -2
  1057. package/dist/types/components/icon/icons/venus-icon.d.ts +2 -2
  1058. package/dist/types/components/icon/icons/video-icon.d.ts +2 -2
  1059. package/dist/types/components/icon/icons/videotape-icon.d.ts +2 -2
  1060. package/dist/types/components/icon/icons/voicemail-icon.d.ts +2 -2
  1061. package/dist/types/components/icon/icons/volleyball-icon.d.ts +2 -2
  1062. package/dist/types/components/icon/icons/volume-off-icon.d.ts +2 -2
  1063. package/dist/types/components/icon/icons/volume-x-icon.d.ts +2 -2
  1064. package/dist/types/components/icon/icons/vote-icon.d.ts +2 -2
  1065. package/dist/types/components/icon/icons/wallet-icon.d.ts +2 -2
  1066. package/dist/types/components/icon/icons/wallet-minimal-icon.d.ts +2 -2
  1067. package/dist/types/components/icon/icons/webcam-icon.d.ts +2 -2
  1068. package/dist/types/components/icon/icons/webhook-icon.d.ts +2 -2
  1069. package/dist/types/components/icon/icons/webhook-off-icon.d.ts +2 -2
  1070. package/dist/types/components/icon/icons/whole-word-icon.d.ts +2 -2
  1071. package/dist/types/components/icon/icons/wifi-cog-icon.d.ts +2 -2
  1072. package/dist/types/components/icon/icons/wifi-icon.d.ts +2 -2
  1073. package/dist/types/components/icon/icons/wifi-low-icon.d.ts +2 -2
  1074. package/dist/types/components/icon/icons/wifi-off-icon.d.ts +2 -2
  1075. package/dist/types/components/icon/icons/wifi-pen-icon.d.ts +2 -2
  1076. package/dist/types/components/icon/icons/worm-icon.d.ts +2 -2
  1077. package/dist/types/components/icon/icons/wrap-text-icon.d.ts +2 -2
  1078. package/dist/types/components/icon/icons/wrench-icon.d.ts +2 -2
  1079. package/dist/types/components/icon/icons/x-icon.d.ts +2 -2
  1080. package/dist/types/components/icon/icons/zap-icon.d.ts +2 -2
  1081. package/dist/types/components/icon/icons/zap-off-icon.d.ts +2 -2
  1082. package/dist/types/components/icon/icons/zoom-out-icon.d.ts +2 -2
  1083. package/dist/types/components/image/image.d.ts +3 -3
  1084. package/dist/types/components/indicator/indicator.d.ts +7 -7
  1085. package/dist/types/components/infinite-scroll-area/infinite-scroll-area.d.ts +7 -7
  1086. package/dist/types/components/input/input-addon.d.ts +3 -3
  1087. package/dist/types/components/input/input-element.d.ts +5 -5
  1088. package/dist/types/components/input/input.d.ts +3 -3
  1089. package/dist/types/components/kbd/kbd.d.ts +3 -3
  1090. package/dist/types/components/link/link.d.ts +3 -3
  1091. package/dist/types/components/link-box/link-box.d.ts +4 -4
  1092. package/dist/types/components/list/list.d.ts +12 -12
  1093. package/dist/types/components/list/list.style.d.ts +2 -2
  1094. package/dist/types/components/loading/loading-provider.d.ts +2 -2
  1095. package/dist/types/components/loading/use-loading-component.d.ts +2 -2
  1096. package/dist/types/components/loading/utils.d.ts +3 -3
  1097. package/dist/types/components/mark/mark.d.ts +3 -3
  1098. package/dist/types/components/modal/modal.d.ts +8 -8
  1099. package/dist/types/components/modal/modal.style.d.ts +2 -2
  1100. package/dist/types/components/native-select/native-select.d.ts +6 -6
  1101. package/dist/types/components/native-table/native-table.d.ts +9 -9
  1102. package/dist/types/components/number-input/number-input.d.ts +6 -6
  1103. package/dist/types/components/number-input/number-input.style.d.ts +1 -1
  1104. package/dist/types/components/pagination/pagination.d.ts +9 -9
  1105. package/dist/types/components/pagination/pagination.style.d.ts +1 -1
  1106. package/dist/types/components/pagination/use-pagination.d.ts +2 -2
  1107. package/dist/types/components/password-input/password-input.d.ts +5 -5
  1108. package/dist/types/components/password-input/strength-meter.d.ts +5 -5
  1109. package/dist/types/components/password-input/use-password-input.d.ts +2 -2
  1110. package/dist/types/components/pin-input/pin-input.d.ts +5 -5
  1111. package/dist/types/components/pin-input/use-pin-input.d.ts +2 -2
  1112. package/dist/types/components/popover/popover.d.ts +6 -6
  1113. package/dist/types/components/progress/progress.d.ts +7 -7
  1114. package/dist/types/components/reorder/reorder.d.ts +6 -6
  1115. package/dist/types/components/reorder/reorder.style.d.ts +1 -1
  1116. package/dist/types/components/reorder/use-reorder.d.ts +3 -3
  1117. package/dist/types/components/resizable/resizable.d.ts +9 -9
  1118. package/dist/types/components/resizable/resizable.style.d.ts +2 -2
  1119. package/dist/types/components/resizable/use-resizable.d.ts +2 -2
  1120. package/dist/types/components/ripple/ripple.d.ts +3 -3
  1121. package/dist/types/components/ripple/use-ripple.d.ts +2 -2
  1122. package/dist/types/components/rotate/rotate.d.ts +3 -3
  1123. package/dist/types/components/scroll-area/scroll-area.d.ts +5 -5
  1124. package/dist/types/components/segmented-control/segmented-control.d.ts +8 -8
  1125. package/dist/types/components/segmented-control/segmented-control.style.d.ts +2 -2
  1126. package/dist/types/components/segmented-control/use-segmented-control.d.ts +4 -4
  1127. package/dist/types/components/separator/separator.d.ts +3 -3
  1128. package/dist/types/components/simple-grid/simple-grid.d.ts +3 -3
  1129. package/dist/types/components/skeleton/skeleton.d.ts +3 -3
  1130. package/dist/types/components/slide/slide-fade.d.ts +5 -5
  1131. package/dist/types/components/slide/slide.d.ts +5 -5
  1132. package/dist/types/components/stack/h-stack.d.ts +5 -5
  1133. package/dist/types/components/stack/stack.d.ts +5 -5
  1134. package/dist/types/components/stack/v-stack.d.ts +5 -5
  1135. package/dist/types/components/stack/z-stack.d.ts +5 -5
  1136. package/dist/types/components/stat/stat.d.ts +5 -5
  1137. package/dist/types/components/status/status.d.ts +5 -5
  1138. package/dist/types/components/steps/steps.d.ts +8 -8
  1139. package/dist/types/components/steps/steps.style.d.ts +1 -1
  1140. package/dist/types/components/steps/use-steps.d.ts +5 -5
  1141. package/dist/types/components/switch/switch.d.ts +5 -5
  1142. package/dist/types/components/tabs/tabs.d.ts +6 -6
  1143. package/dist/types/components/tabs/tabs.style.d.ts +1 -1
  1144. package/dist/types/components/tabs/use-tabs.d.ts +6 -6
  1145. package/dist/types/components/tag/tag.d.ts +8 -8
  1146. package/dist/types/components/tag/tag.style.d.ts +1 -1
  1147. package/dist/types/components/text/text.d.ts +3 -3
  1148. package/dist/types/components/textarea/textarea.d.ts +3 -3
  1149. package/dist/types/components/textarea/use-autosize.d.ts +2 -2
  1150. package/dist/types/components/toggle/toggle.d.ts +6 -6
  1151. package/dist/types/components/toggle/use-toggle-group.d.ts +2 -2
  1152. package/dist/types/components/toggle/use-toggle.d.ts +2 -2
  1153. package/dist/types/components/tooltip/tooltip.d.ts +5 -5
  1154. package/dist/types/components/visually-hidden/visually-hidden.d.ts +3 -3
  1155. package/dist/types/components/wrap/wrap.d.ts +3 -3
  1156. package/dist/types/core/components/create-component.d.ts +6 -6
  1157. package/dist/types/core/system/color-mode-provider.d.ts +2 -2
  1158. package/dist/types/core/system/color-mode-script.d.ts +2 -2
  1159. package/dist/types/core/system/styled.d.ts +2 -2
  1160. package/dist/types/core/system/system-provider.d.ts +2 -2
  1161. package/dist/types/core/system/theme-script.d.ts +2 -2
  1162. package/dist/types/hooks/use-breakpoint/use-breakpoint-state.d.ts +2 -2
  1163. package/dist/types/hooks/use-clickable/index.d.ts +9 -9
  1164. package/dist/types/hooks/use-clipboard/index.d.ts +2 -2
  1165. package/dist/types/hooks/use-counter/index.d.ts +2 -2
  1166. package/dist/types/hooks/use-descendant/index.d.ts +2 -2
  1167. package/dist/types/hooks/use-hover/index.d.ts +2 -2
  1168. package/dist/types/hooks/use-popper/index.d.ts +4 -4
  1169. package/dist/types/hooks/use-resize-observer/index.d.ts +3 -3
  1170. package/dist/types/providers/i18n-provider/i18n-provider.d.ts +3 -3
  1171. package/package.json +3 -3
@@ -1,9 +1,9 @@
1
- import * as react1678 from "react";
1
+ import * as react2359 from "react";
2
2
  import { CSSProperties, DataAttributes, ReactNode } from "react";
3
- import * as csstype1680 from "csstype";
3
+ import * as csstype2361 from "csstype";
4
4
 
5
5
  //#region src/components/group/use-group.d.ts
6
- declare const useGroup: (children?: ReactNode) => react1678.ReactElement<any, string | react1678.JSXElementConstructor<any>>[];
6
+ declare const useGroup: (children?: ReactNode) => react2359.ReactElement<any, string | react2359.JSXElementConstructor<any>>[];
7
7
  type UseGroupReturn = ReturnType<typeof useGroup>;
8
8
  interface Props extends DataAttributes {
9
9
  style?: CSSProperties;
@@ -30,831 +30,831 @@ declare const useGroupItemProps: <Y extends Props>({
30
30
  "data-peer": any;
31
31
  }, {
32
32
  style: {
33
- accentColor?: csstype1680.Property.AccentColor | undefined;
34
- alignContent?: csstype1680.Property.AlignContent | undefined;
35
- alignItems?: csstype1680.Property.AlignItems | undefined;
36
- alignSelf?: csstype1680.Property.AlignSelf | undefined;
37
- alignTracks?: csstype1680.Property.AlignTracks | undefined;
38
- animationComposition?: csstype1680.Property.AnimationComposition | undefined;
39
- animationDelay?: csstype1680.Property.AnimationDelay<string & {}> | undefined;
40
- animationDirection?: csstype1680.Property.AnimationDirection | undefined;
41
- animationDuration?: csstype1680.Property.AnimationDuration<string & {}> | undefined;
42
- animationFillMode?: csstype1680.Property.AnimationFillMode | undefined;
43
- animationIterationCount?: csstype1680.Property.AnimationIterationCount | undefined;
44
- animationName?: csstype1680.Property.AnimationName | undefined;
45
- animationPlayState?: csstype1680.Property.AnimationPlayState | undefined;
46
- animationRangeEnd?: csstype1680.Property.AnimationRangeEnd<string | number> | undefined;
47
- animationRangeStart?: csstype1680.Property.AnimationRangeStart<string | number> | undefined;
48
- animationTimeline?: csstype1680.Property.AnimationTimeline | undefined;
49
- animationTimingFunction?: csstype1680.Property.AnimationTimingFunction | undefined;
50
- appearance?: csstype1680.Property.Appearance | undefined;
51
- aspectRatio?: csstype1680.Property.AspectRatio | undefined;
52
- backdropFilter?: csstype1680.Property.BackdropFilter | undefined;
53
- backfaceVisibility?: csstype1680.Property.BackfaceVisibility | undefined;
54
- backgroundAttachment?: csstype1680.Property.BackgroundAttachment | undefined;
55
- backgroundBlendMode?: csstype1680.Property.BackgroundBlendMode | undefined;
56
- backgroundClip?: csstype1680.Property.BackgroundClip | undefined;
57
- backgroundColor?: csstype1680.Property.BackgroundColor | undefined;
58
- backgroundImage?: csstype1680.Property.BackgroundImage | undefined;
59
- backgroundOrigin?: csstype1680.Property.BackgroundOrigin | undefined;
60
- backgroundPositionX?: csstype1680.Property.BackgroundPositionX<string | number> | undefined;
61
- backgroundPositionY?: csstype1680.Property.BackgroundPositionY<string | number> | undefined;
62
- backgroundRepeat?: csstype1680.Property.BackgroundRepeat | undefined;
63
- backgroundSize?: csstype1680.Property.BackgroundSize<string | number> | undefined;
64
- blockOverflow?: csstype1680.Property.BlockOverflow | undefined;
65
- blockSize?: csstype1680.Property.BlockSize<string | number> | undefined;
66
- borderBlockColor?: csstype1680.Property.BorderBlockColor | undefined;
67
- borderBlockEndColor?: csstype1680.Property.BorderBlockEndColor | undefined;
68
- borderBlockEndStyle?: csstype1680.Property.BorderBlockEndStyle | undefined;
69
- borderBlockEndWidth?: csstype1680.Property.BorderBlockEndWidth<string | number> | undefined;
70
- borderBlockStartColor?: csstype1680.Property.BorderBlockStartColor | undefined;
71
- borderBlockStartStyle?: csstype1680.Property.BorderBlockStartStyle | undefined;
72
- borderBlockStartWidth?: csstype1680.Property.BorderBlockStartWidth<string | number> | undefined;
73
- borderBlockStyle?: csstype1680.Property.BorderBlockStyle | undefined;
74
- borderBlockWidth?: csstype1680.Property.BorderBlockWidth<string | number> | undefined;
75
- borderBottomColor?: csstype1680.Property.BorderBottomColor | undefined;
76
- borderBottomLeftRadius?: csstype1680.Property.BorderBottomLeftRadius<string | number> | undefined;
77
- borderBottomRightRadius?: csstype1680.Property.BorderBottomRightRadius<string | number> | undefined;
78
- borderBottomStyle?: csstype1680.Property.BorderBottomStyle | undefined;
79
- borderBottomWidth?: csstype1680.Property.BorderBottomWidth<string | number> | undefined;
80
- borderCollapse?: csstype1680.Property.BorderCollapse | undefined;
81
- borderEndEndRadius?: csstype1680.Property.BorderEndEndRadius<string | number> | undefined;
82
- borderEndStartRadius?: csstype1680.Property.BorderEndStartRadius<string | number> | undefined;
83
- borderImageOutset?: csstype1680.Property.BorderImageOutset<string | number> | undefined;
84
- borderImageRepeat?: csstype1680.Property.BorderImageRepeat | undefined;
85
- borderImageSlice?: csstype1680.Property.BorderImageSlice | undefined;
86
- borderImageSource?: csstype1680.Property.BorderImageSource | undefined;
87
- borderImageWidth?: csstype1680.Property.BorderImageWidth<string | number> | undefined;
88
- borderInlineColor?: csstype1680.Property.BorderInlineColor | undefined;
89
- borderInlineEndColor?: csstype1680.Property.BorderInlineEndColor | undefined;
90
- borderInlineEndStyle?: csstype1680.Property.BorderInlineEndStyle | undefined;
91
- borderInlineEndWidth?: csstype1680.Property.BorderInlineEndWidth<string | number> | undefined;
92
- borderInlineStartColor?: csstype1680.Property.BorderInlineStartColor | undefined;
93
- borderInlineStartStyle?: csstype1680.Property.BorderInlineStartStyle | undefined;
94
- borderInlineStartWidth?: csstype1680.Property.BorderInlineStartWidth<string | number> | undefined;
95
- borderInlineStyle?: csstype1680.Property.BorderInlineStyle | undefined;
96
- borderInlineWidth?: csstype1680.Property.BorderInlineWidth<string | number> | undefined;
97
- borderLeftColor?: csstype1680.Property.BorderLeftColor | undefined;
98
- borderLeftStyle?: csstype1680.Property.BorderLeftStyle | undefined;
99
- borderLeftWidth?: csstype1680.Property.BorderLeftWidth<string | number> | undefined;
100
- borderRightColor?: csstype1680.Property.BorderRightColor | undefined;
101
- borderRightStyle?: csstype1680.Property.BorderRightStyle | undefined;
102
- borderRightWidth?: csstype1680.Property.BorderRightWidth<string | number> | undefined;
103
- borderSpacing?: csstype1680.Property.BorderSpacing<string | number> | undefined;
104
- borderStartEndRadius?: csstype1680.Property.BorderStartEndRadius<string | number> | undefined;
105
- borderStartStartRadius?: csstype1680.Property.BorderStartStartRadius<string | number> | undefined;
106
- borderTopColor?: csstype1680.Property.BorderTopColor | undefined;
107
- borderTopLeftRadius?: csstype1680.Property.BorderTopLeftRadius<string | number> | undefined;
108
- borderTopRightRadius?: csstype1680.Property.BorderTopRightRadius<string | number> | undefined;
109
- borderTopStyle?: csstype1680.Property.BorderTopStyle | undefined;
110
- borderTopWidth?: csstype1680.Property.BorderTopWidth<string | number> | undefined;
111
- bottom?: csstype1680.Property.Bottom<string | number> | undefined;
112
- boxDecorationBreak?: csstype1680.Property.BoxDecorationBreak | undefined;
113
- boxShadow?: csstype1680.Property.BoxShadow | undefined;
114
- boxSizing?: csstype1680.Property.BoxSizing | undefined;
115
- breakAfter?: csstype1680.Property.BreakAfter | undefined;
116
- breakBefore?: csstype1680.Property.BreakBefore | undefined;
117
- breakInside?: csstype1680.Property.BreakInside | undefined;
118
- captionSide?: csstype1680.Property.CaptionSide | undefined;
119
- caretColor?: csstype1680.Property.CaretColor | undefined;
120
- caretShape?: csstype1680.Property.CaretShape | undefined;
121
- clear?: csstype1680.Property.Clear | undefined;
122
- clipPath?: csstype1680.Property.ClipPath | undefined;
123
- color?: csstype1680.Property.Color | undefined;
124
- colorAdjust?: csstype1680.Property.PrintColorAdjust | undefined;
125
- colorScheme?: csstype1680.Property.ColorScheme | undefined;
126
- columnCount?: csstype1680.Property.ColumnCount | undefined;
127
- columnFill?: csstype1680.Property.ColumnFill | undefined;
128
- columnGap?: csstype1680.Property.ColumnGap<string | number> | undefined;
129
- columnRuleColor?: csstype1680.Property.ColumnRuleColor | undefined;
130
- columnRuleStyle?: csstype1680.Property.ColumnRuleStyle | undefined;
131
- columnRuleWidth?: csstype1680.Property.ColumnRuleWidth<string | number> | undefined;
132
- columnSpan?: csstype1680.Property.ColumnSpan | undefined;
133
- columnWidth?: csstype1680.Property.ColumnWidth<string | number> | undefined;
134
- contain?: csstype1680.Property.Contain | undefined;
135
- containIntrinsicBlockSize?: csstype1680.Property.ContainIntrinsicBlockSize<string | number> | undefined;
136
- containIntrinsicHeight?: csstype1680.Property.ContainIntrinsicHeight<string | number> | undefined;
137
- containIntrinsicInlineSize?: csstype1680.Property.ContainIntrinsicInlineSize<string | number> | undefined;
138
- containIntrinsicWidth?: csstype1680.Property.ContainIntrinsicWidth<string | number> | undefined;
139
- containerName?: csstype1680.Property.ContainerName | undefined;
140
- containerType?: csstype1680.Property.ContainerType | undefined;
141
- content?: csstype1680.Property.Content | undefined;
142
- contentVisibility?: csstype1680.Property.ContentVisibility | undefined;
143
- counterIncrement?: csstype1680.Property.CounterIncrement | undefined;
144
- counterReset?: csstype1680.Property.CounterReset | undefined;
145
- counterSet?: csstype1680.Property.CounterSet | undefined;
146
- cursor?: csstype1680.Property.Cursor | undefined;
147
- direction?: csstype1680.Property.Direction | undefined;
148
- display?: csstype1680.Property.Display | undefined;
149
- emptyCells?: csstype1680.Property.EmptyCells | undefined;
150
- filter?: csstype1680.Property.Filter | undefined;
151
- flexBasis?: csstype1680.Property.FlexBasis<string | number> | undefined;
152
- flexDirection?: csstype1680.Property.FlexDirection | undefined;
153
- flexGrow?: csstype1680.Property.FlexGrow | undefined;
154
- flexShrink?: csstype1680.Property.FlexShrink | undefined;
155
- flexWrap?: csstype1680.Property.FlexWrap | undefined;
156
- float?: csstype1680.Property.Float | undefined;
157
- fontFamily?: csstype1680.Property.FontFamily | undefined;
158
- fontFeatureSettings?: csstype1680.Property.FontFeatureSettings | undefined;
159
- fontKerning?: csstype1680.Property.FontKerning | undefined;
160
- fontLanguageOverride?: csstype1680.Property.FontLanguageOverride | undefined;
161
- fontOpticalSizing?: csstype1680.Property.FontOpticalSizing | undefined;
162
- fontPalette?: csstype1680.Property.FontPalette | undefined;
163
- fontSize?: csstype1680.Property.FontSize<string | number> | undefined;
164
- fontSizeAdjust?: csstype1680.Property.FontSizeAdjust | undefined;
165
- fontSmooth?: csstype1680.Property.FontSmooth<string | number> | undefined;
166
- fontStretch?: csstype1680.Property.FontStretch | undefined;
167
- fontStyle?: csstype1680.Property.FontStyle | undefined;
168
- fontSynthesis?: csstype1680.Property.FontSynthesis | undefined;
169
- fontSynthesisPosition?: csstype1680.Property.FontSynthesisPosition | undefined;
170
- fontSynthesisSmallCaps?: csstype1680.Property.FontSynthesisSmallCaps | undefined;
171
- fontSynthesisStyle?: csstype1680.Property.FontSynthesisStyle | undefined;
172
- fontSynthesisWeight?: csstype1680.Property.FontSynthesisWeight | undefined;
173
- fontVariant?: csstype1680.Property.FontVariant | undefined;
174
- fontVariantAlternates?: csstype1680.Property.FontVariantAlternates | undefined;
175
- fontVariantCaps?: csstype1680.Property.FontVariantCaps | undefined;
176
- fontVariantEastAsian?: csstype1680.Property.FontVariantEastAsian | undefined;
177
- fontVariantEmoji?: csstype1680.Property.FontVariantEmoji | undefined;
178
- fontVariantLigatures?: csstype1680.Property.FontVariantLigatures | undefined;
179
- fontVariantNumeric?: csstype1680.Property.FontVariantNumeric | undefined;
180
- fontVariantPosition?: csstype1680.Property.FontVariantPosition | undefined;
181
- fontVariationSettings?: csstype1680.Property.FontVariationSettings | undefined;
182
- fontWeight?: csstype1680.Property.FontWeight | undefined;
183
- forcedColorAdjust?: csstype1680.Property.ForcedColorAdjust | undefined;
184
- gridAutoColumns?: csstype1680.Property.GridAutoColumns<string | number> | undefined;
185
- gridAutoFlow?: csstype1680.Property.GridAutoFlow | undefined;
186
- gridAutoRows?: csstype1680.Property.GridAutoRows<string | number> | undefined;
187
- gridColumnEnd?: csstype1680.Property.GridColumnEnd | undefined;
188
- gridColumnStart?: csstype1680.Property.GridColumnStart | undefined;
189
- gridRowEnd?: csstype1680.Property.GridRowEnd | undefined;
190
- gridRowStart?: csstype1680.Property.GridRowStart | undefined;
191
- gridTemplateAreas?: csstype1680.Property.GridTemplateAreas | undefined;
192
- gridTemplateColumns?: csstype1680.Property.GridTemplateColumns<string | number> | undefined;
193
- gridTemplateRows?: csstype1680.Property.GridTemplateRows<string | number> | undefined;
194
- hangingPunctuation?: csstype1680.Property.HangingPunctuation | undefined;
195
- height?: csstype1680.Property.Height<string | number> | undefined;
196
- hyphenateCharacter?: csstype1680.Property.HyphenateCharacter | undefined;
197
- hyphenateLimitChars?: csstype1680.Property.HyphenateLimitChars | undefined;
198
- hyphens?: csstype1680.Property.Hyphens | undefined;
199
- imageOrientation?: csstype1680.Property.ImageOrientation | undefined;
200
- imageRendering?: csstype1680.Property.ImageRendering | undefined;
201
- imageResolution?: csstype1680.Property.ImageResolution | undefined;
202
- initialLetter?: csstype1680.Property.InitialLetter | undefined;
203
- inlineSize?: csstype1680.Property.InlineSize<string | number> | undefined;
204
- inputSecurity?: csstype1680.Property.InputSecurity | undefined;
205
- insetBlockEnd?: csstype1680.Property.InsetBlockEnd<string | number> | undefined;
206
- insetBlockStart?: csstype1680.Property.InsetBlockStart<string | number> | undefined;
207
- insetInlineEnd?: csstype1680.Property.InsetInlineEnd<string | number> | undefined;
208
- insetInlineStart?: csstype1680.Property.InsetInlineStart<string | number> | undefined;
209
- isolation?: csstype1680.Property.Isolation | undefined;
210
- justifyContent?: csstype1680.Property.JustifyContent | undefined;
211
- justifyItems?: csstype1680.Property.JustifyItems | undefined;
212
- justifySelf?: csstype1680.Property.JustifySelf | undefined;
213
- justifyTracks?: csstype1680.Property.JustifyTracks | undefined;
214
- left?: csstype1680.Property.Left<string | number> | undefined;
215
- letterSpacing?: csstype1680.Property.LetterSpacing<string | number> | undefined;
216
- lineBreak?: csstype1680.Property.LineBreak | undefined;
217
- lineHeight?: csstype1680.Property.LineHeight<string | number> | undefined;
218
- lineHeightStep?: csstype1680.Property.LineHeightStep<string | number> | undefined;
219
- listStyleImage?: csstype1680.Property.ListStyleImage | undefined;
220
- listStylePosition?: csstype1680.Property.ListStylePosition | undefined;
221
- listStyleType?: csstype1680.Property.ListStyleType | undefined;
222
- marginBlockEnd?: csstype1680.Property.MarginBlockEnd<string | number> | undefined;
223
- marginBlockStart?: csstype1680.Property.MarginBlockStart<string | number> | undefined;
224
- marginBottom?: csstype1680.Property.MarginBottom<string | number> | undefined;
225
- marginInlineEnd?: csstype1680.Property.MarginInlineEnd<string | number> | undefined;
226
- marginInlineStart?: csstype1680.Property.MarginInlineStart<string | number> | undefined;
227
- marginLeft?: csstype1680.Property.MarginLeft<string | number> | undefined;
228
- marginRight?: csstype1680.Property.MarginRight<string | number> | undefined;
229
- marginTop?: csstype1680.Property.MarginTop<string | number> | undefined;
230
- marginTrim?: csstype1680.Property.MarginTrim | undefined;
231
- maskBorderMode?: csstype1680.Property.MaskBorderMode | undefined;
232
- maskBorderOutset?: csstype1680.Property.MaskBorderOutset<string | number> | undefined;
233
- maskBorderRepeat?: csstype1680.Property.MaskBorderRepeat | undefined;
234
- maskBorderSlice?: csstype1680.Property.MaskBorderSlice | undefined;
235
- maskBorderSource?: csstype1680.Property.MaskBorderSource | undefined;
236
- maskBorderWidth?: csstype1680.Property.MaskBorderWidth<string | number> | undefined;
237
- maskClip?: csstype1680.Property.MaskClip | undefined;
238
- maskComposite?: csstype1680.Property.MaskComposite | undefined;
239
- maskImage?: csstype1680.Property.MaskImage | undefined;
240
- maskMode?: csstype1680.Property.MaskMode | undefined;
241
- maskOrigin?: csstype1680.Property.MaskOrigin | undefined;
242
- maskPosition?: csstype1680.Property.MaskPosition<string | number> | undefined;
243
- maskRepeat?: csstype1680.Property.MaskRepeat | undefined;
244
- maskSize?: csstype1680.Property.MaskSize<string | number> | undefined;
245
- maskType?: csstype1680.Property.MaskType | undefined;
246
- masonryAutoFlow?: csstype1680.Property.MasonryAutoFlow | undefined;
247
- mathDepth?: csstype1680.Property.MathDepth | undefined;
248
- mathShift?: csstype1680.Property.MathShift | undefined;
249
- mathStyle?: csstype1680.Property.MathStyle | undefined;
250
- maxBlockSize?: csstype1680.Property.MaxBlockSize<string | number> | undefined;
251
- maxHeight?: csstype1680.Property.MaxHeight<string | number> | undefined;
252
- maxInlineSize?: csstype1680.Property.MaxInlineSize<string | number> | undefined;
253
- maxLines?: csstype1680.Property.MaxLines | undefined;
254
- maxWidth?: csstype1680.Property.MaxWidth<string | number> | undefined;
255
- minBlockSize?: csstype1680.Property.MinBlockSize<string | number> | undefined;
256
- minHeight?: csstype1680.Property.MinHeight<string | number> | undefined;
257
- minInlineSize?: csstype1680.Property.MinInlineSize<string | number> | undefined;
258
- minWidth?: csstype1680.Property.MinWidth<string | number> | undefined;
259
- mixBlendMode?: csstype1680.Property.MixBlendMode | undefined;
260
- motionDistance?: csstype1680.Property.OffsetDistance<string | number> | undefined;
261
- motionPath?: csstype1680.Property.OffsetPath | undefined;
262
- motionRotation?: csstype1680.Property.OffsetRotate | undefined;
263
- objectFit?: csstype1680.Property.ObjectFit | undefined;
264
- objectPosition?: csstype1680.Property.ObjectPosition<string | number> | undefined;
265
- offsetAnchor?: csstype1680.Property.OffsetAnchor<string | number> | undefined;
266
- offsetDistance?: csstype1680.Property.OffsetDistance<string | number> | undefined;
267
- offsetPath?: csstype1680.Property.OffsetPath | undefined;
268
- offsetPosition?: csstype1680.Property.OffsetPosition<string | number> | undefined;
269
- offsetRotate?: csstype1680.Property.OffsetRotate | undefined;
270
- offsetRotation?: csstype1680.Property.OffsetRotate | undefined;
271
- opacity?: csstype1680.Property.Opacity | undefined;
272
- order?: csstype1680.Property.Order | undefined;
273
- orphans?: csstype1680.Property.Orphans | undefined;
274
- outlineColor?: csstype1680.Property.OutlineColor | undefined;
275
- outlineOffset?: csstype1680.Property.OutlineOffset<string | number> | undefined;
276
- outlineStyle?: csstype1680.Property.OutlineStyle | undefined;
277
- outlineWidth?: csstype1680.Property.OutlineWidth<string | number> | undefined;
278
- overflowAnchor?: csstype1680.Property.OverflowAnchor | undefined;
279
- overflowBlock?: csstype1680.Property.OverflowBlock | undefined;
280
- overflowClipBox?: csstype1680.Property.OverflowClipBox | undefined;
281
- overflowClipMargin?: csstype1680.Property.OverflowClipMargin<string | number> | undefined;
282
- overflowInline?: csstype1680.Property.OverflowInline | undefined;
283
- overflowWrap?: csstype1680.Property.OverflowWrap | undefined;
284
- overflowX?: csstype1680.Property.OverflowX | undefined;
285
- overflowY?: csstype1680.Property.OverflowY | undefined;
286
- overlay?: csstype1680.Property.Overlay | undefined;
287
- overscrollBehaviorBlock?: csstype1680.Property.OverscrollBehaviorBlock | undefined;
288
- overscrollBehaviorInline?: csstype1680.Property.OverscrollBehaviorInline | undefined;
289
- overscrollBehaviorX?: csstype1680.Property.OverscrollBehaviorX | undefined;
290
- overscrollBehaviorY?: csstype1680.Property.OverscrollBehaviorY | undefined;
291
- paddingBlockEnd?: csstype1680.Property.PaddingBlockEnd<string | number> | undefined;
292
- paddingBlockStart?: csstype1680.Property.PaddingBlockStart<string | number> | undefined;
293
- paddingBottom?: csstype1680.Property.PaddingBottom<string | number> | undefined;
294
- paddingInlineEnd?: csstype1680.Property.PaddingInlineEnd<string | number> | undefined;
295
- paddingInlineStart?: csstype1680.Property.PaddingInlineStart<string | number> | undefined;
296
- paddingLeft?: csstype1680.Property.PaddingLeft<string | number> | undefined;
297
- paddingRight?: csstype1680.Property.PaddingRight<string | number> | undefined;
298
- paddingTop?: csstype1680.Property.PaddingTop<string | number> | undefined;
299
- page?: csstype1680.Property.Page | undefined;
300
- pageBreakAfter?: csstype1680.Property.PageBreakAfter | undefined;
301
- pageBreakBefore?: csstype1680.Property.PageBreakBefore | undefined;
302
- pageBreakInside?: csstype1680.Property.PageBreakInside | undefined;
303
- paintOrder?: csstype1680.Property.PaintOrder | undefined;
304
- perspective?: csstype1680.Property.Perspective<string | number> | undefined;
305
- perspectiveOrigin?: csstype1680.Property.PerspectiveOrigin<string | number> | undefined;
306
- pointerEvents?: csstype1680.Property.PointerEvents | undefined;
307
- position?: csstype1680.Property.Position | undefined;
308
- printColorAdjust?: csstype1680.Property.PrintColorAdjust | undefined;
309
- quotes?: csstype1680.Property.Quotes | undefined;
310
- resize?: csstype1680.Property.Resize | undefined;
311
- right?: csstype1680.Property.Right<string | number> | undefined;
312
- rotate?: csstype1680.Property.Rotate | undefined;
313
- rowGap?: csstype1680.Property.RowGap<string | number> | undefined;
314
- rubyAlign?: csstype1680.Property.RubyAlign | undefined;
315
- rubyMerge?: csstype1680.Property.RubyMerge | undefined;
316
- rubyPosition?: csstype1680.Property.RubyPosition | undefined;
317
- scale?: csstype1680.Property.Scale | undefined;
318
- scrollBehavior?: csstype1680.Property.ScrollBehavior | undefined;
319
- scrollMarginBlockEnd?: csstype1680.Property.ScrollMarginBlockEnd<string | number> | undefined;
320
- scrollMarginBlockStart?: csstype1680.Property.ScrollMarginBlockStart<string | number> | undefined;
321
- scrollMarginBottom?: csstype1680.Property.ScrollMarginBottom<string | number> | undefined;
322
- scrollMarginInlineEnd?: csstype1680.Property.ScrollMarginInlineEnd<string | number> | undefined;
323
- scrollMarginInlineStart?: csstype1680.Property.ScrollMarginInlineStart<string | number> | undefined;
324
- scrollMarginLeft?: csstype1680.Property.ScrollMarginLeft<string | number> | undefined;
325
- scrollMarginRight?: csstype1680.Property.ScrollMarginRight<string | number> | undefined;
326
- scrollMarginTop?: csstype1680.Property.ScrollMarginTop<string | number> | undefined;
327
- scrollPaddingBlockEnd?: csstype1680.Property.ScrollPaddingBlockEnd<string | number> | undefined;
328
- scrollPaddingBlockStart?: csstype1680.Property.ScrollPaddingBlockStart<string | number> | undefined;
329
- scrollPaddingBottom?: csstype1680.Property.ScrollPaddingBottom<string | number> | undefined;
330
- scrollPaddingInlineEnd?: csstype1680.Property.ScrollPaddingInlineEnd<string | number> | undefined;
331
- scrollPaddingInlineStart?: csstype1680.Property.ScrollPaddingInlineStart<string | number> | undefined;
332
- scrollPaddingLeft?: csstype1680.Property.ScrollPaddingLeft<string | number> | undefined;
333
- scrollPaddingRight?: csstype1680.Property.ScrollPaddingRight<string | number> | undefined;
334
- scrollPaddingTop?: csstype1680.Property.ScrollPaddingTop<string | number> | undefined;
335
- scrollSnapAlign?: csstype1680.Property.ScrollSnapAlign | undefined;
336
- scrollSnapMarginBottom?: csstype1680.Property.ScrollMarginBottom<string | number> | undefined;
337
- scrollSnapMarginLeft?: csstype1680.Property.ScrollMarginLeft<string | number> | undefined;
338
- scrollSnapMarginRight?: csstype1680.Property.ScrollMarginRight<string | number> | undefined;
339
- scrollSnapMarginTop?: csstype1680.Property.ScrollMarginTop<string | number> | undefined;
340
- scrollSnapStop?: csstype1680.Property.ScrollSnapStop | undefined;
341
- scrollSnapType?: csstype1680.Property.ScrollSnapType | undefined;
342
- scrollTimelineAxis?: csstype1680.Property.ScrollTimelineAxis | undefined;
343
- scrollTimelineName?: csstype1680.Property.ScrollTimelineName | undefined;
344
- scrollbarColor?: csstype1680.Property.ScrollbarColor | undefined;
345
- scrollbarGutter?: csstype1680.Property.ScrollbarGutter | undefined;
346
- scrollbarWidth?: csstype1680.Property.ScrollbarWidth | undefined;
347
- shapeImageThreshold?: csstype1680.Property.ShapeImageThreshold | undefined;
348
- shapeMargin?: csstype1680.Property.ShapeMargin<string | number> | undefined;
349
- shapeOutside?: csstype1680.Property.ShapeOutside | undefined;
350
- tabSize?: csstype1680.Property.TabSize<string | number> | undefined;
351
- tableLayout?: csstype1680.Property.TableLayout | undefined;
352
- textAlign?: csstype1680.Property.TextAlign | undefined;
353
- textAlignLast?: csstype1680.Property.TextAlignLast | undefined;
354
- textCombineUpright?: csstype1680.Property.TextCombineUpright | undefined;
355
- textDecorationColor?: csstype1680.Property.TextDecorationColor | undefined;
356
- textDecorationLine?: csstype1680.Property.TextDecorationLine | undefined;
357
- textDecorationSkip?: csstype1680.Property.TextDecorationSkip | undefined;
358
- textDecorationSkipInk?: csstype1680.Property.TextDecorationSkipInk | undefined;
359
- textDecorationStyle?: csstype1680.Property.TextDecorationStyle | undefined;
360
- textDecorationThickness?: csstype1680.Property.TextDecorationThickness<string | number> | undefined;
361
- textEmphasisColor?: csstype1680.Property.TextEmphasisColor | undefined;
362
- textEmphasisPosition?: csstype1680.Property.TextEmphasisPosition | undefined;
363
- textEmphasisStyle?: csstype1680.Property.TextEmphasisStyle | undefined;
364
- textIndent?: csstype1680.Property.TextIndent<string | number> | undefined;
365
- textJustify?: csstype1680.Property.TextJustify | undefined;
366
- textOrientation?: csstype1680.Property.TextOrientation | undefined;
367
- textOverflow?: csstype1680.Property.TextOverflow | undefined;
368
- textRendering?: csstype1680.Property.TextRendering | undefined;
369
- textShadow?: csstype1680.Property.TextShadow | undefined;
370
- textSizeAdjust?: csstype1680.Property.TextSizeAdjust | undefined;
371
- textTransform?: csstype1680.Property.TextTransform | undefined;
372
- textUnderlineOffset?: csstype1680.Property.TextUnderlineOffset<string | number> | undefined;
373
- textUnderlinePosition?: csstype1680.Property.TextUnderlinePosition | undefined;
374
- textWrap?: csstype1680.Property.TextWrap | undefined;
375
- timelineScope?: csstype1680.Property.TimelineScope | undefined;
376
- top?: csstype1680.Property.Top<string | number> | undefined;
377
- touchAction?: csstype1680.Property.TouchAction | undefined;
378
- transform?: csstype1680.Property.Transform | undefined;
379
- transformBox?: csstype1680.Property.TransformBox | undefined;
380
- transformOrigin?: csstype1680.Property.TransformOrigin<string | number> | undefined;
381
- transformStyle?: csstype1680.Property.TransformStyle | undefined;
382
- transitionBehavior?: csstype1680.Property.TransitionBehavior | undefined;
383
- transitionDelay?: csstype1680.Property.TransitionDelay<string & {}> | undefined;
384
- transitionDuration?: csstype1680.Property.TransitionDuration<string & {}> | undefined;
385
- transitionProperty?: csstype1680.Property.TransitionProperty | undefined;
386
- transitionTimingFunction?: csstype1680.Property.TransitionTimingFunction | undefined;
387
- translate?: csstype1680.Property.Translate<string | number> | undefined;
388
- unicodeBidi?: csstype1680.Property.UnicodeBidi | undefined;
389
- userSelect?: csstype1680.Property.UserSelect | undefined;
390
- verticalAlign?: csstype1680.Property.VerticalAlign<string | number> | undefined;
391
- viewTimelineAxis?: csstype1680.Property.ViewTimelineAxis | undefined;
392
- viewTimelineInset?: csstype1680.Property.ViewTimelineInset<string | number> | undefined;
393
- viewTimelineName?: csstype1680.Property.ViewTimelineName | undefined;
394
- viewTransitionName?: csstype1680.Property.ViewTransitionName | undefined;
395
- visibility?: csstype1680.Property.Visibility | undefined;
396
- whiteSpace?: csstype1680.Property.WhiteSpace | undefined;
397
- whiteSpaceCollapse?: csstype1680.Property.WhiteSpaceCollapse | undefined;
398
- whiteSpaceTrim?: csstype1680.Property.WhiteSpaceTrim | undefined;
399
- widows?: csstype1680.Property.Widows | undefined;
400
- width?: csstype1680.Property.Width<string | number> | undefined;
401
- willChange?: csstype1680.Property.WillChange | undefined;
402
- wordBreak?: csstype1680.Property.WordBreak | undefined;
403
- wordSpacing?: csstype1680.Property.WordSpacing<string | number> | undefined;
404
- wordWrap?: csstype1680.Property.WordWrap | undefined;
405
- writingMode?: csstype1680.Property.WritingMode | undefined;
406
- zIndex?: csstype1680.Property.ZIndex | undefined;
407
- zoom?: csstype1680.Property.Zoom | undefined;
408
- all?: csstype1680.Property.All | undefined;
409
- animation?: csstype1680.Property.Animation<string & {}> | undefined;
410
- animationRange?: csstype1680.Property.AnimationRange<string | number> | undefined;
411
- background?: csstype1680.Property.Background<string | number> | undefined;
412
- backgroundPosition?: csstype1680.Property.BackgroundPosition<string | number> | undefined;
413
- border?: csstype1680.Property.Border<string | number> | undefined;
414
- borderBlock?: csstype1680.Property.BorderBlock<string | number> | undefined;
415
- borderBlockEnd?: csstype1680.Property.BorderBlockEnd<string | number> | undefined;
416
- borderBlockStart?: csstype1680.Property.BorderBlockStart<string | number> | undefined;
417
- borderBottom?: csstype1680.Property.BorderBottom<string | number> | undefined;
418
- borderColor?: csstype1680.Property.BorderColor | undefined;
419
- borderImage?: csstype1680.Property.BorderImage | undefined;
420
- borderInline?: csstype1680.Property.BorderInline<string | number> | undefined;
421
- borderInlineEnd?: csstype1680.Property.BorderInlineEnd<string | number> | undefined;
422
- borderInlineStart?: csstype1680.Property.BorderInlineStart<string | number> | undefined;
423
- borderLeft?: csstype1680.Property.BorderLeft<string | number> | undefined;
424
- borderRadius?: csstype1680.Property.BorderRadius<string | number> | undefined;
425
- borderRight?: csstype1680.Property.BorderRight<string | number> | undefined;
426
- borderStyle?: csstype1680.Property.BorderStyle | undefined;
427
- borderTop?: csstype1680.Property.BorderTop<string | number> | undefined;
428
- borderWidth?: csstype1680.Property.BorderWidth<string | number> | undefined;
429
- caret?: csstype1680.Property.Caret | undefined;
430
- columnRule?: csstype1680.Property.ColumnRule<string | number> | undefined;
431
- columns?: csstype1680.Property.Columns<string | number> | undefined;
432
- containIntrinsicSize?: csstype1680.Property.ContainIntrinsicSize<string | number> | undefined;
433
- container?: csstype1680.Property.Container | undefined;
434
- flex?: csstype1680.Property.Flex<string | number> | undefined;
435
- flexFlow?: csstype1680.Property.FlexFlow | undefined;
436
- font?: csstype1680.Property.Font | undefined;
437
- gap?: csstype1680.Property.Gap<string | number> | undefined;
438
- grid?: csstype1680.Property.Grid | undefined;
439
- gridArea?: csstype1680.Property.GridArea | undefined;
440
- gridColumn?: csstype1680.Property.GridColumn | undefined;
441
- gridRow?: csstype1680.Property.GridRow | undefined;
442
- gridTemplate?: csstype1680.Property.GridTemplate | undefined;
443
- inset?: csstype1680.Property.Inset<string | number> | undefined;
444
- insetBlock?: csstype1680.Property.InsetBlock<string | number> | undefined;
445
- insetInline?: csstype1680.Property.InsetInline<string | number> | undefined;
446
- lineClamp?: csstype1680.Property.LineClamp | undefined;
447
- listStyle?: csstype1680.Property.ListStyle | undefined;
448
- margin?: csstype1680.Property.Margin<string | number> | undefined;
449
- marginBlock?: csstype1680.Property.MarginBlock<string | number> | undefined;
450
- marginInline?: csstype1680.Property.MarginInline<string | number> | undefined;
451
- mask?: csstype1680.Property.Mask<string | number> | undefined;
452
- maskBorder?: csstype1680.Property.MaskBorder | undefined;
453
- motion?: csstype1680.Property.Offset<string | number> | undefined;
454
- offset?: csstype1680.Property.Offset<string | number> | undefined;
455
- outline?: csstype1680.Property.Outline<string | number> | undefined;
456
- overflow?: csstype1680.Property.Overflow | undefined;
457
- overscrollBehavior?: csstype1680.Property.OverscrollBehavior | undefined;
458
- padding?: csstype1680.Property.Padding<string | number> | undefined;
459
- paddingBlock?: csstype1680.Property.PaddingBlock<string | number> | undefined;
460
- paddingInline?: csstype1680.Property.PaddingInline<string | number> | undefined;
461
- placeContent?: csstype1680.Property.PlaceContent | undefined;
462
- placeItems?: csstype1680.Property.PlaceItems | undefined;
463
- placeSelf?: csstype1680.Property.PlaceSelf | undefined;
464
- scrollMargin?: csstype1680.Property.ScrollMargin<string | number> | undefined;
465
- scrollMarginBlock?: csstype1680.Property.ScrollMarginBlock<string | number> | undefined;
466
- scrollMarginInline?: csstype1680.Property.ScrollMarginInline<string | number> | undefined;
467
- scrollPadding?: csstype1680.Property.ScrollPadding<string | number> | undefined;
468
- scrollPaddingBlock?: csstype1680.Property.ScrollPaddingBlock<string | number> | undefined;
469
- scrollPaddingInline?: csstype1680.Property.ScrollPaddingInline<string | number> | undefined;
470
- scrollSnapMargin?: csstype1680.Property.ScrollMargin<string | number> | undefined;
471
- scrollTimeline?: csstype1680.Property.ScrollTimeline | undefined;
472
- textDecoration?: csstype1680.Property.TextDecoration<string | number> | undefined;
473
- textEmphasis?: csstype1680.Property.TextEmphasis | undefined;
474
- transition?: csstype1680.Property.Transition<string & {}> | undefined;
475
- viewTimeline?: csstype1680.Property.ViewTimeline | undefined;
476
- MozAnimationDelay?: csstype1680.Property.AnimationDelay<string & {}> | undefined;
477
- MozAnimationDirection?: csstype1680.Property.AnimationDirection | undefined;
478
- MozAnimationDuration?: csstype1680.Property.AnimationDuration<string & {}> | undefined;
479
- MozAnimationFillMode?: csstype1680.Property.AnimationFillMode | undefined;
480
- MozAnimationIterationCount?: csstype1680.Property.AnimationIterationCount | undefined;
481
- MozAnimationName?: csstype1680.Property.AnimationName | undefined;
482
- MozAnimationPlayState?: csstype1680.Property.AnimationPlayState | undefined;
483
- MozAnimationTimingFunction?: csstype1680.Property.AnimationTimingFunction | undefined;
484
- MozAppearance?: csstype1680.Property.MozAppearance | undefined;
485
- MozBinding?: csstype1680.Property.MozBinding | undefined;
486
- MozBorderBottomColors?: csstype1680.Property.MozBorderBottomColors | undefined;
487
- MozBorderEndColor?: csstype1680.Property.BorderInlineEndColor | undefined;
488
- MozBorderEndStyle?: csstype1680.Property.BorderInlineEndStyle | undefined;
489
- MozBorderEndWidth?: csstype1680.Property.BorderInlineEndWidth<string | number> | undefined;
490
- MozBorderLeftColors?: csstype1680.Property.MozBorderLeftColors | undefined;
491
- MozBorderRightColors?: csstype1680.Property.MozBorderRightColors | undefined;
492
- MozBorderStartColor?: csstype1680.Property.BorderInlineStartColor | undefined;
493
- MozBorderStartStyle?: csstype1680.Property.BorderInlineStartStyle | undefined;
494
- MozBorderTopColors?: csstype1680.Property.MozBorderTopColors | undefined;
495
- MozBoxSizing?: csstype1680.Property.BoxSizing | undefined;
496
- MozColumnCount?: csstype1680.Property.ColumnCount | undefined;
497
- MozColumnFill?: csstype1680.Property.ColumnFill | undefined;
498
- MozColumnRuleColor?: csstype1680.Property.ColumnRuleColor | undefined;
499
- MozColumnRuleStyle?: csstype1680.Property.ColumnRuleStyle | undefined;
500
- MozColumnRuleWidth?: csstype1680.Property.ColumnRuleWidth<string | number> | undefined;
501
- MozColumnWidth?: csstype1680.Property.ColumnWidth<string | number> | undefined;
502
- MozContextProperties?: csstype1680.Property.MozContextProperties | undefined;
503
- MozFontFeatureSettings?: csstype1680.Property.FontFeatureSettings | undefined;
504
- MozFontLanguageOverride?: csstype1680.Property.FontLanguageOverride | undefined;
505
- MozHyphens?: csstype1680.Property.Hyphens | undefined;
506
- MozImageRegion?: csstype1680.Property.MozImageRegion | undefined;
507
- MozMarginEnd?: csstype1680.Property.MarginInlineEnd<string | number> | undefined;
508
- MozMarginStart?: csstype1680.Property.MarginInlineStart<string | number> | undefined;
509
- MozOrient?: csstype1680.Property.MozOrient | undefined;
510
- MozOsxFontSmoothing?: csstype1680.Property.FontSmooth<string | number> | undefined;
511
- MozOutlineRadiusBottomleft?: csstype1680.Property.MozOutlineRadiusBottomleft<string | number> | undefined;
512
- MozOutlineRadiusBottomright?: csstype1680.Property.MozOutlineRadiusBottomright<string | number> | undefined;
513
- MozOutlineRadiusTopleft?: csstype1680.Property.MozOutlineRadiusTopleft<string | number> | undefined;
514
- MozOutlineRadiusTopright?: csstype1680.Property.MozOutlineRadiusTopright<string | number> | undefined;
515
- MozPaddingEnd?: csstype1680.Property.PaddingInlineEnd<string | number> | undefined;
516
- MozPaddingStart?: csstype1680.Property.PaddingInlineStart<string | number> | undefined;
517
- MozStackSizing?: csstype1680.Property.MozStackSizing | undefined;
518
- MozTabSize?: csstype1680.Property.TabSize<string | number> | undefined;
519
- MozTextBlink?: csstype1680.Property.MozTextBlink | undefined;
520
- MozTextSizeAdjust?: csstype1680.Property.TextSizeAdjust | undefined;
521
- MozUserFocus?: csstype1680.Property.MozUserFocus | undefined;
522
- MozUserModify?: csstype1680.Property.MozUserModify | undefined;
523
- MozUserSelect?: csstype1680.Property.UserSelect | undefined;
524
- MozWindowDragging?: csstype1680.Property.MozWindowDragging | undefined;
525
- MozWindowShadow?: csstype1680.Property.MozWindowShadow | undefined;
526
- msAccelerator?: csstype1680.Property.MsAccelerator | undefined;
527
- msBlockProgression?: csstype1680.Property.MsBlockProgression | undefined;
528
- msContentZoomChaining?: csstype1680.Property.MsContentZoomChaining | undefined;
529
- msContentZoomLimitMax?: csstype1680.Property.MsContentZoomLimitMax | undefined;
530
- msContentZoomLimitMin?: csstype1680.Property.MsContentZoomLimitMin | undefined;
531
- msContentZoomSnapPoints?: csstype1680.Property.MsContentZoomSnapPoints | undefined;
532
- msContentZoomSnapType?: csstype1680.Property.MsContentZoomSnapType | undefined;
533
- msContentZooming?: csstype1680.Property.MsContentZooming | undefined;
534
- msFilter?: csstype1680.Property.MsFilter | undefined;
535
- msFlexDirection?: csstype1680.Property.FlexDirection | undefined;
536
- msFlexPositive?: csstype1680.Property.FlexGrow | undefined;
537
- msFlowFrom?: csstype1680.Property.MsFlowFrom | undefined;
538
- msFlowInto?: csstype1680.Property.MsFlowInto | undefined;
539
- msGridColumns?: csstype1680.Property.MsGridColumns<string | number> | undefined;
540
- msGridRows?: csstype1680.Property.MsGridRows<string | number> | undefined;
541
- msHighContrastAdjust?: csstype1680.Property.MsHighContrastAdjust | undefined;
542
- msHyphenateLimitChars?: csstype1680.Property.MsHyphenateLimitChars | undefined;
543
- msHyphenateLimitLines?: csstype1680.Property.MsHyphenateLimitLines | undefined;
544
- msHyphenateLimitZone?: csstype1680.Property.MsHyphenateLimitZone<string | number> | undefined;
545
- msHyphens?: csstype1680.Property.Hyphens | undefined;
546
- msImeAlign?: csstype1680.Property.MsImeAlign | undefined;
547
- msLineBreak?: csstype1680.Property.LineBreak | undefined;
548
- msOrder?: csstype1680.Property.Order | undefined;
549
- msOverflowStyle?: csstype1680.Property.MsOverflowStyle | undefined;
550
- msOverflowX?: csstype1680.Property.OverflowX | undefined;
551
- msOverflowY?: csstype1680.Property.OverflowY | undefined;
552
- msScrollChaining?: csstype1680.Property.MsScrollChaining | undefined;
553
- msScrollLimitXMax?: csstype1680.Property.MsScrollLimitXMax<string | number> | undefined;
554
- msScrollLimitXMin?: csstype1680.Property.MsScrollLimitXMin<string | number> | undefined;
555
- msScrollLimitYMax?: csstype1680.Property.MsScrollLimitYMax<string | number> | undefined;
556
- msScrollLimitYMin?: csstype1680.Property.MsScrollLimitYMin<string | number> | undefined;
557
- msScrollRails?: csstype1680.Property.MsScrollRails | undefined;
558
- msScrollSnapPointsX?: csstype1680.Property.MsScrollSnapPointsX | undefined;
559
- msScrollSnapPointsY?: csstype1680.Property.MsScrollSnapPointsY | undefined;
560
- msScrollSnapType?: csstype1680.Property.MsScrollSnapType | undefined;
561
- msScrollTranslation?: csstype1680.Property.MsScrollTranslation | undefined;
562
- msScrollbar3dlightColor?: csstype1680.Property.MsScrollbar3dlightColor | undefined;
563
- msScrollbarArrowColor?: csstype1680.Property.MsScrollbarArrowColor | undefined;
564
- msScrollbarBaseColor?: csstype1680.Property.MsScrollbarBaseColor | undefined;
565
- msScrollbarDarkshadowColor?: csstype1680.Property.MsScrollbarDarkshadowColor | undefined;
566
- msScrollbarFaceColor?: csstype1680.Property.MsScrollbarFaceColor | undefined;
567
- msScrollbarHighlightColor?: csstype1680.Property.MsScrollbarHighlightColor | undefined;
568
- msScrollbarShadowColor?: csstype1680.Property.MsScrollbarShadowColor | undefined;
569
- msScrollbarTrackColor?: csstype1680.Property.MsScrollbarTrackColor | undefined;
570
- msTextAutospace?: csstype1680.Property.MsTextAutospace | undefined;
571
- msTextCombineHorizontal?: csstype1680.Property.TextCombineUpright | undefined;
572
- msTextOverflow?: csstype1680.Property.TextOverflow | undefined;
573
- msTouchAction?: csstype1680.Property.TouchAction | undefined;
574
- msTouchSelect?: csstype1680.Property.MsTouchSelect | undefined;
575
- msTransform?: csstype1680.Property.Transform | undefined;
576
- msTransformOrigin?: csstype1680.Property.TransformOrigin<string | number> | undefined;
577
- msTransitionDelay?: csstype1680.Property.TransitionDelay<string & {}> | undefined;
578
- msTransitionDuration?: csstype1680.Property.TransitionDuration<string & {}> | undefined;
579
- msTransitionProperty?: csstype1680.Property.TransitionProperty | undefined;
580
- msTransitionTimingFunction?: csstype1680.Property.TransitionTimingFunction | undefined;
581
- msUserSelect?: csstype1680.Property.MsUserSelect | undefined;
582
- msWordBreak?: csstype1680.Property.WordBreak | undefined;
583
- msWrapFlow?: csstype1680.Property.MsWrapFlow | undefined;
584
- msWrapMargin?: csstype1680.Property.MsWrapMargin<string | number> | undefined;
585
- msWrapThrough?: csstype1680.Property.MsWrapThrough | undefined;
586
- msWritingMode?: csstype1680.Property.WritingMode | undefined;
587
- WebkitAlignContent?: csstype1680.Property.AlignContent | undefined;
588
- WebkitAlignItems?: csstype1680.Property.AlignItems | undefined;
589
- WebkitAlignSelf?: csstype1680.Property.AlignSelf | undefined;
590
- WebkitAnimationDelay?: csstype1680.Property.AnimationDelay<string & {}> | undefined;
591
- WebkitAnimationDirection?: csstype1680.Property.AnimationDirection | undefined;
592
- WebkitAnimationDuration?: csstype1680.Property.AnimationDuration<string & {}> | undefined;
593
- WebkitAnimationFillMode?: csstype1680.Property.AnimationFillMode | undefined;
594
- WebkitAnimationIterationCount?: csstype1680.Property.AnimationIterationCount | undefined;
595
- WebkitAnimationName?: csstype1680.Property.AnimationName | undefined;
596
- WebkitAnimationPlayState?: csstype1680.Property.AnimationPlayState | undefined;
597
- WebkitAnimationTimingFunction?: csstype1680.Property.AnimationTimingFunction | undefined;
598
- WebkitAppearance?: csstype1680.Property.WebkitAppearance | undefined;
599
- WebkitBackdropFilter?: csstype1680.Property.BackdropFilter | undefined;
600
- WebkitBackfaceVisibility?: csstype1680.Property.BackfaceVisibility | undefined;
601
- WebkitBackgroundClip?: csstype1680.Property.BackgroundClip | undefined;
602
- WebkitBackgroundOrigin?: csstype1680.Property.BackgroundOrigin | undefined;
603
- WebkitBackgroundSize?: csstype1680.Property.BackgroundSize<string | number> | undefined;
604
- WebkitBorderBeforeColor?: csstype1680.Property.WebkitBorderBeforeColor | undefined;
605
- WebkitBorderBeforeStyle?: csstype1680.Property.WebkitBorderBeforeStyle | undefined;
606
- WebkitBorderBeforeWidth?: csstype1680.Property.WebkitBorderBeforeWidth<string | number> | undefined;
607
- WebkitBorderBottomLeftRadius?: csstype1680.Property.BorderBottomLeftRadius<string | number> | undefined;
608
- WebkitBorderBottomRightRadius?: csstype1680.Property.BorderBottomRightRadius<string | number> | undefined;
609
- WebkitBorderImageSlice?: csstype1680.Property.BorderImageSlice | undefined;
610
- WebkitBorderTopLeftRadius?: csstype1680.Property.BorderTopLeftRadius<string | number> | undefined;
611
- WebkitBorderTopRightRadius?: csstype1680.Property.BorderTopRightRadius<string | number> | undefined;
612
- WebkitBoxDecorationBreak?: csstype1680.Property.BoxDecorationBreak | undefined;
613
- WebkitBoxReflect?: csstype1680.Property.WebkitBoxReflect<string | number> | undefined;
614
- WebkitBoxShadow?: csstype1680.Property.BoxShadow | undefined;
615
- WebkitBoxSizing?: csstype1680.Property.BoxSizing | undefined;
616
- WebkitClipPath?: csstype1680.Property.ClipPath | undefined;
617
- WebkitColumnCount?: csstype1680.Property.ColumnCount | undefined;
618
- WebkitColumnFill?: csstype1680.Property.ColumnFill | undefined;
619
- WebkitColumnRuleColor?: csstype1680.Property.ColumnRuleColor | undefined;
620
- WebkitColumnRuleStyle?: csstype1680.Property.ColumnRuleStyle | undefined;
621
- WebkitColumnRuleWidth?: csstype1680.Property.ColumnRuleWidth<string | number> | undefined;
622
- WebkitColumnSpan?: csstype1680.Property.ColumnSpan | undefined;
623
- WebkitColumnWidth?: csstype1680.Property.ColumnWidth<string | number> | undefined;
624
- WebkitFilter?: csstype1680.Property.Filter | undefined;
625
- WebkitFlexBasis?: csstype1680.Property.FlexBasis<string | number> | undefined;
626
- WebkitFlexDirection?: csstype1680.Property.FlexDirection | undefined;
627
- WebkitFlexGrow?: csstype1680.Property.FlexGrow | undefined;
628
- WebkitFlexShrink?: csstype1680.Property.FlexShrink | undefined;
629
- WebkitFlexWrap?: csstype1680.Property.FlexWrap | undefined;
630
- WebkitFontFeatureSettings?: csstype1680.Property.FontFeatureSettings | undefined;
631
- WebkitFontKerning?: csstype1680.Property.FontKerning | undefined;
632
- WebkitFontSmoothing?: csstype1680.Property.FontSmooth<string | number> | undefined;
633
- WebkitFontVariantLigatures?: csstype1680.Property.FontVariantLigatures | undefined;
634
- WebkitHyphenateCharacter?: csstype1680.Property.HyphenateCharacter | undefined;
635
- WebkitHyphens?: csstype1680.Property.Hyphens | undefined;
636
- WebkitInitialLetter?: csstype1680.Property.InitialLetter | undefined;
637
- WebkitJustifyContent?: csstype1680.Property.JustifyContent | undefined;
638
- WebkitLineBreak?: csstype1680.Property.LineBreak | undefined;
639
- WebkitLineClamp?: csstype1680.Property.WebkitLineClamp | undefined;
640
- WebkitMarginEnd?: csstype1680.Property.MarginInlineEnd<string | number> | undefined;
641
- WebkitMarginStart?: csstype1680.Property.MarginInlineStart<string | number> | undefined;
642
- WebkitMaskAttachment?: csstype1680.Property.WebkitMaskAttachment | undefined;
643
- WebkitMaskBoxImageOutset?: csstype1680.Property.MaskBorderOutset<string | number> | undefined;
644
- WebkitMaskBoxImageRepeat?: csstype1680.Property.MaskBorderRepeat | undefined;
645
- WebkitMaskBoxImageSlice?: csstype1680.Property.MaskBorderSlice | undefined;
646
- WebkitMaskBoxImageSource?: csstype1680.Property.MaskBorderSource | undefined;
647
- WebkitMaskBoxImageWidth?: csstype1680.Property.MaskBorderWidth<string | number> | undefined;
648
- WebkitMaskClip?: csstype1680.Property.WebkitMaskClip | undefined;
649
- WebkitMaskComposite?: csstype1680.Property.WebkitMaskComposite | undefined;
650
- WebkitMaskImage?: csstype1680.Property.WebkitMaskImage | undefined;
651
- WebkitMaskOrigin?: csstype1680.Property.WebkitMaskOrigin | undefined;
652
- WebkitMaskPosition?: csstype1680.Property.WebkitMaskPosition<string | number> | undefined;
653
- WebkitMaskPositionX?: csstype1680.Property.WebkitMaskPositionX<string | number> | undefined;
654
- WebkitMaskPositionY?: csstype1680.Property.WebkitMaskPositionY<string | number> | undefined;
655
- WebkitMaskRepeat?: csstype1680.Property.WebkitMaskRepeat | undefined;
656
- WebkitMaskRepeatX?: csstype1680.Property.WebkitMaskRepeatX | undefined;
657
- WebkitMaskRepeatY?: csstype1680.Property.WebkitMaskRepeatY | undefined;
658
- WebkitMaskSize?: csstype1680.Property.WebkitMaskSize<string | number> | undefined;
659
- WebkitMaxInlineSize?: csstype1680.Property.MaxInlineSize<string | number> | undefined;
660
- WebkitOrder?: csstype1680.Property.Order | undefined;
661
- WebkitOverflowScrolling?: csstype1680.Property.WebkitOverflowScrolling | undefined;
662
- WebkitPaddingEnd?: csstype1680.Property.PaddingInlineEnd<string | number> | undefined;
663
- WebkitPaddingStart?: csstype1680.Property.PaddingInlineStart<string | number> | undefined;
664
- WebkitPerspective?: csstype1680.Property.Perspective<string | number> | undefined;
665
- WebkitPerspectiveOrigin?: csstype1680.Property.PerspectiveOrigin<string | number> | undefined;
666
- WebkitPrintColorAdjust?: csstype1680.Property.PrintColorAdjust | undefined;
667
- WebkitRubyPosition?: csstype1680.Property.RubyPosition | undefined;
668
- WebkitScrollSnapType?: csstype1680.Property.ScrollSnapType | undefined;
669
- WebkitShapeMargin?: csstype1680.Property.ShapeMargin<string | number> | undefined;
670
- WebkitTapHighlightColor?: csstype1680.Property.WebkitTapHighlightColor | undefined;
671
- WebkitTextCombine?: csstype1680.Property.TextCombineUpright | undefined;
672
- WebkitTextDecorationColor?: csstype1680.Property.TextDecorationColor | undefined;
673
- WebkitTextDecorationLine?: csstype1680.Property.TextDecorationLine | undefined;
674
- WebkitTextDecorationSkip?: csstype1680.Property.TextDecorationSkip | undefined;
675
- WebkitTextDecorationStyle?: csstype1680.Property.TextDecorationStyle | undefined;
676
- WebkitTextEmphasisColor?: csstype1680.Property.TextEmphasisColor | undefined;
677
- WebkitTextEmphasisPosition?: csstype1680.Property.TextEmphasisPosition | undefined;
678
- WebkitTextEmphasisStyle?: csstype1680.Property.TextEmphasisStyle | undefined;
679
- WebkitTextFillColor?: csstype1680.Property.WebkitTextFillColor | undefined;
680
- WebkitTextOrientation?: csstype1680.Property.TextOrientation | undefined;
681
- WebkitTextSizeAdjust?: csstype1680.Property.TextSizeAdjust | undefined;
682
- WebkitTextStrokeColor?: csstype1680.Property.WebkitTextStrokeColor | undefined;
683
- WebkitTextStrokeWidth?: csstype1680.Property.WebkitTextStrokeWidth<string | number> | undefined;
684
- WebkitTextUnderlinePosition?: csstype1680.Property.TextUnderlinePosition | undefined;
685
- WebkitTouchCallout?: csstype1680.Property.WebkitTouchCallout | undefined;
686
- WebkitTransform?: csstype1680.Property.Transform | undefined;
687
- WebkitTransformOrigin?: csstype1680.Property.TransformOrigin<string | number> | undefined;
688
- WebkitTransformStyle?: csstype1680.Property.TransformStyle | undefined;
689
- WebkitTransitionDelay?: csstype1680.Property.TransitionDelay<string & {}> | undefined;
690
- WebkitTransitionDuration?: csstype1680.Property.TransitionDuration<string & {}> | undefined;
691
- WebkitTransitionProperty?: csstype1680.Property.TransitionProperty | undefined;
692
- WebkitTransitionTimingFunction?: csstype1680.Property.TransitionTimingFunction | undefined;
693
- WebkitUserModify?: csstype1680.Property.WebkitUserModify | undefined;
694
- WebkitUserSelect?: csstype1680.Property.UserSelect | undefined;
695
- WebkitWritingMode?: csstype1680.Property.WritingMode | undefined;
696
- MozAnimation?: csstype1680.Property.Animation<string & {}> | undefined;
697
- MozBorderImage?: csstype1680.Property.BorderImage | undefined;
698
- MozColumnRule?: csstype1680.Property.ColumnRule<string | number> | undefined;
699
- MozColumns?: csstype1680.Property.Columns<string | number> | undefined;
700
- MozOutlineRadius?: csstype1680.Property.MozOutlineRadius<string | number> | undefined;
701
- msContentZoomLimit?: csstype1680.Property.MsContentZoomLimit | undefined;
702
- msContentZoomSnap?: csstype1680.Property.MsContentZoomSnap | undefined;
703
- msFlex?: csstype1680.Property.Flex<string | number> | undefined;
704
- msScrollLimit?: csstype1680.Property.MsScrollLimit | undefined;
705
- msScrollSnapX?: csstype1680.Property.MsScrollSnapX | undefined;
706
- msScrollSnapY?: csstype1680.Property.MsScrollSnapY | undefined;
707
- msTransition?: csstype1680.Property.Transition<string & {}> | undefined;
708
- WebkitAnimation?: csstype1680.Property.Animation<string & {}> | undefined;
709
- WebkitBorderBefore?: csstype1680.Property.WebkitBorderBefore<string | number> | undefined;
710
- WebkitBorderImage?: csstype1680.Property.BorderImage | undefined;
711
- WebkitBorderRadius?: csstype1680.Property.BorderRadius<string | number> | undefined;
712
- WebkitColumnRule?: csstype1680.Property.ColumnRule<string | number> | undefined;
713
- WebkitColumns?: csstype1680.Property.Columns<string | number> | undefined;
714
- WebkitFlex?: csstype1680.Property.Flex<string | number> | undefined;
715
- WebkitFlexFlow?: csstype1680.Property.FlexFlow | undefined;
716
- WebkitMask?: csstype1680.Property.WebkitMask<string | number> | undefined;
717
- WebkitMaskBoxImage?: csstype1680.Property.MaskBorder | undefined;
718
- WebkitTextEmphasis?: csstype1680.Property.TextEmphasis | undefined;
719
- WebkitTextStroke?: csstype1680.Property.WebkitTextStroke<string | number> | undefined;
720
- WebkitTransition?: csstype1680.Property.Transition<string & {}> | undefined;
721
- azimuth?: csstype1680.Property.Azimuth | undefined;
722
- boxAlign?: csstype1680.Property.BoxAlign | undefined;
723
- boxDirection?: csstype1680.Property.BoxDirection | undefined;
724
- boxFlex?: csstype1680.Property.BoxFlex | undefined;
725
- boxFlexGroup?: csstype1680.Property.BoxFlexGroup | undefined;
726
- boxLines?: csstype1680.Property.BoxLines | undefined;
727
- boxOrdinalGroup?: csstype1680.Property.BoxOrdinalGroup | undefined;
728
- boxOrient?: csstype1680.Property.BoxOrient | undefined;
729
- boxPack?: csstype1680.Property.BoxPack | undefined;
730
- clip?: csstype1680.Property.Clip | undefined;
731
- gridColumnGap?: csstype1680.Property.GridColumnGap<string | number> | undefined;
732
- gridGap?: csstype1680.Property.GridGap<string | number> | undefined;
733
- gridRowGap?: csstype1680.Property.GridRowGap<string | number> | undefined;
734
- imeMode?: csstype1680.Property.ImeMode | undefined;
735
- offsetBlock?: csstype1680.Property.InsetBlock<string | number> | undefined;
736
- offsetBlockEnd?: csstype1680.Property.InsetBlockEnd<string | number> | undefined;
737
- offsetBlockStart?: csstype1680.Property.InsetBlockStart<string | number> | undefined;
738
- offsetInline?: csstype1680.Property.InsetInline<string | number> | undefined;
739
- offsetInlineEnd?: csstype1680.Property.InsetInlineEnd<string | number> | undefined;
740
- offsetInlineStart?: csstype1680.Property.InsetInlineStart<string | number> | undefined;
741
- scrollSnapCoordinate?: csstype1680.Property.ScrollSnapCoordinate<string | number> | undefined;
742
- scrollSnapDestination?: csstype1680.Property.ScrollSnapDestination<string | number> | undefined;
743
- scrollSnapPointsX?: csstype1680.Property.ScrollSnapPointsX | undefined;
744
- scrollSnapPointsY?: csstype1680.Property.ScrollSnapPointsY | undefined;
745
- scrollSnapTypeX?: csstype1680.Property.ScrollSnapTypeX | undefined;
746
- scrollSnapTypeY?: csstype1680.Property.ScrollSnapTypeY | undefined;
747
- KhtmlBoxAlign?: csstype1680.Property.BoxAlign | undefined;
748
- KhtmlBoxDirection?: csstype1680.Property.BoxDirection | undefined;
749
- KhtmlBoxFlex?: csstype1680.Property.BoxFlex | undefined;
750
- KhtmlBoxFlexGroup?: csstype1680.Property.BoxFlexGroup | undefined;
751
- KhtmlBoxLines?: csstype1680.Property.BoxLines | undefined;
752
- KhtmlBoxOrdinalGroup?: csstype1680.Property.BoxOrdinalGroup | undefined;
753
- KhtmlBoxOrient?: csstype1680.Property.BoxOrient | undefined;
754
- KhtmlBoxPack?: csstype1680.Property.BoxPack | undefined;
755
- KhtmlLineBreak?: csstype1680.Property.LineBreak | undefined;
756
- KhtmlOpacity?: csstype1680.Property.Opacity | undefined;
757
- KhtmlUserSelect?: csstype1680.Property.UserSelect | undefined;
758
- MozBackfaceVisibility?: csstype1680.Property.BackfaceVisibility | undefined;
759
- MozBackgroundClip?: csstype1680.Property.BackgroundClip | undefined;
760
- MozBackgroundInlinePolicy?: csstype1680.Property.BoxDecorationBreak | undefined;
761
- MozBackgroundOrigin?: csstype1680.Property.BackgroundOrigin | undefined;
762
- MozBackgroundSize?: csstype1680.Property.BackgroundSize<string | number> | undefined;
763
- MozBorderRadius?: csstype1680.Property.BorderRadius<string | number> | undefined;
764
- MozBorderRadiusBottomleft?: csstype1680.Property.BorderBottomLeftRadius<string | number> | undefined;
765
- MozBorderRadiusBottomright?: csstype1680.Property.BorderBottomRightRadius<string | number> | undefined;
766
- MozBorderRadiusTopleft?: csstype1680.Property.BorderTopLeftRadius<string | number> | undefined;
767
- MozBorderRadiusTopright?: csstype1680.Property.BorderTopRightRadius<string | number> | undefined;
768
- MozBoxAlign?: csstype1680.Property.BoxAlign | undefined;
769
- MozBoxDirection?: csstype1680.Property.BoxDirection | undefined;
770
- MozBoxFlex?: csstype1680.Property.BoxFlex | undefined;
771
- MozBoxOrdinalGroup?: csstype1680.Property.BoxOrdinalGroup | undefined;
772
- MozBoxOrient?: csstype1680.Property.BoxOrient | undefined;
773
- MozBoxPack?: csstype1680.Property.BoxPack | undefined;
774
- MozBoxShadow?: csstype1680.Property.BoxShadow | undefined;
775
- MozFloatEdge?: csstype1680.Property.MozFloatEdge | undefined;
776
- MozForceBrokenImageIcon?: csstype1680.Property.MozForceBrokenImageIcon | undefined;
777
- MozOpacity?: csstype1680.Property.Opacity | undefined;
778
- MozOutline?: csstype1680.Property.Outline<string | number> | undefined;
779
- MozOutlineColor?: csstype1680.Property.OutlineColor | undefined;
780
- MozOutlineStyle?: csstype1680.Property.OutlineStyle | undefined;
781
- MozOutlineWidth?: csstype1680.Property.OutlineWidth<string | number> | undefined;
782
- MozPerspective?: csstype1680.Property.Perspective<string | number> | undefined;
783
- MozPerspectiveOrigin?: csstype1680.Property.PerspectiveOrigin<string | number> | undefined;
784
- MozTextAlignLast?: csstype1680.Property.TextAlignLast | undefined;
785
- MozTextDecorationColor?: csstype1680.Property.TextDecorationColor | undefined;
786
- MozTextDecorationLine?: csstype1680.Property.TextDecorationLine | undefined;
787
- MozTextDecorationStyle?: csstype1680.Property.TextDecorationStyle | undefined;
788
- MozTransform?: csstype1680.Property.Transform | undefined;
789
- MozTransformOrigin?: csstype1680.Property.TransformOrigin<string | number> | undefined;
790
- MozTransformStyle?: csstype1680.Property.TransformStyle | undefined;
791
- MozTransition?: csstype1680.Property.Transition<string & {}> | undefined;
792
- MozTransitionDelay?: csstype1680.Property.TransitionDelay<string & {}> | undefined;
793
- MozTransitionDuration?: csstype1680.Property.TransitionDuration<string & {}> | undefined;
794
- MozTransitionProperty?: csstype1680.Property.TransitionProperty | undefined;
795
- MozTransitionTimingFunction?: csstype1680.Property.TransitionTimingFunction | undefined;
796
- MozUserInput?: csstype1680.Property.MozUserInput | undefined;
797
- msImeMode?: csstype1680.Property.ImeMode | undefined;
798
- OAnimation?: csstype1680.Property.Animation<string & {}> | undefined;
799
- OAnimationDelay?: csstype1680.Property.AnimationDelay<string & {}> | undefined;
800
- OAnimationDirection?: csstype1680.Property.AnimationDirection | undefined;
801
- OAnimationDuration?: csstype1680.Property.AnimationDuration<string & {}> | undefined;
802
- OAnimationFillMode?: csstype1680.Property.AnimationFillMode | undefined;
803
- OAnimationIterationCount?: csstype1680.Property.AnimationIterationCount | undefined;
804
- OAnimationName?: csstype1680.Property.AnimationName | undefined;
805
- OAnimationPlayState?: csstype1680.Property.AnimationPlayState | undefined;
806
- OAnimationTimingFunction?: csstype1680.Property.AnimationTimingFunction | undefined;
807
- OBackgroundSize?: csstype1680.Property.BackgroundSize<string | number> | undefined;
808
- OBorderImage?: csstype1680.Property.BorderImage | undefined;
809
- OObjectFit?: csstype1680.Property.ObjectFit | undefined;
810
- OObjectPosition?: csstype1680.Property.ObjectPosition<string | number> | undefined;
811
- OTabSize?: csstype1680.Property.TabSize<string | number> | undefined;
812
- OTextOverflow?: csstype1680.Property.TextOverflow | undefined;
813
- OTransform?: csstype1680.Property.Transform | undefined;
814
- OTransformOrigin?: csstype1680.Property.TransformOrigin<string | number> | undefined;
815
- OTransition?: csstype1680.Property.Transition<string & {}> | undefined;
816
- OTransitionDelay?: csstype1680.Property.TransitionDelay<string & {}> | undefined;
817
- OTransitionDuration?: csstype1680.Property.TransitionDuration<string & {}> | undefined;
818
- OTransitionProperty?: csstype1680.Property.TransitionProperty | undefined;
819
- OTransitionTimingFunction?: csstype1680.Property.TransitionTimingFunction | undefined;
820
- WebkitBoxAlign?: csstype1680.Property.BoxAlign | undefined;
821
- WebkitBoxDirection?: csstype1680.Property.BoxDirection | undefined;
822
- WebkitBoxFlex?: csstype1680.Property.BoxFlex | undefined;
823
- WebkitBoxFlexGroup?: csstype1680.Property.BoxFlexGroup | undefined;
824
- WebkitBoxLines?: csstype1680.Property.BoxLines | undefined;
825
- WebkitBoxOrdinalGroup?: csstype1680.Property.BoxOrdinalGroup | undefined;
826
- WebkitBoxOrient?: csstype1680.Property.BoxOrient | undefined;
827
- WebkitBoxPack?: csstype1680.Property.BoxPack | undefined;
828
- alignmentBaseline?: csstype1680.Property.AlignmentBaseline | undefined;
829
- baselineShift?: csstype1680.Property.BaselineShift<string | number> | undefined;
830
- clipRule?: csstype1680.Property.ClipRule | undefined;
831
- colorInterpolation?: csstype1680.Property.ColorInterpolation | undefined;
832
- colorRendering?: csstype1680.Property.ColorRendering | undefined;
833
- dominantBaseline?: csstype1680.Property.DominantBaseline | undefined;
834
- fill?: csstype1680.Property.Fill | undefined;
835
- fillOpacity?: csstype1680.Property.FillOpacity | undefined;
836
- fillRule?: csstype1680.Property.FillRule | undefined;
837
- floodColor?: csstype1680.Property.FloodColor | undefined;
838
- floodOpacity?: csstype1680.Property.FloodOpacity | undefined;
839
- glyphOrientationVertical?: csstype1680.Property.GlyphOrientationVertical | undefined;
840
- lightingColor?: csstype1680.Property.LightingColor | undefined;
841
- marker?: csstype1680.Property.Marker | undefined;
842
- markerEnd?: csstype1680.Property.MarkerEnd | undefined;
843
- markerMid?: csstype1680.Property.MarkerMid | undefined;
844
- markerStart?: csstype1680.Property.MarkerStart | undefined;
845
- shapeRendering?: csstype1680.Property.ShapeRendering | undefined;
846
- stopColor?: csstype1680.Property.StopColor | undefined;
847
- stopOpacity?: csstype1680.Property.StopOpacity | undefined;
848
- stroke?: csstype1680.Property.Stroke | undefined;
849
- strokeDasharray?: csstype1680.Property.StrokeDasharray<string | number> | undefined;
850
- strokeDashoffset?: csstype1680.Property.StrokeDashoffset<string | number> | undefined;
851
- strokeLinecap?: csstype1680.Property.StrokeLinecap | undefined;
852
- strokeLinejoin?: csstype1680.Property.StrokeLinejoin | undefined;
853
- strokeMiterlimit?: csstype1680.Property.StrokeMiterlimit | undefined;
854
- strokeOpacity?: csstype1680.Property.StrokeOpacity | undefined;
855
- strokeWidth?: csstype1680.Property.StrokeWidth<string | number> | undefined;
856
- textAnchor?: csstype1680.Property.TextAnchor | undefined;
857
- vectorEffect?: csstype1680.Property.VectorEffect | undefined;
33
+ accentColor?: csstype2361.Property.AccentColor | undefined;
34
+ alignContent?: csstype2361.Property.AlignContent | undefined;
35
+ alignItems?: csstype2361.Property.AlignItems | undefined;
36
+ alignSelf?: csstype2361.Property.AlignSelf | undefined;
37
+ alignTracks?: csstype2361.Property.AlignTracks | undefined;
38
+ animationComposition?: csstype2361.Property.AnimationComposition | undefined;
39
+ animationDelay?: csstype2361.Property.AnimationDelay<string & {}> | undefined;
40
+ animationDirection?: csstype2361.Property.AnimationDirection | undefined;
41
+ animationDuration?: csstype2361.Property.AnimationDuration<string & {}> | undefined;
42
+ animationFillMode?: csstype2361.Property.AnimationFillMode | undefined;
43
+ animationIterationCount?: csstype2361.Property.AnimationIterationCount | undefined;
44
+ animationName?: csstype2361.Property.AnimationName | undefined;
45
+ animationPlayState?: csstype2361.Property.AnimationPlayState | undefined;
46
+ animationRangeEnd?: csstype2361.Property.AnimationRangeEnd<string | number> | undefined;
47
+ animationRangeStart?: csstype2361.Property.AnimationRangeStart<string | number> | undefined;
48
+ animationTimeline?: csstype2361.Property.AnimationTimeline | undefined;
49
+ animationTimingFunction?: csstype2361.Property.AnimationTimingFunction | undefined;
50
+ appearance?: csstype2361.Property.Appearance | undefined;
51
+ aspectRatio?: csstype2361.Property.AspectRatio | undefined;
52
+ backdropFilter?: csstype2361.Property.BackdropFilter | undefined;
53
+ backfaceVisibility?: csstype2361.Property.BackfaceVisibility | undefined;
54
+ backgroundAttachment?: csstype2361.Property.BackgroundAttachment | undefined;
55
+ backgroundBlendMode?: csstype2361.Property.BackgroundBlendMode | undefined;
56
+ backgroundClip?: csstype2361.Property.BackgroundClip | undefined;
57
+ backgroundColor?: csstype2361.Property.BackgroundColor | undefined;
58
+ backgroundImage?: csstype2361.Property.BackgroundImage | undefined;
59
+ backgroundOrigin?: csstype2361.Property.BackgroundOrigin | undefined;
60
+ backgroundPositionX?: csstype2361.Property.BackgroundPositionX<string | number> | undefined;
61
+ backgroundPositionY?: csstype2361.Property.BackgroundPositionY<string | number> | undefined;
62
+ backgroundRepeat?: csstype2361.Property.BackgroundRepeat | undefined;
63
+ backgroundSize?: csstype2361.Property.BackgroundSize<string | number> | undefined;
64
+ blockOverflow?: csstype2361.Property.BlockOverflow | undefined;
65
+ blockSize?: csstype2361.Property.BlockSize<string | number> | undefined;
66
+ borderBlockColor?: csstype2361.Property.BorderBlockColor | undefined;
67
+ borderBlockEndColor?: csstype2361.Property.BorderBlockEndColor | undefined;
68
+ borderBlockEndStyle?: csstype2361.Property.BorderBlockEndStyle | undefined;
69
+ borderBlockEndWidth?: csstype2361.Property.BorderBlockEndWidth<string | number> | undefined;
70
+ borderBlockStartColor?: csstype2361.Property.BorderBlockStartColor | undefined;
71
+ borderBlockStartStyle?: csstype2361.Property.BorderBlockStartStyle | undefined;
72
+ borderBlockStartWidth?: csstype2361.Property.BorderBlockStartWidth<string | number> | undefined;
73
+ borderBlockStyle?: csstype2361.Property.BorderBlockStyle | undefined;
74
+ borderBlockWidth?: csstype2361.Property.BorderBlockWidth<string | number> | undefined;
75
+ borderBottomColor?: csstype2361.Property.BorderBottomColor | undefined;
76
+ borderBottomLeftRadius?: csstype2361.Property.BorderBottomLeftRadius<string | number> | undefined;
77
+ borderBottomRightRadius?: csstype2361.Property.BorderBottomRightRadius<string | number> | undefined;
78
+ borderBottomStyle?: csstype2361.Property.BorderBottomStyle | undefined;
79
+ borderBottomWidth?: csstype2361.Property.BorderBottomWidth<string | number> | undefined;
80
+ borderCollapse?: csstype2361.Property.BorderCollapse | undefined;
81
+ borderEndEndRadius?: csstype2361.Property.BorderEndEndRadius<string | number> | undefined;
82
+ borderEndStartRadius?: csstype2361.Property.BorderEndStartRadius<string | number> | undefined;
83
+ borderImageOutset?: csstype2361.Property.BorderImageOutset<string | number> | undefined;
84
+ borderImageRepeat?: csstype2361.Property.BorderImageRepeat | undefined;
85
+ borderImageSlice?: csstype2361.Property.BorderImageSlice | undefined;
86
+ borderImageSource?: csstype2361.Property.BorderImageSource | undefined;
87
+ borderImageWidth?: csstype2361.Property.BorderImageWidth<string | number> | undefined;
88
+ borderInlineColor?: csstype2361.Property.BorderInlineColor | undefined;
89
+ borderInlineEndColor?: csstype2361.Property.BorderInlineEndColor | undefined;
90
+ borderInlineEndStyle?: csstype2361.Property.BorderInlineEndStyle | undefined;
91
+ borderInlineEndWidth?: csstype2361.Property.BorderInlineEndWidth<string | number> | undefined;
92
+ borderInlineStartColor?: csstype2361.Property.BorderInlineStartColor | undefined;
93
+ borderInlineStartStyle?: csstype2361.Property.BorderInlineStartStyle | undefined;
94
+ borderInlineStartWidth?: csstype2361.Property.BorderInlineStartWidth<string | number> | undefined;
95
+ borderInlineStyle?: csstype2361.Property.BorderInlineStyle | undefined;
96
+ borderInlineWidth?: csstype2361.Property.BorderInlineWidth<string | number> | undefined;
97
+ borderLeftColor?: csstype2361.Property.BorderLeftColor | undefined;
98
+ borderLeftStyle?: csstype2361.Property.BorderLeftStyle | undefined;
99
+ borderLeftWidth?: csstype2361.Property.BorderLeftWidth<string | number> | undefined;
100
+ borderRightColor?: csstype2361.Property.BorderRightColor | undefined;
101
+ borderRightStyle?: csstype2361.Property.BorderRightStyle | undefined;
102
+ borderRightWidth?: csstype2361.Property.BorderRightWidth<string | number> | undefined;
103
+ borderSpacing?: csstype2361.Property.BorderSpacing<string | number> | undefined;
104
+ borderStartEndRadius?: csstype2361.Property.BorderStartEndRadius<string | number> | undefined;
105
+ borderStartStartRadius?: csstype2361.Property.BorderStartStartRadius<string | number> | undefined;
106
+ borderTopColor?: csstype2361.Property.BorderTopColor | undefined;
107
+ borderTopLeftRadius?: csstype2361.Property.BorderTopLeftRadius<string | number> | undefined;
108
+ borderTopRightRadius?: csstype2361.Property.BorderTopRightRadius<string | number> | undefined;
109
+ borderTopStyle?: csstype2361.Property.BorderTopStyle | undefined;
110
+ borderTopWidth?: csstype2361.Property.BorderTopWidth<string | number> | undefined;
111
+ bottom?: csstype2361.Property.Bottom<string | number> | undefined;
112
+ boxDecorationBreak?: csstype2361.Property.BoxDecorationBreak | undefined;
113
+ boxShadow?: csstype2361.Property.BoxShadow | undefined;
114
+ boxSizing?: csstype2361.Property.BoxSizing | undefined;
115
+ breakAfter?: csstype2361.Property.BreakAfter | undefined;
116
+ breakBefore?: csstype2361.Property.BreakBefore | undefined;
117
+ breakInside?: csstype2361.Property.BreakInside | undefined;
118
+ captionSide?: csstype2361.Property.CaptionSide | undefined;
119
+ caretColor?: csstype2361.Property.CaretColor | undefined;
120
+ caretShape?: csstype2361.Property.CaretShape | undefined;
121
+ clear?: csstype2361.Property.Clear | undefined;
122
+ clipPath?: csstype2361.Property.ClipPath | undefined;
123
+ color?: csstype2361.Property.Color | undefined;
124
+ colorAdjust?: csstype2361.Property.PrintColorAdjust | undefined;
125
+ colorScheme?: csstype2361.Property.ColorScheme | undefined;
126
+ columnCount?: csstype2361.Property.ColumnCount | undefined;
127
+ columnFill?: csstype2361.Property.ColumnFill | undefined;
128
+ columnGap?: csstype2361.Property.ColumnGap<string | number> | undefined;
129
+ columnRuleColor?: csstype2361.Property.ColumnRuleColor | undefined;
130
+ columnRuleStyle?: csstype2361.Property.ColumnRuleStyle | undefined;
131
+ columnRuleWidth?: csstype2361.Property.ColumnRuleWidth<string | number> | undefined;
132
+ columnSpan?: csstype2361.Property.ColumnSpan | undefined;
133
+ columnWidth?: csstype2361.Property.ColumnWidth<string | number> | undefined;
134
+ contain?: csstype2361.Property.Contain | undefined;
135
+ containIntrinsicBlockSize?: csstype2361.Property.ContainIntrinsicBlockSize<string | number> | undefined;
136
+ containIntrinsicHeight?: csstype2361.Property.ContainIntrinsicHeight<string | number> | undefined;
137
+ containIntrinsicInlineSize?: csstype2361.Property.ContainIntrinsicInlineSize<string | number> | undefined;
138
+ containIntrinsicWidth?: csstype2361.Property.ContainIntrinsicWidth<string | number> | undefined;
139
+ containerName?: csstype2361.Property.ContainerName | undefined;
140
+ containerType?: csstype2361.Property.ContainerType | undefined;
141
+ content?: csstype2361.Property.Content | undefined;
142
+ contentVisibility?: csstype2361.Property.ContentVisibility | undefined;
143
+ counterIncrement?: csstype2361.Property.CounterIncrement | undefined;
144
+ counterReset?: csstype2361.Property.CounterReset | undefined;
145
+ counterSet?: csstype2361.Property.CounterSet | undefined;
146
+ cursor?: csstype2361.Property.Cursor | undefined;
147
+ direction?: csstype2361.Property.Direction | undefined;
148
+ display?: csstype2361.Property.Display | undefined;
149
+ emptyCells?: csstype2361.Property.EmptyCells | undefined;
150
+ filter?: csstype2361.Property.Filter | undefined;
151
+ flexBasis?: csstype2361.Property.FlexBasis<string | number> | undefined;
152
+ flexDirection?: csstype2361.Property.FlexDirection | undefined;
153
+ flexGrow?: csstype2361.Property.FlexGrow | undefined;
154
+ flexShrink?: csstype2361.Property.FlexShrink | undefined;
155
+ flexWrap?: csstype2361.Property.FlexWrap | undefined;
156
+ float?: csstype2361.Property.Float | undefined;
157
+ fontFamily?: csstype2361.Property.FontFamily | undefined;
158
+ fontFeatureSettings?: csstype2361.Property.FontFeatureSettings | undefined;
159
+ fontKerning?: csstype2361.Property.FontKerning | undefined;
160
+ fontLanguageOverride?: csstype2361.Property.FontLanguageOverride | undefined;
161
+ fontOpticalSizing?: csstype2361.Property.FontOpticalSizing | undefined;
162
+ fontPalette?: csstype2361.Property.FontPalette | undefined;
163
+ fontSize?: csstype2361.Property.FontSize<string | number> | undefined;
164
+ fontSizeAdjust?: csstype2361.Property.FontSizeAdjust | undefined;
165
+ fontSmooth?: csstype2361.Property.FontSmooth<string | number> | undefined;
166
+ fontStretch?: csstype2361.Property.FontStretch | undefined;
167
+ fontStyle?: csstype2361.Property.FontStyle | undefined;
168
+ fontSynthesis?: csstype2361.Property.FontSynthesis | undefined;
169
+ fontSynthesisPosition?: csstype2361.Property.FontSynthesisPosition | undefined;
170
+ fontSynthesisSmallCaps?: csstype2361.Property.FontSynthesisSmallCaps | undefined;
171
+ fontSynthesisStyle?: csstype2361.Property.FontSynthesisStyle | undefined;
172
+ fontSynthesisWeight?: csstype2361.Property.FontSynthesisWeight | undefined;
173
+ fontVariant?: csstype2361.Property.FontVariant | undefined;
174
+ fontVariantAlternates?: csstype2361.Property.FontVariantAlternates | undefined;
175
+ fontVariantCaps?: csstype2361.Property.FontVariantCaps | undefined;
176
+ fontVariantEastAsian?: csstype2361.Property.FontVariantEastAsian | undefined;
177
+ fontVariantEmoji?: csstype2361.Property.FontVariantEmoji | undefined;
178
+ fontVariantLigatures?: csstype2361.Property.FontVariantLigatures | undefined;
179
+ fontVariantNumeric?: csstype2361.Property.FontVariantNumeric | undefined;
180
+ fontVariantPosition?: csstype2361.Property.FontVariantPosition | undefined;
181
+ fontVariationSettings?: csstype2361.Property.FontVariationSettings | undefined;
182
+ fontWeight?: csstype2361.Property.FontWeight | undefined;
183
+ forcedColorAdjust?: csstype2361.Property.ForcedColorAdjust | undefined;
184
+ gridAutoColumns?: csstype2361.Property.GridAutoColumns<string | number> | undefined;
185
+ gridAutoFlow?: csstype2361.Property.GridAutoFlow | undefined;
186
+ gridAutoRows?: csstype2361.Property.GridAutoRows<string | number> | undefined;
187
+ gridColumnEnd?: csstype2361.Property.GridColumnEnd | undefined;
188
+ gridColumnStart?: csstype2361.Property.GridColumnStart | undefined;
189
+ gridRowEnd?: csstype2361.Property.GridRowEnd | undefined;
190
+ gridRowStart?: csstype2361.Property.GridRowStart | undefined;
191
+ gridTemplateAreas?: csstype2361.Property.GridTemplateAreas | undefined;
192
+ gridTemplateColumns?: csstype2361.Property.GridTemplateColumns<string | number> | undefined;
193
+ gridTemplateRows?: csstype2361.Property.GridTemplateRows<string | number> | undefined;
194
+ hangingPunctuation?: csstype2361.Property.HangingPunctuation | undefined;
195
+ height?: csstype2361.Property.Height<string | number> | undefined;
196
+ hyphenateCharacter?: csstype2361.Property.HyphenateCharacter | undefined;
197
+ hyphenateLimitChars?: csstype2361.Property.HyphenateLimitChars | undefined;
198
+ hyphens?: csstype2361.Property.Hyphens | undefined;
199
+ imageOrientation?: csstype2361.Property.ImageOrientation | undefined;
200
+ imageRendering?: csstype2361.Property.ImageRendering | undefined;
201
+ imageResolution?: csstype2361.Property.ImageResolution | undefined;
202
+ initialLetter?: csstype2361.Property.InitialLetter | undefined;
203
+ inlineSize?: csstype2361.Property.InlineSize<string | number> | undefined;
204
+ inputSecurity?: csstype2361.Property.InputSecurity | undefined;
205
+ insetBlockEnd?: csstype2361.Property.InsetBlockEnd<string | number> | undefined;
206
+ insetBlockStart?: csstype2361.Property.InsetBlockStart<string | number> | undefined;
207
+ insetInlineEnd?: csstype2361.Property.InsetInlineEnd<string | number> | undefined;
208
+ insetInlineStart?: csstype2361.Property.InsetInlineStart<string | number> | undefined;
209
+ isolation?: csstype2361.Property.Isolation | undefined;
210
+ justifyContent?: csstype2361.Property.JustifyContent | undefined;
211
+ justifyItems?: csstype2361.Property.JustifyItems | undefined;
212
+ justifySelf?: csstype2361.Property.JustifySelf | undefined;
213
+ justifyTracks?: csstype2361.Property.JustifyTracks | undefined;
214
+ left?: csstype2361.Property.Left<string | number> | undefined;
215
+ letterSpacing?: csstype2361.Property.LetterSpacing<string | number> | undefined;
216
+ lineBreak?: csstype2361.Property.LineBreak | undefined;
217
+ lineHeight?: csstype2361.Property.LineHeight<string | number> | undefined;
218
+ lineHeightStep?: csstype2361.Property.LineHeightStep<string | number> | undefined;
219
+ listStyleImage?: csstype2361.Property.ListStyleImage | undefined;
220
+ listStylePosition?: csstype2361.Property.ListStylePosition | undefined;
221
+ listStyleType?: csstype2361.Property.ListStyleType | undefined;
222
+ marginBlockEnd?: csstype2361.Property.MarginBlockEnd<string | number> | undefined;
223
+ marginBlockStart?: csstype2361.Property.MarginBlockStart<string | number> | undefined;
224
+ marginBottom?: csstype2361.Property.MarginBottom<string | number> | undefined;
225
+ marginInlineEnd?: csstype2361.Property.MarginInlineEnd<string | number> | undefined;
226
+ marginInlineStart?: csstype2361.Property.MarginInlineStart<string | number> | undefined;
227
+ marginLeft?: csstype2361.Property.MarginLeft<string | number> | undefined;
228
+ marginRight?: csstype2361.Property.MarginRight<string | number> | undefined;
229
+ marginTop?: csstype2361.Property.MarginTop<string | number> | undefined;
230
+ marginTrim?: csstype2361.Property.MarginTrim | undefined;
231
+ maskBorderMode?: csstype2361.Property.MaskBorderMode | undefined;
232
+ maskBorderOutset?: csstype2361.Property.MaskBorderOutset<string | number> | undefined;
233
+ maskBorderRepeat?: csstype2361.Property.MaskBorderRepeat | undefined;
234
+ maskBorderSlice?: csstype2361.Property.MaskBorderSlice | undefined;
235
+ maskBorderSource?: csstype2361.Property.MaskBorderSource | undefined;
236
+ maskBorderWidth?: csstype2361.Property.MaskBorderWidth<string | number> | undefined;
237
+ maskClip?: csstype2361.Property.MaskClip | undefined;
238
+ maskComposite?: csstype2361.Property.MaskComposite | undefined;
239
+ maskImage?: csstype2361.Property.MaskImage | undefined;
240
+ maskMode?: csstype2361.Property.MaskMode | undefined;
241
+ maskOrigin?: csstype2361.Property.MaskOrigin | undefined;
242
+ maskPosition?: csstype2361.Property.MaskPosition<string | number> | undefined;
243
+ maskRepeat?: csstype2361.Property.MaskRepeat | undefined;
244
+ maskSize?: csstype2361.Property.MaskSize<string | number> | undefined;
245
+ maskType?: csstype2361.Property.MaskType | undefined;
246
+ masonryAutoFlow?: csstype2361.Property.MasonryAutoFlow | undefined;
247
+ mathDepth?: csstype2361.Property.MathDepth | undefined;
248
+ mathShift?: csstype2361.Property.MathShift | undefined;
249
+ mathStyle?: csstype2361.Property.MathStyle | undefined;
250
+ maxBlockSize?: csstype2361.Property.MaxBlockSize<string | number> | undefined;
251
+ maxHeight?: csstype2361.Property.MaxHeight<string | number> | undefined;
252
+ maxInlineSize?: csstype2361.Property.MaxInlineSize<string | number> | undefined;
253
+ maxLines?: csstype2361.Property.MaxLines | undefined;
254
+ maxWidth?: csstype2361.Property.MaxWidth<string | number> | undefined;
255
+ minBlockSize?: csstype2361.Property.MinBlockSize<string | number> | undefined;
256
+ minHeight?: csstype2361.Property.MinHeight<string | number> | undefined;
257
+ minInlineSize?: csstype2361.Property.MinInlineSize<string | number> | undefined;
258
+ minWidth?: csstype2361.Property.MinWidth<string | number> | undefined;
259
+ mixBlendMode?: csstype2361.Property.MixBlendMode | undefined;
260
+ motionDistance?: csstype2361.Property.OffsetDistance<string | number> | undefined;
261
+ motionPath?: csstype2361.Property.OffsetPath | undefined;
262
+ motionRotation?: csstype2361.Property.OffsetRotate | undefined;
263
+ objectFit?: csstype2361.Property.ObjectFit | undefined;
264
+ objectPosition?: csstype2361.Property.ObjectPosition<string | number> | undefined;
265
+ offsetAnchor?: csstype2361.Property.OffsetAnchor<string | number> | undefined;
266
+ offsetDistance?: csstype2361.Property.OffsetDistance<string | number> | undefined;
267
+ offsetPath?: csstype2361.Property.OffsetPath | undefined;
268
+ offsetPosition?: csstype2361.Property.OffsetPosition<string | number> | undefined;
269
+ offsetRotate?: csstype2361.Property.OffsetRotate | undefined;
270
+ offsetRotation?: csstype2361.Property.OffsetRotate | undefined;
271
+ opacity?: csstype2361.Property.Opacity | undefined;
272
+ order?: csstype2361.Property.Order | undefined;
273
+ orphans?: csstype2361.Property.Orphans | undefined;
274
+ outlineColor?: csstype2361.Property.OutlineColor | undefined;
275
+ outlineOffset?: csstype2361.Property.OutlineOffset<string | number> | undefined;
276
+ outlineStyle?: csstype2361.Property.OutlineStyle | undefined;
277
+ outlineWidth?: csstype2361.Property.OutlineWidth<string | number> | undefined;
278
+ overflowAnchor?: csstype2361.Property.OverflowAnchor | undefined;
279
+ overflowBlock?: csstype2361.Property.OverflowBlock | undefined;
280
+ overflowClipBox?: csstype2361.Property.OverflowClipBox | undefined;
281
+ overflowClipMargin?: csstype2361.Property.OverflowClipMargin<string | number> | undefined;
282
+ overflowInline?: csstype2361.Property.OverflowInline | undefined;
283
+ overflowWrap?: csstype2361.Property.OverflowWrap | undefined;
284
+ overflowX?: csstype2361.Property.OverflowX | undefined;
285
+ overflowY?: csstype2361.Property.OverflowY | undefined;
286
+ overlay?: csstype2361.Property.Overlay | undefined;
287
+ overscrollBehaviorBlock?: csstype2361.Property.OverscrollBehaviorBlock | undefined;
288
+ overscrollBehaviorInline?: csstype2361.Property.OverscrollBehaviorInline | undefined;
289
+ overscrollBehaviorX?: csstype2361.Property.OverscrollBehaviorX | undefined;
290
+ overscrollBehaviorY?: csstype2361.Property.OverscrollBehaviorY | undefined;
291
+ paddingBlockEnd?: csstype2361.Property.PaddingBlockEnd<string | number> | undefined;
292
+ paddingBlockStart?: csstype2361.Property.PaddingBlockStart<string | number> | undefined;
293
+ paddingBottom?: csstype2361.Property.PaddingBottom<string | number> | undefined;
294
+ paddingInlineEnd?: csstype2361.Property.PaddingInlineEnd<string | number> | undefined;
295
+ paddingInlineStart?: csstype2361.Property.PaddingInlineStart<string | number> | undefined;
296
+ paddingLeft?: csstype2361.Property.PaddingLeft<string | number> | undefined;
297
+ paddingRight?: csstype2361.Property.PaddingRight<string | number> | undefined;
298
+ paddingTop?: csstype2361.Property.PaddingTop<string | number> | undefined;
299
+ page?: csstype2361.Property.Page | undefined;
300
+ pageBreakAfter?: csstype2361.Property.PageBreakAfter | undefined;
301
+ pageBreakBefore?: csstype2361.Property.PageBreakBefore | undefined;
302
+ pageBreakInside?: csstype2361.Property.PageBreakInside | undefined;
303
+ paintOrder?: csstype2361.Property.PaintOrder | undefined;
304
+ perspective?: csstype2361.Property.Perspective<string | number> | undefined;
305
+ perspectiveOrigin?: csstype2361.Property.PerspectiveOrigin<string | number> | undefined;
306
+ pointerEvents?: csstype2361.Property.PointerEvents | undefined;
307
+ position?: csstype2361.Property.Position | undefined;
308
+ printColorAdjust?: csstype2361.Property.PrintColorAdjust | undefined;
309
+ quotes?: csstype2361.Property.Quotes | undefined;
310
+ resize?: csstype2361.Property.Resize | undefined;
311
+ right?: csstype2361.Property.Right<string | number> | undefined;
312
+ rotate?: csstype2361.Property.Rotate | undefined;
313
+ rowGap?: csstype2361.Property.RowGap<string | number> | undefined;
314
+ rubyAlign?: csstype2361.Property.RubyAlign | undefined;
315
+ rubyMerge?: csstype2361.Property.RubyMerge | undefined;
316
+ rubyPosition?: csstype2361.Property.RubyPosition | undefined;
317
+ scale?: csstype2361.Property.Scale | undefined;
318
+ scrollBehavior?: csstype2361.Property.ScrollBehavior | undefined;
319
+ scrollMarginBlockEnd?: csstype2361.Property.ScrollMarginBlockEnd<string | number> | undefined;
320
+ scrollMarginBlockStart?: csstype2361.Property.ScrollMarginBlockStart<string | number> | undefined;
321
+ scrollMarginBottom?: csstype2361.Property.ScrollMarginBottom<string | number> | undefined;
322
+ scrollMarginInlineEnd?: csstype2361.Property.ScrollMarginInlineEnd<string | number> | undefined;
323
+ scrollMarginInlineStart?: csstype2361.Property.ScrollMarginInlineStart<string | number> | undefined;
324
+ scrollMarginLeft?: csstype2361.Property.ScrollMarginLeft<string | number> | undefined;
325
+ scrollMarginRight?: csstype2361.Property.ScrollMarginRight<string | number> | undefined;
326
+ scrollMarginTop?: csstype2361.Property.ScrollMarginTop<string | number> | undefined;
327
+ scrollPaddingBlockEnd?: csstype2361.Property.ScrollPaddingBlockEnd<string | number> | undefined;
328
+ scrollPaddingBlockStart?: csstype2361.Property.ScrollPaddingBlockStart<string | number> | undefined;
329
+ scrollPaddingBottom?: csstype2361.Property.ScrollPaddingBottom<string | number> | undefined;
330
+ scrollPaddingInlineEnd?: csstype2361.Property.ScrollPaddingInlineEnd<string | number> | undefined;
331
+ scrollPaddingInlineStart?: csstype2361.Property.ScrollPaddingInlineStart<string | number> | undefined;
332
+ scrollPaddingLeft?: csstype2361.Property.ScrollPaddingLeft<string | number> | undefined;
333
+ scrollPaddingRight?: csstype2361.Property.ScrollPaddingRight<string | number> | undefined;
334
+ scrollPaddingTop?: csstype2361.Property.ScrollPaddingTop<string | number> | undefined;
335
+ scrollSnapAlign?: csstype2361.Property.ScrollSnapAlign | undefined;
336
+ scrollSnapMarginBottom?: csstype2361.Property.ScrollMarginBottom<string | number> | undefined;
337
+ scrollSnapMarginLeft?: csstype2361.Property.ScrollMarginLeft<string | number> | undefined;
338
+ scrollSnapMarginRight?: csstype2361.Property.ScrollMarginRight<string | number> | undefined;
339
+ scrollSnapMarginTop?: csstype2361.Property.ScrollMarginTop<string | number> | undefined;
340
+ scrollSnapStop?: csstype2361.Property.ScrollSnapStop | undefined;
341
+ scrollSnapType?: csstype2361.Property.ScrollSnapType | undefined;
342
+ scrollTimelineAxis?: csstype2361.Property.ScrollTimelineAxis | undefined;
343
+ scrollTimelineName?: csstype2361.Property.ScrollTimelineName | undefined;
344
+ scrollbarColor?: csstype2361.Property.ScrollbarColor | undefined;
345
+ scrollbarGutter?: csstype2361.Property.ScrollbarGutter | undefined;
346
+ scrollbarWidth?: csstype2361.Property.ScrollbarWidth | undefined;
347
+ shapeImageThreshold?: csstype2361.Property.ShapeImageThreshold | undefined;
348
+ shapeMargin?: csstype2361.Property.ShapeMargin<string | number> | undefined;
349
+ shapeOutside?: csstype2361.Property.ShapeOutside | undefined;
350
+ tabSize?: csstype2361.Property.TabSize<string | number> | undefined;
351
+ tableLayout?: csstype2361.Property.TableLayout | undefined;
352
+ textAlign?: csstype2361.Property.TextAlign | undefined;
353
+ textAlignLast?: csstype2361.Property.TextAlignLast | undefined;
354
+ textCombineUpright?: csstype2361.Property.TextCombineUpright | undefined;
355
+ textDecorationColor?: csstype2361.Property.TextDecorationColor | undefined;
356
+ textDecorationLine?: csstype2361.Property.TextDecorationLine | undefined;
357
+ textDecorationSkip?: csstype2361.Property.TextDecorationSkip | undefined;
358
+ textDecorationSkipInk?: csstype2361.Property.TextDecorationSkipInk | undefined;
359
+ textDecorationStyle?: csstype2361.Property.TextDecorationStyle | undefined;
360
+ textDecorationThickness?: csstype2361.Property.TextDecorationThickness<string | number> | undefined;
361
+ textEmphasisColor?: csstype2361.Property.TextEmphasisColor | undefined;
362
+ textEmphasisPosition?: csstype2361.Property.TextEmphasisPosition | undefined;
363
+ textEmphasisStyle?: csstype2361.Property.TextEmphasisStyle | undefined;
364
+ textIndent?: csstype2361.Property.TextIndent<string | number> | undefined;
365
+ textJustify?: csstype2361.Property.TextJustify | undefined;
366
+ textOrientation?: csstype2361.Property.TextOrientation | undefined;
367
+ textOverflow?: csstype2361.Property.TextOverflow | undefined;
368
+ textRendering?: csstype2361.Property.TextRendering | undefined;
369
+ textShadow?: csstype2361.Property.TextShadow | undefined;
370
+ textSizeAdjust?: csstype2361.Property.TextSizeAdjust | undefined;
371
+ textTransform?: csstype2361.Property.TextTransform | undefined;
372
+ textUnderlineOffset?: csstype2361.Property.TextUnderlineOffset<string | number> | undefined;
373
+ textUnderlinePosition?: csstype2361.Property.TextUnderlinePosition | undefined;
374
+ textWrap?: csstype2361.Property.TextWrap | undefined;
375
+ timelineScope?: csstype2361.Property.TimelineScope | undefined;
376
+ top?: csstype2361.Property.Top<string | number> | undefined;
377
+ touchAction?: csstype2361.Property.TouchAction | undefined;
378
+ transform?: csstype2361.Property.Transform | undefined;
379
+ transformBox?: csstype2361.Property.TransformBox | undefined;
380
+ transformOrigin?: csstype2361.Property.TransformOrigin<string | number> | undefined;
381
+ transformStyle?: csstype2361.Property.TransformStyle | undefined;
382
+ transitionBehavior?: csstype2361.Property.TransitionBehavior | undefined;
383
+ transitionDelay?: csstype2361.Property.TransitionDelay<string & {}> | undefined;
384
+ transitionDuration?: csstype2361.Property.TransitionDuration<string & {}> | undefined;
385
+ transitionProperty?: csstype2361.Property.TransitionProperty | undefined;
386
+ transitionTimingFunction?: csstype2361.Property.TransitionTimingFunction | undefined;
387
+ translate?: csstype2361.Property.Translate<string | number> | undefined;
388
+ unicodeBidi?: csstype2361.Property.UnicodeBidi | undefined;
389
+ userSelect?: csstype2361.Property.UserSelect | undefined;
390
+ verticalAlign?: csstype2361.Property.VerticalAlign<string | number> | undefined;
391
+ viewTimelineAxis?: csstype2361.Property.ViewTimelineAxis | undefined;
392
+ viewTimelineInset?: csstype2361.Property.ViewTimelineInset<string | number> | undefined;
393
+ viewTimelineName?: csstype2361.Property.ViewTimelineName | undefined;
394
+ viewTransitionName?: csstype2361.Property.ViewTransitionName | undefined;
395
+ visibility?: csstype2361.Property.Visibility | undefined;
396
+ whiteSpace?: csstype2361.Property.WhiteSpace | undefined;
397
+ whiteSpaceCollapse?: csstype2361.Property.WhiteSpaceCollapse | undefined;
398
+ whiteSpaceTrim?: csstype2361.Property.WhiteSpaceTrim | undefined;
399
+ widows?: csstype2361.Property.Widows | undefined;
400
+ width?: csstype2361.Property.Width<string | number> | undefined;
401
+ willChange?: csstype2361.Property.WillChange | undefined;
402
+ wordBreak?: csstype2361.Property.WordBreak | undefined;
403
+ wordSpacing?: csstype2361.Property.WordSpacing<string | number> | undefined;
404
+ wordWrap?: csstype2361.Property.WordWrap | undefined;
405
+ writingMode?: csstype2361.Property.WritingMode | undefined;
406
+ zIndex?: csstype2361.Property.ZIndex | undefined;
407
+ zoom?: csstype2361.Property.Zoom | undefined;
408
+ all?: csstype2361.Property.All | undefined;
409
+ animation?: csstype2361.Property.Animation<string & {}> | undefined;
410
+ animationRange?: csstype2361.Property.AnimationRange<string | number> | undefined;
411
+ background?: csstype2361.Property.Background<string | number> | undefined;
412
+ backgroundPosition?: csstype2361.Property.BackgroundPosition<string | number> | undefined;
413
+ border?: csstype2361.Property.Border<string | number> | undefined;
414
+ borderBlock?: csstype2361.Property.BorderBlock<string | number> | undefined;
415
+ borderBlockEnd?: csstype2361.Property.BorderBlockEnd<string | number> | undefined;
416
+ borderBlockStart?: csstype2361.Property.BorderBlockStart<string | number> | undefined;
417
+ borderBottom?: csstype2361.Property.BorderBottom<string | number> | undefined;
418
+ borderColor?: csstype2361.Property.BorderColor | undefined;
419
+ borderImage?: csstype2361.Property.BorderImage | undefined;
420
+ borderInline?: csstype2361.Property.BorderInline<string | number> | undefined;
421
+ borderInlineEnd?: csstype2361.Property.BorderInlineEnd<string | number> | undefined;
422
+ borderInlineStart?: csstype2361.Property.BorderInlineStart<string | number> | undefined;
423
+ borderLeft?: csstype2361.Property.BorderLeft<string | number> | undefined;
424
+ borderRadius?: csstype2361.Property.BorderRadius<string | number> | undefined;
425
+ borderRight?: csstype2361.Property.BorderRight<string | number> | undefined;
426
+ borderStyle?: csstype2361.Property.BorderStyle | undefined;
427
+ borderTop?: csstype2361.Property.BorderTop<string | number> | undefined;
428
+ borderWidth?: csstype2361.Property.BorderWidth<string | number> | undefined;
429
+ caret?: csstype2361.Property.Caret | undefined;
430
+ columnRule?: csstype2361.Property.ColumnRule<string | number> | undefined;
431
+ columns?: csstype2361.Property.Columns<string | number> | undefined;
432
+ containIntrinsicSize?: csstype2361.Property.ContainIntrinsicSize<string | number> | undefined;
433
+ container?: csstype2361.Property.Container | undefined;
434
+ flex?: csstype2361.Property.Flex<string | number> | undefined;
435
+ flexFlow?: csstype2361.Property.FlexFlow | undefined;
436
+ font?: csstype2361.Property.Font | undefined;
437
+ gap?: csstype2361.Property.Gap<string | number> | undefined;
438
+ grid?: csstype2361.Property.Grid | undefined;
439
+ gridArea?: csstype2361.Property.GridArea | undefined;
440
+ gridColumn?: csstype2361.Property.GridColumn | undefined;
441
+ gridRow?: csstype2361.Property.GridRow | undefined;
442
+ gridTemplate?: csstype2361.Property.GridTemplate | undefined;
443
+ inset?: csstype2361.Property.Inset<string | number> | undefined;
444
+ insetBlock?: csstype2361.Property.InsetBlock<string | number> | undefined;
445
+ insetInline?: csstype2361.Property.InsetInline<string | number> | undefined;
446
+ lineClamp?: csstype2361.Property.LineClamp | undefined;
447
+ listStyle?: csstype2361.Property.ListStyle | undefined;
448
+ margin?: csstype2361.Property.Margin<string | number> | undefined;
449
+ marginBlock?: csstype2361.Property.MarginBlock<string | number> | undefined;
450
+ marginInline?: csstype2361.Property.MarginInline<string | number> | undefined;
451
+ mask?: csstype2361.Property.Mask<string | number> | undefined;
452
+ maskBorder?: csstype2361.Property.MaskBorder | undefined;
453
+ motion?: csstype2361.Property.Offset<string | number> | undefined;
454
+ offset?: csstype2361.Property.Offset<string | number> | undefined;
455
+ outline?: csstype2361.Property.Outline<string | number> | undefined;
456
+ overflow?: csstype2361.Property.Overflow | undefined;
457
+ overscrollBehavior?: csstype2361.Property.OverscrollBehavior | undefined;
458
+ padding?: csstype2361.Property.Padding<string | number> | undefined;
459
+ paddingBlock?: csstype2361.Property.PaddingBlock<string | number> | undefined;
460
+ paddingInline?: csstype2361.Property.PaddingInline<string | number> | undefined;
461
+ placeContent?: csstype2361.Property.PlaceContent | undefined;
462
+ placeItems?: csstype2361.Property.PlaceItems | undefined;
463
+ placeSelf?: csstype2361.Property.PlaceSelf | undefined;
464
+ scrollMargin?: csstype2361.Property.ScrollMargin<string | number> | undefined;
465
+ scrollMarginBlock?: csstype2361.Property.ScrollMarginBlock<string | number> | undefined;
466
+ scrollMarginInline?: csstype2361.Property.ScrollMarginInline<string | number> | undefined;
467
+ scrollPadding?: csstype2361.Property.ScrollPadding<string | number> | undefined;
468
+ scrollPaddingBlock?: csstype2361.Property.ScrollPaddingBlock<string | number> | undefined;
469
+ scrollPaddingInline?: csstype2361.Property.ScrollPaddingInline<string | number> | undefined;
470
+ scrollSnapMargin?: csstype2361.Property.ScrollMargin<string | number> | undefined;
471
+ scrollTimeline?: csstype2361.Property.ScrollTimeline | undefined;
472
+ textDecoration?: csstype2361.Property.TextDecoration<string | number> | undefined;
473
+ textEmphasis?: csstype2361.Property.TextEmphasis | undefined;
474
+ transition?: csstype2361.Property.Transition<string & {}> | undefined;
475
+ viewTimeline?: csstype2361.Property.ViewTimeline | undefined;
476
+ MozAnimationDelay?: csstype2361.Property.AnimationDelay<string & {}> | undefined;
477
+ MozAnimationDirection?: csstype2361.Property.AnimationDirection | undefined;
478
+ MozAnimationDuration?: csstype2361.Property.AnimationDuration<string & {}> | undefined;
479
+ MozAnimationFillMode?: csstype2361.Property.AnimationFillMode | undefined;
480
+ MozAnimationIterationCount?: csstype2361.Property.AnimationIterationCount | undefined;
481
+ MozAnimationName?: csstype2361.Property.AnimationName | undefined;
482
+ MozAnimationPlayState?: csstype2361.Property.AnimationPlayState | undefined;
483
+ MozAnimationTimingFunction?: csstype2361.Property.AnimationTimingFunction | undefined;
484
+ MozAppearance?: csstype2361.Property.MozAppearance | undefined;
485
+ MozBinding?: csstype2361.Property.MozBinding | undefined;
486
+ MozBorderBottomColors?: csstype2361.Property.MozBorderBottomColors | undefined;
487
+ MozBorderEndColor?: csstype2361.Property.BorderInlineEndColor | undefined;
488
+ MozBorderEndStyle?: csstype2361.Property.BorderInlineEndStyle | undefined;
489
+ MozBorderEndWidth?: csstype2361.Property.BorderInlineEndWidth<string | number> | undefined;
490
+ MozBorderLeftColors?: csstype2361.Property.MozBorderLeftColors | undefined;
491
+ MozBorderRightColors?: csstype2361.Property.MozBorderRightColors | undefined;
492
+ MozBorderStartColor?: csstype2361.Property.BorderInlineStartColor | undefined;
493
+ MozBorderStartStyle?: csstype2361.Property.BorderInlineStartStyle | undefined;
494
+ MozBorderTopColors?: csstype2361.Property.MozBorderTopColors | undefined;
495
+ MozBoxSizing?: csstype2361.Property.BoxSizing | undefined;
496
+ MozColumnCount?: csstype2361.Property.ColumnCount | undefined;
497
+ MozColumnFill?: csstype2361.Property.ColumnFill | undefined;
498
+ MozColumnRuleColor?: csstype2361.Property.ColumnRuleColor | undefined;
499
+ MozColumnRuleStyle?: csstype2361.Property.ColumnRuleStyle | undefined;
500
+ MozColumnRuleWidth?: csstype2361.Property.ColumnRuleWidth<string | number> | undefined;
501
+ MozColumnWidth?: csstype2361.Property.ColumnWidth<string | number> | undefined;
502
+ MozContextProperties?: csstype2361.Property.MozContextProperties | undefined;
503
+ MozFontFeatureSettings?: csstype2361.Property.FontFeatureSettings | undefined;
504
+ MozFontLanguageOverride?: csstype2361.Property.FontLanguageOverride | undefined;
505
+ MozHyphens?: csstype2361.Property.Hyphens | undefined;
506
+ MozImageRegion?: csstype2361.Property.MozImageRegion | undefined;
507
+ MozMarginEnd?: csstype2361.Property.MarginInlineEnd<string | number> | undefined;
508
+ MozMarginStart?: csstype2361.Property.MarginInlineStart<string | number> | undefined;
509
+ MozOrient?: csstype2361.Property.MozOrient | undefined;
510
+ MozOsxFontSmoothing?: csstype2361.Property.FontSmooth<string | number> | undefined;
511
+ MozOutlineRadiusBottomleft?: csstype2361.Property.MozOutlineRadiusBottomleft<string | number> | undefined;
512
+ MozOutlineRadiusBottomright?: csstype2361.Property.MozOutlineRadiusBottomright<string | number> | undefined;
513
+ MozOutlineRadiusTopleft?: csstype2361.Property.MozOutlineRadiusTopleft<string | number> | undefined;
514
+ MozOutlineRadiusTopright?: csstype2361.Property.MozOutlineRadiusTopright<string | number> | undefined;
515
+ MozPaddingEnd?: csstype2361.Property.PaddingInlineEnd<string | number> | undefined;
516
+ MozPaddingStart?: csstype2361.Property.PaddingInlineStart<string | number> | undefined;
517
+ MozStackSizing?: csstype2361.Property.MozStackSizing | undefined;
518
+ MozTabSize?: csstype2361.Property.TabSize<string | number> | undefined;
519
+ MozTextBlink?: csstype2361.Property.MozTextBlink | undefined;
520
+ MozTextSizeAdjust?: csstype2361.Property.TextSizeAdjust | undefined;
521
+ MozUserFocus?: csstype2361.Property.MozUserFocus | undefined;
522
+ MozUserModify?: csstype2361.Property.MozUserModify | undefined;
523
+ MozUserSelect?: csstype2361.Property.UserSelect | undefined;
524
+ MozWindowDragging?: csstype2361.Property.MozWindowDragging | undefined;
525
+ MozWindowShadow?: csstype2361.Property.MozWindowShadow | undefined;
526
+ msAccelerator?: csstype2361.Property.MsAccelerator | undefined;
527
+ msBlockProgression?: csstype2361.Property.MsBlockProgression | undefined;
528
+ msContentZoomChaining?: csstype2361.Property.MsContentZoomChaining | undefined;
529
+ msContentZoomLimitMax?: csstype2361.Property.MsContentZoomLimitMax | undefined;
530
+ msContentZoomLimitMin?: csstype2361.Property.MsContentZoomLimitMin | undefined;
531
+ msContentZoomSnapPoints?: csstype2361.Property.MsContentZoomSnapPoints | undefined;
532
+ msContentZoomSnapType?: csstype2361.Property.MsContentZoomSnapType | undefined;
533
+ msContentZooming?: csstype2361.Property.MsContentZooming | undefined;
534
+ msFilter?: csstype2361.Property.MsFilter | undefined;
535
+ msFlexDirection?: csstype2361.Property.FlexDirection | undefined;
536
+ msFlexPositive?: csstype2361.Property.FlexGrow | undefined;
537
+ msFlowFrom?: csstype2361.Property.MsFlowFrom | undefined;
538
+ msFlowInto?: csstype2361.Property.MsFlowInto | undefined;
539
+ msGridColumns?: csstype2361.Property.MsGridColumns<string | number> | undefined;
540
+ msGridRows?: csstype2361.Property.MsGridRows<string | number> | undefined;
541
+ msHighContrastAdjust?: csstype2361.Property.MsHighContrastAdjust | undefined;
542
+ msHyphenateLimitChars?: csstype2361.Property.MsHyphenateLimitChars | undefined;
543
+ msHyphenateLimitLines?: csstype2361.Property.MsHyphenateLimitLines | undefined;
544
+ msHyphenateLimitZone?: csstype2361.Property.MsHyphenateLimitZone<string | number> | undefined;
545
+ msHyphens?: csstype2361.Property.Hyphens | undefined;
546
+ msImeAlign?: csstype2361.Property.MsImeAlign | undefined;
547
+ msLineBreak?: csstype2361.Property.LineBreak | undefined;
548
+ msOrder?: csstype2361.Property.Order | undefined;
549
+ msOverflowStyle?: csstype2361.Property.MsOverflowStyle | undefined;
550
+ msOverflowX?: csstype2361.Property.OverflowX | undefined;
551
+ msOverflowY?: csstype2361.Property.OverflowY | undefined;
552
+ msScrollChaining?: csstype2361.Property.MsScrollChaining | undefined;
553
+ msScrollLimitXMax?: csstype2361.Property.MsScrollLimitXMax<string | number> | undefined;
554
+ msScrollLimitXMin?: csstype2361.Property.MsScrollLimitXMin<string | number> | undefined;
555
+ msScrollLimitYMax?: csstype2361.Property.MsScrollLimitYMax<string | number> | undefined;
556
+ msScrollLimitYMin?: csstype2361.Property.MsScrollLimitYMin<string | number> | undefined;
557
+ msScrollRails?: csstype2361.Property.MsScrollRails | undefined;
558
+ msScrollSnapPointsX?: csstype2361.Property.MsScrollSnapPointsX | undefined;
559
+ msScrollSnapPointsY?: csstype2361.Property.MsScrollSnapPointsY | undefined;
560
+ msScrollSnapType?: csstype2361.Property.MsScrollSnapType | undefined;
561
+ msScrollTranslation?: csstype2361.Property.MsScrollTranslation | undefined;
562
+ msScrollbar3dlightColor?: csstype2361.Property.MsScrollbar3dlightColor | undefined;
563
+ msScrollbarArrowColor?: csstype2361.Property.MsScrollbarArrowColor | undefined;
564
+ msScrollbarBaseColor?: csstype2361.Property.MsScrollbarBaseColor | undefined;
565
+ msScrollbarDarkshadowColor?: csstype2361.Property.MsScrollbarDarkshadowColor | undefined;
566
+ msScrollbarFaceColor?: csstype2361.Property.MsScrollbarFaceColor | undefined;
567
+ msScrollbarHighlightColor?: csstype2361.Property.MsScrollbarHighlightColor | undefined;
568
+ msScrollbarShadowColor?: csstype2361.Property.MsScrollbarShadowColor | undefined;
569
+ msScrollbarTrackColor?: csstype2361.Property.MsScrollbarTrackColor | undefined;
570
+ msTextAutospace?: csstype2361.Property.MsTextAutospace | undefined;
571
+ msTextCombineHorizontal?: csstype2361.Property.TextCombineUpright | undefined;
572
+ msTextOverflow?: csstype2361.Property.TextOverflow | undefined;
573
+ msTouchAction?: csstype2361.Property.TouchAction | undefined;
574
+ msTouchSelect?: csstype2361.Property.MsTouchSelect | undefined;
575
+ msTransform?: csstype2361.Property.Transform | undefined;
576
+ msTransformOrigin?: csstype2361.Property.TransformOrigin<string | number> | undefined;
577
+ msTransitionDelay?: csstype2361.Property.TransitionDelay<string & {}> | undefined;
578
+ msTransitionDuration?: csstype2361.Property.TransitionDuration<string & {}> | undefined;
579
+ msTransitionProperty?: csstype2361.Property.TransitionProperty | undefined;
580
+ msTransitionTimingFunction?: csstype2361.Property.TransitionTimingFunction | undefined;
581
+ msUserSelect?: csstype2361.Property.MsUserSelect | undefined;
582
+ msWordBreak?: csstype2361.Property.WordBreak | undefined;
583
+ msWrapFlow?: csstype2361.Property.MsWrapFlow | undefined;
584
+ msWrapMargin?: csstype2361.Property.MsWrapMargin<string | number> | undefined;
585
+ msWrapThrough?: csstype2361.Property.MsWrapThrough | undefined;
586
+ msWritingMode?: csstype2361.Property.WritingMode | undefined;
587
+ WebkitAlignContent?: csstype2361.Property.AlignContent | undefined;
588
+ WebkitAlignItems?: csstype2361.Property.AlignItems | undefined;
589
+ WebkitAlignSelf?: csstype2361.Property.AlignSelf | undefined;
590
+ WebkitAnimationDelay?: csstype2361.Property.AnimationDelay<string & {}> | undefined;
591
+ WebkitAnimationDirection?: csstype2361.Property.AnimationDirection | undefined;
592
+ WebkitAnimationDuration?: csstype2361.Property.AnimationDuration<string & {}> | undefined;
593
+ WebkitAnimationFillMode?: csstype2361.Property.AnimationFillMode | undefined;
594
+ WebkitAnimationIterationCount?: csstype2361.Property.AnimationIterationCount | undefined;
595
+ WebkitAnimationName?: csstype2361.Property.AnimationName | undefined;
596
+ WebkitAnimationPlayState?: csstype2361.Property.AnimationPlayState | undefined;
597
+ WebkitAnimationTimingFunction?: csstype2361.Property.AnimationTimingFunction | undefined;
598
+ WebkitAppearance?: csstype2361.Property.WebkitAppearance | undefined;
599
+ WebkitBackdropFilter?: csstype2361.Property.BackdropFilter | undefined;
600
+ WebkitBackfaceVisibility?: csstype2361.Property.BackfaceVisibility | undefined;
601
+ WebkitBackgroundClip?: csstype2361.Property.BackgroundClip | undefined;
602
+ WebkitBackgroundOrigin?: csstype2361.Property.BackgroundOrigin | undefined;
603
+ WebkitBackgroundSize?: csstype2361.Property.BackgroundSize<string | number> | undefined;
604
+ WebkitBorderBeforeColor?: csstype2361.Property.WebkitBorderBeforeColor | undefined;
605
+ WebkitBorderBeforeStyle?: csstype2361.Property.WebkitBorderBeforeStyle | undefined;
606
+ WebkitBorderBeforeWidth?: csstype2361.Property.WebkitBorderBeforeWidth<string | number> | undefined;
607
+ WebkitBorderBottomLeftRadius?: csstype2361.Property.BorderBottomLeftRadius<string | number> | undefined;
608
+ WebkitBorderBottomRightRadius?: csstype2361.Property.BorderBottomRightRadius<string | number> | undefined;
609
+ WebkitBorderImageSlice?: csstype2361.Property.BorderImageSlice | undefined;
610
+ WebkitBorderTopLeftRadius?: csstype2361.Property.BorderTopLeftRadius<string | number> | undefined;
611
+ WebkitBorderTopRightRadius?: csstype2361.Property.BorderTopRightRadius<string | number> | undefined;
612
+ WebkitBoxDecorationBreak?: csstype2361.Property.BoxDecorationBreak | undefined;
613
+ WebkitBoxReflect?: csstype2361.Property.WebkitBoxReflect<string | number> | undefined;
614
+ WebkitBoxShadow?: csstype2361.Property.BoxShadow | undefined;
615
+ WebkitBoxSizing?: csstype2361.Property.BoxSizing | undefined;
616
+ WebkitClipPath?: csstype2361.Property.ClipPath | undefined;
617
+ WebkitColumnCount?: csstype2361.Property.ColumnCount | undefined;
618
+ WebkitColumnFill?: csstype2361.Property.ColumnFill | undefined;
619
+ WebkitColumnRuleColor?: csstype2361.Property.ColumnRuleColor | undefined;
620
+ WebkitColumnRuleStyle?: csstype2361.Property.ColumnRuleStyle | undefined;
621
+ WebkitColumnRuleWidth?: csstype2361.Property.ColumnRuleWidth<string | number> | undefined;
622
+ WebkitColumnSpan?: csstype2361.Property.ColumnSpan | undefined;
623
+ WebkitColumnWidth?: csstype2361.Property.ColumnWidth<string | number> | undefined;
624
+ WebkitFilter?: csstype2361.Property.Filter | undefined;
625
+ WebkitFlexBasis?: csstype2361.Property.FlexBasis<string | number> | undefined;
626
+ WebkitFlexDirection?: csstype2361.Property.FlexDirection | undefined;
627
+ WebkitFlexGrow?: csstype2361.Property.FlexGrow | undefined;
628
+ WebkitFlexShrink?: csstype2361.Property.FlexShrink | undefined;
629
+ WebkitFlexWrap?: csstype2361.Property.FlexWrap | undefined;
630
+ WebkitFontFeatureSettings?: csstype2361.Property.FontFeatureSettings | undefined;
631
+ WebkitFontKerning?: csstype2361.Property.FontKerning | undefined;
632
+ WebkitFontSmoothing?: csstype2361.Property.FontSmooth<string | number> | undefined;
633
+ WebkitFontVariantLigatures?: csstype2361.Property.FontVariantLigatures | undefined;
634
+ WebkitHyphenateCharacter?: csstype2361.Property.HyphenateCharacter | undefined;
635
+ WebkitHyphens?: csstype2361.Property.Hyphens | undefined;
636
+ WebkitInitialLetter?: csstype2361.Property.InitialLetter | undefined;
637
+ WebkitJustifyContent?: csstype2361.Property.JustifyContent | undefined;
638
+ WebkitLineBreak?: csstype2361.Property.LineBreak | undefined;
639
+ WebkitLineClamp?: csstype2361.Property.WebkitLineClamp | undefined;
640
+ WebkitMarginEnd?: csstype2361.Property.MarginInlineEnd<string | number> | undefined;
641
+ WebkitMarginStart?: csstype2361.Property.MarginInlineStart<string | number> | undefined;
642
+ WebkitMaskAttachment?: csstype2361.Property.WebkitMaskAttachment | undefined;
643
+ WebkitMaskBoxImageOutset?: csstype2361.Property.MaskBorderOutset<string | number> | undefined;
644
+ WebkitMaskBoxImageRepeat?: csstype2361.Property.MaskBorderRepeat | undefined;
645
+ WebkitMaskBoxImageSlice?: csstype2361.Property.MaskBorderSlice | undefined;
646
+ WebkitMaskBoxImageSource?: csstype2361.Property.MaskBorderSource | undefined;
647
+ WebkitMaskBoxImageWidth?: csstype2361.Property.MaskBorderWidth<string | number> | undefined;
648
+ WebkitMaskClip?: csstype2361.Property.WebkitMaskClip | undefined;
649
+ WebkitMaskComposite?: csstype2361.Property.WebkitMaskComposite | undefined;
650
+ WebkitMaskImage?: csstype2361.Property.WebkitMaskImage | undefined;
651
+ WebkitMaskOrigin?: csstype2361.Property.WebkitMaskOrigin | undefined;
652
+ WebkitMaskPosition?: csstype2361.Property.WebkitMaskPosition<string | number> | undefined;
653
+ WebkitMaskPositionX?: csstype2361.Property.WebkitMaskPositionX<string | number> | undefined;
654
+ WebkitMaskPositionY?: csstype2361.Property.WebkitMaskPositionY<string | number> | undefined;
655
+ WebkitMaskRepeat?: csstype2361.Property.WebkitMaskRepeat | undefined;
656
+ WebkitMaskRepeatX?: csstype2361.Property.WebkitMaskRepeatX | undefined;
657
+ WebkitMaskRepeatY?: csstype2361.Property.WebkitMaskRepeatY | undefined;
658
+ WebkitMaskSize?: csstype2361.Property.WebkitMaskSize<string | number> | undefined;
659
+ WebkitMaxInlineSize?: csstype2361.Property.MaxInlineSize<string | number> | undefined;
660
+ WebkitOrder?: csstype2361.Property.Order | undefined;
661
+ WebkitOverflowScrolling?: csstype2361.Property.WebkitOverflowScrolling | undefined;
662
+ WebkitPaddingEnd?: csstype2361.Property.PaddingInlineEnd<string | number> | undefined;
663
+ WebkitPaddingStart?: csstype2361.Property.PaddingInlineStart<string | number> | undefined;
664
+ WebkitPerspective?: csstype2361.Property.Perspective<string | number> | undefined;
665
+ WebkitPerspectiveOrigin?: csstype2361.Property.PerspectiveOrigin<string | number> | undefined;
666
+ WebkitPrintColorAdjust?: csstype2361.Property.PrintColorAdjust | undefined;
667
+ WebkitRubyPosition?: csstype2361.Property.RubyPosition | undefined;
668
+ WebkitScrollSnapType?: csstype2361.Property.ScrollSnapType | undefined;
669
+ WebkitShapeMargin?: csstype2361.Property.ShapeMargin<string | number> | undefined;
670
+ WebkitTapHighlightColor?: csstype2361.Property.WebkitTapHighlightColor | undefined;
671
+ WebkitTextCombine?: csstype2361.Property.TextCombineUpright | undefined;
672
+ WebkitTextDecorationColor?: csstype2361.Property.TextDecorationColor | undefined;
673
+ WebkitTextDecorationLine?: csstype2361.Property.TextDecorationLine | undefined;
674
+ WebkitTextDecorationSkip?: csstype2361.Property.TextDecorationSkip | undefined;
675
+ WebkitTextDecorationStyle?: csstype2361.Property.TextDecorationStyle | undefined;
676
+ WebkitTextEmphasisColor?: csstype2361.Property.TextEmphasisColor | undefined;
677
+ WebkitTextEmphasisPosition?: csstype2361.Property.TextEmphasisPosition | undefined;
678
+ WebkitTextEmphasisStyle?: csstype2361.Property.TextEmphasisStyle | undefined;
679
+ WebkitTextFillColor?: csstype2361.Property.WebkitTextFillColor | undefined;
680
+ WebkitTextOrientation?: csstype2361.Property.TextOrientation | undefined;
681
+ WebkitTextSizeAdjust?: csstype2361.Property.TextSizeAdjust | undefined;
682
+ WebkitTextStrokeColor?: csstype2361.Property.WebkitTextStrokeColor | undefined;
683
+ WebkitTextStrokeWidth?: csstype2361.Property.WebkitTextStrokeWidth<string | number> | undefined;
684
+ WebkitTextUnderlinePosition?: csstype2361.Property.TextUnderlinePosition | undefined;
685
+ WebkitTouchCallout?: csstype2361.Property.WebkitTouchCallout | undefined;
686
+ WebkitTransform?: csstype2361.Property.Transform | undefined;
687
+ WebkitTransformOrigin?: csstype2361.Property.TransformOrigin<string | number> | undefined;
688
+ WebkitTransformStyle?: csstype2361.Property.TransformStyle | undefined;
689
+ WebkitTransitionDelay?: csstype2361.Property.TransitionDelay<string & {}> | undefined;
690
+ WebkitTransitionDuration?: csstype2361.Property.TransitionDuration<string & {}> | undefined;
691
+ WebkitTransitionProperty?: csstype2361.Property.TransitionProperty | undefined;
692
+ WebkitTransitionTimingFunction?: csstype2361.Property.TransitionTimingFunction | undefined;
693
+ WebkitUserModify?: csstype2361.Property.WebkitUserModify | undefined;
694
+ WebkitUserSelect?: csstype2361.Property.UserSelect | undefined;
695
+ WebkitWritingMode?: csstype2361.Property.WritingMode | undefined;
696
+ MozAnimation?: csstype2361.Property.Animation<string & {}> | undefined;
697
+ MozBorderImage?: csstype2361.Property.BorderImage | undefined;
698
+ MozColumnRule?: csstype2361.Property.ColumnRule<string | number> | undefined;
699
+ MozColumns?: csstype2361.Property.Columns<string | number> | undefined;
700
+ MozOutlineRadius?: csstype2361.Property.MozOutlineRadius<string | number> | undefined;
701
+ msContentZoomLimit?: csstype2361.Property.MsContentZoomLimit | undefined;
702
+ msContentZoomSnap?: csstype2361.Property.MsContentZoomSnap | undefined;
703
+ msFlex?: csstype2361.Property.Flex<string | number> | undefined;
704
+ msScrollLimit?: csstype2361.Property.MsScrollLimit | undefined;
705
+ msScrollSnapX?: csstype2361.Property.MsScrollSnapX | undefined;
706
+ msScrollSnapY?: csstype2361.Property.MsScrollSnapY | undefined;
707
+ msTransition?: csstype2361.Property.Transition<string & {}> | undefined;
708
+ WebkitAnimation?: csstype2361.Property.Animation<string & {}> | undefined;
709
+ WebkitBorderBefore?: csstype2361.Property.WebkitBorderBefore<string | number> | undefined;
710
+ WebkitBorderImage?: csstype2361.Property.BorderImage | undefined;
711
+ WebkitBorderRadius?: csstype2361.Property.BorderRadius<string | number> | undefined;
712
+ WebkitColumnRule?: csstype2361.Property.ColumnRule<string | number> | undefined;
713
+ WebkitColumns?: csstype2361.Property.Columns<string | number> | undefined;
714
+ WebkitFlex?: csstype2361.Property.Flex<string | number> | undefined;
715
+ WebkitFlexFlow?: csstype2361.Property.FlexFlow | undefined;
716
+ WebkitMask?: csstype2361.Property.WebkitMask<string | number> | undefined;
717
+ WebkitMaskBoxImage?: csstype2361.Property.MaskBorder | undefined;
718
+ WebkitTextEmphasis?: csstype2361.Property.TextEmphasis | undefined;
719
+ WebkitTextStroke?: csstype2361.Property.WebkitTextStroke<string | number> | undefined;
720
+ WebkitTransition?: csstype2361.Property.Transition<string & {}> | undefined;
721
+ azimuth?: csstype2361.Property.Azimuth | undefined;
722
+ boxAlign?: csstype2361.Property.BoxAlign | undefined;
723
+ boxDirection?: csstype2361.Property.BoxDirection | undefined;
724
+ boxFlex?: csstype2361.Property.BoxFlex | undefined;
725
+ boxFlexGroup?: csstype2361.Property.BoxFlexGroup | undefined;
726
+ boxLines?: csstype2361.Property.BoxLines | undefined;
727
+ boxOrdinalGroup?: csstype2361.Property.BoxOrdinalGroup | undefined;
728
+ boxOrient?: csstype2361.Property.BoxOrient | undefined;
729
+ boxPack?: csstype2361.Property.BoxPack | undefined;
730
+ clip?: csstype2361.Property.Clip | undefined;
731
+ gridColumnGap?: csstype2361.Property.GridColumnGap<string | number> | undefined;
732
+ gridGap?: csstype2361.Property.GridGap<string | number> | undefined;
733
+ gridRowGap?: csstype2361.Property.GridRowGap<string | number> | undefined;
734
+ imeMode?: csstype2361.Property.ImeMode | undefined;
735
+ offsetBlock?: csstype2361.Property.InsetBlock<string | number> | undefined;
736
+ offsetBlockEnd?: csstype2361.Property.InsetBlockEnd<string | number> | undefined;
737
+ offsetBlockStart?: csstype2361.Property.InsetBlockStart<string | number> | undefined;
738
+ offsetInline?: csstype2361.Property.InsetInline<string | number> | undefined;
739
+ offsetInlineEnd?: csstype2361.Property.InsetInlineEnd<string | number> | undefined;
740
+ offsetInlineStart?: csstype2361.Property.InsetInlineStart<string | number> | undefined;
741
+ scrollSnapCoordinate?: csstype2361.Property.ScrollSnapCoordinate<string | number> | undefined;
742
+ scrollSnapDestination?: csstype2361.Property.ScrollSnapDestination<string | number> | undefined;
743
+ scrollSnapPointsX?: csstype2361.Property.ScrollSnapPointsX | undefined;
744
+ scrollSnapPointsY?: csstype2361.Property.ScrollSnapPointsY | undefined;
745
+ scrollSnapTypeX?: csstype2361.Property.ScrollSnapTypeX | undefined;
746
+ scrollSnapTypeY?: csstype2361.Property.ScrollSnapTypeY | undefined;
747
+ KhtmlBoxAlign?: csstype2361.Property.BoxAlign | undefined;
748
+ KhtmlBoxDirection?: csstype2361.Property.BoxDirection | undefined;
749
+ KhtmlBoxFlex?: csstype2361.Property.BoxFlex | undefined;
750
+ KhtmlBoxFlexGroup?: csstype2361.Property.BoxFlexGroup | undefined;
751
+ KhtmlBoxLines?: csstype2361.Property.BoxLines | undefined;
752
+ KhtmlBoxOrdinalGroup?: csstype2361.Property.BoxOrdinalGroup | undefined;
753
+ KhtmlBoxOrient?: csstype2361.Property.BoxOrient | undefined;
754
+ KhtmlBoxPack?: csstype2361.Property.BoxPack | undefined;
755
+ KhtmlLineBreak?: csstype2361.Property.LineBreak | undefined;
756
+ KhtmlOpacity?: csstype2361.Property.Opacity | undefined;
757
+ KhtmlUserSelect?: csstype2361.Property.UserSelect | undefined;
758
+ MozBackfaceVisibility?: csstype2361.Property.BackfaceVisibility | undefined;
759
+ MozBackgroundClip?: csstype2361.Property.BackgroundClip | undefined;
760
+ MozBackgroundInlinePolicy?: csstype2361.Property.BoxDecorationBreak | undefined;
761
+ MozBackgroundOrigin?: csstype2361.Property.BackgroundOrigin | undefined;
762
+ MozBackgroundSize?: csstype2361.Property.BackgroundSize<string | number> | undefined;
763
+ MozBorderRadius?: csstype2361.Property.BorderRadius<string | number> | undefined;
764
+ MozBorderRadiusBottomleft?: csstype2361.Property.BorderBottomLeftRadius<string | number> | undefined;
765
+ MozBorderRadiusBottomright?: csstype2361.Property.BorderBottomRightRadius<string | number> | undefined;
766
+ MozBorderRadiusTopleft?: csstype2361.Property.BorderTopLeftRadius<string | number> | undefined;
767
+ MozBorderRadiusTopright?: csstype2361.Property.BorderTopRightRadius<string | number> | undefined;
768
+ MozBoxAlign?: csstype2361.Property.BoxAlign | undefined;
769
+ MozBoxDirection?: csstype2361.Property.BoxDirection | undefined;
770
+ MozBoxFlex?: csstype2361.Property.BoxFlex | undefined;
771
+ MozBoxOrdinalGroup?: csstype2361.Property.BoxOrdinalGroup | undefined;
772
+ MozBoxOrient?: csstype2361.Property.BoxOrient | undefined;
773
+ MozBoxPack?: csstype2361.Property.BoxPack | undefined;
774
+ MozBoxShadow?: csstype2361.Property.BoxShadow | undefined;
775
+ MozFloatEdge?: csstype2361.Property.MozFloatEdge | undefined;
776
+ MozForceBrokenImageIcon?: csstype2361.Property.MozForceBrokenImageIcon | undefined;
777
+ MozOpacity?: csstype2361.Property.Opacity | undefined;
778
+ MozOutline?: csstype2361.Property.Outline<string | number> | undefined;
779
+ MozOutlineColor?: csstype2361.Property.OutlineColor | undefined;
780
+ MozOutlineStyle?: csstype2361.Property.OutlineStyle | undefined;
781
+ MozOutlineWidth?: csstype2361.Property.OutlineWidth<string | number> | undefined;
782
+ MozPerspective?: csstype2361.Property.Perspective<string | number> | undefined;
783
+ MozPerspectiveOrigin?: csstype2361.Property.PerspectiveOrigin<string | number> | undefined;
784
+ MozTextAlignLast?: csstype2361.Property.TextAlignLast | undefined;
785
+ MozTextDecorationColor?: csstype2361.Property.TextDecorationColor | undefined;
786
+ MozTextDecorationLine?: csstype2361.Property.TextDecorationLine | undefined;
787
+ MozTextDecorationStyle?: csstype2361.Property.TextDecorationStyle | undefined;
788
+ MozTransform?: csstype2361.Property.Transform | undefined;
789
+ MozTransformOrigin?: csstype2361.Property.TransformOrigin<string | number> | undefined;
790
+ MozTransformStyle?: csstype2361.Property.TransformStyle | undefined;
791
+ MozTransition?: csstype2361.Property.Transition<string & {}> | undefined;
792
+ MozTransitionDelay?: csstype2361.Property.TransitionDelay<string & {}> | undefined;
793
+ MozTransitionDuration?: csstype2361.Property.TransitionDuration<string & {}> | undefined;
794
+ MozTransitionProperty?: csstype2361.Property.TransitionProperty | undefined;
795
+ MozTransitionTimingFunction?: csstype2361.Property.TransitionTimingFunction | undefined;
796
+ MozUserInput?: csstype2361.Property.MozUserInput | undefined;
797
+ msImeMode?: csstype2361.Property.ImeMode | undefined;
798
+ OAnimation?: csstype2361.Property.Animation<string & {}> | undefined;
799
+ OAnimationDelay?: csstype2361.Property.AnimationDelay<string & {}> | undefined;
800
+ OAnimationDirection?: csstype2361.Property.AnimationDirection | undefined;
801
+ OAnimationDuration?: csstype2361.Property.AnimationDuration<string & {}> | undefined;
802
+ OAnimationFillMode?: csstype2361.Property.AnimationFillMode | undefined;
803
+ OAnimationIterationCount?: csstype2361.Property.AnimationIterationCount | undefined;
804
+ OAnimationName?: csstype2361.Property.AnimationName | undefined;
805
+ OAnimationPlayState?: csstype2361.Property.AnimationPlayState | undefined;
806
+ OAnimationTimingFunction?: csstype2361.Property.AnimationTimingFunction | undefined;
807
+ OBackgroundSize?: csstype2361.Property.BackgroundSize<string | number> | undefined;
808
+ OBorderImage?: csstype2361.Property.BorderImage | undefined;
809
+ OObjectFit?: csstype2361.Property.ObjectFit | undefined;
810
+ OObjectPosition?: csstype2361.Property.ObjectPosition<string | number> | undefined;
811
+ OTabSize?: csstype2361.Property.TabSize<string | number> | undefined;
812
+ OTextOverflow?: csstype2361.Property.TextOverflow | undefined;
813
+ OTransform?: csstype2361.Property.Transform | undefined;
814
+ OTransformOrigin?: csstype2361.Property.TransformOrigin<string | number> | undefined;
815
+ OTransition?: csstype2361.Property.Transition<string & {}> | undefined;
816
+ OTransitionDelay?: csstype2361.Property.TransitionDelay<string & {}> | undefined;
817
+ OTransitionDuration?: csstype2361.Property.TransitionDuration<string & {}> | undefined;
818
+ OTransitionProperty?: csstype2361.Property.TransitionProperty | undefined;
819
+ OTransitionTimingFunction?: csstype2361.Property.TransitionTimingFunction | undefined;
820
+ WebkitBoxAlign?: csstype2361.Property.BoxAlign | undefined;
821
+ WebkitBoxDirection?: csstype2361.Property.BoxDirection | undefined;
822
+ WebkitBoxFlex?: csstype2361.Property.BoxFlex | undefined;
823
+ WebkitBoxFlexGroup?: csstype2361.Property.BoxFlexGroup | undefined;
824
+ WebkitBoxLines?: csstype2361.Property.BoxLines | undefined;
825
+ WebkitBoxOrdinalGroup?: csstype2361.Property.BoxOrdinalGroup | undefined;
826
+ WebkitBoxOrient?: csstype2361.Property.BoxOrient | undefined;
827
+ WebkitBoxPack?: csstype2361.Property.BoxPack | undefined;
828
+ alignmentBaseline?: csstype2361.Property.AlignmentBaseline | undefined;
829
+ baselineShift?: csstype2361.Property.BaselineShift<string | number> | undefined;
830
+ clipRule?: csstype2361.Property.ClipRule | undefined;
831
+ colorInterpolation?: csstype2361.Property.ColorInterpolation | undefined;
832
+ colorRendering?: csstype2361.Property.ColorRendering | undefined;
833
+ dominantBaseline?: csstype2361.Property.DominantBaseline | undefined;
834
+ fill?: csstype2361.Property.Fill | undefined;
835
+ fillOpacity?: csstype2361.Property.FillOpacity | undefined;
836
+ fillRule?: csstype2361.Property.FillRule | undefined;
837
+ floodColor?: csstype2361.Property.FloodColor | undefined;
838
+ floodOpacity?: csstype2361.Property.FloodOpacity | undefined;
839
+ glyphOrientationVertical?: csstype2361.Property.GlyphOrientationVertical | undefined;
840
+ lightingColor?: csstype2361.Property.LightingColor | undefined;
841
+ marker?: csstype2361.Property.Marker | undefined;
842
+ markerEnd?: csstype2361.Property.MarkerEnd | undefined;
843
+ markerMid?: csstype2361.Property.MarkerMid | undefined;
844
+ markerStart?: csstype2361.Property.MarkerStart | undefined;
845
+ shapeRendering?: csstype2361.Property.ShapeRendering | undefined;
846
+ stopColor?: csstype2361.Property.StopColor | undefined;
847
+ stopOpacity?: csstype2361.Property.StopOpacity | undefined;
848
+ stroke?: csstype2361.Property.Stroke | undefined;
849
+ strokeDasharray?: csstype2361.Property.StrokeDasharray<string | number> | undefined;
850
+ strokeDashoffset?: csstype2361.Property.StrokeDashoffset<string | number> | undefined;
851
+ strokeLinecap?: csstype2361.Property.StrokeLinecap | undefined;
852
+ strokeLinejoin?: csstype2361.Property.StrokeLinejoin | undefined;
853
+ strokeMiterlimit?: csstype2361.Property.StrokeMiterlimit | undefined;
854
+ strokeOpacity?: csstype2361.Property.StrokeOpacity | undefined;
855
+ strokeWidth?: csstype2361.Property.StrokeWidth<string | number> | undefined;
856
+ textAnchor?: csstype2361.Property.TextAnchor | undefined;
857
+ vectorEffect?: csstype2361.Property.VectorEffect | undefined;
858
858
  };
859
859
  } & Omit<Y, "style" | "data-peer" | "data-group-between" | "data-group-end" | "data-group-start">];
860
860
  type UseGroupItemReturn = ReturnType<typeof useGroupItemProps>;