@solostylist/ui-kit 1.0.216 → 1.0.218

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 (244) hide show
  1. package/dist/{ArrowUpward-O4lRvSII.js → ArrowUpward-BbQSKheQ.js} +2 -2
  2. package/dist/Box-BlmynALm.js +45 -0
  3. package/dist/{ButtonBase-1qqPHJym.js → ButtonBase-Bo6ysVGS.js} +283 -173
  4. package/dist/{ChevronLeft-CJ94-qgQ.js → ChevronLeft-rgSvkrT_.js} +2 -2
  5. package/dist/{ChevronRight-CK4Iv1Xx.js → ChevronRight-DHulYS1l.js} +2 -2
  6. package/dist/{Close-CSIi_IPN.js → Close-oXeOGTZb.js} +2 -2
  7. package/dist/Collapse-CnXmaDqT.js +260 -0
  8. package/dist/{ContentCopy-SAMH7bs7.js → ContentCopy-Bh_TA5Eo.js} +2 -2
  9. package/dist/{Download-BefdWd5q.js → Download-DMm8oiCF.js} +2 -2
  10. package/dist/{ExpandMore-DZANUF9W.js → ExpandMore-DsZNN1Eh.js} +2 -2
  11. package/dist/{Favorite-BwMGKQJf.js → Favorite-DIml4fHR.js} +2 -2
  12. package/dist/FormControl-DYkaP-oD.js +659 -0
  13. package/dist/InfoOutlined-CqXSSVWh.js +6 -0
  14. package/dist/LocalizationProvider-BdaUKqz3.js +111 -0
  15. package/dist/Menu-C-0KEauj.js +497 -0
  16. package/dist/MenuItem-DWivWkNb.js +220 -0
  17. package/dist/MenuList-5HOyYdgq.js +403 -0
  18. package/dist/Modal-C1VRVWBZ.js +1049 -0
  19. package/dist/{Paper-CI9lXZk-.js → Paper-BY4X6-u_.js} +32 -34
  20. package/dist/Stack-BQkLmLFp.js +157 -0
  21. package/dist/Typography-EsraKPZO.js +166 -0
  22. package/dist/UnfoldMoreRounded-pz7NMMy3.js +6 -0
  23. package/dist/assets/s-overlay-scrollbar.css +2 -2
  24. package/dist/autocomplete-qLj7AqcP.js +43 -0
  25. package/dist/{avatar-CKEYVp9W.js → avatar-BQf6phmU.js} +1 -1
  26. package/dist/buttonBaseClasses-BLZbMisL.js +13 -0
  27. package/dist/checkbox-DMsuLF8N.js +74 -0
  28. package/dist/checkboxClasses-DSyvUOsN.js +18 -0
  29. package/dist/{chunk-efA98nb6.js → chunk-C_CI6nMA.js} +1 -1
  30. package/dist/{clsx-BTH_sxEO.js → clsx-Bv8WXdlr.js} +4 -4
  31. package/dist/{createSimplePaletteValueFilter-D5kxdvJe.js → createSimplePaletteValueFilter-GHK52GLU.js} +1 -1
  32. package/dist/{createSvgIcon-BfZYaiXo.js → createSvgIcon-BdNZIlKS.js} +16 -16
  33. package/dist/{createTheme-hnicUJQa.js → createTheme-Bnw5w28O.js} +647 -568
  34. package/dist/defaultTheme-Bi3OTfLN.js +5 -0
  35. package/dist/formLabelClasses-Cv7W0Roi.js +18 -0
  36. package/dist/{generateUtilityClass-D4Rn9MbW.js → generateUtilityClass-tRYNDrlH.js} +1 -1
  37. package/dist/generateUtilityClasses-XrPHiTcM.js +10 -0
  38. package/dist/{iconButtonClasses-UNZ6hKTU.js → iconButtonClasses-9jjSQ9-U.js} +3 -3
  39. package/dist/inputAdornmentClasses-VKwluNTs.js +19 -0
  40. package/dist/memoTheme-QMocAblm.js +150 -0
  41. package/dist/{mergeSlotProps-CVIr4jSm.js → mergeSlotProps-DBBJwoun.js} +3 -6
  42. package/dist/{outlinedInputClasses-ClI9bkEy.js → outlinedInputClasses-Cz4pnn0X.js} +5 -10
  43. package/dist/{resolveProps-D6-j1wov.js → resolveProps-DrnBChYC.js} +3 -3
  44. package/dist/s-accordion/index.js +1 -1
  45. package/dist/s-accordion/s-accordion.js +1 -1
  46. package/dist/{s-accordion-Coc1zFV6.js → s-accordion-DH_7P3Il.js} +186 -195
  47. package/dist/s-action-overlay/s-action-overlay.js +18 -14
  48. package/dist/s-autocomplete/s-autocomplete.d.ts +2 -0
  49. package/dist/s-autocomplete/s-autocomplete.js +12 -9
  50. package/dist/s-avatar/s-avatar.js +6 -4
  51. package/dist/s-blur-text/s-blur-text.js +1 -1
  52. package/dist/s-breadcrumbs/s-breadcrumbs.js +1 -1
  53. package/dist/s-carousel/index.js +1 -1
  54. package/dist/s-carousel/s-carousel.js +1 -1
  55. package/dist/{s-carousel-Btja2Hvn.js → s-carousel-DhUo-3W-.js} +2 -2
  56. package/dist/s-chat-input/index.js +1 -1
  57. package/dist/s-chat-input/s-chat-input.js +1 -1
  58. package/dist/{s-chat-input-DF3eBvRY.js → s-chat-input-DlEMhm6X.js} +41 -29
  59. package/dist/s-chat-message/index.js +1 -1
  60. package/dist/s-chat-message/s-chat-message.js +1 -1
  61. package/dist/{s-chat-message-tzIfAqAc.js → s-chat-message-DeP8O6TO.js} +46 -42
  62. package/dist/s-checkbox/s-checkbox.js +26 -16
  63. package/dist/s-chips/index.js +1 -1
  64. package/dist/s-chips/s-chips.js +1 -1
  65. package/dist/{s-chips-CMivbDg_.js → s-chips-BuAEBW1F.js} +16 -12
  66. package/dist/s-code-block/index.js +1 -1
  67. package/dist/s-code-block/s-code-block.js +1 -1
  68. package/dist/{s-code-block-BrwHh2oS.js → s-code-block-DTzppazr.js} +1 -1
  69. package/dist/s-comment-message/index.js +1 -1
  70. package/dist/s-comment-message/s-comment-message.js +1 -1
  71. package/dist/{s-comment-message-Db-f_KOq.js → s-comment-message-C-7IZOqA.js} +18 -14
  72. package/dist/s-copyable-text/s-copyable-text.js +8 -9
  73. package/dist/s-data-table/index.js +1 -1
  74. package/dist/s-data-table/s-data-table.js +1 -1
  75. package/dist/{s-data-table-BdEn2Nhf.js → s-data-table-xIW-BAS9.js} +209 -226
  76. package/dist/s-date-picker/index.js +1 -1
  77. package/dist/s-date-picker/s-date-picker.d.ts +1 -1
  78. package/dist/s-date-picker/s-date-picker.js +1 -1
  79. package/dist/s-date-picker-CKSRNJ_A.js +634 -0
  80. package/dist/s-datetime-picker/index.js +1 -1
  81. package/dist/s-datetime-picker/s-datetime-picker.d.ts +1 -1
  82. package/dist/s-datetime-picker/s-datetime-picker.js +1 -1
  83. package/dist/{s-datetime-picker-qg0m55tj.js → s-datetime-picker-BlStwMie.js} +1091 -1072
  84. package/dist/s-dialog/s-dialog.js +3 -3
  85. package/dist/s-dialog-confirm/s-dialog-confirm.js +4 -4
  86. package/dist/s-dialog-message/s-dialog-message.js +4 -4
  87. package/dist/s-empty/s-empty.js +4 -2
  88. package/dist/s-error/s-error.js +4 -2
  89. package/dist/s-error-layout/s-error-layout.js +1 -2
  90. package/dist/s-file-dropzone/index.js +1 -1
  91. package/dist/s-file-dropzone/s-file-dropzone.js +1 -1
  92. package/dist/{s-file-dropzone-BFTqdCaX.js → s-file-dropzone-COPp1HiT.js} +9 -9
  93. package/dist/s-file-icon/s-file-icon.js +16 -19
  94. package/dist/s-flex-box/s-flex-box.d.ts +10 -2
  95. package/dist/s-flex-box/s-flex-box.js +15 -5
  96. package/dist/s-glow-button/s-glow-button.js +1 -1
  97. package/dist/s-image-comparison/s-image-comparison.js +3 -3
  98. package/dist/s-image-modal/s-image-modal.js +4 -4
  99. package/dist/s-item-not-found/s-item-not-found.js +9 -7
  100. package/dist/s-label/index.js +1 -1
  101. package/dist/s-label/s-label.js +26 -2
  102. package/dist/s-language-switcher/index.js +1 -1
  103. package/dist/s-language-switcher/s-language-switcher.js +1 -1
  104. package/dist/{s-language-switcher-mD1mK1he.js → s-language-switcher-Cg3Gh8_i.js} +17 -16
  105. package/dist/s-lazy-image/s-lazy-image.js +4 -2
  106. package/dist/s-link/s-link.d.ts +1 -1
  107. package/dist/s-link/s-link.js +1 -1
  108. package/dist/s-localization-provider/index.js +1 -1
  109. package/dist/s-localization-provider/s-localization-provider.js +1 -1
  110. package/dist/{s-localization-provider-CIACI235.js → s-localization-provider-YCsec18c.js} +44 -62
  111. package/dist/s-moving-border/s-moving-border.d.ts +8 -0
  112. package/dist/s-moving-border/s-moving-border.js +26 -21
  113. package/dist/s-nav-item/s-nav-item.js +2 -2
  114. package/dist/s-nav-item/s-nav-items.js +5 -5
  115. package/dist/s-no-ssr/s-no-ssr.js +1 -1
  116. package/dist/s-pagination/s-pagination.js +6 -4
  117. package/dist/s-pixel-reveal/s-pixel-reveal.js +1 -1
  118. package/dist/s-review/index.js +1 -1
  119. package/dist/s-review/s-review.js +1 -1
  120. package/dist/{s-review-D29of4xC.js → s-review-D5_TicCf.js} +14 -10
  121. package/dist/s-scroll-to-top/s-scroll-to-top.js +4 -4
  122. package/dist/s-select/index.js +1 -1
  123. package/dist/s-select/s-select.js +1 -1
  124. package/dist/{s-select-DH-t7jkk.js → s-select-ClL8bygg.js} +7 -7
  125. package/dist/s-select-list/s-select-list.js +2 -2
  126. package/dist/s-stripe/s-stripe.js +1 -1
  127. package/dist/s-switch/s-switch.js +26 -16
  128. package/dist/s-tabs/s-tabs.js +6 -6
  129. package/dist/s-text-editor/index.js +1 -1
  130. package/dist/s-text-editor/s-text-editor-toolbar.js +1 -1
  131. package/dist/s-text-editor/s-text-editor.js +2 -2
  132. package/dist/s-text-editor-toolbar-BnhPG9xv.js +2088 -0
  133. package/dist/s-text-field/index.js +1 -1
  134. package/dist/s-text-field/s-text-field.js +1 -1
  135. package/dist/{s-text-field-UI_UjTUa.js → s-text-field-qps0aDNS.js} +2 -2
  136. package/dist/s-text-shimmer/s-text-shimmer.js +2 -2
  137. package/dist/s-text-truncation/s-text-truncation.js +5 -7
  138. package/dist/s-theme-demo/index.js +1 -1
  139. package/dist/s-theme-demo/s-theme-demo.js +1 -1
  140. package/dist/{s-theme-demo-C0v-IOB-.js → s-theme-demo-BHyjzAU0.js} +80 -48
  141. package/dist/s-theme-provider/s-theme-provider.d.ts +3 -1
  142. package/dist/s-theme-provider/s-theme-provider.js +15 -15
  143. package/dist/s-theme-switch/index.js +1 -1
  144. package/dist/s-theme-switch/s-theme-switch.js +1 -1
  145. package/dist/{s-theme-switch-COBORL4a.js → s-theme-switch-D1FpcDj1.js} +2 -2
  146. package/dist/s-tip/index.js +1 -1
  147. package/dist/s-tip/s-tip.js +1 -1
  148. package/dist/{s-tip-BI58w2uh.js → s-tip-D6M91nev.js} +5 -5
  149. package/dist/s-tool-bar/index.js +1 -1
  150. package/dist/s-tool-bar/s-tool-bar.js +1 -1
  151. package/dist/{s-tool-bar-KrLaAaBO.js → s-tool-bar-DOcT-lNr.js} +92 -91
  152. package/dist/s-two-pane-layout/s-two-pane-layout.js +3 -3
  153. package/dist/selectClasses-DvT1febA.js +22 -0
  154. package/dist/styled-BTDmdi4c.js +164 -0
  155. package/dist/{esm-BYRX9r8n.js → styled-engine-DOxAQ3qw.js} +2 -2
  156. package/dist/{svgIconClasses-BhRa1KyZ.js → svgIconClasses-D46YUMKp.js} +3 -3
  157. package/dist/{tabClasses-Duc8s_po.js → tabClasses-KqPlYv0c.js} +3 -4
  158. package/dist/theme/components/accordion-summary.d.ts +2 -2
  159. package/dist/theme/components/accordion-summary.js +1 -1
  160. package/dist/theme/components/accordion.d.ts +2 -2
  161. package/dist/theme/components/alert.js +1 -1
  162. package/dist/theme/components/autocomplete.d.ts +52 -5
  163. package/dist/theme/components/autocomplete.js +1 -18
  164. package/dist/theme/components/avatar.js +1 -1
  165. package/dist/theme/components/button.d.ts +2 -2
  166. package/dist/theme/components/button.js +30 -22
  167. package/dist/theme/components/card.js +2 -2
  168. package/dist/theme/components/checkbox.d.ts +1 -0
  169. package/dist/theme/components/checkbox.js +1 -1
  170. package/dist/theme/components/chip.js +122 -124
  171. package/dist/theme/components/components.js +41 -39
  172. package/dist/theme/components/css-baseline.d.ts +9 -0
  173. package/dist/theme/components/css-baseline.js +7 -0
  174. package/dist/theme/components/form-label.d.ts +4 -1
  175. package/dist/theme/components/form-label.js +6 -4
  176. package/dist/theme/components/icon-button.d.ts +2 -2
  177. package/dist/theme/components/icon-button.js +5 -5
  178. package/dist/theme/components/input-adornment.d.ts +4 -1012
  179. package/dist/theme/components/input-adornment.js +2 -2
  180. package/dist/theme/components/linear-progress.js +1 -1
  181. package/dist/theme/components/link.d.ts +2 -2
  182. package/dist/theme/components/link.js +2 -2
  183. package/dist/theme/components/list-item-button.d.ts +2 -2
  184. package/dist/theme/components/list-item-button.js +1 -1
  185. package/dist/theme/components/list-item.d.ts +2 -2
  186. package/dist/theme/components/list-item.js +3 -3
  187. package/dist/theme/components/outlined-input.d.ts +31 -34
  188. package/dist/theme/components/outlined-input.js +16 -19
  189. package/dist/theme/components/pagination-item.d.ts +2 -2
  190. package/dist/theme/components/select.d.ts +20 -0
  191. package/dist/theme/components/select.js +21 -2
  192. package/dist/theme/components/step-icon.js +1 -1
  193. package/dist/theme/components/tab.d.ts +2 -2
  194. package/dist/theme/components/tab.js +1 -1
  195. package/dist/theme/components/table-pagination.js +1 -1
  196. package/dist/theme/components/tabs.d.ts +4 -4
  197. package/dist/theme/components/toggle-button-group.js +1 -1
  198. package/dist/theme/components/toggle-button.d.ts +2 -2
  199. package/dist/theme/components/toggle-button.js +1 -1
  200. package/dist/theme/components/tooltip.js +1 -0
  201. package/dist/theme/theme-primitives.js +1 -1
  202. package/dist/{theme-primitives-qhf0z_Er.js → theme-primitives-OrQ-xFJR.js} +19 -19
  203. package/dist/{toggle-button-sCvdUHdS.js → toggle-button-BgpxYWVw.js} +3 -3
  204. package/dist/{toggle-button-group-C_qpJa3z.js → toggle-button-group-l4hL1DLP.js} +4 -6
  205. package/dist/{typographyClasses-CBI3nZde.js → typographyClasses-CFf0OFiD.js} +4 -5
  206. package/dist/{useControlled-BQ6-yabk.js → useControlled-2-C6cXjG.js} +2 -5
  207. package/dist/useControlled-DXKqhylj.js +5 -0
  208. package/dist/{useEnhancedEffect-DcMMtOdE.js → useEnhancedEffect-Dsu5K7-Z.js} +1 -1
  209. package/dist/useFormControl-B4z6ONhx.js +18 -0
  210. package/dist/{useMobilePicker-C5bImMb9.js → useMobilePicker-ujH2nH2-.js} +8465 -8943
  211. package/dist/{useSlot-BfqKgBbE.js → useSlot-Dkc1Mj31.js} +37 -32
  212. package/dist/{useThemeProps-DtrsMbkY.js → useThemeProps-D4jtjo2I.js} +4 -4
  213. package/dist/utils/dayjs.js +1 -1
  214. package/dist/{utils-BqJ3HDtA.js → utils-CCnIUPad.js} +74 -58
  215. package/package.json +53 -53
  216. package/dist/Box-BQIZeo25.js +0 -46
  217. package/dist/Collapse-BUAO-GTT.js +0 -264
  218. package/dist/LocalizationProvider-C07_J3LH.js +0 -111
  219. package/dist/Menu-qKMfgdfr.js +0 -1664
  220. package/dist/MenuItem-DA2pGXuL.js +0 -214
  221. package/dist/Select-D-aLJXW9.js +0 -2552
  222. package/dist/Stack-BrIUVvqB.js +0 -158
  223. package/dist/Typography-Ci004UCT.js +0 -187
  224. package/dist/buttonBaseClasses-D1dQFqBk.js +0 -13
  225. package/dist/checkbox-CMvDozaV.js +0 -57
  226. package/dist/defaultTheme-CW25vqGj.js +0 -5
  227. package/dist/extendSxProp-0kulJXZl.js +0 -29
  228. package/dist/generateUtilityClasses-CX1nR7K3.js +0 -10
  229. package/dist/memoTheme-DiKnacj0.js +0 -154
  230. package/dist/s-date-picker-C-FOMdpa.js +0 -587
  231. package/dist/s-label-BYT4eG6o.js +0 -30
  232. package/dist/s-multi-select/index.d.ts +0 -2
  233. package/dist/s-multi-select/index.js +0 -2
  234. package/dist/s-multi-select/s-multi-select.d.ts +0 -26
  235. package/dist/s-multi-select/s-multi-select.js +0 -2
  236. package/dist/s-multi-select-CmB-l3n5.js +0 -64
  237. package/dist/s-text-editor-toolbar-Sw0qn88u.js +0 -177
  238. package/dist/select-BT9USOXL.js +0 -11
  239. package/dist/styled-C0_N3zFx.js +0 -168
  240. package/dist/theme/components/tooltip.d.ts +0 -30
  241. package/dist/useFormControl-DvExOQVA.js +0 -11
  242. /package/dist/{extends-DtvfmDTb.js → extends-D8CDMpIy.js} +0 -0
  243. /package/dist/{objectWithoutPropertiesLoose-Cq334jkZ.js → objectWithoutPropertiesLoose-BpY-kC5L.js} +0 -0
  244. /package/dist/{utils-CKGB5_56.js → utils-B5Rl6Zwv.js} +0 -0
