@zydon/common 1.4.72 → 2.0.0

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 (976) hide show
  1. package/README.md +0 -0
  2. package/dist/chunk-2ZLS7IUJ.mjs +5 -0
  3. package/dist/chunk-3JYSNLPI.mjs +7 -0
  4. package/dist/chunk-6UGYYTYE.mjs +8 -0
  5. package/dist/chunk-B3WKNPY5.mjs +5 -0
  6. package/dist/chunk-BD3NUJHG.mjs +5 -0
  7. package/dist/chunk-BQ3PJ47P.mjs +5 -0
  8. package/dist/chunk-BYPABU6L.mjs +5 -0
  9. package/dist/chunk-D6NU2WRK.mjs +17 -0
  10. package/dist/chunk-D7XCMUMB.mjs +6 -0
  11. package/dist/chunk-DSQPMRZS.mjs +8 -0
  12. package/dist/chunk-EM7HQQDV.mjs +12 -0
  13. package/dist/chunk-EVHG7UNX.mjs +8 -0
  14. package/dist/chunk-GNT763UQ.mjs +20 -0
  15. package/dist/chunk-HFMSLXXX.mjs +7 -0
  16. package/dist/chunk-HLTCIAAR.mjs +3 -0
  17. package/dist/chunk-HOPF7ERF.mjs +7 -0
  18. package/dist/chunk-HQYCK4C3.mjs +7 -0
  19. package/dist/chunk-JS74HZ27.mjs +10 -0
  20. package/dist/chunk-JZ3KAZMQ.mjs +3 -0
  21. package/dist/chunk-K3N5XEGM.mjs +7 -0
  22. package/dist/chunk-KLIYANST.mjs +3 -0
  23. package/dist/chunk-M7YTQFOK.mjs +5 -0
  24. package/dist/chunk-MAKO5GLN.mjs +7 -0
  25. package/dist/chunk-MUAMRRNL.mjs +5 -0
  26. package/dist/chunk-MWPB3UUX.mjs +7 -0
  27. package/dist/chunk-MYKAMLAI.mjs +16 -0
  28. package/dist/chunk-NCSSC2TF.mjs +17 -0
  29. package/dist/chunk-NCUXGXKM.mjs +6 -0
  30. package/dist/chunk-NNSTFVSV.mjs +13 -0
  31. package/dist/chunk-OKHG4T22.mjs +6 -0
  32. package/dist/chunk-OUPUY4L2.mjs +10 -0
  33. package/dist/chunk-OWZUABY4.mjs +18 -0
  34. package/dist/chunk-PABYPOVH.mjs +13 -0
  35. package/dist/chunk-POP3P3YE.mjs +7 -0
  36. package/dist/chunk-QHCGLZFD.mjs +9 -0
  37. package/dist/chunk-R2LSQJYW.mjs +6 -0
  38. package/dist/chunk-RMSKB5PI.mjs +3 -0
  39. package/dist/chunk-S6AXG7VS.mjs +16 -0
  40. package/dist/chunk-SHNHCDVN.mjs +9 -0
  41. package/dist/chunk-SXVKHA6L.mjs +8 -0
  42. package/dist/chunk-WHA7HOMZ.mjs +8 -0
  43. package/dist/chunk-WMRVP7HJ.mjs +6 -0
  44. package/dist/chunk-X3BVGYHF.mjs +5 -0
  45. package/dist/chunk-Y6ER5LXD.mjs +17 -0
  46. package/dist/chunk-YLZSUPQZ.mjs +49 -0
  47. package/dist/chunk-ZN4LYG7I.mjs +12 -0
  48. package/dist/chunk-ZREC5BF3.mjs +7 -0
  49. package/dist/components/ActionButton/index.d.ts +10 -4
  50. package/dist/components/ActionButton/index.mjs +3 -0
  51. package/dist/components/Autocomplete/index.d.ts +18 -5
  52. package/dist/components/Autocomplete/index.mjs +3 -0
  53. package/dist/components/AutocompleteDetailed/index.d.ts +18 -5
  54. package/dist/components/AutocompleteDetailed/index.mjs +3 -0
  55. package/dist/components/BuilderLayout/index.d.ts +12 -5
  56. package/dist/components/BuilderLayout/index.mjs +12 -0
  57. package/dist/components/BuilderSidebar/index.d.ts +10 -4
  58. package/dist/components/BuilderSidebar/index.mjs +10 -0
  59. package/dist/components/ColorPickerInput/index.d.ts +12 -4
  60. package/dist/components/ColorPickerInput/index.mjs +2 -0
  61. package/dist/components/ColoredLabel/index.d.ts +16 -4
  62. package/dist/components/ColoredLabel/index.mjs +7 -0
  63. package/dist/components/Common/index.d.ts +11 -4
  64. package/dist/components/Common/index.mjs +18 -0
  65. package/dist/components/Confirm/index.d.ts +18 -4
  66. package/dist/components/Confirm/index.mjs +11 -0
  67. package/dist/components/CustomAvatar/index.d.ts +13 -4
  68. package/dist/components/CustomAvatar/index.mjs +1 -0
  69. package/dist/components/CustomAvatarGroup/index.d.ts +11 -0
  70. package/dist/components/CustomAvatarGroup/index.mjs +7 -0
  71. package/dist/components/DataGrid/index.d.ts +17 -4
  72. package/dist/components/DataGrid/index.mjs +15 -0
  73. package/dist/components/Delayed/index.d.ts +9 -4
  74. package/dist/components/Delayed/index.mjs +5 -0
  75. package/dist/components/Drawer/index.d.ts +15 -4
  76. package/dist/components/Drawer/index.mjs +12 -0
  77. package/dist/components/EmptyContent/index.d.ts +20 -4
  78. package/dist/components/EmptyContent/index.mjs +3 -0
  79. package/dist/components/EmptyView/index.d.ts +11 -4
  80. package/dist/components/EmptyView/index.mjs +2 -0
  81. package/dist/components/Error/index.d.ts +12 -4
  82. package/dist/components/Error/index.mjs +10 -0
  83. package/dist/components/ExpandableGroup/index.d.ts +13 -5
  84. package/dist/components/ExpandableGroup/index.mjs +13 -0
  85. package/dist/components/FixedProgressBar/index.d.ts +6 -4
  86. package/dist/components/FixedProgressBar/index.mjs +1 -0
  87. package/dist/components/FrameSkeleton/index.d.ts +21 -4
  88. package/dist/components/FrameSkeleton/index.mjs +16 -0
  89. package/dist/components/HelpButton/index.d.ts +10 -4
  90. package/dist/components/HelpButton/index.mjs +3 -0
  91. package/dist/components/Icon/index.d.ts +11 -5
  92. package/dist/components/Icon/index.mjs +2 -0
  93. package/dist/components/ImageCrop/index.d.ts +13 -4
  94. package/dist/components/ImageCrop/index.mjs +1 -0
  95. package/dist/components/ImageCropModal/index.d.ts +18 -4
  96. package/dist/components/ImageCropModal/index.mjs +5 -0
  97. package/dist/components/Incrementer/index.d.ts +19 -5
  98. package/dist/components/Incrementer/index.mjs +6 -0
  99. package/dist/components/Label/index.d.ts +15 -5
  100. package/dist/components/Label/index.mjs +9 -0
  101. package/dist/components/LoadingScreen/index.d.ts +5 -3
  102. package/dist/components/LoadingScreen/index.mjs +8 -0
  103. package/dist/components/MaskedInput/index.d.ts +9 -7
  104. package/dist/components/MaskedInput/index.mjs +1 -0
  105. package/dist/components/MenuPopover/index.d.ts +13 -4
  106. package/dist/components/MenuPopover/index.mjs +1 -0
  107. package/dist/components/Modal/index.d.ts +19 -4
  108. package/dist/components/Modal/index.mjs +3 -0
  109. package/dist/components/NumberInput/index.d.ts +26 -5
  110. package/dist/components/NumberInput/index.mjs +1 -0
  111. package/dist/components/PasswordRules/index.d.ts +16 -4
  112. package/dist/components/PasswordRules/index.mjs +11 -0
  113. package/dist/components/PopoverSelect/index.d.ts +17 -4
  114. package/dist/components/PopoverSelect/index.mjs +13 -0
  115. package/dist/components/Portal/index.d.ts +10 -4
  116. package/dist/components/Portal/index.mjs +6 -0
  117. package/dist/components/Result/index.d.ts +18 -5
  118. package/dist/components/Result/index.mjs +1 -0
  119. package/dist/components/SavedChanges/index.d.ts +9 -4
  120. package/dist/components/SavedChanges/index.mjs +7 -0
  121. package/dist/components/Scrollbar/index.d.ts +18 -5
  122. package/dist/components/Scrollbar/index.mjs +1 -0
  123. package/dist/components/SearchInput/index.d.ts +12 -4
  124. package/dist/components/SearchInput/index.mjs +3 -0
  125. package/dist/components/SelectableCards/index.d.ts +7 -4
  126. package/dist/components/SelectableCards/index.mjs +8 -0
  127. package/dist/components/SwapList/index.d.ts +7 -4
  128. package/dist/components/SwapList/index.mjs +20 -0
  129. package/dist/components/SwapList/props.d.ts +5 -3
  130. package/dist/components/SwapList/props.mjs +1 -0
  131. package/dist/components/SwapList/styles.d.ts +16 -8
  132. package/dist/components/SwapList/styles.mjs +1 -0
  133. package/dist/components/TabPanel/index.d.ts +12 -4
  134. package/dist/components/TabPanel/index.mjs +6 -0
  135. package/dist/components/TextMaxLine/index.d.ts +17 -5
  136. package/dist/components/TextMaxLine/index.mjs +10 -0
  137. package/dist/components/ToggleButtonGroup/index.d.ts +6 -4
  138. package/dist/components/ToggleButtonGroup/index.mjs +7 -0
  139. package/dist/components/WhiteBox/index.d.ts +11 -4
  140. package/dist/components/WhiteBox/index.mjs +1 -0
  141. package/dist/components/carousel/index.d.ts +202 -7
  142. package/dist/components/carousel/index.mjs +14 -0
  143. package/dist/components/form/Address/index.d.ts +15 -0
  144. package/dist/components/form/Address/index.mjs +15 -0
  145. package/dist/components/form/Autocomplete/index.d.ts +16 -0
  146. package/dist/components/form/Autocomplete/index.mjs +4 -0
  147. package/dist/components/form/AutocompleteDetailed/index.d.ts +14 -0
  148. package/dist/components/form/AutocompleteDetailed/index.mjs +9 -0
  149. package/dist/components/form/Checkbox/index.d.ts +14 -0
  150. package/dist/components/form/Checkbox/index.mjs +9 -0
  151. package/dist/components/form/Codes/index.d.ts +13 -0
  152. package/dist/components/form/Codes/index.mjs +11 -0
  153. package/dist/components/form/ColorPicker/index.d.ts +10 -0
  154. package/dist/components/form/ColorPicker/index.mjs +8 -0
  155. package/dist/components/form/DatePicker/index.d.ts +17 -0
  156. package/dist/components/form/DatePicker/index.mjs +8 -0
  157. package/dist/components/form/DateRangePicker/index.d.ts +16 -0
  158. package/dist/components/form/DateRangePicker/index.mjs +8 -0
  159. package/dist/components/form/DateTimePicker/index.d.ts +17 -0
  160. package/dist/components/form/DateTimePicker/index.mjs +8 -0
  161. package/dist/components/form/Field/index.d.ts +10 -0
  162. package/dist/components/form/Field/index.mjs +1 -0
  163. package/dist/components/form/Form/index.d.ts +14 -0
  164. package/dist/components/form/Form/index.mjs +7 -0
  165. package/dist/components/form/Incrementer/index.d.ts +18 -0
  166. package/dist/components/form/Incrementer/index.mjs +12 -0
  167. package/dist/components/form/MaskedInput/index.d.ts +19 -0
  168. package/dist/components/form/MaskedInput/index.mjs +2 -0
  169. package/dist/components/form/MultiCheckbox/index.d.ts +21 -0
  170. package/dist/components/form/MultiCheckbox/index.mjs +12 -0
  171. package/dist/components/form/MultiChipField/index.d.ts +20 -0
  172. package/dist/components/form/MultiChipField/index.mjs +8 -0
  173. package/dist/components/form/NumberInput/index.d.ts +25 -0
  174. package/dist/components/form/NumberInput/index.mjs +7 -0
  175. package/dist/components/form/Password/index.d.ts +19 -0
  176. package/dist/components/form/Password/index.mjs +13 -0
  177. package/dist/components/form/RadioGroup/index.d.ts +23 -0
  178. package/dist/components/form/RadioGroup/index.mjs +13 -0
  179. package/dist/components/form/SelectableCards/index.d.ts +12 -0
  180. package/dist/components/form/SelectableCards/index.mjs +14 -0
  181. package/dist/components/form/Switch/index.d.ts +14 -0
  182. package/dist/components/form/Switch/index.mjs +9 -0
  183. package/dist/components/form/TimePicker/index.d.ts +17 -0
  184. package/dist/components/form/TimePicker/index.mjs +8 -0
  185. package/dist/components/form/UploadAvatarWithCrop/index.d.ts +21 -0
  186. package/dist/components/form/UploadAvatarWithCrop/index.mjs +19 -0
  187. package/dist/components/form/UploadWithCrop/index.d.ts +21 -0
  188. package/dist/components/form/UploadWithCrop/index.mjs +22 -0
  189. package/dist/components/form/Webhook/index.d.ts +12 -0
  190. package/dist/components/form/Webhook/index.mjs +19 -0
  191. package/dist/components/lightbox/index.d.ts +33 -5
  192. package/dist/components/lightbox/index.mjs +16 -0
  193. package/dist/components/table/index.d.ts +100 -10
  194. package/dist/components/table/index.mjs +21 -0
  195. package/dist/components/upload/index.d.ts +68 -0
  196. package/dist/components/upload/index.mjs +19 -0
  197. package/dist/hooks/useActiveElement.d.ts +2 -2
  198. package/dist/hooks/useActiveElement.mjs +5 -0
  199. package/dist/hooks/useApiMessage.d.ts +2 -2
  200. package/dist/hooks/useApiMessage.mjs +5 -0
  201. package/dist/hooks/useCopyToClipboard.d.ts +2 -2
  202. package/dist/hooks/useCopyToClipboard.mjs +5 -0
  203. package/dist/hooks/useDatagrid.d.ts +8 -6
  204. package/dist/hooks/useDatagrid.mjs +6 -0
  205. package/dist/hooks/useDeepCompareEffect.d.ts +3 -2
  206. package/dist/hooks/useDeepCompareEffect.mjs +6 -0
  207. package/dist/hooks/useEventCallback.d.ts +4 -4
  208. package/dist/hooks/useEventCallback.mjs +2 -0
  209. package/dist/hooks/useEventListener.d.ts +3 -2
  210. package/dist/hooks/useEventListener.mjs +1 -0
  211. package/dist/hooks/useIsMounting.d.ts +2 -2
  212. package/dist/hooks/useIsMounting.mjs +5 -0
  213. package/dist/hooks/useIsomorphicLayoutEffect.d.ts +3 -2
  214. package/dist/hooks/useIsomorphicLayoutEffect.mjs +1 -0
  215. package/dist/hooks/useLocalStorage.d.ts +5 -4
  216. package/dist/hooks/useLocalStorage.mjs +8 -0
  217. package/dist/hooks/useOnClickOutside.d.ts +3 -2
  218. package/dist/hooks/useOnClickOutside.mjs +5 -0
  219. package/dist/hooks/usePagination.d.ts +2 -2
  220. package/dist/hooks/usePagination.mjs +5 -0
  221. package/dist/hooks/usePopover.d.ts +4 -3
  222. package/dist/hooks/usePopover.mjs +1 -0
  223. package/dist/hooks/useResponsive.d.ts +4 -3
  224. package/dist/hooks/useResponsive.mjs +1 -0
  225. package/dist/hooks/useScrollOffSetTop.d.ts +7 -0
  226. package/dist/hooks/useScrollOffSetTop.mjs +6 -0
  227. package/dist/hooks/useSnackbar.d.ts +8 -0
  228. package/dist/hooks/useSnackbar.mjs +5 -0
  229. package/dist/hooks/useTabs.d.ts +6 -4
  230. package/dist/hooks/useTabs.mjs +5 -0
  231. package/dist/hooks/useToggle.d.ts +2 -2
  232. package/dist/hooks/useToggle.mjs +1 -0
  233. package/dist/hooks/useUpload.d.ts +8 -5
  234. package/dist/hooks/useUpload.mjs +1 -0
  235. package/dist/hooks/useUploadImage.d.ts +6 -5
  236. package/dist/hooks/useUploadImage.mjs +2 -0
  237. package/dist/index.css +10 -0
  238. package/dist/index.d.ts +102 -43
  239. package/dist/index.mjs +3 -0
  240. package/dist/{components/SelectableCards/props.d.ts → props-f459546a.d.ts} +6 -4
  241. package/dist/theme/styles/index.d.ts +1914 -0
  242. package/dist/theme/styles/index.mjs +1 -0
  243. package/dist/theme/theme-provider.d.ts +12 -0
  244. package/dist/theme/theme-provider.mjs +3 -0
  245. package/dist/types/api.d.ts +5 -4
  246. package/dist/types/api.mjs +1 -0
  247. package/dist/types/autoComplete.d.ts +8 -4
  248. package/dist/types/autoComplete.mjs +1 -0
  249. package/dist/types/baseField.d.ts +4 -2
  250. package/dist/types/baseField.mjs +1 -0
  251. package/dist/types/icon.d.ts +3 -13
  252. package/dist/types/icon.mjs +1 -0
  253. package/dist/types/option.d.ts +5 -4
  254. package/dist/types/option.mjs +1 -0
  255. package/dist/types/upload.d.ts +6 -5
  256. package/dist/types/upload.mjs +1 -0
  257. package/dist/types/webhook.d.ts +7 -7
  258. package/dist/types/webhook.mjs +3 -0
  259. package/dist/utils/color.d.ts +3 -2
  260. package/dist/utils/color.mjs +1 -0
  261. package/dist/utils/compare.d.ts +3 -2
  262. package/dist/utils/compare.mjs +1 -0
  263. package/dist/utils/formatNumber.d.ts +10 -10
  264. package/dist/utils/formatNumber.mjs +1 -0
  265. package/dist/utils/formatTime.d.ts +39 -10
  266. package/dist/utils/formatTime.mjs +1 -0
  267. package/dist/utils/number.d.ts +4 -3
  268. package/dist/utils/number.mjs +1 -0
  269. package/dist/utils/validators.d.ts +6 -5
  270. package/dist/utils/validators.mjs +1 -0
  271. package/package.json +81 -66
  272. package/dist/App.d.ts +0 -3
  273. package/dist/App.d.ts.map +0 -1
  274. package/dist/assets/icons/ArrowGoBackIcon.d.ts +0 -2
  275. package/dist/assets/icons/ArrowGoBackIcon.d.ts.map +0 -1
  276. package/dist/assets/icons/ArrowGoFowardIcon.d.ts +0 -2
  277. package/dist/assets/icons/ArrowGoFowardIcon.d.ts.map +0 -1
  278. package/dist/assets/icons/BannerIcon.d.ts +0 -2
  279. package/dist/assets/icons/BannerIcon.d.ts.map +0 -1
  280. package/dist/assets/icons/CalendarClockIcon.d.ts +0 -2
  281. package/dist/assets/icons/CalendarClockIcon.d.ts.map +0 -1
  282. package/dist/assets/icons/CardsIcon.d.ts +0 -2
  283. package/dist/assets/icons/CardsIcon.d.ts.map +0 -1
  284. package/dist/assets/icons/CirculeIcon.d.ts +0 -2
  285. package/dist/assets/icons/CirculeIcon.d.ts.map +0 -1
  286. package/dist/assets/icons/CleanIcon.d.ts +0 -2
  287. package/dist/assets/icons/CleanIcon.d.ts.map +0 -1
  288. package/dist/assets/icons/DateTimeIcon.d.ts +0 -2
  289. package/dist/assets/icons/DateTimeIcon.d.ts.map +0 -1
  290. package/dist/assets/icons/DecimalIcon.d.ts +0 -2
  291. package/dist/assets/icons/DecimalIcon.d.ts.map +0 -1
  292. package/dist/assets/icons/DecimalIncreaseIcon.d.ts +0 -2
  293. package/dist/assets/icons/DecimalIncreaseIcon.d.ts.map +0 -1
  294. package/dist/assets/icons/DotIcon.d.ts +0 -2
  295. package/dist/assets/icons/DotIcon.d.ts.map +0 -1
  296. package/dist/assets/icons/DropdownIcon.d.ts +0 -2
  297. package/dist/assets/icons/DropdownIcon.d.ts.map +0 -1
  298. package/dist/assets/icons/EmptyViewImage.d.ts +0 -3
  299. package/dist/assets/icons/EmptyViewImage.d.ts.map +0 -1
  300. package/dist/assets/icons/FavouriteIcon.d.ts +0 -2
  301. package/dist/assets/icons/FavouriteIcon.d.ts.map +0 -1
  302. package/dist/assets/icons/FavouriteRoundedIcon.d.ts +0 -2
  303. package/dist/assets/icons/FavouriteRoundedIcon.d.ts.map +0 -1
  304. package/dist/assets/icons/FilterListIcon.d.ts +0 -2
  305. package/dist/assets/icons/FilterListIcon.d.ts.map +0 -1
  306. package/dist/assets/icons/GoogleIcon.d.ts +0 -2
  307. package/dist/assets/icons/GoogleIcon.d.ts.map +0 -1
  308. package/dist/assets/icons/HtmlIcon.d.ts +0 -2
  309. package/dist/assets/icons/HtmlIcon.d.ts.map +0 -1
  310. package/dist/assets/icons/IntegerNumberIcon.d.ts +0 -2
  311. package/dist/assets/icons/IntegerNumberIcon.d.ts.map +0 -1
  312. package/dist/assets/icons/LowPriorityIcon.d.ts +0 -2
  313. package/dist/assets/icons/LowPriorityIcon.d.ts.map +0 -1
  314. package/dist/assets/icons/MiniBannerIcon.d.ts +0 -2
  315. package/dist/assets/icons/MiniBannerIcon.d.ts.map +0 -1
  316. package/dist/assets/icons/NumberOneOutlinedIcon.d.ts +0 -2
  317. package/dist/assets/icons/NumberOneOutlinedIcon.d.ts.map +0 -1
  318. package/dist/assets/icons/OrdersIcon.d.ts +0 -2
  319. package/dist/assets/icons/OrdersIcon.d.ts.map +0 -1
  320. package/dist/assets/icons/Pdf.d.ts +0 -2
  321. package/dist/assets/icons/Pdf.d.ts.map +0 -1
  322. package/dist/assets/icons/PixIcon.d.ts +0 -2
  323. package/dist/assets/icons/PixIcon.d.ts.map +0 -1
  324. package/dist/assets/icons/ProductsIcon.d.ts +0 -2
  325. package/dist/assets/icons/ProductsIcon.d.ts.map +0 -1
  326. package/dist/assets/icons/RadioButtonCheckedIcon.d.ts +0 -2
  327. package/dist/assets/icons/RadioButtonCheckedIcon.d.ts.map +0 -1
  328. package/dist/assets/icons/Star02Icon.d.ts +0 -2
  329. package/dist/assets/icons/Star02Icon.d.ts.map +0 -1
  330. package/dist/assets/icons/TradeDownIcon.d.ts +0 -2
  331. package/dist/assets/icons/TradeDownIcon.d.ts.map +0 -1
  332. package/dist/assets/icons/TradeUpIcon.d.ts +0 -2
  333. package/dist/assets/icons/TradeUpIcon.d.ts.map +0 -1
  334. package/dist/assets/icons/ViewColumnIcon.d.ts +0 -2
  335. package/dist/assets/icons/ViewColumnIcon.d.ts.map +0 -1
  336. package/dist/assets/icons/WhatsappButtonIcon.d.ts +0 -2
  337. package/dist/assets/icons/WhatsappButtonIcon.d.ts.map +0 -1
  338. package/dist/assets/icons/files/Ai.d.ts +0 -3
  339. package/dist/assets/icons/files/Ai.d.ts.map +0 -1
  340. package/dist/assets/icons/files/Audio.d.ts +0 -3
  341. package/dist/assets/icons/files/Audio.d.ts.map +0 -1
  342. package/dist/assets/icons/files/Document.d.ts +0 -3
  343. package/dist/assets/icons/files/Document.d.ts.map +0 -1
  344. package/dist/assets/icons/files/Excel.d.ts +0 -3
  345. package/dist/assets/icons/files/Excel.d.ts.map +0 -1
  346. package/dist/assets/icons/files/File.d.ts +0 -3
  347. package/dist/assets/icons/files/File.d.ts.map +0 -1
  348. package/dist/assets/icons/files/Folder.d.ts +0 -3
  349. package/dist/assets/icons/files/Folder.d.ts.map +0 -1
  350. package/dist/assets/icons/files/Img.d.ts +0 -3
  351. package/dist/assets/icons/files/Img.d.ts.map +0 -1
  352. package/dist/assets/icons/files/Js.d.ts +0 -3
  353. package/dist/assets/icons/files/Js.d.ts.map +0 -1
  354. package/dist/assets/icons/files/Pdf.d.ts +0 -3
  355. package/dist/assets/icons/files/Pdf.d.ts.map +0 -1
  356. package/dist/assets/icons/files/PowerPoint.d.ts +0 -3
  357. package/dist/assets/icons/files/PowerPoint.d.ts.map +0 -1
  358. package/dist/assets/icons/files/Pts.d.ts +0 -3
  359. package/dist/assets/icons/files/Pts.d.ts.map +0 -1
  360. package/dist/assets/icons/files/Txt.d.ts +0 -3
  361. package/dist/assets/icons/files/Txt.d.ts.map +0 -1
  362. package/dist/assets/icons/files/Video.d.ts +0 -3
  363. package/dist/assets/icons/files/Video.d.ts.map +0 -1
  364. package/dist/assets/icons/files/Word.d.ts +0 -3
  365. package/dist/assets/icons/files/Word.d.ts.map +0 -1
  366. package/dist/assets/icons/files/Zip.d.ts +0 -3
  367. package/dist/assets/icons/files/Zip.d.ts.map +0 -1
  368. package/dist/assets/illustrations/BackgroundIllustration.d.ts +0 -4
  369. package/dist/assets/illustrations/BackgroundIllustration.d.ts.map +0 -1
  370. package/dist/assets/illustrations/IllustrationEmptyContent.d.ts +0 -3
  371. package/dist/assets/illustrations/IllustrationEmptyContent.d.ts.map +0 -1
  372. package/dist/assets/illustrations/ImSorry.d.ts +0 -3
  373. package/dist/assets/illustrations/ImSorry.d.ts.map +0 -1
  374. package/dist/assets/illustrations/NoData.d.ts +0 -3
  375. package/dist/assets/illustrations/NoData.d.ts.map +0 -1
  376. package/dist/assets/illustrations/UploadIllustration.d.ts +0 -5
  377. package/dist/assets/illustrations/UploadIllustration.d.ts.map +0 -1
  378. package/dist/assets/illustrations/index.d.ts +0 -4
  379. package/dist/assets/illustrations/index.d.ts.map +0 -1
  380. package/dist/components/ActionButton/index.d.ts.map +0 -1
  381. package/dist/components/ActionButton/props.d.ts +0 -5
  382. package/dist/components/ActionButton/props.d.ts.map +0 -1
  383. package/dist/components/Autocomplete/Listbox.d.ts +0 -4
  384. package/dist/components/Autocomplete/Listbox.d.ts.map +0 -1
  385. package/dist/components/Autocomplete/index.d.ts.map +0 -1
  386. package/dist/components/Autocomplete/props.d.ts +0 -11
  387. package/dist/components/Autocomplete/props.d.ts.map +0 -1
  388. package/dist/components/Autocomplete/styles.d.ts +0 -12
  389. package/dist/components/Autocomplete/styles.d.ts.map +0 -1
  390. package/dist/components/AutocompleteDetailed/ListItem.d.ts +0 -4
  391. package/dist/components/AutocompleteDetailed/ListItem.d.ts.map +0 -1
  392. package/dist/components/AutocompleteDetailed/Listbox.d.ts +0 -4
  393. package/dist/components/AutocompleteDetailed/Listbox.d.ts.map +0 -1
  394. package/dist/components/AutocompleteDetailed/index.d.ts.map +0 -1
  395. package/dist/components/AutocompleteDetailed/props.d.ts +0 -14
  396. package/dist/components/AutocompleteDetailed/props.d.ts.map +0 -1
  397. package/dist/components/AutocompleteDetailed/styles.d.ts +0 -21
  398. package/dist/components/AutocompleteDetailed/styles.d.ts.map +0 -1
  399. package/dist/components/BuilderLayout/index.d.ts.map +0 -1
  400. package/dist/components/BuilderLayout/props.d.ts +0 -7
  401. package/dist/components/BuilderLayout/props.d.ts.map +0 -1
  402. package/dist/components/BuilderLayout/styles.d.ts +0 -8
  403. package/dist/components/BuilderLayout/styles.d.ts.map +0 -1
  404. package/dist/components/BuilderSidebar/index.d.ts.map +0 -1
  405. package/dist/components/BuilderSidebar/props.d.ts +0 -5
  406. package/dist/components/BuilderSidebar/props.d.ts.map +0 -1
  407. package/dist/components/BuilderSidebar/styles.d.ts +0 -13
  408. package/dist/components/BuilderSidebar/styles.d.ts.map +0 -1
  409. package/dist/components/ColorPickerInput/index.d.ts.map +0 -1
  410. package/dist/components/ColorPickerInput/props.d.ts +0 -8
  411. package/dist/components/ColorPickerInput/props.d.ts.map +0 -1
  412. package/dist/components/ColoredLabel/index.d.ts.map +0 -1
  413. package/dist/components/ColoredLabel/props.d.ts +0 -11
  414. package/dist/components/ColoredLabel/props.d.ts.map +0 -1
  415. package/dist/components/ColoredLabel/styles.d.ts +0 -12
  416. package/dist/components/ColoredLabel/styles.d.ts.map +0 -1
  417. package/dist/components/Common/index.d.ts.map +0 -1
  418. package/dist/components/Common/props.d.ts +0 -6
  419. package/dist/components/Common/props.d.ts.map +0 -1
  420. package/dist/components/CommonSSR/index.d.ts +0 -5
  421. package/dist/components/CommonSSR/index.d.ts.map +0 -1
  422. package/dist/components/CommonSSR/props.d.ts +0 -6
  423. package/dist/components/CommonSSR/props.d.ts.map +0 -1
  424. package/dist/components/Confirm/index.d.ts.map +0 -1
  425. package/dist/components/Confirm/props.d.ts +0 -13
  426. package/dist/components/Confirm/props.d.ts.map +0 -1
  427. package/dist/components/CustomAvatar/CustomAvatar.d.ts +0 -5
  428. package/dist/components/CustomAvatar/CustomAvatar.d.ts.map +0 -1
  429. package/dist/components/CustomAvatar/CustomAvatarGroup.d.ts +0 -5
  430. package/dist/components/CustomAvatar/CustomAvatarGroup.d.ts.map +0 -1
  431. package/dist/components/CustomAvatar/index.d.ts.map +0 -1
  432. package/dist/components/CustomAvatar/props.d.ts +0 -11
  433. package/dist/components/CustomAvatar/props.d.ts.map +0 -1
  434. package/dist/components/DataGrid/CustomToolbar/index.d.ts +0 -5
  435. package/dist/components/DataGrid/CustomToolbar/index.d.ts.map +0 -1
  436. package/dist/components/DataGrid/CustomToolbar/props.d.ts +0 -4
  437. package/dist/components/DataGrid/CustomToolbar/props.d.ts.map +0 -1
  438. package/dist/components/DataGrid/LoadingOverlay/index.d.ts +0 -3
  439. package/dist/components/DataGrid/LoadingOverlay/index.d.ts.map +0 -1
  440. package/dist/components/DataGrid/NoRowsOverlay/index.d.ts +0 -3
  441. package/dist/components/DataGrid/NoRowsOverlay/index.d.ts.map +0 -1
  442. package/dist/components/DataGrid/index.d.ts.map +0 -1
  443. package/dist/components/DataGrid/props.d.ts +0 -11
  444. package/dist/components/DataGrid/props.d.ts.map +0 -1
  445. package/dist/components/DataGrid/styles.d.ts +0 -8
  446. package/dist/components/DataGrid/styles.d.ts.map +0 -1
  447. package/dist/components/DataGrid/types.d.ts +0 -2
  448. package/dist/components/DataGrid/types.d.ts.map +0 -1
  449. package/dist/components/Delayed/index.d.ts.map +0 -1
  450. package/dist/components/Delayed/props.d.ts +0 -4
  451. package/dist/components/Delayed/props.d.ts.map +0 -1
  452. package/dist/components/Drawer/index.d.ts.map +0 -1
  453. package/dist/components/Drawer/props.d.ts +0 -9
  454. package/dist/components/Drawer/props.d.ts.map +0 -1
  455. package/dist/components/Drawer/styles.d.ts +0 -8
  456. package/dist/components/Drawer/styles.d.ts.map +0 -1
  457. package/dist/components/EmptyContent/index.d.ts.map +0 -1
  458. package/dist/components/EmptyContent/props.d.ts +0 -8
  459. package/dist/components/EmptyContent/props.d.ts.map +0 -1
  460. package/dist/components/EmptyView/index.d.ts.map +0 -1
  461. package/dist/components/EmptyView/props.d.ts +0 -6
  462. package/dist/components/EmptyView/props.d.ts.map +0 -1
  463. package/dist/components/Error/index.d.ts.map +0 -1
  464. package/dist/components/Error/props.d.ts +0 -7
  465. package/dist/components/Error/props.d.ts.map +0 -1
  466. package/dist/components/ExpandableGroup/index.d.ts.map +0 -1
  467. package/dist/components/ExpandableGroup/props.d.ts +0 -8
  468. package/dist/components/ExpandableGroup/props.d.ts.map +0 -1
  469. package/dist/components/ExpandableGroup/styles.d.ts +0 -12
  470. package/dist/components/ExpandableGroup/styles.d.ts.map +0 -1
  471. package/dist/components/FixedProgressBar/index.d.ts.map +0 -1
  472. package/dist/components/FrameSkeleton/index.d.ts.map +0 -1
  473. package/dist/components/FrameSkeleton/props.d.ts +0 -16
  474. package/dist/components/FrameSkeleton/props.d.ts.map +0 -1
  475. package/dist/components/FrameSkeleton/style.d.ts +0 -27
  476. package/dist/components/FrameSkeleton/style.d.ts.map +0 -1
  477. package/dist/components/HelpButton/index.d.ts.map +0 -1
  478. package/dist/components/HelpButton/props.d.ts +0 -5
  479. package/dist/components/HelpButton/props.d.ts.map +0 -1
  480. package/dist/components/Icon/index.d.ts.map +0 -1
  481. package/dist/components/Icon/props.d.ts +0 -6
  482. package/dist/components/Icon/props.d.ts.map +0 -1
  483. package/dist/components/Iconify/index.d.ts +0 -9
  484. package/dist/components/Iconify/index.d.ts.map +0 -1
  485. package/dist/components/Iconify/props.d.ts +0 -3
  486. package/dist/components/Iconify/props.d.ts.map +0 -1
  487. package/dist/components/ImageCrop/index.d.ts.map +0 -1
  488. package/dist/components/ImageCrop/props.d.ts +0 -8
  489. package/dist/components/ImageCrop/props.d.ts.map +0 -1
  490. package/dist/components/ImageCrop/styles.d.ts +0 -5
  491. package/dist/components/ImageCrop/styles.d.ts.map +0 -1
  492. package/dist/components/ImageCropModal/index.d.ts.map +0 -1
  493. package/dist/components/ImageCropModal/props.d.ts +0 -13
  494. package/dist/components/ImageCropModal/props.d.ts.map +0 -1
  495. package/dist/components/Incrementer/index.d.ts.map +0 -1
  496. package/dist/components/Incrementer/props.d.ts +0 -14
  497. package/dist/components/Incrementer/props.d.ts.map +0 -1
  498. package/dist/components/Label/index.d.ts.map +0 -1
  499. package/dist/components/Label/props.d.ts +0 -11
  500. package/dist/components/Label/props.d.ts.map +0 -1
  501. package/dist/components/Label/styles.d.ts +0 -13
  502. package/dist/components/Label/styles.d.ts.map +0 -1
  503. package/dist/components/LoadingScreen/index.d.ts.map +0 -1
  504. package/dist/components/LoadingScreen/styles.d.ts +0 -5
  505. package/dist/components/LoadingScreen/styles.d.ts.map +0 -1
  506. package/dist/components/MaskedInput/index.d.ts.map +0 -1
  507. package/dist/components/MaskedInput/props.d.ts +0 -16
  508. package/dist/components/MaskedInput/props.d.ts.map +0 -1
  509. package/dist/components/MenuPopover/getPosition.d.ts +0 -51
  510. package/dist/components/MenuPopover/getPosition.d.ts.map +0 -1
  511. package/dist/components/MenuPopover/index.d.ts.map +0 -1
  512. package/dist/components/MenuPopover/props.d.ts +0 -8
  513. package/dist/components/MenuPopover/props.d.ts.map +0 -1
  514. package/dist/components/MenuPopover/styles.d.ts +0 -6
  515. package/dist/components/MenuPopover/styles.d.ts.map +0 -1
  516. package/dist/components/Modal/Actions.d.ts +0 -5
  517. package/dist/components/Modal/Actions.d.ts.map +0 -1
  518. package/dist/components/Modal/ModalActions.d.ts +0 -5
  519. package/dist/components/Modal/ModalActions.d.ts.map +0 -1
  520. package/dist/components/Modal/index.d.ts.map +0 -1
  521. package/dist/components/Modal/props.d.ts +0 -17
  522. package/dist/components/Modal/props.d.ts.map +0 -1
  523. package/dist/components/Modal/styles.d.ts +0 -7
  524. package/dist/components/Modal/styles.d.ts.map +0 -1
  525. package/dist/components/NumberInput/index.d.ts.map +0 -1
  526. package/dist/components/NumberInput/props.d.ts +0 -21
  527. package/dist/components/NumberInput/props.d.ts.map +0 -1
  528. package/dist/components/PasswordRules/index.d.ts.map +0 -1
  529. package/dist/components/PasswordRules/props.d.ts +0 -14
  530. package/dist/components/PasswordRules/props.d.ts.map +0 -1
  531. package/dist/components/PasswordRules/styles.d.ts +0 -11
  532. package/dist/components/PasswordRules/styles.d.ts.map +0 -1
  533. package/dist/components/PopoverSelect/index.d.ts.map +0 -1
  534. package/dist/components/PopoverSelect/props.d.ts +0 -12
  535. package/dist/components/PopoverSelect/props.d.ts.map +0 -1
  536. package/dist/components/PopoverSelect/styles.d.ts +0 -9
  537. package/dist/components/PopoverSelect/styles.d.ts.map +0 -1
  538. package/dist/components/Portal/index.d.ts.map +0 -1
  539. package/dist/components/Portal/props.d.ts +0 -5
  540. package/dist/components/Portal/props.d.ts.map +0 -1
  541. package/dist/components/Result/index.d.ts.map +0 -1
  542. package/dist/components/Result/props.d.ts +0 -12
  543. package/dist/components/Result/props.d.ts.map +0 -1
  544. package/dist/components/SavedChanges/index.d.ts.map +0 -1
  545. package/dist/components/SavedChanges/props.d.ts +0 -4
  546. package/dist/components/SavedChanges/props.d.ts.map +0 -1
  547. package/dist/components/Scrollbar/index.d.ts.map +0 -1
  548. package/dist/components/Scrollbar/props.d.ts +0 -9
  549. package/dist/components/Scrollbar/props.d.ts.map +0 -1
  550. package/dist/components/Scrollbar/styles.d.ts +0 -4
  551. package/dist/components/Scrollbar/styles.d.ts.map +0 -1
  552. package/dist/components/SearchInput/index.d.ts.map +0 -1
  553. package/dist/components/SearchInput/props.d.ts +0 -7
  554. package/dist/components/SearchInput/props.d.ts.map +0 -1
  555. package/dist/components/SelectableCards/index.d.ts.map +0 -1
  556. package/dist/components/SelectableCards/props.d.ts.map +0 -1
  557. package/dist/components/SelectableCards/style.d.ts +0 -8
  558. package/dist/components/SelectableCards/style.d.ts.map +0 -1
  559. package/dist/components/SeoPreview/index.d.ts +0 -4
  560. package/dist/components/SeoPreview/index.d.ts.map +0 -1
  561. package/dist/components/SeoPreview/props.d.ts +0 -20
  562. package/dist/components/SeoPreview/props.d.ts.map +0 -1
  563. package/dist/components/SeoPreview/style.d.ts +0 -20
  564. package/dist/components/SeoPreview/style.d.ts.map +0 -1
  565. package/dist/components/SplashScreen/index.d.ts +0 -4
  566. package/dist/components/SplashScreen/index.d.ts.map +0 -1
  567. package/dist/components/Steps/index.d.ts +0 -4
  568. package/dist/components/Steps/index.d.ts.map +0 -1
  569. package/dist/components/Steps/props.d.ts +0 -11
  570. package/dist/components/Steps/props.d.ts.map +0 -1
  571. package/dist/components/Steps/styles.d.ts +0 -2
  572. package/dist/components/Steps/styles.d.ts.map +0 -1
  573. package/dist/components/StyledTab/index.d.ts +0 -4
  574. package/dist/components/StyledTab/index.d.ts.map +0 -1
  575. package/dist/components/StyledTab/props.d.ts +0 -8
  576. package/dist/components/StyledTab/props.d.ts.map +0 -1
  577. package/dist/components/StyledTabs/index.d.ts +0 -7
  578. package/dist/components/StyledTabs/index.d.ts.map +0 -1
  579. package/dist/components/StyledTabs/props.d.ts +0 -6
  580. package/dist/components/StyledTabs/props.d.ts.map +0 -1
  581. package/dist/components/Summary/index.d.ts +0 -4
  582. package/dist/components/Summary/index.d.ts.map +0 -1
  583. package/dist/components/Summary/props.d.ts +0 -10
  584. package/dist/components/Summary/props.d.ts.map +0 -1
  585. package/dist/components/Summary/styles.d.ts +0 -11
  586. package/dist/components/Summary/styles.d.ts.map +0 -1
  587. package/dist/components/SwapList/index.d.ts.map +0 -1
  588. package/dist/components/SwapList/props.d.ts.map +0 -1
  589. package/dist/components/SwapList/styles.d.ts.map +0 -1
  590. package/dist/components/TabPanel/index.d.ts.map +0 -1
  591. package/dist/components/TabPanel/props.d.ts +0 -7
  592. package/dist/components/TabPanel/props.d.ts.map +0 -1
  593. package/dist/components/TextMaxLine/index.d.ts.map +0 -1
  594. package/dist/components/TextMaxLine/props.d.ts +0 -14
  595. package/dist/components/TextMaxLine/props.d.ts.map +0 -1
  596. package/dist/components/TextMaxLine/useTypography.d.ts +0 -3
  597. package/dist/components/TextMaxLine/useTypography.d.ts.map +0 -1
  598. package/dist/components/ThemeProvider/ThemeContrast.d.ts +0 -4
  599. package/dist/components/ThemeProvider/ThemeContrast.d.ts.map +0 -1
  600. package/dist/components/ThemeProvider/customShadows.d.ts +0 -20
  601. package/dist/components/ThemeProvider/customShadows.d.ts.map +0 -1
  602. package/dist/components/ThemeProvider/globalStyles.d.ts +0 -3
  603. package/dist/components/ThemeProvider/globalStyles.d.ts.map +0 -1
  604. package/dist/components/ThemeProvider/index.d.ts +0 -5
  605. package/dist/components/ThemeProvider/index.d.ts.map +0 -1
  606. package/dist/components/ThemeProvider/overrides/Accordion.d.ts +0 -37
  607. package/dist/components/ThemeProvider/overrides/Accordion.d.ts.map +0 -1
  608. package/dist/components/ThemeProvider/overrides/Alert.d.ts +0 -37
  609. package/dist/components/ThemeProvider/overrides/Alert.d.ts.map +0 -1
  610. package/dist/components/ThemeProvider/overrides/Avatar.d.ts +0 -31
  611. package/dist/components/ThemeProvider/overrides/Avatar.d.ts.map +0 -1
  612. package/dist/components/ThemeProvider/overrides/Backdrop.d.ts +0 -14
  613. package/dist/components/ThemeProvider/overrides/Backdrop.d.ts.map +0 -1
  614. package/dist/components/ThemeProvider/overrides/Badge.d.ts +0 -13
  615. package/dist/components/ThemeProvider/overrides/Badge.d.ts.map +0 -1
  616. package/dist/components/ThemeProvider/overrides/Button.d.ts +0 -52
  617. package/dist/components/ThemeProvider/overrides/Button.d.ts.map +0 -1
  618. package/dist/components/ThemeProvider/overrides/ButtonGroup.d.ts +0 -27
  619. package/dist/components/ThemeProvider/overrides/ButtonGroup.d.ts.map +0 -1
  620. package/dist/components/ThemeProvider/overrides/Card.d.ts +0 -37
  621. package/dist/components/ThemeProvider/overrides/Card.d.ts.map +0 -1
  622. package/dist/components/ThemeProvider/overrides/Checkbox.d.ts +0 -23
  623. package/dist/components/ThemeProvider/overrides/Checkbox.d.ts.map +0 -1
  624. package/dist/components/ThemeProvider/overrides/Chip.d.ts +0 -42
  625. package/dist/components/ThemeProvider/overrides/Chip.d.ts.map +0 -1
  626. package/dist/components/ThemeProvider/overrides/CustomIcons.d.ts +0 -17
  627. package/dist/components/ThemeProvider/overrides/CustomIcons.d.ts.map +0 -1
  628. package/dist/components/ThemeProvider/overrides/Dialog.d.ts +0 -59
  629. package/dist/components/ThemeProvider/overrides/Dialog.d.ts.map +0 -1
  630. package/dist/components/ThemeProvider/overrides/Drawer.d.ts +0 -16
  631. package/dist/components/ThemeProvider/overrides/Drawer.d.ts.map +0 -1
  632. package/dist/components/ThemeProvider/overrides/Fab.d.ts +0 -52
  633. package/dist/components/ThemeProvider/overrides/Fab.d.ts.map +0 -1
  634. package/dist/components/ThemeProvider/overrides/Input.d.ts +0 -85
  635. package/dist/components/ThemeProvider/overrides/Input.d.ts.map +0 -1
  636. package/dist/components/ThemeProvider/overrides/Link.d.ts +0 -9
  637. package/dist/components/ThemeProvider/overrides/Link.d.ts.map +0 -1
  638. package/dist/components/ThemeProvider/overrides/List.d.ts +0 -33
  639. package/dist/components/ThemeProvider/overrides/List.d.ts.map +0 -1
  640. package/dist/components/ThemeProvider/overrides/LoadingButton.d.ts +0 -39
  641. package/dist/components/ThemeProvider/overrides/LoadingButton.d.ts.map +0 -1
  642. package/dist/components/ThemeProvider/overrides/Menu.d.ts +0 -16
  643. package/dist/components/ThemeProvider/overrides/Menu.d.ts.map +0 -1
  644. package/dist/components/ThemeProvider/overrides/Pagination.d.ts +0 -32
  645. package/dist/components/ThemeProvider/overrides/Pagination.d.ts.map +0 -1
  646. package/dist/components/ThemeProvider/overrides/Paper.d.ts +0 -14
  647. package/dist/components/ThemeProvider/overrides/Paper.d.ts.map +0 -1
  648. package/dist/components/ThemeProvider/overrides/Popover.d.ts +0 -12
  649. package/dist/components/ThemeProvider/overrides/Popover.d.ts.map +0 -1
  650. package/dist/components/ThemeProvider/overrides/Progress.d.ts +0 -14
  651. package/dist/components/ThemeProvider/overrides/Progress.d.ts.map +0 -1
  652. package/dist/components/ThemeProvider/overrides/Radio.d.ts +0 -22
  653. package/dist/components/ThemeProvider/overrides/Radio.d.ts.map +0 -1
  654. package/dist/components/ThemeProvider/overrides/Rating.d.ts +0 -32
  655. package/dist/components/ThemeProvider/overrides/Rating.d.ts.map +0 -1
  656. package/dist/components/ThemeProvider/overrides/Select.d.ts +0 -10
  657. package/dist/components/ThemeProvider/overrides/Select.d.ts.map +0 -1
  658. package/dist/components/ThemeProvider/overrides/Skeleton.d.ts +0 -14
  659. package/dist/components/ThemeProvider/overrides/Skeleton.d.ts.map +0 -1
  660. package/dist/components/ThemeProvider/overrides/Slider.d.ts +0 -27
  661. package/dist/components/ThemeProvider/overrides/Slider.d.ts.map +0 -1
  662. package/dist/components/ThemeProvider/overrides/Stepper.d.ts +0 -11
  663. package/dist/components/ThemeProvider/overrides/Stepper.d.ts.map +0 -1
  664. package/dist/components/ThemeProvider/overrides/SvgIcon.d.ts +0 -13
  665. package/dist/components/ThemeProvider/overrides/SvgIcon.d.ts.map +0 -1
  666. package/dist/components/ThemeProvider/overrides/Switch.d.ts +0 -45
  667. package/dist/components/ThemeProvider/overrides/Switch.d.ts.map +0 -1
  668. package/dist/components/ThemeProvider/overrides/Tabs.d.ts +0 -45
  669. package/dist/components/ThemeProvider/overrides/Tabs.d.ts.map +0 -1
  670. package/dist/components/ThemeProvider/overrides/Timeline.d.ts +0 -18
  671. package/dist/components/ThemeProvider/overrides/Timeline.d.ts.map +0 -1
  672. package/dist/components/ThemeProvider/overrides/ToggleButton.d.ts +0 -38
  673. package/dist/components/ThemeProvider/overrides/ToggleButton.d.ts.map +0 -1
  674. package/dist/components/ThemeProvider/overrides/Tooltip.d.ts +0 -14
  675. package/dist/components/ThemeProvider/overrides/Tooltip.d.ts.map +0 -1
  676. package/dist/components/ThemeProvider/overrides/Typography.d.ts +0 -14
  677. package/dist/components/ThemeProvider/overrides/Typography.d.ts.map +0 -1
  678. package/dist/components/ThemeProvider/overrides/index.d.ts +0 -3
  679. package/dist/components/ThemeProvider/overrides/index.d.ts.map +0 -1
  680. package/dist/components/ThemeProvider/palette.d.ts +0 -279
  681. package/dist/components/ThemeProvider/palette.d.ts.map +0 -1
  682. package/dist/components/ThemeProvider/props.d.ts +0 -8
  683. package/dist/components/ThemeProvider/props.d.ts.map +0 -1
  684. package/dist/components/ThemeProvider/shadows.d.ts +0 -4
  685. package/dist/components/ThemeProvider/shadows.d.ts.map +0 -1
  686. package/dist/components/ThemeProvider/ssr.d.ts +0 -5
  687. package/dist/components/ThemeProvider/ssr.d.ts.map +0 -1
  688. package/dist/components/ThemeProvider/typography.d.ts +0 -143
  689. package/dist/components/ThemeProvider/typography.d.ts.map +0 -1
  690. package/dist/components/ToggleButtonGroup/index.d.ts.map +0 -1
  691. package/dist/components/ToggleButtonGroup/styles.d.ts +0 -2
  692. package/dist/components/ToggleButtonGroup/styles.d.ts.map +0 -1
  693. package/dist/components/Webhook/WebhookAlert.d.ts +0 -3
  694. package/dist/components/Webhook/WebhookAlert.d.ts.map +0 -1
  695. package/dist/components/Webhook/index.d.ts +0 -4
  696. package/dist/components/Webhook/index.d.ts.map +0 -1
  697. package/dist/components/Webhook/props.d.ts +0 -27
  698. package/dist/components/Webhook/props.d.ts.map +0 -1
  699. package/dist/components/Webhook/styles.d.ts +0 -12
  700. package/dist/components/Webhook/styles.d.ts.map +0 -1
  701. package/dist/components/WhiteBox/index.d.ts.map +0 -1
  702. package/dist/components/WhiteBox/props.d.ts +0 -6
  703. package/dist/components/WhiteBox/props.d.ts.map +0 -1
  704. package/dist/components/WhiteBox/styles.d.ts +0 -5
  705. package/dist/components/WhiteBox/styles.d.ts.map +0 -1
  706. package/dist/components/animate/DialogAnimate.d.ts +0 -8
  707. package/dist/components/animate/DialogAnimate.d.ts.map +0 -1
  708. package/dist/components/animate/FabButtonAnimate.d.ts +0 -8
  709. package/dist/components/animate/FabButtonAnimate.d.ts.map +0 -1
  710. package/dist/components/animate/IconButtonAnimate.d.ts +0 -5
  711. package/dist/components/animate/IconButtonAnimate.d.ts.map +0 -1
  712. package/dist/components/animate/MotionContainer.d.ts +0 -10
  713. package/dist/components/animate/MotionContainer.d.ts.map +0 -1
  714. package/dist/components/animate/MotionLazyContainer.d.ts +0 -7
  715. package/dist/components/animate/MotionLazyContainer.d.ts.map +0 -1
  716. package/dist/components/animate/MotionViewport.d.ts +0 -11
  717. package/dist/components/animate/MotionViewport.d.ts.map +0 -1
  718. package/dist/components/animate/TextAnimate.d.ts +0 -9
  719. package/dist/components/animate/TextAnimate.d.ts.map +0 -1
  720. package/dist/components/animate/index.d.ts +0 -9
  721. package/dist/components/animate/index.d.ts.map +0 -1
  722. package/dist/components/animate/types.d.ts +0 -27
  723. package/dist/components/animate/types.d.ts.map +0 -1
  724. package/dist/components/animate/variants/actions.d.ts +0 -6
  725. package/dist/components/animate/variants/actions.d.ts.map +0 -1
  726. package/dist/components/animate/variants/background.d.ts +0 -105
  727. package/dist/components/animate/variants/background.d.ts.map +0 -1
  728. package/dist/components/animate/variants/bounce.d.ts +0 -137
  729. package/dist/components/animate/variants/bounce.d.ts.map +0 -1
  730. package/dist/components/animate/variants/container.d.ts +0 -20
  731. package/dist/components/animate/variants/container.d.ts.map +0 -1
  732. package/dist/components/animate/variants/fade.d.ts +0 -218
  733. package/dist/components/animate/variants/fade.d.ts.map +0 -1
  734. package/dist/components/animate/variants/flip.d.ts +0 -76
  735. package/dist/components/animate/variants/flip.d.ts.map +0 -1
  736. package/dist/components/animate/variants/index.d.ts +0 -13
  737. package/dist/components/animate/variants/index.d.ts.map +0 -1
  738. package/dist/components/animate/variants/path.d.ts +0 -15
  739. package/dist/components/animate/variants/path.d.ts.map +0 -1
  740. package/dist/components/animate/variants/rotate.d.ts +0 -40
  741. package/dist/components/animate/variants/rotate.d.ts.map +0 -1
  742. package/dist/components/animate/variants/scale.d.ts +0 -76
  743. package/dist/components/animate/variants/scale.d.ts.map +0 -1
  744. package/dist/components/animate/variants/slide.d.ts +0 -156
  745. package/dist/components/animate/variants/slide.d.ts.map +0 -1
  746. package/dist/components/animate/variants/transition.d.ts +0 -14
  747. package/dist/components/animate/variants/transition.d.ts.map +0 -1
  748. package/dist/components/animate/variants/zoom.d.ts +0 -200
  749. package/dist/components/animate/variants/zoom.d.ts.map +0 -1
  750. package/dist/components/carousel/arrow-icons.d.ts +0 -4
  751. package/dist/components/carousel/arrow-icons.d.ts.map +0 -1
  752. package/dist/components/carousel/carousel-arrow-index.d.ts +0 -11
  753. package/dist/components/carousel/carousel-arrow-index.d.ts.map +0 -1
  754. package/dist/components/carousel/carousel-arrows.d.ts +0 -17
  755. package/dist/components/carousel/carousel-arrows.d.ts.map +0 -1
  756. package/dist/components/carousel/carousel-dots.d.ts +0 -11
  757. package/dist/components/carousel/carousel-dots.d.ts.map +0 -1
  758. package/dist/components/carousel/index.d.ts.map +0 -1
  759. package/dist/components/carousel/use-carousel.d.ts +0 -17
  760. package/dist/components/carousel/use-carousel.d.ts.map +0 -1
  761. package/dist/components/file-thumbnail/DownloadButton.d.ts +0 -6
  762. package/dist/components/file-thumbnail/DownloadButton.d.ts.map +0 -1
  763. package/dist/components/file-thumbnail/FileThumbnail.d.ts +0 -13
  764. package/dist/components/file-thumbnail/FileThumbnail.d.ts.map +0 -1
  765. package/dist/components/file-thumbnail/index.d.ts +0 -4
  766. package/dist/components/file-thumbnail/index.d.ts.map +0 -1
  767. package/dist/components/file-thumbnail/types.d.ts +0 -6
  768. package/dist/components/file-thumbnail/types.d.ts.map +0 -1
  769. package/dist/components/file-thumbnail/utils.d.ts +0 -25
  770. package/dist/components/file-thumbnail/utils.d.ts.map +0 -1
  771. package/dist/components/hook-form/Address/index.d.ts +0 -4
  772. package/dist/components/hook-form/Address/index.d.ts.map +0 -1
  773. package/dist/components/hook-form/Address/props.d.ts +0 -9
  774. package/dist/components/hook-form/Address/props.d.ts.map +0 -1
  775. package/dist/components/hook-form/Autocomplete/index.d.ts +0 -4
  776. package/dist/components/hook-form/Autocomplete/index.d.ts.map +0 -1
  777. package/dist/components/hook-form/Autocomplete/props.d.ts +0 -7
  778. package/dist/components/hook-form/Autocomplete/props.d.ts.map +0 -1
  779. package/dist/components/hook-form/AutocompleteDetailedField/index.d.ts +0 -4
  780. package/dist/components/hook-form/AutocompleteDetailedField/index.d.ts.map +0 -1
  781. package/dist/components/hook-form/AutocompleteDetailedField/props.d.ts +0 -4
  782. package/dist/components/hook-form/AutocompleteDetailedField/props.d.ts.map +0 -1
  783. package/dist/components/hook-form/Checkbox/index.d.ts +0 -5
  784. package/dist/components/hook-form/Checkbox/index.d.ts.map +0 -1
  785. package/dist/components/hook-form/Checkbox/props.d.ts +0 -21
  786. package/dist/components/hook-form/Checkbox/props.d.ts.map +0 -1
  787. package/dist/components/hook-form/Codes/index.d.ts +0 -4
  788. package/dist/components/hook-form/Codes/index.d.ts.map +0 -1
  789. package/dist/components/hook-form/Codes/props.d.ts +0 -7
  790. package/dist/components/hook-form/Codes/props.d.ts.map +0 -1
  791. package/dist/components/hook-form/ColorPickerField/index.d.ts +0 -4
  792. package/dist/components/hook-form/ColorPickerField/index.d.ts.map +0 -1
  793. package/dist/components/hook-form/ColorPickerField/props.d.ts +0 -4
  794. package/dist/components/hook-form/ColorPickerField/props.d.ts.map +0 -1
  795. package/dist/components/hook-form/DatePicker/index.d.ts +0 -4
  796. package/dist/components/hook-form/DatePicker/index.d.ts.map +0 -1
  797. package/dist/components/hook-form/DatePicker/props.d.ts +0 -9
  798. package/dist/components/hook-form/DatePicker/props.d.ts.map +0 -1
  799. package/dist/components/hook-form/DateRangePicker/index.d.ts +0 -4
  800. package/dist/components/hook-form/DateRangePicker/index.d.ts.map +0 -1
  801. package/dist/components/hook-form/DateRangePicker/props.d.ts +0 -9
  802. package/dist/components/hook-form/DateRangePicker/props.d.ts.map +0 -1
  803. package/dist/components/hook-form/DateTimePicker/index.d.ts +0 -4
  804. package/dist/components/hook-form/DateTimePicker/index.d.ts.map +0 -1
  805. package/dist/components/hook-form/DateTimePicker/props.d.ts +0 -9
  806. package/dist/components/hook-form/DateTimePicker/props.d.ts.map +0 -1
  807. package/dist/components/hook-form/Field/index.d.ts +0 -4
  808. package/dist/components/hook-form/Field/index.d.ts.map +0 -1
  809. package/dist/components/hook-form/Field/props.d.ts +0 -4
  810. package/dist/components/hook-form/Field/props.d.ts.map +0 -1
  811. package/dist/components/hook-form/Form/index.d.ts +0 -5
  812. package/dist/components/hook-form/Form/index.d.ts.map +0 -1
  813. package/dist/components/hook-form/Form/props.d.ts +0 -8
  814. package/dist/components/hook-form/Form/props.d.ts.map +0 -1
  815. package/dist/components/hook-form/Incrementer/index.d.ts +0 -4
  816. package/dist/components/hook-form/Incrementer/index.d.ts.map +0 -1
  817. package/dist/components/hook-form/Incrementer/props.d.ts +0 -12
  818. package/dist/components/hook-form/Incrementer/props.d.ts.map +0 -1
  819. package/dist/components/hook-form/MaskedInput/index.d.ts +0 -4
  820. package/dist/components/hook-form/MaskedInput/index.d.ts.map +0 -1
  821. package/dist/components/hook-form/MaskedInput/props.d.ts +0 -15
  822. package/dist/components/hook-form/MaskedInput/props.d.ts.map +0 -1
  823. package/dist/components/hook-form/MultiChipField/index.d.ts +0 -4
  824. package/dist/components/hook-form/MultiChipField/index.d.ts.map +0 -1
  825. package/dist/components/hook-form/MultiChipField/props.d.ts +0 -13
  826. package/dist/components/hook-form/MultiChipField/props.d.ts.map +0 -1
  827. package/dist/components/hook-form/NumberInput/index.d.ts +0 -4
  828. package/dist/components/hook-form/NumberInput/index.d.ts.map +0 -1
  829. package/dist/components/hook-form/NumberInput/props.d.ts +0 -19
  830. package/dist/components/hook-form/NumberInput/props.d.ts.map +0 -1
  831. package/dist/components/hook-form/PasswordField/index.d.ts +0 -4
  832. package/dist/components/hook-form/PasswordField/index.d.ts.map +0 -1
  833. package/dist/components/hook-form/PasswordField/props.d.ts +0 -13
  834. package/dist/components/hook-form/PasswordField/props.d.ts.map +0 -1
  835. package/dist/components/hook-form/RadioGroup/index.d.ts +0 -4
  836. package/dist/components/hook-form/RadioGroup/index.d.ts.map +0 -1
  837. package/dist/components/hook-form/RadioGroup/props.d.ts +0 -17
  838. package/dist/components/hook-form/RadioGroup/props.d.ts.map +0 -1
  839. package/dist/components/hook-form/SelectableCardsField/index.d.ts +0 -7
  840. package/dist/components/hook-form/SelectableCardsField/index.d.ts.map +0 -1
  841. package/dist/components/hook-form/Switch/index.d.ts +0 -4
  842. package/dist/components/hook-form/Switch/index.d.ts.map +0 -1
  843. package/dist/components/hook-form/Switch/props.d.ts +0 -9
  844. package/dist/components/hook-form/Switch/props.d.ts.map +0 -1
  845. package/dist/components/hook-form/TimePicker/index.d.ts +0 -4
  846. package/dist/components/hook-form/TimePicker/index.d.ts.map +0 -1
  847. package/dist/components/hook-form/TimePicker/props.d.ts +0 -9
  848. package/dist/components/hook-form/TimePicker/props.d.ts.map +0 -1
  849. package/dist/components/hook-form/UploadAvatarWithCropField/index.d.ts +0 -4
  850. package/dist/components/hook-form/UploadAvatarWithCropField/index.d.ts.map +0 -1
  851. package/dist/components/hook-form/UploadAvatarWithCropField/props.d.ts +0 -13
  852. package/dist/components/hook-form/UploadAvatarWithCropField/props.d.ts.map +0 -1
  853. package/dist/components/hook-form/UploadWithCropField/index.d.ts +0 -4
  854. package/dist/components/hook-form/UploadWithCropField/index.d.ts.map +0 -1
  855. package/dist/components/hook-form/UploadWithCropField/props.d.ts +0 -13
  856. package/dist/components/hook-form/UploadWithCropField/props.d.ts.map +0 -1
  857. package/dist/components/index.d.ts +0 -142
  858. package/dist/components/index.d.ts.map +0 -1
  859. package/dist/components/lightbox/index.d.ts.map +0 -1
  860. package/dist/components/lightbox/lightbox.d.ts +0 -6
  861. package/dist/components/lightbox/lightbox.d.ts.map +0 -1
  862. package/dist/components/lightbox/styles.d.ts +0 -2
  863. package/dist/components/lightbox/styles.d.ts.map +0 -1
  864. package/dist/components/lightbox/types.d.ts +0 -12
  865. package/dist/components/lightbox/types.d.ts.map +0 -1
  866. package/dist/components/lightbox/use-light-box.d.ts +0 -12
  867. package/dist/components/lightbox/use-light-box.d.ts.map +0 -1
  868. package/dist/components/snackbar/SnackbarProvider.d.ts +0 -7
  869. package/dist/components/snackbar/SnackbarProvider.d.ts.map +0 -1
  870. package/dist/components/snackbar/index.d.ts +0 -3
  871. package/dist/components/snackbar/index.d.ts.map +0 -1
  872. package/dist/components/snackbar/styles.d.ts +0 -8
  873. package/dist/components/snackbar/styles.d.ts.map +0 -1
  874. package/dist/components/table/TableEmptyRows.d.ts +0 -7
  875. package/dist/components/table/TableEmptyRows.d.ts.map +0 -1
  876. package/dist/components/table/TableHeadCustom.d.ts +0 -15
  877. package/dist/components/table/TableHeadCustom.d.ts.map +0 -1
  878. package/dist/components/table/TableNoData.d.ts +0 -7
  879. package/dist/components/table/TableNoData.d.ts.map +0 -1
  880. package/dist/components/table/TablePaginationCustom.d.ts +0 -11
  881. package/dist/components/table/TablePaginationCustom.d.ts.map +0 -1
  882. package/dist/components/table/TableSelectedAction.d.ts +0 -12
  883. package/dist/components/table/TableSelectedAction.d.ts.map +0 -1
  884. package/dist/components/table/TableSkeleton.d.ts +0 -7
  885. package/dist/components/table/TableSkeleton.d.ts.map +0 -1
  886. package/dist/components/table/index.d.ts.map +0 -1
  887. package/dist/components/table/types.d.ts +0 -22
  888. package/dist/components/table/types.d.ts.map +0 -1
  889. package/dist/components/table/useTable.d.ts +0 -13
  890. package/dist/components/table/useTable.d.ts.map +0 -1
  891. package/dist/components/table/utils.d.ts +0 -7
  892. package/dist/components/table/utils.d.ts.map +0 -1
  893. package/dist/components/upload/Upload.d.ts +0 -4
  894. package/dist/components/upload/Upload.d.ts.map +0 -1
  895. package/dist/components/upload/UploadAvatar.d.ts +0 -4
  896. package/dist/components/upload/UploadAvatar.d.ts.map +0 -1
  897. package/dist/components/upload/UploadAvatarWithCrop.d.ts +0 -11
  898. package/dist/components/upload/UploadAvatarWithCrop.d.ts.map +0 -1
  899. package/dist/components/upload/UploadBox.d.ts +0 -4
  900. package/dist/components/upload/UploadBox.d.ts.map +0 -1
  901. package/dist/components/upload/UploadWithCrop.d.ts +0 -11
  902. package/dist/components/upload/UploadWithCrop.d.ts.map +0 -1
  903. package/dist/components/upload/errors/RejectionFiles.d.ts +0 -7
  904. package/dist/components/upload/errors/RejectionFiles.d.ts.map +0 -1
  905. package/dist/components/upload/preview/AvatarPreview.d.ts +0 -7
  906. package/dist/components/upload/preview/AvatarPreview.d.ts.map +0 -1
  907. package/dist/components/upload/preview/MultiFilePreview.d.ts +0 -4
  908. package/dist/components/upload/preview/MultiFilePreview.d.ts.map +0 -1
  909. package/dist/components/upload/preview/SingleFilePreview.d.ts +0 -7
  910. package/dist/components/upload/preview/SingleFilePreview.d.ts.map +0 -1
  911. package/dist/components/upload/styles.d.ts +0 -9
  912. package/dist/components/upload/styles.d.ts.map +0 -1
  913. package/dist/configs/config-global.d.ts +0 -20
  914. package/dist/configs/config-global.d.ts.map +0 -1
  915. package/dist/features-3c69a581.js +0 -2992
  916. package/dist/hooks/index.d.ts +0 -18
  917. package/dist/hooks/index.d.ts.map +0 -1
  918. package/dist/hooks/useActiveElement.d.ts.map +0 -1
  919. package/dist/hooks/useApiMessage.d.ts.map +0 -1
  920. package/dist/hooks/useCopyToClipboard.d.ts.map +0 -1
  921. package/dist/hooks/useDatagrid.d.ts.map +0 -1
  922. package/dist/hooks/useDeepCompareEffect.d.ts.map +0 -1
  923. package/dist/hooks/useEventCallback.d.ts.map +0 -1
  924. package/dist/hooks/useEventListener.d.ts.map +0 -1
  925. package/dist/hooks/useIsMounting.d.ts.map +0 -1
  926. package/dist/hooks/useIsomorphicLayoutEffect.d.ts.map +0 -1
  927. package/dist/hooks/useLocalStorage.d.ts.map +0 -1
  928. package/dist/hooks/useOffSetTop.d.ts +0 -9
  929. package/dist/hooks/useOffSetTop.d.ts.map +0 -1
  930. package/dist/hooks/useOnClickOutside.d.ts.map +0 -1
  931. package/dist/hooks/usePagination.d.ts.map +0 -1
  932. package/dist/hooks/usePopover.d.ts.map +0 -1
  933. package/dist/hooks/useResponsive.d.ts.map +0 -1
  934. package/dist/hooks/useTabs.d.ts.map +0 -1
  935. package/dist/hooks/useToggle.d.ts.map +0 -1
  936. package/dist/hooks/useUpload.d.ts.map +0 -1
  937. package/dist/hooks/useUploadImage.d.ts.map +0 -1
  938. package/dist/index-d87320d7.js +0 -282580
  939. package/dist/index.d.ts.map +0 -1
  940. package/dist/index.js +0 -174
  941. package/dist/index.umd.cjs +0 -35436
  942. package/dist/main.d.ts +0 -2
  943. package/dist/main.d.ts.map +0 -1
  944. package/dist/style.css +0 -9
  945. package/dist/types/api.d.ts.map +0 -1
  946. package/dist/types/autoComplete.d.ts.map +0 -1
  947. package/dist/types/baseField.d.ts.map +0 -1
  948. package/dist/types/icon.d.ts.map +0 -1
  949. package/dist/types/index.d.ts +0 -4
  950. package/dist/types/index.d.ts.map +0 -1
  951. package/dist/types/option.d.ts.map +0 -1
  952. package/dist/types/upload.d.ts.map +0 -1
  953. package/dist/types/webhook.d.ts.map +0 -1
  954. package/dist/utils/color.d.ts.map +0 -1
  955. package/dist/utils/compare.d.ts.map +0 -1
  956. package/dist/utils/cssStyles.d.ts +0 -78
  957. package/dist/utils/cssStyles.d.ts.map +0 -1
  958. package/dist/utils/file.d.ts +0 -2
  959. package/dist/utils/file.d.ts.map +0 -1
  960. package/dist/utils/formatNumber.d.ts.map +0 -1
  961. package/dist/utils/formatTime.d.ts.map +0 -1
  962. package/dist/utils/index.d.ts +0 -14
  963. package/dist/utils/index.d.ts.map +0 -1
  964. package/dist/utils/loadable.d.ts +0 -4
  965. package/dist/utils/loadable.d.ts.map +0 -1
  966. package/dist/utils/mask.d.ts +0 -7
  967. package/dist/utils/mask.d.ts.map +0 -1
  968. package/dist/utils/number.d.ts.map +0 -1
  969. package/dist/utils/routes.d.ts +0 -2
  970. package/dist/utils/routes.d.ts.map +0 -1
  971. package/dist/utils/sort.d.ts +0 -4
  972. package/dist/utils/sort.d.ts.map +0 -1
  973. package/dist/utils/uuidv4.d.ts +0 -2
  974. package/dist/utils/uuidv4.d.ts.map +0 -1
  975. package/dist/utils/validators.d.ts.map +0 -1
  976. package/dist/vite.svg +0 -1
