ll-plus 2.6.3 → 2.6.4

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 (235) hide show
  1. package/es/components/advanced-filtering/index.d.ts +302 -302
  2. package/es/components/advanced-filtering/src/advanced-filtering.vue.d.ts +153 -153
  3. package/es/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  4. package/es/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  5. package/es/components/api-component/index.d.ts +32 -32
  6. package/es/components/api-component/src/api-component.vue.d.ts +32 -32
  7. package/es/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  8. package/es/components/api-component/src/components/body-component.vue.d.ts +14 -14
  9. package/es/components/api-component/src/components/click-input.vue.d.ts +10 -10
  10. package/es/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  11. package/es/components/api-component/src/components/params-table.vue.d.ts +14 -14
  12. package/es/components/api-component/src/config/api-modal.d.ts +1 -1
  13. package/es/components/api-component/src/config/click-input.d.ts +1 -1
  14. package/es/components/breadcrumb-card/index.d.ts +5 -5
  15. package/es/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  16. package/es/components/checkbox/index.d.ts +217 -217
  17. package/es/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  18. package/es/components/checkbox/src/checkbox.d.ts +56 -56
  19. package/es/components/code-editor/index.d.ts +2 -2
  20. package/es/components/code-editor/src/code-editor.vue.d.ts +2 -2
  21. package/es/components/cropper/index.d.ts +6 -6
  22. package/es/components/cropper/src/cropper-image.vue.d.ts +2 -2
  23. package/es/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  24. package/es/components/drawer/index.d.ts +11 -11
  25. package/es/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  26. package/es/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  27. package/es/components/drawer/src/drawer.vue.d.ts +11 -11
  28. package/es/components/easy-cron/index.d.ts +82 -82
  29. package/es/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  30. package/es/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  31. package/es/components/easy-cron/src/easy-cron.vue.d.ts +82 -82
  32. package/es/components/empty/index.d.ts +2 -2
  33. package/es/components/empty/src/empty.vue.d.ts +2 -2
  34. package/es/components/form/index.d.ts +142 -142
  35. package/es/components/form/src/config/form.d.ts +56 -56
  36. package/es/components/form/src/form.vue.d.ts +142 -142
  37. package/es/components/icon-base/index.d.ts +13 -0
  38. package/es/components/icon-base/src/icon-base.d.ts +7 -1
  39. package/es/components/icon-base/src/icon-base.vue.d.ts +13 -0
  40. package/es/components/input/index.d.ts +31 -31
  41. package/es/components/input/src/input.vue.d.ts +31 -31
  42. package/es/components/key-value/index.d.ts +684 -684
  43. package/es/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  44. package/es/components/key-value/src/key-value.vue.d.ts +684 -684
  45. package/es/components/modal/index.d.ts +4 -4
  46. package/es/components/modal/src/modal.vue.d.ts +4 -4
  47. package/es/components/new-drawer/index.d.ts +13 -13
  48. package/es/components/new-drawer/src/drawer.vue.d.ts +13 -13
  49. package/es/components/new-modal/index.d.ts +5 -5
  50. package/es/components/new-modal/src/modal.vue.d.ts +5 -5
  51. package/es/components/operate-icon/index.d.ts +3201 -0
  52. package/es/components/operate-icon/src/operate-icon.vue.d.ts +3201 -0
  53. package/es/components/rich-text-editor/index.d.ts +1 -1
  54. package/es/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  55. package/es/components/select/index.d.ts +11 -11
  56. package/es/components/select/src/select.vue.d.ts +11 -11
  57. package/es/components/select-group/index.d.ts +4 -4
  58. package/es/components/select-group/src/select-group.vue.d.ts +4 -4
  59. package/es/components/table/index.d.ts +6 -6
  60. package/es/components/table/src/components/main-table.vue.d.ts +2 -2
  61. package/es/components/table/src/config/table.d.ts +2 -2
  62. package/es/components/table/src/table.vue.d.ts +6 -6
  63. package/es/components/textarea/index.d.ts +5 -5
  64. package/es/components/textarea/src/textarea.vue.d.ts +5 -5
  65. package/es/components/tooltip/index.d.ts +4 -4
  66. package/es/components/tooltip/src/tooltip.d.ts +1 -1
  67. package/es/components/tooltip/src/tooltip.vue.d.ts +4 -4
  68. package/es/components/tree-search/index.d.ts +15 -15
  69. package/es/components/tree-search/src/config/tree-search.d.ts +4 -4
  70. package/es/components/tree-search/src/tree-search.vue.d.ts +15 -15
  71. package/es/components/upload-drag/index.d.ts +4 -4
  72. package/es/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  73. package/es/packages/components/icon-base/src/icon-base.mjs +6 -0
  74. package/es/packages/components/icon-base/src/icon-base.mjs.map +1 -1
  75. package/es/packages/components/icon-base/src/icon-base.vue2.mjs +5 -3
  76. package/es/packages/components/icon-base/src/icon-base.vue2.mjs.map +1 -1
  77. package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs +1 -1
  78. package/es/packages/components/operate-icon/src/operate-icon.vue2.mjs.map +1 -1
  79. package/index.full.js +11 -3
  80. package/index.full.min.js +2 -2
  81. package/index.full.min.js.map +1 -1
  82. package/index.full.min.mjs +16 -16
  83. package/index.full.min.mjs.map +1 -1
  84. package/index.full.mjs +11 -3
  85. package/lib/components/advanced-filtering/index.d.ts +302 -302
  86. package/lib/components/advanced-filtering/src/advanced-filtering.vue.d.ts +153 -153
  87. package/lib/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  88. package/lib/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  89. package/lib/components/api-component/index.d.ts +32 -32
  90. package/lib/components/api-component/src/api-component.vue.d.ts +32 -32
  91. package/lib/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  92. package/lib/components/api-component/src/components/body-component.vue.d.ts +14 -14
  93. package/lib/components/api-component/src/components/click-input.vue.d.ts +10 -10
  94. package/lib/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  95. package/lib/components/api-component/src/components/params-table.vue.d.ts +14 -14
  96. package/lib/components/api-component/src/config/api-modal.d.ts +1 -1
  97. package/lib/components/api-component/src/config/click-input.d.ts +1 -1
  98. package/lib/components/breadcrumb-card/index.d.ts +5 -5
  99. package/lib/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  100. package/lib/components/checkbox/index.d.ts +217 -217
  101. package/lib/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  102. package/lib/components/checkbox/src/checkbox.d.ts +56 -56
  103. package/lib/components/code-editor/index.d.ts +2 -2
  104. package/lib/components/code-editor/src/code-editor.vue.d.ts +2 -2
  105. package/lib/components/cropper/index.d.ts +6 -6
  106. package/lib/components/cropper/src/cropper-image.vue.d.ts +2 -2
  107. package/lib/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  108. package/lib/components/drawer/index.d.ts +11 -11
  109. package/lib/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  110. package/lib/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  111. package/lib/components/drawer/src/drawer.vue.d.ts +11 -11
  112. package/lib/components/easy-cron/index.d.ts +82 -82
  113. package/lib/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  114. package/lib/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  115. package/lib/components/easy-cron/src/easy-cron.vue.d.ts +82 -82
  116. package/lib/components/empty/index.d.ts +2 -2
  117. package/lib/components/empty/src/empty.vue.d.ts +2 -2
  118. package/lib/components/form/index.d.ts +142 -142
  119. package/lib/components/form/src/config/form.d.ts +56 -56
  120. package/lib/components/form/src/form.vue.d.ts +142 -142
  121. package/lib/components/icon-base/index.d.ts +13 -0
  122. package/lib/components/icon-base/src/icon-base.d.ts +7 -1
  123. package/lib/components/icon-base/src/icon-base.vue.d.ts +13 -0
  124. package/lib/components/input/index.d.ts +31 -31
  125. package/lib/components/input/src/input.vue.d.ts +31 -31
  126. package/lib/components/key-value/index.d.ts +684 -684
  127. package/lib/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  128. package/lib/components/key-value/src/key-value.vue.d.ts +684 -684
  129. package/lib/components/modal/index.d.ts +4 -4
  130. package/lib/components/modal/src/modal.vue.d.ts +4 -4
  131. package/lib/components/new-drawer/index.d.ts +13 -13
  132. package/lib/components/new-drawer/src/drawer.vue.d.ts +13 -13
  133. package/lib/components/new-modal/index.d.ts +5 -5
  134. package/lib/components/new-modal/src/modal.vue.d.ts +5 -5
  135. package/lib/components/operate-icon/index.d.ts +3201 -0
  136. package/lib/components/operate-icon/src/operate-icon.vue.d.ts +3201 -0
  137. package/lib/components/rich-text-editor/index.d.ts +1 -1
  138. package/lib/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  139. package/lib/components/select/index.d.ts +11 -11
  140. package/lib/components/select/src/select.vue.d.ts +11 -11
  141. package/lib/components/select-group/index.d.ts +4 -4
  142. package/lib/components/select-group/src/select-group.vue.d.ts +4 -4
  143. package/lib/components/table/index.d.ts +6 -6
  144. package/lib/components/table/src/components/main-table.vue.d.ts +2 -2
  145. package/lib/components/table/src/config/table.d.ts +2 -2
  146. package/lib/components/table/src/table.vue.d.ts +6 -6
  147. package/lib/components/textarea/index.d.ts +5 -5
  148. package/lib/components/textarea/src/textarea.vue.d.ts +5 -5
  149. package/lib/components/tooltip/index.d.ts +4 -4
  150. package/lib/components/tooltip/src/tooltip.d.ts +1 -1
  151. package/lib/components/tooltip/src/tooltip.vue.d.ts +4 -4
  152. package/lib/components/tree-search/index.d.ts +15 -15
  153. package/lib/components/tree-search/src/config/tree-search.d.ts +4 -4
  154. package/lib/components/tree-search/src/tree-search.vue.d.ts +15 -15
  155. package/lib/components/upload-drag/index.d.ts +4 -4
  156. package/lib/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
  157. package/lib/packages/components/icon-base/src/icon-base.js +6 -0
  158. package/lib/packages/components/icon-base/src/icon-base.js.map +1 -1
  159. package/lib/packages/components/icon-base/src/icon-base.vue2.js +4 -2
  160. package/lib/packages/components/icon-base/src/icon-base.vue2.js.map +1 -1
  161. package/lib/packages/components/operate-icon/src/operate-icon.vue2.js +1 -1
  162. package/lib/packages/components/operate-icon/src/operate-icon.vue2.js.map +1 -1
  163. package/package.json +1 -1
  164. package/types/packages/components/advanced-filtering/index.d.ts +302 -302
  165. package/types/packages/components/advanced-filtering/src/advanced-filtering.vue.d.ts +153 -153
  166. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-params.vue.d.ts +145 -145
  167. package/types/packages/components/advanced-filtering/src/components/advanced-filtering-tags.vue.d.ts +4 -4
  168. package/types/packages/components/api-component/index.d.ts +32 -32
  169. package/types/packages/components/api-component/src/api-component.vue.d.ts +32 -32
  170. package/types/packages/components/api-component/src/components/api-modal.vue.d.ts +6 -6
  171. package/types/packages/components/api-component/src/components/body-component.vue.d.ts +14 -14
  172. package/types/packages/components/api-component/src/components/click-input.vue.d.ts +10 -10
  173. package/types/packages/components/api-component/src/components/params-table-row.vue.d.ts +12 -12
  174. package/types/packages/components/api-component/src/components/params-table.vue.d.ts +14 -14
  175. package/types/packages/components/api-component/src/config/api-modal.d.ts +1 -1
  176. package/types/packages/components/api-component/src/config/click-input.d.ts +1 -1
  177. package/types/packages/components/breadcrumb-card/index.d.ts +5 -5
  178. package/types/packages/components/breadcrumb-card/src/breadcrumb-card.vue.d.ts +5 -5
  179. package/types/packages/components/checkbox/index.d.ts +217 -217
  180. package/types/packages/components/checkbox/src/checkbox-group.vue.d.ts +217 -217
  181. package/types/packages/components/checkbox/src/checkbox.d.ts +56 -56
  182. package/types/packages/components/code-editor/index.d.ts +2 -2
  183. package/types/packages/components/code-editor/src/code-editor.vue.d.ts +2 -2
  184. package/types/packages/components/cropper/index.d.ts +6 -6
  185. package/types/packages/components/cropper/src/cropper-image.vue.d.ts +2 -2
  186. package/types/packages/components/cropper/src/cropper-modal.vue.d.ts +4 -4
  187. package/types/packages/components/drawer/index.d.ts +11 -11
  188. package/types/packages/components/drawer/src/components/second-confirmation/index.d.ts +9 -9
  189. package/types/packages/components/drawer/src/components/second-confirmation/src/second-confirmation.vue.d.ts +9 -9
  190. package/types/packages/components/drawer/src/drawer.vue.d.ts +11 -11
  191. package/types/packages/components/easy-cron/index.d.ts +82 -82
  192. package/types/packages/components/easy-cron/src/components/easy-cron-inner.vue.d.ts +77 -77
  193. package/types/packages/components/easy-cron/src/components/easy-cron-modal.vue.d.ts +77 -77
  194. package/types/packages/components/easy-cron/src/easy-cron.vue.d.ts +82 -82
  195. package/types/packages/components/empty/index.d.ts +2 -2
  196. package/types/packages/components/empty/src/empty.vue.d.ts +2 -2
  197. package/types/packages/components/form/index.d.ts +142 -142
  198. package/types/packages/components/form/src/config/form.d.ts +56 -56
  199. package/types/packages/components/form/src/form.vue.d.ts +142 -142
  200. package/types/packages/components/icon-base/index.d.ts +13 -0
  201. package/types/packages/components/icon-base/src/icon-base.d.ts +7 -1
  202. package/types/packages/components/icon-base/src/icon-base.vue.d.ts +13 -0
  203. package/types/packages/components/input/index.d.ts +31 -31
  204. package/types/packages/components/input/src/input.vue.d.ts +31 -31
  205. package/types/packages/components/key-value/index.d.ts +684 -684
  206. package/types/packages/components/key-value/src/components/key-value-item.vue.d.ts +228 -228
  207. package/types/packages/components/key-value/src/key-value.vue.d.ts +684 -684
  208. package/types/packages/components/modal/index.d.ts +4 -4
  209. package/types/packages/components/modal/src/modal.vue.d.ts +4 -4
  210. package/types/packages/components/new-drawer/index.d.ts +13 -13
  211. package/types/packages/components/new-drawer/src/drawer.vue.d.ts +13 -13
  212. package/types/packages/components/new-modal/index.d.ts +5 -5
  213. package/types/packages/components/new-modal/src/modal.vue.d.ts +5 -5
  214. package/types/packages/components/operate-icon/index.d.ts +3201 -0
  215. package/types/packages/components/operate-icon/src/operate-icon.vue.d.ts +3201 -0
  216. package/types/packages/components/rich-text-editor/index.d.ts +1 -1
  217. package/types/packages/components/rich-text-editor/src/rich-text-editor.vue.d.ts +1 -1
  218. package/types/packages/components/select/index.d.ts +11 -11
  219. package/types/packages/components/select/src/select.vue.d.ts +11 -11
  220. package/types/packages/components/select-group/index.d.ts +4 -4
  221. package/types/packages/components/select-group/src/select-group.vue.d.ts +4 -4
  222. package/types/packages/components/table/index.d.ts +6 -6
  223. package/types/packages/components/table/src/components/main-table.vue.d.ts +2 -2
  224. package/types/packages/components/table/src/config/table.d.ts +2 -2
  225. package/types/packages/components/table/src/table.vue.d.ts +6 -6
  226. package/types/packages/components/textarea/index.d.ts +5 -5
  227. package/types/packages/components/textarea/src/textarea.vue.d.ts +5 -5
  228. package/types/packages/components/tooltip/index.d.ts +4 -4
  229. package/types/packages/components/tooltip/src/tooltip.d.ts +1 -1
  230. package/types/packages/components/tooltip/src/tooltip.vue.d.ts +4 -4
  231. package/types/packages/components/tree-search/index.d.ts +15 -15
  232. package/types/packages/components/tree-search/src/config/tree-search.d.ts +4 -4
  233. package/types/packages/components/tree-search/src/tree-search.vue.d.ts +15 -15
  234. package/types/packages/components/upload-drag/index.d.ts +4 -4
  235. package/types/packages/components/upload-drag/src/upload-drag.vue.d.ts +4 -4