@@ -10,1018 +10,10 @@ export declare const MuiInputAdornment: {
10
10
  } & {
11
11
  theme: Theme;
12
12
  }) => {
13
- accentColor?: import("csstype").Property.AccentColor | readonly string[] | readonly import("csstype").Property.AccentColor[] | undefined;
14
- alignContent?: import("csstype").Property.AlignContent | readonly string[] | readonly import("csstype").Property.AlignContent[] | undefined;
15
- alignItems?: import("csstype").Property.AlignItems | readonly string[] | readonly import("csstype").Property.AlignItems[] | undefined;
16
- alignSelf?: import("csstype").Property.AlignSelf | readonly string[] | readonly import("csstype").Property.AlignSelf[] | undefined;
17
- alignTracks?: import("csstype").Property.AlignTracks | readonly string[] | readonly import("csstype").Property.AlignTracks[] | undefined;
18
- alignmentBaseline?: import("csstype").Property.AlignmentBaseline | readonly NonNullable<import("csstype").Property.AlignmentBaseline | undefined>[] | readonly import("csstype").Property.AlignmentBaseline[] | undefined;
19
- anchorName?: import("csstype").Property.AnchorName | readonly string[] | readonly import("csstype").Property.AnchorName[] | undefined;
20
- anchorScope?: import("csstype").Property.AnchorScope | readonly string[] | readonly import("csstype").Property.AnchorScope[] | undefined;
21
- animationComposition?: import("csstype").Property.AnimationComposition | readonly string[] | readonly import("csstype").Property.AnimationComposition[] | undefined;
22
- animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
23
- animationDirection?: import("csstype").Property.AnimationDirection | readonly string[] | readonly import("csstype").Property.AnimationDirection[] | undefined;
24
- animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
25
- animationFillMode?: import("csstype").Property.AnimationFillMode | readonly string[] | readonly import("csstype").Property.AnimationFillMode[] | undefined;
26
- animationIterationCount?: import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "infinite")[] | undefined;
27
- animationName?: import("csstype").Property.AnimationName | readonly string[] | readonly import("csstype").Property.AnimationName[] | undefined;
28
- animationPlayState?: import("csstype").Property.AnimationPlayState | readonly string[] | readonly import("csstype").Property.AnimationPlayState[] | undefined;
29
- animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number> | readonly NonNullable<import("csstype").Property.AnimationRangeEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
30
- animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number> | readonly NonNullable<import("csstype").Property.AnimationRangeStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
31
- animationTimeline?: import("csstype").Property.AnimationTimeline | readonly string[] | readonly import("csstype").Property.AnimationTimeline[] | undefined;
32
- animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | readonly string[] | readonly import("csstype").Property.AnimationTimingFunction[] | undefined;
33
- appearance?: import("csstype").Property.Appearance | readonly NonNullable<import("csstype").Property.Appearance | undefined>[] | readonly import("csstype").Property.Appearance[] | undefined;
34
- aspectRatio?: import("csstype").Property.AspectRatio | readonly NonNullable<import("csstype").Property.AspectRatio | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
35
- backdropFilter?: import("csstype").Property.BackdropFilter | readonly string[] | readonly import("csstype").Property.BackdropFilter[] | undefined;
36
- backfaceVisibility?: import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | readonly import("csstype").Property.BackfaceVisibility[] | undefined;
37
- backgroundAttachment?: import("csstype").Property.BackgroundAttachment | readonly string[] | readonly import("csstype").Property.BackgroundAttachment[] | undefined;
38
- backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | readonly string[] | readonly import("csstype").Property.BackgroundBlendMode[] | undefined;
39
- backgroundClip?: import("csstype").Property.BackgroundClip | readonly string[] | readonly import("csstype").Property.BackgroundClip[] | undefined;
40
- backgroundColor?: import("csstype").Property.BackgroundColor | readonly string[] | readonly import("csstype").Property.BackgroundColor[] | undefined;
41
- backgroundImage?: import("csstype").Property.BackgroundImage | readonly string[] | readonly import("csstype").Property.BackgroundImage[] | undefined;
42
- backgroundOrigin?: import("csstype").Property.BackgroundOrigin | readonly string[] | readonly import("csstype").Property.BackgroundOrigin[] | undefined;
43
- backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPositionX<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
44
- backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPositionY<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
45
- backgroundRepeat?: import("csstype").Property.BackgroundRepeat | readonly string[] | readonly import("csstype").Property.BackgroundRepeat[] | undefined;
46
- backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
47
- baselineShift?: import("csstype").Property.BaselineShift<string | number> | readonly NonNullable<import("csstype").Property.BaselineShift<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
48
- blockSize?: import("csstype").Property.BlockSize<string | number> | readonly NonNullable<import("csstype").Property.BlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
49
- borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | readonly string[] | readonly import("csstype").Property.BorderBlockEndColor[] | undefined;
50
- borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | readonly NonNullable<import("csstype").Property.BorderBlockEndStyle | undefined>[] | readonly import("csstype").Property.BorderBlockEndStyle[] | undefined;
51
- borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderBlockEndWidth<string | number> | undefined>[] | undefined;
52
- borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | readonly string[] | readonly import("csstype").Property.BorderBlockStartColor[] | undefined;
53
- borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | readonly NonNullable<import("csstype").Property.BorderBlockStartStyle | undefined>[] | readonly import("csstype").Property.BorderBlockStartStyle[] | undefined;
54
- borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderBlockStartWidth<string | number> | undefined>[] | undefined;
55
- borderBottomColor?: import("csstype").Property.BorderBottomColor | readonly string[] | readonly import("csstype").Property.BorderBottomColor[] | undefined;
56
- borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
57
- borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
58
- borderBottomStyle?: import("csstype").Property.BorderBottomStyle | readonly NonNullable<import("csstype").Property.BorderBottomStyle | undefined>[] | readonly import("csstype").Property.BorderBottomStyle[] | undefined;
59
- borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderBottomWidth<string | number> | undefined>[] | undefined;
60
- borderCollapse?: import("csstype").Property.BorderCollapse | readonly NonNullable<import("csstype").Property.BorderCollapse | undefined>[] | readonly import("csstype").Property.BorderCollapse[] | undefined;
61
- borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderEndEndRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
62
- borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderEndStartRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
63
- borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | readonly NonNullable<import("csstype").Property.BorderImageOutset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
64
- borderImageRepeat?: import("csstype").Property.BorderImageRepeat | readonly string[] | readonly import("csstype").Property.BorderImageRepeat[] | undefined;
65
- borderImageSlice?: import("csstype").Property.BorderImageSlice | readonly NonNullable<import("csstype").Property.BorderImageSlice | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
66
- borderImageSource?: import("csstype").Property.BorderImageSource | readonly string[] | readonly import("csstype").Property.BorderImageSource[] | undefined;
67
- borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderImageWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
68
- borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | readonly string[] | readonly import("csstype").Property.BorderInlineEndColor[] | undefined;
69
- borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | readonly NonNullable<import("csstype").Property.BorderInlineEndStyle | undefined>[] | readonly import("csstype").Property.BorderInlineEndStyle[] | undefined;
70
- borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined;
71
- borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | readonly string[] | readonly import("csstype").Property.BorderInlineStartColor[] | undefined;
72
- borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | readonly NonNullable<import("csstype").Property.BorderInlineStartStyle | undefined>[] | readonly import("csstype").Property.BorderInlineStartStyle[] | undefined;
73
- borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderInlineStartWidth<string | number> | undefined>[] | undefined;
74
- borderLeftColor?: import("csstype").Property.BorderLeftColor | readonly string[] | readonly import("csstype").Property.BorderLeftColor[] | undefined;
75
- borderLeftStyle?: import("csstype").Property.BorderLeftStyle | readonly NonNullable<import("csstype").Property.BorderLeftStyle | undefined>[] | readonly import("csstype").Property.BorderLeftStyle[] | undefined;
76
- borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderLeftWidth<string | number> | undefined>[] | undefined;
77
- borderRightColor?: import("csstype").Property.BorderRightColor | readonly string[] | readonly import("csstype").Property.BorderRightColor[] | undefined;
78
- borderRightStyle?: import("csstype").Property.BorderRightStyle | readonly NonNullable<import("csstype").Property.BorderRightStyle | undefined>[] | readonly import("csstype").Property.BorderRightStyle[] | undefined;
79
- borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderRightWidth<string | number> | undefined>[] | undefined;
80
- borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | readonly NonNullable<import("csstype").Property.BorderSpacing<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
81
- borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderStartEndRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
82
- borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderStartStartRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
83
- borderTopColor?: import("csstype").Property.BorderTopColor | readonly string[] | readonly import("csstype").Property.BorderTopColor[] | undefined;
84
- borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
85
- borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
86
- borderTopStyle?: import("csstype").Property.BorderTopStyle | readonly NonNullable<import("csstype").Property.BorderTopStyle | undefined>[] | readonly import("csstype").Property.BorderTopStyle[] | undefined;
87
- borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderTopWidth<string | number> | undefined>[] | undefined;
88
- bottom?: import("csstype").Property.Bottom<string | number> | readonly NonNullable<import("csstype").Property.Bottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
89
- boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | readonly import("csstype").Property.BoxDecorationBreak[] | undefined;
90
- boxShadow?: import("csstype").Property.BoxShadow | readonly string[] | readonly import("csstype").Property.BoxShadow[] | undefined;
91
- boxSizing?: import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | readonly import("csstype").Property.BoxSizing[] | undefined;
92
- breakAfter?: import("csstype").Property.BreakAfter | readonly NonNullable<import("csstype").Property.BreakAfter | undefined>[] | readonly import("csstype").Property.BreakAfter[] | undefined;
93
- breakBefore?: import("csstype").Property.BreakBefore | readonly NonNullable<import("csstype").Property.BreakBefore | undefined>[] | readonly import("csstype").Property.BreakBefore[] | undefined;
94
- breakInside?: import("csstype").Property.BreakInside | readonly NonNullable<import("csstype").Property.BreakInside | undefined>[] | readonly import("csstype").Property.BreakInside[] | undefined;
95
- captionSide?: import("csstype").Property.CaptionSide | readonly NonNullable<import("csstype").Property.CaptionSide | undefined>[] | readonly import("csstype").Property.CaptionSide[] | undefined;
96
- caretColor?: import("csstype").Property.CaretColor | readonly string[] | readonly import("csstype").Property.CaretColor[] | undefined;
97
- caretShape?: import("csstype").Property.CaretShape | readonly NonNullable<import("csstype").Property.CaretShape | undefined>[] | readonly import("csstype").Property.CaretShape[] | undefined;
98
- clear?: import("csstype").Property.Clear | readonly NonNullable<import("csstype").Property.Clear | undefined>[] | readonly import("csstype").Property.Clear[] | undefined;
99
- clipPath?: import("csstype").Property.ClipPath | readonly string[] | readonly import("csstype").Property.ClipPath[] | undefined;
100
- clipRule?: import("csstype").Property.ClipRule | readonly NonNullable<import("csstype").Property.ClipRule | undefined>[] | readonly import("csstype").Property.ClipRule[] | undefined;
101
- color: string | readonly string[];
102
- colorAdjust?: import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | readonly import("csstype").Property.PrintColorAdjust[] | undefined;
103
- colorInterpolationFilters?: import("csstype").Property.ColorInterpolationFilters | readonly NonNullable<import("csstype").Property.ColorInterpolationFilters | undefined>[] | readonly import("csstype").Property.ColorInterpolationFilters[] | undefined;
104
- colorScheme?: import("csstype").Property.ColorScheme | readonly string[] | readonly import("csstype").Property.ColorScheme[] | undefined;
105
- columnCount?: import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
106
- columnFill?: import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | readonly import("csstype").Property.ColumnFill[] | undefined;
107
- columnGap?: import("csstype").Property.ColumnGap<string | number> | readonly NonNullable<import("csstype").Property.ColumnGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
108
- columnRuleColor?: import("csstype").Property.ColumnRuleColor | readonly string[] | readonly import("csstype").Property.ColumnRuleColor[] | undefined;
109
- columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | readonly string[] | readonly import("csstype").Property.ColumnRuleStyle[] | undefined;
110
- columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
111
- columnSpan?: import("csstype").Property.ColumnSpan | readonly NonNullable<import("csstype").Property.ColumnSpan | undefined>[] | readonly import("csstype").Property.ColumnSpan[] | undefined;
112
- columnWidth?: import("csstype").Property.ColumnWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined;
113
- contain?: import("csstype").Property.Contain | readonly string[] | readonly import("csstype").Property.Contain[] | undefined;
114
- containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
115
- containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
116
- containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
117
- containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
118
- containerName?: import("csstype").Property.ContainerName | readonly string[] | readonly import("csstype").Property.ContainerName[] | undefined;
119
- containerType?: import("csstype").Property.ContainerType | readonly string[] | readonly import("csstype").Property.ContainerType[] | undefined;
120
- content?: import("csstype").Property.Content | readonly string[] | readonly import("csstype").Property.Content[] | undefined;
121
- contentVisibility?: import("csstype").Property.ContentVisibility | readonly NonNullable<import("csstype").Property.ContentVisibility | undefined>[] | readonly import("csstype").Property.ContentVisibility[] | undefined;
122
- counterIncrement?: import("csstype").Property.CounterIncrement | readonly string[] | readonly import("csstype").Property.CounterIncrement[] | undefined;
123
- counterReset?: import("csstype").Property.CounterReset | readonly string[] | readonly import("csstype").Property.CounterReset[] | undefined;
124
- counterSet?: import("csstype").Property.CounterSet | readonly string[] | readonly import("csstype").Property.CounterSet[] | undefined;
125
- cursor?: import("csstype").Property.Cursor | readonly string[] | readonly import("csstype").Property.Cursor[] | undefined;
126
- cx?: import("csstype").Property.Cx<string | number> | readonly NonNullable<import("csstype").Property.Cx<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
127
- cy?: import("csstype").Property.Cy<string | number> | readonly NonNullable<import("csstype").Property.Cy<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
128
- d?: import("csstype").Property.D | readonly string[] | readonly import("csstype").Property.D[] | undefined;
129
- direction?: import("csstype").Property.Direction | readonly NonNullable<import("csstype").Property.Direction | undefined>[] | readonly import("csstype").Property.Direction[] | undefined;
130
- display?: import("csstype").Property.Display | readonly string[] | readonly import("csstype").Property.Display[] | undefined;
131
- dominantBaseline?: import("csstype").Property.DominantBaseline | readonly NonNullable<import("csstype").Property.DominantBaseline | undefined>[] | readonly import("csstype").Property.DominantBaseline[] | undefined;
132
- emptyCells?: import("csstype").Property.EmptyCells | readonly NonNullable<import("csstype").Property.EmptyCells | undefined>[] | readonly import("csstype").Property.EmptyCells[] | undefined;
133
- fieldSizing?: import("csstype").Property.FieldSizing | readonly NonNullable<import("csstype").Property.FieldSizing | undefined>[] | readonly import("csstype").Property.FieldSizing[] | undefined;
134
- fill?: import("csstype").Property.Fill | readonly string[] | readonly import("csstype").Property.Fill[] | undefined;
135
- fillOpacity?: import("csstype").Property.FillOpacity | readonly NonNullable<import("csstype").Property.FillOpacity | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
136
- fillRule?: import("csstype").Property.FillRule | readonly NonNullable<import("csstype").Property.FillRule | undefined>[] | readonly import("csstype").Property.FillRule[] | undefined;
137
- filter?: import("csstype").Property.Filter | readonly string[] | readonly import("csstype").Property.Filter[] | undefined;
138
- flexBasis?: import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
139
- flexDirection?: import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | readonly import("csstype").Property.FlexDirection[] | undefined;
140
- flexGrow?: import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
141
- flexShrink?: import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
142
- flexWrap?: import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | readonly import("csstype").Property.FlexWrap[] | undefined;
143
- float?: import("csstype").Property.Float | readonly NonNullable<import("csstype").Property.Float | undefined>[] | readonly import("csstype").Property.Float[] | undefined;
144
- floodColor?: import("csstype").Property.FloodColor | readonly string[] | readonly import("csstype").Property.FloodColor[] | undefined;
145
- floodOpacity?: import("csstype").Property.FloodOpacity | readonly NonNullable<import("csstype").Property.FloodOpacity | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
146
- fontFamily?: import("csstype").Property.FontFamily | readonly string[] | readonly import("csstype").Property.FontFamily[] | undefined;
147
- fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | readonly string[] | readonly import("csstype").Property.FontFeatureSettings[] | undefined;
148
- fontKerning?: import("csstype").Property.FontKerning | readonly NonNullable<import("csstype").Property.FontKerning | undefined>[] | readonly import("csstype").Property.FontKerning[] | undefined;
149
- fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | readonly string[] | readonly import("csstype").Property.FontLanguageOverride[] | undefined;
150
- fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | readonly NonNullable<import("csstype").Property.FontOpticalSizing | undefined>[] | readonly import("csstype").Property.FontOpticalSizing[] | undefined;
151
- fontPalette?: import("csstype").Property.FontPalette | readonly string[] | readonly import("csstype").Property.FontPalette[] | undefined;
152
- fontSize?: import("csstype").Property.FontSize<string | number> | readonly NonNullable<import("csstype").Property.FontSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
153
- fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | readonly NonNullable<import("csstype").Property.FontSizeAdjust | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "none" | "from-font")[] | undefined;
154
- fontSmooth?: import("csstype").Property.FontSmooth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined;
155
- fontStyle?: import("csstype").Property.FontStyle | readonly string[] | readonly import("csstype").Property.FontStyle[] | undefined;
156
- fontSynthesis?: import("csstype").Property.FontSynthesis | readonly string[] | readonly import("csstype").Property.FontSynthesis[] | undefined;
157
- fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition | readonly NonNullable<import("csstype").Property.FontSynthesisPosition | undefined>[] | readonly import("csstype").Property.FontSynthesisPosition[] | undefined;
158
- fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps | readonly NonNullable<import("csstype").Property.FontSynthesisSmallCaps | undefined>[] | readonly import("csstype").Property.FontSynthesisSmallCaps[] | undefined;
159
- fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle | readonly NonNullable<import("csstype").Property.FontSynthesisStyle | undefined>[] | readonly import("csstype").Property.FontSynthesisStyle[] | undefined;
160
- fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight | readonly NonNullable<import("csstype").Property.FontSynthesisWeight | undefined>[] | readonly import("csstype").Property.FontSynthesisWeight[] | undefined;
161
- fontVariant?: import("csstype").Property.FontVariant | readonly string[] | readonly import("csstype").Property.FontVariant[] | undefined;
162
- fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | readonly string[] | readonly import("csstype").Property.FontVariantAlternates[] | undefined;
163
- fontVariantCaps?: import("csstype").Property.FontVariantCaps | readonly NonNullable<import("csstype").Property.FontVariantCaps | undefined>[] | readonly import("csstype").Property.FontVariantCaps[] | undefined;
164
- fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | readonly string[] | readonly import("csstype").Property.FontVariantEastAsian[] | undefined;
165
- fontVariantEmoji?: import("csstype").Property.FontVariantEmoji | readonly NonNullable<import("csstype").Property.FontVariantEmoji | undefined>[] | readonly import("csstype").Property.FontVariantEmoji[] | undefined;
166
- fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | readonly string[] | readonly import("csstype").Property.FontVariantLigatures[] | undefined;
167
- fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | readonly string[] | readonly import("csstype").Property.FontVariantNumeric[] | undefined;
168
- fontVariantPosition?: import("csstype").Property.FontVariantPosition | readonly NonNullable<import("csstype").Property.FontVariantPosition | undefined>[] | readonly import("csstype").Property.FontVariantPosition[] | undefined;
169
- fontVariationSettings?: import("csstype").Property.FontVariationSettings | readonly string[] | readonly import("csstype").Property.FontVariationSettings[] | undefined;
170
- fontWeight?: import("csstype").Property.FontWeight | readonly NonNullable<import("csstype").Property.FontWeight | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "bold" | "normal" | "bolder" | "lighter")[] | undefined;
171
- fontWidth?: import("csstype").Property.FontWidth | readonly string[] | readonly import("csstype").Property.FontWidth[] | undefined;
172
- forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | readonly NonNullable<import("csstype").Property.ForcedColorAdjust | undefined>[] | readonly import("csstype").Property.ForcedColorAdjust[] | undefined;
173
- gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | readonly NonNullable<import("csstype").Property.GridAutoColumns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
174
- gridAutoFlow?: import("csstype").Property.GridAutoFlow | readonly string[] | readonly import("csstype").Property.GridAutoFlow[] | undefined;
175
- gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | readonly NonNullable<import("csstype").Property.GridAutoRows<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
176
- gridColumnEnd?: import("csstype").Property.GridColumnEnd | readonly NonNullable<import("csstype").Property.GridColumnEnd | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
177
- gridColumnStart?: import("csstype").Property.GridColumnStart | readonly NonNullable<import("csstype").Property.GridColumnStart | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
178
- gridRowEnd?: import("csstype").Property.GridRowEnd | readonly NonNullable<import("csstype").Property.GridRowEnd | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
179
- gridRowStart?: import("csstype").Property.GridRowStart | readonly NonNullable<import("csstype").Property.GridRowStart | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
180
- gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | readonly string[] | readonly import("csstype").Property.GridTemplateAreas[] | undefined;
181
- gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateColumns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
182
- gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | readonly NonNullable<import("csstype").Property.GridTemplateRows<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
183
- hangingPunctuation?: import("csstype").Property.HangingPunctuation | readonly string[] | readonly import("csstype").Property.HangingPunctuation[] | undefined;
184
- height?: import("csstype").Property.Height<string | number> | readonly NonNullable<import("csstype").Property.Height<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
185
- hyphenateCharacter?: import("csstype").Property.HyphenateCharacter | readonly string[] | readonly import("csstype").Property.HyphenateCharacter[] | undefined;
186
- hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars | readonly NonNullable<import("csstype").Property.HyphenateLimitChars | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
187
- hyphens?: import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | readonly import("csstype").Property.Hyphens[] | undefined;
188
- imageOrientation?: import("csstype").Property.ImageOrientation | readonly string[] | readonly import("csstype").Property.ImageOrientation[] | undefined;
189
- imageRendering?: import("csstype").Property.ImageRendering | readonly NonNullable<import("csstype").Property.ImageRendering | undefined>[] | readonly import("csstype").Property.ImageRendering[] | undefined;
190
- imageResolution?: import("csstype").Property.ImageResolution | readonly string[] | readonly import("csstype").Property.ImageResolution[] | undefined;
191
- initialLetter?: import("csstype").Property.InitialLetter | readonly NonNullable<import("csstype").Property.InitialLetter | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "normal")[] | undefined;
192
- initialLetterAlign?: import("csstype").Property.InitialLetterAlign | readonly NonNullable<import("csstype").Property.InitialLetterAlign | undefined>[] | readonly import("csstype").Property.InitialLetterAlign[] | undefined;
193
- inlineSize?: import("csstype").Property.InlineSize<string | number> | readonly NonNullable<import("csstype").Property.InlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
194
- insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
195
- insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
196
- insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
197
- insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
198
- interpolateSize?: import("csstype").Property.InterpolateSize | readonly NonNullable<import("csstype").Property.InterpolateSize | undefined>[] | readonly import("csstype").Property.InterpolateSize[] | undefined;
199
- isolation?: import("csstype").Property.Isolation | readonly NonNullable<import("csstype").Property.Isolation | undefined>[] | readonly import("csstype").Property.Isolation[] | undefined;
200
- justifyContent?: import("csstype").Property.JustifyContent | readonly string[] | readonly import("csstype").Property.JustifyContent[] | undefined;
201
- justifyItems?: import("csstype").Property.JustifyItems | readonly string[] | readonly import("csstype").Property.JustifyItems[] | undefined;
202
- justifySelf?: import("csstype").Property.JustifySelf | readonly string[] | readonly import("csstype").Property.JustifySelf[] | undefined;
203
- justifyTracks?: import("csstype").Property.JustifyTracks | readonly string[] | readonly import("csstype").Property.JustifyTracks[] | undefined;
204
- left?: import("csstype").Property.Left<string | number> | readonly NonNullable<import("csstype").Property.Left<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
205
- letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.LetterSpacing<string | number> | undefined>[] | undefined;
206
- lightingColor?: import("csstype").Property.LightingColor | readonly string[] | readonly import("csstype").Property.LightingColor[] | undefined;
207
- lineBreak?: import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | readonly import("csstype").Property.LineBreak[] | undefined;
208
- lineHeight?: import("csstype").Property.LineHeight<string | number> | readonly NonNullable<import("csstype").Property.LineHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
209
- lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.LineHeightStep<string | number> | undefined>[] | undefined;
210
- listStyleImage?: import("csstype").Property.ListStyleImage | readonly string[] | readonly import("csstype").Property.ListStyleImage[] | undefined;
211
- listStylePosition?: import("csstype").Property.ListStylePosition | readonly NonNullable<import("csstype").Property.ListStylePosition | undefined>[] | readonly import("csstype").Property.ListStylePosition[] | undefined;
212
- listStyleType?: import("csstype").Property.ListStyleType | readonly string[] | readonly import("csstype").Property.ListStyleType[] | undefined;
213
- marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
214
- marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | readonly NonNullable<import("csstype").Property.MarginBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
215
- marginBottom?: import("csstype").Property.MarginBottom<string | number> | readonly NonNullable<import("csstype").Property.MarginBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
216
- marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
217
- marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
218
- marginLeft?: import("csstype").Property.MarginLeft<string | number> | readonly NonNullable<import("csstype").Property.MarginLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
219
- marginRight?: import("csstype").Property.MarginRight<string | number> | readonly NonNullable<import("csstype").Property.MarginRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
220
- marginTop?: import("csstype").Property.MarginTop<string | number> | readonly NonNullable<import("csstype").Property.MarginTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
221
- marginTrim?: import("csstype").Property.MarginTrim | readonly NonNullable<import("csstype").Property.MarginTrim | undefined>[] | readonly import("csstype").Property.MarginTrim[] | undefined;
222
- marker?: import("csstype").Property.Marker | readonly string[] | readonly import("csstype").Property.Marker[] | undefined;
223
- markerEnd?: import("csstype").Property.MarkerEnd | readonly string[] | readonly import("csstype").Property.MarkerEnd[] | undefined;
224
- markerMid?: import("csstype").Property.MarkerMid | readonly string[] | readonly import("csstype").Property.MarkerMid[] | undefined;
225
- markerStart?: import("csstype").Property.MarkerStart | readonly string[] | readonly import("csstype").Property.MarkerStart[] | undefined;
226
- maskBorderMode?: import("csstype").Property.MaskBorderMode | readonly NonNullable<import("csstype").Property.MaskBorderMode | undefined>[] | readonly import("csstype").Property.MaskBorderMode[] | undefined;
227
- maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderOutset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
228
- maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | readonly string[] | readonly import("csstype").Property.MaskBorderRepeat[] | undefined;
229
- maskBorderSlice?: import("csstype").Property.MaskBorderSlice | readonly NonNullable<import("csstype").Property.MaskBorderSlice | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
230
- maskBorderSource?: import("csstype").Property.MaskBorderSource | readonly string[] | readonly import("csstype").Property.MaskBorderSource[] | undefined;
231
- maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
232
- maskClip?: import("csstype").Property.MaskClip | readonly string[] | readonly import("csstype").Property.MaskClip[] | undefined;
233
- maskComposite?: import("csstype").Property.MaskComposite | readonly string[] | readonly import("csstype").Property.MaskComposite[] | undefined;
234
- maskImage?: import("csstype").Property.MaskImage | readonly string[] | readonly import("csstype").Property.MaskImage[] | undefined;
235
- maskMode?: import("csstype").Property.MaskMode | readonly string[] | readonly import("csstype").Property.MaskMode[] | undefined;
236
- maskOrigin?: import("csstype").Property.MaskOrigin | readonly string[] | readonly import("csstype").Property.MaskOrigin[] | undefined;
237
- maskPosition?: import("csstype").Property.MaskPosition<string | number> | readonly NonNullable<import("csstype").Property.MaskPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
238
- maskRepeat?: import("csstype").Property.MaskRepeat | readonly string[] | readonly import("csstype").Property.MaskRepeat[] | undefined;
239
- maskSize?: import("csstype").Property.MaskSize<string | number> | readonly NonNullable<import("csstype").Property.MaskSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
240
- maskType?: import("csstype").Property.MaskType | readonly NonNullable<import("csstype").Property.MaskType | undefined>[] | readonly import("csstype").Property.MaskType[] | undefined;
241
- masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | readonly string[] | readonly import("csstype").Property.MasonryAutoFlow[] | undefined;
242
- mathDepth?: import("csstype").Property.MathDepth | readonly NonNullable<import("csstype").Property.MathDepth | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto-add")[] | undefined;
243
- mathShift?: import("csstype").Property.MathShift | readonly NonNullable<import("csstype").Property.MathShift | undefined>[] | readonly import("csstype").Property.MathShift[] | undefined;
244
- mathStyle?: import("csstype").Property.MathStyle | readonly NonNullable<import("csstype").Property.MathStyle | undefined>[] | readonly import("csstype").Property.MathStyle[] | undefined;
245
- maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | readonly NonNullable<import("csstype").Property.MaxBlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
246
- maxHeight?: import("csstype").Property.MaxHeight<string | number> | readonly NonNullable<import("csstype").Property.MaxHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
247
- maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MaxInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
248
- maxLines?: import("csstype").Property.MaxLines | readonly NonNullable<import("csstype").Property.MaxLines | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "none")[] | undefined;
249
- maxWidth?: import("csstype").Property.MaxWidth<string | number> | readonly NonNullable<import("csstype").Property.MaxWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
250
- minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | readonly NonNullable<import("csstype").Property.MinBlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
251
- minHeight?: import("csstype").Property.MinHeight<string | number> | readonly NonNullable<import("csstype").Property.MinHeight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
252
- minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MinInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
253
- minWidth?: import("csstype").Property.MinWidth<string | number> | readonly NonNullable<import("csstype").Property.MinWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
254
- mixBlendMode?: import("csstype").Property.MixBlendMode | readonly NonNullable<import("csstype").Property.MixBlendMode | undefined>[] | readonly import("csstype").Property.MixBlendMode[] | undefined;
255
- motionDistance?: import("csstype").Property.OffsetDistance<string | number> | readonly NonNullable<import("csstype").Property.OffsetDistance<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
256
- motionPath?: import("csstype").Property.OffsetPath | readonly string[] | readonly import("csstype").Property.OffsetPath[] | undefined;
257
- motionRotation?: import("csstype").Property.OffsetRotate | readonly string[] | readonly import("csstype").Property.OffsetRotate[] | undefined;
258
- objectFit?: import("csstype").Property.ObjectFit | readonly NonNullable<import("csstype").Property.ObjectFit | undefined>[] | readonly import("csstype").Property.ObjectFit[] | undefined;
259
- objectPosition?: import("csstype").Property.ObjectPosition<string | number> | readonly NonNullable<import("csstype").Property.ObjectPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
260
- objectViewBox?: import("csstype").Property.ObjectViewBox | readonly string[] | readonly import("csstype").Property.ObjectViewBox[] | undefined;
261
- offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | readonly NonNullable<import("csstype").Property.OffsetAnchor<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
262
- offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | readonly NonNullable<import("csstype").Property.OffsetDistance<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
263
- offsetPath?: import("csstype").Property.OffsetPath | readonly string[] | readonly import("csstype").Property.OffsetPath[] | undefined;
264
- offsetPosition?: import("csstype").Property.OffsetPosition<string | number> | readonly NonNullable<import("csstype").Property.OffsetPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
265
- offsetRotate?: import("csstype").Property.OffsetRotate | readonly string[] | readonly import("csstype").Property.OffsetRotate[] | undefined;
266
- offsetRotation?: import("csstype").Property.OffsetRotate | readonly string[] | readonly import("csstype").Property.OffsetRotate[] | undefined;
267
- opacity?: import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
268
- order?: import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
269
- orphans?: import("csstype").Property.Orphans | readonly NonNullable<import("csstype").Property.Orphans | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
270
- outlineColor?: import("csstype").Property.OutlineColor | readonly string[] | readonly import("csstype").Property.OutlineColor[] | undefined;
271
- outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.OutlineOffset<string | number> | undefined>[] | undefined;
272
- outlineStyle?: import("csstype").Property.OutlineStyle | readonly NonNullable<import("csstype").Property.OutlineStyle | undefined>[] | readonly import("csstype").Property.OutlineStyle[] | undefined;
273
- outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.OutlineWidth<string | number> | undefined>[] | undefined;
274
- overflowAnchor?: import("csstype").Property.OverflowAnchor | readonly NonNullable<import("csstype").Property.OverflowAnchor | undefined>[] | readonly import("csstype").Property.OverflowAnchor[] | undefined;
275
- overflowBlock?: import("csstype").Property.OverflowBlock | readonly NonNullable<import("csstype").Property.OverflowBlock | undefined>[] | readonly import("csstype").Property.OverflowBlock[] | undefined;
276
- overflowClipBox?: import("csstype").Property.OverflowClipBox | readonly NonNullable<import("csstype").Property.OverflowClipBox | undefined>[] | readonly import("csstype").Property.OverflowClipBox[] | undefined;
277
- overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | readonly NonNullable<import("csstype").Property.OverflowClipMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
278
- overflowInline?: import("csstype").Property.OverflowInline | readonly NonNullable<import("csstype").Property.OverflowInline | undefined>[] | readonly import("csstype").Property.OverflowInline[] | undefined;
279
- overflowWrap?: import("csstype").Property.OverflowWrap | readonly NonNullable<import("csstype").Property.OverflowWrap | undefined>[] | readonly import("csstype").Property.OverflowWrap[] | undefined;
280
- overflowX?: import("csstype").Property.OverflowX | readonly NonNullable<import("csstype").Property.OverflowX | undefined>[] | readonly import("csstype").Property.OverflowX[] | undefined;
281
- overflowY?: import("csstype").Property.OverflowY | readonly NonNullable<import("csstype").Property.OverflowY | undefined>[] | readonly import("csstype").Property.OverflowY[] | undefined;
282
- overlay?: import("csstype").Property.Overlay | readonly NonNullable<import("csstype").Property.Overlay | undefined>[] | readonly import("csstype").Property.Overlay[] | undefined;
283
- overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | readonly NonNullable<import("csstype").Property.OverscrollBehaviorBlock | undefined>[] | readonly import("csstype").Property.OverscrollBehaviorBlock[] | undefined;
284
- overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | readonly NonNullable<import("csstype").Property.OverscrollBehaviorInline | undefined>[] | readonly import("csstype").Property.OverscrollBehaviorInline[] | undefined;
285
- overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | readonly NonNullable<import("csstype").Property.OverscrollBehaviorX | undefined>[] | readonly import("csstype").Property.OverscrollBehaviorX[] | undefined;
286
- overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | readonly NonNullable<import("csstype").Property.OverscrollBehaviorY | undefined>[] | readonly import("csstype").Property.OverscrollBehaviorY[] | undefined;
287
- paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
288
- paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
289
- paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.PaddingBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
290
- paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
291
- paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
292
- paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.PaddingLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
293
- paddingRight?: import("csstype").Property.PaddingRight<string | number> | readonly NonNullable<import("csstype").Property.PaddingRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
294
- paddingTop?: import("csstype").Property.PaddingTop<string | number> | readonly NonNullable<import("csstype").Property.PaddingTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
295
- page?: import("csstype").Property.Page | readonly string[] | readonly import("csstype").Property.Page[] | undefined;
296
- paintOrder?: import("csstype").Property.PaintOrder | readonly string[] | readonly import("csstype").Property.PaintOrder[] | undefined;
297
- perspective?: import("csstype").Property.Perspective<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined;
298
- perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
299
- pointerEvents?: import("csstype").Property.PointerEvents | readonly NonNullable<import("csstype").Property.PointerEvents | undefined>[] | readonly import("csstype").Property.PointerEvents[] | undefined;
300
- position?: import("csstype").Property.Position | readonly NonNullable<import("csstype").Property.Position | undefined>[] | readonly import("csstype").Property.Position[] | undefined;
301
- positionAnchor?: import("csstype").Property.PositionAnchor | readonly string[] | readonly import("csstype").Property.PositionAnchor[] | undefined;
302
- positionArea?: import("csstype").Property.PositionArea | readonly string[] | readonly import("csstype").Property.PositionArea[] | undefined;
303
- positionTryFallbacks?: import("csstype").Property.PositionTryFallbacks | readonly string[] | readonly import("csstype").Property.PositionTryFallbacks[] | undefined;
304
- positionTryOrder?: import("csstype").Property.PositionTryOrder | readonly NonNullable<import("csstype").Property.PositionTryOrder | undefined>[] | readonly import("csstype").Property.PositionTryOrder[] | undefined;
305
- positionVisibility?: import("csstype").Property.PositionVisibility | readonly string[] | readonly import("csstype").Property.PositionVisibility[] | undefined;
306
- printColorAdjust?: import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | readonly import("csstype").Property.PrintColorAdjust[] | undefined;
307
- quotes?: import("csstype").Property.Quotes | readonly string[] | readonly import("csstype").Property.Quotes[] | undefined;
308
- r?: import("csstype").Property.R<string | number> | readonly NonNullable<import("csstype").Property.R<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
309
- resize?: import("csstype").Property.Resize | readonly NonNullable<import("csstype").Property.Resize | undefined>[] | readonly import("csstype").Property.Resize[] | undefined;
310
- right?: import("csstype").Property.Right<string | number> | readonly NonNullable<import("csstype").Property.Right<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
311
- rotate?: import("csstype").Property.Rotate | readonly string[] | readonly import("csstype").Property.Rotate[] | undefined;
312
- rowGap?: import("csstype").Property.RowGap<string | number> | readonly NonNullable<import("csstype").Property.RowGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
313
- rubyAlign?: import("csstype").Property.RubyAlign | readonly NonNullable<import("csstype").Property.RubyAlign | undefined>[] | readonly import("csstype").Property.RubyAlign[] | undefined;
314
- rubyMerge?: import("csstype").Property.RubyMerge | readonly NonNullable<import("csstype").Property.RubyMerge | undefined>[] | readonly import("csstype").Property.RubyMerge[] | undefined;
315
- rubyOverhang?: import("csstype").Property.RubyOverhang | readonly NonNullable<import("csstype").Property.RubyOverhang | undefined>[] | readonly import("csstype").Property.RubyOverhang[] | undefined;
316
- rubyPosition?: import("csstype").Property.RubyPosition | readonly string[] | readonly import("csstype").Property.RubyPosition[] | undefined;
317
- rx?: import("csstype").Property.Rx<string | number> | readonly NonNullable<import("csstype").Property.Rx<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
318
- ry?: import("csstype").Property.Ry<string | number> | readonly NonNullable<import("csstype").Property.Ry<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
319
- scale?: import("csstype").Property.Scale | readonly NonNullable<import("csstype").Property.Scale | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "none")[] | undefined;
320
- scrollBehavior?: import("csstype").Property.ScrollBehavior | readonly NonNullable<import("csstype").Property.ScrollBehavior | undefined>[] | readonly import("csstype").Property.ScrollBehavior[] | undefined;
321
- scrollInitialTarget?: import("csstype").Property.ScrollInitialTarget | readonly NonNullable<import("csstype").Property.ScrollInitialTarget | undefined>[] | readonly import("csstype").Property.ScrollInitialTarget[] | undefined;
322
- scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined>[] | undefined;
323
- scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined>[] | undefined;
324
- scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginBottom<string | number> | undefined>[] | undefined;
325
- scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined>[] | undefined;
326
- scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined>[] | undefined;
327
- scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginLeft<string | number> | undefined>[] | undefined;
328
- scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginRight<string | number> | undefined>[] | undefined;
329
- scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginTop<string | number> | undefined>[] | undefined;
330
- scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
331
- scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
332
- scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
333
- scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
334
- scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
335
- scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
336
- scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
337
- scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
338
- scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | readonly string[] | readonly import("csstype").Property.ScrollSnapAlign[] | undefined;
339
- scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginBottom<string | number> | undefined>[] | undefined;
340
- scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginLeft<string | number> | undefined>[] | undefined;
341
- scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginRight<string | number> | undefined>[] | undefined;
342
- scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ScrollMarginTop<string | number> | undefined>[] | undefined;
343
- scrollSnapStop?: import("csstype").Property.ScrollSnapStop | readonly NonNullable<import("csstype").Property.ScrollSnapStop | undefined>[] | readonly import("csstype").Property.ScrollSnapStop[] | undefined;
344
- scrollSnapType?: import("csstype").Property.ScrollSnapType | readonly string[] | readonly import("csstype").Property.ScrollSnapType[] | undefined;
345
- scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis | readonly string[] | readonly import("csstype").Property.ScrollTimelineAxis[] | undefined;
346
- scrollTimelineName?: import("csstype").Property.ScrollTimelineName | readonly string[] | readonly import("csstype").Property.ScrollTimelineName[] | undefined;
347
- scrollbarColor?: import("csstype").Property.ScrollbarColor | readonly string[] | readonly import("csstype").Property.ScrollbarColor[] | undefined;
348
- scrollbarGutter?: import("csstype").Property.ScrollbarGutter | readonly string[] | readonly import("csstype").Property.ScrollbarGutter[] | undefined;
349
- scrollbarWidth?: import("csstype").Property.ScrollbarWidth | readonly NonNullable<import("csstype").Property.ScrollbarWidth | undefined>[] | readonly import("csstype").Property.ScrollbarWidth[] | undefined;
350
- shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | readonly NonNullable<import("csstype").Property.ShapeImageThreshold | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
351
- shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | readonly NonNullable<import("csstype").Property.ShapeMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
352
- shapeOutside?: import("csstype").Property.ShapeOutside | readonly string[] | readonly import("csstype").Property.ShapeOutside[] | undefined;
353
- shapeRendering?: import("csstype").Property.ShapeRendering | readonly NonNullable<import("csstype").Property.ShapeRendering | undefined>[] | readonly import("csstype").Property.ShapeRendering[] | undefined;
354
- speakAs?: import("csstype").Property.SpeakAs | readonly string[] | readonly import("csstype").Property.SpeakAs[] | undefined;
355
- stopColor?: import("csstype").Property.StopColor | readonly string[] | readonly import("csstype").Property.StopColor[] | undefined;
356
- stopOpacity?: import("csstype").Property.StopOpacity | readonly NonNullable<import("csstype").Property.StopOpacity | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
357
- stroke?: import("csstype").Property.Stroke | readonly string[] | readonly import("csstype").Property.Stroke[] | undefined;
358
- strokeColor?: import("csstype").Property.StrokeColor | readonly string[] | readonly import("csstype").Property.StrokeColor[] | undefined;
359
- strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | readonly NonNullable<import("csstype").Property.StrokeDasharray<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
360
- strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | readonly NonNullable<import("csstype").Property.StrokeDashoffset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
361
- strokeLinecap?: import("csstype").Property.StrokeLinecap | readonly NonNullable<import("csstype").Property.StrokeLinecap | undefined>[] | readonly import("csstype").Property.StrokeLinecap[] | undefined;
362
- strokeLinejoin?: import("csstype").Property.StrokeLinejoin | readonly NonNullable<import("csstype").Property.StrokeLinejoin | undefined>[] | readonly import("csstype").Property.StrokeLinejoin[] | undefined;
363
- strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | readonly NonNullable<import("csstype").Property.StrokeMiterlimit | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
364
- strokeOpacity?: import("csstype").Property.StrokeOpacity | readonly NonNullable<import("csstype").Property.StrokeOpacity | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
365
- strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | readonly NonNullable<import("csstype").Property.StrokeWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
366
- tabSize?: import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
367
- tableLayout?: import("csstype").Property.TableLayout | readonly NonNullable<import("csstype").Property.TableLayout | undefined>[] | readonly import("csstype").Property.TableLayout[] | undefined;
368
- textAlign?: import("csstype").Property.TextAlign | readonly NonNullable<import("csstype").Property.TextAlign | undefined>[] | readonly import("csstype").Property.TextAlign[] | undefined;
369
- textAlignLast?: import("csstype").Property.TextAlignLast | readonly NonNullable<import("csstype").Property.TextAlignLast | undefined>[] | readonly import("csstype").Property.TextAlignLast[] | undefined;
370
- textAnchor?: import("csstype").Property.TextAnchor | readonly NonNullable<import("csstype").Property.TextAnchor | undefined>[] | readonly import("csstype").Property.TextAnchor[] | undefined;
371
- textAutospace?: import("csstype").Property.TextAutospace | readonly string[] | readonly import("csstype").Property.TextAutospace[] | undefined;
372
- textBox?: import("csstype").Property.TextBox | readonly string[] | readonly import("csstype").Property.TextBox[] | undefined;
373
- textBoxEdge?: import("csstype").Property.TextBoxEdge | readonly string[] | readonly import("csstype").Property.TextBoxEdge[] | undefined;
374
- textBoxTrim?: import("csstype").Property.TextBoxTrim | readonly NonNullable<import("csstype").Property.TextBoxTrim | undefined>[] | readonly import("csstype").Property.TextBoxTrim[] | undefined;
375
- textCombineUpright?: import("csstype").Property.TextCombineUpright | readonly string[] | readonly import("csstype").Property.TextCombineUpright[] | undefined;
376
- textDecorationColor?: import("csstype").Property.TextDecorationColor | readonly string[] | readonly import("csstype").Property.TextDecorationColor[] | undefined;
377
- textDecorationLine?: import("csstype").Property.TextDecorationLine | readonly string[] | readonly import("csstype").Property.TextDecorationLine[] | undefined;
378
- textDecorationSkip?: import("csstype").Property.TextDecorationSkip | readonly string[] | readonly import("csstype").Property.TextDecorationSkip[] | undefined;
379
- textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | readonly NonNullable<import("csstype").Property.TextDecorationSkipInk | undefined>[] | readonly import("csstype").Property.TextDecorationSkipInk[] | undefined;
380
- textDecorationStyle?: import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | readonly import("csstype").Property.TextDecorationStyle[] | undefined;
381
- textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | readonly NonNullable<import("csstype").Property.TextDecorationThickness<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
382
- textEmphasisColor?: import("csstype").Property.TextEmphasisColor | readonly string[] | readonly import("csstype").Property.TextEmphasisColor[] | undefined;
383
- textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | readonly string[] | readonly import("csstype").Property.TextEmphasisPosition[] | undefined;
384
- textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | readonly string[] | readonly import("csstype").Property.TextEmphasisStyle[] | undefined;
385
- textIndent?: import("csstype").Property.TextIndent<string | number> | readonly NonNullable<import("csstype").Property.TextIndent<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
386
- textJustify?: import("csstype").Property.TextJustify | readonly NonNullable<import("csstype").Property.TextJustify | undefined>[] | readonly import("csstype").Property.TextJustify[] | undefined;
387
- textOrientation?: import("csstype").Property.TextOrientation | readonly NonNullable<import("csstype").Property.TextOrientation | undefined>[] | readonly import("csstype").Property.TextOrientation[] | undefined;
388
- textOverflow?: import("csstype").Property.TextOverflow | readonly string[] | readonly import("csstype").Property.TextOverflow[] | undefined;
389
- textRendering?: import("csstype").Property.TextRendering | readonly NonNullable<import("csstype").Property.TextRendering | undefined>[] | readonly import("csstype").Property.TextRendering[] | undefined;
390
- textShadow?: import("csstype").Property.TextShadow | readonly string[] | readonly import("csstype").Property.TextShadow[] | undefined;
391
- textSizeAdjust?: import("csstype").Property.TextSizeAdjust | readonly string[] | readonly import("csstype").Property.TextSizeAdjust[] | undefined;
392
- textSpacingTrim?: import("csstype").Property.TextSpacingTrim | readonly NonNullable<import("csstype").Property.TextSpacingTrim | undefined>[] | readonly import("csstype").Property.TextSpacingTrim[] | undefined;
393
- textTransform?: import("csstype").Property.TextTransform | readonly string[] | readonly import("csstype").Property.TextTransform[] | undefined;
394
- textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | readonly NonNullable<import("csstype").Property.TextUnderlineOffset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
395
- textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | readonly string[] | readonly import("csstype").Property.TextUnderlinePosition[] | undefined;
396
- textWrapMode?: import("csstype").Property.TextWrapMode | readonly NonNullable<import("csstype").Property.TextWrapMode | undefined>[] | readonly import("csstype").Property.TextWrapMode[] | undefined;
397
- textWrapStyle?: import("csstype").Property.TextWrapStyle | readonly NonNullable<import("csstype").Property.TextWrapStyle | undefined>[] | readonly import("csstype").Property.TextWrapStyle[] | undefined;
398
- timelineScope?: import("csstype").Property.TimelineScope | readonly string[] | readonly import("csstype").Property.TimelineScope[] | undefined;
399
- top?: import("csstype").Property.Top<string | number> | readonly NonNullable<import("csstype").Property.Top<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
400
- touchAction?: import("csstype").Property.TouchAction | readonly string[] | readonly import("csstype").Property.TouchAction[] | undefined;
401
- transform?: import("csstype").Property.Transform | readonly string[] | readonly import("csstype").Property.Transform[] | undefined;
402
- transformBox?: import("csstype").Property.TransformBox | readonly NonNullable<import("csstype").Property.TransformBox | undefined>[] | readonly import("csstype").Property.TransformBox[] | undefined;
403
- transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
404
- transformStyle?: import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | readonly import("csstype").Property.TransformStyle[] | undefined;
405
- transitionBehavior?: import("csstype").Property.TransitionBehavior | readonly string[] | readonly import("csstype").Property.TransitionBehavior[] | undefined;
406
- transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
407
- transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
408
- transitionProperty?: import("csstype").Property.TransitionProperty | readonly string[] | readonly import("csstype").Property.TransitionProperty[] | undefined;
409
- transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | readonly string[] | readonly import("csstype").Property.TransitionTimingFunction[] | undefined;
410
- translate?: import("csstype").Property.Translate<string | number> | readonly NonNullable<import("csstype").Property.Translate<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
411
- unicodeBidi?: import("csstype").Property.UnicodeBidi | readonly NonNullable<import("csstype").Property.UnicodeBidi | undefined>[] | readonly import("csstype").Property.UnicodeBidi[] | undefined;
412
- userSelect?: import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | readonly import("csstype").Property.UserSelect[] | undefined;
413
- vectorEffect?: import("csstype").Property.VectorEffect | readonly NonNullable<import("csstype").Property.VectorEffect | undefined>[] | readonly import("csstype").Property.VectorEffect[] | undefined;
414
- verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | readonly NonNullable<import("csstype").Property.VerticalAlign<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
415
- viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis | readonly string[] | readonly import("csstype").Property.ViewTimelineAxis[] | undefined;
416
- viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number> | readonly NonNullable<import("csstype").Property.ViewTimelineInset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
417
- viewTimelineName?: import("csstype").Property.ViewTimelineName | readonly string[] | readonly import("csstype").Property.ViewTimelineName[] | undefined;
418
- viewTransitionClass?: import("csstype").Property.ViewTransitionClass | readonly string[] | readonly import("csstype").Property.ViewTransitionClass[] | undefined;
419
- viewTransitionName?: import("csstype").Property.ViewTransitionName | readonly string[] | readonly import("csstype").Property.ViewTransitionName[] | undefined;
420
- visibility?: import("csstype").Property.Visibility | readonly NonNullable<import("csstype").Property.Visibility | undefined>[] | readonly import("csstype").Property.Visibility[] | undefined;
421
- whiteSpace?: import("csstype").Property.WhiteSpace | readonly string[] | readonly import("csstype").Property.WhiteSpace[] | undefined;
422
- whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse | readonly NonNullable<import("csstype").Property.WhiteSpaceCollapse | undefined>[] | readonly import("csstype").Property.WhiteSpaceCollapse[] | undefined;
423
- widows?: import("csstype").Property.Widows | readonly NonNullable<import("csstype").Property.Widows | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
424
- width?: import("csstype").Property.Width<string | number> | readonly NonNullable<import("csstype").Property.Width<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
425
- willChange?: import("csstype").Property.WillChange | readonly string[] | readonly import("csstype").Property.WillChange[] | undefined;
426
- wordBreak?: import("csstype").Property.WordBreak | readonly NonNullable<import("csstype").Property.WordBreak | undefined>[] | readonly import("csstype").Property.WordBreak[] | undefined;
427
- wordSpacing?: import("csstype").Property.WordSpacing<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.WordSpacing<string | number> | undefined>[] | undefined;
428
- wordWrap?: import("csstype").Property.WordWrap | readonly NonNullable<import("csstype").Property.WordWrap | undefined>[] | readonly import("csstype").Property.WordWrap[] | undefined;
429
- writingMode?: import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | readonly import("csstype").Property.WritingMode[] | undefined;
430
- x?: import("csstype").Property.X<string | number> | readonly NonNullable<import("csstype").Property.X<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
431
- y?: import("csstype").Property.Y<string | number> | readonly NonNullable<import("csstype").Property.Y<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
432
- zIndex?: import("csstype").Property.ZIndex | readonly NonNullable<import("csstype").Property.ZIndex | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
433
- zoom?: import("csstype").Property.Zoom | readonly NonNullable<import("csstype").Property.Zoom | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "normal" | "reset")[] | undefined;
434
- all?: import('csstype').Globals | readonly NonNullable<import('csstype').Globals | undefined>[] | readonly import('csstype').Globals[] | undefined;
435
- animation?: import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto" | "reverse" | "normal" | "none" | "alternate" | "alternate-reverse" | "backwards" | "both" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
436
- animationRange?: import("csstype").Property.AnimationRange<string | number> | readonly NonNullable<import("csstype").Property.AnimationRange<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
437
- background?: import("csstype").Property.Background<string | number> | readonly NonNullable<import("csstype").Property.Background<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
438
- backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | readonly NonNullable<import("csstype").Property.BackgroundPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
439
- border?: import("csstype").Property.Border<string | number> | readonly (string | (string & {}))[] | readonly NonNullable<import("csstype").Property.Border<string | number> | undefined>[] | undefined;
440
- borderBlock?: import("csstype").Property.BorderBlock<string | number> | readonly NonNullable<import("csstype").Property.BorderBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
441
- borderBlockColor?: import("csstype").Property.BorderBlockColor | readonly string[] | readonly import("csstype").Property.BorderBlockColor[] | undefined;
442
- borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
443
- borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
444
- borderBlockStyle?: import("csstype").Property.BorderBlockStyle | readonly string[] | readonly import("csstype").Property.BorderBlockStyle[] | undefined;
445
- borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderBlockWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
446
- borderBottom?: import("csstype").Property.BorderBottom<string | number> | readonly NonNullable<import("csstype").Property.BorderBottom<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
447
- borderColor?: import("csstype").Property.BorderColor | readonly string[] | readonly import("csstype").Property.BorderColor[] | undefined;
448
- borderImage?: import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "repeat" | "stretch" | "none" | "round" | "space")[] | undefined;
449
- borderInline?: import("csstype").Property.BorderInline<string | number> | readonly NonNullable<import("csstype").Property.BorderInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
450
- borderInlineColor?: import("csstype").Property.BorderInlineColor | readonly string[] | readonly import("csstype").Property.BorderInlineColor[] | undefined;
451
- borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
452
- borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
453
- borderInlineStyle?: import("csstype").Property.BorderInlineStyle | readonly string[] | readonly import("csstype").Property.BorderInlineStyle[] | undefined;
454
- borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderInlineWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
455
- borderLeft?: import("csstype").Property.BorderLeft<string | number> | readonly NonNullable<import("csstype").Property.BorderLeft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
456
- borderRadius?: import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
457
- borderRight?: import("csstype").Property.BorderRight<string | number> | readonly NonNullable<import("csstype").Property.BorderRight<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
458
- borderStyle?: import("csstype").Property.BorderStyle | readonly string[] | readonly import("csstype").Property.BorderStyle[] | undefined;
459
- borderTop?: import("csstype").Property.BorderTop<string | number> | readonly NonNullable<import("csstype").Property.BorderTop<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
460
- borderWidth?: import("csstype").Property.BorderWidth<string | number> | readonly NonNullable<import("csstype").Property.BorderWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
461
- caret?: import("csstype").Property.Caret | readonly string[] | readonly import("csstype").Property.Caret[] | undefined;
462
- columnRule?: import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
463
- columns?: import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
464
- containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number> | readonly NonNullable<import("csstype").Property.ContainIntrinsicSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
465
- container?: import("csstype").Property.Container | readonly string[] | readonly import("csstype").Property.Container[] | undefined;
466
- flex?: import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
467
- flexFlow?: import("csstype").Property.FlexFlow | readonly string[] | readonly import("csstype").Property.FlexFlow[] | undefined;
468
- font?: import("csstype").Property.Font | readonly string[] | readonly import("csstype").Property.Font[] | undefined;
469
- gap?: import("csstype").Property.Gap<string | number> | readonly NonNullable<import("csstype").Property.Gap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
470
- grid?: import("csstype").Property.Grid | readonly string[] | readonly import("csstype").Property.Grid[] | undefined;
471
- gridArea?: import("csstype").Property.GridArea | readonly NonNullable<import("csstype").Property.GridArea | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
472
- gridColumn?: import("csstype").Property.GridColumn | readonly NonNullable<import("csstype").Property.GridColumn | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
473
- gridRow?: import("csstype").Property.GridRow | readonly NonNullable<import("csstype").Property.GridRow | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
474
- gridTemplate?: import("csstype").Property.GridTemplate | readonly string[] | readonly import("csstype").Property.GridTemplate[] | undefined;
475
- inset?: import("csstype").Property.Inset<string | number> | readonly NonNullable<import("csstype").Property.Inset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
476
- insetBlock?: import("csstype").Property.InsetBlock<string | number> | readonly NonNullable<import("csstype").Property.InsetBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
477
- insetInline?: import("csstype").Property.InsetInline<string | number> | readonly NonNullable<import("csstype").Property.InsetInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
478
- lineClamp?: import("csstype").Property.LineClamp | readonly NonNullable<import("csstype").Property.LineClamp | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "none")[] | undefined;
479
- listStyle?: import("csstype").Property.ListStyle | readonly string[] | readonly import("csstype").Property.ListStyle[] | undefined;
480
- margin?: import("csstype").Property.Margin<string | number> | readonly NonNullable<import("csstype").Property.Margin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
481
- marginBlock?: import("csstype").Property.MarginBlock<string | number> | readonly NonNullable<import("csstype").Property.MarginBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
482
- marginInline?: import("csstype").Property.MarginInline<string | number> | readonly NonNullable<import("csstype").Property.MarginInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
483
- mask?: import("csstype").Property.Mask<string | number> | readonly NonNullable<import("csstype").Property.Mask<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
484
- maskBorder?: import("csstype").Property.MaskBorder | readonly NonNullable<import("csstype").Property.MaskBorder | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "repeat" | "stretch" | "none" | "round" | "space" | "alpha" | "luminance")[] | undefined;
485
- motion?: import("csstype").Property.Offset<string | number> | readonly NonNullable<import("csstype").Property.Offset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
486
- offset?: import("csstype").Property.Offset<string | number> | readonly NonNullable<import("csstype").Property.Offset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
487
- outline?: import("csstype").Property.Outline<string | number> | readonly NonNullable<import("csstype").Property.Outline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
488
- overflow?: import("csstype").Property.Overflow | readonly string[] | readonly import("csstype").Property.Overflow[] | undefined;
489
- overscrollBehavior?: import("csstype").Property.OverscrollBehavior | readonly string[] | readonly import("csstype").Property.OverscrollBehavior[] | undefined;
490
- padding?: import("csstype").Property.Padding<string | number> | readonly NonNullable<import("csstype").Property.Padding<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
491
- paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.PaddingBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
492
- paddingInline?: import("csstype").Property.PaddingInline<string | number> | readonly NonNullable<import("csstype").Property.PaddingInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
493
- placeContent?: import("csstype").Property.PlaceContent | readonly string[] | readonly import("csstype").Property.PlaceContent[] | undefined;
494
- placeItems?: import("csstype").Property.PlaceItems | readonly string[] | readonly import("csstype").Property.PlaceItems[] | undefined;
495
- placeSelf?: import("csstype").Property.PlaceSelf | readonly string[] | readonly import("csstype").Property.PlaceSelf[] | undefined;
496
- positionTry?: import("csstype").Property.PositionTry | readonly string[] | readonly import("csstype").Property.PositionTry[] | undefined;
497
- scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | readonly NonNullable<import("csstype").Property.ScrollMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
498
- scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
499
- scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | readonly NonNullable<import("csstype").Property.ScrollMarginInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
500
- scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | readonly NonNullable<import("csstype").Property.ScrollPadding<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
501
- scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
502
- scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | readonly NonNullable<import("csstype").Property.ScrollPaddingInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
503
- scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | readonly NonNullable<import("csstype").Property.ScrollMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
504
- scrollTimeline?: import("csstype").Property.ScrollTimeline | readonly string[] | readonly import("csstype").Property.ScrollTimeline[] | undefined;
505
- textDecoration?: import("csstype").Property.TextDecoration<string | number> | readonly NonNullable<import("csstype").Property.TextDecoration<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
506
- textEmphasis?: import("csstype").Property.TextEmphasis | readonly string[] | readonly import("csstype").Property.TextEmphasis[] | undefined;
507
- textWrap?: import("csstype").Property.TextWrap | readonly string[] | readonly import("csstype").Property.TextWrap[] | undefined;
508
- transition?: import("csstype").Property.Transition<string & {}> | readonly string[] | readonly import("csstype").Property.Transition<string & {}>[] | undefined;
509
- viewTimeline?: import("csstype").Property.ViewTimeline | readonly string[] | readonly import("csstype").Property.ViewTimeline[] | undefined;
510
- MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
511
- MozAnimationDirection?: import("csstype").Property.AnimationDirection | readonly string[] | readonly import("csstype").Property.AnimationDirection[] | undefined;
512
- MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
513
- MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | readonly string[] | readonly import("csstype").Property.AnimationFillMode[] | undefined;
514
- MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "infinite")[] | undefined;
515
- MozAnimationName?: import("csstype").Property.AnimationName | readonly string[] | readonly import("csstype").Property.AnimationName[] | undefined;
516
- MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | readonly string[] | readonly import("csstype").Property.AnimationPlayState[] | undefined;
517
- MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | readonly string[] | readonly import("csstype").Property.AnimationTimingFunction[] | undefined;
518
- MozAppearance?: import("csstype").Property.MozAppearance | readonly NonNullable<import("csstype").Property.MozAppearance | undefined>[] | readonly import("csstype").Property.MozAppearance[] | undefined;
519
- MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | readonly import("csstype").Property.BackfaceVisibility[] | undefined;
520
- MozBinding?: import("csstype").Property.MozBinding | readonly string[] | readonly import("csstype").Property.MozBinding[] | undefined;
521
- MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | readonly string[] | readonly import("csstype").Property.MozBorderBottomColors[] | undefined;
522
- MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | readonly string[] | readonly import("csstype").Property.BorderInlineEndColor[] | undefined;
523
- MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | readonly NonNullable<import("csstype").Property.BorderInlineEndStyle | undefined>[] | readonly import("csstype").Property.BorderInlineEndStyle[] | undefined;
524
- MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.BorderInlineEndWidth<string | number> | undefined>[] | undefined;
525
- MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | readonly string[] | readonly import("csstype").Property.MozBorderLeftColors[] | undefined;
526
- MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | readonly string[] | readonly import("csstype").Property.MozBorderRightColors[] | undefined;
527
- MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | readonly string[] | readonly import("csstype").Property.BorderInlineStartColor[] | undefined;
528
- MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | readonly NonNullable<import("csstype").Property.BorderInlineStartStyle | undefined>[] | readonly import("csstype").Property.BorderInlineStartStyle[] | undefined;
529
- MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | readonly string[] | readonly import("csstype").Property.MozBorderTopColors[] | undefined;
530
- MozBoxSizing?: import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | readonly import("csstype").Property.BoxSizing[] | undefined;
531
- MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | readonly string[] | readonly import("csstype").Property.ColumnRuleColor[] | undefined;
532
- MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | readonly string[] | readonly import("csstype").Property.ColumnRuleStyle[] | undefined;
533
- MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
534
- MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined;
535
- MozContextProperties?: import("csstype").Property.MozContextProperties | readonly string[] | readonly import("csstype").Property.MozContextProperties[] | undefined;
536
- MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | readonly string[] | readonly import("csstype").Property.FontFeatureSettings[] | undefined;
537
- MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | readonly string[] | readonly import("csstype").Property.FontLanguageOverride[] | undefined;
538
- MozHyphens?: import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | readonly import("csstype").Property.Hyphens[] | undefined;
539
- MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
540
- MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
541
- MozOrient?: import("csstype").Property.MozOrient | readonly NonNullable<import("csstype").Property.MozOrient | undefined>[] | readonly import("csstype").Property.MozOrient[] | undefined;
542
- MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined;
543
- MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
544
- MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
545
- MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
546
- MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
547
- MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
548
- MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
549
- MozPerspective?: import("csstype").Property.Perspective<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined;
550
- MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
551
- MozStackSizing?: import("csstype").Property.MozStackSizing | readonly NonNullable<import("csstype").Property.MozStackSizing | undefined>[] | readonly import("csstype").Property.MozStackSizing[] | undefined;
552
- MozTabSize?: import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
553
- MozTextBlink?: import("csstype").Property.MozTextBlink | readonly NonNullable<import("csstype").Property.MozTextBlink | undefined>[] | readonly import("csstype").Property.MozTextBlink[] | undefined;
554
- MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | readonly string[] | readonly import("csstype").Property.TextSizeAdjust[] | undefined;
555
- MozTransform?: import("csstype").Property.Transform | readonly string[] | readonly import("csstype").Property.Transform[] | undefined;
556
- MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
557
- MozTransformStyle?: import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | readonly import("csstype").Property.TransformStyle[] | undefined;
558
- MozUserModify?: import("csstype").Property.MozUserModify | readonly NonNullable<import("csstype").Property.MozUserModify | undefined>[] | readonly import("csstype").Property.MozUserModify[] | undefined;
559
- MozUserSelect?: import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | readonly import("csstype").Property.UserSelect[] | undefined;
560
- MozWindowDragging?: import("csstype").Property.MozWindowDragging | readonly NonNullable<import("csstype").Property.MozWindowDragging | undefined>[] | readonly import("csstype").Property.MozWindowDragging[] | undefined;
561
- MozWindowShadow?: import("csstype").Property.MozWindowShadow | readonly NonNullable<import("csstype").Property.MozWindowShadow | undefined>[] | readonly import("csstype").Property.MozWindowShadow[] | undefined;
562
- msAccelerator?: import("csstype").Property.MsAccelerator | readonly NonNullable<import("csstype").Property.MsAccelerator | undefined>[] | readonly import("csstype").Property.MsAccelerator[] | undefined;
563
- msBlockProgression?: import("csstype").Property.MsBlockProgression | readonly NonNullable<import("csstype").Property.MsBlockProgression | undefined>[] | readonly import("csstype").Property.MsBlockProgression[] | undefined;
564
- msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | readonly NonNullable<import("csstype").Property.MsContentZoomChaining | undefined>[] | readonly import("csstype").Property.MsContentZoomChaining[] | undefined;
565
- msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | readonly string[] | readonly import("csstype").Property.MsContentZoomLimitMax[] | undefined;
566
- msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | readonly string[] | readonly import("csstype").Property.MsContentZoomLimitMin[] | undefined;
567
- msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | readonly string[] | readonly import("csstype").Property.MsContentZoomSnapPoints[] | undefined;
568
- msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | readonly NonNullable<import("csstype").Property.MsContentZoomSnapType | undefined>[] | readonly import("csstype").Property.MsContentZoomSnapType[] | undefined;
569
- msContentZooming?: import("csstype").Property.MsContentZooming | readonly NonNullable<import("csstype").Property.MsContentZooming | undefined>[] | readonly import("csstype").Property.MsContentZooming[] | undefined;
570
- msFilter?: import("csstype").Property.MsFilter | readonly string[] | readonly import("csstype").Property.MsFilter[] | undefined;
571
- msFlexDirection?: import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | readonly import("csstype").Property.FlexDirection[] | undefined;
572
- msFlexPositive?: import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
573
- msFlowFrom?: import("csstype").Property.MsFlowFrom | readonly string[] | readonly import("csstype").Property.MsFlowFrom[] | undefined;
574
- msFlowInto?: import("csstype").Property.MsFlowInto | readonly string[] | readonly import("csstype").Property.MsFlowInto[] | undefined;
575
- msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | readonly NonNullable<import("csstype").Property.MsGridColumns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
576
- msGridRows?: import("csstype").Property.MsGridRows<string | number> | readonly NonNullable<import("csstype").Property.MsGridRows<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
577
- msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | readonly NonNullable<import("csstype").Property.MsHighContrastAdjust | undefined>[] | readonly import("csstype").Property.MsHighContrastAdjust[] | undefined;
578
- msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | readonly NonNullable<import("csstype").Property.MsHyphenateLimitChars | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
579
- msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | readonly NonNullable<import("csstype").Property.MsHyphenateLimitLines | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "no-limit")[] | undefined;
580
- msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | readonly NonNullable<import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
581
- msHyphens?: import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | readonly import("csstype").Property.Hyphens[] | undefined;
582
- msImeAlign?: import("csstype").Property.MsImeAlign | readonly NonNullable<import("csstype").Property.MsImeAlign | undefined>[] | readonly import("csstype").Property.MsImeAlign[] | undefined;
583
- msLineBreak?: import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | readonly import("csstype").Property.LineBreak[] | undefined;
584
- msOrder?: import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
585
- msOverflowStyle?: import("csstype").Property.MsOverflowStyle | readonly NonNullable<import("csstype").Property.MsOverflowStyle | undefined>[] | readonly import("csstype").Property.MsOverflowStyle[] | undefined;
586
- msOverflowX?: import("csstype").Property.OverflowX | readonly NonNullable<import("csstype").Property.OverflowX | undefined>[] | readonly import("csstype").Property.OverflowX[] | undefined;
587
- msOverflowY?: import("csstype").Property.OverflowY | readonly NonNullable<import("csstype").Property.OverflowY | undefined>[] | readonly import("csstype").Property.OverflowY[] | undefined;
588
- msScrollChaining?: import("csstype").Property.MsScrollChaining | readonly NonNullable<import("csstype").Property.MsScrollChaining | undefined>[] | readonly import("csstype").Property.MsScrollChaining[] | undefined;
589
- msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.MsScrollLimitXMax<string | number> | undefined>[] | undefined;
590
- msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.MsScrollLimitXMin<string | number> | undefined>[] | undefined;
591
- msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.MsScrollLimitYMax<string | number> | undefined>[] | undefined;
592
- msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.MsScrollLimitYMin<string | number> | undefined>[] | undefined;
593
- msScrollRails?: import("csstype").Property.MsScrollRails | readonly NonNullable<import("csstype").Property.MsScrollRails | undefined>[] | readonly import("csstype").Property.MsScrollRails[] | undefined;
594
- msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | readonly string[] | readonly import("csstype").Property.MsScrollSnapPointsX[] | undefined;
595
- msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | readonly string[] | readonly import("csstype").Property.MsScrollSnapPointsY[] | undefined;
596
- msScrollSnapType?: import("csstype").Property.MsScrollSnapType | readonly NonNullable<import("csstype").Property.MsScrollSnapType | undefined>[] | readonly import("csstype").Property.MsScrollSnapType[] | undefined;
597
- msScrollTranslation?: import("csstype").Property.MsScrollTranslation | readonly NonNullable<import("csstype").Property.MsScrollTranslation | undefined>[] | readonly import("csstype").Property.MsScrollTranslation[] | undefined;
598
- msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | readonly string[] | readonly import("csstype").Property.MsScrollbar3dlightColor[] | undefined;
599
- msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | readonly string[] | readonly import("csstype").Property.MsScrollbarArrowColor[] | undefined;
600
- msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | readonly string[] | readonly import("csstype").Property.MsScrollbarBaseColor[] | undefined;
601
- msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | readonly string[] | readonly import("csstype").Property.MsScrollbarDarkshadowColor[] | undefined;
602
- msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | readonly string[] | readonly import("csstype").Property.MsScrollbarFaceColor[] | undefined;
603
- msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | readonly string[] | readonly import("csstype").Property.MsScrollbarHighlightColor[] | undefined;
604
- msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | readonly string[] | readonly import("csstype").Property.MsScrollbarShadowColor[] | undefined;
605
- msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | readonly string[] | readonly import("csstype").Property.MsScrollbarTrackColor[] | undefined;
606
- msTextAutospace?: import("csstype").Property.MsTextAutospace | readonly NonNullable<import("csstype").Property.MsTextAutospace | undefined>[] | readonly import("csstype").Property.MsTextAutospace[] | undefined;
607
- msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | readonly string[] | readonly import("csstype").Property.TextCombineUpright[] | undefined;
608
- msTextOverflow?: import("csstype").Property.TextOverflow | readonly string[] | readonly import("csstype").Property.TextOverflow[] | undefined;
609
- msTouchAction?: import("csstype").Property.TouchAction | readonly string[] | readonly import("csstype").Property.TouchAction[] | undefined;
610
- msTouchSelect?: import("csstype").Property.MsTouchSelect | readonly NonNullable<import("csstype").Property.MsTouchSelect | undefined>[] | readonly import("csstype").Property.MsTouchSelect[] | undefined;
611
- msTransform?: import("csstype").Property.Transform | readonly string[] | readonly import("csstype").Property.Transform[] | undefined;
612
- msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
613
- msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
614
- msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
615
- msTransitionProperty?: import("csstype").Property.TransitionProperty | readonly string[] | readonly import("csstype").Property.TransitionProperty[] | undefined;
616
- msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | readonly string[] | readonly import("csstype").Property.TransitionTimingFunction[] | undefined;
617
- msUserSelect?: import("csstype").Property.MsUserSelect | readonly NonNullable<import("csstype").Property.MsUserSelect | undefined>[] | readonly import("csstype").Property.MsUserSelect[] | undefined;
618
- msWordBreak?: import("csstype").Property.WordBreak | readonly NonNullable<import("csstype").Property.WordBreak | undefined>[] | readonly import("csstype").Property.WordBreak[] | undefined;
619
- msWrapFlow?: import("csstype").Property.MsWrapFlow | readonly NonNullable<import("csstype").Property.MsWrapFlow | undefined>[] | readonly import("csstype").Property.MsWrapFlow[] | undefined;
620
- msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.MsWrapMargin<string | number> | undefined>[] | undefined;
621
- msWrapThrough?: import("csstype").Property.MsWrapThrough | readonly NonNullable<import("csstype").Property.MsWrapThrough | undefined>[] | readonly import("csstype").Property.MsWrapThrough[] | undefined;
622
- msWritingMode?: import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | readonly import("csstype").Property.WritingMode[] | undefined;
623
- WebkitAlignContent?: import("csstype").Property.AlignContent | readonly string[] | readonly import("csstype").Property.AlignContent[] | undefined;
624
- WebkitAlignItems?: import("csstype").Property.AlignItems | readonly string[] | readonly import("csstype").Property.AlignItems[] | undefined;
625
- WebkitAlignSelf?: import("csstype").Property.AlignSelf | readonly string[] | readonly import("csstype").Property.AlignSelf[] | undefined;
626
- WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
627
- WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | readonly string[] | readonly import("csstype").Property.AnimationDirection[] | undefined;
628
- WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
629
- WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | readonly string[] | readonly import("csstype").Property.AnimationFillMode[] | undefined;
630
- WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "infinite")[] | undefined;
631
- WebkitAnimationName?: import("csstype").Property.AnimationName | readonly string[] | readonly import("csstype").Property.AnimationName[] | undefined;
632
- WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | readonly string[] | readonly import("csstype").Property.AnimationPlayState[] | undefined;
633
- WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | readonly string[] | readonly import("csstype").Property.AnimationTimingFunction[] | undefined;
634
- WebkitAppearance?: import("csstype").Property.WebkitAppearance | readonly NonNullable<import("csstype").Property.WebkitAppearance | undefined>[] | readonly import("csstype").Property.WebkitAppearance[] | undefined;
635
- WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | readonly string[] | readonly import("csstype").Property.BackdropFilter[] | undefined;
636
- WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | readonly NonNullable<import("csstype").Property.BackfaceVisibility | undefined>[] | readonly import("csstype").Property.BackfaceVisibility[] | undefined;
637
- WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | readonly string[] | readonly import("csstype").Property.BackgroundClip[] | undefined;
638
- WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | readonly string[] | readonly import("csstype").Property.BackgroundOrigin[] | undefined;
639
- WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
640
- WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | readonly string[] | readonly import("csstype").Property.WebkitBorderBeforeColor[] | undefined;
641
- WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | readonly string[] | readonly import("csstype").Property.WebkitBorderBeforeStyle[] | undefined;
642
- WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | readonly NonNullable<import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
643
- WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
644
- WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
645
- WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | readonly NonNullable<import("csstype").Property.BorderImageSlice | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
646
- WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
647
- WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
648
- WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | readonly NonNullable<import("csstype").Property.BoxDecorationBreak | undefined>[] | readonly import("csstype").Property.BoxDecorationBreak[] | undefined;
649
- WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | readonly NonNullable<import("csstype").Property.WebkitBoxReflect<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
650
- WebkitBoxShadow?: import("csstype").Property.BoxShadow | readonly string[] | readonly import("csstype").Property.BoxShadow[] | undefined;
651
- WebkitBoxSizing?: import("csstype").Property.BoxSizing | readonly NonNullable<import("csstype").Property.BoxSizing | undefined>[] | readonly import("csstype").Property.BoxSizing[] | undefined;
652
- WebkitClipPath?: import("csstype").Property.ClipPath | readonly string[] | readonly import("csstype").Property.ClipPath[] | undefined;
653
- WebkitColumnCount?: import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
654
- WebkitColumnFill?: import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | readonly import("csstype").Property.ColumnFill[] | undefined;
655
- WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | readonly string[] | readonly import("csstype").Property.ColumnRuleColor[] | undefined;
656
- WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | readonly string[] | readonly import("csstype").Property.ColumnRuleStyle[] | undefined;
657
- WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | readonly NonNullable<import("csstype").Property.ColumnRuleWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
658
- WebkitColumnSpan?: import("csstype").Property.ColumnSpan | readonly NonNullable<import("csstype").Property.ColumnSpan | undefined>[] | readonly import("csstype").Property.ColumnSpan[] | undefined;
659
- WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.ColumnWidth<string | number> | undefined>[] | undefined;
660
- WebkitFilter?: import("csstype").Property.Filter | readonly string[] | readonly import("csstype").Property.Filter[] | undefined;
661
- WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | readonly NonNullable<import("csstype").Property.FlexBasis<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
662
- WebkitFlexDirection?: import("csstype").Property.FlexDirection | readonly NonNullable<import("csstype").Property.FlexDirection | undefined>[] | readonly import("csstype").Property.FlexDirection[] | undefined;
663
- WebkitFlexGrow?: import("csstype").Property.FlexGrow | readonly NonNullable<import("csstype").Property.FlexGrow | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
664
- WebkitFlexShrink?: import("csstype").Property.FlexShrink | readonly NonNullable<import("csstype").Property.FlexShrink | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
665
- WebkitFlexWrap?: import("csstype").Property.FlexWrap | readonly NonNullable<import("csstype").Property.FlexWrap | undefined>[] | readonly import("csstype").Property.FlexWrap[] | undefined;
666
- WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | readonly string[] | readonly import("csstype").Property.FontFeatureSettings[] | undefined;
667
- WebkitFontKerning?: import("csstype").Property.FontKerning | readonly NonNullable<import("csstype").Property.FontKerning | undefined>[] | readonly import("csstype").Property.FontKerning[] | undefined;
668
- WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.FontSmooth<string | number> | undefined>[] | undefined;
669
- WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | readonly string[] | readonly import("csstype").Property.FontVariantLigatures[] | undefined;
670
- WebkitHyphenateCharacter?: import("csstype").Property.HyphenateCharacter | readonly string[] | readonly import("csstype").Property.HyphenateCharacter[] | undefined;
671
- WebkitHyphens?: import("csstype").Property.Hyphens | readonly NonNullable<import("csstype").Property.Hyphens | undefined>[] | readonly import("csstype").Property.Hyphens[] | undefined;
672
- WebkitInitialLetter?: import("csstype").Property.InitialLetter | readonly NonNullable<import("csstype").Property.InitialLetter | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "normal")[] | undefined;
673
- WebkitJustifyContent?: import("csstype").Property.JustifyContent | readonly string[] | readonly import("csstype").Property.JustifyContent[] | undefined;
674
- WebkitLineBreak?: import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | readonly import("csstype").Property.LineBreak[] | undefined;
675
- WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | readonly NonNullable<import("csstype").Property.WebkitLineClamp | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "none")[] | undefined;
676
- WebkitLogicalHeight?: import("csstype").Property.BlockSize<string | number> | readonly NonNullable<import("csstype").Property.BlockSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
677
- WebkitLogicalWidth?: import("csstype").Property.InlineSize<string | number> | readonly NonNullable<import("csstype").Property.InlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
678
- WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
679
- WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | readonly NonNullable<import("csstype").Property.MarginInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
680
- WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | readonly string[] | readonly import("csstype").Property.WebkitMaskAttachment[] | undefined;
681
- WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderOutset<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
682
- WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | readonly string[] | readonly import("csstype").Property.MaskBorderRepeat[] | undefined;
683
- WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | readonly NonNullable<import("csstype").Property.MaskBorderSlice | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
684
- WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | readonly string[] | readonly import("csstype").Property.MaskBorderSource[] | undefined;
685
- WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | readonly NonNullable<import("csstype").Property.MaskBorderWidth<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
686
- WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | readonly string[] | readonly import("csstype").Property.WebkitMaskClip[] | undefined;
687
- WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | readonly string[] | readonly import("csstype").Property.WebkitMaskComposite[] | undefined;
688
- WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | readonly string[] | readonly import("csstype").Property.WebkitMaskImage[] | undefined;
689
- WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | readonly string[] | readonly import("csstype").Property.WebkitMaskOrigin[] | undefined;
690
- WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
691
- WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPositionX<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
692
- WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskPositionY<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
693
- WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | readonly string[] | readonly import("csstype").Property.WebkitMaskRepeat[] | undefined;
694
- WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | readonly NonNullable<import("csstype").Property.WebkitMaskRepeatX | undefined>[] | readonly import("csstype").Property.WebkitMaskRepeatX[] | undefined;
695
- WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | readonly NonNullable<import("csstype").Property.WebkitMaskRepeatY | undefined>[] | readonly import("csstype").Property.WebkitMaskRepeatY[] | undefined;
696
- WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | readonly NonNullable<import("csstype").Property.WebkitMaskSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
697
- WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | readonly NonNullable<import("csstype").Property.MaxInlineSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
698
- WebkitOrder?: import("csstype").Property.Order | readonly NonNullable<import("csstype").Property.Order | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
699
- WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | readonly NonNullable<import("csstype").Property.WebkitOverflowScrolling | undefined>[] | readonly import("csstype").Property.WebkitOverflowScrolling[] | undefined;
700
- WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
701
- WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | readonly NonNullable<import("csstype").Property.PaddingInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
702
- WebkitPerspective?: import("csstype").Property.Perspective<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.Perspective<string | number> | undefined>[] | undefined;
703
- WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | readonly NonNullable<import("csstype").Property.PerspectiveOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
704
- WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | readonly NonNullable<import("csstype").Property.PrintColorAdjust | undefined>[] | readonly import("csstype").Property.PrintColorAdjust[] | undefined;
705
- WebkitRubyPosition?: import("csstype").Property.RubyPosition | readonly string[] | readonly import("csstype").Property.RubyPosition[] | undefined;
706
- WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | readonly string[] | readonly import("csstype").Property.ScrollSnapType[] | undefined;
707
- WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | readonly NonNullable<import("csstype").Property.ShapeMargin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
708
- WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | readonly string[] | readonly import("csstype").Property.WebkitTapHighlightColor[] | undefined;
709
- WebkitTextCombine?: import("csstype").Property.TextCombineUpright | readonly string[] | readonly import("csstype").Property.TextCombineUpright[] | undefined;
710
- WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | readonly string[] | readonly import("csstype").Property.TextDecorationColor[] | undefined;
711
- WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | readonly string[] | readonly import("csstype").Property.TextDecorationLine[] | undefined;
712
- WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | readonly string[] | readonly import("csstype").Property.TextDecorationSkip[] | undefined;
713
- WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | readonly import("csstype").Property.TextDecorationStyle[] | undefined;
714
- WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | readonly string[] | readonly import("csstype").Property.TextEmphasisColor[] | undefined;
715
- WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | readonly string[] | readonly import("csstype").Property.TextEmphasisPosition[] | undefined;
716
- WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | readonly string[] | readonly import("csstype").Property.TextEmphasisStyle[] | undefined;
717
- WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | readonly string[] | readonly import("csstype").Property.WebkitTextFillColor[] | undefined;
718
- WebkitTextOrientation?: import("csstype").Property.TextOrientation | readonly NonNullable<import("csstype").Property.TextOrientation | undefined>[] | readonly import("csstype").Property.TextOrientation[] | undefined;
719
- WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | readonly string[] | readonly import("csstype").Property.TextSizeAdjust[] | undefined;
720
- WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | readonly string[] | readonly import("csstype").Property.WebkitTextStrokeColor[] | undefined;
721
- WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined>[] | undefined;
722
- WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | readonly string[] | readonly import("csstype").Property.TextUnderlinePosition[] | undefined;
723
- WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | readonly NonNullable<import("csstype").Property.WebkitTouchCallout | undefined>[] | readonly import("csstype").Property.WebkitTouchCallout[] | undefined;
724
- WebkitTransform?: import("csstype").Property.Transform | readonly string[] | readonly import("csstype").Property.Transform[] | undefined;
725
- WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
726
- WebkitTransformStyle?: import("csstype").Property.TransformStyle | readonly NonNullable<import("csstype").Property.TransformStyle | undefined>[] | readonly import("csstype").Property.TransformStyle[] | undefined;
727
- WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
728
- WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
729
- WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | readonly string[] | readonly import("csstype").Property.TransitionProperty[] | undefined;
730
- WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | readonly string[] | readonly import("csstype").Property.TransitionTimingFunction[] | undefined;
731
- WebkitUserModify?: import("csstype").Property.WebkitUserModify | readonly NonNullable<import("csstype").Property.WebkitUserModify | undefined>[] | readonly import("csstype").Property.WebkitUserModify[] | undefined;
732
- WebkitUserSelect?: import("csstype").Property.WebkitUserSelect | readonly NonNullable<import("csstype").Property.WebkitUserSelect | undefined>[] | readonly import("csstype").Property.WebkitUserSelect[] | undefined;
733
- WebkitWritingMode?: import("csstype").Property.WritingMode | readonly NonNullable<import("csstype").Property.WritingMode | undefined>[] | readonly import("csstype").Property.WritingMode[] | undefined;
734
- MozAnimation?: import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto" | "reverse" | "normal" | "none" | "alternate" | "alternate-reverse" | "backwards" | "both" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
735
- MozBorderImage?: import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "repeat" | "stretch" | "none" | "round" | "space")[] | undefined;
736
- MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
737
- MozColumns?: import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
738
- MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | readonly NonNullable<import("csstype").Property.MozOutlineRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
739
- MozTransition?: import("csstype").Property.Transition<string & {}> | readonly string[] | readonly import("csstype").Property.Transition<string & {}>[] | undefined;
740
- msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | readonly string[] | readonly import("csstype").Property.MsContentZoomLimit[] | undefined;
741
- msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | readonly string[] | readonly import("csstype").Property.MsContentZoomSnap[] | undefined;
742
- msFlex?: import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
743
- msScrollLimit?: import("csstype").Property.MsScrollLimit | readonly string[] | readonly import("csstype").Property.MsScrollLimit[] | undefined;
744
- msScrollSnapX?: import("csstype").Property.MsScrollSnapX | readonly string[] | readonly import("csstype").Property.MsScrollSnapX[] | undefined;
745
- msScrollSnapY?: import("csstype").Property.MsScrollSnapY | readonly string[] | readonly import("csstype").Property.MsScrollSnapY[] | undefined;
746
- msTransition?: import("csstype").Property.Transition<string & {}> | readonly string[] | readonly import("csstype").Property.Transition<string & {}>[] | undefined;
747
- WebkitAnimation?: import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto" | "reverse" | "normal" | "none" | "alternate" | "alternate-reverse" | "backwards" | "both" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
748
- WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | readonly NonNullable<import("csstype").Property.WebkitBorderBefore<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
749
- WebkitBorderImage?: import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "repeat" | "stretch" | "none" | "round" | "space")[] | undefined;
750
- WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
751
- WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | readonly NonNullable<import("csstype").Property.ColumnRule<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
752
- WebkitColumns?: import("csstype").Property.Columns<string | number> | readonly NonNullable<import("csstype").Property.Columns<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
753
- WebkitFlex?: import("csstype").Property.Flex<string | number> | readonly NonNullable<import("csstype").Property.Flex<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
754
- WebkitFlexFlow?: import("csstype").Property.FlexFlow | readonly string[] | readonly import("csstype").Property.FlexFlow[] | undefined;
755
- WebkitMask?: import("csstype").Property.WebkitMask<string | number> | readonly NonNullable<import("csstype").Property.WebkitMask<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
756
- WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | readonly NonNullable<import("csstype").Property.MaskBorder | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "repeat" | "stretch" | "none" | "round" | "space" | "alpha" | "luminance")[] | undefined;
757
- WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | readonly string[] | readonly import("csstype").Property.TextEmphasis[] | undefined;
758
- WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | readonly NonNullable<import("csstype").Property.WebkitTextStroke<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
759
- WebkitTransition?: import("csstype").Property.Transition<string & {}> | readonly string[] | readonly import("csstype").Property.Transition<string & {}>[] | undefined;
760
- boxAlign?: import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | readonly import("csstype").Property.BoxAlign[] | undefined;
761
- boxDirection?: import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | readonly import("csstype").Property.BoxDirection[] | undefined;
762
- boxFlex?: import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
763
- boxFlexGroup?: import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
764
- boxLines?: import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | readonly import("csstype").Property.BoxLines[] | undefined;
765
- boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
766
- boxOrient?: import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | readonly import("csstype").Property.BoxOrient[] | undefined;
767
- boxPack?: import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | readonly import("csstype").Property.BoxPack[] | undefined;
768
- clip?: import("csstype").Property.Clip | readonly string[] | readonly import("csstype").Property.Clip[] | undefined;
769
- fontStretch?: import("csstype").Property.FontStretch | readonly string[] | readonly import("csstype").Property.FontStretch[] | undefined;
770
- gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | readonly NonNullable<import("csstype").Property.GridColumnGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
771
- gridGap?: import("csstype").Property.GridGap<string | number> | readonly NonNullable<import("csstype").Property.GridGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
772
- gridRowGap?: import("csstype").Property.GridRowGap<string | number> | readonly NonNullable<import("csstype").Property.GridRowGap<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
773
- imeMode?: import("csstype").Property.ImeMode | readonly NonNullable<import("csstype").Property.ImeMode | undefined>[] | readonly import("csstype").Property.ImeMode[] | undefined;
774
- insetArea?: import("csstype").Property.PositionArea | readonly string[] | readonly import("csstype").Property.PositionArea[] | undefined;
775
- offsetBlock?: import("csstype").Property.InsetBlock<string | number> | readonly NonNullable<import("csstype").Property.InsetBlock<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
776
- offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
777
- offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | readonly NonNullable<import("csstype").Property.InsetBlockStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
778
- offsetInline?: import("csstype").Property.InsetInline<string | number> | readonly NonNullable<import("csstype").Property.InsetInline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
779
- offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineEnd<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
780
- offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | readonly NonNullable<import("csstype").Property.InsetInlineStart<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
781
- pageBreakAfter?: import("csstype").Property.PageBreakAfter | readonly NonNullable<import("csstype").Property.PageBreakAfter | undefined>[] | readonly import("csstype").Property.PageBreakAfter[] | undefined;
782
- pageBreakBefore?: import("csstype").Property.PageBreakBefore | readonly NonNullable<import("csstype").Property.PageBreakBefore | undefined>[] | readonly import("csstype").Property.PageBreakBefore[] | undefined;
783
- pageBreakInside?: import("csstype").Property.PageBreakInside | readonly NonNullable<import("csstype").Property.PageBreakInside | undefined>[] | readonly import("csstype").Property.PageBreakInside[] | undefined;
784
- positionTryOptions?: import("csstype").Property.PositionTryFallbacks | readonly string[] | readonly import("csstype").Property.PositionTryFallbacks[] | undefined;
785
- scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | readonly NonNullable<import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
786
- scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | readonly NonNullable<import("csstype").Property.ScrollSnapDestination<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
787
- scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | readonly string[] | readonly import("csstype").Property.ScrollSnapPointsX[] | undefined;
788
- scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | readonly string[] | readonly import("csstype").Property.ScrollSnapPointsY[] | undefined;
789
- scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | readonly NonNullable<import("csstype").Property.ScrollSnapTypeX | undefined>[] | readonly import("csstype").Property.ScrollSnapTypeX[] | undefined;
790
- scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | readonly NonNullable<import("csstype").Property.ScrollSnapTypeY | undefined>[] | readonly import("csstype").Property.ScrollSnapTypeY[] | undefined;
791
- KhtmlBoxAlign?: import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | readonly import("csstype").Property.BoxAlign[] | undefined;
792
- KhtmlBoxDirection?: import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | readonly import("csstype").Property.BoxDirection[] | undefined;
793
- KhtmlBoxFlex?: import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
794
- KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
795
- KhtmlBoxLines?: import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | readonly import("csstype").Property.BoxLines[] | undefined;
796
- KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
797
- KhtmlBoxOrient?: import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | readonly import("csstype").Property.BoxOrient[] | undefined;
798
- KhtmlBoxPack?: import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | readonly import("csstype").Property.BoxPack[] | undefined;
799
- KhtmlLineBreak?: import("csstype").Property.LineBreak | readonly NonNullable<import("csstype").Property.LineBreak | undefined>[] | readonly import("csstype").Property.LineBreak[] | undefined;
800
- KhtmlOpacity?: import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
801
- KhtmlUserSelect?: import("csstype").Property.UserSelect | readonly NonNullable<import("csstype").Property.UserSelect | undefined>[] | readonly import("csstype").Property.UserSelect[] | undefined;
802
- MozBackgroundClip?: import("csstype").Property.BackgroundClip | readonly string[] | readonly import("csstype").Property.BackgroundClip[] | undefined;
803
- MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | readonly string[] | readonly import("csstype").Property.BackgroundOrigin[] | undefined;
804
- MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
805
- MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
806
- MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
807
- MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderBottomRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
808
- MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopLeftRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
809
- MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | readonly NonNullable<import("csstype").Property.BorderTopRightRadius<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
810
- MozBoxAlign?: import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | readonly import("csstype").Property.BoxAlign[] | undefined;
811
- MozBoxDirection?: import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | readonly import("csstype").Property.BoxDirection[] | undefined;
812
- MozBoxFlex?: import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
813
- MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
814
- MozBoxOrient?: import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | readonly import("csstype").Property.BoxOrient[] | undefined;
815
- MozBoxPack?: import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | readonly import("csstype").Property.BoxPack[] | undefined;
816
- MozBoxShadow?: import("csstype").Property.BoxShadow | readonly string[] | readonly import("csstype").Property.BoxShadow[] | undefined;
817
- MozColumnCount?: import("csstype").Property.ColumnCount | readonly NonNullable<import("csstype").Property.ColumnCount | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
818
- MozColumnFill?: import("csstype").Property.ColumnFill | readonly NonNullable<import("csstype").Property.ColumnFill | undefined>[] | readonly import("csstype").Property.ColumnFill[] | undefined;
819
- MozFloatEdge?: import("csstype").Property.MozFloatEdge | readonly NonNullable<import("csstype").Property.MozFloatEdge | undefined>[] | readonly import("csstype").Property.MozFloatEdge[] | undefined;
820
- MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | readonly NonNullable<import("csstype").Property.MozForceBrokenImageIcon | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
821
- MozOpacity?: import("csstype").Property.Opacity | readonly NonNullable<import("csstype").Property.Opacity | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
822
- MozOutline?: import("csstype").Property.Outline<string | number> | readonly NonNullable<import("csstype").Property.Outline<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
823
- MozOutlineColor?: import("csstype").Property.OutlineColor | readonly string[] | readonly import("csstype").Property.OutlineColor[] | undefined;
824
- MozOutlineStyle?: import("csstype").Property.OutlineStyle | readonly NonNullable<import("csstype").Property.OutlineStyle | undefined>[] | readonly import("csstype").Property.OutlineStyle[] | undefined;
825
- MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | readonly string[] | readonly NonNullable<import("csstype").Property.OutlineWidth<string | number> | undefined>[] | undefined;
826
- MozTextAlignLast?: import("csstype").Property.TextAlignLast | readonly NonNullable<import("csstype").Property.TextAlignLast | undefined>[] | readonly import("csstype").Property.TextAlignLast[] | undefined;
827
- MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | readonly string[] | readonly import("csstype").Property.TextDecorationColor[] | undefined;
828
- MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | readonly string[] | readonly import("csstype").Property.TextDecorationLine[] | undefined;
829
- MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | readonly NonNullable<import("csstype").Property.TextDecorationStyle | undefined>[] | readonly import("csstype").Property.TextDecorationStyle[] | undefined;
830
- MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
831
- MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
832
- MozTransitionProperty?: import("csstype").Property.TransitionProperty | readonly string[] | readonly import("csstype").Property.TransitionProperty[] | undefined;
833
- MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | readonly string[] | readonly import("csstype").Property.TransitionTimingFunction[] | undefined;
834
- MozUserFocus?: import("csstype").Property.MozUserFocus | readonly NonNullable<import("csstype").Property.MozUserFocus | undefined>[] | readonly import("csstype").Property.MozUserFocus[] | undefined;
835
- MozUserInput?: import("csstype").Property.MozUserInput | readonly NonNullable<import("csstype").Property.MozUserInput | undefined>[] | readonly import("csstype").Property.MozUserInput[] | undefined;
836
- msImeMode?: import("csstype").Property.ImeMode | readonly NonNullable<import("csstype").Property.ImeMode | undefined>[] | readonly import("csstype").Property.ImeMode[] | undefined;
837
- OAnimation?: import("csstype").Property.Animation<string & {}> | readonly NonNullable<import("csstype").Property.Animation<string & {}> | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto" | "reverse" | "normal" | "none" | "alternate" | "alternate-reverse" | "backwards" | "both" | "forwards" | "infinite" | "paused" | "running" | "ease" | "ease-in" | "ease-in-out" | "ease-out" | "step-end" | "step-start" | "linear")[] | undefined;
838
- OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDelay<string & {}>[] | undefined;
839
- OAnimationDirection?: import("csstype").Property.AnimationDirection | readonly string[] | readonly import("csstype").Property.AnimationDirection[] | undefined;
840
- OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | readonly string[] | readonly import("csstype").Property.AnimationDuration<string & {}>[] | undefined;
841
- OAnimationFillMode?: import("csstype").Property.AnimationFillMode | readonly string[] | readonly import("csstype").Property.AnimationFillMode[] | undefined;
842
- OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | readonly NonNullable<import("csstype").Property.AnimationIterationCount | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "infinite")[] | undefined;
843
- OAnimationName?: import("csstype").Property.AnimationName | readonly string[] | readonly import("csstype").Property.AnimationName[] | undefined;
844
- OAnimationPlayState?: import("csstype").Property.AnimationPlayState | readonly string[] | readonly import("csstype").Property.AnimationPlayState[] | undefined;
845
- OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | readonly string[] | readonly import("csstype").Property.AnimationTimingFunction[] | undefined;
846
- OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | readonly NonNullable<import("csstype").Property.BackgroundSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
847
- OBorderImage?: import("csstype").Property.BorderImage | readonly NonNullable<import("csstype").Property.BorderImage | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "repeat" | "stretch" | "none" | "round" | "space")[] | undefined;
848
- OObjectFit?: import("csstype").Property.ObjectFit | readonly NonNullable<import("csstype").Property.ObjectFit | undefined>[] | readonly import("csstype").Property.ObjectFit[] | undefined;
849
- OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | readonly NonNullable<import("csstype").Property.ObjectPosition<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
850
- OTabSize?: import("csstype").Property.TabSize<string | number> | readonly NonNullable<import("csstype").Property.TabSize<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
851
- OTextOverflow?: import("csstype").Property.TextOverflow | readonly string[] | readonly import("csstype").Property.TextOverflow[] | undefined;
852
- OTransform?: import("csstype").Property.Transform | readonly string[] | readonly import("csstype").Property.Transform[] | undefined;
853
- OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | readonly NonNullable<import("csstype").Property.TransformOrigin<string | number> | undefined>[] | readonly (string | (string & {}))[] | undefined;
854
- OTransition?: import("csstype").Property.Transition<string & {}> | readonly string[] | readonly import("csstype").Property.Transition<string & {}>[] | undefined;
855
- OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDelay<string & {}>[] | undefined;
856
- OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | readonly string[] | readonly import("csstype").Property.TransitionDuration<string & {}>[] | undefined;
857
- OTransitionProperty?: import("csstype").Property.TransitionProperty | readonly string[] | readonly import("csstype").Property.TransitionProperty[] | undefined;
858
- OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | readonly string[] | readonly import("csstype").Property.TransitionTimingFunction[] | undefined;
859
- WebkitBoxAlign?: import("csstype").Property.BoxAlign | readonly NonNullable<import("csstype").Property.BoxAlign | undefined>[] | readonly import("csstype").Property.BoxAlign[] | undefined;
860
- WebkitBoxDirection?: import("csstype").Property.BoxDirection | readonly NonNullable<import("csstype").Property.BoxDirection | undefined>[] | readonly import("csstype").Property.BoxDirection[] | undefined;
861
- WebkitBoxFlex?: import("csstype").Property.BoxFlex | readonly NonNullable<import("csstype").Property.BoxFlex | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
862
- WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | readonly NonNullable<import("csstype").Property.BoxFlexGroup | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
863
- WebkitBoxLines?: import("csstype").Property.BoxLines | readonly NonNullable<import("csstype").Property.BoxLines | undefined>[] | readonly import("csstype").Property.BoxLines[] | undefined;
864
- WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | readonly NonNullable<import("csstype").Property.BoxOrdinalGroup | undefined>[] | readonly ((string & {}) | import('csstype').Globals)[] | undefined;
865
- WebkitBoxOrient?: import("csstype").Property.BoxOrient | readonly NonNullable<import("csstype").Property.BoxOrient | undefined>[] | readonly import("csstype").Property.BoxOrient[] | undefined;
866
- WebkitBoxPack?: import("csstype").Property.BoxPack | readonly NonNullable<import("csstype").Property.BoxPack | undefined>[] | readonly import("csstype").Property.BoxPack[] | undefined;
867
- colorInterpolation?: import("csstype").Property.ColorInterpolation | readonly NonNullable<import("csstype").Property.ColorInterpolation | undefined>[] | readonly import("csstype").Property.ColorInterpolation[] | undefined;
868
- colorRendering?: import("csstype").Property.ColorRendering | readonly NonNullable<import("csstype").Property.ColorRendering | undefined>[] | readonly import("csstype").Property.ColorRendering[] | undefined;
869
- glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | readonly NonNullable<import("csstype").Property.GlyphOrientationVertical | undefined>[] | readonly ((string & {}) | import('csstype').Globals | "auto")[] | undefined;
870
- ":-moz-any()"?: unknown;
871
- ":-moz-dir"?: unknown;
872
- ":-webkit-any()"?: unknown;
873
- "::cue"?: unknown;
874
- "::cue-region"?: unknown;
875
- "::highlight"?: unknown;
876
- "::part"?: unknown;
877
- "::picker"?: unknown;
878
- "::slotted"?: unknown;
879
- "::view-transition-group"?: unknown;
880
- "::view-transition-image-pair"?: unknown;
881
- "::view-transition-new"?: unknown;
882
- "::view-transition-old"?: unknown;
883
- ":active-view-transition-type"?: unknown;
884
- ":dir"?: unknown;
885
- ":has"?: unknown;
886
- ":host"?: unknown;
887
- ":host-context"?: unknown;
888
- ":is"?: unknown;
889
- ":lang"?: unknown;
890
- ":matches()"?: unknown;
891
- ":not"?: unknown;
892
- ":nth-child"?: unknown;
893
- ":nth-last-child"?: unknown;
894
- ":nth-last-of-type"?: unknown;
895
- ":nth-of-type"?: unknown;
896
- ":state"?: unknown;
897
- ":where"?: unknown;
898
- ":-khtml-any-link"?: unknown;
899
- ":-moz-any-link"?: unknown;
900
- ":-moz-focusring"?: unknown;
901
- ":-moz-full-screen"?: unknown;
902
- ":-moz-placeholder"?: unknown;
903
- ":-moz-read-only"?: unknown;
904
- ":-moz-read-write"?: unknown;
905
- ":-moz-ui-invalid"?: unknown;
906
- ":-moz-ui-valid"?: unknown;
907
- ":-ms-fullscreen"?: unknown;
908
- ":-ms-input-placeholder"?: unknown;
909
- ":-webkit-any-link"?: unknown;
910
- ":-webkit-autofill"?: unknown;
911
- ":-webkit-full-screen"?: unknown;
912
- "::-moz-placeholder"?: unknown;
913
- "::-moz-progress-bar"?: unknown;
914
- "::-moz-range-progress"?: unknown;
915
- "::-moz-range-thumb"?: unknown;
916
- "::-moz-range-track"?: unknown;
917
- "::-moz-selection"?: unknown;
918
- "::-ms-backdrop"?: unknown;
919
- "::-ms-browse"?: unknown;
920
- "::-ms-check"?: unknown;
921
- "::-ms-clear"?: unknown;
922
- "::-ms-expand"?: unknown;
923
- "::-ms-fill"?: unknown;
924
- "::-ms-fill-lower"?: unknown;
925
- "::-ms-fill-upper"?: unknown;
926
- "::-ms-input-placeholder"?: unknown;
927
- "::-ms-reveal"?: unknown;
928
- "::-ms-thumb"?: unknown;
929
- "::-ms-ticks-after"?: unknown;
930
- "::-ms-ticks-before"?: unknown;
931
- "::-ms-tooltip"?: unknown;
932
- "::-ms-track"?: unknown;
933
- "::-ms-value"?: unknown;
934
- "::-webkit-backdrop"?: unknown;
935
- "::-webkit-file-upload-button"?: unknown;
936
- "::-webkit-input-placeholder"?: unknown;
937
- "::-webkit-progress-bar"?: unknown;
938
- "::-webkit-progress-inner-value"?: unknown;
939
- "::-webkit-progress-value"?: unknown;
940
- "::-webkit-slider-runnable-track"?: unknown;
941
- "::-webkit-slider-thumb"?: unknown;
942
- "::after"?: unknown;
943
- "::backdrop"?: unknown;
944
- "::before"?: unknown;
945
- "::checkmark"?: unknown;
946
- "::details-content"?: unknown;
947
- "::file-selector-button"?: unknown;
948
- "::first-letter"?: unknown;
949
- "::first-line"?: unknown;
950
- "::grammar-error"?: unknown;
951
- "::marker"?: unknown;
952
- "::picker-icon"?: unknown;
953
- "::placeholder"?: unknown;
954
- "::scroll-marker"?: unknown;
955
- "::scroll-marker-group"?: unknown;
956
- "::selection"?: unknown;
957
- "::spelling-error"?: unknown;
958
- "::target-text"?: unknown;
959
- "::view-transition"?: unknown;
960
- ":active"?: unknown;
961
- ":active-view-transition"?: unknown;
962
- ":after"?: unknown;
963
- ":any-link"?: unknown;
964
- ":autofill"?: unknown;
965
- ":before"?: unknown;
966
- ":blank"?: unknown;
967
- ":buffering"?: unknown;
968
- ":checked"?: unknown;
969
- ":current"?: unknown;
970
- ":default"?: unknown;
971
- ":defined"?: unknown;
972
- ":disabled"?: unknown;
973
- ":empty"?: unknown;
974
- ":enabled"?: unknown;
975
- ":first"?: unknown;
976
- ":first-child"?: unknown;
977
- ":first-letter"?: unknown;
978
- ":first-line"?: unknown;
979
- ":first-of-type"?: unknown;
980
- ":focus"?: unknown;
981
- ":focus-visible"?: unknown;
982
- ":focus-within"?: unknown;
983
- ":fullscreen"?: unknown;
984
- ":future"?: unknown;
985
- ":has-slotted"?: unknown;
986
- ":hover"?: unknown;
987
- ":in-range"?: unknown;
988
- ":indeterminate"?: unknown;
989
- ":invalid"?: unknown;
990
- ":last-child"?: unknown;
991
- ":last-of-type"?: unknown;
992
- ":left"?: unknown;
993
- ":link"?: unknown;
994
- ":local-link"?: unknown;
995
- ":modal"?: unknown;
996
- ":muted"?: unknown;
997
- ":only-child"?: unknown;
998
- ":only-of-type"?: unknown;
999
- ":open"?: unknown;
1000
- ":optional"?: unknown;
1001
- ":out-of-range"?: unknown;
1002
- ":past"?: unknown;
1003
- ":paused"?: unknown;
1004
- ":picture-in-picture"?: unknown;
1005
- ":placeholder-shown"?: unknown;
1006
- ":playing"?: unknown;
1007
- ":popover-open"?: unknown;
1008
- ":read-only"?: unknown;
1009
- ":read-write"?: unknown;
1010
- ":required"?: unknown;
1011
- ":right"?: unknown;
1012
- ":root"?: unknown;
1013
- ":scope"?: unknown;
1014
- ":seeking"?: unknown;
1015
- ":stalled"?: unknown;
1016
- ":target"?: unknown;
1017
- ":target-current"?: unknown;
1018
- ":target-within"?: unknown;
1019
- ":user-invalid"?: unknown;
1020
- ":user-valid"?: unknown;
1021
- ":valid"?: unknown;
1022
- ":visited"?: unknown;
1023
- ":volume-locked"?: unknown;
1024
- ":xr-overlay"?: unknown;
13
+ color: "inherit";
14
+ '.Mui-disabled &': {
15
+ color: string;
16
+ };
1025
17
  };
1026
18
  };
1027
19
  };