@basic-ui/material 1.0.0-alpha.45 → 1.0.0-alpha.47

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 (547) hide show
  1. package/README.md +3 -3
  2. package/build/cjs/index.js +64 -24
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/esm/Alert/Alert.d.ts +6 -6
  5. package/build/esm/Alert/index.d.ts +1 -1
  6. package/build/esm/Alert/index.js.map +1 -1
  7. package/build/esm/AppBar/AppBar.d.ts +9 -9
  8. package/build/esm/AppBar/AppBar.js.map +1 -1
  9. package/build/esm/AppBar/AppBarButton.d.ts +4 -4
  10. package/build/esm/AppBar/AppBarButton.js.map +1 -1
  11. package/build/esm/AppBar/context.d.ts +5 -5
  12. package/build/esm/AppBar/context.js.map +1 -1
  13. package/build/esm/AppBar/index.d.ts +3 -3
  14. package/build/esm/AppBar/index.js.map +1 -1
  15. package/build/esm/Badge/Badge.d.ts +6 -6
  16. package/build/esm/Badge/Badge.js.map +1 -1
  17. package/build/esm/Badge/index.d.ts +1 -1
  18. package/build/esm/Badge/index.js.map +1 -1
  19. package/build/esm/BaseLine/BaseLine.d.ts +1 -1
  20. package/build/esm/BaseLine/BaseLine.js +1 -1
  21. package/build/esm/BaseLine/BaseLine.js.map +1 -1
  22. package/build/esm/BaseLine/index.d.ts +1 -1
  23. package/build/esm/BaseLine/index.js.map +1 -1
  24. package/build/esm/BottomSheet/BottomSheet.d.ts +7 -7
  25. package/build/esm/BottomSheet/BottomSheet.js.map +1 -1
  26. package/build/esm/BottomSheet/BottomSheetSurface.d.ts +5 -5
  27. package/build/esm/BottomSheet/BottomSheetSurface.js.map +1 -1
  28. package/build/esm/BottomSheet/index.d.ts +1 -1
  29. package/build/esm/BottomSheet/index.js.map +1 -1
  30. package/build/esm/Box/Box.d.ts +23 -23
  31. package/build/esm/Box/Box.js +1 -1
  32. package/build/esm/Box/Box.js.map +1 -1
  33. package/build/esm/Box/index.d.ts +1 -1
  34. package/build/esm/Box/index.js.map +1 -1
  35. package/build/esm/Button/BaseButton.d.ts +7 -7
  36. package/build/esm/Button/Button.d.ts +13 -13
  37. package/build/esm/Button/ButtonGroup.d.ts +5 -5
  38. package/build/esm/Button/FilledButton.d.ts +11 -11
  39. package/build/esm/Button/FilledButton.js +17 -2
  40. package/build/esm/Button/FilledButton.js.map +1 -1
  41. package/build/esm/Button/FloatingActionButton.d.ts +7 -7
  42. package/build/esm/Button/FloatingActionButton.js.map +1 -1
  43. package/build/esm/Button/IconButton.d.ts +8 -8
  44. package/build/esm/Button/OutlinedButton.d.ts +4 -4
  45. package/build/esm/Button/OutlinedButton.js +17 -2
  46. package/build/esm/Button/OutlinedButton.js.map +1 -1
  47. package/build/esm/Button/TransparentButton.d.ts +11 -11
  48. package/build/esm/Button/TransparentButton.js +17 -2
  49. package/build/esm/Button/TransparentButton.js.map +1 -1
  50. package/build/esm/Button/context.d.ts +8 -8
  51. package/build/esm/Button/context.js.map +1 -1
  52. package/build/esm/Button/index.d.ts +2 -2
  53. package/build/esm/Button/index.js.map +1 -1
  54. package/build/esm/CheckBox/CheckBox.d.ts +13 -13
  55. package/build/esm/CheckBox/CheckBox.js.map +1 -1
  56. package/build/esm/CheckBox/CheckBoxIcon.d.ts +10 -10
  57. package/build/esm/CheckBox/CheckBoxIcon.js.map +1 -1
  58. package/build/esm/CheckBox/CheckPath.d.ts +3 -3
  59. package/build/esm/CheckBox/CheckPath.js +1 -1
  60. package/build/esm/CheckBox/CheckPath.js.map +1 -1
  61. package/build/esm/CheckBox/IndeterminatePath.d.ts +3 -3
  62. package/build/esm/CheckBox/IndeterminatePath.js +1 -1
  63. package/build/esm/CheckBox/IndeterminatePath.js.map +1 -1
  64. package/build/esm/CheckBox/index.d.ts +1 -1
  65. package/build/esm/CheckBox/index.js.map +1 -1
  66. package/build/esm/Chip/ButtonChip.d.ts +9 -9
  67. package/build/esm/Chip/ButtonChip.js.map +1 -1
  68. package/build/esm/Chip/Chip.d.ts +4 -4
  69. package/build/esm/Chip/Chip.js.map +1 -1
  70. package/build/esm/Chip/ChipBase.d.ts +10 -10
  71. package/build/esm/Chip/ChipBase.js.map +1 -1
  72. package/build/esm/Chip/ChoiceChip.d.ts +10 -10
  73. package/build/esm/Chip/ChoiceChip.js.map +1 -1
  74. package/build/esm/Chip/index.d.ts +2 -2
  75. package/build/esm/Chip/index.js.map +1 -1
  76. package/build/esm/Combobox/Combobox.d.ts +23 -23
  77. package/build/esm/Combobox/Combobox.js.map +1 -1
  78. package/build/esm/Combobox/index.d.ts +1 -1
  79. package/build/esm/Combobox/index.js.map +1 -1
  80. package/build/esm/Dialog/Dialog.d.ts +20 -20
  81. package/build/esm/Dialog/Dialog.js.map +1 -1
  82. package/build/esm/Dialog/DialogBackdrop.d.ts +7 -7
  83. package/build/esm/Dialog/DialogBackdrop.js.map +1 -1
  84. package/build/esm/Dialog/DialogContainer.d.ts +4 -4
  85. package/build/esm/Dialog/DialogContainer.js.map +1 -1
  86. package/build/esm/Dialog/DialogSurface.d.ts +7 -7
  87. package/build/esm/Dialog/DialogSurface.js.map +1 -1
  88. package/build/esm/Dialog/Scrim.d.ts +4 -4
  89. package/build/esm/Dialog/Scrim.js.map +1 -1
  90. package/build/esm/Dialog/index.d.ts +2 -2
  91. package/build/esm/Dialog/index.js.map +1 -1
  92. package/build/esm/Dialog/useDialogAnimation.d.ts +824 -824
  93. package/build/esm/Dialog/useDialogAnimation.js.map +1 -1
  94. package/build/esm/Divider/Divider.d.ts +7 -7
  95. package/build/esm/Divider/Divider.js.map +1 -1
  96. package/build/esm/Divider/index.d.ts +1 -1
  97. package/build/esm/Divider/index.js.map +1 -1
  98. package/build/esm/FloatingLabel/FloatingLabel.d.ts +13 -13
  99. package/build/esm/FloatingLabel/FloatingLabel.js.map +1 -1
  100. package/build/esm/FloatingLabel/index.d.ts +1 -1
  101. package/build/esm/FloatingLabel/index.js.map +1 -1
  102. package/build/esm/LineRipple/LineRipple.d.ts +9 -9
  103. package/build/esm/LineRipple/LineRipple.js.map +1 -1
  104. package/build/esm/LineRipple/index.d.ts +1 -1
  105. package/build/esm/LineRipple/index.js.map +1 -1
  106. package/build/esm/Link/Link.d.ts +9 -9
  107. package/build/esm/Link/Link.js.map +1 -1
  108. package/build/esm/Link/index.d.ts +1 -1
  109. package/build/esm/Link/index.js.map +1 -1
  110. package/build/esm/List/List.d.ts +8 -8
  111. package/build/esm/List/List.js.map +1 -1
  112. package/build/esm/List/index.d.ts +1 -1
  113. package/build/esm/List/index.js.map +1 -1
  114. package/build/esm/ListItem/ListItem.d.ts +14 -14
  115. package/build/esm/ListItem/ListItem.js.map +1 -1
  116. package/build/esm/ListItem/ListItemText.d.ts +7 -7
  117. package/build/esm/ListItem/ListItemText.js.map +1 -1
  118. package/build/esm/ListItem/index.d.ts +2 -2
  119. package/build/esm/ListItem/index.js.map +1 -1
  120. package/build/esm/Menu/Menu.d.ts +18 -18
  121. package/build/esm/Menu/Menu.js.map +1 -1
  122. package/build/esm/Menu/animation.d.ts +2 -2
  123. package/build/esm/Menu/animation.js.map +1 -1
  124. package/build/esm/Menu/index.d.ts +2 -2
  125. package/build/esm/Menu/index.js.map +1 -1
  126. package/build/esm/NavRail/NavRailItem.d.ts +15 -15
  127. package/build/esm/NavRail/NavRailItem.js.map +1 -1
  128. package/build/esm/NavRail/icons/test-icons.d.ts +4 -4
  129. package/build/esm/NavRail/icons/test-icons.js.map +1 -1
  130. package/build/esm/NavRail/index.d.ts +1 -1
  131. package/build/esm/NavRail/index.js.map +1 -1
  132. package/build/esm/NotchedOutline/NotchedOutline.d.ts +14 -14
  133. package/build/esm/NotchedOutline/NotchedOutline.js.map +1 -1
  134. package/build/esm/NotchedOutline/context.d.ts +6 -6
  135. package/build/esm/NotchedOutline/context.js.map +1 -1
  136. package/build/esm/NotchedOutline/index.d.ts +1 -1
  137. package/build/esm/NotchedOutline/index.js.map +1 -1
  138. package/build/esm/NotchedOutline/styledComponents.d.ts +575 -575
  139. package/build/esm/NotchedOutline/styledComponents.js +1 -1
  140. package/build/esm/NotchedOutline/styledComponents.js.map +1 -1
  141. package/build/esm/Paper/Paper.d.ts +11 -11
  142. package/build/esm/Paper/Paper.js.map +1 -1
  143. package/build/esm/Paper/index.d.ts +1 -1
  144. package/build/esm/Paper/index.js.map +1 -1
  145. package/build/esm/Popover/Popover.d.ts +14 -14
  146. package/build/esm/Popover/PopoverContainer.d.ts +4 -4
  147. package/build/esm/Popover/PopoverSurface.d.ts +5 -5
  148. package/build/esm/Popover/PopoverSurface.js.map +1 -1
  149. package/build/esm/Popover/index.d.ts +1 -1
  150. package/build/esm/Popover/index.js.map +1 -1
  151. package/build/esm/ProgressSpinner/ProgressSpinner.d.ts +8 -8
  152. package/build/esm/ProgressSpinner/ProgressSpinner.js.map +1 -1
  153. package/build/esm/ProgressSpinner/index.d.ts +1 -1
  154. package/build/esm/ProgressSpinner/index.js.map +1 -1
  155. package/build/esm/RadioButton/RadioButton.d.ts +4 -4
  156. package/build/esm/RadioButton/RadioButton.js.map +1 -1
  157. package/build/esm/RadioButton/RadioButtonIcon.d.ts +6 -6
  158. package/build/esm/RadioButton/RadioButtonIcon.js.map +1 -1
  159. package/build/esm/RadioButton/RadioGroup.d.ts +5 -5
  160. package/build/esm/RadioButton/RadioGroup.js.map +1 -1
  161. package/build/esm/RadioButton/index.d.ts +2 -2
  162. package/build/esm/RadioButton/index.js.map +1 -1
  163. package/build/esm/Ripple/Ripple.d.ts +11 -11
  164. package/build/esm/Ripple/Ripple.js +1 -1
  165. package/build/esm/Ripple/Ripple.js.map +1 -1
  166. package/build/esm/Ripple/RippleBox.d.ts +5 -5
  167. package/build/esm/Ripple/RippleBox.js.map +1 -1
  168. package/build/esm/Ripple/constants.d.ts +7 -7
  169. package/build/esm/Ripple/constants.js.map +1 -1
  170. package/build/esm/Ripple/index.d.ts +5 -5
  171. package/build/esm/Ripple/index.js.map +1 -1
  172. package/build/esm/Ripple/keyframes.d.ts +4 -4
  173. package/build/esm/Ripple/keyframes.js.map +1 -1
  174. package/build/esm/Ripple/useRipple.d.ts +14 -14
  175. package/build/esm/Ripple/useRipple.js.map +1 -1
  176. package/build/esm/Ripple/useRippleHandlers.d.ts +8 -8
  177. package/build/esm/Ripple/useRippleHandlers.js.map +1 -1
  178. package/build/esm/Ripple/useRippleSurface.d.ts +787 -787
  179. package/build/esm/Ripple/useRippleSurface.js.map +1 -1
  180. package/build/esm/Select/CustomContainerExample.d.ts +3 -3
  181. package/build/esm/Select/CustomContainerExample.js.map +1 -1
  182. package/build/esm/Select/Select.d.ts +32 -32
  183. package/build/esm/Select/Select.js.map +1 -1
  184. package/build/esm/Select/SelectIcon.d.ts +6 -6
  185. package/build/esm/Select/SelectIcon.js.map +1 -1
  186. package/build/esm/Select/context.d.ts +9 -9
  187. package/build/esm/Select/context.js.map +1 -1
  188. package/build/esm/Select/defaultRender.d.ts +3 -3
  189. package/build/esm/Select/defaultRender.js.map +1 -1
  190. package/build/esm/Select/index.d.ts +1 -1
  191. package/build/esm/Select/index.js.map +1 -1
  192. package/build/esm/Select/styledComponents.d.ts +15 -15
  193. package/build/esm/Select/styledComponents.js.map +1 -1
  194. package/build/esm/SelectItem/SelectItem.d.ts +11 -11
  195. package/build/esm/SelectItem/SelectItem.js.map +1 -1
  196. package/build/esm/SelectItem/index.d.ts +1 -1
  197. package/build/esm/SelectItem/index.js.map +1 -1
  198. package/build/esm/SelectionControl/SelectionControlLabel.d.ts +7 -7
  199. package/build/esm/SelectionControl/SelectionControlLabel.js.map +1 -1
  200. package/build/esm/SelectionControl/SelectionControlText.d.ts +8 -8
  201. package/build/esm/SelectionControl/SelectionControlText.js.map +1 -1
  202. package/build/esm/SelectionControl/index.d.ts +2 -2
  203. package/build/esm/SelectionControl/index.js.map +1 -1
  204. package/build/esm/Skeleton/DelayAppearance.d.ts +13 -13
  205. package/build/esm/Skeleton/DelayAppearance.js +3 -3
  206. package/build/esm/Skeleton/DelayAppearance.js.map +1 -1
  207. package/build/esm/Skeleton/Skeleton.d.ts +9 -9
  208. package/build/esm/Skeleton/Skeleton.js.map +1 -1
  209. package/build/esm/Skeleton/animation.d.ts +8 -8
  210. package/build/esm/Skeleton/animation.js.map +1 -1
  211. package/build/esm/Skeleton/index.d.ts +2 -2
  212. package/build/esm/Skeleton/index.js.map +1 -1
  213. package/build/esm/Slider/Slider.d.ts +17 -17
  214. package/build/esm/Slider/Slider.js.map +1 -1
  215. package/build/esm/Slider/index.d.ts +1 -1
  216. package/build/esm/Slider/index.js.map +1 -1
  217. package/build/esm/Snackbar/Snackbar.d.ts +8 -8
  218. package/build/esm/Snackbar/Stack.d.ts +31 -31
  219. package/build/esm/Snackbar/index.d.ts +3 -3
  220. package/build/esm/Snackbar/useSnackbarAnimation.d.ts +6 -6
  221. package/build/esm/Switch/Switch.d.ts +13 -13
  222. package/build/esm/Switch/Switch.js.map +1 -1
  223. package/build/esm/Switch/index.d.ts +1 -1
  224. package/build/esm/Switch/index.js.map +1 -1
  225. package/build/esm/Switch/styledComponents.d.ts +13 -13
  226. package/build/esm/Switch/styledComponents.js.map +1 -1
  227. package/build/esm/Tab/Tab.d.ts +5 -5
  228. package/build/esm/Tab/Tab.js.map +1 -1
  229. package/build/esm/Tab/TabList.d.ts +10 -10
  230. package/build/esm/Tab/TabList.js.map +1 -1
  231. package/build/esm/Tab/TabPanel.d.ts +5 -5
  232. package/build/esm/Tab/TabPanel.js.map +1 -1
  233. package/build/esm/Tab/TabPanels.d.ts +4 -4
  234. package/build/esm/Tab/TabPanels.js.map +1 -1
  235. package/build/esm/Tab/Tabs.d.ts +4 -4
  236. package/build/esm/Tab/Tabs.js.map +1 -1
  237. package/build/esm/Tab/context.d.ts +9 -9
  238. package/build/esm/Tab/context.js.map +1 -1
  239. package/build/esm/Tab/index.d.ts +5 -5
  240. package/build/esm/Tab/index.js.map +1 -1
  241. package/build/esm/TabIndicator/TabIndicator.d.ts +9 -9
  242. package/build/esm/TabIndicator/TabIndicator.js.map +1 -1
  243. package/build/esm/TabIndicator/context.d.ts +6 -6
  244. package/build/esm/TabIndicator/context.js.map +1 -1
  245. package/build/esm/TabIndicator/index.d.ts +2 -2
  246. package/build/esm/TabIndicator/index.js.map +1 -1
  247. package/build/esm/Table/Table.d.ts +4 -4
  248. package/build/esm/Table/Table.js +2 -9
  249. package/build/esm/Table/Table.js.map +1 -1
  250. package/build/esm/Table/TableBody.d.ts +4 -4
  251. package/build/esm/Table/TableCell.d.ts +4 -4
  252. package/build/esm/Table/TableCell.js +4 -2
  253. package/build/esm/Table/TableCell.js.map +1 -1
  254. package/build/esm/Table/TableHead.d.ts +4 -4
  255. package/build/esm/Table/TableHead.js +1 -3
  256. package/build/esm/Table/TableHead.js.map +1 -1
  257. package/build/esm/Table/TableRow.d.ts +4 -4
  258. package/build/esm/Table/context.d.ts +3 -3
  259. package/build/esm/Table/context.js.map +1 -1
  260. package/build/esm/Table/index.d.ts +5 -5
  261. package/build/esm/Table/index.js.map +1 -1
  262. package/build/esm/Text/LoremIpsum.d.ts +4 -4
  263. package/build/esm/Text/LoremIpsum.js.map +1 -1
  264. package/build/esm/Text/Text.d.ts +11 -11
  265. package/build/esm/Text/Text.js +2 -2
  266. package/build/esm/Text/Text.js.map +1 -1
  267. package/build/esm/Text/index.d.ts +1 -1
  268. package/build/esm/Text/index.js.map +1 -1
  269. package/build/esm/TextField/FilledContainer.d.ts +18 -18
  270. package/build/esm/TextField/FilledContainer.js.map +1 -1
  271. package/build/esm/TextField/HelperText.d.ts +10 -10
  272. package/build/esm/TextField/HelperText.js.map +1 -1
  273. package/build/esm/TextField/IconContainer.d.ts +5 -5
  274. package/build/esm/TextField/IconContainer.js.map +1 -1
  275. package/build/esm/TextField/Input.d.ts +11 -11
  276. package/build/esm/TextField/OutlinedContainer.d.ts +17 -17
  277. package/build/esm/TextField/OutlinedContainer.js.map +1 -1
  278. package/build/esm/TextField/TextField.d.ts +19 -19
  279. package/build/esm/TextField/consts.d.ts +5 -5
  280. package/build/esm/TextField/consts.js.map +1 -1
  281. package/build/esm/TextField/index.d.ts +4 -4
  282. package/build/esm/TextField/index.js.map +1 -1
  283. package/build/esm/ThemeExplorer/BorderSlider.d.ts +7 -7
  284. package/build/esm/ThemeExplorer/BorderSlider.js.map +1 -1
  285. package/build/esm/ThemeExplorer/ColorPicker.d.ts +8 -8
  286. package/build/esm/ThemeExplorer/ColorPicker.js.map +1 -1
  287. package/build/esm/ThemeExplorer/ColorSchemePicker.d.ts +10 -10
  288. package/build/esm/ThemeExplorer/ColorSchemePicker.js.map +1 -1
  289. package/build/esm/ThemeExplorer/FontAutoComplete.d.ts +9 -9
  290. package/build/esm/ThemeExplorer/FontAutoComplete.js.map +1 -1
  291. package/build/esm/ThemeExplorer/TextFieldColorPicker.d.ts +9 -9
  292. package/build/esm/ThemeExplorer/TextFieldColorPicker.js.map +1 -1
  293. package/build/esm/ThemeExplorer/ThemeBuilder.d.ts +11 -11
  294. package/build/esm/ThemeExplorer/ThemeBuilder.js.map +1 -1
  295. package/build/esm/ThemeExplorer/ThemeColors.d.ts +5 -5
  296. package/build/esm/ThemeExplorer/ThemeColors.js.map +1 -1
  297. package/build/esm/ThemeExplorer/components.d.ts +31 -31
  298. package/build/esm/ThemeExplorer/components.js.map +1 -1
  299. package/build/esm/ThemeExplorer/googleFonts.d.ts +1 -1
  300. package/build/esm/ThemeExplorer/googleFonts.js.map +1 -1
  301. package/build/esm/ThemeExplorer/index.d.ts +1 -1
  302. package/build/esm/ThemeExplorer/index.js.map +1 -1
  303. package/build/esm/ThemeExplorer/makeColorScheme.d.ts +98 -98
  304. package/build/esm/ThemeExplorer/makeColorScheme.js.map +1 -1
  305. package/build/esm/ThemeExplorer/makeTailwindTheme.d.ts +2 -2
  306. package/build/esm/ThemeExplorer/makeTailwindTheme.js.map +1 -1
  307. package/build/esm/ThemeExplorer/updateGoogleFonts.js.map +1 -1
  308. package/build/esm/ThemeExplorer/useDeferredColor.d.ts +3 -3
  309. package/build/esm/ThemeExplorer/useDeferredColor.js.map +1 -1
  310. package/build/esm/ThemeExplorer/useLocalStorageCachedState.d.ts +1 -1
  311. package/build/esm/ThemeExplorer/useLocalStorageCachedState.js.map +1 -1
  312. package/build/esm/Tooltip/Tooltip.d.ts +8 -8
  313. package/build/esm/Tooltip/Tooltip.js.map +1 -1
  314. package/build/esm/Tooltip/index.d.ts +1 -1
  315. package/build/esm/Tooltip/index.js.map +1 -1
  316. package/build/esm/color.d.ts +8 -8
  317. package/build/esm/css.d.ts +1 -1
  318. package/build/esm/css.js.map +1 -1
  319. package/build/esm/hooks/useAnimation.d.ts +20 -20
  320. package/build/esm/hooks/useAnimation.js.map +1 -1
  321. package/build/esm/index.d.ts +41 -41
  322. package/build/esm/index.js.map +1 -1
  323. package/build/esm/motion.d.ts +7 -7
  324. package/build/esm/motion.js.map +1 -1
  325. package/build/esm/tailwind/extendColors.d.ts +5 -5
  326. package/build/esm/tailwind/extendColors.js.map +1 -1
  327. package/build/esm/tailwind/index.d.ts +8 -8
  328. package/build/esm/tailwind/index.js.map +1 -1
  329. package/build/esm/theme/index.d.ts +2 -2
  330. package/build/esm/theme/index.js.map +1 -1
  331. package/build/esm/theme/theme.d.ts +562 -562
  332. package/build/esm/theme/typography-raleway.d.ts +112 -112
  333. package/build/esm/theme/typography-raleway.js.map +1 -1
  334. package/build/esm/theme/typography-roboto.d.ts +111 -111
  335. package/build/esm/theme/typography-roboto.js.map +1 -1
  336. package/build/esm/theme/useTheme.d.ts +566 -566
  337. package/build/esm/theme/useTheme.js.map +1 -1
  338. package/build/tsconfig-build.tsbuildinfo +1 -1
  339. package/package.json +2 -2
  340. package/src/Alert/index.ts +1 -1
  341. package/src/AppBar/AppBar.story.tsx +69 -69
  342. package/src/AppBar/AppBar.tsx +85 -85
  343. package/src/AppBar/AppBarButton.tsx +25 -25
  344. package/src/AppBar/context.ts +13 -13
  345. package/src/AppBar/index.ts +3 -3
  346. package/src/Badge/Badge.story.tsx +68 -68
  347. package/src/Badge/Badge.tsx +47 -47
  348. package/src/Badge/index.ts +1 -1
  349. package/src/BaseLine/BaseLine.tsx +100 -100
  350. package/src/BaseLine/index.ts +1 -1
  351. package/src/BottomSheet/BottomSheet.story.tsx +35 -35
  352. package/src/BottomSheet/BottomSheet.tsx +39 -39
  353. package/src/BottomSheet/BottomSheetSurface.tsx +49 -49
  354. package/src/BottomSheet/index.ts +1 -1
  355. package/src/Box/Box.tsx +127 -127
  356. package/src/Box/index.ts +1 -1
  357. package/src/Button/ButtonGroup.story.tsx +68 -43
  358. package/src/Button/FilledButton.tsx +16 -1
  359. package/src/Button/FloatingActionButton.tsx +9 -9
  360. package/src/Button/OutlinedButton.tsx +16 -1
  361. package/src/Button/SpinnerButton.story.tsx +91 -91
  362. package/src/Button/TransparentButton.tsx +16 -1
  363. package/src/Button/context.tsx +17 -17
  364. package/src/Button/index.ts +2 -2
  365. package/src/CheckBox/CheckBox.story.tsx +155 -155
  366. package/src/CheckBox/CheckBox.tsx +170 -170
  367. package/src/CheckBox/CheckBoxIcon.tsx +64 -64
  368. package/src/CheckBox/CheckPath.tsx +18 -18
  369. package/src/CheckBox/IndeterminatePath.tsx +16 -16
  370. package/src/CheckBox/index.ts +1 -1
  371. package/src/Chip/ButtonChip.tsx +86 -86
  372. package/src/Chip/Chip.story.tsx +242 -242
  373. package/src/Chip/Chip.tsx +5 -5
  374. package/src/Chip/ChipBase.tsx +141 -141
  375. package/src/Chip/ChoiceChip.tsx +127 -127
  376. package/src/Chip/index.ts +2 -2
  377. package/src/Combobox/Combobox.story.tsx +157 -157
  378. package/src/Combobox/Combobox.tsx +274 -274
  379. package/src/Combobox/index.ts +1 -1
  380. package/src/Dialog/Dialog.story.tsx +53 -53
  381. package/src/Dialog/Dialog.tsx +73 -73
  382. package/src/Dialog/DialogBackdrop.tsx +42 -42
  383. package/src/Dialog/DialogContainer.tsx +31 -31
  384. package/src/Dialog/DialogSurface.tsx +55 -55
  385. package/src/Dialog/Scrim.tsx +35 -35
  386. package/src/Dialog/index.ts +2 -2
  387. package/src/Dialog/useDialogAnimation.tsx +49 -49
  388. package/src/Divider/Divider.story.tsx +39 -39
  389. package/src/Divider/Divider.tsx +48 -48
  390. package/src/Divider/index.ts +1 -1
  391. package/src/FloatingLabel/FloatingLabel.story.tsx +55 -55
  392. package/src/FloatingLabel/FloatingLabel.tsx +77 -77
  393. package/src/FloatingLabel/index.ts +1 -1
  394. package/src/LineRipple/LineRipple.story.tsx +43 -43
  395. package/src/LineRipple/LineRipple.tsx +81 -81
  396. package/src/LineRipple/index.ts +1 -1
  397. package/src/Link/Link.story.tsx +14 -14
  398. package/src/Link/Link.tsx +65 -65
  399. package/src/Link/index.ts +1 -1
  400. package/src/List/List.tsx +46 -46
  401. package/src/List/index.ts +1 -1
  402. package/src/ListItem/ListItem.story.tsx +43 -43
  403. package/src/ListItem/ListItem.tsx +104 -104
  404. package/src/ListItem/ListItemText.tsx +35 -35
  405. package/src/ListItem/index.ts +2 -2
  406. package/src/Menu/ContextMenu.story.tsx +34 -34
  407. package/src/Menu/Menu.story.tsx +54 -54
  408. package/src/Menu/Menu.tsx +124 -124
  409. package/src/Menu/animation.ts +16 -16
  410. package/src/Menu/index.ts +2 -2
  411. package/src/NavRail/NavRail.story.tsx +146 -146
  412. package/src/NavRail/NavRailItem.tsx +175 -175
  413. package/src/NavRail/icons/test-icons.tsx +46 -46
  414. package/src/NavRail/index.ts +1 -1
  415. package/src/NotchedOutline/NotchedOutline.story.tsx +99 -99
  416. package/src/NotchedOutline/NotchedOutline.tsx +80 -80
  417. package/src/NotchedOutline/context.ts +12 -12
  418. package/src/NotchedOutline/index.ts +1 -1
  419. package/src/NotchedOutline/styledComponents.ts +122 -122
  420. package/src/Paper/Paper.story.tsx +50 -50
  421. package/src/Paper/Paper.tsx +67 -67
  422. package/src/Paper/index.ts +1 -1
  423. package/src/Popover/PopoverSurface.tsx +51 -51
  424. package/src/Popover/index.ts +1 -1
  425. package/src/ProgressSpinner/ProgressSpinner.story.tsx +35 -35
  426. package/src/ProgressSpinner/ProgressSpinner.tsx +119 -119
  427. package/src/ProgressSpinner/index.ts +1 -1
  428. package/src/RadioButton/RadioButton.story.tsx +109 -109
  429. package/src/RadioButton/RadioButton.tsx +112 -112
  430. package/src/RadioButton/RadioButtonIcon.tsx +44 -44
  431. package/src/RadioButton/RadioGroup.tsx +27 -27
  432. package/src/RadioButton/index.ts +2 -2
  433. package/src/Ripple/Ripple.story.tsx +78 -78
  434. package/src/Ripple/Ripple.tsx +33 -33
  435. package/src/Ripple/RippleBox.tsx +52 -52
  436. package/src/Ripple/constants.ts +15 -15
  437. package/src/Ripple/index.ts +5 -5
  438. package/src/Ripple/keyframes.ts +36 -36
  439. package/src/Ripple/useRipple.ts +209 -209
  440. package/src/Ripple/useRippleHandlers.ts +54 -54
  441. package/src/Ripple/useRippleSurface.ts +155 -155
  442. package/src/Select/CustomContainerExample.tsx +59 -59
  443. package/src/Select/PaymentMethodSelect.story.tsx +316 -316
  444. package/src/Select/Select.story.tsx +225 -225
  445. package/src/Select/Select.tsx +283 -283
  446. package/src/Select/SelectIcon.tsx +43 -43
  447. package/src/Select/SelectMultiple.story.tsx +215 -215
  448. package/src/Select/context.ts +22 -22
  449. package/src/Select/defaultRender.tsx +49 -49
  450. package/src/Select/index.ts +1 -1
  451. package/src/Select/styledComponents.tsx +38 -38
  452. package/src/SelectItem/SelectItem.tsx +92 -92
  453. package/src/SelectItem/index.ts +1 -1
  454. package/src/SelectionControl/SelectionControlLabel.tsx +34 -34
  455. package/src/SelectionControl/SelectionControlText.tsx +37 -37
  456. package/src/SelectionControl/index.ts +2 -2
  457. package/src/Skeleton/DelayAppearance.tsx +41 -41
  458. package/src/Skeleton/Skeleton.story.tsx +57 -57
  459. package/src/Skeleton/Skeleton.tsx +40 -40
  460. package/src/Skeleton/animation.ts +54 -54
  461. package/src/Skeleton/index.ts +2 -2
  462. package/src/Slider/Slider.story.tsx +36 -36
  463. package/src/Slider/Slider.tsx +275 -275
  464. package/src/Slider/index.ts +1 -1
  465. package/src/Snackbar/Snackbar.story.tsx +99 -99
  466. package/src/Switch/Switch.story.tsx +98 -98
  467. package/src/Switch/Switch.tsx +170 -170
  468. package/src/Switch/index.ts +1 -1
  469. package/src/Switch/styledComponents.tsx +117 -117
  470. package/src/Tab/Tab.story.tsx +209 -209
  471. package/src/Tab/Tab.tsx +120 -120
  472. package/src/Tab/TabList.tsx +61 -61
  473. package/src/Tab/TabPanel.tsx +31 -31
  474. package/src/Tab/TabPanels.tsx +5 -5
  475. package/src/Tab/Tabs.tsx +5 -5
  476. package/src/Tab/context.ts +17 -17
  477. package/src/Tab/index.ts +5 -5
  478. package/src/TabIndicator/TabIndicator.tsx +146 -146
  479. package/src/TabIndicator/context.ts +13 -13
  480. package/src/TabIndicator/index.ts +2 -2
  481. package/src/Table/Table.tsx +2 -8
  482. package/src/Table/TableCell.tsx +4 -1
  483. package/src/Table/TableHead.tsx +0 -2
  484. package/src/Table/context.ts +6 -6
  485. package/src/Table/index.ts +5 -5
  486. package/src/Text/LoremIpsum.tsx +18 -18
  487. package/src/Text/Text.story.tsx +75 -75
  488. package/src/Text/Text.tsx +84 -84
  489. package/src/Text/index.ts +1 -1
  490. package/src/TextField/FilledContainer.tsx +173 -173
  491. package/src/TextField/HelperText.tsx +63 -63
  492. package/src/TextField/IconContainer.tsx +33 -33
  493. package/src/TextField/OutlinedContainer.tsx +116 -116
  494. package/src/TextField/TextField.story.tsx +241 -241
  495. package/src/TextField/consts.ts +7 -7
  496. package/src/TextField/index.ts +4 -4
  497. package/src/ThemeExplorer/BorderSlider.tsx +73 -73
  498. package/src/ThemeExplorer/ColorPicker.tsx +104 -104
  499. package/src/ThemeExplorer/ColorSchemePicker.tsx +55 -55
  500. package/src/ThemeExplorer/FontAutoComplete.tsx +139 -139
  501. package/src/ThemeExplorer/TextFieldColorPicker.tsx +115 -115
  502. package/src/ThemeExplorer/ThemeBuilder.story.tsx +8 -8
  503. package/src/ThemeExplorer/ThemeBuilder.tsx +353 -353
  504. package/src/ThemeExplorer/ThemeColors.tsx +118 -118
  505. package/src/ThemeExplorer/components.tsx +195 -195
  506. package/src/ThemeExplorer/googleFonts.ts +1436 -1436
  507. package/src/ThemeExplorer/index.ts +1 -1
  508. package/src/ThemeExplorer/makeColorScheme.tsx +111 -111
  509. package/src/ThemeExplorer/makeTailwindTheme.ts +44 -44
  510. package/src/ThemeExplorer/updateGoogleFonts.js +33 -33
  511. package/src/ThemeExplorer/useDeferredColor.tsx +21 -21
  512. package/src/ThemeExplorer/useLocalStorageCachedState.ts +18 -18
  513. package/src/Tooltip/Tooltip.story.tsx +35 -35
  514. package/src/Tooltip/Tooltip.tsx +67 -67
  515. package/src/Tooltip/index.ts +1 -1
  516. package/src/css.ts +2 -2
  517. package/src/hooks/useAnimation.ts +111 -111
  518. package/src/index.ts +41 -41
  519. package/src/motion.ts +7 -7
  520. package/src/tailwind/extendColors.ts +51 -51
  521. package/src/tailwind/index.ts +56 -56
  522. package/src/tailwind/tests/extendColors.test.ts +123 -123
  523. package/src/theme/index.ts +2 -2
  524. package/src/theme/typography-raleway.ts +114 -114
  525. package/src/theme/typography-roboto.ts +113 -113
  526. package/src/theme/useTheme.ts +18 -18
  527. package/tailwind/package.json +5 -5
  528. package/theme-explorer/package.json +5 -5
  529. package/build/esm/ColorMode/ColorModeProvider.d.ts +0 -7
  530. package/build/esm/ColorMode/ColorModeProvider.js +0 -71
  531. package/build/esm/ColorMode/ColorModeProvider.js.map +0 -1
  532. package/build/esm/ColorMode/color-mode.d.ts +0 -8
  533. package/build/esm/ColorMode/color-mode.js +0 -12
  534. package/build/esm/ColorMode/color-mode.js.map +0 -1
  535. package/build/esm/ColorMode/color-vars.d.ts +0 -4
  536. package/build/esm/ColorMode/color-vars.js +0 -58
  537. package/build/esm/ColorMode/color-vars.js.map +0 -1
  538. package/build/esm/ColorMode/constants.d.ts +0 -2
  539. package/build/esm/ColorMode/constants.js +0 -4
  540. package/build/esm/ColorMode/constants.js.map +0 -1
  541. package/build/esm/ColorMode/index.d.ts +0 -4
  542. package/build/esm/ColorMode/index.js +0 -5
  543. package/build/esm/ColorMode/index.js.map +0 -1
  544. package/build/esm/ListItem/context.d.ts +0 -7
  545. package/build/esm/ListItem/context.js +0 -11
  546. package/build/esm/ListItem/context.js.map +0 -1
  547. package/build/tsconfig.tsbuildinfo +0 -4321
@@ -1,787 +1,787 @@
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
- };
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
+ };