@@ -44,6 +44,1600 @@ declare const _default: import("vue").DefineComponent<{
44
44
  readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
45
45
  readonly onClick?: Function | undefined;
46
46
  readonly data?: any;
47
+ readonly style?: {
48
+ [x: `--${string}`]: string | number | undefined;
49
+ accentColor?: import("csstype").Property.AccentColor | undefined;
50
+ alignContent?: import("csstype").Property.AlignContent | undefined;
51
+ alignItems?: import("csstype").Property.AlignItems | undefined;
52
+ alignSelf?: import("csstype").Property.AlignSelf | undefined;
53
+ alignTracks?: import("csstype").Property.AlignTracks | undefined;
54
+ animationComposition?: import("csstype").Property.AnimationComposition | undefined;
55
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
56
+ animationDirection?: import("csstype").Property.AnimationDirection | undefined;
57
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
58
+ animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
59
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
60
+ animationName?: import("csstype").Property.AnimationName | undefined;
61
+ animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
62
+ animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
63
+ animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
64
+ animationTimeline?: import("csstype").Property.AnimationTimeline | undefined;
65
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
66
+ appearance?: import("csstype").Property.Appearance | undefined;
67
+ aspectRatio?: import("csstype").Property.AspectRatio | undefined;
68
+ backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
69
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
70
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
71
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
72
+ backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
73
+ backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
74
+ backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
75
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
76
+ backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
77
+ backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
78
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
79
+ backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
80
+ blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
81
+ blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
82
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
83
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
84
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
85
+ borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
86
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
87
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
88
+ borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
89
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
90
+ borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
91
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
92
+ borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
93
+ borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
94
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
95
+ borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
96
+ borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
97
+ borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
98
+ borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
99
+ borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
100
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
101
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
102
+ borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
103
+ borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
104
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
105
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
106
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
107
+ borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
108
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
109
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
110
+ borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
111
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
112
+ borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
113
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
114
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
115
+ borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
116
+ borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
117
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
118
+ borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
119
+ borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
120
+ borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
121
+ borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
122
+ borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
123
+ borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
124
+ borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
125
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
126
+ borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
127
+ bottom?: import("csstype").Property.Bottom<string | number> | undefined;
128
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
129
+ boxShadow?: import("csstype").Property.BoxShadow | undefined;
130
+ boxSizing?: import("csstype").Property.BoxSizing | undefined;
131
+ breakAfter?: import("csstype").Property.BreakAfter | undefined;
132
+ breakBefore?: import("csstype").Property.BreakBefore | undefined;
133
+ breakInside?: import("csstype").Property.BreakInside | undefined;
134
+ captionSide?: import("csstype").Property.CaptionSide | undefined;
135
+ caretColor?: import("csstype").Property.CaretColor | undefined;
136
+ caretShape?: import("csstype").Property.CaretShape | undefined;
137
+ clear?: import("csstype").Property.Clear | undefined;
138
+ clipPath?: import("csstype").Property.ClipPath | undefined;
139
+ color?: import("csstype").Property.Color | undefined;
140
+ colorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
141
+ colorScheme?: import("csstype").Property.ColorScheme | undefined;
142
+ columnCount?: import("csstype").Property.ColumnCount | undefined;
143
+ columnFill?: import("csstype").Property.ColumnFill | undefined;
144
+ columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
145
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
146
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
147
+ columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
148
+ columnSpan?: import("csstype").Property.ColumnSpan | undefined;
149
+ columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
150
+ contain?: import("csstype").Property.Contain | undefined;
151
+ containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
152
+ containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
153
+ containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
154
+ containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
155
+ containerName?: import("csstype").Property.ContainerName | undefined;
156
+ containerType?: import("csstype").Property.ContainerType | undefined;
157
+ content?: import("csstype").Property.Content | undefined;
158
+ contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
159
+ counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
160
+ counterReset?: import("csstype").Property.CounterReset | undefined;
161
+ counterSet?: import("csstype").Property.CounterSet | undefined;
162
+ cursor?: import("csstype").Property.Cursor | undefined;
163
+ direction?: import("csstype").Property.Direction | undefined;
164
+ display?: import("csstype").Property.Display | undefined;
165
+ emptyCells?: import("csstype").Property.EmptyCells | undefined;
166
+ filter?: import("csstype").Property.Filter | undefined;
167
+ flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
168
+ flexDirection?: import("csstype").Property.FlexDirection | undefined;
169
+ flexGrow?: import("csstype").Property.FlexGrow | undefined;
170
+ flexShrink?: import("csstype").Property.FlexShrink | undefined;
171
+ flexWrap?: import("csstype").Property.FlexWrap | undefined;
172
+ float?: import("csstype").Property.Float | undefined;
173
+ fontFamily?: import("csstype").Property.FontFamily | undefined;
174
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
175
+ fontKerning?: import("csstype").Property.FontKerning | undefined;
176
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
177
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
178
+ fontPalette?: import("csstype").Property.FontPalette | undefined;
179
+ fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
180
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
181
+ fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
182
+ fontStretch?: import("csstype").Property.FontStretch | undefined;
183
+ fontStyle?: import("csstype").Property.FontStyle | undefined;
184
+ fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
185
+ fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition | undefined;
186
+ fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
187
+ fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle | undefined;
188
+ fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight | undefined;
189
+ fontVariant?: import("csstype").Property.FontVariant | undefined;
190
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
191
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
192
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
193
+ fontVariantEmoji?: import("csstype").Property.FontVariantEmoji | undefined;
194
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
195
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
196
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
197
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
198
+ fontWeight?: import("csstype").Property.FontWeight | undefined;
199
+ forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
200
+ gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
201
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
202
+ gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
203
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
204
+ gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
205
+ gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
206
+ gridRowStart?: import("csstype").Property.GridRowStart | undefined;
207
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
208
+ gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
209
+ gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
210
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
211
+ height?: import("csstype").Property.Height<string | number> | undefined;
212
+ hyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
213
+ hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars | undefined;
214
+ hyphens?: import("csstype").Property.Hyphens | undefined;
215
+ imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
216
+ imageRendering?: import("csstype").Property.ImageRendering | undefined;
217
+ imageResolution?: import("csstype").Property.ImageResolution | undefined;
218
+ initialLetter?: import("csstype").Property.InitialLetter | undefined;
219
+ inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
220
+ inputSecurity?: import("csstype").Property.InputSecurity | undefined;
221
+ insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
222
+ insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
223
+ insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
224
+ insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
225
+ isolation?: import("csstype").Property.Isolation | undefined;
226
+ justifyContent?: import("csstype").Property.JustifyContent | undefined;
227
+ justifyItems?: import("csstype").Property.JustifyItems | undefined;
228
+ justifySelf?: import("csstype").Property.JustifySelf | undefined;
229
+ justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
230
+ left?: import("csstype").Property.Left<string | number> | undefined;
231
+ letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
232
+ lineBreak?: import("csstype").Property.LineBreak | undefined;
233
+ lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
234
+ lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
235
+ listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
236
+ listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
237
+ listStyleType?: import("csstype").Property.ListStyleType | undefined;
238
+ marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
239
+ marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
240
+ marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
241
+ marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
242
+ marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
243
+ marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
244
+ marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
245
+ marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
246
+ marginTrim?: import("csstype").Property.MarginTrim | undefined;
247
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
248
+ maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
249
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
250
+ maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
251
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
252
+ maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
253
+ maskClip?: import("csstype").Property.MaskClip | undefined;
254
+ maskComposite?: import("csstype").Property.MaskComposite | undefined;
255
+ maskImage?: import("csstype").Property.MaskImage | undefined;
256
+ maskMode?: import("csstype").Property.MaskMode | undefined;
257
+ maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
258
+ maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
259
+ maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
260
+ maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
261
+ maskType?: import("csstype").Property.MaskType | undefined;
262
+ masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | undefined;
263
+ mathDepth?: import("csstype").Property.MathDepth | undefined;
264
+ mathShift?: import("csstype").Property.MathShift | undefined;
265
+ mathStyle?: import("csstype").Property.MathStyle | undefined;
266
+ maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
267
+ maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
268
+ maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
269
+ maxLines?: import("csstype").Property.MaxLines | undefined;
270
+ maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
271
+ minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
272
+ minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
273
+ minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
274
+ minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
275
+ mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
276
+ motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
277
+ motionPath?: import("csstype").Property.OffsetPath | undefined;
278
+ motionRotation?: import("csstype").Property.OffsetRotate | undefined;
279
+ objectFit?: import("csstype").Property.ObjectFit | undefined;
280
+ objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
281
+ offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
282
+ offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
283
+ offsetPath?: import("csstype").Property.OffsetPath | undefined;
284
+ offsetPosition?: import("csstype").Property.OffsetPosition<string | number> | undefined;
285
+ offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
286
+ offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
287
+ opacity?: import("csstype").Property.Opacity | undefined;
288
+ order?: import("csstype").Property.Order | undefined;
289
+ orphans?: import("csstype").Property.Orphans | undefined;
290
+ outlineColor?: import("csstype").Property.OutlineColor | undefined;
291
+ outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
292
+ outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
293
+ outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
294
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
295
+ overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
296
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
297
+ overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
298
+ overflowInline?: import("csstype").Property.OverflowInline | undefined;
299
+ overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
300
+ overflowX?: import("csstype").Property.OverflowX | undefined;
301
+ overflowY?: import("csstype").Property.OverflowY | undefined;
302
+ overlay?: import("csstype").Property.Overlay | undefined;
303
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
304
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
305
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
306
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
307
+ paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
308
+ paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
309
+ paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
310
+ paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
311
+ paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
312
+ paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
313
+ paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
314
+ paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
315
+ page?: import("csstype").Property.Page | undefined;
316
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
317
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
318
+ pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
319
+ paintOrder?: import("csstype").Property.PaintOrder | undefined;
320
+ perspective?: import("csstype").Property.Perspective<string | number> | undefined;
321
+ perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
322
+ pointerEvents?: import("csstype").Property.PointerEvents | undefined;
323
+ position?: import("csstype").Property.Position | undefined;
324
+ printColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
325
+ quotes?: import("csstype").Property.Quotes | undefined;
326
+ resize?: import("csstype").Property.Resize | undefined;
327
+ right?: import("csstype").Property.Right<string | number> | undefined;
328
+ rotate?: import("csstype").Property.Rotate | undefined;
329
+ rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
330
+ rubyAlign?: import("csstype").Property.RubyAlign | undefined;
331
+ rubyMerge?: import("csstype").Property.RubyMerge | undefined;
332
+ rubyPosition?: import("csstype").Property.RubyPosition | undefined;
333
+ scale?: import("csstype").Property.Scale | undefined;
334
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
335
+ scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
336
+ scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
337
+ scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
338
+ scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
339
+ scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
340
+ scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
341
+ scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
342
+ scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
343
+ scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
344
+ scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
345
+ scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
346
+ scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
347
+ scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
348
+ scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
349
+ scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
350
+ scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
351
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
352
+ scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
353
+ scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
354
+ scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
355
+ scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
356
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
357
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
358
+ scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis | undefined;
359
+ scrollTimelineName?: import("csstype").Property.ScrollTimelineName | undefined;
360
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
361
+ scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
362
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
363
+ shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
364
+ shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
365
+ shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
366
+ tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
367
+ tableLayout?: import("csstype").Property.TableLayout | undefined;
368
+ textAlign?: import("csstype").Property.TextAlign | undefined;
369
+ textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
370
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
371
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
372
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
373
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
374
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
375
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
376
+ textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
377
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
378
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
379
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
380
+ textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
381
+ textJustify?: import("csstype").Property.TextJustify | undefined;
382
+ textOrientation?: import("csstype").Property.TextOrientation | undefined;
383
+ textOverflow?: import("csstype").Property.TextOverflow | undefined;
384
+ textRendering?: import("csstype").Property.TextRendering | undefined;
385
+ textShadow?: import("csstype").Property.TextShadow | undefined;
386
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
387
+ textTransform?: import("csstype").Property.TextTransform | undefined;
388
+ textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
389
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
390
+ textWrap?: import("csstype").Property.TextWrap | undefined;
391
+ timelineScope?: import("csstype").Property.TimelineScope | undefined;
392
+ top?: import("csstype").Property.Top<string | number> | undefined;
393
+ touchAction?: import("csstype").Property.TouchAction | undefined;
394
+ transform?: import("csstype").Property.Transform | undefined;
395
+ transformBox?: import("csstype").Property.TransformBox | undefined;
396
+ transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
397
+ transformStyle?: import("csstype").Property.TransformStyle | undefined;
398
+ transitionBehavior?: import("csstype").Property.TransitionBehavior | undefined;
399
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
400
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
401
+ transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
402
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
403
+ translate?: import("csstype").Property.Translate<string | number> | undefined;
404
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
405
+ userSelect?: import("csstype").Property.UserSelect | undefined;
406
+ verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
407
+ viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis | undefined;
408
+ viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
409
+ viewTimelineName?: import("csstype").Property.ViewTimelineName | undefined;
410
+ viewTransitionName?: import("csstype").Property.ViewTransitionName | undefined;
411
+ visibility?: import("csstype").Property.Visibility | undefined;
412
+ whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
413
+ whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse | undefined;
414
+ whiteSpaceTrim?: import("csstype").Property.WhiteSpaceTrim | undefined;
415
+ widows?: import("csstype").Property.Widows | undefined;
416
+ width?: import("csstype").Property.Width<string | number> | undefined;
417
+ willChange?: import("csstype").Property.WillChange | undefined;
418
+ wordBreak?: import("csstype").Property.WordBreak | undefined;
419
+ wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
420
+ wordWrap?: import("csstype").Property.WordWrap | undefined;
421
+ writingMode?: import("csstype").Property.WritingMode | undefined;
422
+ zIndex?: import("csstype").Property.ZIndex | undefined;
423
+ zoom?: import("csstype").Property.Zoom | undefined;
424
+ all?: import("csstype").Globals | undefined;
425
+ animation?: import("csstype").Property.Animation<string & {}> | undefined;
426
+ animationRange?: import("csstype").Property.AnimationRange<string | number> | undefined;
427
+ background?: import("csstype").Property.Background<string | number> | undefined;
428
+ backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
429
+ border?: import("csstype").Property.Border<string | number> | undefined;
430
+ borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
431
+ borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
432
+ borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
433
+ borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
434
+ borderColor?: import("csstype").Property.BorderColor | undefined;
435
+ borderImage?: import("csstype").Property.BorderImage | undefined;
436
+ borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
437
+ borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
438
+ borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
439
+ borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
440
+ borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
441
+ borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
442
+ borderStyle?: import("csstype").Property.BorderStyle | undefined;
443
+ borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
444
+ borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
445
+ caret?: import("csstype").Property.Caret | undefined;
446
+ columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
447
+ columns?: import("csstype").Property.Columns<string | number> | undefined;
448
+ containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
449
+ container?: import("csstype").Property.Container | undefined;
450
+ flex?: import("csstype").Property.Flex<string | number> | undefined;
451
+ flexFlow?: import("csstype").Property.FlexFlow | undefined;
452
+ font?: import("csstype").Property.Font | undefined;
453
+ gap?: import("csstype").Property.Gap<string | number> | undefined;
454
+ grid?: import("csstype").Property.Grid | undefined;
455
+ gridArea?: import("csstype").Property.GridArea | undefined;
456
+ gridColumn?: import("csstype").Property.GridColumn | undefined;
457
+ gridRow?: import("csstype").Property.GridRow | undefined;
458
+ gridTemplate?: import("csstype").Property.GridTemplate | undefined;
459
+ inset?: import("csstype").Property.Inset<string | number> | undefined;
460
+ insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
461
+ insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
462
+ lineClamp?: import("csstype").Property.LineClamp | undefined;
463
+ listStyle?: import("csstype").Property.ListStyle | undefined;
464
+ margin?: import("csstype").Property.Margin<string | number> | undefined;
465
+ marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
466
+ marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
467
+ mask?: import("csstype").Property.Mask<string | number> | undefined;
468
+ maskBorder?: import("csstype").Property.MaskBorder | undefined;
469
+ motion?: import("csstype").Property.Offset<string | number> | undefined;
470
+ offset?: import("csstype").Property.Offset<string | number> | undefined;
471
+ outline?: import("csstype").Property.Outline<string | number> | undefined;
472
+ overflow?: import("csstype").Property.Overflow | undefined;
473
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
474
+ padding?: import("csstype").Property.Padding<string | number> | undefined;
475
+ paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
476
+ paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
477
+ placeContent?: import("csstype").Property.PlaceContent | undefined;
478
+ placeItems?: import("csstype").Property.PlaceItems | undefined;
479
+ placeSelf?: import("csstype").Property.PlaceSelf | undefined;
480
+ scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
481
+ scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
482
+ scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
483
+ scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
484
+ scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
485
+ scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
486
+ scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
487
+ scrollTimeline?: import("csstype").Property.ScrollTimeline | undefined;
488
+ textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
489
+ textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
490
+ transition?: import("csstype").Property.Transition<string & {}> | undefined;
491
+ viewTimeline?: import("csstype").Property.ViewTimeline | undefined;
492
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
493
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
494
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
495
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
496
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
497
+ MozAnimationName?: import("csstype").Property.AnimationName | undefined;
498
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
499
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
500
+ MozAppearance?: import("csstype").Property.MozAppearance | undefined;
501
+ MozBinding?: import("csstype").Property.MozBinding | undefined;
502
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
503
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
504
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
505
+ MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
506
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
507
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
508
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
509
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
510
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
511
+ MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
512
+ MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
513
+ MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
514
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
515
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
516
+ MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
517
+ MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
518
+ MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
519
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
520
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
521
+ MozHyphens?: import("csstype").Property.Hyphens | undefined;
522
+ MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
523
+ MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
524
+ MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
525
+ MozOrient?: import("csstype").Property.MozOrient | undefined;
526
+ MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
527
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
528
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
529
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
530
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
531
+ MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
532
+ MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
533
+ MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
534
+ MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
535
+ MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
536
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
537
+ MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
538
+ MozUserModify?: import("csstype").Property.MozUserModify | undefined;
539
+ MozUserSelect?: import("csstype").Property.UserSelect | undefined;
540
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
541
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
542
+ msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
543
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
544
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
545
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
546
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
547
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
548
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
549
+ msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
550
+ msFilter?: import("csstype").Property.MsFilter | undefined;
551
+ msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
552
+ msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
553
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
554
+ msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
555
+ msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
556
+ msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
557
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
558
+ msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
559
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
560
+ msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
561
+ msHyphens?: import("csstype").Property.Hyphens | undefined;
562
+ msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
563
+ msLineBreak?: import("csstype").Property.LineBreak | undefined;
564
+ msOrder?: import("csstype").Property.Order | undefined;
565
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
566
+ msOverflowX?: import("csstype").Property.OverflowX | undefined;
567
+ msOverflowY?: import("csstype").Property.OverflowY | undefined;
568
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
569
+ msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
570
+ msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
571
+ msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
572
+ msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
573
+ msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
574
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
575
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
576
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
577
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
578
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
579
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
580
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
581
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
582
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
583
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
584
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
585
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
586
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
587
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
588
+ msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
589
+ msTouchAction?: import("csstype").Property.TouchAction | undefined;
590
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
591
+ msTransform?: import("csstype").Property.Transform | undefined;
592
+ msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
593
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
594
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
595
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
596
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
597
+ msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
598
+ msWordBreak?: import("csstype").Property.WordBreak | undefined;
599
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
600
+ msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
601
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
602
+ msWritingMode?: import("csstype").Property.WritingMode | undefined;
603
+ WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
604
+ WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
605
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
606
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
607
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
608
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
609
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
610
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
611
+ WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
612
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
613
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
614
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
615
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
616
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
617
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
618
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
619
+ WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
620
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
621
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
622
+ WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
623
+ WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
624
+ WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
625
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
626
+ WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
627
+ WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
628
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
629
+ WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
630
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
631
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
632
+ WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
633
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
634
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
635
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
636
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
637
+ WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
638
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
639
+ WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
640
+ WebkitFilter?: import("csstype").Property.Filter | undefined;
641
+ WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
642
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
643
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
644
+ WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
645
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
646
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
647
+ WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
648
+ WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
649
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
650
+ WebkitHyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
651
+ WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
652
+ WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
653
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
654
+ WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
655
+ WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
656
+ WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
657
+ WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
658
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
659
+ WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
660
+ WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
661
+ WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
662
+ WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
663
+ WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
664
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
665
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
666
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
667
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
668
+ WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
669
+ WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
670
+ WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
671
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
672
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
673
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
674
+ WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
675
+ WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
676
+ WebkitOrder?: import("csstype").Property.Order | undefined;
677
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
678
+ WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
679
+ WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
680
+ WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
681
+ WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
682
+ WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
683
+ WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
684
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
685
+ WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
686
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
687
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
688
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
689
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
690
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
691
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
692
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
693
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
694
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
695
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
696
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
697
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
698
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
699
+ WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
700
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
701
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
702
+ WebkitTransform?: import("csstype").Property.Transform | undefined;
703
+ WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
704
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
705
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
706
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
707
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
708
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
709
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
710
+ WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
711
+ WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
712
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
713
+ MozBorderImage?: import("csstype").Property.BorderImage | undefined;
714
+ MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
715
+ MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
716
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
717
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
718
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
719
+ msFlex?: import("csstype").Property.Flex<string | number> | undefined;
720
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
721
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
722
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
723
+ msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
724
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
725
+ WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
726
+ WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
727
+ WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
728
+ WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
729
+ WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
730
+ WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
731
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
732
+ WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
733
+ WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
734
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
735
+ WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
736
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
737
+ azimuth?: import("csstype").Property.Azimuth | undefined;
738
+ boxAlign?: import("csstype").Property.BoxAlign | undefined;
739
+ boxDirection?: import("csstype").Property.BoxDirection | undefined;
740
+ boxFlex?: import("csstype").Property.BoxFlex | undefined;
741
+ boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
742
+ boxLines?: import("csstype").Property.BoxLines | undefined;
743
+ boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
744
+ boxOrient?: import("csstype").Property.BoxOrient | undefined;
745
+ boxPack?: import("csstype").Property.BoxPack | undefined;
746
+ clip?: import("csstype").Property.Clip | undefined;
747
+ gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
748
+ gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
749
+ gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
750
+ imeMode?: import("csstype").Property.ImeMode | undefined;
751
+ offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
752
+ offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
753
+ offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
754
+ offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
755
+ offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
756
+ offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
757
+ scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
758
+ scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
759
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
760
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
761
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
762
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
763
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
764
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
765
+ KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
766
+ KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
767
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
768
+ KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
769
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
770
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
771
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
772
+ KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
773
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
774
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
775
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
776
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
777
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
778
+ MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
779
+ MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
780
+ MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
781
+ MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
782
+ MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
783
+ MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
784
+ MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
785
+ MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
786
+ MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
787
+ MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
788
+ MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
789
+ MozBoxPack?: import("csstype").Property.BoxPack | undefined;
790
+ MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
791
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
792
+ MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
793
+ MozOpacity?: import("csstype").Property.Opacity | undefined;
794
+ MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
795
+ MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
796
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
797
+ MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
798
+ MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
799
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
800
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
801
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
802
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
803
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
804
+ MozTransform?: import("csstype").Property.Transform | undefined;
805
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
806
+ MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
807
+ MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
808
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
809
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
810
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
811
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
812
+ MozUserInput?: import("csstype").Property.MozUserInput | undefined;
813
+ msImeMode?: import("csstype").Property.ImeMode | undefined;
814
+ OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
815
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
816
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
817
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
818
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
819
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
820
+ OAnimationName?: import("csstype").Property.AnimationName | undefined;
821
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
822
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
823
+ OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
824
+ OBorderImage?: import("csstype").Property.BorderImage | undefined;
825
+ OObjectFit?: import("csstype").Property.ObjectFit | undefined;
826
+ OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
827
+ OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
828
+ OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
829
+ OTransform?: import("csstype").Property.Transform | undefined;
830
+ OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
831
+ OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
832
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
833
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
834
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
835
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
836
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
837
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
838
+ WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
839
+ WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
840
+ WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
841
+ WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
842
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
843
+ WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
844
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
845
+ baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
846
+ clipRule?: import("csstype").Property.ClipRule | undefined;
847
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
848
+ colorRendering?: import("csstype").Property.ColorRendering | undefined;
849
+ dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
850
+ fill?: import("csstype").Property.Fill | undefined;
851
+ fillOpacity?: import("csstype").Property.FillOpacity | undefined;
852
+ fillRule?: import("csstype").Property.FillRule | undefined;
853
+ floodColor?: import("csstype").Property.FloodColor | undefined;
854
+ floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
855
+ glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
856
+ lightingColor?: import("csstype").Property.LightingColor | undefined;
857
+ marker?: import("csstype").Property.Marker | undefined;
858
+ markerEnd?: import("csstype").Property.MarkerEnd | undefined;
859
+ markerMid?: import("csstype").Property.MarkerMid | undefined;
860
+ markerStart?: import("csstype").Property.MarkerStart | undefined;
861
+ shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
862
+ stopColor?: import("csstype").Property.StopColor | undefined;
863
+ stopOpacity?: import("csstype").Property.StopOpacity | undefined;
864
+ stroke?: import("csstype").Property.Stroke | undefined;
865
+ strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
866
+ strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
867
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
868
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
869
+ strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
870
+ strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
871
+ strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
872
+ textAnchor?: import("csstype").Property.TextAnchor | undefined;
873
+ vectorEffect?: import("csstype").Property.VectorEffect | undefined;
874
+ "accent-color"?: import("csstype").Property.AccentColor | undefined;
875
+ "align-content"?: import("csstype").Property.AlignContent | undefined;
876
+ "align-items"?: import("csstype").Property.AlignItems | undefined;
877
+ "align-self"?: import("csstype").Property.AlignSelf | undefined;
878
+ "align-tracks"?: import("csstype").Property.AlignTracks | undefined;
879
+ "animation-composition"?: import("csstype").Property.AnimationComposition | undefined;
880
+ "animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
881
+ "animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
882
+ "animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
883
+ "animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
884
+ "animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
885
+ "animation-name"?: import("csstype").Property.AnimationName | undefined;
886
+ "animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
887
+ "animation-range-end"?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
888
+ "animation-range-start"?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
889
+ "animation-timeline"?: import("csstype").Property.AnimationTimeline | undefined;
890
+ "animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
891
+ "aspect-ratio"?: import("csstype").Property.AspectRatio | undefined;
892
+ "backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
893
+ "backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
894
+ "background-attachment"?: import("csstype").Property.BackgroundAttachment | undefined;
895
+ "background-blend-mode"?: import("csstype").Property.BackgroundBlendMode | undefined;
896
+ "background-clip"?: import("csstype").Property.BackgroundClip | undefined;
897
+ "background-color"?: import("csstype").Property.BackgroundColor | undefined;
898
+ "background-image"?: import("csstype").Property.BackgroundImage | undefined;
899
+ "background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
900
+ "background-position-x"?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
901
+ "background-position-y"?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
902
+ "background-repeat"?: import("csstype").Property.BackgroundRepeat | undefined;
903
+ "background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
904
+ "block-overflow"?: import("csstype").Property.BlockOverflow | undefined;
905
+ "block-size"?: import("csstype").Property.BlockSize<string | number> | undefined;
906
+ "border-block-color"?: import("csstype").Property.BorderBlockColor | undefined;
907
+ "border-block-end-color"?: import("csstype").Property.BorderBlockEndColor | undefined;
908
+ "border-block-end-style"?: import("csstype").Property.BorderBlockEndStyle | undefined;
909
+ "border-block-end-width"?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
910
+ "border-block-start-color"?: import("csstype").Property.BorderBlockStartColor | undefined;
911
+ "border-block-start-style"?: import("csstype").Property.BorderBlockStartStyle | undefined;
912
+ "border-block-start-width"?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
913
+ "border-block-style"?: import("csstype").Property.BorderBlockStyle | undefined;
914
+ "border-block-width"?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
915
+ "border-bottom-color"?: import("csstype").Property.BorderBottomColor | undefined;
916
+ "border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
917
+ "border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
918
+ "border-bottom-style"?: import("csstype").Property.BorderBottomStyle | undefined;
919
+ "border-bottom-width"?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
920
+ "border-collapse"?: import("csstype").Property.BorderCollapse | undefined;
921
+ "border-end-end-radius"?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
922
+ "border-end-start-radius"?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
923
+ "border-image-outset"?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
924
+ "border-image-repeat"?: import("csstype").Property.BorderImageRepeat | undefined;
925
+ "border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
926
+ "border-image-source"?: import("csstype").Property.BorderImageSource | undefined;
927
+ "border-image-width"?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
928
+ "border-inline-color"?: import("csstype").Property.BorderInlineColor | undefined;
929
+ "border-inline-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
930
+ "border-inline-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
931
+ "border-inline-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
932
+ "border-inline-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
933
+ "border-inline-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
934
+ "border-inline-start-width"?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
935
+ "border-inline-style"?: import("csstype").Property.BorderInlineStyle | undefined;
936
+ "border-inline-width"?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
937
+ "border-left-color"?: import("csstype").Property.BorderLeftColor | undefined;
938
+ "border-left-style"?: import("csstype").Property.BorderLeftStyle | undefined;
939
+ "border-left-width"?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
940
+ "border-right-color"?: import("csstype").Property.BorderRightColor | undefined;
941
+ "border-right-style"?: import("csstype").Property.BorderRightStyle | undefined;
942
+ "border-right-width"?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
943
+ "border-spacing"?: import("csstype").Property.BorderSpacing<string | number> | undefined;
944
+ "border-start-end-radius"?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
945
+ "border-start-start-radius"?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
946
+ "border-top-color"?: import("csstype").Property.BorderTopColor | undefined;
947
+ "border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
948
+ "border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
949
+ "border-top-style"?: import("csstype").Property.BorderTopStyle | undefined;
950
+ "border-top-width"?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
951
+ "box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
952
+ "box-shadow"?: import("csstype").Property.BoxShadow | undefined;
953
+ "box-sizing"?: import("csstype").Property.BoxSizing | undefined;
954
+ "break-after"?: import("csstype").Property.BreakAfter | undefined;
955
+ "break-before"?: import("csstype").Property.BreakBefore | undefined;
956
+ "break-inside"?: import("csstype").Property.BreakInside | undefined;
957
+ "caption-side"?: import("csstype").Property.CaptionSide | undefined;
958
+ "caret-color"?: import("csstype").Property.CaretColor | undefined;
959
+ "caret-shape"?: import("csstype").Property.CaretShape | undefined;
960
+ "clip-path"?: import("csstype").Property.ClipPath | undefined;
961
+ "color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
962
+ "color-scheme"?: import("csstype").Property.ColorScheme | undefined;
963
+ "column-count"?: import("csstype").Property.ColumnCount | undefined;
964
+ "column-fill"?: import("csstype").Property.ColumnFill | undefined;
965
+ "column-gap"?: import("csstype").Property.ColumnGap<string | number> | undefined;
966
+ "column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
967
+ "column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
968
+ "column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
969
+ "column-span"?: import("csstype").Property.ColumnSpan | undefined;
970
+ "column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
971
+ "contain-intrinsic-block-size"?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
972
+ "contain-intrinsic-height"?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
973
+ "contain-intrinsic-inline-size"?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
974
+ "contain-intrinsic-width"?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
975
+ "container-name"?: import("csstype").Property.ContainerName | undefined;
976
+ "container-type"?: import("csstype").Property.ContainerType | undefined;
977
+ "content-visibility"?: import("csstype").Property.ContentVisibility | undefined;
978
+ "counter-increment"?: import("csstype").Property.CounterIncrement | undefined;
979
+ "counter-reset"?: import("csstype").Property.CounterReset | undefined;
980
+ "counter-set"?: import("csstype").Property.CounterSet | undefined;
981
+ "empty-cells"?: import("csstype").Property.EmptyCells | undefined;
982
+ "flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
983
+ "flex-direction"?: import("csstype").Property.FlexDirection | undefined;
984
+ "flex-grow"?: import("csstype").Property.FlexGrow | undefined;
985
+ "flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
986
+ "flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
987
+ "font-family"?: import("csstype").Property.FontFamily | undefined;
988
+ "font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
989
+ "font-kerning"?: import("csstype").Property.FontKerning | undefined;
990
+ "font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
991
+ "font-optical-sizing"?: import("csstype").Property.FontOpticalSizing | undefined;
992
+ "font-palette"?: import("csstype").Property.FontPalette | undefined;
993
+ "font-size"?: import("csstype").Property.FontSize<string | number> | undefined;
994
+ "font-size-adjust"?: import("csstype").Property.FontSizeAdjust | undefined;
995
+ "font-smooth"?: import("csstype").Property.FontSmooth<string | number> | undefined;
996
+ "font-stretch"?: import("csstype").Property.FontStretch | undefined;
997
+ "font-style"?: import("csstype").Property.FontStyle | undefined;
998
+ "font-synthesis"?: import("csstype").Property.FontSynthesis | undefined;
999
+ "font-synthesis-position"?: import("csstype").Property.FontSynthesisPosition | undefined;
1000
+ "font-synthesis-small-caps"?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
1001
+ "font-synthesis-style"?: import("csstype").Property.FontSynthesisStyle | undefined;
1002
+ "font-synthesis-weight"?: import("csstype").Property.FontSynthesisWeight | undefined;
1003
+ "font-variant"?: import("csstype").Property.FontVariant | undefined;
1004
+ "font-variant-alternates"?: import("csstype").Property.FontVariantAlternates | undefined;
1005
+ "font-variant-caps"?: import("csstype").Property.FontVariantCaps | undefined;
1006
+ "font-variant-east-asian"?: import("csstype").Property.FontVariantEastAsian | undefined;
1007
+ "font-variant-emoji"?: import("csstype").Property.FontVariantEmoji | undefined;
1008
+ "font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
1009
+ "font-variant-numeric"?: import("csstype").Property.FontVariantNumeric | undefined;
1010
+ "font-variant-position"?: import("csstype").Property.FontVariantPosition | undefined;
1011
+ "font-variation-settings"?: import("csstype").Property.FontVariationSettings | undefined;
1012
+ "font-weight"?: import("csstype").Property.FontWeight | undefined;
1013
+ "forced-color-adjust"?: import("csstype").Property.ForcedColorAdjust | undefined;
1014
+ "grid-auto-columns"?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
1015
+ "grid-auto-flow"?: import("csstype").Property.GridAutoFlow | undefined;
1016
+ "grid-auto-rows"?: import("csstype").Property.GridAutoRows<string | number> | undefined;
1017
+ "grid-column-end"?: import("csstype").Property.GridColumnEnd | undefined;
1018
+ "grid-column-start"?: import("csstype").Property.GridColumnStart | undefined;
1019
+ "grid-row-end"?: import("csstype").Property.GridRowEnd | undefined;
1020
+ "grid-row-start"?: import("csstype").Property.GridRowStart | undefined;
1021
+ "grid-template-areas"?: import("csstype").Property.GridTemplateAreas | undefined;
1022
+ "grid-template-columns"?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
1023
+ "grid-template-rows"?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
1024
+ "hanging-punctuation"?: import("csstype").Property.HangingPunctuation | undefined;
1025
+ "hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
1026
+ "hyphenate-limit-chars"?: import("csstype").Property.HyphenateLimitChars | undefined;
1027
+ "image-orientation"?: import("csstype").Property.ImageOrientation | undefined;
1028
+ "image-rendering"?: import("csstype").Property.ImageRendering | undefined;
1029
+ "image-resolution"?: import("csstype").Property.ImageResolution | undefined;
1030
+ "initial-letter"?: import("csstype").Property.InitialLetter | undefined;
1031
+ "inline-size"?: import("csstype").Property.InlineSize<string | number> | undefined;
1032
+ "input-security"?: import("csstype").Property.InputSecurity | undefined;
1033
+ "inset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
1034
+ "inset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
1035
+ "inset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
1036
+ "inset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
1037
+ "justify-content"?: import("csstype").Property.JustifyContent | undefined;
1038
+ "justify-items"?: import("csstype").Property.JustifyItems | undefined;
1039
+ "justify-self"?: import("csstype").Property.JustifySelf | undefined;
1040
+ "justify-tracks"?: import("csstype").Property.JustifyTracks | undefined;
1041
+ "letter-spacing"?: import("csstype").Property.LetterSpacing<string | number> | undefined;
1042
+ "line-break"?: import("csstype").Property.LineBreak | undefined;
1043
+ "line-height"?: import("csstype").Property.LineHeight<string | number> | undefined;
1044
+ "line-height-step"?: import("csstype").Property.LineHeightStep<string | number> | undefined;
1045
+ "list-style-image"?: import("csstype").Property.ListStyleImage | undefined;
1046
+ "list-style-position"?: import("csstype").Property.ListStylePosition | undefined;
1047
+ "list-style-type"?: import("csstype").Property.ListStyleType | undefined;
1048
+ "margin-block-end"?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
1049
+ "margin-block-start"?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
1050
+ "margin-bottom"?: import("csstype").Property.MarginBottom<string | number> | undefined;
1051
+ "margin-inline-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1052
+ "margin-inline-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1053
+ "margin-left"?: import("csstype").Property.MarginLeft<string | number> | undefined;
1054
+ "margin-right"?: import("csstype").Property.MarginRight<string | number> | undefined;
1055
+ "margin-top"?: import("csstype").Property.MarginTop<string | number> | undefined;
1056
+ "margin-trim"?: import("csstype").Property.MarginTrim | undefined;
1057
+ "mask-border-mode"?: import("csstype").Property.MaskBorderMode | undefined;
1058
+ "mask-border-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
1059
+ "mask-border-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
1060
+ "mask-border-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
1061
+ "mask-border-source"?: import("csstype").Property.MaskBorderSource | undefined;
1062
+ "mask-border-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
1063
+ "mask-clip"?: import("csstype").Property.MaskClip | undefined;
1064
+ "mask-composite"?: import("csstype").Property.MaskComposite | undefined;
1065
+ "mask-image"?: import("csstype").Property.MaskImage | undefined;
1066
+ "mask-mode"?: import("csstype").Property.MaskMode | undefined;
1067
+ "mask-origin"?: import("csstype").Property.MaskOrigin | undefined;
1068
+ "mask-position"?: import("csstype").Property.MaskPosition<string | number> | undefined;
1069
+ "mask-repeat"?: import("csstype").Property.MaskRepeat | undefined;
1070
+ "mask-size"?: import("csstype").Property.MaskSize<string | number> | undefined;
1071
+ "mask-type"?: import("csstype").Property.MaskType | undefined;
1072
+ "masonry-auto-flow"?: import("csstype").Property.MasonryAutoFlow | undefined;
1073
+ "math-depth"?: import("csstype").Property.MathDepth | undefined;
1074
+ "math-shift"?: import("csstype").Property.MathShift | undefined;
1075
+ "math-style"?: import("csstype").Property.MathStyle | undefined;
1076
+ "max-block-size"?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
1077
+ "max-height"?: import("csstype").Property.MaxHeight<string | number> | undefined;
1078
+ "max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
1079
+ "max-lines"?: import("csstype").Property.MaxLines | undefined;
1080
+ "max-width"?: import("csstype").Property.MaxWidth<string | number> | undefined;
1081
+ "min-block-size"?: import("csstype").Property.MinBlockSize<string | number> | undefined;
1082
+ "min-height"?: import("csstype").Property.MinHeight<string | number> | undefined;
1083
+ "min-inline-size"?: import("csstype").Property.MinInlineSize<string | number> | undefined;
1084
+ "min-width"?: import("csstype").Property.MinWidth<string | number> | undefined;
1085
+ "mix-blend-mode"?: import("csstype").Property.MixBlendMode | undefined;
1086
+ "motion-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1087
+ "motion-path"?: import("csstype").Property.OffsetPath | undefined;
1088
+ "motion-rotation"?: import("csstype").Property.OffsetRotate | undefined;
1089
+ "object-fit"?: import("csstype").Property.ObjectFit | undefined;
1090
+ "object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1091
+ "offset-anchor"?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
1092
+ "offset-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1093
+ "offset-path"?: import("csstype").Property.OffsetPath | undefined;
1094
+ "offset-position"?: import("csstype").Property.OffsetPosition<string | number> | undefined;
1095
+ "offset-rotate"?: import("csstype").Property.OffsetRotate | undefined;
1096
+ "offset-rotation"?: import("csstype").Property.OffsetRotate | undefined;
1097
+ "outline-color"?: import("csstype").Property.OutlineColor | undefined;
1098
+ "outline-offset"?: import("csstype").Property.OutlineOffset<string | number> | undefined;
1099
+ "outline-style"?: import("csstype").Property.OutlineStyle | undefined;
1100
+ "outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1101
+ "overflow-anchor"?: import("csstype").Property.OverflowAnchor | undefined;
1102
+ "overflow-block"?: import("csstype").Property.OverflowBlock | undefined;
1103
+ "overflow-clip-box"?: import("csstype").Property.OverflowClipBox | undefined;
1104
+ "overflow-clip-margin"?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
1105
+ "overflow-inline"?: import("csstype").Property.OverflowInline | undefined;
1106
+ "overflow-wrap"?: import("csstype").Property.OverflowWrap | undefined;
1107
+ "overflow-x"?: import("csstype").Property.OverflowX | undefined;
1108
+ "overflow-y"?: import("csstype").Property.OverflowY | undefined;
1109
+ "overscroll-behavior-block"?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
1110
+ "overscroll-behavior-inline"?: import("csstype").Property.OverscrollBehaviorInline | undefined;
1111
+ "overscroll-behavior-x"?: import("csstype").Property.OverscrollBehaviorX | undefined;
1112
+ "overscroll-behavior-y"?: import("csstype").Property.OverscrollBehaviorY | undefined;
1113
+ "padding-block-end"?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
1114
+ "padding-block-start"?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
1115
+ "padding-bottom"?: import("csstype").Property.PaddingBottom<string | number> | undefined;
1116
+ "padding-inline-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1117
+ "padding-inline-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1118
+ "padding-left"?: import("csstype").Property.PaddingLeft<string | number> | undefined;
1119
+ "padding-right"?: import("csstype").Property.PaddingRight<string | number> | undefined;
1120
+ "padding-top"?: import("csstype").Property.PaddingTop<string | number> | undefined;
1121
+ "page-break-after"?: import("csstype").Property.PageBreakAfter | undefined;
1122
+ "page-break-before"?: import("csstype").Property.PageBreakBefore | undefined;
1123
+ "page-break-inside"?: import("csstype").Property.PageBreakInside | undefined;
1124
+ "paint-order"?: import("csstype").Property.PaintOrder | undefined;
1125
+ "perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1126
+ "pointer-events"?: import("csstype").Property.PointerEvents | undefined;
1127
+ "print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
1128
+ "row-gap"?: import("csstype").Property.RowGap<string | number> | undefined;
1129
+ "ruby-align"?: import("csstype").Property.RubyAlign | undefined;
1130
+ "ruby-merge"?: import("csstype").Property.RubyMerge | undefined;
1131
+ "ruby-position"?: import("csstype").Property.RubyPosition | undefined;
1132
+ "scroll-behavior"?: import("csstype").Property.ScrollBehavior | undefined;
1133
+ "scroll-margin-block-end"?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
1134
+ "scroll-margin-block-start"?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
1135
+ "scroll-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1136
+ "scroll-margin-inline-end"?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
1137
+ "scroll-margin-inline-start"?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
1138
+ "scroll-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1139
+ "scroll-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1140
+ "scroll-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1141
+ "scroll-padding-block-end"?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
1142
+ "scroll-padding-block-start"?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
1143
+ "scroll-padding-bottom"?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
1144
+ "scroll-padding-inline-end"?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
1145
+ "scroll-padding-inline-start"?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
1146
+ "scroll-padding-left"?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
1147
+ "scroll-padding-right"?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
1148
+ "scroll-padding-top"?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
1149
+ "scroll-snap-align"?: import("csstype").Property.ScrollSnapAlign | undefined;
1150
+ "scroll-snap-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1151
+ "scroll-snap-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1152
+ "scroll-snap-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1153
+ "scroll-snap-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1154
+ "scroll-snap-stop"?: import("csstype").Property.ScrollSnapStop | undefined;
1155
+ "scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
1156
+ "scroll-timeline-axis"?: import("csstype").Property.ScrollTimelineAxis | undefined;
1157
+ "scroll-timeline-name"?: import("csstype").Property.ScrollTimelineName | undefined;
1158
+ "scrollbar-color"?: import("csstype").Property.ScrollbarColor | undefined;
1159
+ "scrollbar-gutter"?: import("csstype").Property.ScrollbarGutter | undefined;
1160
+ "scrollbar-width"?: import("csstype").Property.ScrollbarWidth | undefined;
1161
+ "shape-image-threshold"?: import("csstype").Property.ShapeImageThreshold | undefined;
1162
+ "shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1163
+ "shape-outside"?: import("csstype").Property.ShapeOutside | undefined;
1164
+ "tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
1165
+ "table-layout"?: import("csstype").Property.TableLayout | undefined;
1166
+ "text-align"?: import("csstype").Property.TextAlign | undefined;
1167
+ "text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
1168
+ "text-combine-upright"?: import("csstype").Property.TextCombineUpright | undefined;
1169
+ "text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
1170
+ "text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
1171
+ "text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
1172
+ "text-decoration-skip-ink"?: import("csstype").Property.TextDecorationSkipInk | undefined;
1173
+ "text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
1174
+ "text-decoration-thickness"?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
1175
+ "text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
1176
+ "text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
1177
+ "text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
1178
+ "text-indent"?: import("csstype").Property.TextIndent<string | number> | undefined;
1179
+ "text-justify"?: import("csstype").Property.TextJustify | undefined;
1180
+ "text-orientation"?: import("csstype").Property.TextOrientation | undefined;
1181
+ "text-overflow"?: import("csstype").Property.TextOverflow | undefined;
1182
+ "text-rendering"?: import("csstype").Property.TextRendering | undefined;
1183
+ "text-shadow"?: import("csstype").Property.TextShadow | undefined;
1184
+ "text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
1185
+ "text-transform"?: import("csstype").Property.TextTransform | undefined;
1186
+ "text-underline-offset"?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
1187
+ "text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
1188
+ "text-wrap"?: import("csstype").Property.TextWrap | undefined;
1189
+ "timeline-scope"?: import("csstype").Property.TimelineScope | undefined;
1190
+ "touch-action"?: import("csstype").Property.TouchAction | undefined;
1191
+ "transform-box"?: import("csstype").Property.TransformBox | undefined;
1192
+ "transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1193
+ "transform-style"?: import("csstype").Property.TransformStyle | undefined;
1194
+ "transition-behavior"?: import("csstype").Property.TransitionBehavior | undefined;
1195
+ "transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1196
+ "transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1197
+ "transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1198
+ "transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1199
+ "unicode-bidi"?: import("csstype").Property.UnicodeBidi | undefined;
1200
+ "user-select"?: import("csstype").Property.UserSelect | undefined;
1201
+ "vertical-align"?: import("csstype").Property.VerticalAlign<string | number> | undefined;
1202
+ "view-timeline-axis"?: import("csstype").Property.ViewTimelineAxis | undefined;
1203
+ "view-timeline-inset"?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
1204
+ "view-timeline-name"?: import("csstype").Property.ViewTimelineName | undefined;
1205
+ "view-transition-name"?: import("csstype").Property.ViewTransitionName | undefined;
1206
+ "white-space"?: import("csstype").Property.WhiteSpace | undefined;
1207
+ "white-space-collapse"?: import("csstype").Property.WhiteSpaceCollapse | undefined;
1208
+ "white-space-trim"?: import("csstype").Property.WhiteSpaceTrim | undefined;
1209
+ "will-change"?: import("csstype").Property.WillChange | undefined;
1210
+ "word-break"?: import("csstype").Property.WordBreak | undefined;
1211
+ "word-spacing"?: import("csstype").Property.WordSpacing<string | number> | undefined;
1212
+ "word-wrap"?: import("csstype").Property.WordWrap | undefined;
1213
+ "writing-mode"?: import("csstype").Property.WritingMode | undefined;
1214
+ "z-index"?: import("csstype").Property.ZIndex | undefined;
1215
+ "animation-range"?: import("csstype").Property.AnimationRange<string | number> | undefined;
1216
+ "background-position"?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
1217
+ "border-block"?: import("csstype").Property.BorderBlock<string | number> | undefined;
1218
+ "border-block-end"?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
1219
+ "border-block-start"?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
1220
+ "border-bottom"?: import("csstype").Property.BorderBottom<string | number> | undefined;
1221
+ "border-color"?: import("csstype").Property.BorderColor | undefined;
1222
+ "border-image"?: import("csstype").Property.BorderImage | undefined;
1223
+ "border-inline"?: import("csstype").Property.BorderInline<string | number> | undefined;
1224
+ "border-inline-end"?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
1225
+ "border-inline-start"?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
1226
+ "border-left"?: import("csstype").Property.BorderLeft<string | number> | undefined;
1227
+ "border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
1228
+ "border-right"?: import("csstype").Property.BorderRight<string | number> | undefined;
1229
+ "border-style"?: import("csstype").Property.BorderStyle | undefined;
1230
+ "border-top"?: import("csstype").Property.BorderTop<string | number> | undefined;
1231
+ "border-width"?: import("csstype").Property.BorderWidth<string | number> | undefined;
1232
+ "column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
1233
+ "contain-intrinsic-size"?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
1234
+ "flex-flow"?: import("csstype").Property.FlexFlow | undefined;
1235
+ "grid-area"?: import("csstype").Property.GridArea | undefined;
1236
+ "grid-column"?: import("csstype").Property.GridColumn | undefined;
1237
+ "grid-row"?: import("csstype").Property.GridRow | undefined;
1238
+ "grid-template"?: import("csstype").Property.GridTemplate | undefined;
1239
+ "inset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
1240
+ "inset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
1241
+ "line-clamp"?: import("csstype").Property.LineClamp | undefined;
1242
+ "list-style"?: import("csstype").Property.ListStyle | undefined;
1243
+ "margin-block"?: import("csstype").Property.MarginBlock<string | number> | undefined;
1244
+ "margin-inline"?: import("csstype").Property.MarginInline<string | number> | undefined;
1245
+ "mask-border"?: import("csstype").Property.MaskBorder | undefined;
1246
+ "overscroll-behavior"?: import("csstype").Property.OverscrollBehavior | undefined;
1247
+ "padding-block"?: import("csstype").Property.PaddingBlock<string | number> | undefined;
1248
+ "padding-inline"?: import("csstype").Property.PaddingInline<string | number> | undefined;
1249
+ "place-content"?: import("csstype").Property.PlaceContent | undefined;
1250
+ "place-items"?: import("csstype").Property.PlaceItems | undefined;
1251
+ "place-self"?: import("csstype").Property.PlaceSelf | undefined;
1252
+ "scroll-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1253
+ "scroll-margin-block"?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
1254
+ "scroll-margin-inline"?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
1255
+ "scroll-padding"?: import("csstype").Property.ScrollPadding<string | number> | undefined;
1256
+ "scroll-padding-block"?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
1257
+ "scroll-padding-inline"?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
1258
+ "scroll-snap-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
1259
+ "scroll-timeline"?: import("csstype").Property.ScrollTimeline | undefined;
1260
+ "text-decoration"?: import("csstype").Property.TextDecoration<string | number> | undefined;
1261
+ "text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
1262
+ "view-timeline"?: import("csstype").Property.ViewTimeline | undefined;
1263
+ "-moz-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1264
+ "-moz-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
1265
+ "-moz-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1266
+ "-moz-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
1267
+ "-moz-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
1268
+ "-moz-animation-name"?: import("csstype").Property.AnimationName | undefined;
1269
+ "-moz-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
1270
+ "-moz-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
1271
+ "-moz-appearance"?: import("csstype").Property.MozAppearance | undefined;
1272
+ "-moz-binding"?: import("csstype").Property.MozBinding | undefined;
1273
+ "-moz-border-bottom-colors"?: import("csstype").Property.MozBorderBottomColors | undefined;
1274
+ "-moz-border-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
1275
+ "-moz-border-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
1276
+ "-moz-border-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
1277
+ "-moz-border-left-colors"?: import("csstype").Property.MozBorderLeftColors | undefined;
1278
+ "-moz-border-right-colors"?: import("csstype").Property.MozBorderRightColors | undefined;
1279
+ "-moz-border-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
1280
+ "-moz-border-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
1281
+ "-moz-border-top-colors"?: import("csstype").Property.MozBorderTopColors | undefined;
1282
+ "-moz-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
1283
+ "-moz-column-count"?: import("csstype").Property.ColumnCount | undefined;
1284
+ "-moz-column-fill"?: import("csstype").Property.ColumnFill | undefined;
1285
+ "-moz-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
1286
+ "-moz-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
1287
+ "-moz-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1288
+ "-moz-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1289
+ "-moz-context-properties"?: import("csstype").Property.MozContextProperties | undefined;
1290
+ "-moz-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
1291
+ "-moz-font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
1292
+ "-moz-hyphens"?: import("csstype").Property.Hyphens | undefined;
1293
+ "-moz-image-region"?: import("csstype").Property.MozImageRegion | undefined;
1294
+ "-moz-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1295
+ "-moz-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1296
+ "-moz-orient"?: import("csstype").Property.MozOrient | undefined;
1297
+ "-moz-osx-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
1298
+ "-moz-outline-radius-bottomleft"?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
1299
+ "-moz-outline-radius-bottomright"?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
1300
+ "-moz-outline-radius-topleft"?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
1301
+ "-moz-outline-radius-topright"?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
1302
+ "-moz-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1303
+ "-moz-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1304
+ "-moz-stack-sizing"?: import("csstype").Property.MozStackSizing | undefined;
1305
+ "-moz-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
1306
+ "-moz-text-blink"?: import("csstype").Property.MozTextBlink | undefined;
1307
+ "-moz-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
1308
+ "-moz-user-focus"?: import("csstype").Property.MozUserFocus | undefined;
1309
+ "-moz-user-modify"?: import("csstype").Property.MozUserModify | undefined;
1310
+ "-moz-user-select"?: import("csstype").Property.UserSelect | undefined;
1311
+ "-moz-window-dragging"?: import("csstype").Property.MozWindowDragging | undefined;
1312
+ "-moz-window-shadow"?: import("csstype").Property.MozWindowShadow | undefined;
1313
+ "-ms-accelerator"?: import("csstype").Property.MsAccelerator | undefined;
1314
+ "-ms-block-progression"?: import("csstype").Property.MsBlockProgression | undefined;
1315
+ "-ms-content-zoom-chaining"?: import("csstype").Property.MsContentZoomChaining | undefined;
1316
+ "-ms-content-zoom-limit-max"?: import("csstype").Property.MsContentZoomLimitMax | undefined;
1317
+ "-ms-content-zoom-limit-min"?: import("csstype").Property.MsContentZoomLimitMin | undefined;
1318
+ "-ms-content-zoom-snap-points"?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
1319
+ "-ms-content-zoom-snap-type"?: import("csstype").Property.MsContentZoomSnapType | undefined;
1320
+ "-ms-content-zooming"?: import("csstype").Property.MsContentZooming | undefined;
1321
+ "-ms-filter"?: import("csstype").Property.MsFilter | undefined;
1322
+ "-ms-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
1323
+ "-ms-flex-positive"?: import("csstype").Property.FlexGrow | undefined;
1324
+ "-ms-flow-from"?: import("csstype").Property.MsFlowFrom | undefined;
1325
+ "-ms-flow-into"?: import("csstype").Property.MsFlowInto | undefined;
1326
+ "-ms-grid-columns"?: import("csstype").Property.MsGridColumns<string | number> | undefined;
1327
+ "-ms-grid-rows"?: import("csstype").Property.MsGridRows<string | number> | undefined;
1328
+ "-ms-high-contrast-adjust"?: import("csstype").Property.MsHighContrastAdjust | undefined;
1329
+ "-ms-hyphenate-limit-chars"?: import("csstype").Property.MsHyphenateLimitChars | undefined;
1330
+ "-ms-hyphenate-limit-lines"?: import("csstype").Property.MsHyphenateLimitLines | undefined;
1331
+ "-ms-hyphenate-limit-zone"?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
1332
+ "-ms-hyphens"?: import("csstype").Property.Hyphens | undefined;
1333
+ "-ms-ime-align"?: import("csstype").Property.MsImeAlign | undefined;
1334
+ "-ms-line-break"?: import("csstype").Property.LineBreak | undefined;
1335
+ "-ms-order"?: import("csstype").Property.Order | undefined;
1336
+ "-ms-overflow-style"?: import("csstype").Property.MsOverflowStyle | undefined;
1337
+ "-ms-overflow-x"?: import("csstype").Property.OverflowX | undefined;
1338
+ "-ms-overflow-y"?: import("csstype").Property.OverflowY | undefined;
1339
+ "-ms-scroll-chaining"?: import("csstype").Property.MsScrollChaining | undefined;
1340
+ "-ms-scroll-limit-x-max"?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
1341
+ "-ms-scroll-limit-x-min"?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
1342
+ "-ms-scroll-limit-y-max"?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
1343
+ "-ms-scroll-limit-y-min"?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
1344
+ "-ms-scroll-rails"?: import("csstype").Property.MsScrollRails | undefined;
1345
+ "-ms-scroll-snap-points-x"?: import("csstype").Property.MsScrollSnapPointsX | undefined;
1346
+ "-ms-scroll-snap-points-y"?: import("csstype").Property.MsScrollSnapPointsY | undefined;
1347
+ "-ms-scroll-snap-type"?: import("csstype").Property.MsScrollSnapType | undefined;
1348
+ "-ms-scroll-translation"?: import("csstype").Property.MsScrollTranslation | undefined;
1349
+ "-ms-scrollbar-3dlight-color"?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
1350
+ "-ms-scrollbar-arrow-color"?: import("csstype").Property.MsScrollbarArrowColor | undefined;
1351
+ "-ms-scrollbar-base-color"?: import("csstype").Property.MsScrollbarBaseColor | undefined;
1352
+ "-ms-scrollbar-darkshadow-color"?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
1353
+ "-ms-scrollbar-face-color"?: import("csstype").Property.MsScrollbarFaceColor | undefined;
1354
+ "-ms-scrollbar-highlight-color"?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
1355
+ "-ms-scrollbar-shadow-color"?: import("csstype").Property.MsScrollbarShadowColor | undefined;
1356
+ "-ms-scrollbar-track-color"?: import("csstype").Property.MsScrollbarTrackColor | undefined;
1357
+ "-ms-text-autospace"?: import("csstype").Property.MsTextAutospace | undefined;
1358
+ "-ms-text-combine-horizontal"?: import("csstype").Property.TextCombineUpright | undefined;
1359
+ "-ms-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
1360
+ "-ms-touch-action"?: import("csstype").Property.TouchAction | undefined;
1361
+ "-ms-touch-select"?: import("csstype").Property.MsTouchSelect | undefined;
1362
+ "-ms-transform"?: import("csstype").Property.Transform | undefined;
1363
+ "-ms-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1364
+ "-ms-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1365
+ "-ms-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1366
+ "-ms-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1367
+ "-ms-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1368
+ "-ms-user-select"?: import("csstype").Property.MsUserSelect | undefined;
1369
+ "-ms-word-break"?: import("csstype").Property.WordBreak | undefined;
1370
+ "-ms-wrap-flow"?: import("csstype").Property.MsWrapFlow | undefined;
1371
+ "-ms-wrap-margin"?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
1372
+ "-ms-wrap-through"?: import("csstype").Property.MsWrapThrough | undefined;
1373
+ "-ms-writing-mode"?: import("csstype").Property.WritingMode | undefined;
1374
+ "-webkit-align-content"?: import("csstype").Property.AlignContent | undefined;
1375
+ "-webkit-align-items"?: import("csstype").Property.AlignItems | undefined;
1376
+ "-webkit-align-self"?: import("csstype").Property.AlignSelf | undefined;
1377
+ "-webkit-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1378
+ "-webkit-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
1379
+ "-webkit-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1380
+ "-webkit-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
1381
+ "-webkit-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
1382
+ "-webkit-animation-name"?: import("csstype").Property.AnimationName | undefined;
1383
+ "-webkit-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
1384
+ "-webkit-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
1385
+ "-webkit-appearance"?: import("csstype").Property.WebkitAppearance | undefined;
1386
+ "-webkit-backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
1387
+ "-webkit-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
1388
+ "-webkit-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
1389
+ "-webkit-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
1390
+ "-webkit-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1391
+ "-webkit-border-before-color"?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
1392
+ "-webkit-border-before-style"?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
1393
+ "-webkit-border-before-width"?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
1394
+ "-webkit-border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1395
+ "-webkit-border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1396
+ "-webkit-border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
1397
+ "-webkit-border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1398
+ "-webkit-border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1399
+ "-webkit-box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
1400
+ "-webkit-box-reflect"?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
1401
+ "-webkit-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
1402
+ "-webkit-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
1403
+ "-webkit-clip-path"?: import("csstype").Property.ClipPath | undefined;
1404
+ "-webkit-column-count"?: import("csstype").Property.ColumnCount | undefined;
1405
+ "-webkit-column-fill"?: import("csstype").Property.ColumnFill | undefined;
1406
+ "-webkit-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
1407
+ "-webkit-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
1408
+ "-webkit-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1409
+ "-webkit-column-span"?: import("csstype").Property.ColumnSpan | undefined;
1410
+ "-webkit-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1411
+ "-webkit-filter"?: import("csstype").Property.Filter | undefined;
1412
+ "-webkit-flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
1413
+ "-webkit-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
1414
+ "-webkit-flex-grow"?: import("csstype").Property.FlexGrow | undefined;
1415
+ "-webkit-flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
1416
+ "-webkit-flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
1417
+ "-webkit-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
1418
+ "-webkit-font-kerning"?: import("csstype").Property.FontKerning | undefined;
1419
+ "-webkit-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
1420
+ "-webkit-font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
1421
+ "-webkit-hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
1422
+ "-webkit-hyphens"?: import("csstype").Property.Hyphens | undefined;
1423
+ "-webkit-initial-letter"?: import("csstype").Property.InitialLetter | undefined;
1424
+ "-webkit-justify-content"?: import("csstype").Property.JustifyContent | undefined;
1425
+ "-webkit-line-break"?: import("csstype").Property.LineBreak | undefined;
1426
+ "-webkit-line-clamp"?: import("csstype").Property.WebkitLineClamp | undefined;
1427
+ "-webkit-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1428
+ "-webkit-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1429
+ "-webkit-mask-attachment"?: import("csstype").Property.WebkitMaskAttachment | undefined;
1430
+ "-webkit-mask-box-image-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
1431
+ "-webkit-mask-box-image-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
1432
+ "-webkit-mask-box-image-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
1433
+ "-webkit-mask-box-image-source"?: import("csstype").Property.MaskBorderSource | undefined;
1434
+ "-webkit-mask-box-image-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
1435
+ "-webkit-mask-clip"?: import("csstype").Property.WebkitMaskClip | undefined;
1436
+ "-webkit-mask-composite"?: import("csstype").Property.WebkitMaskComposite | undefined;
1437
+ "-webkit-mask-image"?: import("csstype").Property.WebkitMaskImage | undefined;
1438
+ "-webkit-mask-origin"?: import("csstype").Property.WebkitMaskOrigin | undefined;
1439
+ "-webkit-mask-position"?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
1440
+ "-webkit-mask-position-x"?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
1441
+ "-webkit-mask-position-y"?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
1442
+ "-webkit-mask-repeat"?: import("csstype").Property.WebkitMaskRepeat | undefined;
1443
+ "-webkit-mask-repeat-x"?: import("csstype").Property.WebkitMaskRepeatX | undefined;
1444
+ "-webkit-mask-repeat-y"?: import("csstype").Property.WebkitMaskRepeatY | undefined;
1445
+ "-webkit-mask-size"?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
1446
+ "-webkit-max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
1447
+ "-webkit-order"?: import("csstype").Property.Order | undefined;
1448
+ "-webkit-overflow-scrolling"?: import("csstype").Property.WebkitOverflowScrolling | undefined;
1449
+ "-webkit-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1450
+ "-webkit-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1451
+ "-webkit-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
1452
+ "-webkit-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1453
+ "-webkit-print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
1454
+ "-webkit-ruby-position"?: import("csstype").Property.RubyPosition | undefined;
1455
+ "-webkit-scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
1456
+ "-webkit-shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1457
+ "-webkit-tap-highlight-color"?: import("csstype").Property.WebkitTapHighlightColor | undefined;
1458
+ "-webkit-text-combine"?: import("csstype").Property.TextCombineUpright | undefined;
1459
+ "-webkit-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
1460
+ "-webkit-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
1461
+ "-webkit-text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
1462
+ "-webkit-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
1463
+ "-webkit-text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
1464
+ "-webkit-text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
1465
+ "-webkit-text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
1466
+ "-webkit-text-fill-color"?: import("csstype").Property.WebkitTextFillColor | undefined;
1467
+ "-webkit-text-orientation"?: import("csstype").Property.TextOrientation | undefined;
1468
+ "-webkit-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
1469
+ "-webkit-text-stroke-color"?: import("csstype").Property.WebkitTextStrokeColor | undefined;
1470
+ "-webkit-text-stroke-width"?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
1471
+ "-webkit-text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
1472
+ "-webkit-touch-callout"?: import("csstype").Property.WebkitTouchCallout | undefined;
1473
+ "-webkit-transform"?: import("csstype").Property.Transform | undefined;
1474
+ "-webkit-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1475
+ "-webkit-transform-style"?: import("csstype").Property.TransformStyle | undefined;
1476
+ "-webkit-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1477
+ "-webkit-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1478
+ "-webkit-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1479
+ "-webkit-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1480
+ "-webkit-user-modify"?: import("csstype").Property.WebkitUserModify | undefined;
1481
+ "-webkit-user-select"?: import("csstype").Property.UserSelect | undefined;
1482
+ "-webkit-writing-mode"?: import("csstype").Property.WritingMode | undefined;
1483
+ "-moz-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
1484
+ "-moz-border-image"?: import("csstype").Property.BorderImage | undefined;
1485
+ "-moz-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
1486
+ "-moz-columns"?: import("csstype").Property.Columns<string | number> | undefined;
1487
+ "-moz-outline-radius"?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
1488
+ "-ms-content-zoom-limit"?: import("csstype").Property.MsContentZoomLimit | undefined;
1489
+ "-ms-content-zoom-snap"?: import("csstype").Property.MsContentZoomSnap | undefined;
1490
+ "-ms-flex"?: import("csstype").Property.Flex<string | number> | undefined;
1491
+ "-ms-scroll-limit"?: import("csstype").Property.MsScrollLimit | undefined;
1492
+ "-ms-scroll-snap-x"?: import("csstype").Property.MsScrollSnapX | undefined;
1493
+ "-ms-scroll-snap-y"?: import("csstype").Property.MsScrollSnapY | undefined;
1494
+ "-ms-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1495
+ "-webkit-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
1496
+ "-webkit-border-before"?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
1497
+ "-webkit-border-image"?: import("csstype").Property.BorderImage | undefined;
1498
+ "-webkit-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
1499
+ "-webkit-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
1500
+ "-webkit-columns"?: import("csstype").Property.Columns<string | number> | undefined;
1501
+ "-webkit-flex"?: import("csstype").Property.Flex<string | number> | undefined;
1502
+ "-webkit-flex-flow"?: import("csstype").Property.FlexFlow | undefined;
1503
+ "-webkit-mask"?: import("csstype").Property.WebkitMask<string | number> | undefined;
1504
+ "-webkit-mask-box-image"?: import("csstype").Property.MaskBorder | undefined;
1505
+ "-webkit-text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
1506
+ "-webkit-text-stroke"?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
1507
+ "-webkit-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1508
+ "box-align"?: import("csstype").Property.BoxAlign | undefined;
1509
+ "box-direction"?: import("csstype").Property.BoxDirection | undefined;
1510
+ "box-flex"?: import("csstype").Property.BoxFlex | undefined;
1511
+ "box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
1512
+ "box-lines"?: import("csstype").Property.BoxLines | undefined;
1513
+ "box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1514
+ "box-orient"?: import("csstype").Property.BoxOrient | undefined;
1515
+ "box-pack"?: import("csstype").Property.BoxPack | undefined;
1516
+ "grid-column-gap"?: import("csstype").Property.GridColumnGap<string | number> | undefined;
1517
+ "grid-gap"?: import("csstype").Property.GridGap<string | number> | undefined;
1518
+ "grid-row-gap"?: import("csstype").Property.GridRowGap<string | number> | undefined;
1519
+ "ime-mode"?: import("csstype").Property.ImeMode | undefined;
1520
+ "offset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
1521
+ "offset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
1522
+ "offset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
1523
+ "offset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
1524
+ "offset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
1525
+ "offset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
1526
+ "scroll-snap-coordinate"?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
1527
+ "scroll-snap-destination"?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
1528
+ "scroll-snap-points-x"?: import("csstype").Property.ScrollSnapPointsX | undefined;
1529
+ "scroll-snap-points-y"?: import("csstype").Property.ScrollSnapPointsY | undefined;
1530
+ "scroll-snap-type-x"?: import("csstype").Property.ScrollSnapTypeX | undefined;
1531
+ "scroll-snap-type-y"?: import("csstype").Property.ScrollSnapTypeY | undefined;
1532
+ "-khtml-box-align"?: import("csstype").Property.BoxAlign | undefined;
1533
+ "-khtml-box-direction"?: import("csstype").Property.BoxDirection | undefined;
1534
+ "-khtml-box-flex"?: import("csstype").Property.BoxFlex | undefined;
1535
+ "-khtml-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
1536
+ "-khtml-box-lines"?: import("csstype").Property.BoxLines | undefined;
1537
+ "-khtml-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1538
+ "-khtml-box-orient"?: import("csstype").Property.BoxOrient | undefined;
1539
+ "-khtml-box-pack"?: import("csstype").Property.BoxPack | undefined;
1540
+ "-khtml-line-break"?: import("csstype").Property.LineBreak | undefined;
1541
+ "-khtml-opacity"?: import("csstype").Property.Opacity | undefined;
1542
+ "-khtml-user-select"?: import("csstype").Property.UserSelect | undefined;
1543
+ "-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
1544
+ "-moz-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
1545
+ "-moz-background-inline-policy"?: import("csstype").Property.BoxDecorationBreak | undefined;
1546
+ "-moz-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
1547
+ "-moz-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1548
+ "-moz-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
1549
+ "-moz-border-radius-bottomleft"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1550
+ "-moz-border-radius-bottomright"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1551
+ "-moz-border-radius-topleft"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1552
+ "-moz-border-radius-topright"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1553
+ "-moz-box-align"?: import("csstype").Property.BoxAlign | undefined;
1554
+ "-moz-box-direction"?: import("csstype").Property.BoxDirection | undefined;
1555
+ "-moz-box-flex"?: import("csstype").Property.BoxFlex | undefined;
1556
+ "-moz-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1557
+ "-moz-box-orient"?: import("csstype").Property.BoxOrient | undefined;
1558
+ "-moz-box-pack"?: import("csstype").Property.BoxPack | undefined;
1559
+ "-moz-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
1560
+ "-moz-float-edge"?: import("csstype").Property.MozFloatEdge | undefined;
1561
+ "-moz-force-broken-image-icon"?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
1562
+ "-moz-opacity"?: import("csstype").Property.Opacity | undefined;
1563
+ "-moz-outline"?: import("csstype").Property.Outline<string | number> | undefined;
1564
+ "-moz-outline-color"?: import("csstype").Property.OutlineColor | undefined;
1565
+ "-moz-outline-style"?: import("csstype").Property.OutlineStyle | undefined;
1566
+ "-moz-outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1567
+ "-moz-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
1568
+ "-moz-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1569
+ "-moz-text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
1570
+ "-moz-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
1571
+ "-moz-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
1572
+ "-moz-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
1573
+ "-moz-transform"?: import("csstype").Property.Transform | undefined;
1574
+ "-moz-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1575
+ "-moz-transform-style"?: import("csstype").Property.TransformStyle | undefined;
1576
+ "-moz-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1577
+ "-moz-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1578
+ "-moz-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1579
+ "-moz-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1580
+ "-moz-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1581
+ "-moz-user-input"?: import("csstype").Property.MozUserInput | undefined;
1582
+ "-ms-ime-mode"?: import("csstype").Property.ImeMode | undefined;
1583
+ "-o-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
1584
+ "-o-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1585
+ "-o-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
1586
+ "-o-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1587
+ "-o-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
1588
+ "-o-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
1589
+ "-o-animation-name"?: import("csstype").Property.AnimationName | undefined;
1590
+ "-o-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
1591
+ "-o-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
1592
+ "-o-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1593
+ "-o-border-image"?: import("csstype").Property.BorderImage | undefined;
1594
+ "-o-object-fit"?: import("csstype").Property.ObjectFit | undefined;
1595
+ "-o-object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1596
+ "-o-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
1597
+ "-o-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
1598
+ "-o-transform"?: import("csstype").Property.Transform | undefined;
1599
+ "-o-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
1600
+ "-o-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
1601
+ "-o-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
1602
+ "-o-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
1603
+ "-o-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
1604
+ "-o-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
1605
+ "-webkit-box-align"?: import("csstype").Property.BoxAlign | undefined;
1606
+ "-webkit-box-direction"?: import("csstype").Property.BoxDirection | undefined;
1607
+ "-webkit-box-flex"?: import("csstype").Property.BoxFlex | undefined;
1608
+ "-webkit-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
1609
+ "-webkit-box-lines"?: import("csstype").Property.BoxLines | undefined;
1610
+ "-webkit-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
1611
+ "-webkit-box-orient"?: import("csstype").Property.BoxOrient | undefined;
1612
+ "-webkit-box-pack"?: import("csstype").Property.BoxPack | undefined;
1613
+ "alignment-baseline"?: import("csstype").Property.AlignmentBaseline | undefined;
1614
+ "baseline-shift"?: import("csstype").Property.BaselineShift<string | number> | undefined;
1615
+ "clip-rule"?: import("csstype").Property.ClipRule | undefined;
1616
+ "color-interpolation"?: import("csstype").Property.ColorInterpolation | undefined;
1617
+ "color-rendering"?: import("csstype").Property.ColorRendering | undefined;
1618
+ "dominant-baseline"?: import("csstype").Property.DominantBaseline | undefined;
1619
+ "fill-opacity"?: import("csstype").Property.FillOpacity | undefined;
1620
+ "fill-rule"?: import("csstype").Property.FillRule | undefined;
1621
+ "flood-color"?: import("csstype").Property.FloodColor | undefined;
1622
+ "flood-opacity"?: import("csstype").Property.FloodOpacity | undefined;
1623
+ "glyph-orientation-vertical"?: import("csstype").Property.GlyphOrientationVertical | undefined;
1624
+ "lighting-color"?: import("csstype").Property.LightingColor | undefined;
1625
+ "marker-end"?: import("csstype").Property.MarkerEnd | undefined;
1626
+ "marker-mid"?: import("csstype").Property.MarkerMid | undefined;
1627
+ "marker-start"?: import("csstype").Property.MarkerStart | undefined;
1628
+ "shape-rendering"?: import("csstype").Property.ShapeRendering | undefined;
1629
+ "stop-color"?: import("csstype").Property.StopColor | undefined;
1630
+ "stop-opacity"?: import("csstype").Property.StopOpacity | undefined;
1631
+ "stroke-dasharray"?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
1632
+ "stroke-dashoffset"?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
1633
+ "stroke-linecap"?: import("csstype").Property.StrokeLinecap | undefined;
1634
+ "stroke-linejoin"?: import("csstype").Property.StrokeLinejoin | undefined;
1635
+ "stroke-miterlimit"?: import("csstype").Property.StrokeMiterlimit | undefined;
1636
+ "stroke-opacity"?: import("csstype").Property.StrokeOpacity | undefined;
1637
+ "stroke-width"?: import("csstype").Property.StrokeWidth<string | number> | undefined;
1638
+ "text-anchor"?: import("csstype").Property.TextAnchor | undefined;
1639
+ "vector-effect"?: import("csstype").Property.VectorEffect | undefined;
1640
+ } | undefined;
47
1641
  readonly class?: string | undefined;
48
1642
  readonly iconName?: string | undefined;
49
1643
  readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
@@ -57,6 +1651,1600 @@ declare const _default: import("vue").DefineComponent<{
57
1651
  readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
58
1652
  readonly onClick?: Function | undefined;
59
1653
  readonly data?: any;
1654
+ readonly style?: {
1655
+ [x: `--${string}`]: string | number | undefined;
1656
+ accentColor?: import("csstype").Property.AccentColor | undefined;
1657
+ alignContent?: import("csstype").Property.AlignContent | undefined;
1658
+ alignItems?: import("csstype").Property.AlignItems | undefined;
1659
+ alignSelf?: import("csstype").Property.AlignSelf | undefined;
1660
+ alignTracks?: import("csstype").Property.AlignTracks | undefined;
1661
+ animationComposition?: import("csstype").Property.AnimationComposition | undefined;
1662
+ animationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
1663
+ animationDirection?: import("csstype").Property.AnimationDirection | undefined;
1664
+ animationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
1665
+ animationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
1666
+ animationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
1667
+ animationName?: import("csstype").Property.AnimationName | undefined;
1668
+ animationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
1669
+ animationRangeEnd?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
1670
+ animationRangeStart?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
1671
+ animationTimeline?: import("csstype").Property.AnimationTimeline | undefined;
1672
+ animationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
1673
+ appearance?: import("csstype").Property.Appearance | undefined;
1674
+ aspectRatio?: import("csstype").Property.AspectRatio | undefined;
1675
+ backdropFilter?: import("csstype").Property.BackdropFilter | undefined;
1676
+ backfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
1677
+ backgroundAttachment?: import("csstype").Property.BackgroundAttachment | undefined;
1678
+ backgroundBlendMode?: import("csstype").Property.BackgroundBlendMode | undefined;
1679
+ backgroundClip?: import("csstype").Property.BackgroundClip | undefined;
1680
+ backgroundColor?: import("csstype").Property.BackgroundColor | undefined;
1681
+ backgroundImage?: import("csstype").Property.BackgroundImage | undefined;
1682
+ backgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
1683
+ backgroundPositionX?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
1684
+ backgroundPositionY?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
1685
+ backgroundRepeat?: import("csstype").Property.BackgroundRepeat | undefined;
1686
+ backgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
1687
+ blockOverflow?: import("csstype").Property.BlockOverflow | undefined;
1688
+ blockSize?: import("csstype").Property.BlockSize<string | number> | undefined;
1689
+ borderBlockColor?: import("csstype").Property.BorderBlockColor | undefined;
1690
+ borderBlockEndColor?: import("csstype").Property.BorderBlockEndColor | undefined;
1691
+ borderBlockEndStyle?: import("csstype").Property.BorderBlockEndStyle | undefined;
1692
+ borderBlockEndWidth?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
1693
+ borderBlockStartColor?: import("csstype").Property.BorderBlockStartColor | undefined;
1694
+ borderBlockStartStyle?: import("csstype").Property.BorderBlockStartStyle | undefined;
1695
+ borderBlockStartWidth?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
1696
+ borderBlockStyle?: import("csstype").Property.BorderBlockStyle | undefined;
1697
+ borderBlockWidth?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
1698
+ borderBottomColor?: import("csstype").Property.BorderBottomColor | undefined;
1699
+ borderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
1700
+ borderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
1701
+ borderBottomStyle?: import("csstype").Property.BorderBottomStyle | undefined;
1702
+ borderBottomWidth?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
1703
+ borderCollapse?: import("csstype").Property.BorderCollapse | undefined;
1704
+ borderEndEndRadius?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
1705
+ borderEndStartRadius?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
1706
+ borderImageOutset?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
1707
+ borderImageRepeat?: import("csstype").Property.BorderImageRepeat | undefined;
1708
+ borderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
1709
+ borderImageSource?: import("csstype").Property.BorderImageSource | undefined;
1710
+ borderImageWidth?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
1711
+ borderInlineColor?: import("csstype").Property.BorderInlineColor | undefined;
1712
+ borderInlineEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
1713
+ borderInlineEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
1714
+ borderInlineEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
1715
+ borderInlineStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
1716
+ borderInlineStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
1717
+ borderInlineStartWidth?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
1718
+ borderInlineStyle?: import("csstype").Property.BorderInlineStyle | undefined;
1719
+ borderInlineWidth?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
1720
+ borderLeftColor?: import("csstype").Property.BorderLeftColor | undefined;
1721
+ borderLeftStyle?: import("csstype").Property.BorderLeftStyle | undefined;
1722
+ borderLeftWidth?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
1723
+ borderRightColor?: import("csstype").Property.BorderRightColor | undefined;
1724
+ borderRightStyle?: import("csstype").Property.BorderRightStyle | undefined;
1725
+ borderRightWidth?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
1726
+ borderSpacing?: import("csstype").Property.BorderSpacing<string | number> | undefined;
1727
+ borderStartEndRadius?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
1728
+ borderStartStartRadius?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
1729
+ borderTopColor?: import("csstype").Property.BorderTopColor | undefined;
1730
+ borderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
1731
+ borderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
1732
+ borderTopStyle?: import("csstype").Property.BorderTopStyle | undefined;
1733
+ borderTopWidth?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
1734
+ bottom?: import("csstype").Property.Bottom<string | number> | undefined;
1735
+ boxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
1736
+ boxShadow?: import("csstype").Property.BoxShadow | undefined;
1737
+ boxSizing?: import("csstype").Property.BoxSizing | undefined;
1738
+ breakAfter?: import("csstype").Property.BreakAfter | undefined;
1739
+ breakBefore?: import("csstype").Property.BreakBefore | undefined;
1740
+ breakInside?: import("csstype").Property.BreakInside | undefined;
1741
+ captionSide?: import("csstype").Property.CaptionSide | undefined;
1742
+ caretColor?: import("csstype").Property.CaretColor | undefined;
1743
+ caretShape?: import("csstype").Property.CaretShape | undefined;
1744
+ clear?: import("csstype").Property.Clear | undefined;
1745
+ clipPath?: import("csstype").Property.ClipPath | undefined;
1746
+ color?: import("csstype").Property.Color | undefined;
1747
+ colorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
1748
+ colorScheme?: import("csstype").Property.ColorScheme | undefined;
1749
+ columnCount?: import("csstype").Property.ColumnCount | undefined;
1750
+ columnFill?: import("csstype").Property.ColumnFill | undefined;
1751
+ columnGap?: import("csstype").Property.ColumnGap<string | number> | undefined;
1752
+ columnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
1753
+ columnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
1754
+ columnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
1755
+ columnSpan?: import("csstype").Property.ColumnSpan | undefined;
1756
+ columnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
1757
+ contain?: import("csstype").Property.Contain | undefined;
1758
+ containIntrinsicBlockSize?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
1759
+ containIntrinsicHeight?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
1760
+ containIntrinsicInlineSize?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
1761
+ containIntrinsicWidth?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
1762
+ containerName?: import("csstype").Property.ContainerName | undefined;
1763
+ containerType?: import("csstype").Property.ContainerType | undefined;
1764
+ content?: import("csstype").Property.Content | undefined;
1765
+ contentVisibility?: import("csstype").Property.ContentVisibility | undefined;
1766
+ counterIncrement?: import("csstype").Property.CounterIncrement | undefined;
1767
+ counterReset?: import("csstype").Property.CounterReset | undefined;
1768
+ counterSet?: import("csstype").Property.CounterSet | undefined;
1769
+ cursor?: import("csstype").Property.Cursor | undefined;
1770
+ direction?: import("csstype").Property.Direction | undefined;
1771
+ display?: import("csstype").Property.Display | undefined;
1772
+ emptyCells?: import("csstype").Property.EmptyCells | undefined;
1773
+ filter?: import("csstype").Property.Filter | undefined;
1774
+ flexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
1775
+ flexDirection?: import("csstype").Property.FlexDirection | undefined;
1776
+ flexGrow?: import("csstype").Property.FlexGrow | undefined;
1777
+ flexShrink?: import("csstype").Property.FlexShrink | undefined;
1778
+ flexWrap?: import("csstype").Property.FlexWrap | undefined;
1779
+ float?: import("csstype").Property.Float | undefined;
1780
+ fontFamily?: import("csstype").Property.FontFamily | undefined;
1781
+ fontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
1782
+ fontKerning?: import("csstype").Property.FontKerning | undefined;
1783
+ fontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
1784
+ fontOpticalSizing?: import("csstype").Property.FontOpticalSizing | undefined;
1785
+ fontPalette?: import("csstype").Property.FontPalette | undefined;
1786
+ fontSize?: import("csstype").Property.FontSize<string | number> | undefined;
1787
+ fontSizeAdjust?: import("csstype").Property.FontSizeAdjust | undefined;
1788
+ fontSmooth?: import("csstype").Property.FontSmooth<string | number> | undefined;
1789
+ fontStretch?: import("csstype").Property.FontStretch | undefined;
1790
+ fontStyle?: import("csstype").Property.FontStyle | undefined;
1791
+ fontSynthesis?: import("csstype").Property.FontSynthesis | undefined;
1792
+ fontSynthesisPosition?: import("csstype").Property.FontSynthesisPosition | undefined;
1793
+ fontSynthesisSmallCaps?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
1794
+ fontSynthesisStyle?: import("csstype").Property.FontSynthesisStyle | undefined;
1795
+ fontSynthesisWeight?: import("csstype").Property.FontSynthesisWeight | undefined;
1796
+ fontVariant?: import("csstype").Property.FontVariant | undefined;
1797
+ fontVariantAlternates?: import("csstype").Property.FontVariantAlternates | undefined;
1798
+ fontVariantCaps?: import("csstype").Property.FontVariantCaps | undefined;
1799
+ fontVariantEastAsian?: import("csstype").Property.FontVariantEastAsian | undefined;
1800
+ fontVariantEmoji?: import("csstype").Property.FontVariantEmoji | undefined;
1801
+ fontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
1802
+ fontVariantNumeric?: import("csstype").Property.FontVariantNumeric | undefined;
1803
+ fontVariantPosition?: import("csstype").Property.FontVariantPosition | undefined;
1804
+ fontVariationSettings?: import("csstype").Property.FontVariationSettings | undefined;
1805
+ fontWeight?: import("csstype").Property.FontWeight | undefined;
1806
+ forcedColorAdjust?: import("csstype").Property.ForcedColorAdjust | undefined;
1807
+ gridAutoColumns?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
1808
+ gridAutoFlow?: import("csstype").Property.GridAutoFlow | undefined;
1809
+ gridAutoRows?: import("csstype").Property.GridAutoRows<string | number> | undefined;
1810
+ gridColumnEnd?: import("csstype").Property.GridColumnEnd | undefined;
1811
+ gridColumnStart?: import("csstype").Property.GridColumnStart | undefined;
1812
+ gridRowEnd?: import("csstype").Property.GridRowEnd | undefined;
1813
+ gridRowStart?: import("csstype").Property.GridRowStart | undefined;
1814
+ gridTemplateAreas?: import("csstype").Property.GridTemplateAreas | undefined;
1815
+ gridTemplateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
1816
+ gridTemplateRows?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
1817
+ hangingPunctuation?: import("csstype").Property.HangingPunctuation | undefined;
1818
+ height?: import("csstype").Property.Height<string | number> | undefined;
1819
+ hyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
1820
+ hyphenateLimitChars?: import("csstype").Property.HyphenateLimitChars | undefined;
1821
+ hyphens?: import("csstype").Property.Hyphens | undefined;
1822
+ imageOrientation?: import("csstype").Property.ImageOrientation | undefined;
1823
+ imageRendering?: import("csstype").Property.ImageRendering | undefined;
1824
+ imageResolution?: import("csstype").Property.ImageResolution | undefined;
1825
+ initialLetter?: import("csstype").Property.InitialLetter | undefined;
1826
+ inlineSize?: import("csstype").Property.InlineSize<string | number> | undefined;
1827
+ inputSecurity?: import("csstype").Property.InputSecurity | undefined;
1828
+ insetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
1829
+ insetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
1830
+ insetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
1831
+ insetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
1832
+ isolation?: import("csstype").Property.Isolation | undefined;
1833
+ justifyContent?: import("csstype").Property.JustifyContent | undefined;
1834
+ justifyItems?: import("csstype").Property.JustifyItems | undefined;
1835
+ justifySelf?: import("csstype").Property.JustifySelf | undefined;
1836
+ justifyTracks?: import("csstype").Property.JustifyTracks | undefined;
1837
+ left?: import("csstype").Property.Left<string | number> | undefined;
1838
+ letterSpacing?: import("csstype").Property.LetterSpacing<string | number> | undefined;
1839
+ lineBreak?: import("csstype").Property.LineBreak | undefined;
1840
+ lineHeight?: import("csstype").Property.LineHeight<string | number> | undefined;
1841
+ lineHeightStep?: import("csstype").Property.LineHeightStep<string | number> | undefined;
1842
+ listStyleImage?: import("csstype").Property.ListStyleImage | undefined;
1843
+ listStylePosition?: import("csstype").Property.ListStylePosition | undefined;
1844
+ listStyleType?: import("csstype").Property.ListStyleType | undefined;
1845
+ marginBlockEnd?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
1846
+ marginBlockStart?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
1847
+ marginBottom?: import("csstype").Property.MarginBottom<string | number> | undefined;
1848
+ marginInlineEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
1849
+ marginInlineStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
1850
+ marginLeft?: import("csstype").Property.MarginLeft<string | number> | undefined;
1851
+ marginRight?: import("csstype").Property.MarginRight<string | number> | undefined;
1852
+ marginTop?: import("csstype").Property.MarginTop<string | number> | undefined;
1853
+ marginTrim?: import("csstype").Property.MarginTrim | undefined;
1854
+ maskBorderMode?: import("csstype").Property.MaskBorderMode | undefined;
1855
+ maskBorderOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
1856
+ maskBorderRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
1857
+ maskBorderSlice?: import("csstype").Property.MaskBorderSlice | undefined;
1858
+ maskBorderSource?: import("csstype").Property.MaskBorderSource | undefined;
1859
+ maskBorderWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
1860
+ maskClip?: import("csstype").Property.MaskClip | undefined;
1861
+ maskComposite?: import("csstype").Property.MaskComposite | undefined;
1862
+ maskImage?: import("csstype").Property.MaskImage | undefined;
1863
+ maskMode?: import("csstype").Property.MaskMode | undefined;
1864
+ maskOrigin?: import("csstype").Property.MaskOrigin | undefined;
1865
+ maskPosition?: import("csstype").Property.MaskPosition<string | number> | undefined;
1866
+ maskRepeat?: import("csstype").Property.MaskRepeat | undefined;
1867
+ maskSize?: import("csstype").Property.MaskSize<string | number> | undefined;
1868
+ maskType?: import("csstype").Property.MaskType | undefined;
1869
+ masonryAutoFlow?: import("csstype").Property.MasonryAutoFlow | undefined;
1870
+ mathDepth?: import("csstype").Property.MathDepth | undefined;
1871
+ mathShift?: import("csstype").Property.MathShift | undefined;
1872
+ mathStyle?: import("csstype").Property.MathStyle | undefined;
1873
+ maxBlockSize?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
1874
+ maxHeight?: import("csstype").Property.MaxHeight<string | number> | undefined;
1875
+ maxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
1876
+ maxLines?: import("csstype").Property.MaxLines | undefined;
1877
+ maxWidth?: import("csstype").Property.MaxWidth<string | number> | undefined;
1878
+ minBlockSize?: import("csstype").Property.MinBlockSize<string | number> | undefined;
1879
+ minHeight?: import("csstype").Property.MinHeight<string | number> | undefined;
1880
+ minInlineSize?: import("csstype").Property.MinInlineSize<string | number> | undefined;
1881
+ minWidth?: import("csstype").Property.MinWidth<string | number> | undefined;
1882
+ mixBlendMode?: import("csstype").Property.MixBlendMode | undefined;
1883
+ motionDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1884
+ motionPath?: import("csstype").Property.OffsetPath | undefined;
1885
+ motionRotation?: import("csstype").Property.OffsetRotate | undefined;
1886
+ objectFit?: import("csstype").Property.ObjectFit | undefined;
1887
+ objectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
1888
+ offsetAnchor?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
1889
+ offsetDistance?: import("csstype").Property.OffsetDistance<string | number> | undefined;
1890
+ offsetPath?: import("csstype").Property.OffsetPath | undefined;
1891
+ offsetPosition?: import("csstype").Property.OffsetPosition<string | number> | undefined;
1892
+ offsetRotate?: import("csstype").Property.OffsetRotate | undefined;
1893
+ offsetRotation?: import("csstype").Property.OffsetRotate | undefined;
1894
+ opacity?: import("csstype").Property.Opacity | undefined;
1895
+ order?: import("csstype").Property.Order | undefined;
1896
+ orphans?: import("csstype").Property.Orphans | undefined;
1897
+ outlineColor?: import("csstype").Property.OutlineColor | undefined;
1898
+ outlineOffset?: import("csstype").Property.OutlineOffset<string | number> | undefined;
1899
+ outlineStyle?: import("csstype").Property.OutlineStyle | undefined;
1900
+ outlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
1901
+ overflowAnchor?: import("csstype").Property.OverflowAnchor | undefined;
1902
+ overflowBlock?: import("csstype").Property.OverflowBlock | undefined;
1903
+ overflowClipBox?: import("csstype").Property.OverflowClipBox | undefined;
1904
+ overflowClipMargin?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
1905
+ overflowInline?: import("csstype").Property.OverflowInline | undefined;
1906
+ overflowWrap?: import("csstype").Property.OverflowWrap | undefined;
1907
+ overflowX?: import("csstype").Property.OverflowX | undefined;
1908
+ overflowY?: import("csstype").Property.OverflowY | undefined;
1909
+ overlay?: import("csstype").Property.Overlay | undefined;
1910
+ overscrollBehaviorBlock?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
1911
+ overscrollBehaviorInline?: import("csstype").Property.OverscrollBehaviorInline | undefined;
1912
+ overscrollBehaviorX?: import("csstype").Property.OverscrollBehaviorX | undefined;
1913
+ overscrollBehaviorY?: import("csstype").Property.OverscrollBehaviorY | undefined;
1914
+ paddingBlockEnd?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
1915
+ paddingBlockStart?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
1916
+ paddingBottom?: import("csstype").Property.PaddingBottom<string | number> | undefined;
1917
+ paddingInlineEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
1918
+ paddingInlineStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
1919
+ paddingLeft?: import("csstype").Property.PaddingLeft<string | number> | undefined;
1920
+ paddingRight?: import("csstype").Property.PaddingRight<string | number> | undefined;
1921
+ paddingTop?: import("csstype").Property.PaddingTop<string | number> | undefined;
1922
+ page?: import("csstype").Property.Page | undefined;
1923
+ pageBreakAfter?: import("csstype").Property.PageBreakAfter | undefined;
1924
+ pageBreakBefore?: import("csstype").Property.PageBreakBefore | undefined;
1925
+ pageBreakInside?: import("csstype").Property.PageBreakInside | undefined;
1926
+ paintOrder?: import("csstype").Property.PaintOrder | undefined;
1927
+ perspective?: import("csstype").Property.Perspective<string | number> | undefined;
1928
+ perspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
1929
+ pointerEvents?: import("csstype").Property.PointerEvents | undefined;
1930
+ position?: import("csstype").Property.Position | undefined;
1931
+ printColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
1932
+ quotes?: import("csstype").Property.Quotes | undefined;
1933
+ resize?: import("csstype").Property.Resize | undefined;
1934
+ right?: import("csstype").Property.Right<string | number> | undefined;
1935
+ rotate?: import("csstype").Property.Rotate | undefined;
1936
+ rowGap?: import("csstype").Property.RowGap<string | number> | undefined;
1937
+ rubyAlign?: import("csstype").Property.RubyAlign | undefined;
1938
+ rubyMerge?: import("csstype").Property.RubyMerge | undefined;
1939
+ rubyPosition?: import("csstype").Property.RubyPosition | undefined;
1940
+ scale?: import("csstype").Property.Scale | undefined;
1941
+ scrollBehavior?: import("csstype").Property.ScrollBehavior | undefined;
1942
+ scrollMarginBlockEnd?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
1943
+ scrollMarginBlockStart?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
1944
+ scrollMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1945
+ scrollMarginInlineEnd?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
1946
+ scrollMarginInlineStart?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
1947
+ scrollMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1948
+ scrollMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1949
+ scrollMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1950
+ scrollPaddingBlockEnd?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
1951
+ scrollPaddingBlockStart?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
1952
+ scrollPaddingBottom?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
1953
+ scrollPaddingInlineEnd?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
1954
+ scrollPaddingInlineStart?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
1955
+ scrollPaddingLeft?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
1956
+ scrollPaddingRight?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
1957
+ scrollPaddingTop?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
1958
+ scrollSnapAlign?: import("csstype").Property.ScrollSnapAlign | undefined;
1959
+ scrollSnapMarginBottom?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
1960
+ scrollSnapMarginLeft?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
1961
+ scrollSnapMarginRight?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
1962
+ scrollSnapMarginTop?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
1963
+ scrollSnapStop?: import("csstype").Property.ScrollSnapStop | undefined;
1964
+ scrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
1965
+ scrollTimelineAxis?: import("csstype").Property.ScrollTimelineAxis | undefined;
1966
+ scrollTimelineName?: import("csstype").Property.ScrollTimelineName | undefined;
1967
+ scrollbarColor?: import("csstype").Property.ScrollbarColor | undefined;
1968
+ scrollbarGutter?: import("csstype").Property.ScrollbarGutter | undefined;
1969
+ scrollbarWidth?: import("csstype").Property.ScrollbarWidth | undefined;
1970
+ shapeImageThreshold?: import("csstype").Property.ShapeImageThreshold | undefined;
1971
+ shapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
1972
+ shapeOutside?: import("csstype").Property.ShapeOutside | undefined;
1973
+ tabSize?: import("csstype").Property.TabSize<string | number> | undefined;
1974
+ tableLayout?: import("csstype").Property.TableLayout | undefined;
1975
+ textAlign?: import("csstype").Property.TextAlign | undefined;
1976
+ textAlignLast?: import("csstype").Property.TextAlignLast | undefined;
1977
+ textCombineUpright?: import("csstype").Property.TextCombineUpright | undefined;
1978
+ textDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
1979
+ textDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
1980
+ textDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
1981
+ textDecorationSkipInk?: import("csstype").Property.TextDecorationSkipInk | undefined;
1982
+ textDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
1983
+ textDecorationThickness?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
1984
+ textEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
1985
+ textEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
1986
+ textEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
1987
+ textIndent?: import("csstype").Property.TextIndent<string | number> | undefined;
1988
+ textJustify?: import("csstype").Property.TextJustify | undefined;
1989
+ textOrientation?: import("csstype").Property.TextOrientation | undefined;
1990
+ textOverflow?: import("csstype").Property.TextOverflow | undefined;
1991
+ textRendering?: import("csstype").Property.TextRendering | undefined;
1992
+ textShadow?: import("csstype").Property.TextShadow | undefined;
1993
+ textSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
1994
+ textTransform?: import("csstype").Property.TextTransform | undefined;
1995
+ textUnderlineOffset?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
1996
+ textUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
1997
+ textWrap?: import("csstype").Property.TextWrap | undefined;
1998
+ timelineScope?: import("csstype").Property.TimelineScope | undefined;
1999
+ top?: import("csstype").Property.Top<string | number> | undefined;
2000
+ touchAction?: import("csstype").Property.TouchAction | undefined;
2001
+ transform?: import("csstype").Property.Transform | undefined;
2002
+ transformBox?: import("csstype").Property.TransformBox | undefined;
2003
+ transformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2004
+ transformStyle?: import("csstype").Property.TransformStyle | undefined;
2005
+ transitionBehavior?: import("csstype").Property.TransitionBehavior | undefined;
2006
+ transitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2007
+ transitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2008
+ transitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2009
+ transitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2010
+ translate?: import("csstype").Property.Translate<string | number> | undefined;
2011
+ unicodeBidi?: import("csstype").Property.UnicodeBidi | undefined;
2012
+ userSelect?: import("csstype").Property.UserSelect | undefined;
2013
+ verticalAlign?: import("csstype").Property.VerticalAlign<string | number> | undefined;
2014
+ viewTimelineAxis?: import("csstype").Property.ViewTimelineAxis | undefined;
2015
+ viewTimelineInset?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
2016
+ viewTimelineName?: import("csstype").Property.ViewTimelineName | undefined;
2017
+ viewTransitionName?: import("csstype").Property.ViewTransitionName | undefined;
2018
+ visibility?: import("csstype").Property.Visibility | undefined;
2019
+ whiteSpace?: import("csstype").Property.WhiteSpace | undefined;
2020
+ whiteSpaceCollapse?: import("csstype").Property.WhiteSpaceCollapse | undefined;
2021
+ whiteSpaceTrim?: import("csstype").Property.WhiteSpaceTrim | undefined;
2022
+ widows?: import("csstype").Property.Widows | undefined;
2023
+ width?: import("csstype").Property.Width<string | number> | undefined;
2024
+ willChange?: import("csstype").Property.WillChange | undefined;
2025
+ wordBreak?: import("csstype").Property.WordBreak | undefined;
2026
+ wordSpacing?: import("csstype").Property.WordSpacing<string | number> | undefined;
2027
+ wordWrap?: import("csstype").Property.WordWrap | undefined;
2028
+ writingMode?: import("csstype").Property.WritingMode | undefined;
2029
+ zIndex?: import("csstype").Property.ZIndex | undefined;
2030
+ zoom?: import("csstype").Property.Zoom | undefined;
2031
+ all?: import("csstype").Globals | undefined;
2032
+ animation?: import("csstype").Property.Animation<string & {}> | undefined;
2033
+ animationRange?: import("csstype").Property.AnimationRange<string | number> | undefined;
2034
+ background?: import("csstype").Property.Background<string | number> | undefined;
2035
+ backgroundPosition?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
2036
+ border?: import("csstype").Property.Border<string | number> | undefined;
2037
+ borderBlock?: import("csstype").Property.BorderBlock<string | number> | undefined;
2038
+ borderBlockEnd?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
2039
+ borderBlockStart?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
2040
+ borderBottom?: import("csstype").Property.BorderBottom<string | number> | undefined;
2041
+ borderColor?: import("csstype").Property.BorderColor | undefined;
2042
+ borderImage?: import("csstype").Property.BorderImage | undefined;
2043
+ borderInline?: import("csstype").Property.BorderInline<string | number> | undefined;
2044
+ borderInlineEnd?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
2045
+ borderInlineStart?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
2046
+ borderLeft?: import("csstype").Property.BorderLeft<string | number> | undefined;
2047
+ borderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
2048
+ borderRight?: import("csstype").Property.BorderRight<string | number> | undefined;
2049
+ borderStyle?: import("csstype").Property.BorderStyle | undefined;
2050
+ borderTop?: import("csstype").Property.BorderTop<string | number> | undefined;
2051
+ borderWidth?: import("csstype").Property.BorderWidth<string | number> | undefined;
2052
+ caret?: import("csstype").Property.Caret | undefined;
2053
+ columnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
2054
+ columns?: import("csstype").Property.Columns<string | number> | undefined;
2055
+ containIntrinsicSize?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
2056
+ container?: import("csstype").Property.Container | undefined;
2057
+ flex?: import("csstype").Property.Flex<string | number> | undefined;
2058
+ flexFlow?: import("csstype").Property.FlexFlow | undefined;
2059
+ font?: import("csstype").Property.Font | undefined;
2060
+ gap?: import("csstype").Property.Gap<string | number> | undefined;
2061
+ grid?: import("csstype").Property.Grid | undefined;
2062
+ gridArea?: import("csstype").Property.GridArea | undefined;
2063
+ gridColumn?: import("csstype").Property.GridColumn | undefined;
2064
+ gridRow?: import("csstype").Property.GridRow | undefined;
2065
+ gridTemplate?: import("csstype").Property.GridTemplate | undefined;
2066
+ inset?: import("csstype").Property.Inset<string | number> | undefined;
2067
+ insetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
2068
+ insetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
2069
+ lineClamp?: import("csstype").Property.LineClamp | undefined;
2070
+ listStyle?: import("csstype").Property.ListStyle | undefined;
2071
+ margin?: import("csstype").Property.Margin<string | number> | undefined;
2072
+ marginBlock?: import("csstype").Property.MarginBlock<string | number> | undefined;
2073
+ marginInline?: import("csstype").Property.MarginInline<string | number> | undefined;
2074
+ mask?: import("csstype").Property.Mask<string | number> | undefined;
2075
+ maskBorder?: import("csstype").Property.MaskBorder | undefined;
2076
+ motion?: import("csstype").Property.Offset<string | number> | undefined;
2077
+ offset?: import("csstype").Property.Offset<string | number> | undefined;
2078
+ outline?: import("csstype").Property.Outline<string | number> | undefined;
2079
+ overflow?: import("csstype").Property.Overflow | undefined;
2080
+ overscrollBehavior?: import("csstype").Property.OverscrollBehavior | undefined;
2081
+ padding?: import("csstype").Property.Padding<string | number> | undefined;
2082
+ paddingBlock?: import("csstype").Property.PaddingBlock<string | number> | undefined;
2083
+ paddingInline?: import("csstype").Property.PaddingInline<string | number> | undefined;
2084
+ placeContent?: import("csstype").Property.PlaceContent | undefined;
2085
+ placeItems?: import("csstype").Property.PlaceItems | undefined;
2086
+ placeSelf?: import("csstype").Property.PlaceSelf | undefined;
2087
+ scrollMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
2088
+ scrollMarginBlock?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
2089
+ scrollMarginInline?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
2090
+ scrollPadding?: import("csstype").Property.ScrollPadding<string | number> | undefined;
2091
+ scrollPaddingBlock?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
2092
+ scrollPaddingInline?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
2093
+ scrollSnapMargin?: import("csstype").Property.ScrollMargin<string | number> | undefined;
2094
+ scrollTimeline?: import("csstype").Property.ScrollTimeline | undefined;
2095
+ textDecoration?: import("csstype").Property.TextDecoration<string | number> | undefined;
2096
+ textEmphasis?: import("csstype").Property.TextEmphasis | undefined;
2097
+ transition?: import("csstype").Property.Transition<string & {}> | undefined;
2098
+ viewTimeline?: import("csstype").Property.ViewTimeline | undefined;
2099
+ MozAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2100
+ MozAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2101
+ MozAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2102
+ MozAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2103
+ MozAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2104
+ MozAnimationName?: import("csstype").Property.AnimationName | undefined;
2105
+ MozAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2106
+ MozAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2107
+ MozAppearance?: import("csstype").Property.MozAppearance | undefined;
2108
+ MozBinding?: import("csstype").Property.MozBinding | undefined;
2109
+ MozBorderBottomColors?: import("csstype").Property.MozBorderBottomColors | undefined;
2110
+ MozBorderEndColor?: import("csstype").Property.BorderInlineEndColor | undefined;
2111
+ MozBorderEndStyle?: import("csstype").Property.BorderInlineEndStyle | undefined;
2112
+ MozBorderEndWidth?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
2113
+ MozBorderLeftColors?: import("csstype").Property.MozBorderLeftColors | undefined;
2114
+ MozBorderRightColors?: import("csstype").Property.MozBorderRightColors | undefined;
2115
+ MozBorderStartColor?: import("csstype").Property.BorderInlineStartColor | undefined;
2116
+ MozBorderStartStyle?: import("csstype").Property.BorderInlineStartStyle | undefined;
2117
+ MozBorderTopColors?: import("csstype").Property.MozBorderTopColors | undefined;
2118
+ MozBoxSizing?: import("csstype").Property.BoxSizing | undefined;
2119
+ MozColumnCount?: import("csstype").Property.ColumnCount | undefined;
2120
+ MozColumnFill?: import("csstype").Property.ColumnFill | undefined;
2121
+ MozColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
2122
+ MozColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
2123
+ MozColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2124
+ MozColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2125
+ MozContextProperties?: import("csstype").Property.MozContextProperties | undefined;
2126
+ MozFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
2127
+ MozFontLanguageOverride?: import("csstype").Property.FontLanguageOverride | undefined;
2128
+ MozHyphens?: import("csstype").Property.Hyphens | undefined;
2129
+ MozImageRegion?: import("csstype").Property.MozImageRegion | undefined;
2130
+ MozMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2131
+ MozMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2132
+ MozOrient?: import("csstype").Property.MozOrient | undefined;
2133
+ MozOsxFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
2134
+ MozOutlineRadiusBottomleft?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
2135
+ MozOutlineRadiusBottomright?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
2136
+ MozOutlineRadiusTopleft?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
2137
+ MozOutlineRadiusTopright?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
2138
+ MozPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2139
+ MozPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2140
+ MozStackSizing?: import("csstype").Property.MozStackSizing | undefined;
2141
+ MozTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
2142
+ MozTextBlink?: import("csstype").Property.MozTextBlink | undefined;
2143
+ MozTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
2144
+ MozUserFocus?: import("csstype").Property.MozUserFocus | undefined;
2145
+ MozUserModify?: import("csstype").Property.MozUserModify | undefined;
2146
+ MozUserSelect?: import("csstype").Property.UserSelect | undefined;
2147
+ MozWindowDragging?: import("csstype").Property.MozWindowDragging | undefined;
2148
+ MozWindowShadow?: import("csstype").Property.MozWindowShadow | undefined;
2149
+ msAccelerator?: import("csstype").Property.MsAccelerator | undefined;
2150
+ msBlockProgression?: import("csstype").Property.MsBlockProgression | undefined;
2151
+ msContentZoomChaining?: import("csstype").Property.MsContentZoomChaining | undefined;
2152
+ msContentZoomLimitMax?: import("csstype").Property.MsContentZoomLimitMax | undefined;
2153
+ msContentZoomLimitMin?: import("csstype").Property.MsContentZoomLimitMin | undefined;
2154
+ msContentZoomSnapPoints?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
2155
+ msContentZoomSnapType?: import("csstype").Property.MsContentZoomSnapType | undefined;
2156
+ msContentZooming?: import("csstype").Property.MsContentZooming | undefined;
2157
+ msFilter?: import("csstype").Property.MsFilter | undefined;
2158
+ msFlexDirection?: import("csstype").Property.FlexDirection | undefined;
2159
+ msFlexPositive?: import("csstype").Property.FlexGrow | undefined;
2160
+ msFlowFrom?: import("csstype").Property.MsFlowFrom | undefined;
2161
+ msFlowInto?: import("csstype").Property.MsFlowInto | undefined;
2162
+ msGridColumns?: import("csstype").Property.MsGridColumns<string | number> | undefined;
2163
+ msGridRows?: import("csstype").Property.MsGridRows<string | number> | undefined;
2164
+ msHighContrastAdjust?: import("csstype").Property.MsHighContrastAdjust | undefined;
2165
+ msHyphenateLimitChars?: import("csstype").Property.MsHyphenateLimitChars | undefined;
2166
+ msHyphenateLimitLines?: import("csstype").Property.MsHyphenateLimitLines | undefined;
2167
+ msHyphenateLimitZone?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
2168
+ msHyphens?: import("csstype").Property.Hyphens | undefined;
2169
+ msImeAlign?: import("csstype").Property.MsImeAlign | undefined;
2170
+ msLineBreak?: import("csstype").Property.LineBreak | undefined;
2171
+ msOrder?: import("csstype").Property.Order | undefined;
2172
+ msOverflowStyle?: import("csstype").Property.MsOverflowStyle | undefined;
2173
+ msOverflowX?: import("csstype").Property.OverflowX | undefined;
2174
+ msOverflowY?: import("csstype").Property.OverflowY | undefined;
2175
+ msScrollChaining?: import("csstype").Property.MsScrollChaining | undefined;
2176
+ msScrollLimitXMax?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
2177
+ msScrollLimitXMin?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
2178
+ msScrollLimitYMax?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
2179
+ msScrollLimitYMin?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
2180
+ msScrollRails?: import("csstype").Property.MsScrollRails | undefined;
2181
+ msScrollSnapPointsX?: import("csstype").Property.MsScrollSnapPointsX | undefined;
2182
+ msScrollSnapPointsY?: import("csstype").Property.MsScrollSnapPointsY | undefined;
2183
+ msScrollSnapType?: import("csstype").Property.MsScrollSnapType | undefined;
2184
+ msScrollTranslation?: import("csstype").Property.MsScrollTranslation | undefined;
2185
+ msScrollbar3dlightColor?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
2186
+ msScrollbarArrowColor?: import("csstype").Property.MsScrollbarArrowColor | undefined;
2187
+ msScrollbarBaseColor?: import("csstype").Property.MsScrollbarBaseColor | undefined;
2188
+ msScrollbarDarkshadowColor?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
2189
+ msScrollbarFaceColor?: import("csstype").Property.MsScrollbarFaceColor | undefined;
2190
+ msScrollbarHighlightColor?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
2191
+ msScrollbarShadowColor?: import("csstype").Property.MsScrollbarShadowColor | undefined;
2192
+ msScrollbarTrackColor?: import("csstype").Property.MsScrollbarTrackColor | undefined;
2193
+ msTextAutospace?: import("csstype").Property.MsTextAutospace | undefined;
2194
+ msTextCombineHorizontal?: import("csstype").Property.TextCombineUpright | undefined;
2195
+ msTextOverflow?: import("csstype").Property.TextOverflow | undefined;
2196
+ msTouchAction?: import("csstype").Property.TouchAction | undefined;
2197
+ msTouchSelect?: import("csstype").Property.MsTouchSelect | undefined;
2198
+ msTransform?: import("csstype").Property.Transform | undefined;
2199
+ msTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2200
+ msTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2201
+ msTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2202
+ msTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2203
+ msTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2204
+ msUserSelect?: import("csstype").Property.MsUserSelect | undefined;
2205
+ msWordBreak?: import("csstype").Property.WordBreak | undefined;
2206
+ msWrapFlow?: import("csstype").Property.MsWrapFlow | undefined;
2207
+ msWrapMargin?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
2208
+ msWrapThrough?: import("csstype").Property.MsWrapThrough | undefined;
2209
+ msWritingMode?: import("csstype").Property.WritingMode | undefined;
2210
+ WebkitAlignContent?: import("csstype").Property.AlignContent | undefined;
2211
+ WebkitAlignItems?: import("csstype").Property.AlignItems | undefined;
2212
+ WebkitAlignSelf?: import("csstype").Property.AlignSelf | undefined;
2213
+ WebkitAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2214
+ WebkitAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2215
+ WebkitAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2216
+ WebkitAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2217
+ WebkitAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2218
+ WebkitAnimationName?: import("csstype").Property.AnimationName | undefined;
2219
+ WebkitAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2220
+ WebkitAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2221
+ WebkitAppearance?: import("csstype").Property.WebkitAppearance | undefined;
2222
+ WebkitBackdropFilter?: import("csstype").Property.BackdropFilter | undefined;
2223
+ WebkitBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
2224
+ WebkitBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
2225
+ WebkitBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
2226
+ WebkitBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2227
+ WebkitBorderBeforeColor?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
2228
+ WebkitBorderBeforeStyle?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
2229
+ WebkitBorderBeforeWidth?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
2230
+ WebkitBorderBottomLeftRadius?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
2231
+ WebkitBorderBottomRightRadius?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
2232
+ WebkitBorderImageSlice?: import("csstype").Property.BorderImageSlice | undefined;
2233
+ WebkitBorderTopLeftRadius?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
2234
+ WebkitBorderTopRightRadius?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
2235
+ WebkitBoxDecorationBreak?: import("csstype").Property.BoxDecorationBreak | undefined;
2236
+ WebkitBoxReflect?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
2237
+ WebkitBoxShadow?: import("csstype").Property.BoxShadow | undefined;
2238
+ WebkitBoxSizing?: import("csstype").Property.BoxSizing | undefined;
2239
+ WebkitClipPath?: import("csstype").Property.ClipPath | undefined;
2240
+ WebkitColumnCount?: import("csstype").Property.ColumnCount | undefined;
2241
+ WebkitColumnFill?: import("csstype").Property.ColumnFill | undefined;
2242
+ WebkitColumnRuleColor?: import("csstype").Property.ColumnRuleColor | undefined;
2243
+ WebkitColumnRuleStyle?: import("csstype").Property.ColumnRuleStyle | undefined;
2244
+ WebkitColumnRuleWidth?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2245
+ WebkitColumnSpan?: import("csstype").Property.ColumnSpan | undefined;
2246
+ WebkitColumnWidth?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2247
+ WebkitFilter?: import("csstype").Property.Filter | undefined;
2248
+ WebkitFlexBasis?: import("csstype").Property.FlexBasis<string | number> | undefined;
2249
+ WebkitFlexDirection?: import("csstype").Property.FlexDirection | undefined;
2250
+ WebkitFlexGrow?: import("csstype").Property.FlexGrow | undefined;
2251
+ WebkitFlexShrink?: import("csstype").Property.FlexShrink | undefined;
2252
+ WebkitFlexWrap?: import("csstype").Property.FlexWrap | undefined;
2253
+ WebkitFontFeatureSettings?: import("csstype").Property.FontFeatureSettings | undefined;
2254
+ WebkitFontKerning?: import("csstype").Property.FontKerning | undefined;
2255
+ WebkitFontSmoothing?: import("csstype").Property.FontSmooth<string | number> | undefined;
2256
+ WebkitFontVariantLigatures?: import("csstype").Property.FontVariantLigatures | undefined;
2257
+ WebkitHyphenateCharacter?: import("csstype").Property.HyphenateCharacter | undefined;
2258
+ WebkitHyphens?: import("csstype").Property.Hyphens | undefined;
2259
+ WebkitInitialLetter?: import("csstype").Property.InitialLetter | undefined;
2260
+ WebkitJustifyContent?: import("csstype").Property.JustifyContent | undefined;
2261
+ WebkitLineBreak?: import("csstype").Property.LineBreak | undefined;
2262
+ WebkitLineClamp?: import("csstype").Property.WebkitLineClamp | undefined;
2263
+ WebkitMarginEnd?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2264
+ WebkitMarginStart?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2265
+ WebkitMaskAttachment?: import("csstype").Property.WebkitMaskAttachment | undefined;
2266
+ WebkitMaskBoxImageOutset?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
2267
+ WebkitMaskBoxImageRepeat?: import("csstype").Property.MaskBorderRepeat | undefined;
2268
+ WebkitMaskBoxImageSlice?: import("csstype").Property.MaskBorderSlice | undefined;
2269
+ WebkitMaskBoxImageSource?: import("csstype").Property.MaskBorderSource | undefined;
2270
+ WebkitMaskBoxImageWidth?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
2271
+ WebkitMaskClip?: import("csstype").Property.WebkitMaskClip | undefined;
2272
+ WebkitMaskComposite?: import("csstype").Property.WebkitMaskComposite | undefined;
2273
+ WebkitMaskImage?: import("csstype").Property.WebkitMaskImage | undefined;
2274
+ WebkitMaskOrigin?: import("csstype").Property.WebkitMaskOrigin | undefined;
2275
+ WebkitMaskPosition?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
2276
+ WebkitMaskPositionX?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
2277
+ WebkitMaskPositionY?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
2278
+ WebkitMaskRepeat?: import("csstype").Property.WebkitMaskRepeat | undefined;
2279
+ WebkitMaskRepeatX?: import("csstype").Property.WebkitMaskRepeatX | undefined;
2280
+ WebkitMaskRepeatY?: import("csstype").Property.WebkitMaskRepeatY | undefined;
2281
+ WebkitMaskSize?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
2282
+ WebkitMaxInlineSize?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
2283
+ WebkitOrder?: import("csstype").Property.Order | undefined;
2284
+ WebkitOverflowScrolling?: import("csstype").Property.WebkitOverflowScrolling | undefined;
2285
+ WebkitPaddingEnd?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2286
+ WebkitPaddingStart?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2287
+ WebkitPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
2288
+ WebkitPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2289
+ WebkitPrintColorAdjust?: import("csstype").Property.PrintColorAdjust | undefined;
2290
+ WebkitRubyPosition?: import("csstype").Property.RubyPosition | undefined;
2291
+ WebkitScrollSnapType?: import("csstype").Property.ScrollSnapType | undefined;
2292
+ WebkitShapeMargin?: import("csstype").Property.ShapeMargin<string | number> | undefined;
2293
+ WebkitTapHighlightColor?: import("csstype").Property.WebkitTapHighlightColor | undefined;
2294
+ WebkitTextCombine?: import("csstype").Property.TextCombineUpright | undefined;
2295
+ WebkitTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
2296
+ WebkitTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
2297
+ WebkitTextDecorationSkip?: import("csstype").Property.TextDecorationSkip | undefined;
2298
+ WebkitTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
2299
+ WebkitTextEmphasisColor?: import("csstype").Property.TextEmphasisColor | undefined;
2300
+ WebkitTextEmphasisPosition?: import("csstype").Property.TextEmphasisPosition | undefined;
2301
+ WebkitTextEmphasisStyle?: import("csstype").Property.TextEmphasisStyle | undefined;
2302
+ WebkitTextFillColor?: import("csstype").Property.WebkitTextFillColor | undefined;
2303
+ WebkitTextOrientation?: import("csstype").Property.TextOrientation | undefined;
2304
+ WebkitTextSizeAdjust?: import("csstype").Property.TextSizeAdjust | undefined;
2305
+ WebkitTextStrokeColor?: import("csstype").Property.WebkitTextStrokeColor | undefined;
2306
+ WebkitTextStrokeWidth?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
2307
+ WebkitTextUnderlinePosition?: import("csstype").Property.TextUnderlinePosition | undefined;
2308
+ WebkitTouchCallout?: import("csstype").Property.WebkitTouchCallout | undefined;
2309
+ WebkitTransform?: import("csstype").Property.Transform | undefined;
2310
+ WebkitTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2311
+ WebkitTransformStyle?: import("csstype").Property.TransformStyle | undefined;
2312
+ WebkitTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2313
+ WebkitTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2314
+ WebkitTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2315
+ WebkitTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2316
+ WebkitUserModify?: import("csstype").Property.WebkitUserModify | undefined;
2317
+ WebkitUserSelect?: import("csstype").Property.UserSelect | undefined;
2318
+ WebkitWritingMode?: import("csstype").Property.WritingMode | undefined;
2319
+ MozAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
2320
+ MozBorderImage?: import("csstype").Property.BorderImage | undefined;
2321
+ MozColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
2322
+ MozColumns?: import("csstype").Property.Columns<string | number> | undefined;
2323
+ MozOutlineRadius?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
2324
+ msContentZoomLimit?: import("csstype").Property.MsContentZoomLimit | undefined;
2325
+ msContentZoomSnap?: import("csstype").Property.MsContentZoomSnap | undefined;
2326
+ msFlex?: import("csstype").Property.Flex<string | number> | undefined;
2327
+ msScrollLimit?: import("csstype").Property.MsScrollLimit | undefined;
2328
+ msScrollSnapX?: import("csstype").Property.MsScrollSnapX | undefined;
2329
+ msScrollSnapY?: import("csstype").Property.MsScrollSnapY | undefined;
2330
+ msTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2331
+ WebkitAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
2332
+ WebkitBorderBefore?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
2333
+ WebkitBorderImage?: import("csstype").Property.BorderImage | undefined;
2334
+ WebkitBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
2335
+ WebkitColumnRule?: import("csstype").Property.ColumnRule<string | number> | undefined;
2336
+ WebkitColumns?: import("csstype").Property.Columns<string | number> | undefined;
2337
+ WebkitFlex?: import("csstype").Property.Flex<string | number> | undefined;
2338
+ WebkitFlexFlow?: import("csstype").Property.FlexFlow | undefined;
2339
+ WebkitMask?: import("csstype").Property.WebkitMask<string | number> | undefined;
2340
+ WebkitMaskBoxImage?: import("csstype").Property.MaskBorder | undefined;
2341
+ WebkitTextEmphasis?: import("csstype").Property.TextEmphasis | undefined;
2342
+ WebkitTextStroke?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
2343
+ WebkitTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2344
+ azimuth?: import("csstype").Property.Azimuth | undefined;
2345
+ boxAlign?: import("csstype").Property.BoxAlign | undefined;
2346
+ boxDirection?: import("csstype").Property.BoxDirection | undefined;
2347
+ boxFlex?: import("csstype").Property.BoxFlex | undefined;
2348
+ boxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
2349
+ boxLines?: import("csstype").Property.BoxLines | undefined;
2350
+ boxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2351
+ boxOrient?: import("csstype").Property.BoxOrient | undefined;
2352
+ boxPack?: import("csstype").Property.BoxPack | undefined;
2353
+ clip?: import("csstype").Property.Clip | undefined;
2354
+ gridColumnGap?: import("csstype").Property.GridColumnGap<string | number> | undefined;
2355
+ gridGap?: import("csstype").Property.GridGap<string | number> | undefined;
2356
+ gridRowGap?: import("csstype").Property.GridRowGap<string | number> | undefined;
2357
+ imeMode?: import("csstype").Property.ImeMode | undefined;
2358
+ offsetBlock?: import("csstype").Property.InsetBlock<string | number> | undefined;
2359
+ offsetBlockEnd?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
2360
+ offsetBlockStart?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
2361
+ offsetInline?: import("csstype").Property.InsetInline<string | number> | undefined;
2362
+ offsetInlineEnd?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
2363
+ offsetInlineStart?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
2364
+ scrollSnapCoordinate?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
2365
+ scrollSnapDestination?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
2366
+ scrollSnapPointsX?: import("csstype").Property.ScrollSnapPointsX | undefined;
2367
+ scrollSnapPointsY?: import("csstype").Property.ScrollSnapPointsY | undefined;
2368
+ scrollSnapTypeX?: import("csstype").Property.ScrollSnapTypeX | undefined;
2369
+ scrollSnapTypeY?: import("csstype").Property.ScrollSnapTypeY | undefined;
2370
+ KhtmlBoxAlign?: import("csstype").Property.BoxAlign | undefined;
2371
+ KhtmlBoxDirection?: import("csstype").Property.BoxDirection | undefined;
2372
+ KhtmlBoxFlex?: import("csstype").Property.BoxFlex | undefined;
2373
+ KhtmlBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
2374
+ KhtmlBoxLines?: import("csstype").Property.BoxLines | undefined;
2375
+ KhtmlBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2376
+ KhtmlBoxOrient?: import("csstype").Property.BoxOrient | undefined;
2377
+ KhtmlBoxPack?: import("csstype").Property.BoxPack | undefined;
2378
+ KhtmlLineBreak?: import("csstype").Property.LineBreak | undefined;
2379
+ KhtmlOpacity?: import("csstype").Property.Opacity | undefined;
2380
+ KhtmlUserSelect?: import("csstype").Property.UserSelect | undefined;
2381
+ MozBackfaceVisibility?: import("csstype").Property.BackfaceVisibility | undefined;
2382
+ MozBackgroundClip?: import("csstype").Property.BackgroundClip | undefined;
2383
+ MozBackgroundInlinePolicy?: import("csstype").Property.BoxDecorationBreak | undefined;
2384
+ MozBackgroundOrigin?: import("csstype").Property.BackgroundOrigin | undefined;
2385
+ MozBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2386
+ MozBorderRadius?: import("csstype").Property.BorderRadius<string | number> | undefined;
2387
+ MozBorderRadiusBottomleft?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
2388
+ MozBorderRadiusBottomright?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
2389
+ MozBorderRadiusTopleft?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
2390
+ MozBorderRadiusTopright?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
2391
+ MozBoxAlign?: import("csstype").Property.BoxAlign | undefined;
2392
+ MozBoxDirection?: import("csstype").Property.BoxDirection | undefined;
2393
+ MozBoxFlex?: import("csstype").Property.BoxFlex | undefined;
2394
+ MozBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2395
+ MozBoxOrient?: import("csstype").Property.BoxOrient | undefined;
2396
+ MozBoxPack?: import("csstype").Property.BoxPack | undefined;
2397
+ MozBoxShadow?: import("csstype").Property.BoxShadow | undefined;
2398
+ MozFloatEdge?: import("csstype").Property.MozFloatEdge | undefined;
2399
+ MozForceBrokenImageIcon?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
2400
+ MozOpacity?: import("csstype").Property.Opacity | undefined;
2401
+ MozOutline?: import("csstype").Property.Outline<string | number> | undefined;
2402
+ MozOutlineColor?: import("csstype").Property.OutlineColor | undefined;
2403
+ MozOutlineStyle?: import("csstype").Property.OutlineStyle | undefined;
2404
+ MozOutlineWidth?: import("csstype").Property.OutlineWidth<string | number> | undefined;
2405
+ MozPerspective?: import("csstype").Property.Perspective<string | number> | undefined;
2406
+ MozPerspectiveOrigin?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2407
+ MozTextAlignLast?: import("csstype").Property.TextAlignLast | undefined;
2408
+ MozTextDecorationColor?: import("csstype").Property.TextDecorationColor | undefined;
2409
+ MozTextDecorationLine?: import("csstype").Property.TextDecorationLine | undefined;
2410
+ MozTextDecorationStyle?: import("csstype").Property.TextDecorationStyle | undefined;
2411
+ MozTransform?: import("csstype").Property.Transform | undefined;
2412
+ MozTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2413
+ MozTransformStyle?: import("csstype").Property.TransformStyle | undefined;
2414
+ MozTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2415
+ MozTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2416
+ MozTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2417
+ MozTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2418
+ MozTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2419
+ MozUserInput?: import("csstype").Property.MozUserInput | undefined;
2420
+ msImeMode?: import("csstype").Property.ImeMode | undefined;
2421
+ OAnimation?: import("csstype").Property.Animation<string & {}> | undefined;
2422
+ OAnimationDelay?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2423
+ OAnimationDirection?: import("csstype").Property.AnimationDirection | undefined;
2424
+ OAnimationDuration?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2425
+ OAnimationFillMode?: import("csstype").Property.AnimationFillMode | undefined;
2426
+ OAnimationIterationCount?: import("csstype").Property.AnimationIterationCount | undefined;
2427
+ OAnimationName?: import("csstype").Property.AnimationName | undefined;
2428
+ OAnimationPlayState?: import("csstype").Property.AnimationPlayState | undefined;
2429
+ OAnimationTimingFunction?: import("csstype").Property.AnimationTimingFunction | undefined;
2430
+ OBackgroundSize?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2431
+ OBorderImage?: import("csstype").Property.BorderImage | undefined;
2432
+ OObjectFit?: import("csstype").Property.ObjectFit | undefined;
2433
+ OObjectPosition?: import("csstype").Property.ObjectPosition<string | number> | undefined;
2434
+ OTabSize?: import("csstype").Property.TabSize<string | number> | undefined;
2435
+ OTextOverflow?: import("csstype").Property.TextOverflow | undefined;
2436
+ OTransform?: import("csstype").Property.Transform | undefined;
2437
+ OTransformOrigin?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2438
+ OTransition?: import("csstype").Property.Transition<string & {}> | undefined;
2439
+ OTransitionDelay?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2440
+ OTransitionDuration?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2441
+ OTransitionProperty?: import("csstype").Property.TransitionProperty | undefined;
2442
+ OTransitionTimingFunction?: import("csstype").Property.TransitionTimingFunction | undefined;
2443
+ WebkitBoxAlign?: import("csstype").Property.BoxAlign | undefined;
2444
+ WebkitBoxDirection?: import("csstype").Property.BoxDirection | undefined;
2445
+ WebkitBoxFlex?: import("csstype").Property.BoxFlex | undefined;
2446
+ WebkitBoxFlexGroup?: import("csstype").Property.BoxFlexGroup | undefined;
2447
+ WebkitBoxLines?: import("csstype").Property.BoxLines | undefined;
2448
+ WebkitBoxOrdinalGroup?: import("csstype").Property.BoxOrdinalGroup | undefined;
2449
+ WebkitBoxOrient?: import("csstype").Property.BoxOrient | undefined;
2450
+ WebkitBoxPack?: import("csstype").Property.BoxPack | undefined;
2451
+ alignmentBaseline?: import("csstype").Property.AlignmentBaseline | undefined;
2452
+ baselineShift?: import("csstype").Property.BaselineShift<string | number> | undefined;
2453
+ clipRule?: import("csstype").Property.ClipRule | undefined;
2454
+ colorInterpolation?: import("csstype").Property.ColorInterpolation | undefined;
2455
+ colorRendering?: import("csstype").Property.ColorRendering | undefined;
2456
+ dominantBaseline?: import("csstype").Property.DominantBaseline | undefined;
2457
+ fill?: import("csstype").Property.Fill | undefined;
2458
+ fillOpacity?: import("csstype").Property.FillOpacity | undefined;
2459
+ fillRule?: import("csstype").Property.FillRule | undefined;
2460
+ floodColor?: import("csstype").Property.FloodColor | undefined;
2461
+ floodOpacity?: import("csstype").Property.FloodOpacity | undefined;
2462
+ glyphOrientationVertical?: import("csstype").Property.GlyphOrientationVertical | undefined;
2463
+ lightingColor?: import("csstype").Property.LightingColor | undefined;
2464
+ marker?: import("csstype").Property.Marker | undefined;
2465
+ markerEnd?: import("csstype").Property.MarkerEnd | undefined;
2466
+ markerMid?: import("csstype").Property.MarkerMid | undefined;
2467
+ markerStart?: import("csstype").Property.MarkerStart | undefined;
2468
+ shapeRendering?: import("csstype").Property.ShapeRendering | undefined;
2469
+ stopColor?: import("csstype").Property.StopColor | undefined;
2470
+ stopOpacity?: import("csstype").Property.StopOpacity | undefined;
2471
+ stroke?: import("csstype").Property.Stroke | undefined;
2472
+ strokeDasharray?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
2473
+ strokeDashoffset?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
2474
+ strokeLinecap?: import("csstype").Property.StrokeLinecap | undefined;
2475
+ strokeLinejoin?: import("csstype").Property.StrokeLinejoin | undefined;
2476
+ strokeMiterlimit?: import("csstype").Property.StrokeMiterlimit | undefined;
2477
+ strokeOpacity?: import("csstype").Property.StrokeOpacity | undefined;
2478
+ strokeWidth?: import("csstype").Property.StrokeWidth<string | number> | undefined;
2479
+ textAnchor?: import("csstype").Property.TextAnchor | undefined;
2480
+ vectorEffect?: import("csstype").Property.VectorEffect | undefined;
2481
+ "accent-color"?: import("csstype").Property.AccentColor | undefined;
2482
+ "align-content"?: import("csstype").Property.AlignContent | undefined;
2483
+ "align-items"?: import("csstype").Property.AlignItems | undefined;
2484
+ "align-self"?: import("csstype").Property.AlignSelf | undefined;
2485
+ "align-tracks"?: import("csstype").Property.AlignTracks | undefined;
2486
+ "animation-composition"?: import("csstype").Property.AnimationComposition | undefined;
2487
+ "animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2488
+ "animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
2489
+ "animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2490
+ "animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
2491
+ "animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
2492
+ "animation-name"?: import("csstype").Property.AnimationName | undefined;
2493
+ "animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
2494
+ "animation-range-end"?: import("csstype").Property.AnimationRangeEnd<string | number> | undefined;
2495
+ "animation-range-start"?: import("csstype").Property.AnimationRangeStart<string | number> | undefined;
2496
+ "animation-timeline"?: import("csstype").Property.AnimationTimeline | undefined;
2497
+ "animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
2498
+ "aspect-ratio"?: import("csstype").Property.AspectRatio | undefined;
2499
+ "backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
2500
+ "backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
2501
+ "background-attachment"?: import("csstype").Property.BackgroundAttachment | undefined;
2502
+ "background-blend-mode"?: import("csstype").Property.BackgroundBlendMode | undefined;
2503
+ "background-clip"?: import("csstype").Property.BackgroundClip | undefined;
2504
+ "background-color"?: import("csstype").Property.BackgroundColor | undefined;
2505
+ "background-image"?: import("csstype").Property.BackgroundImage | undefined;
2506
+ "background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
2507
+ "background-position-x"?: import("csstype").Property.BackgroundPositionX<string | number> | undefined;
2508
+ "background-position-y"?: import("csstype").Property.BackgroundPositionY<string | number> | undefined;
2509
+ "background-repeat"?: import("csstype").Property.BackgroundRepeat | undefined;
2510
+ "background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2511
+ "block-overflow"?: import("csstype").Property.BlockOverflow | undefined;
2512
+ "block-size"?: import("csstype").Property.BlockSize<string | number> | undefined;
2513
+ "border-block-color"?: import("csstype").Property.BorderBlockColor | undefined;
2514
+ "border-block-end-color"?: import("csstype").Property.BorderBlockEndColor | undefined;
2515
+ "border-block-end-style"?: import("csstype").Property.BorderBlockEndStyle | undefined;
2516
+ "border-block-end-width"?: import("csstype").Property.BorderBlockEndWidth<string | number> | undefined;
2517
+ "border-block-start-color"?: import("csstype").Property.BorderBlockStartColor | undefined;
2518
+ "border-block-start-style"?: import("csstype").Property.BorderBlockStartStyle | undefined;
2519
+ "border-block-start-width"?: import("csstype").Property.BorderBlockStartWidth<string | number> | undefined;
2520
+ "border-block-style"?: import("csstype").Property.BorderBlockStyle | undefined;
2521
+ "border-block-width"?: import("csstype").Property.BorderBlockWidth<string | number> | undefined;
2522
+ "border-bottom-color"?: import("csstype").Property.BorderBottomColor | undefined;
2523
+ "border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
2524
+ "border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
2525
+ "border-bottom-style"?: import("csstype").Property.BorderBottomStyle | undefined;
2526
+ "border-bottom-width"?: import("csstype").Property.BorderBottomWidth<string | number> | undefined;
2527
+ "border-collapse"?: import("csstype").Property.BorderCollapse | undefined;
2528
+ "border-end-end-radius"?: import("csstype").Property.BorderEndEndRadius<string | number> | undefined;
2529
+ "border-end-start-radius"?: import("csstype").Property.BorderEndStartRadius<string | number> | undefined;
2530
+ "border-image-outset"?: import("csstype").Property.BorderImageOutset<string | number> | undefined;
2531
+ "border-image-repeat"?: import("csstype").Property.BorderImageRepeat | undefined;
2532
+ "border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
2533
+ "border-image-source"?: import("csstype").Property.BorderImageSource | undefined;
2534
+ "border-image-width"?: import("csstype").Property.BorderImageWidth<string | number> | undefined;
2535
+ "border-inline-color"?: import("csstype").Property.BorderInlineColor | undefined;
2536
+ "border-inline-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
2537
+ "border-inline-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
2538
+ "border-inline-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
2539
+ "border-inline-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
2540
+ "border-inline-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
2541
+ "border-inline-start-width"?: import("csstype").Property.BorderInlineStartWidth<string | number> | undefined;
2542
+ "border-inline-style"?: import("csstype").Property.BorderInlineStyle | undefined;
2543
+ "border-inline-width"?: import("csstype").Property.BorderInlineWidth<string | number> | undefined;
2544
+ "border-left-color"?: import("csstype").Property.BorderLeftColor | undefined;
2545
+ "border-left-style"?: import("csstype").Property.BorderLeftStyle | undefined;
2546
+ "border-left-width"?: import("csstype").Property.BorderLeftWidth<string | number> | undefined;
2547
+ "border-right-color"?: import("csstype").Property.BorderRightColor | undefined;
2548
+ "border-right-style"?: import("csstype").Property.BorderRightStyle | undefined;
2549
+ "border-right-width"?: import("csstype").Property.BorderRightWidth<string | number> | undefined;
2550
+ "border-spacing"?: import("csstype").Property.BorderSpacing<string | number> | undefined;
2551
+ "border-start-end-radius"?: import("csstype").Property.BorderStartEndRadius<string | number> | undefined;
2552
+ "border-start-start-radius"?: import("csstype").Property.BorderStartStartRadius<string | number> | undefined;
2553
+ "border-top-color"?: import("csstype").Property.BorderTopColor | undefined;
2554
+ "border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
2555
+ "border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
2556
+ "border-top-style"?: import("csstype").Property.BorderTopStyle | undefined;
2557
+ "border-top-width"?: import("csstype").Property.BorderTopWidth<string | number> | undefined;
2558
+ "box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
2559
+ "box-shadow"?: import("csstype").Property.BoxShadow | undefined;
2560
+ "box-sizing"?: import("csstype").Property.BoxSizing | undefined;
2561
+ "break-after"?: import("csstype").Property.BreakAfter | undefined;
2562
+ "break-before"?: import("csstype").Property.BreakBefore | undefined;
2563
+ "break-inside"?: import("csstype").Property.BreakInside | undefined;
2564
+ "caption-side"?: import("csstype").Property.CaptionSide | undefined;
2565
+ "caret-color"?: import("csstype").Property.CaretColor | undefined;
2566
+ "caret-shape"?: import("csstype").Property.CaretShape | undefined;
2567
+ "clip-path"?: import("csstype").Property.ClipPath | undefined;
2568
+ "color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
2569
+ "color-scheme"?: import("csstype").Property.ColorScheme | undefined;
2570
+ "column-count"?: import("csstype").Property.ColumnCount | undefined;
2571
+ "column-fill"?: import("csstype").Property.ColumnFill | undefined;
2572
+ "column-gap"?: import("csstype").Property.ColumnGap<string | number> | undefined;
2573
+ "column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
2574
+ "column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
2575
+ "column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2576
+ "column-span"?: import("csstype").Property.ColumnSpan | undefined;
2577
+ "column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2578
+ "contain-intrinsic-block-size"?: import("csstype").Property.ContainIntrinsicBlockSize<string | number> | undefined;
2579
+ "contain-intrinsic-height"?: import("csstype").Property.ContainIntrinsicHeight<string | number> | undefined;
2580
+ "contain-intrinsic-inline-size"?: import("csstype").Property.ContainIntrinsicInlineSize<string | number> | undefined;
2581
+ "contain-intrinsic-width"?: import("csstype").Property.ContainIntrinsicWidth<string | number> | undefined;
2582
+ "container-name"?: import("csstype").Property.ContainerName | undefined;
2583
+ "container-type"?: import("csstype").Property.ContainerType | undefined;
2584
+ "content-visibility"?: import("csstype").Property.ContentVisibility | undefined;
2585
+ "counter-increment"?: import("csstype").Property.CounterIncrement | undefined;
2586
+ "counter-reset"?: import("csstype").Property.CounterReset | undefined;
2587
+ "counter-set"?: import("csstype").Property.CounterSet | undefined;
2588
+ "empty-cells"?: import("csstype").Property.EmptyCells | undefined;
2589
+ "flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
2590
+ "flex-direction"?: import("csstype").Property.FlexDirection | undefined;
2591
+ "flex-grow"?: import("csstype").Property.FlexGrow | undefined;
2592
+ "flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
2593
+ "flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
2594
+ "font-family"?: import("csstype").Property.FontFamily | undefined;
2595
+ "font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
2596
+ "font-kerning"?: import("csstype").Property.FontKerning | undefined;
2597
+ "font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
2598
+ "font-optical-sizing"?: import("csstype").Property.FontOpticalSizing | undefined;
2599
+ "font-palette"?: import("csstype").Property.FontPalette | undefined;
2600
+ "font-size"?: import("csstype").Property.FontSize<string | number> | undefined;
2601
+ "font-size-adjust"?: import("csstype").Property.FontSizeAdjust | undefined;
2602
+ "font-smooth"?: import("csstype").Property.FontSmooth<string | number> | undefined;
2603
+ "font-stretch"?: import("csstype").Property.FontStretch | undefined;
2604
+ "font-style"?: import("csstype").Property.FontStyle | undefined;
2605
+ "font-synthesis"?: import("csstype").Property.FontSynthesis | undefined;
2606
+ "font-synthesis-position"?: import("csstype").Property.FontSynthesisPosition | undefined;
2607
+ "font-synthesis-small-caps"?: import("csstype").Property.FontSynthesisSmallCaps | undefined;
2608
+ "font-synthesis-style"?: import("csstype").Property.FontSynthesisStyle | undefined;
2609
+ "font-synthesis-weight"?: import("csstype").Property.FontSynthesisWeight | undefined;
2610
+ "font-variant"?: import("csstype").Property.FontVariant | undefined;
2611
+ "font-variant-alternates"?: import("csstype").Property.FontVariantAlternates | undefined;
2612
+ "font-variant-caps"?: import("csstype").Property.FontVariantCaps | undefined;
2613
+ "font-variant-east-asian"?: import("csstype").Property.FontVariantEastAsian | undefined;
2614
+ "font-variant-emoji"?: import("csstype").Property.FontVariantEmoji | undefined;
2615
+ "font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
2616
+ "font-variant-numeric"?: import("csstype").Property.FontVariantNumeric | undefined;
2617
+ "font-variant-position"?: import("csstype").Property.FontVariantPosition | undefined;
2618
+ "font-variation-settings"?: import("csstype").Property.FontVariationSettings | undefined;
2619
+ "font-weight"?: import("csstype").Property.FontWeight | undefined;
2620
+ "forced-color-adjust"?: import("csstype").Property.ForcedColorAdjust | undefined;
2621
+ "grid-auto-columns"?: import("csstype").Property.GridAutoColumns<string | number> | undefined;
2622
+ "grid-auto-flow"?: import("csstype").Property.GridAutoFlow | undefined;
2623
+ "grid-auto-rows"?: import("csstype").Property.GridAutoRows<string | number> | undefined;
2624
+ "grid-column-end"?: import("csstype").Property.GridColumnEnd | undefined;
2625
+ "grid-column-start"?: import("csstype").Property.GridColumnStart | undefined;
2626
+ "grid-row-end"?: import("csstype").Property.GridRowEnd | undefined;
2627
+ "grid-row-start"?: import("csstype").Property.GridRowStart | undefined;
2628
+ "grid-template-areas"?: import("csstype").Property.GridTemplateAreas | undefined;
2629
+ "grid-template-columns"?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
2630
+ "grid-template-rows"?: import("csstype").Property.GridTemplateRows<string | number> | undefined;
2631
+ "hanging-punctuation"?: import("csstype").Property.HangingPunctuation | undefined;
2632
+ "hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
2633
+ "hyphenate-limit-chars"?: import("csstype").Property.HyphenateLimitChars | undefined;
2634
+ "image-orientation"?: import("csstype").Property.ImageOrientation | undefined;
2635
+ "image-rendering"?: import("csstype").Property.ImageRendering | undefined;
2636
+ "image-resolution"?: import("csstype").Property.ImageResolution | undefined;
2637
+ "initial-letter"?: import("csstype").Property.InitialLetter | undefined;
2638
+ "inline-size"?: import("csstype").Property.InlineSize<string | number> | undefined;
2639
+ "input-security"?: import("csstype").Property.InputSecurity | undefined;
2640
+ "inset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
2641
+ "inset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
2642
+ "inset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
2643
+ "inset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
2644
+ "justify-content"?: import("csstype").Property.JustifyContent | undefined;
2645
+ "justify-items"?: import("csstype").Property.JustifyItems | undefined;
2646
+ "justify-self"?: import("csstype").Property.JustifySelf | undefined;
2647
+ "justify-tracks"?: import("csstype").Property.JustifyTracks | undefined;
2648
+ "letter-spacing"?: import("csstype").Property.LetterSpacing<string | number> | undefined;
2649
+ "line-break"?: import("csstype").Property.LineBreak | undefined;
2650
+ "line-height"?: import("csstype").Property.LineHeight<string | number> | undefined;
2651
+ "line-height-step"?: import("csstype").Property.LineHeightStep<string | number> | undefined;
2652
+ "list-style-image"?: import("csstype").Property.ListStyleImage | undefined;
2653
+ "list-style-position"?: import("csstype").Property.ListStylePosition | undefined;
2654
+ "list-style-type"?: import("csstype").Property.ListStyleType | undefined;
2655
+ "margin-block-end"?: import("csstype").Property.MarginBlockEnd<string | number> | undefined;
2656
+ "margin-block-start"?: import("csstype").Property.MarginBlockStart<string | number> | undefined;
2657
+ "margin-bottom"?: import("csstype").Property.MarginBottom<string | number> | undefined;
2658
+ "margin-inline-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2659
+ "margin-inline-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2660
+ "margin-left"?: import("csstype").Property.MarginLeft<string | number> | undefined;
2661
+ "margin-right"?: import("csstype").Property.MarginRight<string | number> | undefined;
2662
+ "margin-top"?: import("csstype").Property.MarginTop<string | number> | undefined;
2663
+ "margin-trim"?: import("csstype").Property.MarginTrim | undefined;
2664
+ "mask-border-mode"?: import("csstype").Property.MaskBorderMode | undefined;
2665
+ "mask-border-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
2666
+ "mask-border-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
2667
+ "mask-border-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
2668
+ "mask-border-source"?: import("csstype").Property.MaskBorderSource | undefined;
2669
+ "mask-border-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
2670
+ "mask-clip"?: import("csstype").Property.MaskClip | undefined;
2671
+ "mask-composite"?: import("csstype").Property.MaskComposite | undefined;
2672
+ "mask-image"?: import("csstype").Property.MaskImage | undefined;
2673
+ "mask-mode"?: import("csstype").Property.MaskMode | undefined;
2674
+ "mask-origin"?: import("csstype").Property.MaskOrigin | undefined;
2675
+ "mask-position"?: import("csstype").Property.MaskPosition<string | number> | undefined;
2676
+ "mask-repeat"?: import("csstype").Property.MaskRepeat | undefined;
2677
+ "mask-size"?: import("csstype").Property.MaskSize<string | number> | undefined;
2678
+ "mask-type"?: import("csstype").Property.MaskType | undefined;
2679
+ "masonry-auto-flow"?: import("csstype").Property.MasonryAutoFlow | undefined;
2680
+ "math-depth"?: import("csstype").Property.MathDepth | undefined;
2681
+ "math-shift"?: import("csstype").Property.MathShift | undefined;
2682
+ "math-style"?: import("csstype").Property.MathStyle | undefined;
2683
+ "max-block-size"?: import("csstype").Property.MaxBlockSize<string | number> | undefined;
2684
+ "max-height"?: import("csstype").Property.MaxHeight<string | number> | undefined;
2685
+ "max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
2686
+ "max-lines"?: import("csstype").Property.MaxLines | undefined;
2687
+ "max-width"?: import("csstype").Property.MaxWidth<string | number> | undefined;
2688
+ "min-block-size"?: import("csstype").Property.MinBlockSize<string | number> | undefined;
2689
+ "min-height"?: import("csstype").Property.MinHeight<string | number> | undefined;
2690
+ "min-inline-size"?: import("csstype").Property.MinInlineSize<string | number> | undefined;
2691
+ "min-width"?: import("csstype").Property.MinWidth<string | number> | undefined;
2692
+ "mix-blend-mode"?: import("csstype").Property.MixBlendMode | undefined;
2693
+ "motion-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
2694
+ "motion-path"?: import("csstype").Property.OffsetPath | undefined;
2695
+ "motion-rotation"?: import("csstype").Property.OffsetRotate | undefined;
2696
+ "object-fit"?: import("csstype").Property.ObjectFit | undefined;
2697
+ "object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
2698
+ "offset-anchor"?: import("csstype").Property.OffsetAnchor<string | number> | undefined;
2699
+ "offset-distance"?: import("csstype").Property.OffsetDistance<string | number> | undefined;
2700
+ "offset-path"?: import("csstype").Property.OffsetPath | undefined;
2701
+ "offset-position"?: import("csstype").Property.OffsetPosition<string | number> | undefined;
2702
+ "offset-rotate"?: import("csstype").Property.OffsetRotate | undefined;
2703
+ "offset-rotation"?: import("csstype").Property.OffsetRotate | undefined;
2704
+ "outline-color"?: import("csstype").Property.OutlineColor | undefined;
2705
+ "outline-offset"?: import("csstype").Property.OutlineOffset<string | number> | undefined;
2706
+ "outline-style"?: import("csstype").Property.OutlineStyle | undefined;
2707
+ "outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
2708
+ "overflow-anchor"?: import("csstype").Property.OverflowAnchor | undefined;
2709
+ "overflow-block"?: import("csstype").Property.OverflowBlock | undefined;
2710
+ "overflow-clip-box"?: import("csstype").Property.OverflowClipBox | undefined;
2711
+ "overflow-clip-margin"?: import("csstype").Property.OverflowClipMargin<string | number> | undefined;
2712
+ "overflow-inline"?: import("csstype").Property.OverflowInline | undefined;
2713
+ "overflow-wrap"?: import("csstype").Property.OverflowWrap | undefined;
2714
+ "overflow-x"?: import("csstype").Property.OverflowX | undefined;
2715
+ "overflow-y"?: import("csstype").Property.OverflowY | undefined;
2716
+ "overscroll-behavior-block"?: import("csstype").Property.OverscrollBehaviorBlock | undefined;
2717
+ "overscroll-behavior-inline"?: import("csstype").Property.OverscrollBehaviorInline | undefined;
2718
+ "overscroll-behavior-x"?: import("csstype").Property.OverscrollBehaviorX | undefined;
2719
+ "overscroll-behavior-y"?: import("csstype").Property.OverscrollBehaviorY | undefined;
2720
+ "padding-block-end"?: import("csstype").Property.PaddingBlockEnd<string | number> | undefined;
2721
+ "padding-block-start"?: import("csstype").Property.PaddingBlockStart<string | number> | undefined;
2722
+ "padding-bottom"?: import("csstype").Property.PaddingBottom<string | number> | undefined;
2723
+ "padding-inline-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2724
+ "padding-inline-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2725
+ "padding-left"?: import("csstype").Property.PaddingLeft<string | number> | undefined;
2726
+ "padding-right"?: import("csstype").Property.PaddingRight<string | number> | undefined;
2727
+ "padding-top"?: import("csstype").Property.PaddingTop<string | number> | undefined;
2728
+ "page-break-after"?: import("csstype").Property.PageBreakAfter | undefined;
2729
+ "page-break-before"?: import("csstype").Property.PageBreakBefore | undefined;
2730
+ "page-break-inside"?: import("csstype").Property.PageBreakInside | undefined;
2731
+ "paint-order"?: import("csstype").Property.PaintOrder | undefined;
2732
+ "perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
2733
+ "pointer-events"?: import("csstype").Property.PointerEvents | undefined;
2734
+ "print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
2735
+ "row-gap"?: import("csstype").Property.RowGap<string | number> | undefined;
2736
+ "ruby-align"?: import("csstype").Property.RubyAlign | undefined;
2737
+ "ruby-merge"?: import("csstype").Property.RubyMerge | undefined;
2738
+ "ruby-position"?: import("csstype").Property.RubyPosition | undefined;
2739
+ "scroll-behavior"?: import("csstype").Property.ScrollBehavior | undefined;
2740
+ "scroll-margin-block-end"?: import("csstype").Property.ScrollMarginBlockEnd<string | number> | undefined;
2741
+ "scroll-margin-block-start"?: import("csstype").Property.ScrollMarginBlockStart<string | number> | undefined;
2742
+ "scroll-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
2743
+ "scroll-margin-inline-end"?: import("csstype").Property.ScrollMarginInlineEnd<string | number> | undefined;
2744
+ "scroll-margin-inline-start"?: import("csstype").Property.ScrollMarginInlineStart<string | number> | undefined;
2745
+ "scroll-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
2746
+ "scroll-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
2747
+ "scroll-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
2748
+ "scroll-padding-block-end"?: import("csstype").Property.ScrollPaddingBlockEnd<string | number> | undefined;
2749
+ "scroll-padding-block-start"?: import("csstype").Property.ScrollPaddingBlockStart<string | number> | undefined;
2750
+ "scroll-padding-bottom"?: import("csstype").Property.ScrollPaddingBottom<string | number> | undefined;
2751
+ "scroll-padding-inline-end"?: import("csstype").Property.ScrollPaddingInlineEnd<string | number> | undefined;
2752
+ "scroll-padding-inline-start"?: import("csstype").Property.ScrollPaddingInlineStart<string | number> | undefined;
2753
+ "scroll-padding-left"?: import("csstype").Property.ScrollPaddingLeft<string | number> | undefined;
2754
+ "scroll-padding-right"?: import("csstype").Property.ScrollPaddingRight<string | number> | undefined;
2755
+ "scroll-padding-top"?: import("csstype").Property.ScrollPaddingTop<string | number> | undefined;
2756
+ "scroll-snap-align"?: import("csstype").Property.ScrollSnapAlign | undefined;
2757
+ "scroll-snap-margin-bottom"?: import("csstype").Property.ScrollMarginBottom<string | number> | undefined;
2758
+ "scroll-snap-margin-left"?: import("csstype").Property.ScrollMarginLeft<string | number> | undefined;
2759
+ "scroll-snap-margin-right"?: import("csstype").Property.ScrollMarginRight<string | number> | undefined;
2760
+ "scroll-snap-margin-top"?: import("csstype").Property.ScrollMarginTop<string | number> | undefined;
2761
+ "scroll-snap-stop"?: import("csstype").Property.ScrollSnapStop | undefined;
2762
+ "scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
2763
+ "scroll-timeline-axis"?: import("csstype").Property.ScrollTimelineAxis | undefined;
2764
+ "scroll-timeline-name"?: import("csstype").Property.ScrollTimelineName | undefined;
2765
+ "scrollbar-color"?: import("csstype").Property.ScrollbarColor | undefined;
2766
+ "scrollbar-gutter"?: import("csstype").Property.ScrollbarGutter | undefined;
2767
+ "scrollbar-width"?: import("csstype").Property.ScrollbarWidth | undefined;
2768
+ "shape-image-threshold"?: import("csstype").Property.ShapeImageThreshold | undefined;
2769
+ "shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
2770
+ "shape-outside"?: import("csstype").Property.ShapeOutside | undefined;
2771
+ "tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
2772
+ "table-layout"?: import("csstype").Property.TableLayout | undefined;
2773
+ "text-align"?: import("csstype").Property.TextAlign | undefined;
2774
+ "text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
2775
+ "text-combine-upright"?: import("csstype").Property.TextCombineUpright | undefined;
2776
+ "text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
2777
+ "text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
2778
+ "text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
2779
+ "text-decoration-skip-ink"?: import("csstype").Property.TextDecorationSkipInk | undefined;
2780
+ "text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
2781
+ "text-decoration-thickness"?: import("csstype").Property.TextDecorationThickness<string | number> | undefined;
2782
+ "text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
2783
+ "text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
2784
+ "text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
2785
+ "text-indent"?: import("csstype").Property.TextIndent<string | number> | undefined;
2786
+ "text-justify"?: import("csstype").Property.TextJustify | undefined;
2787
+ "text-orientation"?: import("csstype").Property.TextOrientation | undefined;
2788
+ "text-overflow"?: import("csstype").Property.TextOverflow | undefined;
2789
+ "text-rendering"?: import("csstype").Property.TextRendering | undefined;
2790
+ "text-shadow"?: import("csstype").Property.TextShadow | undefined;
2791
+ "text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
2792
+ "text-transform"?: import("csstype").Property.TextTransform | undefined;
2793
+ "text-underline-offset"?: import("csstype").Property.TextUnderlineOffset<string | number> | undefined;
2794
+ "text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
2795
+ "text-wrap"?: import("csstype").Property.TextWrap | undefined;
2796
+ "timeline-scope"?: import("csstype").Property.TimelineScope | undefined;
2797
+ "touch-action"?: import("csstype").Property.TouchAction | undefined;
2798
+ "transform-box"?: import("csstype").Property.TransformBox | undefined;
2799
+ "transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2800
+ "transform-style"?: import("csstype").Property.TransformStyle | undefined;
2801
+ "transition-behavior"?: import("csstype").Property.TransitionBehavior | undefined;
2802
+ "transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2803
+ "transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2804
+ "transition-property"?: import("csstype").Property.TransitionProperty | undefined;
2805
+ "transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
2806
+ "unicode-bidi"?: import("csstype").Property.UnicodeBidi | undefined;
2807
+ "user-select"?: import("csstype").Property.UserSelect | undefined;
2808
+ "vertical-align"?: import("csstype").Property.VerticalAlign<string | number> | undefined;
2809
+ "view-timeline-axis"?: import("csstype").Property.ViewTimelineAxis | undefined;
2810
+ "view-timeline-inset"?: import("csstype").Property.ViewTimelineInset<string | number> | undefined;
2811
+ "view-timeline-name"?: import("csstype").Property.ViewTimelineName | undefined;
2812
+ "view-transition-name"?: import("csstype").Property.ViewTransitionName | undefined;
2813
+ "white-space"?: import("csstype").Property.WhiteSpace | undefined;
2814
+ "white-space-collapse"?: import("csstype").Property.WhiteSpaceCollapse | undefined;
2815
+ "white-space-trim"?: import("csstype").Property.WhiteSpaceTrim | undefined;
2816
+ "will-change"?: import("csstype").Property.WillChange | undefined;
2817
+ "word-break"?: import("csstype").Property.WordBreak | undefined;
2818
+ "word-spacing"?: import("csstype").Property.WordSpacing<string | number> | undefined;
2819
+ "word-wrap"?: import("csstype").Property.WordWrap | undefined;
2820
+ "writing-mode"?: import("csstype").Property.WritingMode | undefined;
2821
+ "z-index"?: import("csstype").Property.ZIndex | undefined;
2822
+ "animation-range"?: import("csstype").Property.AnimationRange<string | number> | undefined;
2823
+ "background-position"?: import("csstype").Property.BackgroundPosition<string | number> | undefined;
2824
+ "border-block"?: import("csstype").Property.BorderBlock<string | number> | undefined;
2825
+ "border-block-end"?: import("csstype").Property.BorderBlockEnd<string | number> | undefined;
2826
+ "border-block-start"?: import("csstype").Property.BorderBlockStart<string | number> | undefined;
2827
+ "border-bottom"?: import("csstype").Property.BorderBottom<string | number> | undefined;
2828
+ "border-color"?: import("csstype").Property.BorderColor | undefined;
2829
+ "border-image"?: import("csstype").Property.BorderImage | undefined;
2830
+ "border-inline"?: import("csstype").Property.BorderInline<string | number> | undefined;
2831
+ "border-inline-end"?: import("csstype").Property.BorderInlineEnd<string | number> | undefined;
2832
+ "border-inline-start"?: import("csstype").Property.BorderInlineStart<string | number> | undefined;
2833
+ "border-left"?: import("csstype").Property.BorderLeft<string | number> | undefined;
2834
+ "border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
2835
+ "border-right"?: import("csstype").Property.BorderRight<string | number> | undefined;
2836
+ "border-style"?: import("csstype").Property.BorderStyle | undefined;
2837
+ "border-top"?: import("csstype").Property.BorderTop<string | number> | undefined;
2838
+ "border-width"?: import("csstype").Property.BorderWidth<string | number> | undefined;
2839
+ "column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
2840
+ "contain-intrinsic-size"?: import("csstype").Property.ContainIntrinsicSize<string | number> | undefined;
2841
+ "flex-flow"?: import("csstype").Property.FlexFlow | undefined;
2842
+ "grid-area"?: import("csstype").Property.GridArea | undefined;
2843
+ "grid-column"?: import("csstype").Property.GridColumn | undefined;
2844
+ "grid-row"?: import("csstype").Property.GridRow | undefined;
2845
+ "grid-template"?: import("csstype").Property.GridTemplate | undefined;
2846
+ "inset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
2847
+ "inset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
2848
+ "line-clamp"?: import("csstype").Property.LineClamp | undefined;
2849
+ "list-style"?: import("csstype").Property.ListStyle | undefined;
2850
+ "margin-block"?: import("csstype").Property.MarginBlock<string | number> | undefined;
2851
+ "margin-inline"?: import("csstype").Property.MarginInline<string | number> | undefined;
2852
+ "mask-border"?: import("csstype").Property.MaskBorder | undefined;
2853
+ "overscroll-behavior"?: import("csstype").Property.OverscrollBehavior | undefined;
2854
+ "padding-block"?: import("csstype").Property.PaddingBlock<string | number> | undefined;
2855
+ "padding-inline"?: import("csstype").Property.PaddingInline<string | number> | undefined;
2856
+ "place-content"?: import("csstype").Property.PlaceContent | undefined;
2857
+ "place-items"?: import("csstype").Property.PlaceItems | undefined;
2858
+ "place-self"?: import("csstype").Property.PlaceSelf | undefined;
2859
+ "scroll-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
2860
+ "scroll-margin-block"?: import("csstype").Property.ScrollMarginBlock<string | number> | undefined;
2861
+ "scroll-margin-inline"?: import("csstype").Property.ScrollMarginInline<string | number> | undefined;
2862
+ "scroll-padding"?: import("csstype").Property.ScrollPadding<string | number> | undefined;
2863
+ "scroll-padding-block"?: import("csstype").Property.ScrollPaddingBlock<string | number> | undefined;
2864
+ "scroll-padding-inline"?: import("csstype").Property.ScrollPaddingInline<string | number> | undefined;
2865
+ "scroll-snap-margin"?: import("csstype").Property.ScrollMargin<string | number> | undefined;
2866
+ "scroll-timeline"?: import("csstype").Property.ScrollTimeline | undefined;
2867
+ "text-decoration"?: import("csstype").Property.TextDecoration<string | number> | undefined;
2868
+ "text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
2869
+ "view-timeline"?: import("csstype").Property.ViewTimeline | undefined;
2870
+ "-moz-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2871
+ "-moz-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
2872
+ "-moz-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2873
+ "-moz-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
2874
+ "-moz-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
2875
+ "-moz-animation-name"?: import("csstype").Property.AnimationName | undefined;
2876
+ "-moz-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
2877
+ "-moz-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
2878
+ "-moz-appearance"?: import("csstype").Property.MozAppearance | undefined;
2879
+ "-moz-binding"?: import("csstype").Property.MozBinding | undefined;
2880
+ "-moz-border-bottom-colors"?: import("csstype").Property.MozBorderBottomColors | undefined;
2881
+ "-moz-border-end-color"?: import("csstype").Property.BorderInlineEndColor | undefined;
2882
+ "-moz-border-end-style"?: import("csstype").Property.BorderInlineEndStyle | undefined;
2883
+ "-moz-border-end-width"?: import("csstype").Property.BorderInlineEndWidth<string | number> | undefined;
2884
+ "-moz-border-left-colors"?: import("csstype").Property.MozBorderLeftColors | undefined;
2885
+ "-moz-border-right-colors"?: import("csstype").Property.MozBorderRightColors | undefined;
2886
+ "-moz-border-start-color"?: import("csstype").Property.BorderInlineStartColor | undefined;
2887
+ "-moz-border-start-style"?: import("csstype").Property.BorderInlineStartStyle | undefined;
2888
+ "-moz-border-top-colors"?: import("csstype").Property.MozBorderTopColors | undefined;
2889
+ "-moz-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
2890
+ "-moz-column-count"?: import("csstype").Property.ColumnCount | undefined;
2891
+ "-moz-column-fill"?: import("csstype").Property.ColumnFill | undefined;
2892
+ "-moz-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
2893
+ "-moz-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
2894
+ "-moz-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
2895
+ "-moz-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
2896
+ "-moz-context-properties"?: import("csstype").Property.MozContextProperties | undefined;
2897
+ "-moz-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
2898
+ "-moz-font-language-override"?: import("csstype").Property.FontLanguageOverride | undefined;
2899
+ "-moz-hyphens"?: import("csstype").Property.Hyphens | undefined;
2900
+ "-moz-image-region"?: import("csstype").Property.MozImageRegion | undefined;
2901
+ "-moz-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
2902
+ "-moz-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
2903
+ "-moz-orient"?: import("csstype").Property.MozOrient | undefined;
2904
+ "-moz-osx-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
2905
+ "-moz-outline-radius-bottomleft"?: import("csstype").Property.MozOutlineRadiusBottomleft<string | number> | undefined;
2906
+ "-moz-outline-radius-bottomright"?: import("csstype").Property.MozOutlineRadiusBottomright<string | number> | undefined;
2907
+ "-moz-outline-radius-topleft"?: import("csstype").Property.MozOutlineRadiusTopleft<string | number> | undefined;
2908
+ "-moz-outline-radius-topright"?: import("csstype").Property.MozOutlineRadiusTopright<string | number> | undefined;
2909
+ "-moz-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
2910
+ "-moz-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
2911
+ "-moz-stack-sizing"?: import("csstype").Property.MozStackSizing | undefined;
2912
+ "-moz-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
2913
+ "-moz-text-blink"?: import("csstype").Property.MozTextBlink | undefined;
2914
+ "-moz-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
2915
+ "-moz-user-focus"?: import("csstype").Property.MozUserFocus | undefined;
2916
+ "-moz-user-modify"?: import("csstype").Property.MozUserModify | undefined;
2917
+ "-moz-user-select"?: import("csstype").Property.UserSelect | undefined;
2918
+ "-moz-window-dragging"?: import("csstype").Property.MozWindowDragging | undefined;
2919
+ "-moz-window-shadow"?: import("csstype").Property.MozWindowShadow | undefined;
2920
+ "-ms-accelerator"?: import("csstype").Property.MsAccelerator | undefined;
2921
+ "-ms-block-progression"?: import("csstype").Property.MsBlockProgression | undefined;
2922
+ "-ms-content-zoom-chaining"?: import("csstype").Property.MsContentZoomChaining | undefined;
2923
+ "-ms-content-zoom-limit-max"?: import("csstype").Property.MsContentZoomLimitMax | undefined;
2924
+ "-ms-content-zoom-limit-min"?: import("csstype").Property.MsContentZoomLimitMin | undefined;
2925
+ "-ms-content-zoom-snap-points"?: import("csstype").Property.MsContentZoomSnapPoints | undefined;
2926
+ "-ms-content-zoom-snap-type"?: import("csstype").Property.MsContentZoomSnapType | undefined;
2927
+ "-ms-content-zooming"?: import("csstype").Property.MsContentZooming | undefined;
2928
+ "-ms-filter"?: import("csstype").Property.MsFilter | undefined;
2929
+ "-ms-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
2930
+ "-ms-flex-positive"?: import("csstype").Property.FlexGrow | undefined;
2931
+ "-ms-flow-from"?: import("csstype").Property.MsFlowFrom | undefined;
2932
+ "-ms-flow-into"?: import("csstype").Property.MsFlowInto | undefined;
2933
+ "-ms-grid-columns"?: import("csstype").Property.MsGridColumns<string | number> | undefined;
2934
+ "-ms-grid-rows"?: import("csstype").Property.MsGridRows<string | number> | undefined;
2935
+ "-ms-high-contrast-adjust"?: import("csstype").Property.MsHighContrastAdjust | undefined;
2936
+ "-ms-hyphenate-limit-chars"?: import("csstype").Property.MsHyphenateLimitChars | undefined;
2937
+ "-ms-hyphenate-limit-lines"?: import("csstype").Property.MsHyphenateLimitLines | undefined;
2938
+ "-ms-hyphenate-limit-zone"?: import("csstype").Property.MsHyphenateLimitZone<string | number> | undefined;
2939
+ "-ms-hyphens"?: import("csstype").Property.Hyphens | undefined;
2940
+ "-ms-ime-align"?: import("csstype").Property.MsImeAlign | undefined;
2941
+ "-ms-line-break"?: import("csstype").Property.LineBreak | undefined;
2942
+ "-ms-order"?: import("csstype").Property.Order | undefined;
2943
+ "-ms-overflow-style"?: import("csstype").Property.MsOverflowStyle | undefined;
2944
+ "-ms-overflow-x"?: import("csstype").Property.OverflowX | undefined;
2945
+ "-ms-overflow-y"?: import("csstype").Property.OverflowY | undefined;
2946
+ "-ms-scroll-chaining"?: import("csstype").Property.MsScrollChaining | undefined;
2947
+ "-ms-scroll-limit-x-max"?: import("csstype").Property.MsScrollLimitXMax<string | number> | undefined;
2948
+ "-ms-scroll-limit-x-min"?: import("csstype").Property.MsScrollLimitXMin<string | number> | undefined;
2949
+ "-ms-scroll-limit-y-max"?: import("csstype").Property.MsScrollLimitYMax<string | number> | undefined;
2950
+ "-ms-scroll-limit-y-min"?: import("csstype").Property.MsScrollLimitYMin<string | number> | undefined;
2951
+ "-ms-scroll-rails"?: import("csstype").Property.MsScrollRails | undefined;
2952
+ "-ms-scroll-snap-points-x"?: import("csstype").Property.MsScrollSnapPointsX | undefined;
2953
+ "-ms-scroll-snap-points-y"?: import("csstype").Property.MsScrollSnapPointsY | undefined;
2954
+ "-ms-scroll-snap-type"?: import("csstype").Property.MsScrollSnapType | undefined;
2955
+ "-ms-scroll-translation"?: import("csstype").Property.MsScrollTranslation | undefined;
2956
+ "-ms-scrollbar-3dlight-color"?: import("csstype").Property.MsScrollbar3dlightColor | undefined;
2957
+ "-ms-scrollbar-arrow-color"?: import("csstype").Property.MsScrollbarArrowColor | undefined;
2958
+ "-ms-scrollbar-base-color"?: import("csstype").Property.MsScrollbarBaseColor | undefined;
2959
+ "-ms-scrollbar-darkshadow-color"?: import("csstype").Property.MsScrollbarDarkshadowColor | undefined;
2960
+ "-ms-scrollbar-face-color"?: import("csstype").Property.MsScrollbarFaceColor | undefined;
2961
+ "-ms-scrollbar-highlight-color"?: import("csstype").Property.MsScrollbarHighlightColor | undefined;
2962
+ "-ms-scrollbar-shadow-color"?: import("csstype").Property.MsScrollbarShadowColor | undefined;
2963
+ "-ms-scrollbar-track-color"?: import("csstype").Property.MsScrollbarTrackColor | undefined;
2964
+ "-ms-text-autospace"?: import("csstype").Property.MsTextAutospace | undefined;
2965
+ "-ms-text-combine-horizontal"?: import("csstype").Property.TextCombineUpright | undefined;
2966
+ "-ms-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
2967
+ "-ms-touch-action"?: import("csstype").Property.TouchAction | undefined;
2968
+ "-ms-touch-select"?: import("csstype").Property.MsTouchSelect | undefined;
2969
+ "-ms-transform"?: import("csstype").Property.Transform | undefined;
2970
+ "-ms-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
2971
+ "-ms-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
2972
+ "-ms-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
2973
+ "-ms-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
2974
+ "-ms-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
2975
+ "-ms-user-select"?: import("csstype").Property.MsUserSelect | undefined;
2976
+ "-ms-word-break"?: import("csstype").Property.WordBreak | undefined;
2977
+ "-ms-wrap-flow"?: import("csstype").Property.MsWrapFlow | undefined;
2978
+ "-ms-wrap-margin"?: import("csstype").Property.MsWrapMargin<string | number> | undefined;
2979
+ "-ms-wrap-through"?: import("csstype").Property.MsWrapThrough | undefined;
2980
+ "-ms-writing-mode"?: import("csstype").Property.WritingMode | undefined;
2981
+ "-webkit-align-content"?: import("csstype").Property.AlignContent | undefined;
2982
+ "-webkit-align-items"?: import("csstype").Property.AlignItems | undefined;
2983
+ "-webkit-align-self"?: import("csstype").Property.AlignSelf | undefined;
2984
+ "-webkit-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
2985
+ "-webkit-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
2986
+ "-webkit-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
2987
+ "-webkit-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
2988
+ "-webkit-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
2989
+ "-webkit-animation-name"?: import("csstype").Property.AnimationName | undefined;
2990
+ "-webkit-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
2991
+ "-webkit-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
2992
+ "-webkit-appearance"?: import("csstype").Property.WebkitAppearance | undefined;
2993
+ "-webkit-backdrop-filter"?: import("csstype").Property.BackdropFilter | undefined;
2994
+ "-webkit-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
2995
+ "-webkit-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
2996
+ "-webkit-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
2997
+ "-webkit-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
2998
+ "-webkit-border-before-color"?: import("csstype").Property.WebkitBorderBeforeColor | undefined;
2999
+ "-webkit-border-before-style"?: import("csstype").Property.WebkitBorderBeforeStyle | undefined;
3000
+ "-webkit-border-before-width"?: import("csstype").Property.WebkitBorderBeforeWidth<string | number> | undefined;
3001
+ "-webkit-border-bottom-left-radius"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
3002
+ "-webkit-border-bottom-right-radius"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
3003
+ "-webkit-border-image-slice"?: import("csstype").Property.BorderImageSlice | undefined;
3004
+ "-webkit-border-top-left-radius"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
3005
+ "-webkit-border-top-right-radius"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
3006
+ "-webkit-box-decoration-break"?: import("csstype").Property.BoxDecorationBreak | undefined;
3007
+ "-webkit-box-reflect"?: import("csstype").Property.WebkitBoxReflect<string | number> | undefined;
3008
+ "-webkit-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
3009
+ "-webkit-box-sizing"?: import("csstype").Property.BoxSizing | undefined;
3010
+ "-webkit-clip-path"?: import("csstype").Property.ClipPath | undefined;
3011
+ "-webkit-column-count"?: import("csstype").Property.ColumnCount | undefined;
3012
+ "-webkit-column-fill"?: import("csstype").Property.ColumnFill | undefined;
3013
+ "-webkit-column-rule-color"?: import("csstype").Property.ColumnRuleColor | undefined;
3014
+ "-webkit-column-rule-style"?: import("csstype").Property.ColumnRuleStyle | undefined;
3015
+ "-webkit-column-rule-width"?: import("csstype").Property.ColumnRuleWidth<string | number> | undefined;
3016
+ "-webkit-column-span"?: import("csstype").Property.ColumnSpan | undefined;
3017
+ "-webkit-column-width"?: import("csstype").Property.ColumnWidth<string | number> | undefined;
3018
+ "-webkit-filter"?: import("csstype").Property.Filter | undefined;
3019
+ "-webkit-flex-basis"?: import("csstype").Property.FlexBasis<string | number> | undefined;
3020
+ "-webkit-flex-direction"?: import("csstype").Property.FlexDirection | undefined;
3021
+ "-webkit-flex-grow"?: import("csstype").Property.FlexGrow | undefined;
3022
+ "-webkit-flex-shrink"?: import("csstype").Property.FlexShrink | undefined;
3023
+ "-webkit-flex-wrap"?: import("csstype").Property.FlexWrap | undefined;
3024
+ "-webkit-font-feature-settings"?: import("csstype").Property.FontFeatureSettings | undefined;
3025
+ "-webkit-font-kerning"?: import("csstype").Property.FontKerning | undefined;
3026
+ "-webkit-font-smoothing"?: import("csstype").Property.FontSmooth<string | number> | undefined;
3027
+ "-webkit-font-variant-ligatures"?: import("csstype").Property.FontVariantLigatures | undefined;
3028
+ "-webkit-hyphenate-character"?: import("csstype").Property.HyphenateCharacter | undefined;
3029
+ "-webkit-hyphens"?: import("csstype").Property.Hyphens | undefined;
3030
+ "-webkit-initial-letter"?: import("csstype").Property.InitialLetter | undefined;
3031
+ "-webkit-justify-content"?: import("csstype").Property.JustifyContent | undefined;
3032
+ "-webkit-line-break"?: import("csstype").Property.LineBreak | undefined;
3033
+ "-webkit-line-clamp"?: import("csstype").Property.WebkitLineClamp | undefined;
3034
+ "-webkit-margin-end"?: import("csstype").Property.MarginInlineEnd<string | number> | undefined;
3035
+ "-webkit-margin-start"?: import("csstype").Property.MarginInlineStart<string | number> | undefined;
3036
+ "-webkit-mask-attachment"?: import("csstype").Property.WebkitMaskAttachment | undefined;
3037
+ "-webkit-mask-box-image-outset"?: import("csstype").Property.MaskBorderOutset<string | number> | undefined;
3038
+ "-webkit-mask-box-image-repeat"?: import("csstype").Property.MaskBorderRepeat | undefined;
3039
+ "-webkit-mask-box-image-slice"?: import("csstype").Property.MaskBorderSlice | undefined;
3040
+ "-webkit-mask-box-image-source"?: import("csstype").Property.MaskBorderSource | undefined;
3041
+ "-webkit-mask-box-image-width"?: import("csstype").Property.MaskBorderWidth<string | number> | undefined;
3042
+ "-webkit-mask-clip"?: import("csstype").Property.WebkitMaskClip | undefined;
3043
+ "-webkit-mask-composite"?: import("csstype").Property.WebkitMaskComposite | undefined;
3044
+ "-webkit-mask-image"?: import("csstype").Property.WebkitMaskImage | undefined;
3045
+ "-webkit-mask-origin"?: import("csstype").Property.WebkitMaskOrigin | undefined;
3046
+ "-webkit-mask-position"?: import("csstype").Property.WebkitMaskPosition<string | number> | undefined;
3047
+ "-webkit-mask-position-x"?: import("csstype").Property.WebkitMaskPositionX<string | number> | undefined;
3048
+ "-webkit-mask-position-y"?: import("csstype").Property.WebkitMaskPositionY<string | number> | undefined;
3049
+ "-webkit-mask-repeat"?: import("csstype").Property.WebkitMaskRepeat | undefined;
3050
+ "-webkit-mask-repeat-x"?: import("csstype").Property.WebkitMaskRepeatX | undefined;
3051
+ "-webkit-mask-repeat-y"?: import("csstype").Property.WebkitMaskRepeatY | undefined;
3052
+ "-webkit-mask-size"?: import("csstype").Property.WebkitMaskSize<string | number> | undefined;
3053
+ "-webkit-max-inline-size"?: import("csstype").Property.MaxInlineSize<string | number> | undefined;
3054
+ "-webkit-order"?: import("csstype").Property.Order | undefined;
3055
+ "-webkit-overflow-scrolling"?: import("csstype").Property.WebkitOverflowScrolling | undefined;
3056
+ "-webkit-padding-end"?: import("csstype").Property.PaddingInlineEnd<string | number> | undefined;
3057
+ "-webkit-padding-start"?: import("csstype").Property.PaddingInlineStart<string | number> | undefined;
3058
+ "-webkit-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
3059
+ "-webkit-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
3060
+ "-webkit-print-color-adjust"?: import("csstype").Property.PrintColorAdjust | undefined;
3061
+ "-webkit-ruby-position"?: import("csstype").Property.RubyPosition | undefined;
3062
+ "-webkit-scroll-snap-type"?: import("csstype").Property.ScrollSnapType | undefined;
3063
+ "-webkit-shape-margin"?: import("csstype").Property.ShapeMargin<string | number> | undefined;
3064
+ "-webkit-tap-highlight-color"?: import("csstype").Property.WebkitTapHighlightColor | undefined;
3065
+ "-webkit-text-combine"?: import("csstype").Property.TextCombineUpright | undefined;
3066
+ "-webkit-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
3067
+ "-webkit-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
3068
+ "-webkit-text-decoration-skip"?: import("csstype").Property.TextDecorationSkip | undefined;
3069
+ "-webkit-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
3070
+ "-webkit-text-emphasis-color"?: import("csstype").Property.TextEmphasisColor | undefined;
3071
+ "-webkit-text-emphasis-position"?: import("csstype").Property.TextEmphasisPosition | undefined;
3072
+ "-webkit-text-emphasis-style"?: import("csstype").Property.TextEmphasisStyle | undefined;
3073
+ "-webkit-text-fill-color"?: import("csstype").Property.WebkitTextFillColor | undefined;
3074
+ "-webkit-text-orientation"?: import("csstype").Property.TextOrientation | undefined;
3075
+ "-webkit-text-size-adjust"?: import("csstype").Property.TextSizeAdjust | undefined;
3076
+ "-webkit-text-stroke-color"?: import("csstype").Property.WebkitTextStrokeColor | undefined;
3077
+ "-webkit-text-stroke-width"?: import("csstype").Property.WebkitTextStrokeWidth<string | number> | undefined;
3078
+ "-webkit-text-underline-position"?: import("csstype").Property.TextUnderlinePosition | undefined;
3079
+ "-webkit-touch-callout"?: import("csstype").Property.WebkitTouchCallout | undefined;
3080
+ "-webkit-transform"?: import("csstype").Property.Transform | undefined;
3081
+ "-webkit-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
3082
+ "-webkit-transform-style"?: import("csstype").Property.TransformStyle | undefined;
3083
+ "-webkit-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
3084
+ "-webkit-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
3085
+ "-webkit-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
3086
+ "-webkit-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
3087
+ "-webkit-user-modify"?: import("csstype").Property.WebkitUserModify | undefined;
3088
+ "-webkit-user-select"?: import("csstype").Property.UserSelect | undefined;
3089
+ "-webkit-writing-mode"?: import("csstype").Property.WritingMode | undefined;
3090
+ "-moz-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
3091
+ "-moz-border-image"?: import("csstype").Property.BorderImage | undefined;
3092
+ "-moz-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
3093
+ "-moz-columns"?: import("csstype").Property.Columns<string | number> | undefined;
3094
+ "-moz-outline-radius"?: import("csstype").Property.MozOutlineRadius<string | number> | undefined;
3095
+ "-ms-content-zoom-limit"?: import("csstype").Property.MsContentZoomLimit | undefined;
3096
+ "-ms-content-zoom-snap"?: import("csstype").Property.MsContentZoomSnap | undefined;
3097
+ "-ms-flex"?: import("csstype").Property.Flex<string | number> | undefined;
3098
+ "-ms-scroll-limit"?: import("csstype").Property.MsScrollLimit | undefined;
3099
+ "-ms-scroll-snap-x"?: import("csstype").Property.MsScrollSnapX | undefined;
3100
+ "-ms-scroll-snap-y"?: import("csstype").Property.MsScrollSnapY | undefined;
3101
+ "-ms-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
3102
+ "-webkit-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
3103
+ "-webkit-border-before"?: import("csstype").Property.WebkitBorderBefore<string | number> | undefined;
3104
+ "-webkit-border-image"?: import("csstype").Property.BorderImage | undefined;
3105
+ "-webkit-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
3106
+ "-webkit-column-rule"?: import("csstype").Property.ColumnRule<string | number> | undefined;
3107
+ "-webkit-columns"?: import("csstype").Property.Columns<string | number> | undefined;
3108
+ "-webkit-flex"?: import("csstype").Property.Flex<string | number> | undefined;
3109
+ "-webkit-flex-flow"?: import("csstype").Property.FlexFlow | undefined;
3110
+ "-webkit-mask"?: import("csstype").Property.WebkitMask<string | number> | undefined;
3111
+ "-webkit-mask-box-image"?: import("csstype").Property.MaskBorder | undefined;
3112
+ "-webkit-text-emphasis"?: import("csstype").Property.TextEmphasis | undefined;
3113
+ "-webkit-text-stroke"?: import("csstype").Property.WebkitTextStroke<string | number> | undefined;
3114
+ "-webkit-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
3115
+ "box-align"?: import("csstype").Property.BoxAlign | undefined;
3116
+ "box-direction"?: import("csstype").Property.BoxDirection | undefined;
3117
+ "box-flex"?: import("csstype").Property.BoxFlex | undefined;
3118
+ "box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
3119
+ "box-lines"?: import("csstype").Property.BoxLines | undefined;
3120
+ "box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
3121
+ "box-orient"?: import("csstype").Property.BoxOrient | undefined;
3122
+ "box-pack"?: import("csstype").Property.BoxPack | undefined;
3123
+ "grid-column-gap"?: import("csstype").Property.GridColumnGap<string | number> | undefined;
3124
+ "grid-gap"?: import("csstype").Property.GridGap<string | number> | undefined;
3125
+ "grid-row-gap"?: import("csstype").Property.GridRowGap<string | number> | undefined;
3126
+ "ime-mode"?: import("csstype").Property.ImeMode | undefined;
3127
+ "offset-block"?: import("csstype").Property.InsetBlock<string | number> | undefined;
3128
+ "offset-block-end"?: import("csstype").Property.InsetBlockEnd<string | number> | undefined;
3129
+ "offset-block-start"?: import("csstype").Property.InsetBlockStart<string | number> | undefined;
3130
+ "offset-inline"?: import("csstype").Property.InsetInline<string | number> | undefined;
3131
+ "offset-inline-end"?: import("csstype").Property.InsetInlineEnd<string | number> | undefined;
3132
+ "offset-inline-start"?: import("csstype").Property.InsetInlineStart<string | number> | undefined;
3133
+ "scroll-snap-coordinate"?: import("csstype").Property.ScrollSnapCoordinate<string | number> | undefined;
3134
+ "scroll-snap-destination"?: import("csstype").Property.ScrollSnapDestination<string | number> | undefined;
3135
+ "scroll-snap-points-x"?: import("csstype").Property.ScrollSnapPointsX | undefined;
3136
+ "scroll-snap-points-y"?: import("csstype").Property.ScrollSnapPointsY | undefined;
3137
+ "scroll-snap-type-x"?: import("csstype").Property.ScrollSnapTypeX | undefined;
3138
+ "scroll-snap-type-y"?: import("csstype").Property.ScrollSnapTypeY | undefined;
3139
+ "-khtml-box-align"?: import("csstype").Property.BoxAlign | undefined;
3140
+ "-khtml-box-direction"?: import("csstype").Property.BoxDirection | undefined;
3141
+ "-khtml-box-flex"?: import("csstype").Property.BoxFlex | undefined;
3142
+ "-khtml-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
3143
+ "-khtml-box-lines"?: import("csstype").Property.BoxLines | undefined;
3144
+ "-khtml-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
3145
+ "-khtml-box-orient"?: import("csstype").Property.BoxOrient | undefined;
3146
+ "-khtml-box-pack"?: import("csstype").Property.BoxPack | undefined;
3147
+ "-khtml-line-break"?: import("csstype").Property.LineBreak | undefined;
3148
+ "-khtml-opacity"?: import("csstype").Property.Opacity | undefined;
3149
+ "-khtml-user-select"?: import("csstype").Property.UserSelect | undefined;
3150
+ "-moz-backface-visibility"?: import("csstype").Property.BackfaceVisibility | undefined;
3151
+ "-moz-background-clip"?: import("csstype").Property.BackgroundClip | undefined;
3152
+ "-moz-background-inline-policy"?: import("csstype").Property.BoxDecorationBreak | undefined;
3153
+ "-moz-background-origin"?: import("csstype").Property.BackgroundOrigin | undefined;
3154
+ "-moz-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
3155
+ "-moz-border-radius"?: import("csstype").Property.BorderRadius<string | number> | undefined;
3156
+ "-moz-border-radius-bottomleft"?: import("csstype").Property.BorderBottomLeftRadius<string | number> | undefined;
3157
+ "-moz-border-radius-bottomright"?: import("csstype").Property.BorderBottomRightRadius<string | number> | undefined;
3158
+ "-moz-border-radius-topleft"?: import("csstype").Property.BorderTopLeftRadius<string | number> | undefined;
3159
+ "-moz-border-radius-topright"?: import("csstype").Property.BorderTopRightRadius<string | number> | undefined;
3160
+ "-moz-box-align"?: import("csstype").Property.BoxAlign | undefined;
3161
+ "-moz-box-direction"?: import("csstype").Property.BoxDirection | undefined;
3162
+ "-moz-box-flex"?: import("csstype").Property.BoxFlex | undefined;
3163
+ "-moz-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
3164
+ "-moz-box-orient"?: import("csstype").Property.BoxOrient | undefined;
3165
+ "-moz-box-pack"?: import("csstype").Property.BoxPack | undefined;
3166
+ "-moz-box-shadow"?: import("csstype").Property.BoxShadow | undefined;
3167
+ "-moz-float-edge"?: import("csstype").Property.MozFloatEdge | undefined;
3168
+ "-moz-force-broken-image-icon"?: import("csstype").Property.MozForceBrokenImageIcon | undefined;
3169
+ "-moz-opacity"?: import("csstype").Property.Opacity | undefined;
3170
+ "-moz-outline"?: import("csstype").Property.Outline<string | number> | undefined;
3171
+ "-moz-outline-color"?: import("csstype").Property.OutlineColor | undefined;
3172
+ "-moz-outline-style"?: import("csstype").Property.OutlineStyle | undefined;
3173
+ "-moz-outline-width"?: import("csstype").Property.OutlineWidth<string | number> | undefined;
3174
+ "-moz-perspective"?: import("csstype").Property.Perspective<string | number> | undefined;
3175
+ "-moz-perspective-origin"?: import("csstype").Property.PerspectiveOrigin<string | number> | undefined;
3176
+ "-moz-text-align-last"?: import("csstype").Property.TextAlignLast | undefined;
3177
+ "-moz-text-decoration-color"?: import("csstype").Property.TextDecorationColor | undefined;
3178
+ "-moz-text-decoration-line"?: import("csstype").Property.TextDecorationLine | undefined;
3179
+ "-moz-text-decoration-style"?: import("csstype").Property.TextDecorationStyle | undefined;
3180
+ "-moz-transform"?: import("csstype").Property.Transform | undefined;
3181
+ "-moz-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
3182
+ "-moz-transform-style"?: import("csstype").Property.TransformStyle | undefined;
3183
+ "-moz-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
3184
+ "-moz-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
3185
+ "-moz-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
3186
+ "-moz-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
3187
+ "-moz-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
3188
+ "-moz-user-input"?: import("csstype").Property.MozUserInput | undefined;
3189
+ "-ms-ime-mode"?: import("csstype").Property.ImeMode | undefined;
3190
+ "-o-animation"?: import("csstype").Property.Animation<string & {}> | undefined;
3191
+ "-o-animation-delay"?: import("csstype").Property.AnimationDelay<string & {}> | undefined;
3192
+ "-o-animation-direction"?: import("csstype").Property.AnimationDirection | undefined;
3193
+ "-o-animation-duration"?: import("csstype").Property.AnimationDuration<string & {}> | undefined;
3194
+ "-o-animation-fill-mode"?: import("csstype").Property.AnimationFillMode | undefined;
3195
+ "-o-animation-iteration-count"?: import("csstype").Property.AnimationIterationCount | undefined;
3196
+ "-o-animation-name"?: import("csstype").Property.AnimationName | undefined;
3197
+ "-o-animation-play-state"?: import("csstype").Property.AnimationPlayState | undefined;
3198
+ "-o-animation-timing-function"?: import("csstype").Property.AnimationTimingFunction | undefined;
3199
+ "-o-background-size"?: import("csstype").Property.BackgroundSize<string | number> | undefined;
3200
+ "-o-border-image"?: import("csstype").Property.BorderImage | undefined;
3201
+ "-o-object-fit"?: import("csstype").Property.ObjectFit | undefined;
3202
+ "-o-object-position"?: import("csstype").Property.ObjectPosition<string | number> | undefined;
3203
+ "-o-tab-size"?: import("csstype").Property.TabSize<string | number> | undefined;
3204
+ "-o-text-overflow"?: import("csstype").Property.TextOverflow | undefined;
3205
+ "-o-transform"?: import("csstype").Property.Transform | undefined;
3206
+ "-o-transform-origin"?: import("csstype").Property.TransformOrigin<string | number> | undefined;
3207
+ "-o-transition"?: import("csstype").Property.Transition<string & {}> | undefined;
3208
+ "-o-transition-delay"?: import("csstype").Property.TransitionDelay<string & {}> | undefined;
3209
+ "-o-transition-duration"?: import("csstype").Property.TransitionDuration<string & {}> | undefined;
3210
+ "-o-transition-property"?: import("csstype").Property.TransitionProperty | undefined;
3211
+ "-o-transition-timing-function"?: import("csstype").Property.TransitionTimingFunction | undefined;
3212
+ "-webkit-box-align"?: import("csstype").Property.BoxAlign | undefined;
3213
+ "-webkit-box-direction"?: import("csstype").Property.BoxDirection | undefined;
3214
+ "-webkit-box-flex"?: import("csstype").Property.BoxFlex | undefined;
3215
+ "-webkit-box-flex-group"?: import("csstype").Property.BoxFlexGroup | undefined;
3216
+ "-webkit-box-lines"?: import("csstype").Property.BoxLines | undefined;
3217
+ "-webkit-box-ordinal-group"?: import("csstype").Property.BoxOrdinalGroup | undefined;
3218
+ "-webkit-box-orient"?: import("csstype").Property.BoxOrient | undefined;
3219
+ "-webkit-box-pack"?: import("csstype").Property.BoxPack | undefined;
3220
+ "alignment-baseline"?: import("csstype").Property.AlignmentBaseline | undefined;
3221
+ "baseline-shift"?: import("csstype").Property.BaselineShift<string | number> | undefined;
3222
+ "clip-rule"?: import("csstype").Property.ClipRule | undefined;
3223
+ "color-interpolation"?: import("csstype").Property.ColorInterpolation | undefined;
3224
+ "color-rendering"?: import("csstype").Property.ColorRendering | undefined;
3225
+ "dominant-baseline"?: import("csstype").Property.DominantBaseline | undefined;
3226
+ "fill-opacity"?: import("csstype").Property.FillOpacity | undefined;
3227
+ "fill-rule"?: import("csstype").Property.FillRule | undefined;
3228
+ "flood-color"?: import("csstype").Property.FloodColor | undefined;
3229
+ "flood-opacity"?: import("csstype").Property.FloodOpacity | undefined;
3230
+ "glyph-orientation-vertical"?: import("csstype").Property.GlyphOrientationVertical | undefined;
3231
+ "lighting-color"?: import("csstype").Property.LightingColor | undefined;
3232
+ "marker-end"?: import("csstype").Property.MarkerEnd | undefined;
3233
+ "marker-mid"?: import("csstype").Property.MarkerMid | undefined;
3234
+ "marker-start"?: import("csstype").Property.MarkerStart | undefined;
3235
+ "shape-rendering"?: import("csstype").Property.ShapeRendering | undefined;
3236
+ "stop-color"?: import("csstype").Property.StopColor | undefined;
3237
+ "stop-opacity"?: import("csstype").Property.StopOpacity | undefined;
3238
+ "stroke-dasharray"?: import("csstype").Property.StrokeDasharray<string | number> | undefined;
3239
+ "stroke-dashoffset"?: import("csstype").Property.StrokeDashoffset<string | number> | undefined;
3240
+ "stroke-linecap"?: import("csstype").Property.StrokeLinecap | undefined;
3241
+ "stroke-linejoin"?: import("csstype").Property.StrokeLinejoin | undefined;
3242
+ "stroke-miterlimit"?: import("csstype").Property.StrokeMiterlimit | undefined;
3243
+ "stroke-opacity"?: import("csstype").Property.StrokeOpacity | undefined;
3244
+ "stroke-width"?: import("csstype").Property.StrokeWidth<string | number> | undefined;
3245
+ "text-anchor"?: import("csstype").Property.TextAnchor | undefined;
3246
+ "vector-effect"?: import("csstype").Property.VectorEffect | undefined;
3247
+ } | undefined;
60
3248
  readonly class?: string | undefined;
61
3249
  readonly iconName?: string | undefined;
62
3250
  readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
@@ -102,6 +3290,12 @@ declare const _default: import("vue").DefineComponent<{
102
3290
  readonly validator: ((val: unknown) => boolean) | undefined;
103
3291
  __epPropKey: true;
104
3292
  };
3293
+ readonly style: {
3294
+ readonly type: import("vue").PropType<import("vue").CSSProperties>;
3295
+ readonly required: false;
3296
+ readonly validator: ((val: unknown) => boolean) | undefined;
3297
+ __epPropKey: true;
3298
+ };
105
3299
  readonly tooltipClass: {
106
3300
  readonly type: import("vue").PropType<string>;
107
3301
  readonly required: false;
@@ -153,6 +3347,7 @@ declare const _default: import("vue").DefineComponent<{
153
3347
  readonly disabled?: import("ll-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown> | undefined;
154
3348
  readonly onClick?: Function | undefined;
155
3349
  readonly data?: any;
3350
+ readonly style?: import("vue").CSSProperties | undefined;
156
3351
  readonly class?: string | undefined;
157
3352
  readonly iconName?: string | undefined;
158
3353
  readonly iconType?: import("ll-plus/es/utils").EpPropMergeType<StringConstructor, "default" | "primary", unknown> | undefined;
@@ -185,6 +3380,12 @@ declare const _default: import("vue").DefineComponent<{
185
3380
  readonly validator: ((val: unknown) => boolean) | undefined;
186
3381
  __epPropKey: true;
187
3382
  };
3383
+ readonly style: {
3384
+ readonly type: import("vue").PropType<import("vue").CSSProperties>;
3385
+ readonly required: false;
3386
+ readonly validator: ((val: unknown) => boolean) | undefined;
3387
+ __epPropKey: true;
3388
+ };
188
3389
  readonly tooltipClass: {
189
3390
  readonly type: import("vue").PropType<string>;
190
3391
  readonly required: false;