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

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