@@ -0,0 +1,1914 @@
1
+ import * as _mui_material_styles_createTypography from '@mui/material/styles/createTypography';
2
+ import * as csstype from 'csstype';
3
+ import { CSSObject, Theme } from '@mui/material/styles';
4
+
5
+ /**
6
+ * Usage:
7
+ * ...hideScrollX,
8
+ * ...hideScrollY,
9
+ */
10
+ declare const hideScrollX: CSSObject;
11
+ declare const hideScrollY: CSSObject;
12
+ /**
13
+ * Usage:
14
+ * ...textGradient(`to right, ${theme.vars.palette.text.primary}, ${alpha(theme.vars.palette.text.primary, 0.2)}`
15
+ */
16
+ declare function textGradient(color: string): CSSObject;
17
+ /**
18
+ * Usage:
19
+ * ...borderGradient({ color: `to right, ${theme.vars.palette.text.primary}, ${alpha(theme.vars.palette.text.primary, 0.2)}`, padding: '4px' }),
20
+ */
21
+ type BorderGradientProps = {
22
+ color?: string;
23
+ padding?: string;
24
+ };
25
+ declare function borderGradient(props?: BorderGradientProps): CSSObject;
26
+ /**
27
+ * Usage:
28
+ * ...bgGradient({ color: `to right, ${theme.vars.palette.grey[900]} 25%, ${varAlpha(theme.vars.palette.primary.darkerChannel, 0.88)}`, imgUrl: '/assets/background/overlay.png' }),
29
+ */
30
+ type BgGradientProps = {
31
+ color: string;
32
+ imgUrl?: string;
33
+ };
34
+ declare function bgGradient({ color, imgUrl }: BgGradientProps): CSSObject;
35
+ /**
36
+ * Usage:
37
+ * ...bgBlur({ color: `varAlpha(theme.vars.palette.background.paperChannel, 0.8)`, imgUrl: '/assets/background/overlay.png', blur: 6 }),
38
+ */
39
+ type BgBlurProps = {
40
+ color: string;
41
+ blur?: number;
42
+ imgUrl?: string;
43
+ };
44
+ declare function bgBlur({ color, blur, imgUrl }: BgBlurProps): CSSObject;
45
+ /**
46
+ * Usage:
47
+ * ...maxLine({ line: 2, persistent: theme.typography.caption }),
48
+ */
49
+ type MediaFontSize = {
50
+ [key: string]: {
51
+ fontSize: React.CSSProperties['fontSize'];
52
+ };
53
+ };
54
+ type MaxLineProps = {
55
+ line: number;
56
+ persistent?: Partial<React.CSSProperties>;
57
+ };
58
+ declare function maxLine({ line, persistent }: MaxLineProps): CSSObject;
59
+ /**
60
+ * Usage:
61
+ * ...paper({ theme, color: varAlpha(theme.vars.palette.background.paperChannel, 0.9), dropdown: true }),
62
+ */
63
+ type PaperProps = {
64
+ theme: Theme;
65
+ color?: string;
66
+ dropdown?: boolean;
67
+ };
68
+ declare function paper({ theme, color, dropdown }: PaperProps): {
69
+ padding?: string | number | readonly NonNullable<csstype.Property.Padding<string | number> | undefined>[] | undefined;
70
+ boxShadow?: string | readonly string[] | undefined;
71
+ borderRadius?: string | number | readonly NonNullable<csstype.Property.BorderRadius<string | number> | undefined>[] | undefined;
72
+ backgroundPosition: string;
73
+ backgroundImage: string;
74
+ backgroundRepeat: string;
75
+ backgroundSize: string;
76
+ accentColor?: readonly string[] | csstype.Property.AccentColor | readonly csstype.Property.AccentColor[] | undefined;
77
+ alignContent?: readonly string[] | csstype.Property.AlignContent | readonly csstype.Property.AlignContent[] | undefined;
78
+ alignItems?: readonly string[] | csstype.Property.AlignItems | readonly csstype.Property.AlignItems[] | undefined;
79
+ alignSelf?: readonly string[] | csstype.Property.AlignSelf | readonly csstype.Property.AlignSelf[] | undefined;
80
+ alignTracks?: readonly string[] | csstype.Property.AlignTracks | readonly csstype.Property.AlignTracks[] | undefined;
81
+ animationComposition?: readonly string[] | csstype.Property.AnimationComposition | readonly csstype.Property.AnimationComposition[] | undefined;
82
+ animationDelay?: readonly string[] | csstype.Property.AnimationDelay<string & {}> | readonly csstype.Property.AnimationDelay<string & {}>[] | undefined;
83
+ animationDirection?: readonly string[] | csstype.Property.AnimationDirection | readonly csstype.Property.AnimationDirection[] | undefined;
84
+ animationDuration?: readonly string[] | csstype.Property.AnimationDuration<string & {}> | readonly csstype.Property.AnimationDuration<string & {}>[] | undefined;
85
+ animationFillMode?: readonly string[] | csstype.Property.AnimationFillMode | readonly csstype.Property.AnimationFillMode[] | undefined;
86
+ animationIterationCount?: csstype.Property.AnimationIterationCount | readonly NonNullable<csstype.Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | csstype.Globals | "infinite")[] | undefined;
87
+ animationName?: readonly string[] | csstype.Property.AnimationName | readonly csstype.Property.AnimationName[] | undefined;
88
+ animationPlayState?: readonly string[] | csstype.Property.AnimationPlayState | readonly csstype.Property.AnimationPlayState[] | undefined;
89
+ animationRangeEnd?: csstype.Property.AnimationRangeEnd<string | number> | readonly NonNullable<csstype.Property.AnimationRangeEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
90
+ animationRangeStart?: csstype.Property.AnimationRangeStart<string | number> | readonly NonNullable<csstype.Property.AnimationRangeStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
91
+ animationTimeline?: readonly string[] | csstype.Property.AnimationTimeline | readonly csstype.Property.AnimationTimeline[] | undefined;
92
+ animationTimingFunction?: readonly string[] | csstype.Property.AnimationTimingFunction | readonly csstype.Property.AnimationTimingFunction[] | undefined;
93
+ appearance?: csstype.Property.Appearance | readonly NonNullable<csstype.Property.Appearance | undefined>[] | readonly csstype.Property.Appearance[] | undefined;
94
+ aspectRatio?: csstype.Property.AspectRatio | readonly NonNullable<csstype.Property.AspectRatio | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
95
+ backdropFilter?: readonly string[] | csstype.Property.BackdropFilter | readonly csstype.Property.BackdropFilter[] | undefined;
96
+ backfaceVisibility?: csstype.Property.BackfaceVisibility | readonly NonNullable<csstype.Property.BackfaceVisibility | undefined>[] | readonly csstype.Property.BackfaceVisibility[] | undefined;
97
+ backgroundAttachment?: readonly string[] | csstype.Property.BackgroundAttachment | readonly csstype.Property.BackgroundAttachment[] | undefined;
98
+ backgroundBlendMode?: readonly string[] | csstype.Property.BackgroundBlendMode | readonly csstype.Property.BackgroundBlendMode[] | undefined;
99
+ backgroundClip?: readonly string[] | csstype.Property.BackgroundClip | readonly csstype.Property.BackgroundClip[] | undefined;
100
+ backgroundColor?: readonly string[] | csstype.Property.BackgroundColor | readonly csstype.Property.BackgroundColor[] | undefined;
101
+ backgroundOrigin?: readonly string[] | csstype.Property.BackgroundOrigin | readonly csstype.Property.BackgroundOrigin[] | undefined;
102
+ backgroundPositionX?: csstype.Property.BackgroundPositionX<string | number> | readonly NonNullable<csstype.Property.BackgroundPositionX<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
103
+ backgroundPositionY?: csstype.Property.BackgroundPositionY<string | number> | readonly NonNullable<csstype.Property.BackgroundPositionY<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
104
+ blockOverflow?: readonly string[] | csstype.Property.BlockOverflow | readonly csstype.Property.BlockOverflow[] | undefined;
105
+ blockSize?: csstype.Property.BlockSize<string | number> | readonly NonNullable<csstype.Property.BlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
106
+ borderBlockColor?: readonly string[] | csstype.Property.BorderBlockColor | readonly csstype.Property.BorderBlockColor[] | undefined;
107
+ borderBlockEndColor?: readonly string[] | csstype.Property.BorderBlockEndColor | readonly csstype.Property.BorderBlockEndColor[] | undefined;
108
+ borderBlockEndStyle?: csstype.Property.BorderBlockEndStyle | readonly NonNullable<csstype.Property.BorderBlockEndStyle | undefined>[] | readonly csstype.Property.BorderBlockEndStyle[] | undefined;
109
+ borderBlockEndWidth?: readonly string[] | csstype.Property.BorderBlockEndWidth<string | number> | readonly NonNullable<csstype.Property.BorderBlockEndWidth<string | number> | undefined>[] | undefined;
110
+ borderBlockStartColor?: readonly string[] | csstype.Property.BorderBlockStartColor | readonly csstype.Property.BorderBlockStartColor[] | undefined;
111
+ borderBlockStartStyle?: csstype.Property.BorderBlockStartStyle | readonly NonNullable<csstype.Property.BorderBlockStartStyle | undefined>[] | readonly csstype.Property.BorderBlockStartStyle[] | undefined;
112
+ borderBlockStartWidth?: readonly string[] | csstype.Property.BorderBlockStartWidth<string | number> | readonly NonNullable<csstype.Property.BorderBlockStartWidth<string | number> | undefined>[] | undefined;
113
+ borderBlockStyle?: csstype.Property.BorderBlockStyle | readonly NonNullable<csstype.Property.BorderBlockStyle | undefined>[] | readonly csstype.Property.BorderBlockStyle[] | undefined;
114
+ borderBlockWidth?: readonly string[] | csstype.Property.BorderBlockWidth<string | number> | readonly NonNullable<csstype.Property.BorderBlockWidth<string | number> | undefined>[] | undefined;
115
+ borderBottomColor?: readonly string[] | csstype.Property.BorderBottomColor | readonly csstype.Property.BorderBottomColor[] | undefined;
116
+ borderBottomLeftRadius?: csstype.Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<csstype.Property.BorderBottomLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
117
+ borderBottomRightRadius?: csstype.Property.BorderBottomRightRadius<string | number> | readonly NonNullable<csstype.Property.BorderBottomRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
118
+ borderBottomStyle?: csstype.Property.BorderBottomStyle | readonly NonNullable<csstype.Property.BorderBottomStyle | undefined>[] | readonly csstype.Property.BorderBottomStyle[] | undefined;
119
+ borderBottomWidth?: readonly string[] | csstype.Property.BorderBottomWidth<string | number> | readonly NonNullable<csstype.Property.BorderBottomWidth<string | number> | undefined>[] | undefined;
120
+ borderCollapse?: csstype.Property.BorderCollapse | readonly NonNullable<csstype.Property.BorderCollapse | undefined>[] | readonly csstype.Property.BorderCollapse[] | undefined;
121
+ borderEndEndRadius?: csstype.Property.BorderEndEndRadius<string | number> | readonly NonNullable<csstype.Property.BorderEndEndRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
122
+ borderEndStartRadius?: csstype.Property.BorderEndStartRadius<string | number> | readonly NonNullable<csstype.Property.BorderEndStartRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
123
+ borderImageOutset?: csstype.Property.BorderImageOutset<string | number> | readonly NonNullable<csstype.Property.BorderImageOutset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
124
+ borderImageRepeat?: readonly string[] | csstype.Property.BorderImageRepeat | readonly csstype.Property.BorderImageRepeat[] | undefined;
125
+ borderImageSlice?: csstype.Property.BorderImageSlice | readonly NonNullable<csstype.Property.BorderImageSlice | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
126
+ borderImageSource?: readonly string[] | csstype.Property.BorderImageSource | readonly csstype.Property.BorderImageSource[] | undefined;
127
+ borderImageWidth?: csstype.Property.BorderImageWidth<string | number> | readonly NonNullable<csstype.Property.BorderImageWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
128
+ borderInlineColor?: readonly string[] | csstype.Property.BorderInlineColor | readonly csstype.Property.BorderInlineColor[] | undefined;
129
+ borderInlineEndColor?: readonly string[] | csstype.Property.BorderInlineEndColor | readonly csstype.Property.BorderInlineEndColor[] | undefined;
130
+ borderInlineEndStyle?: csstype.Property.BorderInlineEndStyle | readonly NonNullable<csstype.Property.BorderInlineEndStyle | undefined>[] | readonly csstype.Property.BorderInlineEndStyle[] | undefined;
131
+ borderInlineEndWidth?: readonly string[] | csstype.Property.BorderInlineEndWidth<string | number> | readonly NonNullable<csstype.Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined;
132
+ borderInlineStartColor?: readonly string[] | csstype.Property.BorderInlineStartColor | readonly csstype.Property.BorderInlineStartColor[] | undefined;
133
+ borderInlineStartStyle?: csstype.Property.BorderInlineStartStyle | readonly NonNullable<csstype.Property.BorderInlineStartStyle | undefined>[] | readonly csstype.Property.BorderInlineStartStyle[] | undefined;
134
+ borderInlineStartWidth?: readonly string[] | csstype.Property.BorderInlineStartWidth<string | number> | readonly NonNullable<csstype.Property.BorderInlineStartWidth<string | number> | undefined>[] | undefined;
135
+ borderInlineStyle?: csstype.Property.BorderInlineStyle | readonly NonNullable<csstype.Property.BorderInlineStyle | undefined>[] | readonly csstype.Property.BorderInlineStyle[] | undefined;
136
+ borderInlineWidth?: readonly string[] | csstype.Property.BorderInlineWidth<string | number> | readonly NonNullable<csstype.Property.BorderInlineWidth<string | number> | undefined>[] | undefined;
137
+ borderLeftColor?: readonly string[] | csstype.Property.BorderLeftColor | readonly csstype.Property.BorderLeftColor[] | undefined;
138
+ borderLeftStyle?: csstype.Property.BorderLeftStyle | readonly NonNullable<csstype.Property.BorderLeftStyle | undefined>[] | readonly csstype.Property.BorderLeftStyle[] | undefined;
139
+ borderLeftWidth?: readonly string[] | csstype.Property.BorderLeftWidth<string | number> | readonly NonNullable<csstype.Property.BorderLeftWidth<string | number> | undefined>[] | undefined;
140
+ borderRightColor?: readonly string[] | csstype.Property.BorderRightColor | readonly csstype.Property.BorderRightColor[] | undefined;
141
+ borderRightStyle?: csstype.Property.BorderRightStyle | readonly NonNullable<csstype.Property.BorderRightStyle | undefined>[] | readonly csstype.Property.BorderRightStyle[] | undefined;
142
+ borderRightWidth?: readonly string[] | csstype.Property.BorderRightWidth<string | number> | readonly NonNullable<csstype.Property.BorderRightWidth<string | number> | undefined>[] | undefined;
143
+ borderSpacing?: csstype.Property.BorderSpacing<string | number> | readonly NonNullable<csstype.Property.BorderSpacing<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
144
+ borderStartEndRadius?: csstype.Property.BorderStartEndRadius<string | number> | readonly NonNullable<csstype.Property.BorderStartEndRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
145
+ borderStartStartRadius?: csstype.Property.BorderStartStartRadius<string | number> | readonly NonNullable<csstype.Property.BorderStartStartRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
146
+ borderTopColor?: readonly string[] | csstype.Property.BorderTopColor | readonly csstype.Property.BorderTopColor[] | undefined;
147
+ borderTopLeftRadius?: csstype.Property.BorderTopLeftRadius<string | number> | readonly NonNullable<csstype.Property.BorderTopLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
148
+ borderTopRightRadius?: csstype.Property.BorderTopRightRadius<string | number> | readonly NonNullable<csstype.Property.BorderTopRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
149
+ borderTopStyle?: csstype.Property.BorderTopStyle | readonly NonNullable<csstype.Property.BorderTopStyle | undefined>[] | readonly csstype.Property.BorderTopStyle[] | undefined;
150
+ borderTopWidth?: readonly string[] | csstype.Property.BorderTopWidth<string | number> | readonly NonNullable<csstype.Property.BorderTopWidth<string | number> | undefined>[] | undefined;
151
+ bottom?: csstype.Property.Bottom<string | number> | readonly NonNullable<csstype.Property.Bottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
152
+ boxDecorationBreak?: csstype.Property.BoxDecorationBreak | readonly NonNullable<csstype.Property.BoxDecorationBreak | undefined>[] | readonly csstype.Property.BoxDecorationBreak[] | undefined;
153
+ boxSizing?: csstype.Property.BoxSizing | readonly NonNullable<csstype.Property.BoxSizing | undefined>[] | readonly csstype.Property.BoxSizing[] | undefined;
154
+ breakAfter?: csstype.Property.BreakAfter | readonly NonNullable<csstype.Property.BreakAfter | undefined>[] | readonly csstype.Property.BreakAfter[] | undefined;
155
+ breakBefore?: csstype.Property.BreakBefore | readonly NonNullable<csstype.Property.BreakBefore | undefined>[] | readonly csstype.Property.BreakBefore[] | undefined;
156
+ breakInside?: csstype.Property.BreakInside | readonly NonNullable<csstype.Property.BreakInside | undefined>[] | readonly csstype.Property.BreakInside[] | undefined;
157
+ captionSide?: csstype.Property.CaptionSide | readonly NonNullable<csstype.Property.CaptionSide | undefined>[] | readonly csstype.Property.CaptionSide[] | undefined;
158
+ caretColor?: readonly string[] | csstype.Property.CaretColor | readonly csstype.Property.CaretColor[] | undefined;
159
+ caretShape?: csstype.Property.CaretShape | readonly NonNullable<csstype.Property.CaretShape | undefined>[] | readonly csstype.Property.CaretShape[] | undefined;
160
+ clear?: csstype.Property.Clear | readonly NonNullable<csstype.Property.Clear | undefined>[] | readonly csstype.Property.Clear[] | undefined;
161
+ clipPath?: readonly string[] | csstype.Property.ClipPath | readonly csstype.Property.ClipPath[] | undefined;
162
+ color?: readonly string[] | csstype.Property.Color | readonly csstype.Property.Color[] | undefined;
163
+ colorAdjust?: csstype.Property.PrintColorAdjust | readonly NonNullable<csstype.Property.PrintColorAdjust | undefined>[] | readonly csstype.Property.PrintColorAdjust[] | undefined;
164
+ colorScheme?: readonly string[] | csstype.Property.ColorScheme | readonly csstype.Property.ColorScheme[] | undefined;
165
+ columnCount?: csstype.Property.ColumnCount | readonly NonNullable<csstype.Property.ColumnCount | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
166
+ columnFill?: csstype.Property.ColumnFill | readonly NonNullable<csstype.Property.ColumnFill | undefined>[] | readonly csstype.Property.ColumnFill[] | undefined;
167
+ columnGap?: csstype.Property.ColumnGap<string | number> | readonly NonNullable<csstype.Property.ColumnGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
168
+ columnRuleColor?: readonly string[] | csstype.Property.ColumnRuleColor | readonly csstype.Property.ColumnRuleColor[] | undefined;
169
+ columnRuleStyle?: readonly string[] | csstype.Property.ColumnRuleStyle | readonly csstype.Property.ColumnRuleStyle[] | undefined;
170
+ columnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | readonly NonNullable<csstype.Property.ColumnRuleWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
171
+ columnSpan?: csstype.Property.ColumnSpan | readonly NonNullable<csstype.Property.ColumnSpan | undefined>[] | readonly csstype.Property.ColumnSpan[] | undefined;
172
+ columnWidth?: readonly string[] | csstype.Property.ColumnWidth<string | number> | readonly NonNullable<csstype.Property.ColumnWidth<string | number> | undefined>[] | undefined;
173
+ contain?: readonly string[] | csstype.Property.Contain | readonly csstype.Property.Contain[] | undefined;
174
+ containIntrinsicBlockSize?: csstype.Property.ContainIntrinsicBlockSize<string | number> | readonly NonNullable<csstype.Property.ContainIntrinsicBlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
175
+ containIntrinsicHeight?: csstype.Property.ContainIntrinsicHeight<string | number> | readonly NonNullable<csstype.Property.ContainIntrinsicHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
176
+ containIntrinsicInlineSize?: csstype.Property.ContainIntrinsicInlineSize<string | number> | readonly NonNullable<csstype.Property.ContainIntrinsicInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
177
+ containIntrinsicWidth?: csstype.Property.ContainIntrinsicWidth<string | number> | readonly NonNullable<csstype.Property.ContainIntrinsicWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
178
+ containerName?: readonly string[] | csstype.Property.ContainerName | readonly csstype.Property.ContainerName[] | undefined;
179
+ containerType?: csstype.Property.ContainerType | readonly NonNullable<csstype.Property.ContainerType | undefined>[] | readonly csstype.Property.ContainerType[] | undefined;
180
+ content?: readonly string[] | csstype.Property.Content | readonly csstype.Property.Content[] | undefined;
181
+ contentVisibility?: csstype.Property.ContentVisibility | readonly NonNullable<csstype.Property.ContentVisibility | undefined>[] | readonly csstype.Property.ContentVisibility[] | undefined;
182
+ counterIncrement?: readonly string[] | csstype.Property.CounterIncrement | readonly csstype.Property.CounterIncrement[] | undefined;
183
+ counterReset?: readonly string[] | csstype.Property.CounterReset | readonly csstype.Property.CounterReset[] | undefined;
184
+ counterSet?: readonly string[] | csstype.Property.CounterSet | readonly csstype.Property.CounterSet[] | undefined;
185
+ cursor?: readonly string[] | csstype.Property.Cursor | readonly csstype.Property.Cursor[] | undefined;
186
+ direction?: csstype.Property.Direction | readonly NonNullable<csstype.Property.Direction | undefined>[] | readonly csstype.Property.Direction[] | undefined;
187
+ display?: readonly string[] | csstype.Property.Display | readonly csstype.Property.Display[] | undefined;
188
+ emptyCells?: csstype.Property.EmptyCells | readonly NonNullable<csstype.Property.EmptyCells | undefined>[] | readonly csstype.Property.EmptyCells[] | undefined;
189
+ filter?: readonly string[] | csstype.Property.Filter | readonly csstype.Property.Filter[] | undefined;
190
+ flexBasis?: csstype.Property.FlexBasis<string | number> | readonly NonNullable<csstype.Property.FlexBasis<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
191
+ flexDirection?: csstype.Property.FlexDirection | readonly NonNullable<csstype.Property.FlexDirection | undefined>[] | readonly csstype.Property.FlexDirection[] | undefined;
192
+ flexGrow?: csstype.Property.FlexGrow | readonly NonNullable<csstype.Property.FlexGrow | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
193
+ flexShrink?: csstype.Property.FlexShrink | readonly NonNullable<csstype.Property.FlexShrink | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
194
+ flexWrap?: csstype.Property.FlexWrap | readonly NonNullable<csstype.Property.FlexWrap | undefined>[] | readonly csstype.Property.FlexWrap[] | undefined;
195
+ float?: csstype.Property.Float | readonly NonNullable<csstype.Property.Float | undefined>[] | readonly csstype.Property.Float[] | undefined;
196
+ fontFamily?: csstype.Property.FontFamily | readonly string[] | readonly csstype.Property.FontFamily[] | undefined;
197
+ fontFeatureSettings?: readonly string[] | csstype.Property.FontFeatureSettings | readonly csstype.Property.FontFeatureSettings[] | undefined;
198
+ fontKerning?: csstype.Property.FontKerning | readonly NonNullable<csstype.Property.FontKerning | undefined>[] | readonly csstype.Property.FontKerning[] | undefined;
199
+ fontLanguageOverride?: readonly string[] | csstype.Property.FontLanguageOverride | readonly csstype.Property.FontLanguageOverride[] | undefined;
200
+ fontOpticalSizing?: csstype.Property.FontOpticalSizing | readonly NonNullable<csstype.Property.FontOpticalSizing | undefined>[] | readonly csstype.Property.FontOpticalSizing[] | undefined;
201
+ fontPalette?: readonly string[] | csstype.Property.FontPalette | readonly csstype.Property.FontPalette[] | undefined;
202
+ fontSize?: csstype.Property.FontSize<string | number> | readonly NonNullable<csstype.Property.FontSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
203
+ fontSizeAdjust?: csstype.Property.FontSizeAdjust | readonly NonNullable<csstype.Property.FontSizeAdjust | undefined>[] | readonly ((string & {}) | csstype.Globals | "none" | "from-font")[] | undefined;
204
+ fontSmooth?: readonly string[] | csstype.Property.FontSmooth<string | number> | readonly NonNullable<csstype.Property.FontSmooth<string | number> | undefined>[] | undefined;
205
+ fontStretch?: readonly string[] | csstype.Property.FontStretch | readonly csstype.Property.FontStretch[] | undefined;
206
+ fontStyle?: readonly string[] | csstype.Property.FontStyle | readonly csstype.Property.FontStyle[] | undefined;
207
+ fontSynthesis?: readonly string[] | csstype.Property.FontSynthesis | readonly csstype.Property.FontSynthesis[] | undefined;
208
+ fontSynthesisPosition?: csstype.Property.FontSynthesisPosition | readonly NonNullable<csstype.Property.FontSynthesisPosition | undefined>[] | readonly csstype.Property.FontSynthesisPosition[] | undefined;
209
+ fontSynthesisSmallCaps?: csstype.Property.FontSynthesisSmallCaps | readonly NonNullable<csstype.Property.FontSynthesisSmallCaps | undefined>[] | readonly csstype.Property.FontSynthesisSmallCaps[] | undefined;
210
+ fontSynthesisStyle?: csstype.Property.FontSynthesisStyle | readonly NonNullable<csstype.Property.FontSynthesisStyle | undefined>[] | readonly csstype.Property.FontSynthesisStyle[] | undefined;
211
+ fontSynthesisWeight?: csstype.Property.FontSynthesisWeight | readonly NonNullable<csstype.Property.FontSynthesisWeight | undefined>[] | readonly csstype.Property.FontSynthesisWeight[] | undefined;
212
+ fontVariant?: readonly string[] | csstype.Property.FontVariant | readonly csstype.Property.FontVariant[] | undefined;
213
+ fontVariantAlternates?: readonly string[] | csstype.Property.FontVariantAlternates | readonly csstype.Property.FontVariantAlternates[] | undefined;
214
+ fontVariantCaps?: csstype.Property.FontVariantCaps | readonly NonNullable<csstype.Property.FontVariantCaps | undefined>[] | readonly csstype.Property.FontVariantCaps[] | undefined;
215
+ fontVariantEastAsian?: readonly string[] | csstype.Property.FontVariantEastAsian | readonly csstype.Property.FontVariantEastAsian[] | undefined;
216
+ fontVariantEmoji?: csstype.Property.FontVariantEmoji | readonly NonNullable<csstype.Property.FontVariantEmoji | undefined>[] | readonly csstype.Property.FontVariantEmoji[] | undefined;
217
+ fontVariantLigatures?: readonly string[] | csstype.Property.FontVariantLigatures | readonly csstype.Property.FontVariantLigatures[] | undefined;
218
+ fontVariantNumeric?: readonly string[] | csstype.Property.FontVariantNumeric | readonly csstype.Property.FontVariantNumeric[] | undefined;
219
+ fontVariantPosition?: csstype.Property.FontVariantPosition | readonly NonNullable<csstype.Property.FontVariantPosition | undefined>[] | readonly csstype.Property.FontVariantPosition[] | undefined;
220
+ fontVariationSettings?: readonly string[] | csstype.Property.FontVariationSettings | readonly csstype.Property.FontVariationSettings[] | undefined;
221
+ fontWeight?: csstype.Property.FontWeight | readonly NonNullable<csstype.Property.FontWeight | undefined>[] | readonly ((string & {}) | csstype.Globals | "bold" | "normal" | "bolder" | "lighter")[] | undefined;
222
+ forcedColorAdjust?: csstype.Property.ForcedColorAdjust | readonly NonNullable<csstype.Property.ForcedColorAdjust | undefined>[] | readonly csstype.Property.ForcedColorAdjust[] | undefined;
223
+ gridAutoColumns?: csstype.Property.GridAutoColumns<string | number> | readonly NonNullable<csstype.Property.GridAutoColumns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
224
+ gridAutoFlow?: readonly string[] | csstype.Property.GridAutoFlow | readonly csstype.Property.GridAutoFlow[] | undefined;
225
+ gridAutoRows?: csstype.Property.GridAutoRows<string | number> | readonly NonNullable<csstype.Property.GridAutoRows<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
226
+ gridColumnEnd?: csstype.Property.GridColumnEnd | readonly NonNullable<csstype.Property.GridColumnEnd | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
227
+ gridColumnStart?: csstype.Property.GridColumnStart | readonly NonNullable<csstype.Property.GridColumnStart | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
228
+ gridRowEnd?: csstype.Property.GridRowEnd | readonly NonNullable<csstype.Property.GridRowEnd | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
229
+ gridRowStart?: csstype.Property.GridRowStart | readonly NonNullable<csstype.Property.GridRowStart | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
230
+ gridTemplateAreas?: readonly string[] | csstype.Property.GridTemplateAreas | readonly csstype.Property.GridTemplateAreas[] | undefined;
231
+ gridTemplateColumns?: csstype.Property.GridTemplateColumns<string | number> | readonly NonNullable<csstype.Property.GridTemplateColumns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
232
+ gridTemplateRows?: csstype.Property.GridTemplateRows<string | number> | readonly NonNullable<csstype.Property.GridTemplateRows<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
233
+ hangingPunctuation?: readonly string[] | csstype.Property.HangingPunctuation | readonly csstype.Property.HangingPunctuation[] | undefined;
234
+ height?: csstype.Property.Height<string | number> | readonly NonNullable<csstype.Property.Height<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
235
+ hyphenateCharacter?: readonly string[] | csstype.Property.HyphenateCharacter | readonly csstype.Property.HyphenateCharacter[] | undefined;
236
+ hyphenateLimitChars?: csstype.Property.HyphenateLimitChars | readonly NonNullable<csstype.Property.HyphenateLimitChars | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
237
+ hyphens?: csstype.Property.Hyphens | readonly NonNullable<csstype.Property.Hyphens | undefined>[] | readonly csstype.Property.Hyphens[] | undefined;
238
+ imageOrientation?: readonly string[] | csstype.Property.ImageOrientation | readonly csstype.Property.ImageOrientation[] | undefined;
239
+ imageRendering?: csstype.Property.ImageRendering | readonly NonNullable<csstype.Property.ImageRendering | undefined>[] | readonly csstype.Property.ImageRendering[] | undefined;
240
+ imageResolution?: readonly string[] | csstype.Property.ImageResolution | readonly csstype.Property.ImageResolution[] | undefined;
241
+ initialLetter?: csstype.Property.InitialLetter | readonly NonNullable<csstype.Property.InitialLetter | undefined>[] | readonly ((string & {}) | csstype.Globals | "normal")[] | undefined;
242
+ inlineSize?: csstype.Property.InlineSize<string | number> | readonly NonNullable<csstype.Property.InlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
243
+ inputSecurity?: csstype.Property.InputSecurity | readonly NonNullable<csstype.Property.InputSecurity | undefined>[] | readonly csstype.Property.InputSecurity[] | undefined;
244
+ insetBlockEnd?: csstype.Property.InsetBlockEnd<string | number> | readonly NonNullable<csstype.Property.InsetBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
245
+ insetBlockStart?: csstype.Property.InsetBlockStart<string | number> | readonly NonNullable<csstype.Property.InsetBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
246
+ insetInlineEnd?: csstype.Property.InsetInlineEnd<string | number> | readonly NonNullable<csstype.Property.InsetInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
247
+ insetInlineStart?: csstype.Property.InsetInlineStart<string | number> | readonly NonNullable<csstype.Property.InsetInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
248
+ isolation?: csstype.Property.Isolation | readonly NonNullable<csstype.Property.Isolation | undefined>[] | readonly csstype.Property.Isolation[] | undefined;
249
+ justifyContent?: readonly string[] | csstype.Property.JustifyContent | readonly csstype.Property.JustifyContent[] | undefined;
250
+ justifyItems?: readonly string[] | csstype.Property.JustifyItems | readonly csstype.Property.JustifyItems[] | undefined;
251
+ justifySelf?: readonly string[] | csstype.Property.JustifySelf | readonly csstype.Property.JustifySelf[] | undefined;
252
+ justifyTracks?: readonly string[] | csstype.Property.JustifyTracks | readonly csstype.Property.JustifyTracks[] | undefined;
253
+ left?: csstype.Property.Left<string | number> | readonly NonNullable<csstype.Property.Left<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
254
+ letterSpacing?: readonly string[] | csstype.Property.LetterSpacing<string | number> | readonly NonNullable<csstype.Property.LetterSpacing<string | number> | undefined>[] | undefined;
255
+ lineBreak?: csstype.Property.LineBreak | readonly NonNullable<csstype.Property.LineBreak | undefined>[] | readonly csstype.Property.LineBreak[] | undefined;
256
+ lineHeight?: csstype.Property.LineHeight<string | number> | readonly NonNullable<csstype.Property.LineHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
257
+ lineHeightStep?: readonly string[] | csstype.Property.LineHeightStep<string | number> | readonly NonNullable<csstype.Property.LineHeightStep<string | number> | undefined>[] | undefined;
258
+ listStyleImage?: readonly string[] | csstype.Property.ListStyleImage | readonly csstype.Property.ListStyleImage[] | undefined;
259
+ listStylePosition?: csstype.Property.ListStylePosition | readonly NonNullable<csstype.Property.ListStylePosition | undefined>[] | readonly csstype.Property.ListStylePosition[] | undefined;
260
+ listStyleType?: readonly string[] | csstype.Property.ListStyleType | readonly csstype.Property.ListStyleType[] | undefined;
261
+ marginBlockEnd?: csstype.Property.MarginBlockEnd<string | number> | readonly NonNullable<csstype.Property.MarginBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
262
+ marginBlockStart?: csstype.Property.MarginBlockStart<string | number> | readonly NonNullable<csstype.Property.MarginBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
263
+ marginBottom?: csstype.Property.MarginBottom<string | number> | readonly NonNullable<csstype.Property.MarginBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
264
+ marginInlineEnd?: csstype.Property.MarginInlineEnd<string | number> | readonly NonNullable<csstype.Property.MarginInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
265
+ marginInlineStart?: csstype.Property.MarginInlineStart<string | number> | readonly NonNullable<csstype.Property.MarginInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
266
+ marginLeft?: csstype.Property.MarginLeft<string | number> | readonly NonNullable<csstype.Property.MarginLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
267
+ marginRight?: csstype.Property.MarginRight<string | number> | readonly NonNullable<csstype.Property.MarginRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
268
+ marginTop?: csstype.Property.MarginTop<string | number> | readonly NonNullable<csstype.Property.MarginTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
269
+ marginTrim?: csstype.Property.MarginTrim | readonly NonNullable<csstype.Property.MarginTrim | undefined>[] | readonly csstype.Property.MarginTrim[] | undefined;
270
+ maskBorderMode?: csstype.Property.MaskBorderMode | readonly NonNullable<csstype.Property.MaskBorderMode | undefined>[] | readonly csstype.Property.MaskBorderMode[] | undefined;
271
+ maskBorderOutset?: csstype.Property.MaskBorderOutset<string | number> | readonly NonNullable<csstype.Property.MaskBorderOutset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
272
+ maskBorderRepeat?: readonly string[] | csstype.Property.MaskBorderRepeat | readonly csstype.Property.MaskBorderRepeat[] | undefined;
273
+ maskBorderSlice?: csstype.Property.MaskBorderSlice | readonly NonNullable<csstype.Property.MaskBorderSlice | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
274
+ maskBorderSource?: readonly string[] | csstype.Property.MaskBorderSource | readonly csstype.Property.MaskBorderSource[] | undefined;
275
+ maskBorderWidth?: csstype.Property.MaskBorderWidth<string | number> | readonly NonNullable<csstype.Property.MaskBorderWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
276
+ maskClip?: readonly string[] | csstype.Property.MaskClip | readonly csstype.Property.MaskClip[] | undefined;
277
+ maskComposite?: readonly string[] | csstype.Property.MaskComposite | readonly csstype.Property.MaskComposite[] | undefined;
278
+ maskImage?: readonly string[] | csstype.Property.MaskImage | readonly csstype.Property.MaskImage[] | undefined;
279
+ maskMode?: readonly string[] | csstype.Property.MaskMode | readonly csstype.Property.MaskMode[] | undefined;
280
+ maskOrigin?: readonly string[] | csstype.Property.MaskOrigin | readonly csstype.Property.MaskOrigin[] | undefined;
281
+ maskPosition?: csstype.Property.MaskPosition<string | number> | readonly NonNullable<csstype.Property.MaskPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
282
+ maskRepeat?: readonly string[] | csstype.Property.MaskRepeat | readonly csstype.Property.MaskRepeat[] | undefined;
283
+ maskSize?: csstype.Property.MaskSize<string | number> | readonly NonNullable<csstype.Property.MaskSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
284
+ maskType?: csstype.Property.MaskType | readonly NonNullable<csstype.Property.MaskType | undefined>[] | readonly csstype.Property.MaskType[] | undefined;
285
+ masonryAutoFlow?: readonly string[] | csstype.Property.MasonryAutoFlow | readonly csstype.Property.MasonryAutoFlow[] | undefined;
286
+ mathDepth?: csstype.Property.MathDepth | readonly NonNullable<csstype.Property.MathDepth | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto-add")[] | undefined;
287
+ mathShift?: csstype.Property.MathShift | readonly NonNullable<csstype.Property.MathShift | undefined>[] | readonly csstype.Property.MathShift[] | undefined;
288
+ mathStyle?: csstype.Property.MathStyle | readonly NonNullable<csstype.Property.MathStyle | undefined>[] | readonly csstype.Property.MathStyle[] | undefined;
289
+ maxBlockSize?: csstype.Property.MaxBlockSize<string | number> | readonly NonNullable<csstype.Property.MaxBlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
290
+ maxHeight?: csstype.Property.MaxHeight<string | number> | readonly NonNullable<csstype.Property.MaxHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
291
+ maxInlineSize?: csstype.Property.MaxInlineSize<string | number> | readonly NonNullable<csstype.Property.MaxInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
292
+ maxLines?: csstype.Property.MaxLines | readonly NonNullable<csstype.Property.MaxLines | undefined>[] | readonly ((string & {}) | csstype.Globals | "none")[] | undefined;
293
+ maxWidth?: csstype.Property.MaxWidth<string | number> | readonly NonNullable<csstype.Property.MaxWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
294
+ minBlockSize?: csstype.Property.MinBlockSize<string | number> | readonly NonNullable<csstype.Property.MinBlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
295
+ minHeight?: csstype.Property.MinHeight<string | number> | readonly NonNullable<csstype.Property.MinHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
296
+ minInlineSize?: csstype.Property.MinInlineSize<string | number> | readonly NonNullable<csstype.Property.MinInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
297
+ minWidth?: csstype.Property.MinWidth<string | number> | readonly NonNullable<csstype.Property.MinWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
298
+ mixBlendMode?: csstype.Property.MixBlendMode | readonly NonNullable<csstype.Property.MixBlendMode | undefined>[] | readonly csstype.Property.MixBlendMode[] | undefined;
299
+ motionDistance?: csstype.Property.OffsetDistance<string | number> | readonly NonNullable<csstype.Property.OffsetDistance<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
300
+ motionPath?: readonly string[] | csstype.Property.OffsetPath | readonly csstype.Property.OffsetPath[] | undefined;
301
+ motionRotation?: readonly string[] | csstype.Property.OffsetRotate | readonly csstype.Property.OffsetRotate[] | undefined;
302
+ objectFit?: csstype.Property.ObjectFit | readonly NonNullable<csstype.Property.ObjectFit | undefined>[] | readonly csstype.Property.ObjectFit[] | undefined;
303
+ objectPosition?: csstype.Property.ObjectPosition<string | number> | readonly NonNullable<csstype.Property.ObjectPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
304
+ offsetAnchor?: csstype.Property.OffsetAnchor<string | number> | readonly NonNullable<csstype.Property.OffsetAnchor<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
305
+ offsetDistance?: csstype.Property.OffsetDistance<string | number> | readonly NonNullable<csstype.Property.OffsetDistance<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
306
+ offsetPath?: readonly string[] | csstype.Property.OffsetPath | readonly csstype.Property.OffsetPath[] | undefined;
307
+ offsetPosition?: csstype.Property.OffsetPosition<string | number> | readonly NonNullable<csstype.Property.OffsetPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
308
+ offsetRotate?: readonly string[] | csstype.Property.OffsetRotate | readonly csstype.Property.OffsetRotate[] | undefined;
309
+ offsetRotation?: readonly string[] | csstype.Property.OffsetRotate | readonly csstype.Property.OffsetRotate[] | undefined;
310
+ opacity?: csstype.Property.Opacity | readonly NonNullable<csstype.Property.Opacity | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
311
+ order?: csstype.Property.Order | readonly NonNullable<csstype.Property.Order | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
312
+ orphans?: csstype.Property.Orphans | readonly NonNullable<csstype.Property.Orphans | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
313
+ outlineColor?: readonly string[] | csstype.Property.OutlineColor | readonly csstype.Property.OutlineColor[] | undefined;
314
+ outlineOffset?: readonly string[] | csstype.Property.OutlineOffset<string | number> | readonly NonNullable<csstype.Property.OutlineOffset<string | number> | undefined>[] | undefined;
315
+ outlineStyle?: readonly string[] | csstype.Property.OutlineStyle | readonly csstype.Property.OutlineStyle[] | undefined;
316
+ outlineWidth?: readonly string[] | csstype.Property.OutlineWidth<string | number> | readonly NonNullable<csstype.Property.OutlineWidth<string | number> | undefined>[] | undefined;
317
+ overflowAnchor?: csstype.Property.OverflowAnchor | readonly NonNullable<csstype.Property.OverflowAnchor | undefined>[] | readonly csstype.Property.OverflowAnchor[] | undefined;
318
+ overflowBlock?: csstype.Property.OverflowBlock | readonly NonNullable<csstype.Property.OverflowBlock | undefined>[] | readonly csstype.Property.OverflowBlock[] | undefined;
319
+ overflowClipBox?: csstype.Property.OverflowClipBox | readonly NonNullable<csstype.Property.OverflowClipBox | undefined>[] | readonly csstype.Property.OverflowClipBox[] | undefined;
320
+ overflowClipMargin?: csstype.Property.OverflowClipMargin<string | number> | readonly NonNullable<csstype.Property.OverflowClipMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
321
+ overflowInline?: csstype.Property.OverflowInline | readonly NonNullable<csstype.Property.OverflowInline | undefined>[] | readonly csstype.Property.OverflowInline[] | undefined;
322
+ overflowWrap?: csstype.Property.OverflowWrap | readonly NonNullable<csstype.Property.OverflowWrap | undefined>[] | readonly csstype.Property.OverflowWrap[] | undefined;
323
+ overflowX?: csstype.Property.OverflowX | readonly NonNullable<csstype.Property.OverflowX | undefined>[] | readonly csstype.Property.OverflowX[] | undefined;
324
+ overflowY?: csstype.Property.OverflowY | readonly NonNullable<csstype.Property.OverflowY | undefined>[] | readonly csstype.Property.OverflowY[] | undefined;
325
+ overlay?: csstype.Property.Overlay | readonly NonNullable<csstype.Property.Overlay | undefined>[] | readonly csstype.Property.Overlay[] | undefined;
326
+ overscrollBehaviorBlock?: csstype.Property.OverscrollBehaviorBlock | readonly NonNullable<csstype.Property.OverscrollBehaviorBlock | undefined>[] | readonly csstype.Property.OverscrollBehaviorBlock[] | undefined;
327
+ overscrollBehaviorInline?: csstype.Property.OverscrollBehaviorInline | readonly NonNullable<csstype.Property.OverscrollBehaviorInline | undefined>[] | readonly csstype.Property.OverscrollBehaviorInline[] | undefined;
328
+ overscrollBehaviorX?: csstype.Property.OverscrollBehaviorX | readonly NonNullable<csstype.Property.OverscrollBehaviorX | undefined>[] | readonly csstype.Property.OverscrollBehaviorX[] | undefined;
329
+ overscrollBehaviorY?: csstype.Property.OverscrollBehaviorY | readonly NonNullable<csstype.Property.OverscrollBehaviorY | undefined>[] | readonly csstype.Property.OverscrollBehaviorY[] | undefined;
330
+ paddingBlockEnd?: csstype.Property.PaddingBlockEnd<string | number> | readonly NonNullable<csstype.Property.PaddingBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
331
+ paddingBlockStart?: csstype.Property.PaddingBlockStart<string | number> | readonly NonNullable<csstype.Property.PaddingBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
332
+ paddingBottom?: csstype.Property.PaddingBottom<string | number> | readonly NonNullable<csstype.Property.PaddingBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
333
+ paddingInlineEnd?: csstype.Property.PaddingInlineEnd<string | number> | readonly NonNullable<csstype.Property.PaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
334
+ paddingInlineStart?: csstype.Property.PaddingInlineStart<string | number> | readonly NonNullable<csstype.Property.PaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
335
+ paddingLeft?: csstype.Property.PaddingLeft<string | number> | readonly NonNullable<csstype.Property.PaddingLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
336
+ paddingRight?: csstype.Property.PaddingRight<string | number> | readonly NonNullable<csstype.Property.PaddingRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
337
+ paddingTop?: csstype.Property.PaddingTop<string | number> | readonly NonNullable<csstype.Property.PaddingTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
338
+ page?: readonly string[] | csstype.Property.Page | readonly csstype.Property.Page[] | undefined;
339
+ pageBreakAfter?: csstype.Property.PageBreakAfter | readonly NonNullable<csstype.Property.PageBreakAfter | undefined>[] | readonly csstype.Property.PageBreakAfter[] | undefined;
340
+ pageBreakBefore?: csstype.Property.PageBreakBefore | readonly NonNullable<csstype.Property.PageBreakBefore | undefined>[] | readonly csstype.Property.PageBreakBefore[] | undefined;
341
+ pageBreakInside?: csstype.Property.PageBreakInside | readonly NonNullable<csstype.Property.PageBreakInside | undefined>[] | readonly csstype.Property.PageBreakInside[] | undefined;
342
+ paintOrder?: readonly string[] | csstype.Property.PaintOrder | readonly csstype.Property.PaintOrder[] | undefined;
343
+ perspective?: readonly string[] | csstype.Property.Perspective<string | number> | readonly NonNullable<csstype.Property.Perspective<string | number> | undefined>[] | undefined;
344
+ perspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | readonly NonNullable<csstype.Property.PerspectiveOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
345
+ pointerEvents?: csstype.Property.PointerEvents | readonly NonNullable<csstype.Property.PointerEvents | undefined>[] | readonly csstype.Property.PointerEvents[] | undefined;
346
+ position?: csstype.Property.Position | readonly NonNullable<csstype.Property.Position | undefined>[] | readonly csstype.Property.Position[] | undefined;
347
+ printColorAdjust?: csstype.Property.PrintColorAdjust | readonly NonNullable<csstype.Property.PrintColorAdjust | undefined>[] | readonly csstype.Property.PrintColorAdjust[] | undefined;
348
+ quotes?: readonly string[] | csstype.Property.Quotes | readonly csstype.Property.Quotes[] | undefined;
349
+ resize?: csstype.Property.Resize | readonly NonNullable<csstype.Property.Resize | undefined>[] | readonly csstype.Property.Resize[] | undefined;
350
+ right?: csstype.Property.Right<string | number> | readonly NonNullable<csstype.Property.Right<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
351
+ rotate?: readonly string[] | csstype.Property.Rotate | readonly csstype.Property.Rotate[] | undefined;
352
+ rowGap?: csstype.Property.RowGap<string | number> | readonly NonNullable<csstype.Property.RowGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
353
+ rubyAlign?: csstype.Property.RubyAlign | readonly NonNullable<csstype.Property.RubyAlign | undefined>[] | readonly csstype.Property.RubyAlign[] | undefined;
354
+ rubyMerge?: csstype.Property.RubyMerge | readonly NonNullable<csstype.Property.RubyMerge | undefined>[] | readonly csstype.Property.RubyMerge[] | undefined;
355
+ rubyPosition?: readonly string[] | csstype.Property.RubyPosition | readonly csstype.Property.RubyPosition[] | undefined;
356
+ scale?: csstype.Property.Scale | readonly NonNullable<csstype.Property.Scale | undefined>[] | readonly ((string & {}) | csstype.Globals | "none")[] | undefined;
357
+ scrollBehavior?: csstype.Property.ScrollBehavior | readonly NonNullable<csstype.Property.ScrollBehavior | undefined>[] | readonly csstype.Property.ScrollBehavior[] | undefined;
358
+ scrollMarginBlockEnd?: readonly string[] | csstype.Property.ScrollMarginBlockEnd<string | number> | readonly NonNullable<csstype.Property.ScrollMarginBlockEnd<string | number> | undefined>[] | undefined;
359
+ scrollMarginBlockStart?: readonly string[] | csstype.Property.ScrollMarginBlockStart<string | number> | readonly NonNullable<csstype.Property.ScrollMarginBlockStart<string | number> | undefined>[] | undefined;
360
+ scrollMarginBottom?: readonly string[] | csstype.Property.ScrollMarginBottom<string | number> | readonly NonNullable<csstype.Property.ScrollMarginBottom<string | number> | undefined>[] | undefined;
361
+ scrollMarginInlineEnd?: readonly string[] | csstype.Property.ScrollMarginInlineEnd<string | number> | readonly NonNullable<csstype.Property.ScrollMarginInlineEnd<string | number> | undefined>[] | undefined;
362
+ scrollMarginInlineStart?: readonly string[] | csstype.Property.ScrollMarginInlineStart<string | number> | readonly NonNullable<csstype.Property.ScrollMarginInlineStart<string | number> | undefined>[] | undefined;
363
+ scrollMarginLeft?: readonly string[] | csstype.Property.ScrollMarginLeft<string | number> | readonly NonNullable<csstype.Property.ScrollMarginLeft<string | number> | undefined>[] | undefined;
364
+ scrollMarginRight?: readonly string[] | csstype.Property.ScrollMarginRight<string | number> | readonly NonNullable<csstype.Property.ScrollMarginRight<string | number> | undefined>[] | undefined;
365
+ scrollMarginTop?: readonly string[] | csstype.Property.ScrollMarginTop<string | number> | readonly NonNullable<csstype.Property.ScrollMarginTop<string | number> | undefined>[] | undefined;
366
+ scrollPaddingBlockEnd?: csstype.Property.ScrollPaddingBlockEnd<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
367
+ scrollPaddingBlockStart?: csstype.Property.ScrollPaddingBlockStart<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
368
+ scrollPaddingBottom?: csstype.Property.ScrollPaddingBottom<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
369
+ scrollPaddingInlineEnd?: csstype.Property.ScrollPaddingInlineEnd<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
370
+ scrollPaddingInlineStart?: csstype.Property.ScrollPaddingInlineStart<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
371
+ scrollPaddingLeft?: csstype.Property.ScrollPaddingLeft<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
372
+ scrollPaddingRight?: csstype.Property.ScrollPaddingRight<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
373
+ scrollPaddingTop?: csstype.Property.ScrollPaddingTop<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
374
+ scrollSnapAlign?: readonly string[] | csstype.Property.ScrollSnapAlign | readonly csstype.Property.ScrollSnapAlign[] | undefined;
375
+ scrollSnapMarginBottom?: readonly string[] | csstype.Property.ScrollMarginBottom<string | number> | readonly NonNullable<csstype.Property.ScrollMarginBottom<string | number> | undefined>[] | undefined;
376
+ scrollSnapMarginLeft?: readonly string[] | csstype.Property.ScrollMarginLeft<string | number> | readonly NonNullable<csstype.Property.ScrollMarginLeft<string | number> | undefined>[] | undefined;
377
+ scrollSnapMarginRight?: readonly string[] | csstype.Property.ScrollMarginRight<string | number> | readonly NonNullable<csstype.Property.ScrollMarginRight<string | number> | undefined>[] | undefined;
378
+ scrollSnapMarginTop?: readonly string[] | csstype.Property.ScrollMarginTop<string | number> | readonly NonNullable<csstype.Property.ScrollMarginTop<string | number> | undefined>[] | undefined;
379
+ scrollSnapStop?: csstype.Property.ScrollSnapStop | readonly NonNullable<csstype.Property.ScrollSnapStop | undefined>[] | readonly csstype.Property.ScrollSnapStop[] | undefined;
380
+ scrollSnapType?: readonly string[] | csstype.Property.ScrollSnapType | readonly csstype.Property.ScrollSnapType[] | undefined;
381
+ scrollTimelineAxis?: readonly string[] | csstype.Property.ScrollTimelineAxis | readonly csstype.Property.ScrollTimelineAxis[] | undefined;
382
+ scrollTimelineName?: readonly string[] | csstype.Property.ScrollTimelineName | readonly csstype.Property.ScrollTimelineName[] | undefined;
383
+ scrollbarColor?: readonly string[] | csstype.Property.ScrollbarColor | readonly csstype.Property.ScrollbarColor[] | undefined;
384
+ scrollbarGutter?: readonly string[] | csstype.Property.ScrollbarGutter | readonly csstype.Property.ScrollbarGutter[] | undefined;
385
+ scrollbarWidth?: csstype.Property.ScrollbarWidth | readonly NonNullable<csstype.Property.ScrollbarWidth | undefined>[] | readonly csstype.Property.ScrollbarWidth[] | undefined;
386
+ shapeImageThreshold?: csstype.Property.ShapeImageThreshold | readonly NonNullable<csstype.Property.ShapeImageThreshold | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
387
+ shapeMargin?: csstype.Property.ShapeMargin<string | number> | readonly NonNullable<csstype.Property.ShapeMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
388
+ shapeOutside?: readonly string[] | csstype.Property.ShapeOutside | readonly csstype.Property.ShapeOutside[] | undefined;
389
+ tabSize?: csstype.Property.TabSize<string | number> | readonly NonNullable<csstype.Property.TabSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
390
+ tableLayout?: csstype.Property.TableLayout | readonly NonNullable<csstype.Property.TableLayout | undefined>[] | readonly csstype.Property.TableLayout[] | undefined;
391
+ textAlign?: csstype.Property.TextAlign | readonly NonNullable<csstype.Property.TextAlign | undefined>[] | readonly csstype.Property.TextAlign[] | undefined;
392
+ textAlignLast?: csstype.Property.TextAlignLast | readonly NonNullable<csstype.Property.TextAlignLast | undefined>[] | readonly csstype.Property.TextAlignLast[] | undefined;
393
+ textCombineUpright?: readonly string[] | csstype.Property.TextCombineUpright | readonly csstype.Property.TextCombineUpright[] | undefined;
394
+ textDecorationColor?: readonly string[] | csstype.Property.TextDecorationColor | readonly csstype.Property.TextDecorationColor[] | undefined;
395
+ textDecorationLine?: readonly string[] | csstype.Property.TextDecorationLine | readonly csstype.Property.TextDecorationLine[] | undefined;
396
+ textDecorationSkip?: readonly string[] | csstype.Property.TextDecorationSkip | readonly csstype.Property.TextDecorationSkip[] | undefined;
397
+ textDecorationSkipInk?: csstype.Property.TextDecorationSkipInk | readonly NonNullable<csstype.Property.TextDecorationSkipInk | undefined>[] | readonly csstype.Property.TextDecorationSkipInk[] | undefined;
398
+ textDecorationStyle?: csstype.Property.TextDecorationStyle | readonly NonNullable<csstype.Property.TextDecorationStyle | undefined>[] | readonly csstype.Property.TextDecorationStyle[] | undefined;
399
+ textDecorationThickness?: csstype.Property.TextDecorationThickness<string | number> | readonly NonNullable<csstype.Property.TextDecorationThickness<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
400
+ textEmphasisColor?: readonly string[] | csstype.Property.TextEmphasisColor | readonly csstype.Property.TextEmphasisColor[] | undefined;
401
+ textEmphasisPosition?: readonly string[] | csstype.Property.TextEmphasisPosition | readonly csstype.Property.TextEmphasisPosition[] | undefined;
402
+ textEmphasisStyle?: readonly string[] | csstype.Property.TextEmphasisStyle | readonly csstype.Property.TextEmphasisStyle[] | undefined;
403
+ textIndent?: csstype.Property.TextIndent<string | number> | readonly NonNullable<csstype.Property.TextIndent<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
404
+ textJustify?: csstype.Property.TextJustify | readonly NonNullable<csstype.Property.TextJustify | undefined>[] | readonly csstype.Property.TextJustify[] | undefined;
405
+ textOrientation?: csstype.Property.TextOrientation | readonly NonNullable<csstype.Property.TextOrientation | undefined>[] | readonly csstype.Property.TextOrientation[] | undefined;
406
+ textOverflow?: readonly string[] | csstype.Property.TextOverflow | readonly csstype.Property.TextOverflow[] | undefined;
407
+ textRendering?: csstype.Property.TextRendering | readonly NonNullable<csstype.Property.TextRendering | undefined>[] | readonly csstype.Property.TextRendering[] | undefined;
408
+ textShadow?: readonly string[] | csstype.Property.TextShadow | readonly csstype.Property.TextShadow[] | undefined;
409
+ textSizeAdjust?: readonly string[] | csstype.Property.TextSizeAdjust | readonly csstype.Property.TextSizeAdjust[] | undefined;
410
+ textTransform?: csstype.Property.TextTransform | readonly NonNullable<csstype.Property.TextTransform | undefined>[] | readonly csstype.Property.TextTransform[] | undefined;
411
+ textUnderlineOffset?: csstype.Property.TextUnderlineOffset<string | number> | readonly NonNullable<csstype.Property.TextUnderlineOffset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
412
+ textUnderlinePosition?: readonly string[] | csstype.Property.TextUnderlinePosition | readonly csstype.Property.TextUnderlinePosition[] | undefined;
413
+ textWrap?: csstype.Property.TextWrap | readonly NonNullable<csstype.Property.TextWrap | undefined>[] | readonly csstype.Property.TextWrap[] | undefined;
414
+ timelineScope?: readonly string[] | csstype.Property.TimelineScope | readonly csstype.Property.TimelineScope[] | undefined;
415
+ top?: csstype.Property.Top<string | number> | readonly NonNullable<csstype.Property.Top<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
416
+ touchAction?: readonly string[] | csstype.Property.TouchAction | readonly csstype.Property.TouchAction[] | undefined;
417
+ transform?: readonly string[] | csstype.Property.Transform | readonly csstype.Property.Transform[] | undefined;
418
+ transformBox?: csstype.Property.TransformBox | readonly NonNullable<csstype.Property.TransformBox | undefined>[] | readonly csstype.Property.TransformBox[] | undefined;
419
+ transformOrigin?: csstype.Property.TransformOrigin<string | number> | readonly NonNullable<csstype.Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
420
+ transformStyle?: csstype.Property.TransformStyle | readonly NonNullable<csstype.Property.TransformStyle | undefined>[] | readonly csstype.Property.TransformStyle[] | undefined;
421
+ transitionBehavior?: readonly string[] | csstype.Property.TransitionBehavior | readonly csstype.Property.TransitionBehavior[] | undefined;
422
+ transitionDelay?: readonly string[] | csstype.Property.TransitionDelay<string & {}> | readonly csstype.Property.TransitionDelay<string & {}>[] | undefined;
423
+ transitionDuration?: readonly string[] | csstype.Property.TransitionDuration<string & {}> | readonly csstype.Property.TransitionDuration<string & {}>[] | undefined;
424
+ transitionProperty?: readonly string[] | csstype.Property.TransitionProperty | readonly csstype.Property.TransitionProperty[] | undefined;
425
+ transitionTimingFunction?: readonly string[] | csstype.Property.TransitionTimingFunction | readonly csstype.Property.TransitionTimingFunction[] | undefined;
426
+ translate?: csstype.Property.Translate<string | number> | readonly NonNullable<csstype.Property.Translate<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
427
+ unicodeBidi?: csstype.Property.UnicodeBidi | readonly NonNullable<csstype.Property.UnicodeBidi | undefined>[] | readonly csstype.Property.UnicodeBidi[] | undefined;
428
+ userSelect?: csstype.Property.UserSelect | readonly NonNullable<csstype.Property.UserSelect | undefined>[] | readonly csstype.Property.UserSelect[] | undefined;
429
+ verticalAlign?: csstype.Property.VerticalAlign<string | number> | readonly NonNullable<csstype.Property.VerticalAlign<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
430
+ viewTimelineAxis?: readonly string[] | csstype.Property.ViewTimelineAxis | readonly csstype.Property.ViewTimelineAxis[] | undefined;
431
+ viewTimelineInset?: csstype.Property.ViewTimelineInset<string | number> | readonly NonNullable<csstype.Property.ViewTimelineInset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
432
+ viewTimelineName?: readonly string[] | csstype.Property.ViewTimelineName | readonly csstype.Property.ViewTimelineName[] | undefined;
433
+ viewTransitionName?: readonly string[] | csstype.Property.ViewTransitionName | readonly csstype.Property.ViewTransitionName[] | undefined;
434
+ visibility?: csstype.Property.Visibility | readonly NonNullable<csstype.Property.Visibility | undefined>[] | readonly csstype.Property.Visibility[] | undefined;
435
+ whiteSpace?: readonly string[] | csstype.Property.WhiteSpace | readonly csstype.Property.WhiteSpace[] | undefined;
436
+ whiteSpaceCollapse?: csstype.Property.WhiteSpaceCollapse | readonly NonNullable<csstype.Property.WhiteSpaceCollapse | undefined>[] | readonly csstype.Property.WhiteSpaceCollapse[] | undefined;
437
+ whiteSpaceTrim?: readonly string[] | csstype.Property.WhiteSpaceTrim | readonly csstype.Property.WhiteSpaceTrim[] | undefined;
438
+ widows?: csstype.Property.Widows | readonly NonNullable<csstype.Property.Widows | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
439
+ width?: csstype.Property.Width<string | number> | readonly NonNullable<csstype.Property.Width<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
440
+ willChange?: readonly string[] | csstype.Property.WillChange | readonly csstype.Property.WillChange[] | undefined;
441
+ wordBreak?: csstype.Property.WordBreak | readonly NonNullable<csstype.Property.WordBreak | undefined>[] | readonly csstype.Property.WordBreak[] | undefined;
442
+ wordSpacing?: readonly string[] | csstype.Property.WordSpacing<string | number> | readonly NonNullable<csstype.Property.WordSpacing<string | number> | undefined>[] | undefined;
443
+ wordWrap?: csstype.Property.WordWrap | readonly NonNullable<csstype.Property.WordWrap | undefined>[] | readonly csstype.Property.WordWrap[] | undefined;
444
+ writingMode?: csstype.Property.WritingMode | readonly NonNullable<csstype.Property.WritingMode | undefined>[] | readonly csstype.Property.WritingMode[] | undefined;
445
+ zIndex?: csstype.Property.ZIndex | readonly NonNullable<csstype.Property.ZIndex | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
446
+ zoom?: csstype.Property.Zoom | readonly NonNullable<csstype.Property.Zoom | undefined>[] | readonly ((string & {}) | csstype.Globals | "normal" | "reset")[] | undefined;
447
+ all?: csstype.Globals | readonly NonNullable<csstype.Globals | undefined>[] | readonly csstype.Globals[] | undefined;
448
+ animation?: csstype.Property.Animation<string & {}> | readonly NonNullable<csstype.Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | csstype.Globals | "normal" | "none" | "reverse" | "auto" | "both" | "alternate" | "alternate-reverse" | "backwards" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
449
+ animationRange?: csstype.Property.AnimationRange<string | number> | readonly NonNullable<csstype.Property.AnimationRange<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
450
+ background?: csstype.Property.Background<string | number> | readonly NonNullable<csstype.Property.Background<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
451
+ border?: csstype.Property.Border<string | number> | readonly (string | (string & {}))[] | readonly NonNullable<csstype.Property.Border<string | number> | undefined>[] | undefined;
452
+ borderBlock?: csstype.Property.BorderBlock<string | number> | readonly NonNullable<csstype.Property.BorderBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
453
+ borderBlockEnd?: csstype.Property.BorderBlockEnd<string | number> | readonly NonNullable<csstype.Property.BorderBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
454
+ borderBlockStart?: csstype.Property.BorderBlockStart<string | number> | readonly NonNullable<csstype.Property.BorderBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
455
+ borderBottom?: csstype.Property.BorderBottom<string | number> | readonly NonNullable<csstype.Property.BorderBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
456
+ borderColor?: readonly string[] | csstype.Property.BorderColor | readonly csstype.Property.BorderColor[] | undefined;
457
+ borderImage?: csstype.Property.BorderImage | readonly NonNullable<csstype.Property.BorderImage | undefined>[] | readonly ((string & {}) | csstype.Globals | "repeat" | "none" | "round" | "stretch" | "space")[] | undefined;
458
+ borderInline?: csstype.Property.BorderInline<string | number> | readonly NonNullable<csstype.Property.BorderInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
459
+ borderInlineEnd?: csstype.Property.BorderInlineEnd<string | number> | readonly NonNullable<csstype.Property.BorderInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
460
+ borderInlineStart?: csstype.Property.BorderInlineStart<string | number> | readonly NonNullable<csstype.Property.BorderInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
461
+ borderLeft?: csstype.Property.BorderLeft<string | number> | readonly NonNullable<csstype.Property.BorderLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
462
+ borderRight?: csstype.Property.BorderRight<string | number> | readonly NonNullable<csstype.Property.BorderRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
463
+ borderStyle?: readonly string[] | csstype.Property.BorderStyle | readonly csstype.Property.BorderStyle[] | undefined;
464
+ borderTop?: csstype.Property.BorderTop<string | number> | readonly NonNullable<csstype.Property.BorderTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
465
+ borderWidth?: csstype.Property.BorderWidth<string | number> | readonly NonNullable<csstype.Property.BorderWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
466
+ caret?: readonly string[] | csstype.Property.Caret | readonly csstype.Property.Caret[] | undefined;
467
+ columnRule?: csstype.Property.ColumnRule<string | number> | readonly NonNullable<csstype.Property.ColumnRule<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
468
+ columns?: csstype.Property.Columns<string | number> | readonly NonNullable<csstype.Property.Columns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
469
+ containIntrinsicSize?: csstype.Property.ContainIntrinsicSize<string | number> | readonly NonNullable<csstype.Property.ContainIntrinsicSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
470
+ container?: readonly string[] | csstype.Property.Container | readonly csstype.Property.Container[] | undefined;
471
+ flex?: csstype.Property.Flex<string | number> | readonly NonNullable<csstype.Property.Flex<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
472
+ flexFlow?: readonly string[] | csstype.Property.FlexFlow | readonly csstype.Property.FlexFlow[] | undefined;
473
+ font?: readonly string[] | csstype.Property.Font | readonly csstype.Property.Font[] | undefined;
474
+ gap?: csstype.Property.Gap<string | number> | readonly NonNullable<csstype.Property.Gap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
475
+ grid?: readonly string[] | csstype.Property.Grid | readonly csstype.Property.Grid[] | undefined;
476
+ gridArea?: csstype.Property.GridArea | readonly NonNullable<csstype.Property.GridArea | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
477
+ gridColumn?: csstype.Property.GridColumn | readonly NonNullable<csstype.Property.GridColumn | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
478
+ gridRow?: csstype.Property.GridRow | readonly NonNullable<csstype.Property.GridRow | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
479
+ gridTemplate?: readonly string[] | csstype.Property.GridTemplate | readonly csstype.Property.GridTemplate[] | undefined;
480
+ inset?: csstype.Property.Inset<string | number> | readonly NonNullable<csstype.Property.Inset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
481
+ insetBlock?: csstype.Property.InsetBlock<string | number> | readonly NonNullable<csstype.Property.InsetBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
482
+ insetInline?: csstype.Property.InsetInline<string | number> | readonly NonNullable<csstype.Property.InsetInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
483
+ lineClamp?: csstype.Property.LineClamp | readonly NonNullable<csstype.Property.LineClamp | undefined>[] | readonly ((string & {}) | csstype.Globals | "none")[] | undefined;
484
+ listStyle?: readonly string[] | csstype.Property.ListStyle | readonly csstype.Property.ListStyle[] | undefined;
485
+ margin?: csstype.Property.Margin<string | number> | readonly NonNullable<csstype.Property.Margin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
486
+ marginBlock?: csstype.Property.MarginBlock<string | number> | readonly NonNullable<csstype.Property.MarginBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
487
+ marginInline?: csstype.Property.MarginInline<string | number> | readonly NonNullable<csstype.Property.MarginInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
488
+ mask?: csstype.Property.Mask<string | number> | readonly NonNullable<csstype.Property.Mask<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
489
+ maskBorder?: csstype.Property.MaskBorder | readonly NonNullable<csstype.Property.MaskBorder | undefined>[] | readonly ((string & {}) | csstype.Globals | "repeat" | "none" | "round" | "stretch" | "space" | "alpha" | "luminance")[] | undefined;
490
+ motion?: csstype.Property.Offset<string | number> | readonly NonNullable<csstype.Property.Offset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
491
+ offset?: csstype.Property.Offset<string | number> | readonly NonNullable<csstype.Property.Offset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
492
+ outline?: csstype.Property.Outline<string | number> | readonly NonNullable<csstype.Property.Outline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
493
+ overflow?: readonly string[] | csstype.Property.Overflow | readonly csstype.Property.Overflow[] | undefined;
494
+ overscrollBehavior?: readonly string[] | csstype.Property.OverscrollBehavior | readonly csstype.Property.OverscrollBehavior[] | undefined;
495
+ paddingBlock?: csstype.Property.PaddingBlock<string | number> | readonly NonNullable<csstype.Property.PaddingBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
496
+ paddingInline?: csstype.Property.PaddingInline<string | number> | readonly NonNullable<csstype.Property.PaddingInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
497
+ placeContent?: readonly string[] | csstype.Property.PlaceContent | readonly csstype.Property.PlaceContent[] | undefined;
498
+ placeItems?: readonly string[] | csstype.Property.PlaceItems | readonly csstype.Property.PlaceItems[] | undefined;
499
+ placeSelf?: readonly string[] | csstype.Property.PlaceSelf | readonly csstype.Property.PlaceSelf[] | undefined;
500
+ scrollMargin?: csstype.Property.ScrollMargin<string | number> | readonly NonNullable<csstype.Property.ScrollMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
501
+ scrollMarginBlock?: csstype.Property.ScrollMarginBlock<string | number> | readonly NonNullable<csstype.Property.ScrollMarginBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
502
+ scrollMarginInline?: csstype.Property.ScrollMarginInline<string | number> | readonly NonNullable<csstype.Property.ScrollMarginInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
503
+ scrollPadding?: csstype.Property.ScrollPadding<string | number> | readonly NonNullable<csstype.Property.ScrollPadding<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
504
+ scrollPaddingBlock?: csstype.Property.ScrollPaddingBlock<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
505
+ scrollPaddingInline?: csstype.Property.ScrollPaddingInline<string | number> | readonly NonNullable<csstype.Property.ScrollPaddingInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
506
+ scrollSnapMargin?: csstype.Property.ScrollMargin<string | number> | readonly NonNullable<csstype.Property.ScrollMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
507
+ scrollTimeline?: readonly string[] | csstype.Property.ScrollTimeline | readonly csstype.Property.ScrollTimeline[] | undefined;
508
+ textDecoration?: csstype.Property.TextDecoration<string | number> | readonly NonNullable<csstype.Property.TextDecoration<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
509
+ textEmphasis?: readonly string[] | csstype.Property.TextEmphasis | readonly csstype.Property.TextEmphasis[] | undefined;
510
+ transition?: readonly string[] | csstype.Property.Transition<string & {}> | readonly csstype.Property.Transition<string & {}>[] | undefined;
511
+ viewTimeline?: readonly string[] | csstype.Property.ViewTimeline | readonly csstype.Property.ViewTimeline[] | undefined;
512
+ MozAnimationDelay?: readonly string[] | csstype.Property.AnimationDelay<string & {}> | readonly csstype.Property.AnimationDelay<string & {}>[] | undefined;
513
+ MozAnimationDirection?: readonly string[] | csstype.Property.AnimationDirection | readonly csstype.Property.AnimationDirection[] | undefined;
514
+ MozAnimationDuration?: readonly string[] | csstype.Property.AnimationDuration<string & {}> | readonly csstype.Property.AnimationDuration<string & {}>[] | undefined;
515
+ MozAnimationFillMode?: readonly string[] | csstype.Property.AnimationFillMode | readonly csstype.Property.AnimationFillMode[] | undefined;
516
+ MozAnimationIterationCount?: csstype.Property.AnimationIterationCount | readonly NonNullable<csstype.Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | csstype.Globals | "infinite")[] | undefined;
517
+ MozAnimationName?: readonly string[] | csstype.Property.AnimationName | readonly csstype.Property.AnimationName[] | undefined;
518
+ MozAnimationPlayState?: readonly string[] | csstype.Property.AnimationPlayState | readonly csstype.Property.AnimationPlayState[] | undefined;
519
+ MozAnimationTimingFunction?: readonly string[] | csstype.Property.AnimationTimingFunction | readonly csstype.Property.AnimationTimingFunction[] | undefined;
520
+ MozAppearance?: csstype.Property.MozAppearance | readonly NonNullable<csstype.Property.MozAppearance | undefined>[] | readonly csstype.Property.MozAppearance[] | undefined;
521
+ MozBinding?: readonly string[] | csstype.Property.MozBinding | readonly csstype.Property.MozBinding[] | undefined;
522
+ MozBorderBottomColors?: readonly string[] | csstype.Property.MozBorderBottomColors | readonly csstype.Property.MozBorderBottomColors[] | undefined;
523
+ MozBorderEndColor?: readonly string[] | csstype.Property.BorderInlineEndColor | readonly csstype.Property.BorderInlineEndColor[] | undefined;
524
+ MozBorderEndStyle?: csstype.Property.BorderInlineEndStyle | readonly NonNullable<csstype.Property.BorderInlineEndStyle | undefined>[] | readonly csstype.Property.BorderInlineEndStyle[] | undefined;
525
+ MozBorderEndWidth?: readonly string[] | csstype.Property.BorderInlineEndWidth<string | number> | readonly NonNullable<csstype.Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined;
526
+ MozBorderLeftColors?: readonly string[] | csstype.Property.MozBorderLeftColors | readonly csstype.Property.MozBorderLeftColors[] | undefined;
527
+ MozBorderRightColors?: readonly string[] | csstype.Property.MozBorderRightColors | readonly csstype.Property.MozBorderRightColors[] | undefined;
528
+ MozBorderStartColor?: readonly string[] | csstype.Property.BorderInlineStartColor | readonly csstype.Property.BorderInlineStartColor[] | undefined;
529
+ MozBorderStartStyle?: csstype.Property.BorderInlineStartStyle | readonly NonNullable<csstype.Property.BorderInlineStartStyle | undefined>[] | readonly csstype.Property.BorderInlineStartStyle[] | undefined;
530
+ MozBorderTopColors?: readonly string[] | csstype.Property.MozBorderTopColors | readonly csstype.Property.MozBorderTopColors[] | undefined;
531
+ MozBoxSizing?: csstype.Property.BoxSizing | readonly NonNullable<csstype.Property.BoxSizing | undefined>[] | readonly csstype.Property.BoxSizing[] | undefined;
532
+ MozColumnCount?: csstype.Property.ColumnCount | readonly NonNullable<csstype.Property.ColumnCount | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
533
+ MozColumnFill?: csstype.Property.ColumnFill | readonly NonNullable<csstype.Property.ColumnFill | undefined>[] | readonly csstype.Property.ColumnFill[] | undefined;
534
+ MozColumnRuleColor?: readonly string[] | csstype.Property.ColumnRuleColor | readonly csstype.Property.ColumnRuleColor[] | undefined;
535
+ MozColumnRuleStyle?: readonly string[] | csstype.Property.ColumnRuleStyle | readonly csstype.Property.ColumnRuleStyle[] | undefined;
536
+ MozColumnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | readonly NonNullable<csstype.Property.ColumnRuleWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
537
+ MozColumnWidth?: readonly string[] | csstype.Property.ColumnWidth<string | number> | readonly NonNullable<csstype.Property.ColumnWidth<string | number> | undefined>[] | undefined;
538
+ MozContextProperties?: readonly string[] | csstype.Property.MozContextProperties | readonly csstype.Property.MozContextProperties[] | undefined;
539
+ MozFontFeatureSettings?: readonly string[] | csstype.Property.FontFeatureSettings | readonly csstype.Property.FontFeatureSettings[] | undefined;
540
+ MozFontLanguageOverride?: readonly string[] | csstype.Property.FontLanguageOverride | readonly csstype.Property.FontLanguageOverride[] | undefined;
541
+ MozHyphens?: csstype.Property.Hyphens | readonly NonNullable<csstype.Property.Hyphens | undefined>[] | readonly csstype.Property.Hyphens[] | undefined;
542
+ MozImageRegion?: readonly string[] | csstype.Property.MozImageRegion | readonly csstype.Property.MozImageRegion[] | undefined;
543
+ MozMarginEnd?: csstype.Property.MarginInlineEnd<string | number> | readonly NonNullable<csstype.Property.MarginInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
544
+ MozMarginStart?: csstype.Property.MarginInlineStart<string | number> | readonly NonNullable<csstype.Property.MarginInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
545
+ MozOrient?: csstype.Property.MozOrient | readonly NonNullable<csstype.Property.MozOrient | undefined>[] | readonly csstype.Property.MozOrient[] | undefined;
546
+ MozOsxFontSmoothing?: readonly string[] | csstype.Property.FontSmooth<string | number> | readonly NonNullable<csstype.Property.FontSmooth<string | number> | undefined>[] | undefined;
547
+ MozOutlineRadiusBottomleft?: csstype.Property.MozOutlineRadiusBottomleft<string | number> | readonly NonNullable<csstype.Property.MozOutlineRadiusBottomleft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
548
+ MozOutlineRadiusBottomright?: csstype.Property.MozOutlineRadiusBottomright<string | number> | readonly NonNullable<csstype.Property.MozOutlineRadiusBottomright<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
549
+ MozOutlineRadiusTopleft?: csstype.Property.MozOutlineRadiusTopleft<string | number> | readonly NonNullable<csstype.Property.MozOutlineRadiusTopleft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
550
+ MozOutlineRadiusTopright?: csstype.Property.MozOutlineRadiusTopright<string | number> | readonly NonNullable<csstype.Property.MozOutlineRadiusTopright<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
551
+ MozPaddingEnd?: csstype.Property.PaddingInlineEnd<string | number> | readonly NonNullable<csstype.Property.PaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
552
+ MozPaddingStart?: csstype.Property.PaddingInlineStart<string | number> | readonly NonNullable<csstype.Property.PaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
553
+ MozStackSizing?: csstype.Property.MozStackSizing | readonly NonNullable<csstype.Property.MozStackSizing | undefined>[] | readonly csstype.Property.MozStackSizing[] | undefined;
554
+ MozTabSize?: csstype.Property.TabSize<string | number> | readonly NonNullable<csstype.Property.TabSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
555
+ MozTextBlink?: csstype.Property.MozTextBlink | readonly NonNullable<csstype.Property.MozTextBlink | undefined>[] | readonly csstype.Property.MozTextBlink[] | undefined;
556
+ MozTextSizeAdjust?: readonly string[] | csstype.Property.TextSizeAdjust | readonly csstype.Property.TextSizeAdjust[] | undefined;
557
+ MozUserFocus?: csstype.Property.MozUserFocus | readonly NonNullable<csstype.Property.MozUserFocus | undefined>[] | readonly csstype.Property.MozUserFocus[] | undefined;
558
+ MozUserModify?: csstype.Property.MozUserModify | readonly NonNullable<csstype.Property.MozUserModify | undefined>[] | readonly csstype.Property.MozUserModify[] | undefined;
559
+ MozUserSelect?: csstype.Property.UserSelect | readonly NonNullable<csstype.Property.UserSelect | undefined>[] | readonly csstype.Property.UserSelect[] | undefined;
560
+ MozWindowDragging?: csstype.Property.MozWindowDragging | readonly NonNullable<csstype.Property.MozWindowDragging | undefined>[] | readonly csstype.Property.MozWindowDragging[] | undefined;
561
+ MozWindowShadow?: csstype.Property.MozWindowShadow | readonly NonNullable<csstype.Property.MozWindowShadow | undefined>[] | readonly csstype.Property.MozWindowShadow[] | undefined;
562
+ msAccelerator?: csstype.Property.MsAccelerator | readonly NonNullable<csstype.Property.MsAccelerator | undefined>[] | readonly csstype.Property.MsAccelerator[] | undefined;
563
+ msBlockProgression?: csstype.Property.MsBlockProgression | readonly NonNullable<csstype.Property.MsBlockProgression | undefined>[] | readonly csstype.Property.MsBlockProgression[] | undefined;
564
+ msContentZoomChaining?: csstype.Property.MsContentZoomChaining | readonly NonNullable<csstype.Property.MsContentZoomChaining | undefined>[] | readonly csstype.Property.MsContentZoomChaining[] | undefined;
565
+ msContentZoomLimitMax?: readonly string[] | csstype.Property.MsContentZoomLimitMax | readonly csstype.Property.MsContentZoomLimitMax[] | undefined;
566
+ msContentZoomLimitMin?: readonly string[] | csstype.Property.MsContentZoomLimitMin | readonly csstype.Property.MsContentZoomLimitMin[] | undefined;
567
+ msContentZoomSnapPoints?: readonly string[] | csstype.Property.MsContentZoomSnapPoints | readonly csstype.Property.MsContentZoomSnapPoints[] | undefined;
568
+ msContentZoomSnapType?: csstype.Property.MsContentZoomSnapType | readonly NonNullable<csstype.Property.MsContentZoomSnapType | undefined>[] | readonly csstype.Property.MsContentZoomSnapType[] | undefined;
569
+ msContentZooming?: csstype.Property.MsContentZooming | readonly NonNullable<csstype.Property.MsContentZooming | undefined>[] | readonly csstype.Property.MsContentZooming[] | undefined;
570
+ msFilter?: readonly string[] | csstype.Property.MsFilter | readonly csstype.Property.MsFilter[] | undefined;
571
+ msFlexDirection?: csstype.Property.FlexDirection | readonly NonNullable<csstype.Property.FlexDirection | undefined>[] | readonly csstype.Property.FlexDirection[] | undefined;
572
+ msFlexPositive?: csstype.Property.FlexGrow | readonly NonNullable<csstype.Property.FlexGrow | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
573
+ msFlowFrom?: readonly string[] | csstype.Property.MsFlowFrom | readonly csstype.Property.MsFlowFrom[] | undefined;
574
+ msFlowInto?: readonly string[] | csstype.Property.MsFlowInto | readonly csstype.Property.MsFlowInto[] | undefined;
575
+ msGridColumns?: csstype.Property.MsGridColumns<string | number> | readonly NonNullable<csstype.Property.MsGridColumns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
576
+ msGridRows?: csstype.Property.MsGridRows<string | number> | readonly NonNullable<csstype.Property.MsGridRows<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
577
+ msHighContrastAdjust?: csstype.Property.MsHighContrastAdjust | readonly NonNullable<csstype.Property.MsHighContrastAdjust | undefined>[] | readonly csstype.Property.MsHighContrastAdjust[] | undefined;
578
+ msHyphenateLimitChars?: csstype.Property.MsHyphenateLimitChars | readonly NonNullable<csstype.Property.MsHyphenateLimitChars | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
579
+ msHyphenateLimitLines?: csstype.Property.MsHyphenateLimitLines | readonly NonNullable<csstype.Property.MsHyphenateLimitLines | undefined>[] | readonly ((string & {}) | csstype.Globals | "no-limit")[] | undefined;
580
+ msHyphenateLimitZone?: csstype.Property.MsHyphenateLimitZone<string | number> | readonly NonNullable<csstype.Property.MsHyphenateLimitZone<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
581
+ msHyphens?: csstype.Property.Hyphens | readonly NonNullable<csstype.Property.Hyphens | undefined>[] | readonly csstype.Property.Hyphens[] | undefined;
582
+ msImeAlign?: csstype.Property.MsImeAlign | readonly NonNullable<csstype.Property.MsImeAlign | undefined>[] | readonly csstype.Property.MsImeAlign[] | undefined;
583
+ msLineBreak?: csstype.Property.LineBreak | readonly NonNullable<csstype.Property.LineBreak | undefined>[] | readonly csstype.Property.LineBreak[] | undefined;
584
+ msOrder?: csstype.Property.Order | readonly NonNullable<csstype.Property.Order | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
585
+ msOverflowStyle?: csstype.Property.MsOverflowStyle | readonly NonNullable<csstype.Property.MsOverflowStyle | undefined>[] | readonly csstype.Property.MsOverflowStyle[] | undefined;
586
+ msOverflowX?: csstype.Property.OverflowX | readonly NonNullable<csstype.Property.OverflowX | undefined>[] | readonly csstype.Property.OverflowX[] | undefined;
587
+ msOverflowY?: csstype.Property.OverflowY | readonly NonNullable<csstype.Property.OverflowY | undefined>[] | readonly csstype.Property.OverflowY[] | undefined;
588
+ msScrollChaining?: csstype.Property.MsScrollChaining | readonly NonNullable<csstype.Property.MsScrollChaining | undefined>[] | readonly csstype.Property.MsScrollChaining[] | undefined;
589
+ msScrollLimitXMax?: readonly string[] | csstype.Property.MsScrollLimitXMax<string | number> | readonly NonNullable<csstype.Property.MsScrollLimitXMax<string | number> | undefined>[] | undefined;
590
+ msScrollLimitXMin?: readonly string[] | csstype.Property.MsScrollLimitXMin<string | number> | readonly NonNullable<csstype.Property.MsScrollLimitXMin<string | number> | undefined>[] | undefined;
591
+ msScrollLimitYMax?: readonly string[] | csstype.Property.MsScrollLimitYMax<string | number> | readonly NonNullable<csstype.Property.MsScrollLimitYMax<string | number> | undefined>[] | undefined;
592
+ msScrollLimitYMin?: readonly string[] | csstype.Property.MsScrollLimitYMin<string | number> | readonly NonNullable<csstype.Property.MsScrollLimitYMin<string | number> | undefined>[] | undefined;
593
+ msScrollRails?: csstype.Property.MsScrollRails | readonly NonNullable<csstype.Property.MsScrollRails | undefined>[] | readonly csstype.Property.MsScrollRails[] | undefined;
594
+ msScrollSnapPointsX?: readonly string[] | csstype.Property.MsScrollSnapPointsX | readonly csstype.Property.MsScrollSnapPointsX[] | undefined;
595
+ msScrollSnapPointsY?: readonly string[] | csstype.Property.MsScrollSnapPointsY | readonly csstype.Property.MsScrollSnapPointsY[] | undefined;
596
+ msScrollSnapType?: csstype.Property.MsScrollSnapType | readonly NonNullable<csstype.Property.MsScrollSnapType | undefined>[] | readonly csstype.Property.MsScrollSnapType[] | undefined;
597
+ msScrollTranslation?: csstype.Property.MsScrollTranslation | readonly NonNullable<csstype.Property.MsScrollTranslation | undefined>[] | readonly csstype.Property.MsScrollTranslation[] | undefined;
598
+ msScrollbar3dlightColor?: readonly string[] | csstype.Property.MsScrollbar3dlightColor | readonly csstype.Property.MsScrollbar3dlightColor[] | undefined;
599
+ msScrollbarArrowColor?: readonly string[] | csstype.Property.MsScrollbarArrowColor | readonly csstype.Property.MsScrollbarArrowColor[] | undefined;
600
+ msScrollbarBaseColor?: readonly string[] | csstype.Property.MsScrollbarBaseColor | readonly csstype.Property.MsScrollbarBaseColor[] | undefined;
601
+ msScrollbarDarkshadowColor?: readonly string[] | csstype.Property.MsScrollbarDarkshadowColor | readonly csstype.Property.MsScrollbarDarkshadowColor[] | undefined;
602
+ msScrollbarFaceColor?: readonly string[] | csstype.Property.MsScrollbarFaceColor | readonly csstype.Property.MsScrollbarFaceColor[] | undefined;
603
+ msScrollbarHighlightColor?: readonly string[] | csstype.Property.MsScrollbarHighlightColor | readonly csstype.Property.MsScrollbarHighlightColor[] | undefined;
604
+ msScrollbarShadowColor?: readonly string[] | csstype.Property.MsScrollbarShadowColor | readonly csstype.Property.MsScrollbarShadowColor[] | undefined;
605
+ msScrollbarTrackColor?: readonly string[] | csstype.Property.MsScrollbarTrackColor | readonly csstype.Property.MsScrollbarTrackColor[] | undefined;
606
+ msTextAutospace?: csstype.Property.MsTextAutospace | readonly NonNullable<csstype.Property.MsTextAutospace | undefined>[] | readonly csstype.Property.MsTextAutospace[] | undefined;
607
+ msTextCombineHorizontal?: readonly string[] | csstype.Property.TextCombineUpright | readonly csstype.Property.TextCombineUpright[] | undefined;
608
+ msTextOverflow?: readonly string[] | csstype.Property.TextOverflow | readonly csstype.Property.TextOverflow[] | undefined;
609
+ msTouchAction?: readonly string[] | csstype.Property.TouchAction | readonly csstype.Property.TouchAction[] | undefined;
610
+ msTouchSelect?: csstype.Property.MsTouchSelect | readonly NonNullable<csstype.Property.MsTouchSelect | undefined>[] | readonly csstype.Property.MsTouchSelect[] | undefined;
611
+ msTransform?: readonly string[] | csstype.Property.Transform | readonly csstype.Property.Transform[] | undefined;
612
+ msTransformOrigin?: csstype.Property.TransformOrigin<string | number> | readonly NonNullable<csstype.Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
613
+ msTransitionDelay?: readonly string[] | csstype.Property.TransitionDelay<string & {}> | readonly csstype.Property.TransitionDelay<string & {}>[] | undefined;
614
+ msTransitionDuration?: readonly string[] | csstype.Property.TransitionDuration<string & {}> | readonly csstype.Property.TransitionDuration<string & {}>[] | undefined;
615
+ msTransitionProperty?: readonly string[] | csstype.Property.TransitionProperty | readonly csstype.Property.TransitionProperty[] | undefined;
616
+ msTransitionTimingFunction?: readonly string[] | csstype.Property.TransitionTimingFunction | readonly csstype.Property.TransitionTimingFunction[] | undefined;
617
+ msUserSelect?: csstype.Property.MsUserSelect | readonly NonNullable<csstype.Property.MsUserSelect | undefined>[] | readonly csstype.Property.MsUserSelect[] | undefined;
618
+ msWordBreak?: csstype.Property.WordBreak | readonly NonNullable<csstype.Property.WordBreak | undefined>[] | readonly csstype.Property.WordBreak[] | undefined;
619
+ msWrapFlow?: csstype.Property.MsWrapFlow | readonly NonNullable<csstype.Property.MsWrapFlow | undefined>[] | readonly csstype.Property.MsWrapFlow[] | undefined;
620
+ msWrapMargin?: readonly string[] | csstype.Property.MsWrapMargin<string | number> | readonly NonNullable<csstype.Property.MsWrapMargin<string | number> | undefined>[] | undefined;
621
+ msWrapThrough?: csstype.Property.MsWrapThrough | readonly NonNullable<csstype.Property.MsWrapThrough | undefined>[] | readonly csstype.Property.MsWrapThrough[] | undefined;
622
+ msWritingMode?: csstype.Property.WritingMode | readonly NonNullable<csstype.Property.WritingMode | undefined>[] | readonly csstype.Property.WritingMode[] | undefined;
623
+ WebkitAlignContent?: readonly string[] | csstype.Property.AlignContent | readonly csstype.Property.AlignContent[] | undefined;
624
+ WebkitAlignItems?: readonly string[] | csstype.Property.AlignItems | readonly csstype.Property.AlignItems[] | undefined;
625
+ WebkitAlignSelf?: readonly string[] | csstype.Property.AlignSelf | readonly csstype.Property.AlignSelf[] | undefined;
626
+ WebkitAnimationDelay?: readonly string[] | csstype.Property.AnimationDelay<string & {}> | readonly csstype.Property.AnimationDelay<string & {}>[] | undefined;
627
+ WebkitAnimationDirection?: readonly string[] | csstype.Property.AnimationDirection | readonly csstype.Property.AnimationDirection[] | undefined;
628
+ WebkitAnimationDuration?: readonly string[] | csstype.Property.AnimationDuration<string & {}> | readonly csstype.Property.AnimationDuration<string & {}>[] | undefined;
629
+ WebkitAnimationFillMode?: readonly string[] | csstype.Property.AnimationFillMode | readonly csstype.Property.AnimationFillMode[] | undefined;
630
+ WebkitAnimationIterationCount?: csstype.Property.AnimationIterationCount | readonly NonNullable<csstype.Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | csstype.Globals | "infinite")[] | undefined;
631
+ WebkitAnimationName?: readonly string[] | csstype.Property.AnimationName | readonly csstype.Property.AnimationName[] | undefined;
632
+ WebkitAnimationPlayState?: readonly string[] | csstype.Property.AnimationPlayState | readonly csstype.Property.AnimationPlayState[] | undefined;
633
+ WebkitAnimationTimingFunction?: readonly string[] | csstype.Property.AnimationTimingFunction | readonly csstype.Property.AnimationTimingFunction[] | undefined;
634
+ WebkitAppearance?: csstype.Property.WebkitAppearance | readonly NonNullable<csstype.Property.WebkitAppearance | undefined>[] | readonly csstype.Property.WebkitAppearance[] | undefined;
635
+ WebkitBackdropFilter?: readonly string[] | csstype.Property.BackdropFilter | readonly csstype.Property.BackdropFilter[] | undefined;
636
+ WebkitBackfaceVisibility?: csstype.Property.BackfaceVisibility | readonly NonNullable<csstype.Property.BackfaceVisibility | undefined>[] | readonly csstype.Property.BackfaceVisibility[] | undefined;
637
+ WebkitBackgroundClip?: readonly string[] | csstype.Property.BackgroundClip | readonly csstype.Property.BackgroundClip[] | undefined;
638
+ WebkitBackgroundOrigin?: readonly string[] | csstype.Property.BackgroundOrigin | readonly csstype.Property.BackgroundOrigin[] | undefined;
639
+ WebkitBackgroundSize?: csstype.Property.BackgroundSize<string | number> | readonly NonNullable<csstype.Property.BackgroundSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
640
+ WebkitBorderBeforeColor?: readonly string[] | csstype.Property.WebkitBorderBeforeColor | readonly csstype.Property.WebkitBorderBeforeColor[] | undefined;
641
+ WebkitBorderBeforeStyle?: readonly string[] | csstype.Property.WebkitBorderBeforeStyle | readonly csstype.Property.WebkitBorderBeforeStyle[] | undefined;
642
+ WebkitBorderBeforeWidth?: csstype.Property.WebkitBorderBeforeWidth<string | number> | readonly NonNullable<csstype.Property.WebkitBorderBeforeWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
643
+ WebkitBorderBottomLeftRadius?: csstype.Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<csstype.Property.BorderBottomLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
644
+ WebkitBorderBottomRightRadius?: csstype.Property.BorderBottomRightRadius<string | number> | readonly NonNullable<csstype.Property.BorderBottomRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
645
+ WebkitBorderImageSlice?: csstype.Property.BorderImageSlice | readonly NonNullable<csstype.Property.BorderImageSlice | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
646
+ WebkitBorderTopLeftRadius?: csstype.Property.BorderTopLeftRadius<string | number> | readonly NonNullable<csstype.Property.BorderTopLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
647
+ WebkitBorderTopRightRadius?: csstype.Property.BorderTopRightRadius<string | number> | readonly NonNullable<csstype.Property.BorderTopRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
648
+ WebkitBoxDecorationBreak?: csstype.Property.BoxDecorationBreak | readonly NonNullable<csstype.Property.BoxDecorationBreak | undefined>[] | readonly csstype.Property.BoxDecorationBreak[] | undefined;
649
+ WebkitBoxReflect?: csstype.Property.WebkitBoxReflect<string | number> | readonly NonNullable<csstype.Property.WebkitBoxReflect<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
650
+ WebkitBoxShadow?: readonly string[] | csstype.Property.BoxShadow | readonly csstype.Property.BoxShadow[] | undefined;
651
+ WebkitBoxSizing?: csstype.Property.BoxSizing | readonly NonNullable<csstype.Property.BoxSizing | undefined>[] | readonly csstype.Property.BoxSizing[] | undefined;
652
+ WebkitClipPath?: readonly string[] | csstype.Property.ClipPath | readonly csstype.Property.ClipPath[] | undefined;
653
+ WebkitColumnCount?: csstype.Property.ColumnCount | readonly NonNullable<csstype.Property.ColumnCount | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
654
+ WebkitColumnFill?: csstype.Property.ColumnFill | readonly NonNullable<csstype.Property.ColumnFill | undefined>[] | readonly csstype.Property.ColumnFill[] | undefined;
655
+ WebkitColumnRuleColor?: readonly string[] | csstype.Property.ColumnRuleColor | readonly csstype.Property.ColumnRuleColor[] | undefined;
656
+ WebkitColumnRuleStyle?: readonly string[] | csstype.Property.ColumnRuleStyle | readonly csstype.Property.ColumnRuleStyle[] | undefined;
657
+ WebkitColumnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | readonly NonNullable<csstype.Property.ColumnRuleWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
658
+ WebkitColumnSpan?: csstype.Property.ColumnSpan | readonly NonNullable<csstype.Property.ColumnSpan | undefined>[] | readonly csstype.Property.ColumnSpan[] | undefined;
659
+ WebkitColumnWidth?: readonly string[] | csstype.Property.ColumnWidth<string | number> | readonly NonNullable<csstype.Property.ColumnWidth<string | number> | undefined>[] | undefined;
660
+ WebkitFilter?: readonly string[] | csstype.Property.Filter | readonly csstype.Property.Filter[] | undefined;
661
+ WebkitFlexBasis?: csstype.Property.FlexBasis<string | number> | readonly NonNullable<csstype.Property.FlexBasis<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
662
+ WebkitFlexDirection?: csstype.Property.FlexDirection | readonly NonNullable<csstype.Property.FlexDirection | undefined>[] | readonly csstype.Property.FlexDirection[] | undefined;
663
+ WebkitFlexGrow?: csstype.Property.FlexGrow | readonly NonNullable<csstype.Property.FlexGrow | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
664
+ WebkitFlexShrink?: csstype.Property.FlexShrink | readonly NonNullable<csstype.Property.FlexShrink | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
665
+ WebkitFlexWrap?: csstype.Property.FlexWrap | readonly NonNullable<csstype.Property.FlexWrap | undefined>[] | readonly csstype.Property.FlexWrap[] | undefined;
666
+ WebkitFontFeatureSettings?: readonly string[] | csstype.Property.FontFeatureSettings | readonly csstype.Property.FontFeatureSettings[] | undefined;
667
+ WebkitFontKerning?: csstype.Property.FontKerning | readonly NonNullable<csstype.Property.FontKerning | undefined>[] | readonly csstype.Property.FontKerning[] | undefined;
668
+ WebkitFontSmoothing?: readonly string[] | csstype.Property.FontSmooth<string | number> | readonly NonNullable<csstype.Property.FontSmooth<string | number> | undefined>[] | undefined;
669
+ WebkitFontVariantLigatures?: readonly string[] | csstype.Property.FontVariantLigatures | readonly csstype.Property.FontVariantLigatures[] | undefined;
670
+ WebkitHyphenateCharacter?: readonly string[] | csstype.Property.HyphenateCharacter | readonly csstype.Property.HyphenateCharacter[] | undefined;
671
+ WebkitHyphens?: csstype.Property.Hyphens | readonly NonNullable<csstype.Property.Hyphens | undefined>[] | readonly csstype.Property.Hyphens[] | undefined;
672
+ WebkitInitialLetter?: csstype.Property.InitialLetter | readonly NonNullable<csstype.Property.InitialLetter | undefined>[] | readonly ((string & {}) | csstype.Globals | "normal")[] | undefined;
673
+ WebkitJustifyContent?: readonly string[] | csstype.Property.JustifyContent | readonly csstype.Property.JustifyContent[] | undefined;
674
+ WebkitLineBreak?: csstype.Property.LineBreak | readonly NonNullable<csstype.Property.LineBreak | undefined>[] | readonly csstype.Property.LineBreak[] | undefined;
675
+ WebkitLineClamp?: csstype.Property.WebkitLineClamp | readonly NonNullable<csstype.Property.WebkitLineClamp | undefined>[] | readonly ((string & {}) | csstype.Globals | "none")[] | undefined;
676
+ WebkitMarginEnd?: csstype.Property.MarginInlineEnd<string | number> | readonly NonNullable<csstype.Property.MarginInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
677
+ WebkitMarginStart?: csstype.Property.MarginInlineStart<string | number> | readonly NonNullable<csstype.Property.MarginInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
678
+ WebkitMaskAttachment?: readonly string[] | csstype.Property.WebkitMaskAttachment | readonly csstype.Property.WebkitMaskAttachment[] | undefined;
679
+ WebkitMaskBoxImageOutset?: csstype.Property.MaskBorderOutset<string | number> | readonly NonNullable<csstype.Property.MaskBorderOutset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
680
+ WebkitMaskBoxImageRepeat?: readonly string[] | csstype.Property.MaskBorderRepeat | readonly csstype.Property.MaskBorderRepeat[] | undefined;
681
+ WebkitMaskBoxImageSlice?: csstype.Property.MaskBorderSlice | readonly NonNullable<csstype.Property.MaskBorderSlice | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
682
+ WebkitMaskBoxImageSource?: readonly string[] | csstype.Property.MaskBorderSource | readonly csstype.Property.MaskBorderSource[] | undefined;
683
+ WebkitMaskBoxImageWidth?: csstype.Property.MaskBorderWidth<string | number> | readonly NonNullable<csstype.Property.MaskBorderWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
684
+ WebkitMaskClip?: readonly string[] | csstype.Property.WebkitMaskClip | readonly csstype.Property.WebkitMaskClip[] | undefined;
685
+ WebkitMaskComposite?: readonly string[] | csstype.Property.WebkitMaskComposite | readonly csstype.Property.WebkitMaskComposite[] | undefined;
686
+ WebkitMaskImage?: readonly string[] | csstype.Property.WebkitMaskImage | readonly csstype.Property.WebkitMaskImage[] | undefined;
687
+ WebkitMaskOrigin?: readonly string[] | csstype.Property.WebkitMaskOrigin | readonly csstype.Property.WebkitMaskOrigin[] | undefined;
688
+ WebkitMaskPosition?: csstype.Property.WebkitMaskPosition<string | number> | readonly NonNullable<csstype.Property.WebkitMaskPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
689
+ WebkitMaskPositionX?: csstype.Property.WebkitMaskPositionX<string | number> | readonly NonNullable<csstype.Property.WebkitMaskPositionX<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
690
+ WebkitMaskPositionY?: csstype.Property.WebkitMaskPositionY<string | number> | readonly NonNullable<csstype.Property.WebkitMaskPositionY<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
691
+ WebkitMaskRepeat?: readonly string[] | csstype.Property.WebkitMaskRepeat | readonly csstype.Property.WebkitMaskRepeat[] | undefined;
692
+ WebkitMaskRepeatX?: csstype.Property.WebkitMaskRepeatX | readonly NonNullable<csstype.Property.WebkitMaskRepeatX | undefined>[] | readonly csstype.Property.WebkitMaskRepeatX[] | undefined;
693
+ WebkitMaskRepeatY?: csstype.Property.WebkitMaskRepeatY | readonly NonNullable<csstype.Property.WebkitMaskRepeatY | undefined>[] | readonly csstype.Property.WebkitMaskRepeatY[] | undefined;
694
+ WebkitMaskSize?: csstype.Property.WebkitMaskSize<string | number> | readonly NonNullable<csstype.Property.WebkitMaskSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
695
+ WebkitMaxInlineSize?: csstype.Property.MaxInlineSize<string | number> | readonly NonNullable<csstype.Property.MaxInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
696
+ WebkitOrder?: csstype.Property.Order | readonly NonNullable<csstype.Property.Order | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
697
+ WebkitOverflowScrolling?: csstype.Property.WebkitOverflowScrolling | readonly NonNullable<csstype.Property.WebkitOverflowScrolling | undefined>[] | readonly csstype.Property.WebkitOverflowScrolling[] | undefined;
698
+ WebkitPaddingEnd?: csstype.Property.PaddingInlineEnd<string | number> | readonly NonNullable<csstype.Property.PaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
699
+ WebkitPaddingStart?: csstype.Property.PaddingInlineStart<string | number> | readonly NonNullable<csstype.Property.PaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
700
+ WebkitPerspective?: readonly string[] | csstype.Property.Perspective<string | number> | readonly NonNullable<csstype.Property.Perspective<string | number> | undefined>[] | undefined;
701
+ WebkitPerspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | readonly NonNullable<csstype.Property.PerspectiveOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
702
+ WebkitPrintColorAdjust?: csstype.Property.PrintColorAdjust | readonly NonNullable<csstype.Property.PrintColorAdjust | undefined>[] | readonly csstype.Property.PrintColorAdjust[] | undefined;
703
+ WebkitRubyPosition?: readonly string[] | csstype.Property.RubyPosition | readonly csstype.Property.RubyPosition[] | undefined;
704
+ WebkitScrollSnapType?: readonly string[] | csstype.Property.ScrollSnapType | readonly csstype.Property.ScrollSnapType[] | undefined;
705
+ WebkitShapeMargin?: csstype.Property.ShapeMargin<string | number> | readonly NonNullable<csstype.Property.ShapeMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
706
+ WebkitTapHighlightColor?: readonly string[] | csstype.Property.WebkitTapHighlightColor | readonly csstype.Property.WebkitTapHighlightColor[] | undefined;
707
+ WebkitTextCombine?: readonly string[] | csstype.Property.TextCombineUpright | readonly csstype.Property.TextCombineUpright[] | undefined;
708
+ WebkitTextDecorationColor?: readonly string[] | csstype.Property.TextDecorationColor | readonly csstype.Property.TextDecorationColor[] | undefined;
709
+ WebkitTextDecorationLine?: readonly string[] | csstype.Property.TextDecorationLine | readonly csstype.Property.TextDecorationLine[] | undefined;
710
+ WebkitTextDecorationSkip?: readonly string[] | csstype.Property.TextDecorationSkip | readonly csstype.Property.TextDecorationSkip[] | undefined;
711
+ WebkitTextDecorationStyle?: csstype.Property.TextDecorationStyle | readonly NonNullable<csstype.Property.TextDecorationStyle | undefined>[] | readonly csstype.Property.TextDecorationStyle[] | undefined;
712
+ WebkitTextEmphasisColor?: readonly string[] | csstype.Property.TextEmphasisColor | readonly csstype.Property.TextEmphasisColor[] | undefined;
713
+ WebkitTextEmphasisPosition?: readonly string[] | csstype.Property.TextEmphasisPosition | readonly csstype.Property.TextEmphasisPosition[] | undefined;
714
+ WebkitTextEmphasisStyle?: readonly string[] | csstype.Property.TextEmphasisStyle | readonly csstype.Property.TextEmphasisStyle[] | undefined;
715
+ WebkitTextFillColor?: readonly string[] | csstype.Property.WebkitTextFillColor | readonly csstype.Property.WebkitTextFillColor[] | undefined;
716
+ WebkitTextOrientation?: csstype.Property.TextOrientation | readonly NonNullable<csstype.Property.TextOrientation | undefined>[] | readonly csstype.Property.TextOrientation[] | undefined;
717
+ WebkitTextSizeAdjust?: readonly string[] | csstype.Property.TextSizeAdjust | readonly csstype.Property.TextSizeAdjust[] | undefined;
718
+ WebkitTextStrokeColor?: readonly string[] | csstype.Property.WebkitTextStrokeColor | readonly csstype.Property.WebkitTextStrokeColor[] | undefined;
719
+ WebkitTextStrokeWidth?: readonly string[] | csstype.Property.WebkitTextStrokeWidth<string | number> | readonly NonNullable<csstype.Property.WebkitTextStrokeWidth<string | number> | undefined>[] | undefined;
720
+ WebkitTextUnderlinePosition?: readonly string[] | csstype.Property.TextUnderlinePosition | readonly csstype.Property.TextUnderlinePosition[] | undefined;
721
+ WebkitTouchCallout?: csstype.Property.WebkitTouchCallout | readonly NonNullable<csstype.Property.WebkitTouchCallout | undefined>[] | readonly csstype.Property.WebkitTouchCallout[] | undefined;
722
+ WebkitTransform?: readonly string[] | csstype.Property.Transform | readonly csstype.Property.Transform[] | undefined;
723
+ WebkitTransformOrigin?: csstype.Property.TransformOrigin<string | number> | readonly NonNullable<csstype.Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
724
+ WebkitTransformStyle?: csstype.Property.TransformStyle | readonly NonNullable<csstype.Property.TransformStyle | undefined>[] | readonly csstype.Property.TransformStyle[] | undefined;
725
+ WebkitTransitionDelay?: readonly string[] | csstype.Property.TransitionDelay<string & {}> | readonly csstype.Property.TransitionDelay<string & {}>[] | undefined;
726
+ WebkitTransitionDuration?: readonly string[] | csstype.Property.TransitionDuration<string & {}> | readonly csstype.Property.TransitionDuration<string & {}>[] | undefined;
727
+ WebkitTransitionProperty?: readonly string[] | csstype.Property.TransitionProperty | readonly csstype.Property.TransitionProperty[] | undefined;
728
+ WebkitTransitionTimingFunction?: readonly string[] | csstype.Property.TransitionTimingFunction | readonly csstype.Property.TransitionTimingFunction[] | undefined;
729
+ WebkitUserModify?: csstype.Property.WebkitUserModify | readonly NonNullable<csstype.Property.WebkitUserModify | undefined>[] | readonly csstype.Property.WebkitUserModify[] | undefined;
730
+ WebkitUserSelect?: csstype.Property.UserSelect | readonly NonNullable<csstype.Property.UserSelect | undefined>[] | readonly csstype.Property.UserSelect[] | undefined;
731
+ WebkitWritingMode?: csstype.Property.WritingMode | readonly NonNullable<csstype.Property.WritingMode | undefined>[] | readonly csstype.Property.WritingMode[] | undefined;
732
+ MozAnimation?: csstype.Property.Animation<string & {}> | readonly NonNullable<csstype.Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | csstype.Globals | "normal" | "none" | "reverse" | "auto" | "both" | "alternate" | "alternate-reverse" | "backwards" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
733
+ MozBorderImage?: csstype.Property.BorderImage | readonly NonNullable<csstype.Property.BorderImage | undefined>[] | readonly ((string & {}) | csstype.Globals | "repeat" | "none" | "round" | "stretch" | "space")[] | undefined;
734
+ MozColumnRule?: csstype.Property.ColumnRule<string | number> | readonly NonNullable<csstype.Property.ColumnRule<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
735
+ MozColumns?: csstype.Property.Columns<string | number> | readonly NonNullable<csstype.Property.Columns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
736
+ MozOutlineRadius?: csstype.Property.MozOutlineRadius<string | number> | readonly NonNullable<csstype.Property.MozOutlineRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
737
+ msContentZoomLimit?: readonly string[] | csstype.Property.MsContentZoomLimit | readonly csstype.Property.MsContentZoomLimit[] | undefined;
738
+ msContentZoomSnap?: readonly string[] | csstype.Property.MsContentZoomSnap | readonly csstype.Property.MsContentZoomSnap[] | undefined;
739
+ msFlex?: csstype.Property.Flex<string | number> | readonly NonNullable<csstype.Property.Flex<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
740
+ msScrollLimit?: readonly string[] | csstype.Property.MsScrollLimit | readonly csstype.Property.MsScrollLimit[] | undefined;
741
+ msScrollSnapX?: readonly string[] | csstype.Property.MsScrollSnapX | readonly csstype.Property.MsScrollSnapX[] | undefined;
742
+ msScrollSnapY?: readonly string[] | csstype.Property.MsScrollSnapY | readonly csstype.Property.MsScrollSnapY[] | undefined;
743
+ msTransition?: readonly string[] | csstype.Property.Transition<string & {}> | readonly csstype.Property.Transition<string & {}>[] | undefined;
744
+ WebkitAnimation?: csstype.Property.Animation<string & {}> | readonly NonNullable<csstype.Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | csstype.Globals | "normal" | "none" | "reverse" | "auto" | "both" | "alternate" | "alternate-reverse" | "backwards" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
745
+ WebkitBorderBefore?: csstype.Property.WebkitBorderBefore<string | number> | readonly NonNullable<csstype.Property.WebkitBorderBefore<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
746
+ WebkitBorderImage?: csstype.Property.BorderImage | readonly NonNullable<csstype.Property.BorderImage | undefined>[] | readonly ((string & {}) | csstype.Globals | "repeat" | "none" | "round" | "stretch" | "space")[] | undefined;
747
+ WebkitBorderRadius?: csstype.Property.BorderRadius<string | number> | readonly NonNullable<csstype.Property.BorderRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
748
+ WebkitColumnRule?: csstype.Property.ColumnRule<string | number> | readonly NonNullable<csstype.Property.ColumnRule<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
749
+ WebkitColumns?: csstype.Property.Columns<string | number> | readonly NonNullable<csstype.Property.Columns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
750
+ WebkitFlex?: csstype.Property.Flex<string | number> | readonly NonNullable<csstype.Property.Flex<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
751
+ WebkitFlexFlow?: readonly string[] | csstype.Property.FlexFlow | readonly csstype.Property.FlexFlow[] | undefined;
752
+ WebkitMask?: csstype.Property.WebkitMask<string | number> | readonly NonNullable<csstype.Property.WebkitMask<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
753
+ WebkitMaskBoxImage?: csstype.Property.MaskBorder | readonly NonNullable<csstype.Property.MaskBorder | undefined>[] | readonly ((string & {}) | csstype.Globals | "repeat" | "none" | "round" | "stretch" | "space" | "alpha" | "luminance")[] | undefined;
754
+ WebkitTextEmphasis?: readonly string[] | csstype.Property.TextEmphasis | readonly csstype.Property.TextEmphasis[] | undefined;
755
+ WebkitTextStroke?: csstype.Property.WebkitTextStroke<string | number> | readonly NonNullable<csstype.Property.WebkitTextStroke<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
756
+ WebkitTransition?: readonly string[] | csstype.Property.Transition<string & {}> | readonly csstype.Property.Transition<string & {}>[] | undefined;
757
+ azimuth?: readonly string[] | csstype.Property.Azimuth | readonly csstype.Property.Azimuth[] | undefined;
758
+ boxAlign?: csstype.Property.BoxAlign | readonly NonNullable<csstype.Property.BoxAlign | undefined>[] | readonly csstype.Property.BoxAlign[] | undefined;
759
+ boxDirection?: csstype.Property.BoxDirection | readonly NonNullable<csstype.Property.BoxDirection | undefined>[] | readonly csstype.Property.BoxDirection[] | undefined;
760
+ boxFlex?: csstype.Property.BoxFlex | readonly NonNullable<csstype.Property.BoxFlex | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
761
+ boxFlexGroup?: csstype.Property.BoxFlexGroup | readonly NonNullable<csstype.Property.BoxFlexGroup | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
762
+ boxLines?: csstype.Property.BoxLines | readonly NonNullable<csstype.Property.BoxLines | undefined>[] | readonly csstype.Property.BoxLines[] | undefined;
763
+ boxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | readonly NonNullable<csstype.Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
764
+ boxOrient?: csstype.Property.BoxOrient | readonly NonNullable<csstype.Property.BoxOrient | undefined>[] | readonly csstype.Property.BoxOrient[] | undefined;
765
+ boxPack?: csstype.Property.BoxPack | readonly NonNullable<csstype.Property.BoxPack | undefined>[] | readonly csstype.Property.BoxPack[] | undefined;
766
+ clip?: readonly string[] | csstype.Property.Clip | readonly csstype.Property.Clip[] | undefined;
767
+ gridColumnGap?: csstype.Property.GridColumnGap<string | number> | readonly NonNullable<csstype.Property.GridColumnGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
768
+ gridGap?: csstype.Property.GridGap<string | number> | readonly NonNullable<csstype.Property.GridGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
769
+ gridRowGap?: csstype.Property.GridRowGap<string | number> | readonly NonNullable<csstype.Property.GridRowGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
770
+ imeMode?: csstype.Property.ImeMode | readonly NonNullable<csstype.Property.ImeMode | undefined>[] | readonly csstype.Property.ImeMode[] | undefined;
771
+ offsetBlock?: csstype.Property.InsetBlock<string | number> | readonly NonNullable<csstype.Property.InsetBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
772
+ offsetBlockEnd?: csstype.Property.InsetBlockEnd<string | number> | readonly NonNullable<csstype.Property.InsetBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
773
+ offsetBlockStart?: csstype.Property.InsetBlockStart<string | number> | readonly NonNullable<csstype.Property.InsetBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
774
+ offsetInline?: csstype.Property.InsetInline<string | number> | readonly NonNullable<csstype.Property.InsetInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
775
+ offsetInlineEnd?: csstype.Property.InsetInlineEnd<string | number> | readonly NonNullable<csstype.Property.InsetInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
776
+ offsetInlineStart?: csstype.Property.InsetInlineStart<string | number> | readonly NonNullable<csstype.Property.InsetInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
777
+ scrollSnapCoordinate?: csstype.Property.ScrollSnapCoordinate<string | number> | readonly NonNullable<csstype.Property.ScrollSnapCoordinate<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
778
+ scrollSnapDestination?: csstype.Property.ScrollSnapDestination<string | number> | readonly NonNullable<csstype.Property.ScrollSnapDestination<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
779
+ scrollSnapPointsX?: readonly string[] | csstype.Property.ScrollSnapPointsX | readonly csstype.Property.ScrollSnapPointsX[] | undefined;
780
+ scrollSnapPointsY?: readonly string[] | csstype.Property.ScrollSnapPointsY | readonly csstype.Property.ScrollSnapPointsY[] | undefined;
781
+ scrollSnapTypeX?: csstype.Property.ScrollSnapTypeX | readonly NonNullable<csstype.Property.ScrollSnapTypeX | undefined>[] | readonly csstype.Property.ScrollSnapTypeX[] | undefined;
782
+ scrollSnapTypeY?: csstype.Property.ScrollSnapTypeY | readonly NonNullable<csstype.Property.ScrollSnapTypeY | undefined>[] | readonly csstype.Property.ScrollSnapTypeY[] | undefined;
783
+ KhtmlBoxAlign?: csstype.Property.BoxAlign | readonly NonNullable<csstype.Property.BoxAlign | undefined>[] | readonly csstype.Property.BoxAlign[] | undefined;
784
+ KhtmlBoxDirection?: csstype.Property.BoxDirection | readonly NonNullable<csstype.Property.BoxDirection | undefined>[] | readonly csstype.Property.BoxDirection[] | undefined;
785
+ KhtmlBoxFlex?: csstype.Property.BoxFlex | readonly NonNullable<csstype.Property.BoxFlex | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
786
+ KhtmlBoxFlexGroup?: csstype.Property.BoxFlexGroup | readonly NonNullable<csstype.Property.BoxFlexGroup | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
787
+ KhtmlBoxLines?: csstype.Property.BoxLines | readonly NonNullable<csstype.Property.BoxLines | undefined>[] | readonly csstype.Property.BoxLines[] | undefined;
788
+ KhtmlBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | readonly NonNullable<csstype.Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
789
+ KhtmlBoxOrient?: csstype.Property.BoxOrient | readonly NonNullable<csstype.Property.BoxOrient | undefined>[] | readonly csstype.Property.BoxOrient[] | undefined;
790
+ KhtmlBoxPack?: csstype.Property.BoxPack | readonly NonNullable<csstype.Property.BoxPack | undefined>[] | readonly csstype.Property.BoxPack[] | undefined;
791
+ KhtmlLineBreak?: csstype.Property.LineBreak | readonly NonNullable<csstype.Property.LineBreak | undefined>[] | readonly csstype.Property.LineBreak[] | undefined;
792
+ KhtmlOpacity?: csstype.Property.Opacity | readonly NonNullable<csstype.Property.Opacity | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
793
+ KhtmlUserSelect?: csstype.Property.UserSelect | readonly NonNullable<csstype.Property.UserSelect | undefined>[] | readonly csstype.Property.UserSelect[] | undefined;
794
+ MozBackfaceVisibility?: csstype.Property.BackfaceVisibility | readonly NonNullable<csstype.Property.BackfaceVisibility | undefined>[] | readonly csstype.Property.BackfaceVisibility[] | undefined;
795
+ MozBackgroundClip?: readonly string[] | csstype.Property.BackgroundClip | readonly csstype.Property.BackgroundClip[] | undefined;
796
+ MozBackgroundInlinePolicy?: csstype.Property.BoxDecorationBreak | readonly NonNullable<csstype.Property.BoxDecorationBreak | undefined>[] | readonly csstype.Property.BoxDecorationBreak[] | undefined;
797
+ MozBackgroundOrigin?: readonly string[] | csstype.Property.BackgroundOrigin | readonly csstype.Property.BackgroundOrigin[] | undefined;
798
+ MozBackgroundSize?: csstype.Property.BackgroundSize<string | number> | readonly NonNullable<csstype.Property.BackgroundSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
799
+ MozBorderRadius?: csstype.Property.BorderRadius<string | number> | readonly NonNullable<csstype.Property.BorderRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
800
+ MozBorderRadiusBottomleft?: csstype.Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<csstype.Property.BorderBottomLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
801
+ MozBorderRadiusBottomright?: csstype.Property.BorderBottomRightRadius<string | number> | readonly NonNullable<csstype.Property.BorderBottomRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
802
+ MozBorderRadiusTopleft?: csstype.Property.BorderTopLeftRadius<string | number> | readonly NonNullable<csstype.Property.BorderTopLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
803
+ MozBorderRadiusTopright?: csstype.Property.BorderTopRightRadius<string | number> | readonly NonNullable<csstype.Property.BorderTopRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
804
+ MozBoxAlign?: csstype.Property.BoxAlign | readonly NonNullable<csstype.Property.BoxAlign | undefined>[] | readonly csstype.Property.BoxAlign[] | undefined;
805
+ MozBoxDirection?: csstype.Property.BoxDirection | readonly NonNullable<csstype.Property.BoxDirection | undefined>[] | readonly csstype.Property.BoxDirection[] | undefined;
806
+ MozBoxFlex?: csstype.Property.BoxFlex | readonly NonNullable<csstype.Property.BoxFlex | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
807
+ MozBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | readonly NonNullable<csstype.Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
808
+ MozBoxOrient?: csstype.Property.BoxOrient | readonly NonNullable<csstype.Property.BoxOrient | undefined>[] | readonly csstype.Property.BoxOrient[] | undefined;
809
+ MozBoxPack?: csstype.Property.BoxPack | readonly NonNullable<csstype.Property.BoxPack | undefined>[] | readonly csstype.Property.BoxPack[] | undefined;
810
+ MozBoxShadow?: readonly string[] | csstype.Property.BoxShadow | readonly csstype.Property.BoxShadow[] | undefined;
811
+ MozFloatEdge?: csstype.Property.MozFloatEdge | readonly NonNullable<csstype.Property.MozFloatEdge | undefined>[] | readonly csstype.Property.MozFloatEdge[] | undefined;
812
+ MozForceBrokenImageIcon?: csstype.Property.MozForceBrokenImageIcon | readonly NonNullable<csstype.Property.MozForceBrokenImageIcon | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
813
+ MozOpacity?: csstype.Property.Opacity | readonly NonNullable<csstype.Property.Opacity | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
814
+ MozOutline?: csstype.Property.Outline<string | number> | readonly NonNullable<csstype.Property.Outline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
815
+ MozOutlineColor?: readonly string[] | csstype.Property.OutlineColor | readonly csstype.Property.OutlineColor[] | undefined;
816
+ MozOutlineStyle?: readonly string[] | csstype.Property.OutlineStyle | readonly csstype.Property.OutlineStyle[] | undefined;
817
+ MozOutlineWidth?: readonly string[] | csstype.Property.OutlineWidth<string | number> | readonly NonNullable<csstype.Property.OutlineWidth<string | number> | undefined>[] | undefined;
818
+ MozPerspective?: readonly string[] | csstype.Property.Perspective<string | number> | readonly NonNullable<csstype.Property.Perspective<string | number> | undefined>[] | undefined;
819
+ MozPerspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | readonly NonNullable<csstype.Property.PerspectiveOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
820
+ MozTextAlignLast?: csstype.Property.TextAlignLast | readonly NonNullable<csstype.Property.TextAlignLast | undefined>[] | readonly csstype.Property.TextAlignLast[] | undefined;
821
+ MozTextDecorationColor?: readonly string[] | csstype.Property.TextDecorationColor | readonly csstype.Property.TextDecorationColor[] | undefined;
822
+ MozTextDecorationLine?: readonly string[] | csstype.Property.TextDecorationLine | readonly csstype.Property.TextDecorationLine[] | undefined;
823
+ MozTextDecorationStyle?: csstype.Property.TextDecorationStyle | readonly NonNullable<csstype.Property.TextDecorationStyle | undefined>[] | readonly csstype.Property.TextDecorationStyle[] | undefined;
824
+ MozTransform?: readonly string[] | csstype.Property.Transform | readonly csstype.Property.Transform[] | undefined;
825
+ MozTransformOrigin?: csstype.Property.TransformOrigin<string | number> | readonly NonNullable<csstype.Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
826
+ MozTransformStyle?: csstype.Property.TransformStyle | readonly NonNullable<csstype.Property.TransformStyle | undefined>[] | readonly csstype.Property.TransformStyle[] | undefined;
827
+ MozTransition?: readonly string[] | csstype.Property.Transition<string & {}> | readonly csstype.Property.Transition<string & {}>[] | undefined;
828
+ MozTransitionDelay?: readonly string[] | csstype.Property.TransitionDelay<string & {}> | readonly csstype.Property.TransitionDelay<string & {}>[] | undefined;
829
+ MozTransitionDuration?: readonly string[] | csstype.Property.TransitionDuration<string & {}> | readonly csstype.Property.TransitionDuration<string & {}>[] | undefined;
830
+ MozTransitionProperty?: readonly string[] | csstype.Property.TransitionProperty | readonly csstype.Property.TransitionProperty[] | undefined;
831
+ MozTransitionTimingFunction?: readonly string[] | csstype.Property.TransitionTimingFunction | readonly csstype.Property.TransitionTimingFunction[] | undefined;
832
+ MozUserInput?: csstype.Property.MozUserInput | readonly NonNullable<csstype.Property.MozUserInput | undefined>[] | readonly csstype.Property.MozUserInput[] | undefined;
833
+ msImeMode?: csstype.Property.ImeMode | readonly NonNullable<csstype.Property.ImeMode | undefined>[] | readonly csstype.Property.ImeMode[] | undefined;
834
+ OAnimation?: csstype.Property.Animation<string & {}> | readonly NonNullable<csstype.Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | csstype.Globals | "normal" | "none" | "reverse" | "auto" | "both" | "alternate" | "alternate-reverse" | "backwards" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
835
+ OAnimationDelay?: readonly string[] | csstype.Property.AnimationDelay<string & {}> | readonly csstype.Property.AnimationDelay<string & {}>[] | undefined;
836
+ OAnimationDirection?: readonly string[] | csstype.Property.AnimationDirection | readonly csstype.Property.AnimationDirection[] | undefined;
837
+ OAnimationDuration?: readonly string[] | csstype.Property.AnimationDuration<string & {}> | readonly csstype.Property.AnimationDuration<string & {}>[] | undefined;
838
+ OAnimationFillMode?: readonly string[] | csstype.Property.AnimationFillMode | readonly csstype.Property.AnimationFillMode[] | undefined;
839
+ OAnimationIterationCount?: csstype.Property.AnimationIterationCount | readonly NonNullable<csstype.Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | csstype.Globals | "infinite")[] | undefined;
840
+ OAnimationName?: readonly string[] | csstype.Property.AnimationName | readonly csstype.Property.AnimationName[] | undefined;
841
+ OAnimationPlayState?: readonly string[] | csstype.Property.AnimationPlayState | readonly csstype.Property.AnimationPlayState[] | undefined;
842
+ OAnimationTimingFunction?: readonly string[] | csstype.Property.AnimationTimingFunction | readonly csstype.Property.AnimationTimingFunction[] | undefined;
843
+ OBackgroundSize?: csstype.Property.BackgroundSize<string | number> | readonly NonNullable<csstype.Property.BackgroundSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
844
+ OBorderImage?: csstype.Property.BorderImage | readonly NonNullable<csstype.Property.BorderImage | undefined>[] | readonly ((string & {}) | csstype.Globals | "repeat" | "none" | "round" | "stretch" | "space")[] | undefined;
845
+ OObjectFit?: csstype.Property.ObjectFit | readonly NonNullable<csstype.Property.ObjectFit | undefined>[] | readonly csstype.Property.ObjectFit[] | undefined;
846
+ OObjectPosition?: csstype.Property.ObjectPosition<string | number> | readonly NonNullable<csstype.Property.ObjectPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
847
+ OTabSize?: csstype.Property.TabSize<string | number> | readonly NonNullable<csstype.Property.TabSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
848
+ OTextOverflow?: readonly string[] | csstype.Property.TextOverflow | readonly csstype.Property.TextOverflow[] | undefined;
849
+ OTransform?: readonly string[] | csstype.Property.Transform | readonly csstype.Property.Transform[] | undefined;
850
+ OTransformOrigin?: csstype.Property.TransformOrigin<string | number> | readonly NonNullable<csstype.Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
851
+ OTransition?: readonly string[] | csstype.Property.Transition<string & {}> | readonly csstype.Property.Transition<string & {}>[] | undefined;
852
+ OTransitionDelay?: readonly string[] | csstype.Property.TransitionDelay<string & {}> | readonly csstype.Property.TransitionDelay<string & {}>[] | undefined;
853
+ OTransitionDuration?: readonly string[] | csstype.Property.TransitionDuration<string & {}> | readonly csstype.Property.TransitionDuration<string & {}>[] | undefined;
854
+ OTransitionProperty?: readonly string[] | csstype.Property.TransitionProperty | readonly csstype.Property.TransitionProperty[] | undefined;
855
+ OTransitionTimingFunction?: readonly string[] | csstype.Property.TransitionTimingFunction | readonly csstype.Property.TransitionTimingFunction[] | undefined;
856
+ WebkitBoxAlign?: csstype.Property.BoxAlign | readonly NonNullable<csstype.Property.BoxAlign | undefined>[] | readonly csstype.Property.BoxAlign[] | undefined;
857
+ WebkitBoxDirection?: csstype.Property.BoxDirection | readonly NonNullable<csstype.Property.BoxDirection | undefined>[] | readonly csstype.Property.BoxDirection[] | undefined;
858
+ WebkitBoxFlex?: csstype.Property.BoxFlex | readonly NonNullable<csstype.Property.BoxFlex | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
859
+ WebkitBoxFlexGroup?: csstype.Property.BoxFlexGroup | readonly NonNullable<csstype.Property.BoxFlexGroup | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
860
+ WebkitBoxLines?: csstype.Property.BoxLines | readonly NonNullable<csstype.Property.BoxLines | undefined>[] | readonly csstype.Property.BoxLines[] | undefined;
861
+ WebkitBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | readonly NonNullable<csstype.Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
862
+ WebkitBoxOrient?: csstype.Property.BoxOrient | readonly NonNullable<csstype.Property.BoxOrient | undefined>[] | readonly csstype.Property.BoxOrient[] | undefined;
863
+ WebkitBoxPack?: csstype.Property.BoxPack | readonly NonNullable<csstype.Property.BoxPack | undefined>[] | readonly csstype.Property.BoxPack[] | undefined;
864
+ alignmentBaseline?: csstype.Property.AlignmentBaseline | readonly NonNullable<csstype.Property.AlignmentBaseline | undefined>[] | readonly csstype.Property.AlignmentBaseline[] | undefined;
865
+ baselineShift?: csstype.Property.BaselineShift<string | number> | readonly NonNullable<csstype.Property.BaselineShift<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
866
+ clipRule?: csstype.Property.ClipRule | readonly NonNullable<csstype.Property.ClipRule | undefined>[] | readonly csstype.Property.ClipRule[] | undefined;
867
+ colorInterpolation?: csstype.Property.ColorInterpolation | readonly NonNullable<csstype.Property.ColorInterpolation | undefined>[] | readonly csstype.Property.ColorInterpolation[] | undefined;
868
+ colorRendering?: csstype.Property.ColorRendering | readonly NonNullable<csstype.Property.ColorRendering | undefined>[] | readonly csstype.Property.ColorRendering[] | undefined;
869
+ dominantBaseline?: csstype.Property.DominantBaseline | readonly NonNullable<csstype.Property.DominantBaseline | undefined>[] | readonly csstype.Property.DominantBaseline[] | undefined;
870
+ fill?: readonly string[] | csstype.Property.Fill | readonly csstype.Property.Fill[] | undefined;
871
+ fillOpacity?: csstype.Property.FillOpacity | readonly NonNullable<csstype.Property.FillOpacity | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
872
+ fillRule?: csstype.Property.FillRule | readonly NonNullable<csstype.Property.FillRule | undefined>[] | readonly csstype.Property.FillRule[] | undefined;
873
+ floodColor?: readonly string[] | csstype.Property.FloodColor | readonly csstype.Property.FloodColor[] | undefined;
874
+ floodOpacity?: csstype.Property.FloodOpacity | readonly NonNullable<csstype.Property.FloodOpacity | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
875
+ glyphOrientationVertical?: csstype.Property.GlyphOrientationVertical | readonly NonNullable<csstype.Property.GlyphOrientationVertical | undefined>[] | readonly ((string & {}) | csstype.Globals | "auto")[] | undefined;
876
+ lightingColor?: readonly string[] | csstype.Property.LightingColor | readonly csstype.Property.LightingColor[] | undefined;
877
+ marker?: readonly string[] | csstype.Property.Marker | readonly csstype.Property.Marker[] | undefined;
878
+ markerEnd?: readonly string[] | csstype.Property.MarkerEnd | readonly csstype.Property.MarkerEnd[] | undefined;
879
+ markerMid?: readonly string[] | csstype.Property.MarkerMid | readonly csstype.Property.MarkerMid[] | undefined;
880
+ markerStart?: readonly string[] | csstype.Property.MarkerStart | readonly csstype.Property.MarkerStart[] | undefined;
881
+ shapeRendering?: csstype.Property.ShapeRendering | readonly NonNullable<csstype.Property.ShapeRendering | undefined>[] | readonly csstype.Property.ShapeRendering[] | undefined;
882
+ stopColor?: readonly string[] | csstype.Property.StopColor | readonly csstype.Property.StopColor[] | undefined;
883
+ stopOpacity?: csstype.Property.StopOpacity | readonly NonNullable<csstype.Property.StopOpacity | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
884
+ stroke?: readonly string[] | csstype.Property.Stroke | readonly csstype.Property.Stroke[] | undefined;
885
+ strokeDasharray?: csstype.Property.StrokeDasharray<string | number> | readonly NonNullable<csstype.Property.StrokeDasharray<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
886
+ strokeDashoffset?: csstype.Property.StrokeDashoffset<string | number> | readonly NonNullable<csstype.Property.StrokeDashoffset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
887
+ strokeLinecap?: csstype.Property.StrokeLinecap | readonly NonNullable<csstype.Property.StrokeLinecap | undefined>[] | readonly csstype.Property.StrokeLinecap[] | undefined;
888
+ strokeLinejoin?: csstype.Property.StrokeLinejoin | readonly NonNullable<csstype.Property.StrokeLinejoin | undefined>[] | readonly csstype.Property.StrokeLinejoin[] | undefined;
889
+ strokeMiterlimit?: csstype.Property.StrokeMiterlimit | readonly NonNullable<csstype.Property.StrokeMiterlimit | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
890
+ strokeOpacity?: csstype.Property.StrokeOpacity | readonly NonNullable<csstype.Property.StrokeOpacity | undefined>[] | readonly ((string & {}) | csstype.Globals)[] | undefined;
891
+ strokeWidth?: csstype.Property.StrokeWidth<string | number> | readonly NonNullable<csstype.Property.StrokeWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
892
+ textAnchor?: csstype.Property.TextAnchor | readonly NonNullable<csstype.Property.TextAnchor | undefined>[] | readonly csstype.Property.TextAnchor[] | undefined;
893
+ vectorEffect?: csstype.Property.VectorEffect | readonly NonNullable<csstype.Property.VectorEffect | undefined>[] | readonly csstype.Property.VectorEffect[] | undefined;
894
+ ":-moz-any()"?: unknown;
895
+ ":-moz-dir"?: unknown;
896
+ ":-webkit-any()"?: unknown;
897
+ "::cue"?: unknown;
898
+ "::cue-region"?: unknown;
899
+ "::part"?: unknown;
900
+ "::slotted"?: unknown;
901
+ "::view-transition-group"?: unknown;
902
+ "::view-transition-image-pair"?: unknown;
903
+ "::view-transition-new"?: unknown;
904
+ "::view-transition-old"?: unknown;
905
+ ":dir"?: unknown;
906
+ ":has"?: unknown;
907
+ ":host"?: unknown;
908
+ ":host-context"?: unknown;
909
+ ":is"?: unknown;
910
+ ":lang"?: unknown;
911
+ ":matches()"?: unknown;
912
+ ":not"?: unknown;
913
+ ":nth-child"?: unknown;
914
+ ":nth-last-child"?: unknown;
915
+ ":nth-last-of-type"?: unknown;
916
+ ":nth-of-type"?: unknown;
917
+ ":where"?: unknown;
918
+ ":-khtml-any-link"?: unknown;
919
+ ":-moz-any-link"?: unknown;
920
+ ":-moz-focusring"?: unknown;
921
+ ":-moz-full-screen"?: unknown;
922
+ ":-moz-placeholder"?: unknown;
923
+ ":-moz-read-only"?: unknown;
924
+ ":-moz-read-write"?: unknown;
925
+ ":-moz-ui-invalid"?: unknown;
926
+ ":-moz-ui-valid"?: unknown;
927
+ ":-ms-fullscreen"?: unknown;
928
+ ":-ms-input-placeholder"?: unknown;
929
+ ":-webkit-any-link"?: unknown;
930
+ ":-webkit-full-screen"?: unknown;
931
+ "::-moz-placeholder"?: unknown;
932
+ "::-moz-progress-bar"?: unknown;
933
+ "::-moz-range-progress"?: unknown;
934
+ "::-moz-range-thumb"?: unknown;
935
+ "::-moz-range-track"?: unknown;
936
+ "::-moz-selection"?: unknown;
937
+ "::-ms-backdrop"?: unknown;
938
+ "::-ms-browse"?: unknown;
939
+ "::-ms-check"?: unknown;
940
+ "::-ms-clear"?: unknown;
941
+ "::-ms-expand"?: unknown;
942
+ "::-ms-fill"?: unknown;
943
+ "::-ms-fill-lower"?: unknown;
944
+ "::-ms-fill-upper"?: unknown;
945
+ "::-ms-input-placeholder"?: unknown;
946
+ "::-ms-reveal"?: unknown;
947
+ "::-ms-thumb"?: unknown;
948
+ "::-ms-ticks-after"?: unknown;
949
+ "::-ms-ticks-before"?: unknown;
950
+ "::-ms-tooltip"?: unknown;
951
+ "::-ms-track"?: unknown;
952
+ "::-ms-value"?: unknown;
953
+ "::-webkit-backdrop"?: unknown;
954
+ "::-webkit-input-placeholder"?: unknown;
955
+ "::-webkit-progress-bar"?: unknown;
956
+ "::-webkit-progress-inner-value"?: unknown;
957
+ "::-webkit-progress-value"?: unknown;
958
+ "::-webkit-slider-runnable-track"?: unknown;
959
+ "::-webkit-slider-thumb"?: unknown;
960
+ "::after"?: unknown;
961
+ "::backdrop"?: unknown;
962
+ "::before"?: unknown;
963
+ "::first-letter"?: unknown;
964
+ "::first-line"?: unknown;
965
+ "::grammar-error"?: unknown;
966
+ "::marker"?: unknown;
967
+ "::placeholder"?: unknown;
968
+ "::selection"?: unknown;
969
+ "::spelling-error"?: unknown;
970
+ "::target-text"?: unknown;
971
+ "::view-transition"?: unknown;
972
+ ":active"?: unknown;
973
+ ":after"?: unknown;
974
+ ":any-link"?: unknown;
975
+ ":before"?: unknown;
976
+ ":blank"?: unknown;
977
+ ":checked"?: unknown;
978
+ ":current"?: unknown;
979
+ ":default"?: unknown;
980
+ ":defined"?: unknown;
981
+ ":disabled"?: unknown;
982
+ ":empty"?: unknown;
983
+ ":enabled"?: unknown;
984
+ ":first"?: unknown;
985
+ ":first-child"?: unknown;
986
+ ":first-letter"?: unknown;
987
+ ":first-line"?: unknown;
988
+ ":first-of-type"?: unknown;
989
+ ":focus"?: unknown;
990
+ ":focus-visible"?: unknown;
991
+ ":focus-within"?: unknown;
992
+ ":fullscreen"?: unknown;
993
+ ":future"?: unknown;
994
+ ":hover"?: unknown;
995
+ ":in-range"?: unknown;
996
+ ":indeterminate"?: unknown;
997
+ ":invalid"?: unknown;
998
+ ":last-child"?: unknown;
999
+ ":last-of-type"?: unknown;
1000
+ ":left"?: unknown;
1001
+ ":link"?: unknown;
1002
+ ":local-link"?: unknown;
1003
+ ":nth-col"?: unknown;
1004
+ ":nth-last-col"?: unknown;
1005
+ ":only-child"?: unknown;
1006
+ ":only-of-type"?: unknown;
1007
+ ":optional"?: unknown;
1008
+ ":out-of-range"?: unknown;
1009
+ ":past"?: unknown;
1010
+ ":paused"?: unknown;
1011
+ ":picture-in-picture"?: unknown;
1012
+ ":placeholder-shown"?: unknown;
1013
+ ":playing"?: unknown;
1014
+ ":read-only"?: unknown;
1015
+ ":read-write"?: unknown;
1016
+ ":required"?: unknown;
1017
+ ":right"?: unknown;
1018
+ ":root"?: unknown;
1019
+ ":scope"?: unknown;
1020
+ ":target"?: unknown;
1021
+ ":target-within"?: unknown;
1022
+ ":user-invalid"?: unknown;
1023
+ ":user-valid"?: unknown;
1024
+ ":valid"?: unknown;
1025
+ ":visited"?: unknown;
1026
+ };
1027
+ /**
1028
+ * Usage:
1029
+ * ...menuItem(theme)
1030
+ */
1031
+ declare function menuItem(theme: Theme): {
1032
+ [x: string]: unknown;
1033
+ padding: string;
1034
+ borderRadius: number;
1035
+ '&:not(:last-of-type)': {
1036
+ marginBottom: number;
1037
+ };
1038
+ '@font-face'?: _mui_material_styles_createTypography.Fontface | _mui_material_styles_createTypography.Fontface[] | undefined;
1039
+ accentColor?: csstype.Property.AccentColor | undefined;
1040
+ alignContent?: csstype.Property.AlignContent | undefined;
1041
+ alignItems?: csstype.Property.AlignItems | undefined;
1042
+ alignSelf?: csstype.Property.AlignSelf | undefined;
1043
+ alignTracks?: csstype.Property.AlignTracks | undefined;
1044
+ animationComposition?: csstype.Property.AnimationComposition | undefined;
1045
+ animationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
1046
+ animationDirection?: csstype.Property.AnimationDirection | undefined;
1047
+ animationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
1048
+ animationFillMode?: csstype.Property.AnimationFillMode | undefined;
1049
+ animationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
1050
+ animationName?: csstype.Property.AnimationName | undefined;
1051
+ animationPlayState?: csstype.Property.AnimationPlayState | undefined;
1052
+ animationRangeEnd?: csstype.Property.AnimationRangeEnd<string | number> | undefined;
1053
+ animationRangeStart?: csstype.Property.AnimationRangeStart<string | number> | undefined;
1054
+ animationTimeline?: csstype.Property.AnimationTimeline | undefined;
1055
+ animationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
1056
+ appearance?: csstype.Property.Appearance | undefined;
1057
+ aspectRatio?: csstype.Property.AspectRatio | undefined;
1058
+ backdropFilter?: csstype.Property.BackdropFilter | undefined;
1059
+ backfaceVisibility?: csstype.Property.BackfaceVisibility | undefined;
1060
+ backgroundAttachment?: csstype.Property.BackgroundAttachment | undefined;
1061
+ backgroundBlendMode?: csstype.Property.BackgroundBlendMode | undefined;
1062
+ backgroundClip?: csstype.Property.BackgroundClip | undefined;
1063
+ backgroundColor?: csstype.Property.BackgroundColor | undefined;
1064
+ backgroundImage?: csstype.Property.BackgroundImage | undefined;
1065
+ backgroundOrigin?: csstype.Property.BackgroundOrigin | undefined;
1066
+ backgroundPositionX?: csstype.Property.BackgroundPositionX<string | number> | undefined;
1067
+ backgroundPositionY?: csstype.Property.BackgroundPositionY<string | number> | undefined;
1068
+ backgroundRepeat?: csstype.Property.BackgroundRepeat | undefined;
1069
+ backgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
1070
+ blockOverflow?: csstype.Property.BlockOverflow | undefined;
1071
+ blockSize?: csstype.Property.BlockSize<string | number> | undefined;
1072
+ borderBlockColor?: csstype.Property.BorderBlockColor | undefined;
1073
+ borderBlockEndColor?: csstype.Property.BorderBlockEndColor | undefined;
1074
+ borderBlockEndStyle?: csstype.Property.BorderBlockEndStyle | undefined;
1075
+ borderBlockEndWidth?: csstype.Property.BorderBlockEndWidth<string | number> | undefined;
1076
+ borderBlockStartColor?: csstype.Property.BorderBlockStartColor | undefined;
1077
+ borderBlockStartStyle?: csstype.Property.BorderBlockStartStyle | undefined;
1078
+ borderBlockStartWidth?: csstype.Property.BorderBlockStartWidth<string | number> | undefined;
1079
+ borderBlockStyle?: csstype.Property.BorderBlockStyle | undefined;
1080
+ borderBlockWidth?: csstype.Property.BorderBlockWidth<string | number> | undefined;
1081
+ borderBottomColor?: csstype.Property.BorderBottomColor | undefined;
1082
+ borderBottomLeftRadius?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
1083
+ borderBottomRightRadius?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
1084
+ borderBottomStyle?: csstype.Property.BorderBottomStyle | undefined;
1085
+ borderBottomWidth?: csstype.Property.BorderBottomWidth<string | number> | undefined;
1086
+ borderCollapse?: csstype.Property.BorderCollapse | undefined;
1087
+ borderEndEndRadius?: csstype.Property.BorderEndEndRadius<string | number> | undefined;
1088
+ borderEndStartRadius?: csstype.Property.BorderEndStartRadius<string | number> | undefined;
1089
+ borderImageOutset?: csstype.Property.BorderImageOutset<string | number> | undefined;
1090
+ borderImageRepeat?: csstype.Property.BorderImageRepeat | undefined;
1091
+ borderImageSlice?: csstype.Property.BorderImageSlice | undefined;
1092
+ borderImageSource?: csstype.Property.BorderImageSource | undefined;
1093
+ borderImageWidth?: csstype.Property.BorderImageWidth<string | number> | undefined;
1094
+ borderInlineColor?: csstype.Property.BorderInlineColor | undefined;
1095
+ borderInlineEndColor?: csstype.Property.BorderInlineEndColor | undefined;
1096
+ borderInlineEndStyle?: csstype.Property.BorderInlineEndStyle | undefined;
1097
+ borderInlineEndWidth?: csstype.Property.BorderInlineEndWidth<string | number> | undefined;
1098
+ borderInlineStartColor?: csstype.Property.BorderInlineStartColor | undefined;
1099
+ borderInlineStartStyle?: csstype.Property.BorderInlineStartStyle | undefined;
1100
+ borderInlineStartWidth?: csstype.Property.BorderInlineStartWidth<string | number> | undefined;
1101
+ borderInlineStyle?: csstype.Property.BorderInlineStyle | undefined;
1102
+ borderInlineWidth?: csstype.Property.BorderInlineWidth<string | number> | undefined;
1103
+ borderLeftColor?: csstype.Property.BorderLeftColor | undefined;
1104
+ borderLeftStyle?: csstype.Property.BorderLeftStyle | undefined;
1105
+ borderLeftWidth?: csstype.Property.BorderLeftWidth<string | number> | undefined;
1106
+ borderRightColor?: csstype.Property.BorderRightColor | undefined;
1107
+ borderRightStyle?: csstype.Property.BorderRightStyle | undefined;
1108
+ borderRightWidth?: csstype.Property.BorderRightWidth<string | number> | undefined;
1109
+ borderSpacing?: csstype.Property.BorderSpacing<string | number> | undefined;
1110
+ borderStartEndRadius?: csstype.Property.BorderStartEndRadius<string | number> | undefined;
1111
+ borderStartStartRadius?: csstype.Property.BorderStartStartRadius<string | number> | undefined;
1112
+ borderTopColor?: csstype.Property.BorderTopColor | undefined;
1113
+ borderTopLeftRadius?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
1114
+ borderTopRightRadius?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
1115
+ borderTopStyle?: csstype.Property.BorderTopStyle | undefined;
1116
+ borderTopWidth?: csstype.Property.BorderTopWidth<string | number> | undefined;
1117
+ bottom?: csstype.Property.Bottom<string | number> | undefined;
1118
+ boxDecorationBreak?: csstype.Property.BoxDecorationBreak | undefined;
1119
+ boxShadow?: csstype.Property.BoxShadow | undefined;
1120
+ boxSizing?: csstype.Property.BoxSizing | undefined;
1121
+ breakAfter?: csstype.Property.BreakAfter | undefined;
1122
+ breakBefore?: csstype.Property.BreakBefore | undefined;
1123
+ breakInside?: csstype.Property.BreakInside | undefined;
1124
+ captionSide?: csstype.Property.CaptionSide | undefined;
1125
+ caretColor?: csstype.Property.CaretColor | undefined;
1126
+ caretShape?: csstype.Property.CaretShape | undefined;
1127
+ clear?: csstype.Property.Clear | undefined;
1128
+ clipPath?: csstype.Property.ClipPath | undefined;
1129
+ color?: csstype.Property.Color | undefined;
1130
+ colorAdjust?: csstype.Property.PrintColorAdjust | undefined;
1131
+ colorScheme?: csstype.Property.ColorScheme | undefined;
1132
+ columnCount?: csstype.Property.ColumnCount | undefined;
1133
+ columnFill?: csstype.Property.ColumnFill | undefined;
1134
+ columnGap?: csstype.Property.ColumnGap<string | number> | undefined;
1135
+ columnRuleColor?: csstype.Property.ColumnRuleColor | undefined;
1136
+ columnRuleStyle?: csstype.Property.ColumnRuleStyle | undefined;
1137
+ columnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | undefined;
1138
+ columnSpan?: csstype.Property.ColumnSpan | undefined;
1139
+ columnWidth?: csstype.Property.ColumnWidth<string | number> | undefined;
1140
+ contain?: csstype.Property.Contain | undefined;
1141
+ containIntrinsicBlockSize?: csstype.Property.ContainIntrinsicBlockSize<string | number> | undefined;
1142
+ containIntrinsicHeight?: csstype.Property.ContainIntrinsicHeight<string | number> | undefined;
1143
+ containIntrinsicInlineSize?: csstype.Property.ContainIntrinsicInlineSize<string | number> | undefined;
1144
+ containIntrinsicWidth?: csstype.Property.ContainIntrinsicWidth<string | number> | undefined;
1145
+ containerName?: csstype.Property.ContainerName | undefined;
1146
+ containerType?: csstype.Property.ContainerType | undefined;
1147
+ content?: csstype.Property.Content | undefined;
1148
+ contentVisibility?: csstype.Property.ContentVisibility | undefined;
1149
+ counterIncrement?: csstype.Property.CounterIncrement | undefined;
1150
+ counterReset?: csstype.Property.CounterReset | undefined;
1151
+ counterSet?: csstype.Property.CounterSet | undefined;
1152
+ cursor?: csstype.Property.Cursor | undefined;
1153
+ direction?: csstype.Property.Direction | undefined;
1154
+ display?: csstype.Property.Display | undefined;
1155
+ emptyCells?: csstype.Property.EmptyCells | undefined;
1156
+ filter?: csstype.Property.Filter | undefined;
1157
+ flexBasis?: csstype.Property.FlexBasis<string | number> | undefined;
1158
+ flexDirection?: csstype.Property.FlexDirection | undefined;
1159
+ flexGrow?: csstype.Property.FlexGrow | undefined;
1160
+ flexShrink?: csstype.Property.FlexShrink | undefined;
1161
+ flexWrap?: csstype.Property.FlexWrap | undefined;
1162
+ float?: csstype.Property.Float | undefined;
1163
+ fontFamily?: csstype.Property.FontFamily | undefined;
1164
+ fontFeatureSettings?: csstype.Property.FontFeatureSettings | undefined;
1165
+ fontKerning?: csstype.Property.FontKerning | undefined;
1166
+ fontLanguageOverride?: csstype.Property.FontLanguageOverride | undefined;
1167
+ fontOpticalSizing?: csstype.Property.FontOpticalSizing | undefined;
1168
+ fontPalette?: csstype.Property.FontPalette | undefined;
1169
+ fontSize?: csstype.Property.FontSize<string | number> | undefined;
1170
+ fontSizeAdjust?: csstype.Property.FontSizeAdjust | undefined;
1171
+ fontSmooth?: csstype.Property.FontSmooth<string | number> | undefined;
1172
+ fontStretch?: csstype.Property.FontStretch | undefined;
1173
+ fontStyle?: csstype.Property.FontStyle | undefined;
1174
+ fontSynthesis?: csstype.Property.FontSynthesis | undefined;
1175
+ fontSynthesisPosition?: csstype.Property.FontSynthesisPosition | undefined;
1176
+ fontSynthesisSmallCaps?: csstype.Property.FontSynthesisSmallCaps | undefined;
1177
+ fontSynthesisStyle?: csstype.Property.FontSynthesisStyle | undefined;
1178
+ fontSynthesisWeight?: csstype.Property.FontSynthesisWeight | undefined;
1179
+ fontVariant?: csstype.Property.FontVariant | undefined;
1180
+ fontVariantAlternates?: csstype.Property.FontVariantAlternates | undefined;
1181
+ fontVariantCaps?: csstype.Property.FontVariantCaps | undefined;
1182
+ fontVariantEastAsian?: csstype.Property.FontVariantEastAsian | undefined;
1183
+ fontVariantEmoji?: csstype.Property.FontVariantEmoji | undefined;
1184
+ fontVariantLigatures?: csstype.Property.FontVariantLigatures | undefined;
1185
+ fontVariantNumeric?: csstype.Property.FontVariantNumeric | undefined;
1186
+ fontVariantPosition?: csstype.Property.FontVariantPosition | undefined;
1187
+ fontVariationSettings?: csstype.Property.FontVariationSettings | undefined;
1188
+ fontWeight?: csstype.Property.FontWeight | undefined;
1189
+ forcedColorAdjust?: csstype.Property.ForcedColorAdjust | undefined;
1190
+ gridAutoColumns?: csstype.Property.GridAutoColumns<string | number> | undefined;
1191
+ gridAutoFlow?: csstype.Property.GridAutoFlow | undefined;
1192
+ gridAutoRows?: csstype.Property.GridAutoRows<string | number> | undefined;
1193
+ gridColumnEnd?: csstype.Property.GridColumnEnd | undefined;
1194
+ gridColumnStart?: csstype.Property.GridColumnStart | undefined;
1195
+ gridRowEnd?: csstype.Property.GridRowEnd | undefined;
1196
+ gridRowStart?: csstype.Property.GridRowStart | undefined;
1197
+ gridTemplateAreas?: csstype.Property.GridTemplateAreas | undefined;
1198
+ gridTemplateColumns?: csstype.Property.GridTemplateColumns<string | number> | undefined;
1199
+ gridTemplateRows?: csstype.Property.GridTemplateRows<string | number> | undefined;
1200
+ hangingPunctuation?: csstype.Property.HangingPunctuation | undefined;
1201
+ height?: csstype.Property.Height<string | number> | undefined;
1202
+ hyphenateCharacter?: csstype.Property.HyphenateCharacter | undefined;
1203
+ hyphenateLimitChars?: csstype.Property.HyphenateLimitChars | undefined;
1204
+ hyphens?: csstype.Property.Hyphens | undefined;
1205
+ imageOrientation?: csstype.Property.ImageOrientation | undefined;
1206
+ imageRendering?: csstype.Property.ImageRendering | undefined;
1207
+ imageResolution?: csstype.Property.ImageResolution | undefined;
1208
+ initialLetter?: csstype.Property.InitialLetter | undefined;
1209
+ inlineSize?: csstype.Property.InlineSize<string | number> | undefined;
1210
+ inputSecurity?: csstype.Property.InputSecurity | undefined;
1211
+ insetBlockEnd?: csstype.Property.InsetBlockEnd<string | number> | undefined;
1212
+ insetBlockStart?: csstype.Property.InsetBlockStart<string | number> | undefined;
1213
+ insetInlineEnd?: csstype.Property.InsetInlineEnd<string | number> | undefined;
1214
+ insetInlineStart?: csstype.Property.InsetInlineStart<string | number> | undefined;
1215
+ isolation?: csstype.Property.Isolation | undefined;
1216
+ justifyContent?: csstype.Property.JustifyContent | undefined;
1217
+ justifyItems?: csstype.Property.JustifyItems | undefined;
1218
+ justifySelf?: csstype.Property.JustifySelf | undefined;
1219
+ justifyTracks?: csstype.Property.JustifyTracks | undefined;
1220
+ left?: csstype.Property.Left<string | number> | undefined;
1221
+ letterSpacing?: csstype.Property.LetterSpacing<string | number> | undefined;
1222
+ lineBreak?: csstype.Property.LineBreak | undefined;
1223
+ lineHeight?: csstype.Property.LineHeight<string | number> | undefined;
1224
+ lineHeightStep?: csstype.Property.LineHeightStep<string | number> | undefined;
1225
+ listStyleImage?: csstype.Property.ListStyleImage | undefined;
1226
+ listStylePosition?: csstype.Property.ListStylePosition | undefined;
1227
+ listStyleType?: csstype.Property.ListStyleType | undefined;
1228
+ marginBlockEnd?: csstype.Property.MarginBlockEnd<string | number> | undefined;
1229
+ marginBlockStart?: csstype.Property.MarginBlockStart<string | number> | undefined;
1230
+ marginBottom?: csstype.Property.MarginBottom<string | number> | undefined;
1231
+ marginInlineEnd?: csstype.Property.MarginInlineEnd<string | number> | undefined;
1232
+ marginInlineStart?: csstype.Property.MarginInlineStart<string | number> | undefined;
1233
+ marginLeft?: csstype.Property.MarginLeft<string | number> | undefined;
1234
+ marginRight?: csstype.Property.MarginRight<string | number> | undefined;
1235
+ marginTop?: csstype.Property.MarginTop<string | number> | undefined;
1236
+ marginTrim?: csstype.Property.MarginTrim | undefined;
1237
+ maskBorderMode?: csstype.Property.MaskBorderMode | undefined;
1238
+ maskBorderOutset?: csstype.Property.MaskBorderOutset<string | number> | undefined;
1239
+ maskBorderRepeat?: csstype.Property.MaskBorderRepeat | undefined;
1240
+ maskBorderSlice?: csstype.Property.MaskBorderSlice | undefined;
1241
+ maskBorderSource?: csstype.Property.MaskBorderSource | undefined;
1242
+ maskBorderWidth?: csstype.Property.MaskBorderWidth<string | number> | undefined;
1243
+ maskClip?: csstype.Property.MaskClip | undefined;
1244
+ maskComposite?: csstype.Property.MaskComposite | undefined;
1245
+ maskImage?: csstype.Property.MaskImage | undefined;
1246
+ maskMode?: csstype.Property.MaskMode | undefined;
1247
+ maskOrigin?: csstype.Property.MaskOrigin | undefined;
1248
+ maskPosition?: csstype.Property.MaskPosition<string | number> | undefined;
1249
+ maskRepeat?: csstype.Property.MaskRepeat | undefined;
1250
+ maskSize?: csstype.Property.MaskSize<string | number> | undefined;
1251
+ maskType?: csstype.Property.MaskType | undefined;
1252
+ masonryAutoFlow?: csstype.Property.MasonryAutoFlow | undefined;
1253
+ mathDepth?: csstype.Property.MathDepth | undefined;
1254
+ mathShift?: csstype.Property.MathShift | undefined;
1255
+ mathStyle?: csstype.Property.MathStyle | undefined;
1256
+ maxBlockSize?: csstype.Property.MaxBlockSize<string | number> | undefined;
1257
+ maxHeight?: csstype.Property.MaxHeight<string | number> | undefined;
1258
+ maxInlineSize?: csstype.Property.MaxInlineSize<string | number> | undefined;
1259
+ maxLines?: csstype.Property.MaxLines | undefined;
1260
+ maxWidth?: csstype.Property.MaxWidth<string | number> | undefined;
1261
+ minBlockSize?: csstype.Property.MinBlockSize<string | number> | undefined;
1262
+ minHeight?: csstype.Property.MinHeight<string | number> | undefined;
1263
+ minInlineSize?: csstype.Property.MinInlineSize<string | number> | undefined;
1264
+ minWidth?: csstype.Property.MinWidth<string | number> | undefined;
1265
+ mixBlendMode?: csstype.Property.MixBlendMode | undefined;
1266
+ motionDistance?: csstype.Property.OffsetDistance<string | number> | undefined;
1267
+ motionPath?: csstype.Property.OffsetPath | undefined;
1268
+ motionRotation?: csstype.Property.OffsetRotate | undefined;
1269
+ objectFit?: csstype.Property.ObjectFit | undefined;
1270
+ objectPosition?: csstype.Property.ObjectPosition<string | number> | undefined;
1271
+ offsetAnchor?: csstype.Property.OffsetAnchor<string | number> | undefined;
1272
+ offsetDistance?: csstype.Property.OffsetDistance<string | number> | undefined;
1273
+ offsetPath?: csstype.Property.OffsetPath | undefined;
1274
+ offsetPosition?: csstype.Property.OffsetPosition<string | number> | undefined;
1275
+ offsetRotate?: csstype.Property.OffsetRotate | undefined;
1276
+ offsetRotation?: csstype.Property.OffsetRotate | undefined;
1277
+ opacity?: csstype.Property.Opacity | undefined;
1278
+ order?: csstype.Property.Order | undefined;
1279
+ orphans?: csstype.Property.Orphans | undefined;
1280
+ outlineColor?: csstype.Property.OutlineColor | undefined;
1281
+ outlineOffset?: csstype.Property.OutlineOffset<string | number> | undefined;
1282
+ outlineStyle?: csstype.Property.OutlineStyle | undefined;
1283
+ outlineWidth?: csstype.Property.OutlineWidth<string | number> | undefined;
1284
+ overflowAnchor?: csstype.Property.OverflowAnchor | undefined;
1285
+ overflowBlock?: csstype.Property.OverflowBlock | undefined;
1286
+ overflowClipBox?: csstype.Property.OverflowClipBox | undefined;
1287
+ overflowClipMargin?: csstype.Property.OverflowClipMargin<string | number> | undefined;
1288
+ overflowInline?: csstype.Property.OverflowInline | undefined;
1289
+ overflowWrap?: csstype.Property.OverflowWrap | undefined;
1290
+ overflowX?: csstype.Property.OverflowX | undefined;
1291
+ overflowY?: csstype.Property.OverflowY | undefined;
1292
+ overlay?: csstype.Property.Overlay | undefined;
1293
+ overscrollBehaviorBlock?: csstype.Property.OverscrollBehaviorBlock | undefined;
1294
+ overscrollBehaviorInline?: csstype.Property.OverscrollBehaviorInline | undefined;
1295
+ overscrollBehaviorX?: csstype.Property.OverscrollBehaviorX | undefined;
1296
+ overscrollBehaviorY?: csstype.Property.OverscrollBehaviorY | undefined;
1297
+ paddingBlockEnd?: csstype.Property.PaddingBlockEnd<string | number> | undefined;
1298
+ paddingBlockStart?: csstype.Property.PaddingBlockStart<string | number> | undefined;
1299
+ paddingBottom?: csstype.Property.PaddingBottom<string | number> | undefined;
1300
+ paddingInlineEnd?: csstype.Property.PaddingInlineEnd<string | number> | undefined;
1301
+ paddingInlineStart?: csstype.Property.PaddingInlineStart<string | number> | undefined;
1302
+ paddingLeft?: csstype.Property.PaddingLeft<string | number> | undefined;
1303
+ paddingRight?: csstype.Property.PaddingRight<string | number> | undefined;
1304
+ paddingTop?: csstype.Property.PaddingTop<string | number> | undefined;
1305
+ page?: csstype.Property.Page | undefined;
1306
+ pageBreakAfter?: csstype.Property.PageBreakAfter | undefined;
1307
+ pageBreakBefore?: csstype.Property.PageBreakBefore | undefined;
1308
+ pageBreakInside?: csstype.Property.PageBreakInside | undefined;
1309
+ paintOrder?: csstype.Property.PaintOrder | undefined;
1310
+ perspective?: csstype.Property.Perspective<string | number> | undefined;
1311
+ perspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | undefined;
1312
+ pointerEvents?: csstype.Property.PointerEvents | undefined;
1313
+ position?: csstype.Property.Position | undefined;
1314
+ printColorAdjust?: csstype.Property.PrintColorAdjust | undefined;
1315
+ quotes?: csstype.Property.Quotes | undefined;
1316
+ resize?: csstype.Property.Resize | undefined;
1317
+ right?: csstype.Property.Right<string | number> | undefined;
1318
+ rotate?: csstype.Property.Rotate | undefined;
1319
+ rowGap?: csstype.Property.RowGap<string | number> | undefined;
1320
+ rubyAlign?: csstype.Property.RubyAlign | undefined;
1321
+ rubyMerge?: csstype.Property.RubyMerge | undefined;
1322
+ rubyPosition?: csstype.Property.RubyPosition | undefined;
1323
+ scale?: csstype.Property.Scale | undefined;
1324
+ scrollBehavior?: csstype.Property.ScrollBehavior | undefined;
1325
+ scrollMarginBlockEnd?: csstype.Property.ScrollMarginBlockEnd<string | number> | undefined;
1326
+ scrollMarginBlockStart?: csstype.Property.ScrollMarginBlockStart<string | number> | undefined;
1327
+ scrollMarginBottom?: csstype.Property.ScrollMarginBottom<string | number> | undefined;
1328
+ scrollMarginInlineEnd?: csstype.Property.ScrollMarginInlineEnd<string | number> | undefined;
1329
+ scrollMarginInlineStart?: csstype.Property.ScrollMarginInlineStart<string | number> | undefined;
1330
+ scrollMarginLeft?: csstype.Property.ScrollMarginLeft<string | number> | undefined;
1331
+ scrollMarginRight?: csstype.Property.ScrollMarginRight<string | number> | undefined;
1332
+ scrollMarginTop?: csstype.Property.ScrollMarginTop<string | number> | undefined;
1333
+ scrollPaddingBlockEnd?: csstype.Property.ScrollPaddingBlockEnd<string | number> | undefined;
1334
+ scrollPaddingBlockStart?: csstype.Property.ScrollPaddingBlockStart<string | number> | undefined;
1335
+ scrollPaddingBottom?: csstype.Property.ScrollPaddingBottom<string | number> | undefined;
1336
+ scrollPaddingInlineEnd?: csstype.Property.ScrollPaddingInlineEnd<string | number> | undefined;
1337
+ scrollPaddingInlineStart?: csstype.Property.ScrollPaddingInlineStart<string | number> | undefined;
1338
+ scrollPaddingLeft?: csstype.Property.ScrollPaddingLeft<string | number> | undefined;
1339
+ scrollPaddingRight?: csstype.Property.ScrollPaddingRight<string | number> | undefined;
1340
+ scrollPaddingTop?: csstype.Property.ScrollPaddingTop<string | number> | undefined;
1341
+ scrollSnapAlign?: csstype.Property.ScrollSnapAlign | undefined;
1342
+ scrollSnapMarginBottom?: csstype.Property.ScrollMarginBottom<string | number> | undefined;
1343
+ scrollSnapMarginLeft?: csstype.Property.ScrollMarginLeft<string | number> | undefined;
1344
+ scrollSnapMarginRight?: csstype.Property.ScrollMarginRight<string | number> | undefined;
1345
+ scrollSnapMarginTop?: csstype.Property.ScrollMarginTop<string | number> | undefined;
1346
+ scrollSnapStop?: csstype.Property.ScrollSnapStop | undefined;
1347
+ scrollSnapType?: csstype.Property.ScrollSnapType | undefined;
1348
+ scrollTimelineAxis?: csstype.Property.ScrollTimelineAxis | undefined;
1349
+ scrollTimelineName?: csstype.Property.ScrollTimelineName | undefined;
1350
+ scrollbarColor?: csstype.Property.ScrollbarColor | undefined;
1351
+ scrollbarGutter?: csstype.Property.ScrollbarGutter | undefined;
1352
+ scrollbarWidth?: csstype.Property.ScrollbarWidth | undefined;
1353
+ shapeImageThreshold?: csstype.Property.ShapeImageThreshold | undefined;
1354
+ shapeMargin?: csstype.Property.ShapeMargin<string | number> | undefined;
1355
+ shapeOutside?: csstype.Property.ShapeOutside | undefined;
1356
+ tabSize?: csstype.Property.TabSize<string | number> | undefined;
1357
+ tableLayout?: csstype.Property.TableLayout | undefined;
1358
+ textAlign?: csstype.Property.TextAlign | undefined;
1359
+ textAlignLast?: csstype.Property.TextAlignLast | undefined;
1360
+ textCombineUpright?: csstype.Property.TextCombineUpright | undefined;
1361
+ textDecorationColor?: csstype.Property.TextDecorationColor | undefined;
1362
+ textDecorationLine?: csstype.Property.TextDecorationLine | undefined;
1363
+ textDecorationSkip?: csstype.Property.TextDecorationSkip | undefined;
1364
+ textDecorationSkipInk?: csstype.Property.TextDecorationSkipInk | undefined;
1365
+ textDecorationStyle?: csstype.Property.TextDecorationStyle | undefined;
1366
+ textDecorationThickness?: csstype.Property.TextDecorationThickness<string | number> | undefined;
1367
+ textEmphasisColor?: csstype.Property.TextEmphasisColor | undefined;
1368
+ textEmphasisPosition?: csstype.Property.TextEmphasisPosition | undefined;
1369
+ textEmphasisStyle?: csstype.Property.TextEmphasisStyle | undefined;
1370
+ textIndent?: csstype.Property.TextIndent<string | number> | undefined;
1371
+ textJustify?: csstype.Property.TextJustify | undefined;
1372
+ textOrientation?: csstype.Property.TextOrientation | undefined;
1373
+ textOverflow?: csstype.Property.TextOverflow | undefined;
1374
+ textRendering?: csstype.Property.TextRendering | undefined;
1375
+ textShadow?: csstype.Property.TextShadow | undefined;
1376
+ textSizeAdjust?: csstype.Property.TextSizeAdjust | undefined;
1377
+ textTransform?: csstype.Property.TextTransform | undefined;
1378
+ textUnderlineOffset?: csstype.Property.TextUnderlineOffset<string | number> | undefined;
1379
+ textUnderlinePosition?: csstype.Property.TextUnderlinePosition | undefined;
1380
+ textWrap?: csstype.Property.TextWrap | undefined;
1381
+ timelineScope?: csstype.Property.TimelineScope | undefined;
1382
+ top?: csstype.Property.Top<string | number> | undefined;
1383
+ touchAction?: csstype.Property.TouchAction | undefined;
1384
+ transform?: csstype.Property.Transform | undefined;
1385
+ transformBox?: csstype.Property.TransformBox | undefined;
1386
+ transformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
1387
+ transformStyle?: csstype.Property.TransformStyle | undefined;
1388
+ transitionBehavior?: csstype.Property.TransitionBehavior | undefined;
1389
+ transitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
1390
+ transitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
1391
+ transitionProperty?: csstype.Property.TransitionProperty | undefined;
1392
+ transitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
1393
+ translate?: csstype.Property.Translate<string | number> | undefined;
1394
+ unicodeBidi?: csstype.Property.UnicodeBidi | undefined;
1395
+ userSelect?: csstype.Property.UserSelect | undefined;
1396
+ verticalAlign?: csstype.Property.VerticalAlign<string | number> | undefined;
1397
+ viewTimelineAxis?: csstype.Property.ViewTimelineAxis | undefined;
1398
+ viewTimelineInset?: csstype.Property.ViewTimelineInset<string | number> | undefined;
1399
+ viewTimelineName?: csstype.Property.ViewTimelineName | undefined;
1400
+ viewTransitionName?: csstype.Property.ViewTransitionName | undefined;
1401
+ visibility?: csstype.Property.Visibility | undefined;
1402
+ whiteSpace?: csstype.Property.WhiteSpace | undefined;
1403
+ whiteSpaceCollapse?: csstype.Property.WhiteSpaceCollapse | undefined;
1404
+ whiteSpaceTrim?: csstype.Property.WhiteSpaceTrim | undefined;
1405
+ widows?: csstype.Property.Widows | undefined;
1406
+ width?: csstype.Property.Width<string | number> | undefined;
1407
+ willChange?: csstype.Property.WillChange | undefined;
1408
+ wordBreak?: csstype.Property.WordBreak | undefined;
1409
+ wordSpacing?: csstype.Property.WordSpacing<string | number> | undefined;
1410
+ wordWrap?: csstype.Property.WordWrap | undefined;
1411
+ writingMode?: csstype.Property.WritingMode | undefined;
1412
+ zIndex?: csstype.Property.ZIndex | undefined;
1413
+ zoom?: csstype.Property.Zoom | undefined;
1414
+ all?: csstype.Globals | undefined;
1415
+ animation?: csstype.Property.Animation<string & {}> | undefined;
1416
+ animationRange?: csstype.Property.AnimationRange<string | number> | undefined;
1417
+ background?: csstype.Property.Background<string | number> | undefined;
1418
+ backgroundPosition?: csstype.Property.BackgroundPosition<string | number> | undefined;
1419
+ border?: csstype.Property.Border<string | number> | undefined;
1420
+ borderBlock?: csstype.Property.BorderBlock<string | number> | undefined;
1421
+ borderBlockEnd?: csstype.Property.BorderBlockEnd<string | number> | undefined;
1422
+ borderBlockStart?: csstype.Property.BorderBlockStart<string | number> | undefined;
1423
+ borderBottom?: csstype.Property.BorderBottom<string | number> | undefined;
1424
+ borderColor?: csstype.Property.BorderColor | undefined;
1425
+ borderImage?: csstype.Property.BorderImage | undefined;
1426
+ borderInline?: csstype.Property.BorderInline<string | number> | undefined;
1427
+ borderInlineEnd?: csstype.Property.BorderInlineEnd<string | number> | undefined;
1428
+ borderInlineStart?: csstype.Property.BorderInlineStart<string | number> | undefined;
1429
+ borderLeft?: csstype.Property.BorderLeft<string | number> | undefined;
1430
+ borderRight?: csstype.Property.BorderRight<string | number> | undefined;
1431
+ borderStyle?: csstype.Property.BorderStyle | undefined;
1432
+ borderTop?: csstype.Property.BorderTop<string | number> | undefined;
1433
+ borderWidth?: csstype.Property.BorderWidth<string | number> | undefined;
1434
+ caret?: csstype.Property.Caret | undefined;
1435
+ columnRule?: csstype.Property.ColumnRule<string | number> | undefined;
1436
+ columns?: csstype.Property.Columns<string | number> | undefined;
1437
+ containIntrinsicSize?: csstype.Property.ContainIntrinsicSize<string | number> | undefined;
1438
+ container?: csstype.Property.Container | undefined;
1439
+ flex?: csstype.Property.Flex<string | number> | undefined;
1440
+ flexFlow?: csstype.Property.FlexFlow | undefined;
1441
+ font?: csstype.Property.Font | undefined;
1442
+ gap?: csstype.Property.Gap<string | number> | undefined;
1443
+ grid?: csstype.Property.Grid | undefined;
1444
+ gridArea?: csstype.Property.GridArea | undefined;
1445
+ gridColumn?: csstype.Property.GridColumn | undefined;
1446
+ gridRow?: csstype.Property.GridRow | undefined;
1447
+ gridTemplate?: csstype.Property.GridTemplate | undefined;
1448
+ inset?: csstype.Property.Inset<string | number> | undefined;
1449
+ insetBlock?: csstype.Property.InsetBlock<string | number> | undefined;
1450
+ insetInline?: csstype.Property.InsetInline<string | number> | undefined;
1451
+ lineClamp?: csstype.Property.LineClamp | undefined;
1452
+ listStyle?: csstype.Property.ListStyle | undefined;
1453
+ margin?: csstype.Property.Margin<string | number> | undefined;
1454
+ marginBlock?: csstype.Property.MarginBlock<string | number> | undefined;
1455
+ marginInline?: csstype.Property.MarginInline<string | number> | undefined;
1456
+ mask?: csstype.Property.Mask<string | number> | undefined;
1457
+ maskBorder?: csstype.Property.MaskBorder | undefined;
1458
+ motion?: csstype.Property.Offset<string | number> | undefined;
1459
+ offset?: csstype.Property.Offset<string | number> | undefined;
1460
+ outline?: csstype.Property.Outline<string | number> | undefined;
1461
+ overflow?: csstype.Property.Overflow | undefined;
1462
+ overscrollBehavior?: csstype.Property.OverscrollBehavior | undefined;
1463
+ paddingBlock?: csstype.Property.PaddingBlock<string | number> | undefined;
1464
+ paddingInline?: csstype.Property.PaddingInline<string | number> | undefined;
1465
+ placeContent?: csstype.Property.PlaceContent | undefined;
1466
+ placeItems?: csstype.Property.PlaceItems | undefined;
1467
+ placeSelf?: csstype.Property.PlaceSelf | undefined;
1468
+ scrollMargin?: csstype.Property.ScrollMargin<string | number> | undefined;
1469
+ scrollMarginBlock?: csstype.Property.ScrollMarginBlock<string | number> | undefined;
1470
+ scrollMarginInline?: csstype.Property.ScrollMarginInline<string | number> | undefined;
1471
+ scrollPadding?: csstype.Property.ScrollPadding<string | number> | undefined;
1472
+ scrollPaddingBlock?: csstype.Property.ScrollPaddingBlock<string | number> | undefined;
1473
+ scrollPaddingInline?: csstype.Property.ScrollPaddingInline<string | number> | undefined;
1474
+ scrollSnapMargin?: csstype.Property.ScrollMargin<string | number> | undefined;
1475
+ scrollTimeline?: csstype.Property.ScrollTimeline | undefined;
1476
+ textDecoration?: csstype.Property.TextDecoration<string | number> | undefined;
1477
+ textEmphasis?: csstype.Property.TextEmphasis | undefined;
1478
+ transition?: csstype.Property.Transition<string & {}> | undefined;
1479
+ viewTimeline?: csstype.Property.ViewTimeline | undefined;
1480
+ MozAnimationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
1481
+ MozAnimationDirection?: csstype.Property.AnimationDirection | undefined;
1482
+ MozAnimationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
1483
+ MozAnimationFillMode?: csstype.Property.AnimationFillMode | undefined;
1484
+ MozAnimationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
1485
+ MozAnimationName?: csstype.Property.AnimationName | undefined;
1486
+ MozAnimationPlayState?: csstype.Property.AnimationPlayState | undefined;
1487
+ MozAnimationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
1488
+ MozAppearance?: csstype.Property.MozAppearance | undefined;
1489
+ MozBinding?: csstype.Property.MozBinding | undefined;
1490
+ MozBorderBottomColors?: csstype.Property.MozBorderBottomColors | undefined;
1491
+ MozBorderEndColor?: csstype.Property.BorderInlineEndColor | undefined;
1492
+ MozBorderEndStyle?: csstype.Property.BorderInlineEndStyle | undefined;
1493
+ MozBorderEndWidth?: csstype.Property.BorderInlineEndWidth<string | number> | undefined;
1494
+ MozBorderLeftColors?: csstype.Property.MozBorderLeftColors | undefined;
1495
+ MozBorderRightColors?: csstype.Property.MozBorderRightColors | undefined;
1496
+ MozBorderStartColor?: csstype.Property.BorderInlineStartColor | undefined;
1497
+ MozBorderStartStyle?: csstype.Property.BorderInlineStartStyle | undefined;
1498
+ MozBorderTopColors?: csstype.Property.MozBorderTopColors | undefined;
1499
+ MozBoxSizing?: csstype.Property.BoxSizing | undefined;
1500
+ MozColumnCount?: csstype.Property.ColumnCount | undefined;
1501
+ MozColumnFill?: csstype.Property.ColumnFill | undefined;
1502
+ MozColumnRuleColor?: csstype.Property.ColumnRuleColor | undefined;
1503
+ MozColumnRuleStyle?: csstype.Property.ColumnRuleStyle | undefined;
1504
+ MozColumnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | undefined;
1505
+ MozColumnWidth?: csstype.Property.ColumnWidth<string | number> | undefined;
1506
+ MozContextProperties?: csstype.Property.MozContextProperties | undefined;
1507
+ MozFontFeatureSettings?: csstype.Property.FontFeatureSettings | undefined;
1508
+ MozFontLanguageOverride?: csstype.Property.FontLanguageOverride | undefined;
1509
+ MozHyphens?: csstype.Property.Hyphens | undefined;
1510
+ MozImageRegion?: csstype.Property.MozImageRegion | undefined;
1511
+ MozMarginEnd?: csstype.Property.MarginInlineEnd<string | number> | undefined;
1512
+ MozMarginStart?: csstype.Property.MarginInlineStart<string | number> | undefined;
1513
+ MozOrient?: csstype.Property.MozOrient | undefined;
1514
+ MozOsxFontSmoothing?: csstype.Property.FontSmooth<string | number> | undefined;
1515
+ MozOutlineRadiusBottomleft?: csstype.Property.MozOutlineRadiusBottomleft<string | number> | undefined;
1516
+ MozOutlineRadiusBottomright?: csstype.Property.MozOutlineRadiusBottomright<string | number> | undefined;
1517
+ MozOutlineRadiusTopleft?: csstype.Property.MozOutlineRadiusTopleft<string | number> | undefined;
1518
+ MozOutlineRadiusTopright?: csstype.Property.MozOutlineRadiusTopright<string | number> | undefined;
1519
+ MozPaddingEnd?: csstype.Property.PaddingInlineEnd<string | number> | undefined;
1520
+ MozPaddingStart?: csstype.Property.PaddingInlineStart<string | number> | undefined;
1521
+ MozStackSizing?: csstype.Property.MozStackSizing | undefined;
1522
+ MozTabSize?: csstype.Property.TabSize<string | number> | undefined;
1523
+ MozTextBlink?: csstype.Property.MozTextBlink | undefined;
1524
+ MozTextSizeAdjust?: csstype.Property.TextSizeAdjust | undefined;
1525
+ MozUserFocus?: csstype.Property.MozUserFocus | undefined;
1526
+ MozUserModify?: csstype.Property.MozUserModify | undefined;
1527
+ MozUserSelect?: csstype.Property.UserSelect | undefined;
1528
+ MozWindowDragging?: csstype.Property.MozWindowDragging | undefined;
1529
+ MozWindowShadow?: csstype.Property.MozWindowShadow | undefined;
1530
+ msAccelerator?: csstype.Property.MsAccelerator | undefined;
1531
+ msBlockProgression?: csstype.Property.MsBlockProgression | undefined;
1532
+ msContentZoomChaining?: csstype.Property.MsContentZoomChaining | undefined;
1533
+ msContentZoomLimitMax?: csstype.Property.MsContentZoomLimitMax | undefined;
1534
+ msContentZoomLimitMin?: csstype.Property.MsContentZoomLimitMin | undefined;
1535
+ msContentZoomSnapPoints?: csstype.Property.MsContentZoomSnapPoints | undefined;
1536
+ msContentZoomSnapType?: csstype.Property.MsContentZoomSnapType | undefined;
1537
+ msContentZooming?: csstype.Property.MsContentZooming | undefined;
1538
+ msFilter?: csstype.Property.MsFilter | undefined;
1539
+ msFlexDirection?: csstype.Property.FlexDirection | undefined;
1540
+ msFlexPositive?: csstype.Property.FlexGrow | undefined;
1541
+ msFlowFrom?: csstype.Property.MsFlowFrom | undefined;
1542
+ msFlowInto?: csstype.Property.MsFlowInto | undefined;
1543
+ msGridColumns?: csstype.Property.MsGridColumns<string | number> | undefined;
1544
+ msGridRows?: csstype.Property.MsGridRows<string | number> | undefined;
1545
+ msHighContrastAdjust?: csstype.Property.MsHighContrastAdjust | undefined;
1546
+ msHyphenateLimitChars?: csstype.Property.MsHyphenateLimitChars | undefined;
1547
+ msHyphenateLimitLines?: csstype.Property.MsHyphenateLimitLines | undefined;
1548
+ msHyphenateLimitZone?: csstype.Property.MsHyphenateLimitZone<string | number> | undefined;
1549
+ msHyphens?: csstype.Property.Hyphens | undefined;
1550
+ msImeAlign?: csstype.Property.MsImeAlign | undefined;
1551
+ msLineBreak?: csstype.Property.LineBreak | undefined;
1552
+ msOrder?: csstype.Property.Order | undefined;
1553
+ msOverflowStyle?: csstype.Property.MsOverflowStyle | undefined;
1554
+ msOverflowX?: csstype.Property.OverflowX | undefined;
1555
+ msOverflowY?: csstype.Property.OverflowY | undefined;
1556
+ msScrollChaining?: csstype.Property.MsScrollChaining | undefined;
1557
+ msScrollLimitXMax?: csstype.Property.MsScrollLimitXMax<string | number> | undefined;
1558
+ msScrollLimitXMin?: csstype.Property.MsScrollLimitXMin<string | number> | undefined;
1559
+ msScrollLimitYMax?: csstype.Property.MsScrollLimitYMax<string | number> | undefined;
1560
+ msScrollLimitYMin?: csstype.Property.MsScrollLimitYMin<string | number> | undefined;
1561
+ msScrollRails?: csstype.Property.MsScrollRails | undefined;
1562
+ msScrollSnapPointsX?: csstype.Property.MsScrollSnapPointsX | undefined;
1563
+ msScrollSnapPointsY?: csstype.Property.MsScrollSnapPointsY | undefined;
1564
+ msScrollSnapType?: csstype.Property.MsScrollSnapType | undefined;
1565
+ msScrollTranslation?: csstype.Property.MsScrollTranslation | undefined;
1566
+ msScrollbar3dlightColor?: csstype.Property.MsScrollbar3dlightColor | undefined;
1567
+ msScrollbarArrowColor?: csstype.Property.MsScrollbarArrowColor | undefined;
1568
+ msScrollbarBaseColor?: csstype.Property.MsScrollbarBaseColor | undefined;
1569
+ msScrollbarDarkshadowColor?: csstype.Property.MsScrollbarDarkshadowColor | undefined;
1570
+ msScrollbarFaceColor?: csstype.Property.MsScrollbarFaceColor | undefined;
1571
+ msScrollbarHighlightColor?: csstype.Property.MsScrollbarHighlightColor | undefined;
1572
+ msScrollbarShadowColor?: csstype.Property.MsScrollbarShadowColor | undefined;
1573
+ msScrollbarTrackColor?: csstype.Property.MsScrollbarTrackColor | undefined;
1574
+ msTextAutospace?: csstype.Property.MsTextAutospace | undefined;
1575
+ msTextCombineHorizontal?: csstype.Property.TextCombineUpright | undefined;
1576
+ msTextOverflow?: csstype.Property.TextOverflow | undefined;
1577
+ msTouchAction?: csstype.Property.TouchAction | undefined;
1578
+ msTouchSelect?: csstype.Property.MsTouchSelect | undefined;
1579
+ msTransform?: csstype.Property.Transform | undefined;
1580
+ msTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
1581
+ msTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
1582
+ msTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
1583
+ msTransitionProperty?: csstype.Property.TransitionProperty | undefined;
1584
+ msTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
1585
+ msUserSelect?: csstype.Property.MsUserSelect | undefined;
1586
+ msWordBreak?: csstype.Property.WordBreak | undefined;
1587
+ msWrapFlow?: csstype.Property.MsWrapFlow | undefined;
1588
+ msWrapMargin?: csstype.Property.MsWrapMargin<string | number> | undefined;
1589
+ msWrapThrough?: csstype.Property.MsWrapThrough | undefined;
1590
+ msWritingMode?: csstype.Property.WritingMode | undefined;
1591
+ WebkitAlignContent?: csstype.Property.AlignContent | undefined;
1592
+ WebkitAlignItems?: csstype.Property.AlignItems | undefined;
1593
+ WebkitAlignSelf?: csstype.Property.AlignSelf | undefined;
1594
+ WebkitAnimationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
1595
+ WebkitAnimationDirection?: csstype.Property.AnimationDirection | undefined;
1596
+ WebkitAnimationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
1597
+ WebkitAnimationFillMode?: csstype.Property.AnimationFillMode | undefined;
1598
+ WebkitAnimationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
1599
+ WebkitAnimationName?: csstype.Property.AnimationName | undefined;
1600
+ WebkitAnimationPlayState?: csstype.Property.AnimationPlayState | undefined;
1601
+ WebkitAnimationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
1602
+ WebkitAppearance?: csstype.Property.WebkitAppearance | undefined;
1603
+ WebkitBackdropFilter?: csstype.Property.BackdropFilter | undefined;
1604
+ WebkitBackfaceVisibility?: csstype.Property.BackfaceVisibility | undefined;
1605
+ WebkitBackgroundClip?: csstype.Property.BackgroundClip | undefined;
1606
+ WebkitBackgroundOrigin?: csstype.Property.BackgroundOrigin | undefined;
1607
+ WebkitBackgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
1608
+ WebkitBorderBeforeColor?: csstype.Property.WebkitBorderBeforeColor | undefined;
1609
+ WebkitBorderBeforeStyle?: csstype.Property.WebkitBorderBeforeStyle | undefined;
1610
+ WebkitBorderBeforeWidth?: csstype.Property.WebkitBorderBeforeWidth<string | number> | undefined;
1611
+ WebkitBorderBottomLeftRadius?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
1612
+ WebkitBorderBottomRightRadius?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
1613
+ WebkitBorderImageSlice?: csstype.Property.BorderImageSlice | undefined;
1614
+ WebkitBorderTopLeftRadius?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
1615
+ WebkitBorderTopRightRadius?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
1616
+ WebkitBoxDecorationBreak?: csstype.Property.BoxDecorationBreak | undefined;
1617
+ WebkitBoxReflect?: csstype.Property.WebkitBoxReflect<string | number> | undefined;
1618
+ WebkitBoxShadow?: csstype.Property.BoxShadow | undefined;
1619
+ WebkitBoxSizing?: csstype.Property.BoxSizing | undefined;
1620
+ WebkitClipPath?: csstype.Property.ClipPath | undefined;
1621
+ WebkitColumnCount?: csstype.Property.ColumnCount | undefined;
1622
+ WebkitColumnFill?: csstype.Property.ColumnFill | undefined;
1623
+ WebkitColumnRuleColor?: csstype.Property.ColumnRuleColor | undefined;
1624
+ WebkitColumnRuleStyle?: csstype.Property.ColumnRuleStyle | undefined;
1625
+ WebkitColumnRuleWidth?: csstype.Property.ColumnRuleWidth<string | number> | undefined;
1626
+ WebkitColumnSpan?: csstype.Property.ColumnSpan | undefined;
1627
+ WebkitColumnWidth?: csstype.Property.ColumnWidth<string | number> | undefined;
1628
+ WebkitFilter?: csstype.Property.Filter | undefined;
1629
+ WebkitFlexBasis?: csstype.Property.FlexBasis<string | number> | undefined;
1630
+ WebkitFlexDirection?: csstype.Property.FlexDirection | undefined;
1631
+ WebkitFlexGrow?: csstype.Property.FlexGrow | undefined;
1632
+ WebkitFlexShrink?: csstype.Property.FlexShrink | undefined;
1633
+ WebkitFlexWrap?: csstype.Property.FlexWrap | undefined;
1634
+ WebkitFontFeatureSettings?: csstype.Property.FontFeatureSettings | undefined;
1635
+ WebkitFontKerning?: csstype.Property.FontKerning | undefined;
1636
+ WebkitFontSmoothing?: csstype.Property.FontSmooth<string | number> | undefined;
1637
+ WebkitFontVariantLigatures?: csstype.Property.FontVariantLigatures | undefined;
1638
+ WebkitHyphenateCharacter?: csstype.Property.HyphenateCharacter | undefined;
1639
+ WebkitHyphens?: csstype.Property.Hyphens | undefined;
1640
+ WebkitInitialLetter?: csstype.Property.InitialLetter | undefined;
1641
+ WebkitJustifyContent?: csstype.Property.JustifyContent | undefined;
1642
+ WebkitLineBreak?: csstype.Property.LineBreak | undefined;
1643
+ WebkitLineClamp?: csstype.Property.WebkitLineClamp | undefined;
1644
+ WebkitMarginEnd?: csstype.Property.MarginInlineEnd<string | number> | undefined;
1645
+ WebkitMarginStart?: csstype.Property.MarginInlineStart<string | number> | undefined;
1646
+ WebkitMaskAttachment?: csstype.Property.WebkitMaskAttachment | undefined;
1647
+ WebkitMaskBoxImageOutset?: csstype.Property.MaskBorderOutset<string | number> | undefined;
1648
+ WebkitMaskBoxImageRepeat?: csstype.Property.MaskBorderRepeat | undefined;
1649
+ WebkitMaskBoxImageSlice?: csstype.Property.MaskBorderSlice | undefined;
1650
+ WebkitMaskBoxImageSource?: csstype.Property.MaskBorderSource | undefined;
1651
+ WebkitMaskBoxImageWidth?: csstype.Property.MaskBorderWidth<string | number> | undefined;
1652
+ WebkitMaskClip?: csstype.Property.WebkitMaskClip | undefined;
1653
+ WebkitMaskComposite?: csstype.Property.WebkitMaskComposite | undefined;
1654
+ WebkitMaskImage?: csstype.Property.WebkitMaskImage | undefined;
1655
+ WebkitMaskOrigin?: csstype.Property.WebkitMaskOrigin | undefined;
1656
+ WebkitMaskPosition?: csstype.Property.WebkitMaskPosition<string | number> | undefined;
1657
+ WebkitMaskPositionX?: csstype.Property.WebkitMaskPositionX<string | number> | undefined;
1658
+ WebkitMaskPositionY?: csstype.Property.WebkitMaskPositionY<string | number> | undefined;
1659
+ WebkitMaskRepeat?: csstype.Property.WebkitMaskRepeat | undefined;
1660
+ WebkitMaskRepeatX?: csstype.Property.WebkitMaskRepeatX | undefined;
1661
+ WebkitMaskRepeatY?: csstype.Property.WebkitMaskRepeatY | undefined;
1662
+ WebkitMaskSize?: csstype.Property.WebkitMaskSize<string | number> | undefined;
1663
+ WebkitMaxInlineSize?: csstype.Property.MaxInlineSize<string | number> | undefined;
1664
+ WebkitOrder?: csstype.Property.Order | undefined;
1665
+ WebkitOverflowScrolling?: csstype.Property.WebkitOverflowScrolling | undefined;
1666
+ WebkitPaddingEnd?: csstype.Property.PaddingInlineEnd<string | number> | undefined;
1667
+ WebkitPaddingStart?: csstype.Property.PaddingInlineStart<string | number> | undefined;
1668
+ WebkitPerspective?: csstype.Property.Perspective<string | number> | undefined;
1669
+ WebkitPerspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | undefined;
1670
+ WebkitPrintColorAdjust?: csstype.Property.PrintColorAdjust | undefined;
1671
+ WebkitRubyPosition?: csstype.Property.RubyPosition | undefined;
1672
+ WebkitScrollSnapType?: csstype.Property.ScrollSnapType | undefined;
1673
+ WebkitShapeMargin?: csstype.Property.ShapeMargin<string | number> | undefined;
1674
+ WebkitTapHighlightColor?: csstype.Property.WebkitTapHighlightColor | undefined;
1675
+ WebkitTextCombine?: csstype.Property.TextCombineUpright | undefined;
1676
+ WebkitTextDecorationColor?: csstype.Property.TextDecorationColor | undefined;
1677
+ WebkitTextDecorationLine?: csstype.Property.TextDecorationLine | undefined;
1678
+ WebkitTextDecorationSkip?: csstype.Property.TextDecorationSkip | undefined;
1679
+ WebkitTextDecorationStyle?: csstype.Property.TextDecorationStyle | undefined;
1680
+ WebkitTextEmphasisColor?: csstype.Property.TextEmphasisColor | undefined;
1681
+ WebkitTextEmphasisPosition?: csstype.Property.TextEmphasisPosition | undefined;
1682
+ WebkitTextEmphasisStyle?: csstype.Property.TextEmphasisStyle | undefined;
1683
+ WebkitTextFillColor?: csstype.Property.WebkitTextFillColor | undefined;
1684
+ WebkitTextOrientation?: csstype.Property.TextOrientation | undefined;
1685
+ WebkitTextSizeAdjust?: csstype.Property.TextSizeAdjust | undefined;
1686
+ WebkitTextStrokeColor?: csstype.Property.WebkitTextStrokeColor | undefined;
1687
+ WebkitTextStrokeWidth?: csstype.Property.WebkitTextStrokeWidth<string | number> | undefined;
1688
+ WebkitTextUnderlinePosition?: csstype.Property.TextUnderlinePosition | undefined;
1689
+ WebkitTouchCallout?: csstype.Property.WebkitTouchCallout | undefined;
1690
+ WebkitTransform?: csstype.Property.Transform | undefined;
1691
+ WebkitTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
1692
+ WebkitTransformStyle?: csstype.Property.TransformStyle | undefined;
1693
+ WebkitTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
1694
+ WebkitTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
1695
+ WebkitTransitionProperty?: csstype.Property.TransitionProperty | undefined;
1696
+ WebkitTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
1697
+ WebkitUserModify?: csstype.Property.WebkitUserModify | undefined;
1698
+ WebkitUserSelect?: csstype.Property.UserSelect | undefined;
1699
+ WebkitWritingMode?: csstype.Property.WritingMode | undefined;
1700
+ MozAnimation?: csstype.Property.Animation<string & {}> | undefined;
1701
+ MozBorderImage?: csstype.Property.BorderImage | undefined;
1702
+ MozColumnRule?: csstype.Property.ColumnRule<string | number> | undefined;
1703
+ MozColumns?: csstype.Property.Columns<string | number> | undefined;
1704
+ MozOutlineRadius?: csstype.Property.MozOutlineRadius<string | number> | undefined;
1705
+ msContentZoomLimit?: csstype.Property.MsContentZoomLimit | undefined;
1706
+ msContentZoomSnap?: csstype.Property.MsContentZoomSnap | undefined;
1707
+ msFlex?: csstype.Property.Flex<string | number> | undefined;
1708
+ msScrollLimit?: csstype.Property.MsScrollLimit | undefined;
1709
+ msScrollSnapX?: csstype.Property.MsScrollSnapX | undefined;
1710
+ msScrollSnapY?: csstype.Property.MsScrollSnapY | undefined;
1711
+ msTransition?: csstype.Property.Transition<string & {}> | undefined;
1712
+ WebkitAnimation?: csstype.Property.Animation<string & {}> | undefined;
1713
+ WebkitBorderBefore?: csstype.Property.WebkitBorderBefore<string | number> | undefined;
1714
+ WebkitBorderImage?: csstype.Property.BorderImage | undefined;
1715
+ WebkitBorderRadius?: csstype.Property.BorderRadius<string | number> | undefined;
1716
+ WebkitColumnRule?: csstype.Property.ColumnRule<string | number> | undefined;
1717
+ WebkitColumns?: csstype.Property.Columns<string | number> | undefined;
1718
+ WebkitFlex?: csstype.Property.Flex<string | number> | undefined;
1719
+ WebkitFlexFlow?: csstype.Property.FlexFlow | undefined;
1720
+ WebkitMask?: csstype.Property.WebkitMask<string | number> | undefined;
1721
+ WebkitMaskBoxImage?: csstype.Property.MaskBorder | undefined;
1722
+ WebkitTextEmphasis?: csstype.Property.TextEmphasis | undefined;
1723
+ WebkitTextStroke?: csstype.Property.WebkitTextStroke<string | number> | undefined;
1724
+ WebkitTransition?: csstype.Property.Transition<string & {}> | undefined;
1725
+ azimuth?: csstype.Property.Azimuth | undefined;
1726
+ boxAlign?: csstype.Property.BoxAlign | undefined;
1727
+ boxDirection?: csstype.Property.BoxDirection | undefined;
1728
+ boxFlex?: csstype.Property.BoxFlex | undefined;
1729
+ boxFlexGroup?: csstype.Property.BoxFlexGroup | undefined;
1730
+ boxLines?: csstype.Property.BoxLines | undefined;
1731
+ boxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
1732
+ boxOrient?: csstype.Property.BoxOrient | undefined;
1733
+ boxPack?: csstype.Property.BoxPack | undefined;
1734
+ clip?: csstype.Property.Clip | undefined;
1735
+ gridColumnGap?: csstype.Property.GridColumnGap<string | number> | undefined;
1736
+ gridGap?: csstype.Property.GridGap<string | number> | undefined;
1737
+ gridRowGap?: csstype.Property.GridRowGap<string | number> | undefined;
1738
+ imeMode?: csstype.Property.ImeMode | undefined;
1739
+ offsetBlock?: csstype.Property.InsetBlock<string | number> | undefined;
1740
+ offsetBlockEnd?: csstype.Property.InsetBlockEnd<string | number> | undefined;
1741
+ offsetBlockStart?: csstype.Property.InsetBlockStart<string | number> | undefined;
1742
+ offsetInline?: csstype.Property.InsetInline<string | number> | undefined;
1743
+ offsetInlineEnd?: csstype.Property.InsetInlineEnd<string | number> | undefined;
1744
+ offsetInlineStart?: csstype.Property.InsetInlineStart<string | number> | undefined;
1745
+ scrollSnapCoordinate?: csstype.Property.ScrollSnapCoordinate<string | number> | undefined;
1746
+ scrollSnapDestination?: csstype.Property.ScrollSnapDestination<string | number> | undefined;
1747
+ scrollSnapPointsX?: csstype.Property.ScrollSnapPointsX | undefined;
1748
+ scrollSnapPointsY?: csstype.Property.ScrollSnapPointsY | undefined;
1749
+ scrollSnapTypeX?: csstype.Property.ScrollSnapTypeX | undefined;
1750
+ scrollSnapTypeY?: csstype.Property.ScrollSnapTypeY | undefined;
1751
+ KhtmlBoxAlign?: csstype.Property.BoxAlign | undefined;
1752
+ KhtmlBoxDirection?: csstype.Property.BoxDirection | undefined;
1753
+ KhtmlBoxFlex?: csstype.Property.BoxFlex | undefined;
1754
+ KhtmlBoxFlexGroup?: csstype.Property.BoxFlexGroup | undefined;
1755
+ KhtmlBoxLines?: csstype.Property.BoxLines | undefined;
1756
+ KhtmlBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
1757
+ KhtmlBoxOrient?: csstype.Property.BoxOrient | undefined;
1758
+ KhtmlBoxPack?: csstype.Property.BoxPack | undefined;
1759
+ KhtmlLineBreak?: csstype.Property.LineBreak | undefined;
1760
+ KhtmlOpacity?: csstype.Property.Opacity | undefined;
1761
+ KhtmlUserSelect?: csstype.Property.UserSelect | undefined;
1762
+ MozBackfaceVisibility?: csstype.Property.BackfaceVisibility | undefined;
1763
+ MozBackgroundClip?: csstype.Property.BackgroundClip | undefined;
1764
+ MozBackgroundInlinePolicy?: csstype.Property.BoxDecorationBreak | undefined;
1765
+ MozBackgroundOrigin?: csstype.Property.BackgroundOrigin | undefined;
1766
+ MozBackgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
1767
+ MozBorderRadius?: csstype.Property.BorderRadius<string | number> | undefined;
1768
+ MozBorderRadiusBottomleft?: csstype.Property.BorderBottomLeftRadius<string | number> | undefined;
1769
+ MozBorderRadiusBottomright?: csstype.Property.BorderBottomRightRadius<string | number> | undefined;
1770
+ MozBorderRadiusTopleft?: csstype.Property.BorderTopLeftRadius<string | number> | undefined;
1771
+ MozBorderRadiusTopright?: csstype.Property.BorderTopRightRadius<string | number> | undefined;
1772
+ MozBoxAlign?: csstype.Property.BoxAlign | undefined;
1773
+ MozBoxDirection?: csstype.Property.BoxDirection | undefined;
1774
+ MozBoxFlex?: csstype.Property.BoxFlex | undefined;
1775
+ MozBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
1776
+ MozBoxOrient?: csstype.Property.BoxOrient | undefined;
1777
+ MozBoxPack?: csstype.Property.BoxPack | undefined;
1778
+ MozBoxShadow?: csstype.Property.BoxShadow | undefined;
1779
+ MozFloatEdge?: csstype.Property.MozFloatEdge | undefined;
1780
+ MozForceBrokenImageIcon?: csstype.Property.MozForceBrokenImageIcon | undefined;
1781
+ MozOpacity?: csstype.Property.Opacity | undefined;
1782
+ MozOutline?: csstype.Property.Outline<string | number> | undefined;
1783
+ MozOutlineColor?: csstype.Property.OutlineColor | undefined;
1784
+ MozOutlineStyle?: csstype.Property.OutlineStyle | undefined;
1785
+ MozOutlineWidth?: csstype.Property.OutlineWidth<string | number> | undefined;
1786
+ MozPerspective?: csstype.Property.Perspective<string | number> | undefined;
1787
+ MozPerspectiveOrigin?: csstype.Property.PerspectiveOrigin<string | number> | undefined;
1788
+ MozTextAlignLast?: csstype.Property.TextAlignLast | undefined;
1789
+ MozTextDecorationColor?: csstype.Property.TextDecorationColor | undefined;
1790
+ MozTextDecorationLine?: csstype.Property.TextDecorationLine | undefined;
1791
+ MozTextDecorationStyle?: csstype.Property.TextDecorationStyle | undefined;
1792
+ MozTransform?: csstype.Property.Transform | undefined;
1793
+ MozTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
1794
+ MozTransformStyle?: csstype.Property.TransformStyle | undefined;
1795
+ MozTransition?: csstype.Property.Transition<string & {}> | undefined;
1796
+ MozTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
1797
+ MozTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
1798
+ MozTransitionProperty?: csstype.Property.TransitionProperty | undefined;
1799
+ MozTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
1800
+ MozUserInput?: csstype.Property.MozUserInput | undefined;
1801
+ msImeMode?: csstype.Property.ImeMode | undefined;
1802
+ OAnimation?: csstype.Property.Animation<string & {}> | undefined;
1803
+ OAnimationDelay?: csstype.Property.AnimationDelay<string & {}> | undefined;
1804
+ OAnimationDirection?: csstype.Property.AnimationDirection | undefined;
1805
+ OAnimationDuration?: csstype.Property.AnimationDuration<string & {}> | undefined;
1806
+ OAnimationFillMode?: csstype.Property.AnimationFillMode | undefined;
1807
+ OAnimationIterationCount?: csstype.Property.AnimationIterationCount | undefined;
1808
+ OAnimationName?: csstype.Property.AnimationName | undefined;
1809
+ OAnimationPlayState?: csstype.Property.AnimationPlayState | undefined;
1810
+ OAnimationTimingFunction?: csstype.Property.AnimationTimingFunction | undefined;
1811
+ OBackgroundSize?: csstype.Property.BackgroundSize<string | number> | undefined;
1812
+ OBorderImage?: csstype.Property.BorderImage | undefined;
1813
+ OObjectFit?: csstype.Property.ObjectFit | undefined;
1814
+ OObjectPosition?: csstype.Property.ObjectPosition<string | number> | undefined;
1815
+ OTabSize?: csstype.Property.TabSize<string | number> | undefined;
1816
+ OTextOverflow?: csstype.Property.TextOverflow | undefined;
1817
+ OTransform?: csstype.Property.Transform | undefined;
1818
+ OTransformOrigin?: csstype.Property.TransformOrigin<string | number> | undefined;
1819
+ OTransition?: csstype.Property.Transition<string & {}> | undefined;
1820
+ OTransitionDelay?: csstype.Property.TransitionDelay<string & {}> | undefined;
1821
+ OTransitionDuration?: csstype.Property.TransitionDuration<string & {}> | undefined;
1822
+ OTransitionProperty?: csstype.Property.TransitionProperty | undefined;
1823
+ OTransitionTimingFunction?: csstype.Property.TransitionTimingFunction | undefined;
1824
+ WebkitBoxAlign?: csstype.Property.BoxAlign | undefined;
1825
+ WebkitBoxDirection?: csstype.Property.BoxDirection | undefined;
1826
+ WebkitBoxFlex?: csstype.Property.BoxFlex | undefined;
1827
+ WebkitBoxFlexGroup?: csstype.Property.BoxFlexGroup | undefined;
1828
+ WebkitBoxLines?: csstype.Property.BoxLines | undefined;
1829
+ WebkitBoxOrdinalGroup?: csstype.Property.BoxOrdinalGroup | undefined;
1830
+ WebkitBoxOrient?: csstype.Property.BoxOrient | undefined;
1831
+ WebkitBoxPack?: csstype.Property.BoxPack | undefined;
1832
+ alignmentBaseline?: csstype.Property.AlignmentBaseline | undefined;
1833
+ baselineShift?: csstype.Property.BaselineShift<string | number> | undefined;
1834
+ clipRule?: csstype.Property.ClipRule | undefined;
1835
+ colorInterpolation?: csstype.Property.ColorInterpolation | undefined;
1836
+ colorRendering?: csstype.Property.ColorRendering | undefined;
1837
+ dominantBaseline?: csstype.Property.DominantBaseline | undefined;
1838
+ fill?: csstype.Property.Fill | undefined;
1839
+ fillOpacity?: csstype.Property.FillOpacity | undefined;
1840
+ fillRule?: csstype.Property.FillRule | undefined;
1841
+ floodColor?: csstype.Property.FloodColor | undefined;
1842
+ floodOpacity?: csstype.Property.FloodOpacity | undefined;
1843
+ glyphOrientationVertical?: csstype.Property.GlyphOrientationVertical | undefined;
1844
+ lightingColor?: csstype.Property.LightingColor | undefined;
1845
+ marker?: csstype.Property.Marker | undefined;
1846
+ markerEnd?: csstype.Property.MarkerEnd | undefined;
1847
+ markerMid?: csstype.Property.MarkerMid | undefined;
1848
+ markerStart?: csstype.Property.MarkerStart | undefined;
1849
+ shapeRendering?: csstype.Property.ShapeRendering | undefined;
1850
+ stopColor?: csstype.Property.StopColor | undefined;
1851
+ stopOpacity?: csstype.Property.StopOpacity | undefined;
1852
+ stroke?: csstype.Property.Stroke | undefined;
1853
+ strokeDasharray?: csstype.Property.StrokeDasharray<string | number> | undefined;
1854
+ strokeDashoffset?: csstype.Property.StrokeDashoffset<string | number> | undefined;
1855
+ strokeLinecap?: csstype.Property.StrokeLinecap | undefined;
1856
+ strokeLinejoin?: csstype.Property.StrokeLinejoin | undefined;
1857
+ strokeMiterlimit?: csstype.Property.StrokeMiterlimit | undefined;
1858
+ strokeOpacity?: csstype.Property.StrokeOpacity | undefined;
1859
+ strokeWidth?: csstype.Property.StrokeWidth<string | number> | undefined;
1860
+ textAnchor?: csstype.Property.TextAnchor | undefined;
1861
+ vectorEffect?: csstype.Property.VectorEffect | undefined;
1862
+ };
1863
+
1864
+ declare const stylesMode: {
1865
+ light: string;
1866
+ dark: string;
1867
+ };
1868
+ declare const mediaQueries: {
1869
+ upXs: string;
1870
+ upSm: string;
1871
+ upMd: string;
1872
+ upLg: string;
1873
+ upXl: string;
1874
+ };
1875
+ /**
1876
+ * Set font family
1877
+ */
1878
+ declare function setFont(fontName: string): string;
1879
+ /**
1880
+ * Converts rem to px
1881
+ */
1882
+ declare function remToPx(value: string): number;
1883
+ /**
1884
+ * Converts px to rem
1885
+ */
1886
+ declare function pxToRem(value: number): string;
1887
+ /**
1888
+ * Responsive font sizes
1889
+ */
1890
+ declare function responsiveFontSizes({ sm, md, lg, }: {
1891
+ sm: number;
1892
+ md: number;
1893
+ lg: number;
1894
+ }): {
1895
+ [x: string]: {
1896
+ fontSize: string;
1897
+ };
1898
+ };
1899
+ /**
1900
+ * Converts a hex color to RGB channels
1901
+ */
1902
+ declare function hexToRgbChannel(hex: string): string;
1903
+ /**
1904
+ * Converts a hex color to RGB channels
1905
+ */
1906
+ declare function createPaletteChannel(hexPalette: Record<string, string>): {
1907
+ [x: string]: string;
1908
+ };
1909
+ /**
1910
+ * Color with alpha channel
1911
+ */
1912
+ declare function varAlpha(color: string, opacity?: number): string;
1913
+
1914
+ export { BgBlurProps, BgGradientProps, BorderGradientProps, MaxLineProps, MediaFontSize, bgBlur, bgGradient, borderGradient, createPaletteChannel, hexToRgbChannel, hideScrollX, hideScrollY, maxLine, mediaQueries, menuItem, paper, pxToRem, remToPx, responsiveFontSizes, setFont, stylesMode, textGradient, varAlpha };