@basic-ui/material 1.0.0-alpha.5 → 1.0.0-alpha.51

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 (702) hide show
  1. package/README.md +3 -3
  2. package/build/cjs/index.js +2263 -1469
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/esm/Alert/Alert.d.ts +6 -6
  5. package/build/esm/Alert/Alert.js +3 -2
  6. package/build/esm/Alert/Alert.js.map +1 -1
  7. package/build/esm/Alert/index.d.ts +1 -1
  8. package/build/esm/Alert/index.js.map +1 -1
  9. package/build/esm/AppBar/AppBar.d.ts +9 -9
  10. package/build/esm/AppBar/AppBar.js +6 -5
  11. package/build/esm/AppBar/AppBar.js.map +1 -1
  12. package/build/esm/AppBar/AppBarButton.d.ts +4 -4
  13. package/build/esm/AppBar/AppBarButton.js +2 -1
  14. package/build/esm/AppBar/AppBarButton.js.map +1 -1
  15. package/build/esm/AppBar/context.d.ts +5 -5
  16. package/build/esm/AppBar/context.js.map +1 -1
  17. package/build/esm/AppBar/index.d.ts +3 -3
  18. package/build/esm/AppBar/index.js.map +1 -1
  19. package/build/esm/Badge/Badge.d.ts +6 -6
  20. package/build/esm/Badge/Badge.js +28 -2
  21. package/build/esm/Badge/Badge.js.map +1 -1
  22. package/build/esm/Badge/index.d.ts +1 -1
  23. package/build/esm/Badge/index.js.map +1 -1
  24. package/build/esm/BaseLine/BaseLine.d.ts +1 -1
  25. package/build/esm/BaseLine/BaseLine.js +1 -1
  26. package/build/esm/BaseLine/BaseLine.js.map +1 -1
  27. package/build/esm/BaseLine/index.d.ts +1 -1
  28. package/build/esm/BaseLine/index.js.map +1 -1
  29. package/build/esm/BottomSheet/BottomSheet.d.ts +7 -7
  30. package/build/esm/BottomSheet/BottomSheet.js +2 -1
  31. package/build/esm/BottomSheet/BottomSheet.js.map +1 -1
  32. package/build/esm/BottomSheet/BottomSheetSurface.d.ts +5 -5
  33. package/build/esm/BottomSheet/BottomSheetSurface.js +2 -2
  34. package/build/esm/BottomSheet/BottomSheetSurface.js.map +1 -1
  35. package/build/esm/BottomSheet/index.d.ts +1 -1
  36. package/build/esm/BottomSheet/index.js.map +1 -1
  37. package/build/esm/Box/Box.d.ts +23 -23
  38. package/build/esm/Box/Box.js +1 -2
  39. package/build/esm/Box/Box.js.map +1 -1
  40. package/build/esm/Box/index.d.ts +1 -1
  41. package/build/esm/Box/index.js.map +1 -1
  42. package/build/esm/Button/BaseButton.d.ts +7 -7
  43. package/build/esm/Button/BaseButton.js +6 -5
  44. package/build/esm/Button/BaseButton.js.map +1 -1
  45. package/build/esm/Button/Button.d.ts +13 -13
  46. package/build/esm/Button/Button.js +6 -6
  47. package/build/esm/Button/Button.js.map +1 -1
  48. package/build/esm/Button/ButtonGroup.d.ts +5 -5
  49. package/build/esm/Button/ButtonGroup.js +3 -2
  50. package/build/esm/Button/ButtonGroup.js.map +1 -1
  51. package/build/esm/Button/FilledButton.d.ts +11 -11
  52. package/build/esm/Button/FilledButton.js +22 -9
  53. package/build/esm/Button/FilledButton.js.map +1 -1
  54. package/build/esm/Button/FloatingActionButton.d.ts +7 -7
  55. package/build/esm/Button/FloatingActionButton.js +1 -1
  56. package/build/esm/Button/FloatingActionButton.js.map +1 -1
  57. package/build/esm/Button/IconButton.d.ts +8 -8
  58. package/build/esm/Button/IconButton.js +1 -1
  59. package/build/esm/Button/IconButton.js.map +1 -1
  60. package/build/esm/Button/OutlinedButton.d.ts +4 -4
  61. package/build/esm/Button/OutlinedButton.js +18 -3
  62. package/build/esm/Button/OutlinedButton.js.map +1 -1
  63. package/build/esm/Button/TransparentButton.d.ts +11 -11
  64. package/build/esm/Button/TransparentButton.js +17 -2
  65. package/build/esm/Button/TransparentButton.js.map +1 -1
  66. package/build/esm/Button/context.d.ts +8 -8
  67. package/build/esm/Button/context.js.map +1 -1
  68. package/build/esm/Button/index.d.ts +2 -2
  69. package/build/esm/Button/index.js.map +1 -1
  70. package/build/esm/CheckBox/CheckBox.d.ts +13 -13
  71. package/build/esm/CheckBox/CheckBox.js +6 -5
  72. package/build/esm/CheckBox/CheckBox.js.map +1 -1
  73. package/build/esm/CheckBox/CheckBoxIcon.d.ts +10 -10
  74. package/build/esm/CheckBox/CheckBoxIcon.js +6 -5
  75. package/build/esm/CheckBox/CheckBoxIcon.js.map +1 -1
  76. package/build/esm/CheckBox/CheckPath.d.ts +3 -4
  77. package/build/esm/CheckBox/CheckPath.js +1 -1
  78. package/build/esm/CheckBox/CheckPath.js.map +1 -1
  79. package/build/esm/CheckBox/IndeterminatePath.d.ts +3 -4
  80. package/build/esm/CheckBox/IndeterminatePath.js +1 -1
  81. package/build/esm/CheckBox/IndeterminatePath.js.map +1 -1
  82. package/build/esm/CheckBox/index.d.ts +1 -1
  83. package/build/esm/CheckBox/index.js.map +1 -1
  84. package/build/esm/Chip/ButtonChip.d.ts +9 -9
  85. package/build/esm/Chip/ButtonChip.js +4 -4
  86. package/build/esm/Chip/ButtonChip.js.map +1 -1
  87. package/build/esm/Chip/Chip.d.ts +4 -4
  88. package/build/esm/Chip/Chip.js.map +1 -1
  89. package/build/esm/Chip/ChipBase.d.ts +10 -10
  90. package/build/esm/Chip/ChipBase.js +10 -10
  91. package/build/esm/Chip/ChipBase.js.map +1 -1
  92. package/build/esm/Chip/ChoiceChip.d.ts +10 -10
  93. package/build/esm/Chip/ChoiceChip.js +6 -5
  94. package/build/esm/Chip/ChoiceChip.js.map +1 -1
  95. package/build/esm/Chip/index.d.ts +2 -2
  96. package/build/esm/Chip/index.js.map +1 -1
  97. package/build/esm/Combobox/Combobox.d.ts +23 -23
  98. package/build/esm/Combobox/Combobox.js +25 -16
  99. package/build/esm/Combobox/Combobox.js.map +1 -1
  100. package/build/esm/Combobox/index.d.ts +1 -1
  101. package/build/esm/Combobox/index.js.map +1 -1
  102. package/build/esm/Dialog/Dialog.d.ts +20 -20
  103. package/build/esm/Dialog/Dialog.js +6 -5
  104. package/build/esm/Dialog/Dialog.js.map +1 -1
  105. package/build/esm/Dialog/DialogBackdrop.d.ts +7 -7
  106. package/build/esm/Dialog/DialogBackdrop.js +2 -2
  107. package/build/esm/Dialog/DialogBackdrop.js.map +1 -1
  108. package/build/esm/Dialog/DialogContainer.d.ts +4 -4
  109. package/build/esm/Dialog/DialogContainer.js +2 -1
  110. package/build/esm/Dialog/DialogContainer.js.map +1 -1
  111. package/build/esm/Dialog/DialogSurface.d.ts +7 -7
  112. package/build/esm/Dialog/DialogSurface.js +4 -4
  113. package/build/esm/Dialog/DialogSurface.js.map +1 -1
  114. package/build/esm/Dialog/Scrim.d.ts +4 -4
  115. package/build/esm/Dialog/Scrim.js +2 -1
  116. package/build/esm/Dialog/Scrim.js.map +1 -1
  117. package/build/esm/Dialog/index.d.ts +2 -2
  118. package/build/esm/Dialog/index.js +1 -0
  119. package/build/esm/Dialog/index.js.map +1 -1
  120. package/build/esm/Dialog/useDialogAnimation.d.ts +824 -824
  121. package/build/esm/Dialog/useDialogAnimation.js +6 -4
  122. package/build/esm/Dialog/useDialogAnimation.js.map +1 -1
  123. package/build/esm/Divider/Divider.d.ts +7 -7
  124. package/build/esm/Divider/Divider.js +9 -10
  125. package/build/esm/Divider/Divider.js.map +1 -1
  126. package/build/esm/Divider/index.d.ts +1 -1
  127. package/build/esm/Divider/index.js.map +1 -1
  128. package/build/esm/FloatingLabel/FloatingLabel.d.ts +13 -13
  129. package/build/esm/FloatingLabel/FloatingLabel.js +7 -6
  130. package/build/esm/FloatingLabel/FloatingLabel.js.map +1 -1
  131. package/build/esm/FloatingLabel/index.d.ts +1 -1
  132. package/build/esm/FloatingLabel/index.js.map +1 -1
  133. package/build/esm/LineRipple/LineRipple.d.ts +9 -9
  134. package/build/esm/LineRipple/LineRipple.js +5 -4
  135. package/build/esm/LineRipple/LineRipple.js.map +1 -1
  136. package/build/esm/LineRipple/index.d.ts +1 -1
  137. package/build/esm/LineRipple/index.js.map +1 -1
  138. package/build/esm/Link/Link.d.ts +9 -9
  139. package/build/esm/Link/Link.js +14 -2
  140. package/build/esm/Link/Link.js.map +1 -1
  141. package/build/esm/Link/index.d.ts +1 -1
  142. package/build/esm/Link/index.js.map +1 -1
  143. package/build/esm/List/List.d.ts +8 -8
  144. package/build/esm/List/List.js +2 -2
  145. package/build/esm/List/List.js.map +1 -1
  146. package/build/esm/List/index.d.ts +1 -1
  147. package/build/esm/List/index.js.map +1 -1
  148. package/build/esm/ListItem/ListItem.d.ts +14 -12
  149. package/build/esm/ListItem/ListItem.js +50 -47
  150. package/build/esm/ListItem/ListItem.js.map +1 -1
  151. package/build/esm/ListItem/ListItemText.d.ts +7 -7
  152. package/build/esm/ListItem/ListItemText.js +5 -5
  153. package/build/esm/ListItem/ListItemText.js.map +1 -1
  154. package/build/esm/ListItem/index.d.ts +2 -2
  155. package/build/esm/ListItem/index.js.map +1 -1
  156. package/build/esm/Menu/Menu.d.ts +18 -16
  157. package/build/esm/Menu/Menu.js +31 -11
  158. package/build/esm/Menu/Menu.js.map +1 -1
  159. package/build/esm/Menu/animation.d.ts +2 -2
  160. package/build/esm/Menu/animation.js.map +1 -1
  161. package/build/esm/Menu/index.d.ts +2 -1
  162. package/build/esm/Menu/index.js +1 -0
  163. package/build/esm/Menu/index.js.map +1 -1
  164. package/build/esm/NavRail/NavRailItem.d.ts +15 -0
  165. package/build/esm/NavRail/NavRailItem.js +149 -0
  166. package/build/esm/NavRail/NavRailItem.js.map +1 -0
  167. package/build/esm/NavRail/icons/test-icons.d.ts +4 -0
  168. package/build/esm/NavRail/icons/test-icons.js +42 -0
  169. package/build/esm/NavRail/icons/test-icons.js.map +1 -0
  170. package/build/esm/NavRail/index.d.ts +1 -0
  171. package/build/esm/NavRail/index.js +2 -0
  172. package/build/esm/NavRail/index.js.map +1 -0
  173. package/build/esm/NotchedOutline/NotchedOutline.d.ts +14 -14
  174. package/build/esm/NotchedOutline/NotchedOutline.js +4 -4
  175. package/build/esm/NotchedOutline/NotchedOutline.js.map +1 -1
  176. package/build/esm/NotchedOutline/context.d.ts +6 -6
  177. package/build/esm/NotchedOutline/context.js.map +1 -1
  178. package/build/esm/NotchedOutline/index.d.ts +1 -1
  179. package/build/esm/NotchedOutline/index.js.map +1 -1
  180. package/build/esm/NotchedOutline/styledComponents.d.ts +575 -485
  181. package/build/esm/NotchedOutline/styledComponents.js +3 -2
  182. package/build/esm/NotchedOutline/styledComponents.js.map +1 -1
  183. package/build/esm/Paper/Paper.d.ts +11 -11
  184. package/build/esm/Paper/Paper.js +8 -8
  185. package/build/esm/Paper/Paper.js.map +1 -1
  186. package/build/esm/Paper/index.d.ts +1 -1
  187. package/build/esm/Paper/index.js.map +1 -1
  188. package/build/esm/Popover/Popover.d.ts +14 -0
  189. package/build/esm/Popover/Popover.js +74 -0
  190. package/build/esm/Popover/Popover.js.map +1 -0
  191. package/build/esm/Popover/PopoverContainer.d.ts +4 -0
  192. package/build/esm/Popover/PopoverContainer.js +20 -0
  193. package/build/esm/Popover/PopoverContainer.js.map +1 -0
  194. package/build/esm/Popover/PopoverSurface.d.ts +5 -0
  195. package/build/esm/Popover/PopoverSurface.js +41 -0
  196. package/build/esm/Popover/PopoverSurface.js.map +1 -0
  197. package/build/esm/Popover/index.d.ts +1 -0
  198. package/build/esm/Popover/index.js +2 -0
  199. package/build/esm/Popover/index.js.map +1 -0
  200. package/build/esm/ProgressSpinner/ProgressSpinner.d.ts +8 -8
  201. package/build/esm/ProgressSpinner/ProgressSpinner.js +14 -14
  202. package/build/esm/ProgressSpinner/ProgressSpinner.js.map +1 -1
  203. package/build/esm/ProgressSpinner/index.d.ts +1 -1
  204. package/build/esm/ProgressSpinner/index.js.map +1 -1
  205. package/build/esm/RadioButton/RadioButton.d.ts +4 -4
  206. package/build/esm/RadioButton/RadioButton.js +4 -2
  207. package/build/esm/RadioButton/RadioButton.js.map +1 -1
  208. package/build/esm/RadioButton/RadioButtonIcon.d.ts +6 -6
  209. package/build/esm/RadioButton/RadioButtonIcon.js +6 -5
  210. package/build/esm/RadioButton/RadioButtonIcon.js.map +1 -1
  211. package/build/esm/RadioButton/RadioGroup.d.ts +5 -5
  212. package/build/esm/RadioButton/RadioGroup.js +2 -1
  213. package/build/esm/RadioButton/RadioGroup.js.map +1 -1
  214. package/build/esm/RadioButton/index.d.ts +2 -2
  215. package/build/esm/RadioButton/index.js.map +1 -1
  216. package/build/esm/Ripple/Ripple.d.ts +11 -11
  217. package/build/esm/Ripple/Ripple.js +1 -1
  218. package/build/esm/Ripple/Ripple.js.map +1 -1
  219. package/build/esm/Ripple/RippleBox.d.ts +5 -6
  220. package/build/esm/Ripple/RippleBox.js +7 -6
  221. package/build/esm/Ripple/RippleBox.js.map +1 -1
  222. package/build/esm/Ripple/constants.d.ts +7 -7
  223. package/build/esm/Ripple/constants.js.map +1 -1
  224. package/build/esm/Ripple/index.d.ts +5 -5
  225. package/build/esm/Ripple/index.js.map +1 -1
  226. package/build/esm/Ripple/keyframes.d.ts +4 -4
  227. package/build/esm/Ripple/keyframes.js.map +1 -1
  228. package/build/esm/Ripple/useRipple.d.ts +14 -14
  229. package/build/esm/Ripple/useRipple.js +2 -2
  230. package/build/esm/Ripple/useRipple.js.map +1 -1
  231. package/build/esm/Ripple/useRippleHandlers.d.ts +8 -8
  232. package/build/esm/Ripple/useRippleHandlers.js +2 -1
  233. package/build/esm/Ripple/useRippleHandlers.js.map +1 -1
  234. package/build/esm/Ripple/useRippleSurface.d.ts +787 -786
  235. package/build/esm/Ripple/useRippleSurface.js +65 -60
  236. package/build/esm/Ripple/useRippleSurface.js.map +1 -1
  237. package/build/esm/SearchBar/SearchBar.d.ts +15 -0
  238. package/build/esm/SearchBar/SearchBar.js +90 -0
  239. package/build/esm/SearchBar/SearchBar.js.map +1 -0
  240. package/build/esm/SearchBar/index.d.ts +1 -0
  241. package/build/esm/SearchBar/index.js +2 -0
  242. package/build/esm/SearchBar/index.js.map +1 -0
  243. package/build/esm/Select/CustomContainerExample.d.ts +3 -0
  244. package/build/esm/Select/CustomContainerExample.js +59 -0
  245. package/build/esm/Select/CustomContainerExample.js.map +1 -0
  246. package/build/esm/Select/Select.d.ts +32 -18
  247. package/build/esm/Select/Select.js +67 -15
  248. package/build/esm/Select/Select.js.map +1 -1
  249. package/build/esm/Select/SelectIcon.d.ts +6 -6
  250. package/build/esm/Select/SelectIcon.js +6 -5
  251. package/build/esm/Select/SelectIcon.js.map +1 -1
  252. package/build/esm/Select/context.d.ts +9 -8
  253. package/build/esm/Select/context.js +2 -1
  254. package/build/esm/Select/context.js.map +1 -1
  255. package/build/esm/Select/defaultRender.d.ts +3 -1
  256. package/build/esm/Select/defaultRender.js +33 -4
  257. package/build/esm/Select/defaultRender.js.map +1 -1
  258. package/build/esm/Select/index.d.ts +1 -1
  259. package/build/esm/Select/index.js.map +1 -1
  260. package/build/esm/Select/styledComponents.d.ts +15 -15
  261. package/build/esm/Select/styledComponents.js +13 -22
  262. package/build/esm/Select/styledComponents.js.map +1 -1
  263. package/build/esm/SelectItem/SelectItem.d.ts +11 -4
  264. package/build/esm/SelectItem/SelectItem.js +34 -9
  265. package/build/esm/SelectItem/SelectItem.js.map +1 -1
  266. package/build/esm/SelectItem/index.d.ts +1 -1
  267. package/build/esm/SelectItem/index.js.map +1 -1
  268. package/build/esm/SelectionControl/SelectionControlLabel.d.ts +7 -7
  269. package/build/esm/SelectionControl/SelectionControlLabel.js +4 -3
  270. package/build/esm/SelectionControl/SelectionControlLabel.js.map +1 -1
  271. package/build/esm/SelectionControl/SelectionControlText.d.ts +8 -8
  272. package/build/esm/SelectionControl/SelectionControlText.js +4 -4
  273. package/build/esm/SelectionControl/SelectionControlText.js.map +1 -1
  274. package/build/esm/SelectionControl/index.d.ts +2 -2
  275. package/build/esm/SelectionControl/index.js.map +1 -1
  276. package/build/esm/Skeleton/DelayAppearance.d.ts +13 -13
  277. package/build/esm/Skeleton/DelayAppearance.js +5 -5
  278. package/build/esm/Skeleton/DelayAppearance.js.map +1 -1
  279. package/build/esm/Skeleton/Skeleton.d.ts +9 -9
  280. package/build/esm/Skeleton/Skeleton.js +4 -4
  281. package/build/esm/Skeleton/Skeleton.js.map +1 -1
  282. package/build/esm/Skeleton/animation.d.ts +8 -8
  283. package/build/esm/Skeleton/animation.js.map +1 -1
  284. package/build/esm/Skeleton/index.d.ts +2 -2
  285. package/build/esm/Skeleton/index.js.map +1 -1
  286. package/build/esm/Slider/Slider.d.ts +17 -0
  287. package/build/esm/Slider/Slider.js +224 -0
  288. package/build/esm/Slider/Slider.js.map +1 -0
  289. package/build/esm/Slider/index.d.ts +1 -0
  290. package/build/esm/Slider/index.js +2 -0
  291. package/build/esm/Slider/index.js.map +1 -0
  292. package/build/esm/Snackbar/Snackbar.d.ts +8 -8
  293. package/build/esm/Snackbar/Snackbar.js +12 -12
  294. package/build/esm/Snackbar/Snackbar.js.map +1 -1
  295. package/build/esm/Snackbar/Stack.d.ts +31 -32
  296. package/build/esm/Snackbar/Stack.js +11 -10
  297. package/build/esm/Snackbar/Stack.js.map +1 -1
  298. package/build/esm/Snackbar/index.d.ts +3 -2
  299. package/build/esm/Snackbar/index.js +1 -0
  300. package/build/esm/Snackbar/index.js.map +1 -1
  301. package/build/esm/Snackbar/useSnackbarAnimation.d.ts +6 -70
  302. package/build/esm/Snackbar/useSnackbarAnimation.js +9 -8
  303. package/build/esm/Snackbar/useSnackbarAnimation.js.map +1 -1
  304. package/build/esm/Switch/Switch.d.ts +13 -8
  305. package/build/esm/Switch/Switch.js +70 -48
  306. package/build/esm/Switch/Switch.js.map +1 -1
  307. package/build/esm/Switch/index.d.ts +1 -1
  308. package/build/esm/Switch/index.js.map +1 -1
  309. package/build/esm/Switch/styledComponents.d.ts +13 -13
  310. package/build/esm/Switch/styledComponents.js +34 -25
  311. package/build/esm/Switch/styledComponents.js.map +1 -1
  312. package/build/esm/Tab/Tab.d.ts +5 -5
  313. package/build/esm/Tab/Tab.js +51 -14
  314. package/build/esm/Tab/Tab.js.map +1 -1
  315. package/build/esm/Tab/TabList.d.ts +10 -9
  316. package/build/esm/Tab/TabList.js +8 -3
  317. package/build/esm/Tab/TabList.js.map +1 -1
  318. package/build/esm/Tab/TabPanel.d.ts +5 -5
  319. package/build/esm/Tab/TabPanel.js +4 -2
  320. package/build/esm/Tab/TabPanel.js.map +1 -1
  321. package/build/esm/Tab/TabPanels.d.ts +4 -4
  322. package/build/esm/Tab/TabPanels.js.map +1 -1
  323. package/build/esm/Tab/Tabs.d.ts +4 -4
  324. package/build/esm/Tab/Tabs.js.map +1 -1
  325. package/build/esm/Tab/context.d.ts +9 -8
  326. package/build/esm/Tab/context.js +2 -1
  327. package/build/esm/Tab/context.js.map +1 -1
  328. package/build/esm/Tab/index.d.ts +5 -5
  329. package/build/esm/Tab/index.js.map +1 -1
  330. package/build/esm/TabIndicator/TabIndicator.d.ts +9 -7
  331. package/build/esm/TabIndicator/TabIndicator.js +78 -10
  332. package/build/esm/TabIndicator/TabIndicator.js.map +1 -1
  333. package/build/esm/TabIndicator/context.d.ts +6 -6
  334. package/build/esm/TabIndicator/context.js.map +1 -1
  335. package/build/esm/TabIndicator/index.d.ts +2 -2
  336. package/build/esm/TabIndicator/index.js.map +1 -1
  337. package/build/esm/Table/Table.d.ts +4 -4
  338. package/build/esm/Table/Table.js +13 -11
  339. package/build/esm/Table/Table.js.map +1 -1
  340. package/build/esm/Table/TableBody.d.ts +4 -4
  341. package/build/esm/Table/TableBody.js +4 -3
  342. package/build/esm/Table/TableBody.js.map +1 -1
  343. package/build/esm/Table/TableCell.d.ts +4 -4
  344. package/build/esm/Table/TableCell.js +9 -6
  345. package/build/esm/Table/TableCell.js.map +1 -1
  346. package/build/esm/Table/TableHead.d.ts +4 -4
  347. package/build/esm/Table/TableHead.js +5 -5
  348. package/build/esm/Table/TableHead.js.map +1 -1
  349. package/build/esm/Table/TableRow.d.ts +4 -4
  350. package/build/esm/Table/TableRow.js +9 -9
  351. package/build/esm/Table/TableRow.js.map +1 -1
  352. package/build/esm/Table/context.d.ts +3 -3
  353. package/build/esm/Table/context.js.map +1 -1
  354. package/build/esm/Table/index.d.ts +5 -5
  355. package/build/esm/Table/index.js.map +1 -1
  356. package/build/esm/Text/LoremIpsum.d.ts +4 -4
  357. package/build/esm/Text/LoremIpsum.js +1 -1
  358. package/build/esm/Text/LoremIpsum.js.map +1 -1
  359. package/build/esm/Text/Text.d.ts +11 -7
  360. package/build/esm/Text/Text.js +7 -3
  361. package/build/esm/Text/Text.js.map +1 -1
  362. package/build/esm/Text/index.d.ts +1 -1
  363. package/build/esm/Text/index.js.map +1 -1
  364. package/build/esm/TextField/FilledContainer.d.ts +18 -15
  365. package/build/esm/TextField/FilledContainer.js +11 -11
  366. package/build/esm/TextField/FilledContainer.js.map +1 -1
  367. package/build/esm/TextField/HelperText.d.ts +10 -10
  368. package/build/esm/TextField/HelperText.js +5 -5
  369. package/build/esm/TextField/HelperText.js.map +1 -1
  370. package/build/esm/TextField/IconContainer.d.ts +5 -6
  371. package/build/esm/TextField/IconContainer.js +1 -1
  372. package/build/esm/TextField/IconContainer.js.map +1 -1
  373. package/build/esm/TextField/Input.d.ts +11 -11
  374. package/build/esm/TextField/Input.js +12 -10
  375. package/build/esm/TextField/Input.js.map +1 -1
  376. package/build/esm/TextField/OutlinedContainer.d.ts +17 -17
  377. package/build/esm/TextField/OutlinedContainer.js +17 -9
  378. package/build/esm/TextField/OutlinedContainer.js.map +1 -1
  379. package/build/esm/TextField/TextField.d.ts +19 -19
  380. package/build/esm/TextField/TextField.js +4 -4
  381. package/build/esm/TextField/TextField.js.map +1 -1
  382. package/build/esm/TextField/consts.d.ts +5 -5
  383. package/build/esm/TextField/consts.js.map +1 -1
  384. package/build/esm/TextField/index.d.ts +4 -4
  385. package/build/esm/TextField/index.js.map +1 -1
  386. package/build/esm/ThemeExplorer/BorderSlider.d.ts +7 -0
  387. package/build/esm/ThemeExplorer/BorderSlider.js +78 -0
  388. package/build/esm/ThemeExplorer/BorderSlider.js.map +1 -0
  389. package/build/esm/ThemeExplorer/ColorPicker.d.ts +8 -8
  390. package/build/esm/ThemeExplorer/ColorPicker.js +4 -3
  391. package/build/esm/ThemeExplorer/ColorPicker.js.map +1 -1
  392. package/build/esm/ThemeExplorer/ColorSchemePicker.d.ts +10 -0
  393. package/build/esm/ThemeExplorer/ColorSchemePicker.js +54 -0
  394. package/build/esm/ThemeExplorer/ColorSchemePicker.js.map +1 -0
  395. package/build/esm/ThemeExplorer/FontAutoComplete.d.ts +9 -0
  396. package/build/esm/ThemeExplorer/FontAutoComplete.js +128 -0
  397. package/build/esm/ThemeExplorer/FontAutoComplete.js.map +1 -0
  398. package/build/esm/ThemeExplorer/TextFieldColorPicker.d.ts +9 -9
  399. package/build/esm/ThemeExplorer/TextFieldColorPicker.js +4 -3
  400. package/build/esm/ThemeExplorer/TextFieldColorPicker.js.map +1 -1
  401. package/build/esm/ThemeExplorer/ThemeBuilder.d.ts +11 -0
  402. package/build/esm/ThemeExplorer/ThemeBuilder.js +400 -0
  403. package/build/esm/ThemeExplorer/ThemeBuilder.js.map +1 -0
  404. package/build/esm/ThemeExplorer/ThemeColors.d.ts +5 -5
  405. package/build/esm/ThemeExplorer/ThemeColors.js +38 -16
  406. package/build/esm/ThemeExplorer/ThemeColors.js.map +1 -1
  407. package/build/esm/ThemeExplorer/components.d.ts +31 -32
  408. package/build/esm/ThemeExplorer/components.js +29 -28
  409. package/build/esm/ThemeExplorer/components.js.map +1 -1
  410. package/build/esm/ThemeExplorer/googleFonts.d.ts +1 -0
  411. package/build/esm/ThemeExplorer/googleFonts.js +7 -0
  412. package/build/esm/ThemeExplorer/googleFonts.js.map +1 -0
  413. package/build/esm/ThemeExplorer/index.d.ts +1 -0
  414. package/build/esm/ThemeExplorer/index.js +2 -0
  415. package/build/esm/ThemeExplorer/index.js.map +1 -0
  416. package/build/esm/ThemeExplorer/makeColorScheme.d.ts +98 -66
  417. package/build/esm/ThemeExplorer/makeColorScheme.js +46 -10
  418. package/build/esm/ThemeExplorer/makeColorScheme.js.map +1 -1
  419. package/build/esm/ThemeExplorer/makeTailwindTheme.d.ts +2 -0
  420. package/build/esm/ThemeExplorer/makeTailwindTheme.js +30 -0
  421. package/build/esm/ThemeExplorer/makeTailwindTheme.js.map +1 -0
  422. package/build/esm/ThemeExplorer/updateGoogleFonts.js +70 -0
  423. package/build/esm/ThemeExplorer/updateGoogleFonts.js.map +1 -0
  424. package/build/esm/ThemeExplorer/useDeferredColor.d.ts +3 -3
  425. package/build/esm/ThemeExplorer/useDeferredColor.js +6 -9
  426. package/build/esm/ThemeExplorer/useDeferredColor.js.map +1 -1
  427. package/build/esm/ThemeExplorer/useLocalStorageCachedState.d.ts +1 -1
  428. package/build/esm/ThemeExplorer/useLocalStorageCachedState.js +1 -1
  429. package/build/esm/ThemeExplorer/useLocalStorageCachedState.js.map +1 -1
  430. package/build/esm/Tooltip/Tooltip.d.ts +8 -8
  431. package/build/esm/Tooltip/Tooltip.js +30 -16
  432. package/build/esm/Tooltip/Tooltip.js.map +1 -1
  433. package/build/esm/Tooltip/index.d.ts +1 -1
  434. package/build/esm/Tooltip/index.js.map +1 -1
  435. package/build/esm/color.d.ts +8 -6
  436. package/build/esm/color.js +14 -5
  437. package/build/esm/color.js.map +1 -1
  438. package/build/esm/css.d.ts +1 -1
  439. package/build/esm/css.js.map +1 -1
  440. package/build/esm/hooks/useAnimation.d.ts +20 -20
  441. package/build/esm/hooks/useAnimation.js +3 -3
  442. package/build/esm/hooks/useAnimation.js.map +1 -1
  443. package/build/esm/index.d.ts +42 -37
  444. package/build/esm/index.js +6 -1
  445. package/build/esm/index.js.map +1 -1
  446. package/build/esm/motion.d.ts +7 -0
  447. package/build/esm/motion.js +8 -0
  448. package/build/esm/motion.js.map +1 -0
  449. package/build/esm/tailwind/extendColors.d.ts +5 -0
  450. package/build/esm/tailwind/extendColors.js +59 -0
  451. package/build/esm/tailwind/extendColors.js.map +1 -0
  452. package/build/esm/tailwind/index.d.ts +8 -0
  453. package/build/esm/tailwind/index.js +45 -0
  454. package/build/esm/tailwind/index.js.map +1 -0
  455. package/build/esm/theme/index.d.ts +2 -2
  456. package/build/esm/theme/index.js.map +1 -1
  457. package/build/esm/theme/theme.d.ts +562 -472
  458. package/build/esm/theme/theme.js +54 -42
  459. package/build/esm/theme/theme.js.map +1 -1
  460. package/build/esm/theme/typography-raleway.d.ts +112 -112
  461. package/build/esm/theme/typography-raleway.js.map +1 -1
  462. package/build/esm/theme/typography-roboto.d.ts +111 -111
  463. package/build/esm/theme/typography-roboto.js.map +1 -1
  464. package/build/esm/theme/useTheme.d.ts +566 -6
  465. package/build/esm/theme/useTheme.js.map +1 -1
  466. package/build/tsconfig-build.tsbuildinfo +1 -0
  467. package/package.json +22 -13
  468. package/src/Alert/Alert.tsx +1 -1
  469. package/src/Alert/index.ts +1 -1
  470. package/src/AppBar/AppBar.story.tsx +69 -69
  471. package/src/AppBar/AppBar.tsx +85 -84
  472. package/src/AppBar/AppBarButton.tsx +25 -25
  473. package/src/AppBar/context.ts +13 -13
  474. package/src/AppBar/index.ts +3 -3
  475. package/src/Badge/Badge.story.tsx +68 -0
  476. package/src/Badge/Badge.tsx +47 -17
  477. package/src/Badge/index.ts +1 -1
  478. package/src/BaseLine/BaseLine.tsx +100 -100
  479. package/src/BaseLine/index.ts +1 -1
  480. package/src/BottomSheet/BottomSheet.story.tsx +35 -35
  481. package/src/BottomSheet/BottomSheet.tsx +39 -39
  482. package/src/BottomSheet/BottomSheetSurface.tsx +49 -49
  483. package/src/BottomSheet/index.ts +1 -1
  484. package/src/Box/Box.tsx +127 -129
  485. package/src/Box/index.ts +1 -1
  486. package/src/Button/BaseButton.tsx +4 -11
  487. package/src/Button/Button.story.tsx +10 -1
  488. package/src/Button/Button.tsx +4 -4
  489. package/src/Button/ButtonGroup.story.tsx +68 -43
  490. package/src/Button/ButtonGroup.tsx +1 -1
  491. package/src/Button/FilledButton.tsx +20 -10
  492. package/src/Button/FloatingActionButton.tsx +9 -9
  493. package/src/Button/OutlinedButton.tsx +17 -2
  494. package/src/Button/SpinnerButton.story.tsx +91 -91
  495. package/src/Button/TransparentButton.tsx +16 -1
  496. package/src/Button/context.tsx +17 -17
  497. package/src/Button/index.ts +2 -2
  498. package/src/CheckBox/CheckBox.story.tsx +155 -154
  499. package/src/CheckBox/CheckBox.tsx +170 -174
  500. package/src/CheckBox/CheckBoxIcon.tsx +64 -64
  501. package/src/CheckBox/CheckPath.tsx +18 -18
  502. package/src/CheckBox/IndeterminatePath.tsx +16 -16
  503. package/src/CheckBox/index.ts +1 -1
  504. package/src/Chip/ButtonChip.tsx +86 -86
  505. package/src/Chip/Chip.story.tsx +242 -242
  506. package/src/Chip/Chip.tsx +5 -5
  507. package/src/Chip/ChipBase.tsx +141 -141
  508. package/src/Chip/ChoiceChip.tsx +127 -127
  509. package/src/Chip/index.ts +2 -2
  510. package/src/Combobox/Combobox.story.tsx +3 -3
  511. package/src/Combobox/Combobox.tsx +274 -272
  512. package/src/Combobox/index.ts +1 -1
  513. package/src/Dialog/Dialog.story.tsx +53 -53
  514. package/src/Dialog/Dialog.tsx +73 -73
  515. package/src/Dialog/DialogBackdrop.tsx +42 -42
  516. package/src/Dialog/DialogContainer.tsx +31 -31
  517. package/src/Dialog/DialogSurface.tsx +55 -57
  518. package/src/Dialog/Scrim.tsx +35 -35
  519. package/src/Dialog/index.ts +2 -2
  520. package/src/Dialog/useDialogAnimation.tsx +49 -50
  521. package/src/Divider/Divider.story.tsx +39 -39
  522. package/src/Divider/Divider.tsx +48 -49
  523. package/src/Divider/index.ts +1 -1
  524. package/src/FloatingLabel/FloatingLabel.story.tsx +55 -55
  525. package/src/FloatingLabel/FloatingLabel.tsx +77 -76
  526. package/src/FloatingLabel/index.ts +1 -1
  527. package/src/LineRipple/LineRipple.story.tsx +43 -43
  528. package/src/LineRipple/LineRipple.tsx +81 -81
  529. package/src/LineRipple/index.ts +1 -1
  530. package/src/Link/Link.story.tsx +14 -14
  531. package/src/Link/Link.tsx +65 -56
  532. package/src/Link/index.ts +1 -1
  533. package/src/List/List.tsx +46 -46
  534. package/src/List/index.ts +1 -1
  535. package/src/ListItem/ListItem.story.tsx +43 -43
  536. package/src/ListItem/ListItem.tsx +104 -99
  537. package/src/ListItem/ListItemText.tsx +35 -36
  538. package/src/ListItem/index.ts +2 -2
  539. package/src/Menu/ContextMenu.story.tsx +34 -0
  540. package/src/Menu/Menu.story.tsx +54 -54
  541. package/src/Menu/Menu.tsx +124 -110
  542. package/src/Menu/animation.ts +16 -16
  543. package/src/Menu/index.ts +2 -1
  544. package/src/NavRail/NavRail.story.tsx +146 -0
  545. package/src/NavRail/NavRailItem.tsx +175 -0
  546. package/src/NavRail/icons/test-icons.tsx +46 -0
  547. package/src/NavRail/index.ts +1 -0
  548. package/src/NotchedOutline/NotchedOutline.story.tsx +99 -99
  549. package/src/NotchedOutline/NotchedOutline.tsx +80 -81
  550. package/src/NotchedOutline/context.ts +12 -12
  551. package/src/NotchedOutline/index.ts +1 -1
  552. package/src/NotchedOutline/styledComponents.ts +122 -121
  553. package/src/Paper/Paper.story.tsx +50 -50
  554. package/src/Paper/Paper.tsx +67 -71
  555. package/src/Paper/index.ts +1 -1
  556. package/src/Popover/Popover.story.tsx +34 -0
  557. package/src/Popover/Popover.tsx +97 -0
  558. package/src/Popover/PopoverContainer.tsx +25 -0
  559. package/src/Popover/PopoverSurface.tsx +51 -0
  560. package/src/Popover/index.ts +1 -0
  561. package/src/ProgressSpinner/ProgressSpinner.story.tsx +35 -35
  562. package/src/ProgressSpinner/ProgressSpinner.tsx +119 -119
  563. package/src/ProgressSpinner/index.ts +1 -1
  564. package/src/RadioButton/RadioButton.story.tsx +109 -109
  565. package/src/RadioButton/RadioButton.tsx +112 -112
  566. package/src/RadioButton/RadioButtonIcon.tsx +44 -45
  567. package/src/RadioButton/RadioGroup.tsx +27 -27
  568. package/src/RadioButton/index.ts +2 -2
  569. package/src/Ripple/Ripple.story.tsx +78 -78
  570. package/src/Ripple/Ripple.tsx +33 -33
  571. package/src/Ripple/RippleBox.tsx +52 -53
  572. package/src/Ripple/constants.ts +15 -15
  573. package/src/Ripple/index.ts +5 -5
  574. package/src/Ripple/keyframes.ts +36 -36
  575. package/src/Ripple/useRipple.ts +209 -209
  576. package/src/Ripple/useRippleHandlers.ts +54 -54
  577. package/src/Ripple/useRippleSurface.ts +155 -133
  578. package/src/SearchBar/SearchBar.story.tsx +98 -0
  579. package/src/SearchBar/SearchBar.tsx +105 -0
  580. package/src/SearchBar/index.ts +1 -0
  581. package/src/Select/CustomContainerExample.tsx +59 -0
  582. package/src/Select/PaymentMethodSelect.story.tsx +316 -323
  583. package/src/Select/Select.story.tsx +225 -226
  584. package/src/Select/Select.tsx +283 -197
  585. package/src/Select/SelectIcon.tsx +43 -44
  586. package/src/Select/SelectMultiple.story.tsx +215 -0
  587. package/src/Select/context.ts +22 -19
  588. package/src/Select/defaultRender.tsx +49 -0
  589. package/src/Select/index.ts +1 -1
  590. package/src/Select/styledComponents.tsx +38 -48
  591. package/src/SelectItem/SelectItem.tsx +92 -60
  592. package/src/SelectItem/index.ts +1 -1
  593. package/src/SelectionControl/SelectionControlLabel.tsx +34 -37
  594. package/src/SelectionControl/SelectionControlText.tsx +37 -37
  595. package/src/SelectionControl/index.ts +2 -2
  596. package/src/Skeleton/DelayAppearance.tsx +41 -41
  597. package/src/Skeleton/Skeleton.story.tsx +57 -57
  598. package/src/Skeleton/Skeleton.tsx +40 -40
  599. package/src/Skeleton/animation.ts +54 -54
  600. package/src/Skeleton/index.ts +2 -2
  601. package/src/Slider/Slider.story.tsx +36 -0
  602. package/src/Slider/Slider.tsx +275 -0
  603. package/src/Slider/index.ts +1 -0
  604. package/src/Snackbar/Snackbar.story.tsx +99 -99
  605. package/src/Snackbar/Snackbar.tsx +10 -10
  606. package/src/Snackbar/Stack.tsx +13 -12
  607. package/src/Snackbar/index.ts +1 -0
  608. package/src/Snackbar/useSnackbarAnimation.ts +5 -4
  609. package/src/Switch/Switch.story.tsx +98 -27
  610. package/src/Switch/Switch.tsx +170 -127
  611. package/src/Switch/index.ts +1 -1
  612. package/src/Switch/styledComponents.tsx +117 -110
  613. package/src/Tab/Tab.story.tsx +209 -53
  614. package/src/Tab/Tab.tsx +120 -82
  615. package/src/Tab/TabList.tsx +61 -57
  616. package/src/Tab/TabPanel.tsx +31 -31
  617. package/src/Tab/TabPanels.tsx +5 -5
  618. package/src/Tab/Tabs.tsx +5 -5
  619. package/src/Tab/context.ts +17 -15
  620. package/src/Tab/index.ts +5 -5
  621. package/src/TabIndicator/TabIndicator.tsx +146 -69
  622. package/src/TabIndicator/context.ts +13 -12
  623. package/src/TabIndicator/index.ts +2 -2
  624. package/src/Table/Table.tsx +12 -9
  625. package/src/Table/TableCell.tsx +5 -2
  626. package/src/Table/TableHead.tsx +1 -2
  627. package/src/Table/TableRow.tsx +5 -6
  628. package/src/Table/context.ts +6 -6
  629. package/src/Text/LoremIpsum.tsx +18 -18
  630. package/src/Text/Text.story.tsx +75 -40
  631. package/src/Text/Text.tsx +84 -64
  632. package/src/Text/index.ts +1 -1
  633. package/src/TextField/FilledContainer.tsx +173 -172
  634. package/src/TextField/HelperText.tsx +63 -63
  635. package/src/TextField/IconContainer.tsx +3 -3
  636. package/src/TextField/Input.tsx +6 -5
  637. package/src/TextField/OutlinedContainer.tsx +116 -111
  638. package/src/TextField/TextField.story.tsx +2 -3
  639. package/src/TextField/TextField.tsx +4 -4
  640. package/src/TextField/consts.ts +7 -7
  641. package/src/TextField/index.ts +4 -4
  642. package/src/ThemeExplorer/BorderSlider.tsx +73 -0
  643. package/src/ThemeExplorer/ColorPicker.tsx +104 -104
  644. package/src/ThemeExplorer/ColorSchemePicker.tsx +55 -0
  645. package/src/ThemeExplorer/FontAutoComplete.tsx +139 -0
  646. package/src/ThemeExplorer/TextFieldColorPicker.tsx +115 -115
  647. package/src/ThemeExplorer/ThemeBuilder.story.tsx +8 -165
  648. package/src/ThemeExplorer/ThemeBuilder.tsx +353 -0
  649. package/src/ThemeExplorer/ThemeColors.tsx +118 -89
  650. package/src/ThemeExplorer/components.tsx +195 -195
  651. package/src/ThemeExplorer/googleFonts.ts +1436 -0
  652. package/src/ThemeExplorer/index.ts +1 -0
  653. package/src/ThemeExplorer/makeColorScheme.tsx +111 -74
  654. package/src/ThemeExplorer/makeTailwindTheme.ts +44 -0
  655. package/src/ThemeExplorer/updateGoogleFonts.js +33 -0
  656. package/src/ThemeExplorer/useDeferredColor.tsx +21 -25
  657. package/src/ThemeExplorer/useLocalStorageCachedState.ts +18 -18
  658. package/src/Tooltip/Tooltip.story.tsx +35 -35
  659. package/src/Tooltip/Tooltip.tsx +67 -50
  660. package/src/Tooltip/index.ts +1 -1
  661. package/src/color.ts +30 -6
  662. package/src/css.ts +2 -2
  663. package/src/hooks/useAnimation.ts +111 -111
  664. package/src/index.ts +6 -1
  665. package/src/motion.ts +7 -0
  666. package/src/tailwind/extendColors.ts +51 -0
  667. package/src/tailwind/index.ts +56 -0
  668. package/src/tailwind/tests/extendColors.test.ts +123 -0
  669. package/src/theme/index.ts +2 -2
  670. package/src/theme/theme.ts +57 -39
  671. package/src/theme/typography-raleway.ts +114 -114
  672. package/src/theme/typography-roboto.ts +113 -113
  673. package/src/theme/useTheme.ts +18 -18
  674. package/tailwind/package.json +5 -0
  675. package/theme-explorer/package.json +5 -0
  676. package/build/esm/ColorMode/ColorModeProvider.d.ts +0 -7
  677. package/build/esm/ColorMode/ColorModeProvider.js +0 -92
  678. package/build/esm/ColorMode/ColorModeProvider.js.map +0 -1
  679. package/build/esm/ColorMode/color-mode.d.ts +0 -8
  680. package/build/esm/ColorMode/color-mode.js +0 -11
  681. package/build/esm/ColorMode/color-mode.js.map +0 -1
  682. package/build/esm/ColorMode/color-vars.d.ts +0 -4
  683. package/build/esm/ColorMode/color-vars.js +0 -58
  684. package/build/esm/ColorMode/color-vars.js.map +0 -1
  685. package/build/esm/ColorMode/constants.d.ts +0 -3
  686. package/build/esm/ColorMode/constants.js +0 -5
  687. package/build/esm/ColorMode/constants.js.map +0 -1
  688. package/build/esm/ColorMode/index.d.ts +0 -4
  689. package/build/esm/ColorMode/index.js +0 -5
  690. package/build/esm/ColorMode/index.js.map +0 -1
  691. package/build/esm/ListItem/context.d.ts +0 -7
  692. package/build/esm/ListItem/context.js +0 -10
  693. package/build/esm/ListItem/context.js.map +0 -1
  694. package/build/tsconfig.tsbuildinfo +0 -1
  695. package/src/ColorMode/ColorModeProvider.tsx +0 -97
  696. package/src/ColorMode/color-mode.ts +0 -20
  697. package/src/ColorMode/color-vars.ts +0 -56
  698. package/src/ColorMode/constants.ts +0 -5
  699. package/src/ColorMode/index.ts +0 -4
  700. package/src/ColorMode/tests/color-vars.test.ts +0 -9
  701. package/src/Select/defaultRender.ts +0 -18
  702. package/src/ThemeExplorer/ThemeExplorer.story.tsx +0 -43
@@ -1,786 +1,787 @@
1
- import type { CSSProperties } from 'react';
2
- export interface UseRippleSurfaceOptions<T extends HTMLElement> {
3
- baseOpacity?: number;
4
- hoverOpacity?: number;
5
- focusOpacity?: number;
6
- pressedOpacity?: number;
7
- rippleColor?: string;
8
- rippleEnabled?: boolean;
9
- center?: boolean;
10
- disabled?: boolean;
11
- style?: CSSProperties;
12
- onPointerDown?: React.PointerEventHandler<T>;
13
- onKeyDown?: React.KeyboardEventHandler<T>;
14
- }
15
- export declare function useRippleSurface<T extends HTMLElement>(opts: UseRippleSurfaceOptions<T>): {
16
- style: {
17
- alignContent?: import("csstype").Property.AlignContent | undefined;
18
- alignItems?: import("csstype").Property.AlignItems | undefined;
19
- alignSelf?: import("csstype").Property.AlignSelf | undefined;
20
- animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
21
- animationDirection?: import("csstype").Property.AnimationDirection | undefined;
22
- animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
23
- animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
24
- animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
25
- animationName?: import("csstype").Property.AnimationName | undefined;
26
- animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
27
- animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
28
- appearance?: import("csstype").Property.Appearance | undefined;
29
- aspectRatio?: import("csstype").Property.AspectRatio | undefined;
30
- backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
31
- backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
32
- backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
33
- backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
34
- backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
35
- backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
36
- backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
37
- backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
38
- backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
39
- backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
40
- backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
41
- backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
42
- backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
43
- blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
44
- blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
45
- borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
46
- borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
47
- borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
48
- borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
49
- borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
50
- borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
51
- borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
52
- borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
53
- borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
54
- borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
55
- borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
56
- borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
57
- borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
58
- borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
59
- borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
60
- borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
61
- borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
62
- borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
63
- borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
64
- borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
65
- borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
66
- borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
67
- borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
68
- borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
69
- borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
70
- borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
71
- borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
72
- borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
73
- borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
74
- borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
75
- borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
76
- borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
77
- borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
78
- borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
79
- borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
80
- borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
81
- borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
82
- borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
83
- borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
84
- borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
85
- borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
86
- borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
87
- borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
88
- borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
89
- borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
90
- bottom?: import("csstype").Property.Bottom<string | number> | undefined;
91
- boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
92
- boxShadow?: import("csstype").Property.BoxShadow | undefined;
93
- boxSizing?: import("csstype").Property.BoxSizing | undefined;
94
- breakAfter?: import("csstype").Property.BreakAfter | undefined;
95
- breakBefore?: import("csstype").Property.BreakBefore | undefined;
96
- breakInside?: import("csstype").Property.BreakInside | undefined;
97
- captionSide?: import("csstype").Property.CaptionSide | undefined;
98
- caretColor?: import("csstype").Property.CaretColor | undefined;
99
- clear?: import("csstype").Property.Clear | undefined;
100
- clipPath?: import("csstype").Property.ClipPath | undefined;
101
- color?: import("csstype").Property.Color | undefined;
102
- colorAdjust?: import("csstype").Property.ColorAdjust | undefined;
103
- columnCount?: import("csstype").Property.ColumnCount | undefined;
104
- columnFill?: import("csstype").Property.ColumnFill | undefined;
105
- columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
106
- columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
107
- columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
108
- columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
109
- columnSpan?: import("csstype").Property.ColumnSpan | undefined;
110
- columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
111
- contain?: import("csstype").Property.Contain | undefined;
112
- content?: import("csstype").Property.Content | undefined;
113
- counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
114
- counterReset?: import("csstype").Property.CounterReset | undefined;
115
- counterSet?: import("csstype").Property.CounterSet | undefined;
116
- cursor?: import("csstype").Property.Cursor | undefined;
117
- direction?: import("csstype").Property.Direction | undefined;
118
- display?: import("csstype").Property.Display | undefined;
119
- emptyCells?: import("csstype").Property.EmptyCells | undefined;
120
- filter?: import("csstype").Property.Filter | undefined;
121
- flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
122
- flexDirection?: import("csstype").Property.FlexDirection | undefined;
123
- flexGrow?: import("csstype").Property.FlexGrow | undefined;
124
- flexShrink?: import("csstype").Property.FlexShrink | undefined;
125
- flexWrap?: import("csstype").Property.FlexWrap | undefined;
126
- float?: import("csstype").Property.Float | undefined;
127
- fontFamily?: import("csstype").Property.FontFamily | undefined;
128
- fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
129
- fontKerning?: import("csstype").Property.FontKerning | undefined;
130
- fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
131
- fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
132
- fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
133
- fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
134
- fontStretch?: import("csstype").Property.FontStretch | undefined;
135
- fontStyle?: import("csstype").Property.FontStyle | undefined;
136
- fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
137
- fontVariant?: import("csstype").Property.FontVariant | undefined;
138
- fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
139
- fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
140
- fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
141
- fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
142
- fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
143
- fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
144
- fontWeight?: import("csstype").Property.FontWeight | undefined;
145
- gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
146
- gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
147
- gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
148
- gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
149
- gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
150
- gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
151
- gridRowStart?: import("csstype").Property.GridRowStart | undefined;
152
- gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
153
- gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
154
- gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
155
- hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
156
- height?: import("csstype").Property.Height<string | number> | undefined;
157
- hyphens?: import("csstype").Property.Hyphens | undefined;
158
- imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
159
- imageRendering?: import("csstype").Property.ImageRendering | undefined;
160
- imageResolution?: import("csstype").Property.ImageResolution | undefined;
161
- initialLetter?: import("csstype").Property.InitialLetter | undefined;
162
- inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
163
- inset?: import("csstype").Property.Inset<string | number> | undefined;
164
- insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
165
- insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
166
- insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
167
- insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
168
- insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
169
- insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
170
- isolation?: import("csstype").Property.Isolation | undefined;
171
- justifyContent?: import("csstype").Property.JustifyContent | undefined;
172
- justifyItems?: import("csstype").Property.JustifyItems | undefined;
173
- justifySelf?: import("csstype").Property.JustifySelf | undefined;
174
- left?: import("csstype").Property.Left<string | number> | undefined;
175
- letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
176
- lineBreak?: import("csstype").Property.LineBreak | undefined;
177
- lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
178
- lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
179
- listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
180
- listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
181
- listStyleType?: import("csstype").Property.ListStyleType | undefined;
182
- marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
183
- marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
184
- marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
185
- marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
186
- marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
187
- marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
188
- marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
189
- marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
190
- marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
191
- marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
192
- maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
193
- maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
194
- maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
195
- maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
196
- maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
197
- maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
198
- maskClip?: import("csstype").Property.MaskClip | undefined;
199
- maskComposite?: import("csstype").Property.MaskComposite | undefined;
200
- maskImage?: import("csstype").Property.MaskImage | undefined;
201
- maskMode?: import("csstype").Property.MaskMode | undefined;
202
- maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
203
- maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
204
- maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
205
- maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
206
- maskType?: import("csstype").Property.MaskType | undefined;
207
- maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
208
- maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
209
- maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
210
- maxLines?: import("csstype").Property.MaxLines | undefined;
211
- maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
212
- minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
213
- minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
214
- minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
215
- minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
216
- mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
217
- motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
218
- motionPath?: import("csstype").Property.OffsetPath | undefined;
219
- motionRotation?: import("csstype").Property.OffsetRotate | undefined;
220
- objectFit?: import("csstype").Property.ObjectFit | undefined;
221
- objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
222
- offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
223
- offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
224
- offsetPath?: import("csstype").Property.OffsetPath | undefined;
225
- offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
226
- offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
227
- opacity?: import("csstype").Property.Opacity | undefined;
228
- order?: import("csstype").Property.Order | undefined;
229
- orphans?: import("csstype").Property.Orphans | undefined;
230
- outlineColor?: import("csstype").Property.OutlineColor | undefined;
231
- outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
232
- outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
233
- outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
234
- overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
235
- overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
236
- overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
237
- overflowInline?: import("csstype").Property.OverflowInline | undefined;
238
- overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
239
- overflowX?: import("csstype").Property.OverflowX | undefined;
240
- overflowY?: import("csstype").Property.OverflowY | undefined;
241
- overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
242
- overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
243
- overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
244
- overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
245
- overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
246
- paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
247
- paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
248
- paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
249
- paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
250
- paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
251
- paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
252
- paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
253
- paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
254
- paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
255
- paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
256
- pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
257
- pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
258
- pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
259
- paintOrder?: import("csstype").Property.PaintOrder | undefined;
260
- perspective?: import("csstype").Property.Perspective<string | number> | undefined;
261
- perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
262
- placeContent?: import("csstype").Property.PlaceContent | undefined;
263
- pointerEvents?: import("csstype").Property.PointerEvents | undefined;
264
- position?: import("csstype").Property.Position | undefined;
265
- quotes?: import("csstype").Property.Quotes | undefined;
266
- resize?: import("csstype").Property.Resize | undefined;
267
- right?: import("csstype").Property.Right<string | number> | undefined;
268
- rotate?: import("csstype").Property.Rotate | undefined;
269
- rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
270
- rubyAlign?: import("csstype").Property.RubyAlign | undefined;
271
- rubyMerge?: import("csstype").Property.RubyMerge | undefined;
272
- rubyPosition?: import("csstype").Property.RubyPosition | undefined;
273
- scale?: import("csstype").Property.Scale | undefined;
274
- scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
275
- scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
276
- scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
277
- scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
278
- scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
279
- scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
280
- scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
281
- scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
282
- scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
283
- scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
284
- scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
285
- scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
286
- scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
287
- scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
288
- scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
289
- scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
290
- scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
291
- scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
292
- scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
293
- scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
294
- scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
295
- scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
296
- scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
297
- scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
298
- scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
299
- scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
300
- scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
301
- scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
302
- scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
303
- scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
304
- scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
305
- scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
306
- scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
307
- shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
308
- shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
309
- shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
310
- tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
311
- tableLayout?: import("csstype").Property.TableLayout | undefined;
312
- textAlign?: import("csstype").Property.TextAlign | undefined;
313
- textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
314
- textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
315
- textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
316
- textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
317
- textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
318
- textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
319
- textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
320
- textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
321
- textDecorationWidth?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
322
- textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
323
- textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
324
- textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
325
- textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
326
- textJustify?: import("csstype").Property.TextJustify | undefined;
327
- textOrientation?: import("csstype").Property.TextOrientation | undefined;
328
- textOverflow?: import("csstype").Property.TextOverflow | undefined;
329
- textRendering?: import("csstype").Property.TextRendering | undefined;
330
- textShadow?: import("csstype").Property.TextShadow | undefined;
331
- textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
332
- textTransform?: import("csstype").Property.TextTransform | undefined;
333
- textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
334
- textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
335
- top?: import("csstype").Property.Top<string | number> | undefined;
336
- touchAction?: import("csstype").Property.TouchAction | undefined;
337
- transform?: import("csstype").Property.Transform | undefined;
338
- transformBox?: import("csstype").Property.TransformBox | undefined;
339
- transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
340
- transformStyle?: import("csstype").Property.TransformStyle | undefined;
341
- transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
342
- transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
343
- transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
344
- transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
345
- translate?: import("csstype").Property.Translate<string | number> | undefined;
346
- unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
347
- userSelect?: import("csstype").Property.UserSelect | undefined;
348
- verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
349
- visibility?: import("csstype").Property.Visibility | undefined;
350
- whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
351
- widows?: import("csstype").Property.Widows | undefined;
352
- width?: import("csstype").Property.Width<string | number> | undefined;
353
- willChange?: import("csstype").Property.WillChange | undefined;
354
- wordBreak?: import("csstype").Property.WordBreak | undefined;
355
- wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
356
- wordWrap?: import("csstype").Property.WordWrap | undefined;
357
- writingMode?: import("csstype").Property.WritingMode | undefined;
358
- zIndex?: import("csstype").Property.ZIndex | undefined;
359
- zoom?: import("csstype").Property.Zoom | undefined;
360
- all?: import("csstype").Globals | undefined;
361
- animation?: import("csstype").Property.Animation<string & {}> | undefined;
362
- background?: import("csstype").Property.Background<string | number> | undefined;
363
- border?: import("csstype").Property.Border<string | number> | undefined;
364
- borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
365
- borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
366
- borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
367
- borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
368
- borderColor?: import("csstype").Property.BorderColor | undefined;
369
- borderImage?: import("csstype").Property.BorderImage | undefined;
370
- borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
371
- borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
372
- borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
373
- borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
374
- borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
375
- borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
376
- borderStyle?: import("csstype").Property.BorderStyle | undefined;
377
- borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
378
- borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
379
- columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
380
- columns?: import("csstype").Property.Columns<string | number> | undefined;
381
- flex?: import("csstype").Property.Flex<string | number> | undefined;
382
- flexFlow?: import("csstype").Property.FlexFlow | undefined;
383
- font?: import("csstype").Property.Font | undefined;
384
- gap?: import("csstype").Property.Gap<string | number> | undefined;
385
- grid?: import("csstype").Property.Grid | undefined;
386
- gridArea?: import("csstype").Property.GridArea | undefined;
387
- gridColumn?: import("csstype").Property.GridColumn | undefined;
388
- gridRow?: import("csstype").Property.GridRow | undefined;
389
- gridTemplate?: import("csstype").Property.GridTemplate | undefined;
390
- lineClamp?: import("csstype").Property.LineClamp | undefined;
391
- listStyle?: import("csstype").Property.ListStyle | undefined;
392
- margin?: import("csstype").Property.Margin<string | number> | undefined;
393
- mask?: import("csstype").Property.Mask<string | number> | undefined;
394
- maskBorder?: import("csstype").Property.MaskBorder | undefined;
395
- motion?: import("csstype").Property.Offset<string | number> | undefined;
396
- offset?: import("csstype").Property.Offset<string | number> | undefined;
397
- outline?: import("csstype").Property.Outline<string | number> | undefined;
398
- overflow?: import("csstype").Property.Overflow | undefined;
399
- padding?: import("csstype").Property.Padding<string | number> | undefined;
400
- placeItems?: import("csstype").Property.PlaceItems | undefined;
401
- placeSelf?: import("csstype").Property.PlaceSelf | undefined;
402
- textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
403
- textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
404
- transition?: import("csstype").Property.Transition<string & {}> | undefined;
405
- MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
406
- MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
407
- MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
408
- MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
409
- MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
410
- MozAnimationName?: import("csstype").Property.AnimationName | undefined;
411
- MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
412
- MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
413
- MozAppearance?: import("csstype").Property.MozAppearance | undefined;
414
- MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
415
- MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
416
- MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
417
- MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
418
- MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
419
- MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
420
- MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
421
- MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
422
- MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
423
- MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
424
- MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
425
- MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
426
- MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
427
- MozColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
428
- MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
429
- MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
430
- MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
431
- MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
432
- MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
433
- MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
434
- MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
435
- MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
436
- MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
437
- MozHyphens?: import("csstype").Property.Hyphens | undefined;
438
- MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
439
- MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
440
- MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
441
- MozOrient?: import("csstype").Property.MozOrient | undefined;
442
- MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
443
- MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
444
- MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
445
- MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
446
- MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
447
- MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
448
- MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
449
- MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
450
- MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
451
- MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
452
- MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
453
- MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
454
- MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
455
- MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
456
- MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
457
- MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
458
- MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
459
- MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
460
- MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
461
- MozUserModify?: import("csstype").Property.MozUserModify | undefined;
462
- MozUserSelect?: import("csstype").Property.UserSelect | undefined;
463
- MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
464
- MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
465
- msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
466
- msAlignSelf?: import("csstype").Property.AlignSelf | undefined;
467
- msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
468
- msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
469
- msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
470
- msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
471
- msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
472
- msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
473
- msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
474
- msFilter?: import("csstype").Property.MsFilter | undefined;
475
- msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
476
- msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
477
- msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
478
- msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
479
- msGridColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
480
- msGridRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
481
- msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
482
- msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
483
- msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
484
- msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
485
- msHyphens?: import("csstype").Property.Hyphens | undefined;
486
- msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
487
- msLineBreak?: import("csstype").Property.LineBreak | undefined;
488
- msOrder?: import("csstype").Property.Order | undefined;
489
- msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
490
- msOverflowX?: import("csstype").Property.OverflowX | undefined;
491
- msOverflowY?: import("csstype").Property.OverflowY | undefined;
492
- msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
493
- msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
494
- msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
495
- msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
496
- msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
497
- msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
498
- msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
499
- msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
500
- msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
501
- msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
502
- msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
503
- msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
504
- msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
505
- msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
506
- msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
507
- msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
508
- msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
509
- msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
510
- msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
511
- msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
512
- msTouchAction?: import("csstype").Property.TouchAction | undefined;
513
- msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
514
- msTransform?: import("csstype").Property.Transform | undefined;
515
- msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
516
- msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
517
- msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
518
- msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
519
- msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
520
- msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
521
- msWordBreak?: import("csstype").Property.WordBreak | undefined;
522
- msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
523
- msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
524
- msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
525
- msWritingMode?: import("csstype").Property.WritingMode | undefined;
526
- OObjectFit?: import("csstype").Property.ObjectFit | undefined;
527
- OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
528
- OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
529
- OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
530
- OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
531
- WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
532
- WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
533
- WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
534
- WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
535
- WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
536
- WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
537
- WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
538
- WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
539
- WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
540
- WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
541
- WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
542
- WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
543
- WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
544
- WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
545
- WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
546
- WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
547
- WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
548
- WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
549
- WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
550
- WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
551
- WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
552
- WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
553
- WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
554
- WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
555
- WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
556
- WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
557
- WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
558
- WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
559
- WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
560
- WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
561
- WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
562
- WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
563
- WebkitColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
564
- WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
565
- WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
566
- WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
567
- WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
568
- WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
569
- WebkitFilter?: import("csstype").Property.Filter | undefined;
570
- WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
571
- WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
572
- WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
573
- WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
574
- WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
575
- WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
576
- WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
577
- WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
578
- WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
579
- WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
580
- WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
581
- WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
582
- WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
583
- WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
584
- WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
585
- WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
586
- WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
587
- WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
588
- WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
589
- WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
590
- WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
591
- WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
592
- WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
593
- WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
594
- WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
595
- WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
596
- WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
597
- WebkitOrder?: import("csstype").Property.Order | undefined;
598
- WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
599
- WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
600
- WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
601
- WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
602
- WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
603
- WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | undefined;
604
- WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
605
- WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
606
- WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
607
- WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
608
- WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
609
- WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
610
- WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
611
- WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
612
- WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
613
- WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
614
- WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
615
- WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
616
- WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
617
- WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
618
- WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
619
- WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
620
- WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
621
- WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
622
- WebkitTransform?: import("csstype").Property.Transform | undefined;
623
- WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
624
- WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
625
- WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
626
- WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
627
- WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
628
- WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
629
- WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
630
- WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
631
- WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
632
- MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
633
- MozBorderImage?: import("csstype").Property.BorderImage | undefined;
634
- MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
635
- MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
636
- MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
637
- msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
638
- msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
639
- msFlex?: import("csstype").Property.Flex<string | number> | undefined;
640
- msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
641
- msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
642
- msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
643
- msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
644
- WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
645
- WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
646
- WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
647
- WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
648
- WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
649
- WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
650
- WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
651
- WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
652
- WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
653
- WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
654
- WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
655
- WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
656
- boxAlign?: import("csstype").Property.BoxAlign | undefined;
657
- boxDirection?: import("csstype").Property.BoxDirection | undefined;
658
- boxFlex?: import("csstype").Property.BoxFlex | undefined;
659
- boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
660
- boxLines?: import("csstype").Property.BoxLines | undefined;
661
- boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
662
- boxOrient?: import("csstype").Property.BoxOrient | undefined;
663
- boxPack?: import("csstype").Property.BoxPack | undefined;
664
- clip?: import("csstype").Property.Clip | undefined;
665
- fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
666
- gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
667
- gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
668
- gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
669
- imeMode?: import("csstype").Property.ImeMode | undefined;
670
- offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
671
- offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
672
- offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
673
- offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
674
- offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
675
- offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
676
- scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
677
- scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
678
- scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
679
- scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
680
- scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
681
- scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
682
- scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
683
- textCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
684
- KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
685
- KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
686
- KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
687
- KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
688
- KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
689
- KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
690
- KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
691
- KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
692
- KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
693
- KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
694
- KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
695
- MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
696
- MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
697
- MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
698
- MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
699
- MozBinding?: import("csstype").Property.MozBinding | undefined;
700
- MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
701
- MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
702
- MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
703
- MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
704
- MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
705
- MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
706
- MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
707
- MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
708
- MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
709
- MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
710
- MozBoxPack?: import("csstype").Property.BoxPack | undefined;
711
- MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
712
- MozOpacity?: import("csstype").Property.Opacity | undefined;
713
- MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
714
- MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
715
- MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
716
- MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
717
- MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
718
- MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
719
- MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
720
- MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
721
- MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
722
- MozUserInput?: import("csstype").Property.MozUserInput | undefined;
723
- msImeMode?: import("csstype").Property.ImeMode | undefined;
724
- msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
725
- OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
726
- OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
727
- OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
728
- OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
729
- OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
730
- OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
731
- OAnimationName?: import("csstype").Property.AnimationName | undefined;
732
- OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
733
- OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
734
- OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
735
- OBorderImage?: import("csstype").Property.BorderImage | undefined;
736
- OTransform?: import("csstype").Property.Transform | undefined;
737
- OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
738
- OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
739
- OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
740
- OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
741
- OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
742
- WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
743
- WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
744
- WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
745
- WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
746
- WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
747
- WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
748
- WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
749
- WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
750
- WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
751
- WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
752
- alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
753
- baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
754
- clipRule?: import("csstype").Property.ClipRule | undefined;
755
- colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
756
- colorRendering?: import("csstype").Property.ColorRendering | undefined;
757
- dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
758
- fill?: import("csstype").Property.Fill | undefined;
759
- fillOpacity?: import("csstype").Property.FillOpacity | undefined;
760
- fillRule?: import("csstype").Property.FillRule | undefined;
761
- floodColor?: import("csstype").Property.FloodColor | undefined;
762
- floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
763
- glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
764
- lightingColor?: import("csstype").Property.LightingColor | undefined;
765
- marker?: import("csstype").Property.Marker | undefined;
766
- markerEnd?: import("csstype").Property.MarkerEnd | undefined;
767
- markerMid?: import("csstype").Property.MarkerMid | undefined;
768
- markerStart?: import("csstype").Property.MarkerStart | undefined;
769
- shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
770
- stopColor?: import("csstype").Property.StopColor | undefined;
771
- stopOpacity?: import("csstype").Property.StopOpacity | undefined;
772
- stroke?: import("csstype").Property.Stroke | undefined;
773
- strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
774
- strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
775
- strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
776
- strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
777
- strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
778
- strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
779
- strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
780
- textAnchor?: import("csstype").Property.TextAnchor | undefined;
781
- vectorEffect?: import("csstype").Property.VectorEffect | undefined;
782
- };
783
- onKeyDown: import("@basic-ui/core").CustomEventHandler<import("react").KeyboardEvent<T>, []>;
784
- onPointerDown: import("@basic-ui/core").CustomEventHandler<import("react").PointerEvent<T>, []>;
785
- __css: Record<string, import("@styled-system/css").SystemStyleObject | import("@styled-system/css").ResponsiveStyleValue<string | number> | Record<string, import("@styled-system/css").SystemStyleObject | import("@styled-system/css").ResponsiveStyleValue<string | number>>>;
786
- };
1
+ import type { CSSProperties, KeyboardEventHandler, PointerEventHandler } from 'react';
2
+ export interface UseRippleSurfaceOptions<T extends HTMLElement> {
3
+ baseOpacity?: number;
4
+ hoverOpacity?: number;
5
+ focusOpacity?: number;
6
+ pressedOpacity?: number;
7
+ rippleColor?: string;
8
+ rippleEnabled?: boolean;
9
+ center?: boolean;
10
+ mouseFocus?: boolean;
11
+ disabled?: boolean;
12
+ style?: CSSProperties;
13
+ onPointerDown?: PointerEventHandler<T>;
14
+ onKeyDown?: KeyboardEventHandler<T>;
15
+ }
16
+ export declare function useRippleSurface<T extends HTMLElement>(opts?: UseRippleSurfaceOptions<T>): {
17
+ style: {
18
+ alignContent?: import("csstype").Property.AlignContent | undefined;
19
+ alignItems?: import("csstype").Property.AlignItems | undefined;
20
+ alignSelf?: import("csstype").Property.AlignSelf | undefined;
21
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
22
+ animationDirection?: import("csstype").Property.AnimationDirection | undefined;
23
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
24
+ animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
25
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
26
+ animationName?: import("csstype").Property.AnimationName | undefined;
27
+ animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
28
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
29
+ appearance?: import("csstype").Property.Appearance | undefined;
30
+ aspectRatio?: import("csstype").Property.AspectRatio | undefined;
31
+ backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
32
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
33
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
34
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
35
+ backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
36
+ backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
37
+ backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
38
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
39
+ backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
40
+ backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
41
+ backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
42
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
43
+ backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
44
+ blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
45
+ blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
46
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
47
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
48
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
49
+ borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
50
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
51
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
52
+ borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
53
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
54
+ borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
55
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
56
+ borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
57
+ borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
58
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
59
+ borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
60
+ borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
61
+ borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
62
+ borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
63
+ borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
64
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
65
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
66
+ borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
67
+ borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
68
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
69
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
70
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
71
+ borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
72
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
73
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
74
+ borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
75
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
76
+ borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
77
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
78
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
79
+ borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
80
+ borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
81
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
82
+ borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
83
+ borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
84
+ borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
85
+ borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
86
+ borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
87
+ borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
88
+ borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
89
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
90
+ borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
91
+ bottom?: import("csstype").Property.Bottom<string | number> | undefined;
92
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
93
+ boxShadow?: import("csstype").Property.BoxShadow | undefined;
94
+ boxSizing?: import("csstype").Property.BoxSizing | undefined;
95
+ breakAfter?: import("csstype").Property.BreakAfter | undefined;
96
+ breakBefore?: import("csstype").Property.BreakBefore | undefined;
97
+ breakInside?: import("csstype").Property.BreakInside | undefined;
98
+ captionSide?: import("csstype").Property.CaptionSide | undefined;
99
+ caretColor?: import("csstype").Property.CaretColor | undefined;
100
+ clear?: import("csstype").Property.Clear | undefined;
101
+ clipPath?: import("csstype").Property.ClipPath | undefined;
102
+ color?: import("csstype").Property.Color | undefined;
103
+ colorAdjust?: import("csstype").Property.ColorAdjust | undefined;
104
+ columnCount?: import("csstype").Property.ColumnCount | undefined;
105
+ columnFill?: import("csstype").Property.ColumnFill | undefined;
106
+ columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
107
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
108
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
109
+ columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
110
+ columnSpan?: import("csstype").Property.ColumnSpan | undefined;
111
+ columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
112
+ contain?: import("csstype").Property.Contain | undefined;
113
+ content?: import("csstype").Property.Content | undefined;
114
+ counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
115
+ counterReset?: import("csstype").Property.CounterReset | undefined;
116
+ counterSet?: import("csstype").Property.CounterSet | undefined;
117
+ cursor?: import("csstype").Property.Cursor | undefined;
118
+ direction?: import("csstype").Property.Direction | undefined;
119
+ display?: import("csstype").Property.Display | undefined;
120
+ emptyCells?: import("csstype").Property.EmptyCells | undefined;
121
+ filter?: import("csstype").Property.Filter | undefined;
122
+ flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
123
+ flexDirection?: import("csstype").Property.FlexDirection | undefined;
124
+ flexGrow?: import("csstype").Property.FlexGrow | undefined;
125
+ flexShrink?: import("csstype").Property.FlexShrink | undefined;
126
+ flexWrap?: import("csstype").Property.FlexWrap | undefined;
127
+ float?: import("csstype").Property.Float | undefined;
128
+ fontFamily?: import("csstype").Property.FontFamily | undefined;
129
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
130
+ fontKerning?: import("csstype").Property.FontKerning | undefined;
131
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
132
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
133
+ fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
134
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
135
+ fontStretch?: import("csstype").Property.FontStretch | undefined;
136
+ fontStyle?: import("csstype").Property.FontStyle | undefined;
137
+ fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
138
+ fontVariant?: import("csstype").Property.FontVariant | undefined;
139
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
140
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
141
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
142
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
143
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
144
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
145
+ fontWeight?: import("csstype").Property.FontWeight | undefined;
146
+ gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
147
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
148
+ gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
149
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
150
+ gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
151
+ gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
152
+ gridRowStart?: import("csstype").Property.GridRowStart | undefined;
153
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
154
+ gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
155
+ gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
156
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
157
+ height?: import("csstype").Property.Height<string | number> | undefined;
158
+ hyphens?: import("csstype").Property.Hyphens | undefined;
159
+ imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
160
+ imageRendering?: import("csstype").Property.ImageRendering | undefined;
161
+ imageResolution?: import("csstype").Property.ImageResolution | undefined;
162
+ initialLetter?: import("csstype").Property.InitialLetter | undefined;
163
+ inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
164
+ inset?: import("csstype").Property.Inset<string | number> | undefined;
165
+ insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
166
+ insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
167
+ insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
168
+ insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
169
+ insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
170
+ insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
171
+ isolation?: import("csstype").Property.Isolation | undefined;
172
+ justifyContent?: import("csstype").Property.JustifyContent | undefined;
173
+ justifyItems?: import("csstype").Property.JustifyItems | undefined;
174
+ justifySelf?: import("csstype").Property.JustifySelf | undefined;
175
+ left?: import("csstype").Property.Left<string | number> | undefined;
176
+ letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
177
+ lineBreak?: import("csstype").Property.LineBreak | undefined;
178
+ lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
179
+ lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
180
+ listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
181
+ listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
182
+ listStyleType?: import("csstype").Property.ListStyleType | undefined;
183
+ marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
184
+ marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
185
+ marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
186
+ marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
187
+ marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
188
+ marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
189
+ marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
190
+ marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
191
+ marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
192
+ marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
193
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
194
+ maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
195
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
196
+ maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
197
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
198
+ maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
199
+ maskClip?: import("csstype").Property.MaskClip | undefined;
200
+ maskComposite?: import("csstype").Property.MaskComposite | undefined;
201
+ maskImage?: import("csstype").Property.MaskImage | undefined;
202
+ maskMode?: import("csstype").Property.MaskMode | undefined;
203
+ maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
204
+ maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
205
+ maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
206
+ maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
207
+ maskType?: import("csstype").Property.MaskType | undefined;
208
+ maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
209
+ maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
210
+ maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
211
+ maxLines?: import("csstype").Property.MaxLines | undefined;
212
+ maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
213
+ minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
214
+ minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
215
+ minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
216
+ minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
217
+ mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
218
+ motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
219
+ motionPath?: import("csstype").Property.OffsetPath | undefined;
220
+ motionRotation?: import("csstype").Property.OffsetRotate | undefined;
221
+ objectFit?: import("csstype").Property.ObjectFit | undefined;
222
+ objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
223
+ offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
224
+ offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
225
+ offsetPath?: import("csstype").Property.OffsetPath | undefined;
226
+ offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
227
+ offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
228
+ opacity?: import("csstype").Property.Opacity | undefined;
229
+ order?: import("csstype").Property.Order | undefined;
230
+ orphans?: import("csstype").Property.Orphans | undefined;
231
+ outlineColor?: import("csstype").Property.OutlineColor | undefined;
232
+ outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
233
+ outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
234
+ outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
235
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
236
+ overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
237
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
238
+ overflowInline?: import("csstype").Property.OverflowInline | undefined;
239
+ overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
240
+ overflowX?: import("csstype").Property.OverflowX | undefined;
241
+ overflowY?: import("csstype").Property.OverflowY | undefined;
242
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
243
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
244
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
245
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
246
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
247
+ paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
248
+ paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
249
+ paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
250
+ paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
251
+ paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
252
+ paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
253
+ paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
254
+ paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
255
+ paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
256
+ paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
257
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
258
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
259
+ pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
260
+ paintOrder?: import("csstype").Property.PaintOrder | undefined;
261
+ perspective?: import("csstype").Property.Perspective<string | number> | undefined;
262
+ perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
263
+ placeContent?: import("csstype").Property.PlaceContent | undefined;
264
+ pointerEvents?: import("csstype").Property.PointerEvents | undefined;
265
+ position?: import("csstype").Property.Position | undefined;
266
+ quotes?: import("csstype").Property.Quotes | undefined;
267
+ resize?: import("csstype").Property.Resize | undefined;
268
+ right?: import("csstype").Property.Right<string | number> | undefined;
269
+ rotate?: import("csstype").Property.Rotate | undefined;
270
+ rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
271
+ rubyAlign?: import("csstype").Property.RubyAlign | undefined;
272
+ rubyMerge?: import("csstype").Property.RubyMerge | undefined;
273
+ rubyPosition?: import("csstype").Property.RubyPosition | undefined;
274
+ scale?: import("csstype").Property.Scale | undefined;
275
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
276
+ scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
277
+ scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
278
+ scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
279
+ scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
280
+ scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
281
+ scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
282
+ scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
283
+ scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
284
+ scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
285
+ scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
286
+ scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
287
+ scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
288
+ scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
289
+ scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
290
+ scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
291
+ scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
292
+ scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
293
+ scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
294
+ scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
295
+ scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
296
+ scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
297
+ scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
298
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
299
+ scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
300
+ scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
301
+ scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
302
+ scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
303
+ scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
304
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
305
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
306
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
307
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
308
+ shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
309
+ shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
310
+ shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
311
+ tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
312
+ tableLayout?: import("csstype").Property.TableLayout | undefined;
313
+ textAlign?: import("csstype").Property.TextAlign | undefined;
314
+ textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
315
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
316
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
317
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
318
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
319
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
320
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
321
+ textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
322
+ textDecorationWidth?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
323
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
324
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
325
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
326
+ textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
327
+ textJustify?: import("csstype").Property.TextJustify | undefined;
328
+ textOrientation?: import("csstype").Property.TextOrientation | undefined;
329
+ textOverflow?: import("csstype").Property.TextOverflow | undefined;
330
+ textRendering?: import("csstype").Property.TextRendering | undefined;
331
+ textShadow?: import("csstype").Property.TextShadow | undefined;
332
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
333
+ textTransform?: import("csstype").Property.TextTransform | undefined;
334
+ textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
335
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
336
+ top?: import("csstype").Property.Top<string | number> | undefined;
337
+ touchAction?: import("csstype").Property.TouchAction | undefined;
338
+ transform?: import("csstype").Property.Transform | undefined;
339
+ transformBox?: import("csstype").Property.TransformBox | undefined;
340
+ transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
341
+ transformStyle?: import("csstype").Property.TransformStyle | undefined;
342
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
343
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
344
+ transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
345
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
346
+ translate?: import("csstype").Property.Translate<string | number> | undefined;
347
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
348
+ userSelect?: import("csstype").Property.UserSelect | undefined;
349
+ verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
350
+ visibility?: import("csstype").Property.Visibility | undefined;
351
+ whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
352
+ widows?: import("csstype").Property.Widows | undefined;
353
+ width?: import("csstype").Property.Width<string | number> | undefined;
354
+ willChange?: import("csstype").Property.WillChange | undefined;
355
+ wordBreak?: import("csstype").Property.WordBreak | undefined;
356
+ wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
357
+ wordWrap?: import("csstype").Property.WordWrap | undefined;
358
+ writingMode?: import("csstype").Property.WritingMode | undefined;
359
+ zIndex?: import("csstype").Property.ZIndex | undefined;
360
+ zoom?: import("csstype").Property.Zoom | undefined;
361
+ all?: import("csstype").Globals | undefined;
362
+ animation?: import("csstype").Property.Animation<string & {}> | undefined;
363
+ background?: import("csstype").Property.Background<string | number> | undefined;
364
+ border?: import("csstype").Property.Border<string | number> | undefined;
365
+ borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
366
+ borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
367
+ borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
368
+ borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
369
+ borderColor?: import("csstype").Property.BorderColor | undefined;
370
+ borderImage?: import("csstype").Property.BorderImage | undefined;
371
+ borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
372
+ borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
373
+ borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
374
+ borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
375
+ borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
376
+ borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
377
+ borderStyle?: import("csstype").Property.BorderStyle | undefined;
378
+ borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
379
+ borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
380
+ columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
381
+ columns?: import("csstype").Property.Columns<string | number> | undefined;
382
+ flex?: import("csstype").Property.Flex<string | number> | undefined;
383
+ flexFlow?: import("csstype").Property.FlexFlow | undefined;
384
+ font?: import("csstype").Property.Font | undefined;
385
+ gap?: import("csstype").Property.Gap<string | number> | undefined;
386
+ grid?: import("csstype").Property.Grid | undefined;
387
+ gridArea?: import("csstype").Property.GridArea | undefined;
388
+ gridColumn?: import("csstype").Property.GridColumn | undefined;
389
+ gridRow?: import("csstype").Property.GridRow | undefined;
390
+ gridTemplate?: import("csstype").Property.GridTemplate | undefined;
391
+ lineClamp?: import("csstype").Property.LineClamp | undefined;
392
+ listStyle?: import("csstype").Property.ListStyle | undefined;
393
+ margin?: import("csstype").Property.Margin<string | number> | undefined;
394
+ mask?: import("csstype").Property.Mask<string | number> | undefined;
395
+ maskBorder?: import("csstype").Property.MaskBorder | undefined;
396
+ motion?: import("csstype").Property.Offset<string | number> | undefined;
397
+ offset?: import("csstype").Property.Offset<string | number> | undefined;
398
+ outline?: import("csstype").Property.Outline<string | number> | undefined;
399
+ overflow?: import("csstype").Property.Overflow | undefined;
400
+ padding?: import("csstype").Property.Padding<string | number> | undefined;
401
+ placeItems?: import("csstype").Property.PlaceItems | undefined;
402
+ placeSelf?: import("csstype").Property.PlaceSelf | undefined;
403
+ textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
404
+ textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
405
+ transition?: import("csstype").Property.Transition<string & {}> | undefined;
406
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
407
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
408
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
409
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
410
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
411
+ MozAnimationName?: import("csstype").Property.AnimationName | undefined;
412
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
413
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
414
+ MozAppearance?: import("csstype").Property.MozAppearance | undefined;
415
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
416
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
417
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
418
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
419
+ MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
420
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
421
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
422
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
423
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
424
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
425
+ MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
426
+ MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
427
+ MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
428
+ MozColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
429
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
430
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
431
+ MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
432
+ MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
433
+ MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
434
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
435
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
436
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
437
+ MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
438
+ MozHyphens?: import("csstype").Property.Hyphens | undefined;
439
+ MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
440
+ MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
441
+ MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
442
+ MozOrient?: import("csstype").Property.MozOrient | undefined;
443
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
444
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
445
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
446
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
447
+ MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
448
+ MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
449
+ MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
450
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
451
+ MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
452
+ MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
453
+ MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
454
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
455
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
456
+ MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
457
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
458
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
459
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
460
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
461
+ MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
462
+ MozUserModify?: import("csstype").Property.MozUserModify | undefined;
463
+ MozUserSelect?: import("csstype").Property.UserSelect | undefined;
464
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
465
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
466
+ msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
467
+ msAlignSelf?: import("csstype").Property.AlignSelf | undefined;
468
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
469
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
470
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
471
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
472
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
473
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
474
+ msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
475
+ msFilter?: import("csstype").Property.MsFilter | undefined;
476
+ msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
477
+ msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
478
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
479
+ msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
480
+ msGridColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
481
+ msGridRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
482
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
483
+ msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
484
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
485
+ msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
486
+ msHyphens?: import("csstype").Property.Hyphens | undefined;
487
+ msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
488
+ msLineBreak?: import("csstype").Property.LineBreak | undefined;
489
+ msOrder?: import("csstype").Property.Order | undefined;
490
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
491
+ msOverflowX?: import("csstype").Property.OverflowX | undefined;
492
+ msOverflowY?: import("csstype").Property.OverflowY | undefined;
493
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
494
+ msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
495
+ msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
496
+ msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
497
+ msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
498
+ msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
499
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
500
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
501
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
502
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
503
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
504
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
505
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
506
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
507
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
508
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
509
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
510
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
511
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
512
+ msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
513
+ msTouchAction?: import("csstype").Property.TouchAction | undefined;
514
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
515
+ msTransform?: import("csstype").Property.Transform | undefined;
516
+ msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
517
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
518
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
519
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
520
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
521
+ msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
522
+ msWordBreak?: import("csstype").Property.WordBreak | undefined;
523
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
524
+ msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
525
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
526
+ msWritingMode?: import("csstype").Property.WritingMode | undefined;
527
+ OObjectFit?: import("csstype").Property.ObjectFit | undefined;
528
+ OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
529
+ OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
530
+ OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
531
+ OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
532
+ WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
533
+ WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
534
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
535
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
536
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
537
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
538
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
539
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
540
+ WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
541
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
542
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
543
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
544
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
545
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
546
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
547
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
548
+ WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
549
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
550
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
551
+ WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
552
+ WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
553
+ WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
554
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
555
+ WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
556
+ WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
557
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
558
+ WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
559
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
560
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
561
+ WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
562
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
563
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
564
+ WebkitColumnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
565
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
566
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
567
+ WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
568
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
569
+ WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
570
+ WebkitFilter?: import("csstype").Property.Filter | undefined;
571
+ WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
572
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
573
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
574
+ WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
575
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
576
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
577
+ WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
578
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
579
+ WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
580
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
581
+ WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
582
+ WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
583
+ WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
584
+ WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
585
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
586
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
587
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
588
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
589
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
590
+ WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
591
+ WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
592
+ WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
593
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
594
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
595
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
596
+ WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
597
+ WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
598
+ WebkitOrder?: import("csstype").Property.Order | undefined;
599
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
600
+ WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
601
+ WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
602
+ WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
603
+ WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
604
+ WebkitPrintColorAdjust?: import("csstype").Property.ColorAdjust | undefined;
605
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
606
+ WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
607
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
608
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
609
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
610
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
611
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
612
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
613
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
614
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
615
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
616
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
617
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
618
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
619
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
620
+ WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
621
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
622
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
623
+ WebkitTransform?: import("csstype").Property.Transform | undefined;
624
+ WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
625
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
626
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
627
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
628
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
629
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
630
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
631
+ WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
632
+ WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
633
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
634
+ MozBorderImage?: import("csstype").Property.BorderImage | undefined;
635
+ MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
636
+ MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
637
+ MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
638
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
639
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
640
+ msFlex?: import("csstype").Property.Flex<string | number> | undefined;
641
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
642
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
643
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
644
+ msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
645
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
646
+ WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
647
+ WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
648
+ WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
649
+ WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
650
+ WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
651
+ WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
652
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
653
+ WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
654
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
655
+ WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
656
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
657
+ boxAlign?: import("csstype").Property.BoxAlign | undefined;
658
+ boxDirection?: import("csstype").Property.BoxDirection | undefined;
659
+ boxFlex?: import("csstype").Property.BoxFlex | undefined;
660
+ boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
661
+ boxLines?: import("csstype").Property.BoxLines | undefined;
662
+ boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
663
+ boxOrient?: import("csstype").Property.BoxOrient | undefined;
664
+ boxPack?: import("csstype").Property.BoxPack | undefined;
665
+ clip?: import("csstype").Property.Clip | undefined;
666
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
667
+ gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
668
+ gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
669
+ gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
670
+ imeMode?: import("csstype").Property.ImeMode | undefined;
671
+ offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
672
+ offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
673
+ offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
674
+ offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
675
+ offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
676
+ offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
677
+ scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
678
+ scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
679
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
680
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
681
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
682
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
683
+ scrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
684
+ textCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
685
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
686
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
687
+ KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
688
+ KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
689
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
690
+ KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
691
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
692
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
693
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
694
+ KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
695
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
696
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
697
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
698
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
699
+ MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
700
+ MozBinding?: import("csstype").Property.MozBinding | undefined;
701
+ MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
702
+ MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
703
+ MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
704
+ MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
705
+ MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
706
+ MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
707
+ MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
708
+ MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
709
+ MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
710
+ MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
711
+ MozBoxPack?: import("csstype").Property.BoxPack | undefined;
712
+ MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
713
+ MozOpacity?: import("csstype").Property.Opacity | undefined;
714
+ MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
715
+ MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
716
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
717
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
718
+ MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
719
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
720
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
721
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
722
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
723
+ MozUserInput?: import("csstype").Property.MozUserInput | undefined;
724
+ msImeMode?: import("csstype").Property.ImeMode | undefined;
725
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
726
+ OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
727
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
728
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
729
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
730
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
731
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
732
+ OAnimationName?: import("csstype").Property.AnimationName | undefined;
733
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
734
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
735
+ OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
736
+ OBorderImage?: import("csstype").Property.BorderImage | undefined;
737
+ OTransform?: import("csstype").Property.Transform | undefined;
738
+ OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
739
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
740
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
741
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
742
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
743
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
744
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
745
+ WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
746
+ WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
747
+ WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
748
+ WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
749
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
750
+ WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
751
+ WebkitScrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
752
+ WebkitScrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
753
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
754
+ baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
755
+ clipRule?: import("csstype").Property.ClipRule | undefined;
756
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
757
+ colorRendering?: import("csstype").Property.ColorRendering | undefined;
758
+ dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
759
+ fill?: import("csstype").Property.Fill | undefined;
760
+ fillOpacity?: import("csstype").Property.FillOpacity | undefined;
761
+ fillRule?: import("csstype").Property.FillRule | undefined;
762
+ floodColor?: import("csstype").Property.FloodColor | undefined;
763
+ floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
764
+ glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
765
+ lightingColor?: import("csstype").Property.LightingColor | undefined;
766
+ marker?: import("csstype").Property.Marker | undefined;
767
+ markerEnd?: import("csstype").Property.MarkerEnd | undefined;
768
+ markerMid?: import("csstype").Property.MarkerMid | undefined;
769
+ markerStart?: import("csstype").Property.MarkerStart | undefined;
770
+ shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
771
+ stopColor?: import("csstype").Property.StopColor | undefined;
772
+ stopOpacity?: import("csstype").Property.StopOpacity | undefined;
773
+ stroke?: import("csstype").Property.Stroke | undefined;
774
+ strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
775
+ strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
776
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
777
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
778
+ strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
779
+ strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
780
+ strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
781
+ textAnchor?: import("csstype").Property.TextAnchor | undefined;
782
+ vectorEffect?: import("csstype").Property.VectorEffect | undefined;
783
+ };
784
+ onKeyDown: import("@basic-ui/core").CustomEventHandler<import("react").KeyboardEvent<T>, []>;
785
+ onPointerDown: import("@basic-ui/core").CustomEventHandler<import("react").PointerEvent<T>, []>;
786
+ __css: import("@styled-system/css").SystemCssProperties | Record<string, import("@styled-system/css").SystemStyleObject | import("@styled-system/css").ResponsiveStyleValue<string | number> | Record<string, import("@styled-system/css").SystemStyleObject | import("@styled-system/css").ResponsiveStyleValue<string | number>>>;
787
+ };