cnhis-design-vue 3.2.5-beta.2 → 3.2.5-beta.21

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 (84) hide show
  1. package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +1 -1
  2. package/es/components/button-print/index.d.ts +22 -2
  3. package/es/components/button-print/src/ButtonPrint.vue.d.ts +22 -2
  4. package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
  5. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +4 -1
  6. package/es/components/button-print/src/components/NewPrintComponent.vue2.js +1 -1
  7. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +1 -1
  8. package/es/components/callback/src/components/render/popupMaps.d.ts +1535 -1
  9. package/es/components/card-reader-sdk/src/cardReaderSDK.js +1 -1
  10. package/es/components/card-reader-sdk/src/types/index.d.ts +1 -0
  11. package/es/components/classification/src/components/table-modal/index.vue.d.ts +3 -0
  12. package/es/components/classification/src/index.vue.d.ts +3 -0
  13. package/es/components/date-picker/src/DatePicker.vue2.js +1 -1
  14. package/es/components/default-page/src/index.vue2.js +1 -1
  15. package/es/components/default-page/style/index.css +1 -1
  16. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
  17. package/es/components/field-set/src/FieldColor.vue.d.ts +3 -3
  18. package/es/components/field-set/src/FieldFilter.vue.d.ts +3 -3
  19. package/es/components/field-set/src/FieldSet.vue.d.ts +4 -4
  20. package/es/components/field-set/src/components/Row.vue.d.ts +3 -3
  21. package/es/components/form-config/index.d.ts +5 -0
  22. package/es/components/form-config/src/FormConfig.vue.d.ts +5 -0
  23. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +5 -0
  24. package/es/components/form-config/src/hooks/useConfigurationField.js +1 -1
  25. package/es/components/form-config/src/types/index.d.ts +5 -0
  26. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
  27. package/es/components/form-render/src/components/renderer/select.js +1 -1
  28. package/es/components/form-render/src/components/renderer/switch.d.ts +1 -1
  29. package/es/components/form-render/src/components/renderer/switch.js +1 -1
  30. package/es/components/form-render/src/hooks/useFormContext.js +1 -1
  31. package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
  32. package/es/components/form-render/src/types/fieldItem.d.ts +1 -0
  33. package/es/components/iho-table/index.d.ts +1535 -1
  34. package/es/components/iho-table/src/IhoTable.vue.d.ts +1536 -2
  35. package/es/components/iho-table/src/IhoTable.vue2.js +1 -1
  36. package/es/components/iho-table/src/constants/index.d.ts +3 -1
  37. package/es/components/iho-table/src/constants/index.js +1 -1
  38. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +5 -2
  39. package/es/components/iho-table/src/hooks/tapHooks/index.js +1 -1
  40. package/es/components/iho-table/src/plugins/defaultConfigPlugin.js +1 -1
  41. package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
  42. package/es/components/iho-table/src/plugins/highLightSetPlugin.js +1 -1
  43. package/es/components/iho-table/src/plugins/index.js +1 -1
  44. package/es/components/iho-table/src/plugins/pagerScrollPlugin/index.js +1 -1
  45. package/es/components/iho-table/src/plugins/pagerScrollPlugin/utils.d.ts +0 -1
  46. package/es/components/iho-table/src/plugins/pagerScrollPlugin/utils.js +1 -1
  47. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue2.js +1 -1
  48. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  49. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.js +1 -1
  50. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.js +1 -1
  51. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
  52. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.js +1 -1
  53. package/es/components/iho-table/src/plugins/stickyFixedPlugin.d.ts +1 -0
  54. package/es/components/iho-table/src/plugins/stickyFixedPlugin.js +1 -0
  55. package/es/components/iho-table/src/types/index.d.ts +10 -6
  56. package/es/components/iho-table/src/types/pluginType.d.ts +3 -1
  57. package/es/components/iho-table/src/utils/index.d.ts +5 -3
  58. package/es/components/iho-table/src/utils/index.js +1 -1
  59. package/es/components/iho-table/style/index.css +1 -1
  60. package/es/components/index.css +1 -1
  61. package/es/components/info-header/src/InfoHeader.vue2.js +1 -1
  62. package/es/components/select-person/src/SearchOrgAndStaff.vue2.js +1 -1
  63. package/es/components/shortcut-provider/src/ShortcutProvider.vue2.js +1 -1
  64. package/es/components/shortcut-setter/index.d.ts +1 -0
  65. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +1 -0
  66. package/es/components/shortcut-setter/src/ShortcutSetter.vue2.js +1 -1
  67. package/es/components/step-notice/src/StepNotice.vue2.js +1 -1
  68. package/es/components/table-filter/src/hooks/useAdvanced.js +1 -1
  69. package/es/components/table-filter/src/types/enums.d.ts +4 -0
  70. package/es/components/table-filter/src/types/enums.js +1 -1
  71. package/es/components/table-filter/src/types/index.d.ts +1 -0
  72. package/es/components/time-picker/src/TimePicker.vue2.js +1 -1
  73. package/es/env.d.ts +25 -25
  74. package/es/shared/hooks/selectHooks/useOptionFiltered.js +1 -1
  75. package/es/shared/hooks/selectHooks/useSelectRenders.js +1 -1
  76. package/es/shared/hooks/useFormRequest/index.js +1 -1
  77. package/es/shared/hooks/useLevelSearchCascader.js +1 -1
  78. package/es/shared/hooks/useTheme.js +1 -1
  79. package/es/shared/package.json.js +1 -1
  80. package/es/shared/utils/index.js +1 -1
  81. package/package.json +2 -2
  82. package/es/components/iho-table/src/plugins/pagerScrollPlugin/pagerScroll.vue.d.ts +0 -26
  83. package/es/components/iho-table/src/plugins/pagerScrollPlugin/pagerScroll.vue.js +0 -1
  84. package/es/components/iho-table/src/plugins/pagerScrollPlugin/pagerScroll.vue2.js +0 -1
@@ -3,7 +3,7 @@ import { AnyObject } from '../../../shared/types';
3
3
  import { PropType } from 'vue';
4
4
  import { VxeTableInstance } from 'vxe-table';
5
5
  import { AnnotationItem } from '../../../components/annotation-edit/src/type';
6
- import { IhoTableConfig, IhoTableHandler, LowCodeTableFieldItem } from '../../../components/iho-table/src/types';
6
+ import { $VxeTable, IhoTableConfig, IhoTableHandler, LowCodeTableFieldItem } from '../../../components/iho-table/src/types';
7
7
  declare const _default: import("vue").DefineComponent<{
8
8
  tableConfig: {
9
9
  type: PropType<IhoTableConfig>;
@@ -127,7 +127,1533 @@ declare const _default: import("vue").DefineComponent<{
127
127
  onRowDrag?: ((...args: any[]) => any) | undefined;
128
128
  }>>;
129
129
  __emits: (event: "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", ...args: any[]) => void;
130
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
130
+ $xeTable: import("vue").Ref<$VxeTable | undefined>;
131
+ loading: import("vue").Ref<boolean>;
132
+ themCSSVars: import("vue").ComputedRef<import("vue").CSSProperties>;
133
+ CSSVars: import("vue").ComputedRef<{
134
+ [x: `--${string}`]: string | number | undefined;
135
+ accentColor?: string | undefined;
136
+ alignContent?: string | undefined;
137
+ alignItems?: string | undefined;
138
+ alignSelf?: string | undefined;
139
+ alignTracks?: string | undefined;
140
+ animationComposition?: string | undefined;
141
+ animationDelay?: string | undefined;
142
+ animationDirection?: string | undefined;
143
+ animationDuration?: string | undefined;
144
+ animationFillMode?: string | undefined;
145
+ animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
146
+ animationName?: string | undefined;
147
+ animationPlayState?: string | undefined;
148
+ animationTimeline?: string | undefined;
149
+ animationTimingFunction?: string | undefined;
150
+ appearance?: import("csstype").AppearanceProperty | undefined;
151
+ aspectRatio?: import("csstype").AspectRatioProperty | undefined;
152
+ backdropFilter?: string | undefined;
153
+ backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
154
+ backgroundAttachment?: string | undefined;
155
+ backgroundBlendMode?: string | undefined;
156
+ backgroundClip?: string | undefined;
157
+ backgroundColor?: string | undefined;
158
+ backgroundImage?: string | undefined;
159
+ backgroundOrigin?: string | undefined;
160
+ backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
161
+ backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
162
+ backgroundRepeat?: string | undefined;
163
+ backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
164
+ blockOverflow?: string | undefined;
165
+ blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
166
+ borderBlockColor?: string | undefined;
167
+ borderBlockEndColor?: string | undefined;
168
+ borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
169
+ borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
170
+ borderBlockStartColor?: string | undefined;
171
+ borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
172
+ borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
173
+ borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
174
+ borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
175
+ borderBottomColor?: string | undefined;
176
+ borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
177
+ borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
178
+ borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
179
+ borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
180
+ borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
181
+ borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
182
+ borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
183
+ borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
184
+ borderImageRepeat?: string | undefined;
185
+ borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
186
+ borderImageSource?: string | undefined;
187
+ borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
188
+ borderInlineColor?: string | undefined;
189
+ borderInlineEndColor?: string | undefined;
190
+ borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
191
+ borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
192
+ borderInlineStartColor?: string | undefined;
193
+ borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
194
+ borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
195
+ borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
196
+ borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
197
+ borderLeftColor?: string | undefined;
198
+ borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
199
+ borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
200
+ borderRightColor?: string | undefined;
201
+ borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
202
+ borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
203
+ borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
204
+ borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
205
+ borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
206
+ borderTopColor?: string | undefined;
207
+ borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
208
+ borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
209
+ borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
210
+ borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
211
+ bottom?: import("csstype").BottomProperty<string | number> | undefined;
212
+ boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
213
+ boxShadow?: string | undefined;
214
+ boxSizing?: import("csstype").BoxSizingProperty | undefined;
215
+ breakAfter?: import("csstype").BreakAfterProperty | undefined;
216
+ breakBefore?: import("csstype").BreakBeforeProperty | undefined;
217
+ breakInside?: import("csstype").BreakInsideProperty | undefined;
218
+ captionSide?: import("csstype").CaptionSideProperty | undefined;
219
+ caretColor?: string | undefined;
220
+ clear?: import("csstype").ClearProperty | undefined;
221
+ clipPath?: string | undefined;
222
+ color?: string | undefined;
223
+ colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
224
+ colorScheme?: string | undefined;
225
+ columnCount?: import("csstype").ColumnCountProperty | undefined;
226
+ columnFill?: import("csstype").ColumnFillProperty | undefined;
227
+ columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
228
+ columnRuleColor?: string | undefined;
229
+ columnRuleStyle?: string | undefined;
230
+ columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
231
+ columnSpan?: import("csstype").ColumnSpanProperty | undefined;
232
+ columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
233
+ contain?: string | undefined;
234
+ content?: string | undefined;
235
+ contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
236
+ counterIncrement?: string | undefined;
237
+ counterReset?: string | undefined;
238
+ counterSet?: string | undefined;
239
+ cursor?: string | undefined;
240
+ direction?: import("csstype").DirectionProperty | undefined;
241
+ display?: string | undefined;
242
+ emptyCells?: import("csstype").EmptyCellsProperty | undefined;
243
+ filter?: string | undefined;
244
+ flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
245
+ flexDirection?: import("csstype").FlexDirectionProperty | undefined;
246
+ flexGrow?: import("csstype").GlobalsNumber | undefined;
247
+ flexShrink?: import("csstype").GlobalsNumber | undefined;
248
+ flexWrap?: import("csstype").FlexWrapProperty | undefined;
249
+ float?: import("csstype").FloatProperty | undefined;
250
+ fontFamily?: string | undefined;
251
+ fontFeatureSettings?: string | undefined;
252
+ fontKerning?: import("csstype").FontKerningProperty | undefined;
253
+ fontLanguageOverride?: string | undefined;
254
+ fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
255
+ fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
256
+ fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
257
+ fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
258
+ fontStretch?: string | undefined;
259
+ fontStyle?: string | undefined;
260
+ fontSynthesis?: string | undefined;
261
+ fontVariant?: string | undefined;
262
+ fontVariantAlternates?: string | undefined;
263
+ fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
264
+ fontVariantEastAsian?: string | undefined;
265
+ fontVariantLigatures?: string | undefined;
266
+ fontVariantNumeric?: string | undefined;
267
+ fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
268
+ fontVariationSettings?: string | undefined;
269
+ fontWeight?: import("csstype").FontWeightProperty | undefined;
270
+ forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
271
+ gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
272
+ gridAutoFlow?: string | undefined;
273
+ gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
274
+ gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
275
+ gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
276
+ gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
277
+ gridRowStart?: import("csstype").GridRowStartProperty | undefined;
278
+ gridTemplateAreas?: string | undefined;
279
+ gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
280
+ gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
281
+ hangingPunctuation?: string | undefined;
282
+ height?: import("csstype").HeightProperty<string | number> | undefined;
283
+ hyphenateCharacter?: string | undefined;
284
+ hyphens?: import("csstype").HyphensProperty | undefined;
285
+ imageOrientation?: string | undefined;
286
+ imageRendering?: import("csstype").ImageRenderingProperty | undefined;
287
+ imageResolution?: string | undefined;
288
+ initialLetter?: import("csstype").InitialLetterProperty | undefined;
289
+ inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
290
+ inputSecurity?: import("csstype").InputSecurityProperty | undefined;
291
+ inset?: import("csstype").InsetProperty<string | number> | undefined;
292
+ insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
293
+ insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
294
+ insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
295
+ insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
296
+ insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
297
+ insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
298
+ isolation?: import("csstype").IsolationProperty | undefined;
299
+ justifyContent?: string | undefined;
300
+ justifyItems?: string | undefined;
301
+ justifySelf?: string | undefined;
302
+ justifyTracks?: string | undefined;
303
+ left?: import("csstype").LeftProperty<string | number> | undefined;
304
+ letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
305
+ lineBreak?: import("csstype").LineBreakProperty | undefined;
306
+ lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
307
+ lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
308
+ listStyleImage?: string | undefined;
309
+ listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
310
+ listStyleType?: string | undefined;
311
+ marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
312
+ marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
313
+ marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
314
+ marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
315
+ marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
316
+ marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
317
+ marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
318
+ marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
319
+ marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
320
+ marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
321
+ maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
322
+ maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
323
+ maskBorderRepeat?: string | undefined;
324
+ maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
325
+ maskBorderSource?: string | undefined;
326
+ maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
327
+ maskClip?: string | undefined;
328
+ maskComposite?: string | undefined;
329
+ maskImage?: string | undefined;
330
+ maskMode?: string | undefined;
331
+ maskOrigin?: string | undefined;
332
+ maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
333
+ maskRepeat?: string | undefined;
334
+ maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
335
+ maskType?: import("csstype").MaskTypeProperty | undefined;
336
+ mathDepth?: import("csstype").MathDepthProperty | undefined;
337
+ mathShift?: import("csstype").MathShiftProperty | undefined;
338
+ mathStyle?: import("csstype").MathStyleProperty | undefined;
339
+ maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
340
+ maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
341
+ maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
342
+ maxLines?: import("csstype").MaxLinesProperty | undefined;
343
+ maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
344
+ minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
345
+ minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
346
+ minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
347
+ minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
348
+ mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
349
+ motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
350
+ motionPath?: string | undefined;
351
+ motionRotation?: string | undefined;
352
+ objectFit?: import("csstype").ObjectFitProperty | undefined;
353
+ objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
354
+ offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
355
+ offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
356
+ offsetPath?: string | undefined;
357
+ offsetRotate?: string | undefined;
358
+ offsetRotation?: string | undefined;
359
+ opacity?: import("csstype").OpacityProperty | undefined;
360
+ order?: import("csstype").GlobalsNumber | undefined;
361
+ orphans?: import("csstype").GlobalsNumber | undefined;
362
+ outlineColor?: string | undefined;
363
+ outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
364
+ outlineStyle?: string | undefined;
365
+ outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
366
+ overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
367
+ overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
368
+ overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
369
+ overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
370
+ overflowInline?: import("csstype").OverflowInlineProperty | undefined;
371
+ overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
372
+ overflowX?: import("csstype").OverflowXProperty | undefined;
373
+ overflowY?: import("csstype").OverflowYProperty | undefined;
374
+ overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
375
+ overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
376
+ overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
377
+ overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
378
+ paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
379
+ paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
380
+ paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
381
+ paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
382
+ paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
383
+ paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
384
+ paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
385
+ paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
386
+ paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
387
+ paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
388
+ pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
389
+ pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
390
+ pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
391
+ paintOrder?: string | undefined;
392
+ perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
393
+ perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
394
+ placeContent?: string | undefined;
395
+ pointerEvents?: import("csstype").PointerEventsProperty | undefined;
396
+ position?: import("csstype").PositionProperty | undefined;
397
+ printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
398
+ quotes?: string | undefined;
399
+ resize?: import("csstype").ResizeProperty | undefined;
400
+ right?: import("csstype").RightProperty<string | number> | undefined;
401
+ rotate?: string | undefined;
402
+ rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
403
+ rubyAlign?: import("csstype").RubyAlignProperty | undefined;
404
+ rubyMerge?: import("csstype").RubyMergeProperty | undefined;
405
+ rubyPosition?: string | undefined;
406
+ scale?: import("csstype").ScaleProperty | undefined;
407
+ scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
408
+ scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
409
+ scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
410
+ scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
411
+ scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
412
+ scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
413
+ scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
414
+ scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
415
+ scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
416
+ scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
417
+ scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
418
+ scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
419
+ scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
420
+ scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
421
+ scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
422
+ scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
423
+ scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
424
+ scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
425
+ scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
426
+ scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
427
+ scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
428
+ scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
429
+ scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
430
+ scrollSnapAlign?: string | undefined;
431
+ scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
432
+ scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
433
+ scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
434
+ scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
435
+ scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
436
+ scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
437
+ scrollSnapType?: string | undefined;
438
+ scrollbarColor?: string | undefined;
439
+ scrollbarGutter?: string | undefined;
440
+ scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
441
+ shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
442
+ shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
443
+ shapeOutside?: string | undefined;
444
+ tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
445
+ tableLayout?: import("csstype").TableLayoutProperty | undefined;
446
+ textAlign?: import("csstype").TextAlignProperty | undefined;
447
+ textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
448
+ textCombineUpright?: string | undefined;
449
+ textDecorationColor?: string | undefined;
450
+ textDecorationLine?: string | undefined;
451
+ textDecorationSkip?: string | undefined;
452
+ textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
453
+ textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
454
+ textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
455
+ textEmphasisColor?: string | undefined;
456
+ textEmphasisPosition?: string | undefined;
457
+ textEmphasisStyle?: string | undefined;
458
+ textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
459
+ textJustify?: import("csstype").TextJustifyProperty | undefined;
460
+ textOrientation?: import("csstype").TextOrientationProperty | undefined;
461
+ textOverflow?: string | undefined;
462
+ textRendering?: import("csstype").TextRenderingProperty | undefined;
463
+ textShadow?: string | undefined;
464
+ textSizeAdjust?: string | undefined;
465
+ textTransform?: import("csstype").TextTransformProperty | undefined;
466
+ textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
467
+ textUnderlinePosition?: string | undefined;
468
+ top?: import("csstype").TopProperty<string | number> | undefined;
469
+ touchAction?: string | undefined;
470
+ transform?: string | undefined;
471
+ transformBox?: import("csstype").TransformBoxProperty | undefined;
472
+ transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
473
+ transformStyle?: import("csstype").TransformStyleProperty | undefined;
474
+ transitionDelay?: string | undefined;
475
+ transitionDuration?: string | undefined;
476
+ transitionProperty?: string | undefined;
477
+ transitionTimingFunction?: string | undefined;
478
+ translate?: import("csstype").TranslateProperty<string | number> | undefined;
479
+ unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
480
+ userSelect?: import("csstype").UserSelectProperty | undefined;
481
+ verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
482
+ visibility?: import("csstype").VisibilityProperty | undefined;
483
+ whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
484
+ widows?: import("csstype").GlobalsNumber | undefined;
485
+ width?: import("csstype").WidthProperty<string | number> | undefined;
486
+ willChange?: string | undefined;
487
+ wordBreak?: import("csstype").WordBreakProperty | undefined;
488
+ wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
489
+ wordWrap?: import("csstype").WordWrapProperty | undefined;
490
+ writingMode?: import("csstype").WritingModeProperty | undefined;
491
+ zIndex?: import("csstype").ZIndexProperty | undefined;
492
+ zoom?: import("csstype").ZoomProperty | undefined;
493
+ all?: import("csstype").Globals | undefined;
494
+ animation?: import("csstype").AnimationProperty | undefined;
495
+ background?: import("csstype").BackgroundProperty<string | number> | undefined;
496
+ backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
497
+ border?: import("csstype").BorderProperty<string | number> | undefined;
498
+ borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
499
+ borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
500
+ borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
501
+ borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
502
+ borderColor?: string | undefined;
503
+ borderImage?: import("csstype").BorderImageProperty | undefined;
504
+ borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
505
+ borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
506
+ borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
507
+ borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
508
+ borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
509
+ borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
510
+ borderStyle?: string | undefined;
511
+ borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
512
+ borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
513
+ columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
514
+ columns?: import("csstype").ColumnsProperty<string | number> | undefined;
515
+ flex?: import("csstype").FlexProperty<string | number> | undefined;
516
+ flexFlow?: string | undefined;
517
+ font?: string | undefined;
518
+ gap?: import("csstype").GapProperty<string | number> | undefined;
519
+ grid?: string | undefined;
520
+ gridArea?: import("csstype").GridAreaProperty | undefined;
521
+ gridColumn?: import("csstype").GridColumnProperty | undefined;
522
+ gridRow?: import("csstype").GridRowProperty | undefined;
523
+ gridTemplate?: string | undefined;
524
+ lineClamp?: import("csstype").LineClampProperty | undefined;
525
+ listStyle?: string | undefined;
526
+ margin?: import("csstype").MarginProperty<string | number> | undefined;
527
+ mask?: import("csstype").MaskProperty<string | number> | undefined;
528
+ maskBorder?: import("csstype").MaskBorderProperty | undefined;
529
+ motion?: import("csstype").OffsetProperty<string | number> | undefined;
530
+ offset?: import("csstype").OffsetProperty<string | number> | undefined;
531
+ outline?: import("csstype").OutlineProperty<string | number> | undefined;
532
+ overflow?: string | undefined;
533
+ overscrollBehavior?: string | undefined;
534
+ padding?: import("csstype").PaddingProperty<string | number> | undefined;
535
+ placeItems?: string | undefined;
536
+ placeSelf?: string | undefined;
537
+ textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
538
+ textEmphasis?: string | undefined;
539
+ transition?: string | undefined;
540
+ MozAnimationDelay?: string | undefined;
541
+ MozAnimationDirection?: string | undefined;
542
+ MozAnimationDuration?: string | undefined;
543
+ MozAnimationFillMode?: string | undefined;
544
+ MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
545
+ MozAnimationName?: string | undefined;
546
+ MozAnimationPlayState?: string | undefined;
547
+ MozAnimationTimingFunction?: string | undefined;
548
+ MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
549
+ MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
550
+ MozBorderBottomColors?: string | undefined;
551
+ MozBorderEndColor?: string | undefined;
552
+ MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
553
+ MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
554
+ MozBorderLeftColors?: string | undefined;
555
+ MozBorderRightColors?: string | undefined;
556
+ MozBorderStartColor?: string | undefined;
557
+ MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
558
+ MozBorderTopColors?: string | undefined;
559
+ MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
560
+ MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
561
+ MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
562
+ MozColumnRuleColor?: string | undefined;
563
+ MozColumnRuleStyle?: string | undefined;
564
+ MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
565
+ MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
566
+ MozContextProperties?: string | undefined;
567
+ MozFontFeatureSettings?: string | undefined;
568
+ MozFontLanguageOverride?: string | undefined;
569
+ MozHyphens?: import("csstype").HyphensProperty | undefined;
570
+ MozImageRegion?: string | undefined;
571
+ MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
572
+ MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
573
+ MozOrient?: import("csstype").MozOrientProperty | undefined;
574
+ MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
575
+ MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
576
+ MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
577
+ MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
578
+ MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
579
+ MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
580
+ MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
581
+ MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
582
+ MozTextSizeAdjust?: string | undefined;
583
+ MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
584
+ MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
585
+ MozTransitionDelay?: string | undefined;
586
+ MozTransitionDuration?: string | undefined;
587
+ MozTransitionProperty?: string | undefined;
588
+ MozTransitionTimingFunction?: string | undefined;
589
+ MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
590
+ MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
591
+ MozUserSelect?: import("csstype").UserSelectProperty | undefined;
592
+ MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
593
+ MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
594
+ msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
595
+ msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
596
+ msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
597
+ msContentZoomLimitMax?: string | undefined;
598
+ msContentZoomLimitMin?: string | undefined;
599
+ msContentZoomSnapPoints?: string | undefined;
600
+ msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
601
+ msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
602
+ msFilter?: string | undefined;
603
+ msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
604
+ msFlexPositive?: import("csstype").GlobalsNumber | undefined;
605
+ msFlowFrom?: string | undefined;
606
+ msFlowInto?: string | undefined;
607
+ msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
608
+ msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
609
+ msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
610
+ msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
611
+ msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
612
+ msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
613
+ msHyphens?: import("csstype").HyphensProperty | undefined;
614
+ msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
615
+ msLineBreak?: import("csstype").LineBreakProperty | undefined;
616
+ msOrder?: import("csstype").GlobalsNumber | undefined;
617
+ msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
618
+ msOverflowX?: import("csstype").OverflowXProperty | undefined;
619
+ msOverflowY?: import("csstype").OverflowYProperty | undefined;
620
+ msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
621
+ msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
622
+ msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
623
+ msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
624
+ msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
625
+ msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
626
+ msScrollSnapPointsX?: string | undefined;
627
+ msScrollSnapPointsY?: string | undefined;
628
+ msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
629
+ msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
630
+ msScrollbar3dlightColor?: string | undefined;
631
+ msScrollbarArrowColor?: string | undefined;
632
+ msScrollbarBaseColor?: string | undefined;
633
+ msScrollbarDarkshadowColor?: string | undefined;
634
+ msScrollbarFaceColor?: string | undefined;
635
+ msScrollbarHighlightColor?: string | undefined;
636
+ msScrollbarShadowColor?: string | undefined;
637
+ msScrollbarTrackColor?: string | undefined;
638
+ msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
639
+ msTextCombineHorizontal?: string | undefined;
640
+ msTextOverflow?: string | undefined;
641
+ msTouchAction?: string | undefined;
642
+ msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
643
+ msTransform?: string | undefined;
644
+ msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
645
+ msTransitionDelay?: string | undefined;
646
+ msTransitionDuration?: string | undefined;
647
+ msTransitionProperty?: string | undefined;
648
+ msTransitionTimingFunction?: string | undefined;
649
+ msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
650
+ msWordBreak?: import("csstype").WordBreakProperty | undefined;
651
+ msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
652
+ msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
653
+ msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
654
+ msWritingMode?: import("csstype").WritingModeProperty | undefined;
655
+ WebkitAlignContent?: string | undefined;
656
+ WebkitAlignItems?: string | undefined;
657
+ WebkitAlignSelf?: string | undefined;
658
+ WebkitAnimationDelay?: string | undefined;
659
+ WebkitAnimationDirection?: string | undefined;
660
+ WebkitAnimationDuration?: string | undefined;
661
+ WebkitAnimationFillMode?: string | undefined;
662
+ WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
663
+ WebkitAnimationName?: string | undefined;
664
+ WebkitAnimationPlayState?: string | undefined;
665
+ WebkitAnimationTimingFunction?: string | undefined;
666
+ WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
667
+ WebkitBackdropFilter?: string | undefined;
668
+ WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
669
+ WebkitBackgroundClip?: string | undefined;
670
+ WebkitBackgroundOrigin?: string | undefined;
671
+ WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
672
+ WebkitBorderBeforeColor?: string | undefined;
673
+ WebkitBorderBeforeStyle?: string | undefined;
674
+ WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
675
+ WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
676
+ WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
677
+ WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
678
+ WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
679
+ WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
680
+ WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
681
+ WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
682
+ WebkitBoxShadow?: string | undefined;
683
+ WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
684
+ WebkitClipPath?: string | undefined;
685
+ WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
686
+ WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
687
+ WebkitColumnRuleColor?: string | undefined;
688
+ WebkitColumnRuleStyle?: string | undefined;
689
+ WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
690
+ WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
691
+ WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
692
+ WebkitFilter?: string | undefined;
693
+ WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
694
+ WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
695
+ WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
696
+ WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
697
+ WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
698
+ WebkitFontFeatureSettings?: string | undefined;
699
+ WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
700
+ WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
701
+ WebkitFontVariantLigatures?: string | undefined;
702
+ WebkitHyphenateCharacter?: string | undefined;
703
+ WebkitHyphens?: import("csstype").HyphensProperty | undefined;
704
+ WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
705
+ WebkitJustifyContent?: string | undefined;
706
+ WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
707
+ WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
708
+ WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
709
+ WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
710
+ WebkitMaskAttachment?: string | undefined;
711
+ WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
712
+ WebkitMaskBoxImageRepeat?: string | undefined;
713
+ WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
714
+ WebkitMaskBoxImageSource?: string | undefined;
715
+ WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
716
+ WebkitMaskClip?: string | undefined;
717
+ WebkitMaskComposite?: string | undefined;
718
+ WebkitMaskImage?: string | undefined;
719
+ WebkitMaskOrigin?: string | undefined;
720
+ WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
721
+ WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
722
+ WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
723
+ WebkitMaskRepeat?: string | undefined;
724
+ WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
725
+ WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
726
+ WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
727
+ WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
728
+ WebkitOrder?: import("csstype").GlobalsNumber | undefined;
729
+ WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
730
+ WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
731
+ WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
732
+ WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
733
+ WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
734
+ WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
735
+ WebkitRubyPosition?: string | undefined;
736
+ WebkitScrollSnapType?: string | undefined;
737
+ WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
738
+ WebkitTapHighlightColor?: string | undefined;
739
+ WebkitTextCombine?: string | undefined;
740
+ WebkitTextDecorationColor?: string | undefined;
741
+ WebkitTextDecorationLine?: string | undefined;
742
+ WebkitTextDecorationSkip?: string | undefined;
743
+ WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
744
+ WebkitTextEmphasisColor?: string | undefined;
745
+ WebkitTextEmphasisPosition?: string | undefined;
746
+ WebkitTextEmphasisStyle?: string | undefined;
747
+ WebkitTextFillColor?: string | undefined;
748
+ WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
749
+ WebkitTextSizeAdjust?: string | undefined;
750
+ WebkitTextStrokeColor?: string | undefined;
751
+ WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
752
+ WebkitTextUnderlinePosition?: string | undefined;
753
+ WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
754
+ WebkitTransform?: string | undefined;
755
+ WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
756
+ WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
757
+ WebkitTransitionDelay?: string | undefined;
758
+ WebkitTransitionDuration?: string | undefined;
759
+ WebkitTransitionProperty?: string | undefined;
760
+ WebkitTransitionTimingFunction?: string | undefined;
761
+ WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
762
+ WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
763
+ WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
764
+ MozAnimation?: import("csstype").AnimationProperty | undefined;
765
+ MozBorderImage?: import("csstype").BorderImageProperty | undefined;
766
+ MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
767
+ MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
768
+ MozTransition?: string | undefined;
769
+ msContentZoomLimit?: string | undefined;
770
+ msContentZoomSnap?: string | undefined;
771
+ msFlex?: import("csstype").FlexProperty<string | number> | undefined;
772
+ msScrollLimit?: string | undefined;
773
+ msScrollSnapX?: string | undefined;
774
+ msScrollSnapY?: string | undefined;
775
+ msTransition?: string | undefined;
776
+ WebkitAnimation?: import("csstype").AnimationProperty | undefined;
777
+ WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
778
+ WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
779
+ WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
780
+ WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
781
+ WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
782
+ WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
783
+ WebkitFlexFlow?: string | undefined;
784
+ WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
785
+ WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
786
+ WebkitTextEmphasis?: string | undefined;
787
+ WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
788
+ WebkitTransition?: string | undefined;
789
+ azimuth?: string | undefined;
790
+ boxAlign?: import("csstype").BoxAlignProperty | undefined;
791
+ boxDirection?: import("csstype").BoxDirectionProperty | undefined;
792
+ boxFlex?: import("csstype").GlobalsNumber | undefined;
793
+ boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
794
+ boxLines?: import("csstype").BoxLinesProperty | undefined;
795
+ boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
796
+ boxOrient?: import("csstype").BoxOrientProperty | undefined;
797
+ boxPack?: import("csstype").BoxPackProperty | undefined;
798
+ clip?: string | undefined;
799
+ gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
800
+ gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
801
+ gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
802
+ imeMode?: import("csstype").ImeModeProperty | undefined;
803
+ offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
804
+ offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
805
+ offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
806
+ offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
807
+ offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
808
+ offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
809
+ scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
810
+ scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
811
+ scrollSnapPointsX?: string | undefined;
812
+ scrollSnapPointsY?: string | undefined;
813
+ scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
814
+ scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
815
+ KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
816
+ KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
817
+ KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
818
+ KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
819
+ KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
820
+ KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
821
+ KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
822
+ KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
823
+ KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
824
+ KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
825
+ KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
826
+ MozBackgroundClip?: string | undefined;
827
+ MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
828
+ MozBackgroundOrigin?: string | undefined;
829
+ MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
830
+ MozBinding?: string | undefined;
831
+ MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
832
+ MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
833
+ MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
834
+ MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
835
+ MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
836
+ MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
837
+ MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
838
+ MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
839
+ MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
840
+ MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
841
+ MozBoxPack?: import("csstype").BoxPackProperty | undefined;
842
+ MozBoxShadow?: string | undefined;
843
+ MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
844
+ MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
845
+ MozOpacity?: import("csstype").OpacityProperty | undefined;
846
+ MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
847
+ MozOutlineColor?: string | undefined;
848
+ MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
849
+ MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
850
+ MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
851
+ MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
852
+ MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
853
+ MozOutlineStyle?: string | undefined;
854
+ MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
855
+ MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
856
+ MozTextDecorationColor?: string | undefined;
857
+ MozTextDecorationLine?: string | undefined;
858
+ MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
859
+ MozUserInput?: import("csstype").MozUserInputProperty | undefined;
860
+ msImeMode?: import("csstype").ImeModeProperty | undefined;
861
+ OAnimation?: import("csstype").AnimationProperty | undefined;
862
+ OAnimationDelay?: string | undefined;
863
+ OAnimationDirection?: string | undefined;
864
+ OAnimationDuration?: string | undefined;
865
+ OAnimationFillMode?: string | undefined;
866
+ OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
867
+ OAnimationName?: string | undefined;
868
+ OAnimationPlayState?: string | undefined;
869
+ OAnimationTimingFunction?: string | undefined;
870
+ OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
871
+ OBorderImage?: import("csstype").BorderImageProperty | undefined;
872
+ OObjectFit?: import("csstype").ObjectFitProperty | undefined;
873
+ OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
874
+ OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
875
+ OTextOverflow?: string | undefined;
876
+ OTransform?: string | undefined;
877
+ OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
878
+ OTransition?: string | undefined;
879
+ OTransitionDelay?: string | undefined;
880
+ OTransitionDuration?: string | undefined;
881
+ OTransitionProperty?: string | undefined;
882
+ OTransitionTimingFunction?: string | undefined;
883
+ WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
884
+ WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
885
+ WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
886
+ WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
887
+ WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
888
+ WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
889
+ WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
890
+ WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
891
+ WebkitScrollSnapPointsX?: string | undefined;
892
+ WebkitScrollSnapPointsY?: string | undefined;
893
+ alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
894
+ baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
895
+ clipRule?: import("csstype").ClipRuleProperty | undefined;
896
+ colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
897
+ colorRendering?: import("csstype").ColorRenderingProperty | undefined;
898
+ dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
899
+ fill?: string | undefined;
900
+ fillOpacity?: import("csstype").GlobalsNumber | undefined;
901
+ fillRule?: import("csstype").FillRuleProperty | undefined;
902
+ floodColor?: string | undefined;
903
+ floodOpacity?: import("csstype").GlobalsNumber | undefined;
904
+ glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
905
+ lightingColor?: string | undefined;
906
+ marker?: string | undefined;
907
+ markerEnd?: string | undefined;
908
+ markerMid?: string | undefined;
909
+ markerStart?: string | undefined;
910
+ shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
911
+ stopColor?: string | undefined;
912
+ stopOpacity?: import("csstype").GlobalsNumber | undefined;
913
+ stroke?: string | undefined;
914
+ strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
915
+ strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
916
+ strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
917
+ strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
918
+ strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
919
+ strokeOpacity?: import("csstype").GlobalsNumber | undefined;
920
+ strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
921
+ textAnchor?: import("csstype").TextAnchorProperty | undefined;
922
+ vectorEffect?: import("csstype").VectorEffectProperty | undefined;
923
+ "accent-color"?: string | undefined;
924
+ "align-content"?: string | undefined;
925
+ "align-items"?: string | undefined;
926
+ "align-self"?: string | undefined;
927
+ "align-tracks"?: string | undefined;
928
+ "animation-composition"?: string | undefined;
929
+ "animation-delay"?: string | undefined;
930
+ "animation-direction"?: string | undefined;
931
+ "animation-duration"?: string | undefined;
932
+ "animation-fill-mode"?: string | undefined;
933
+ "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
934
+ "animation-name"?: string | undefined;
935
+ "animation-play-state"?: string | undefined;
936
+ "animation-timeline"?: string | undefined;
937
+ "animation-timing-function"?: string | undefined;
938
+ "aspect-ratio"?: import("csstype").AspectRatioProperty | undefined;
939
+ "backdrop-filter"?: string | undefined;
940
+ "backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
941
+ "background-attachment"?: string | undefined;
942
+ "background-blend-mode"?: string | undefined;
943
+ "background-clip"?: string | undefined;
944
+ "background-color"?: string | undefined;
945
+ "background-image"?: string | undefined;
946
+ "background-origin"?: string | undefined;
947
+ "background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
948
+ "background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
949
+ "background-repeat"?: string | undefined;
950
+ "background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
951
+ "block-overflow"?: string | undefined;
952
+ "block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
953
+ "border-block-color"?: string | undefined;
954
+ "border-block-end-color"?: string | undefined;
955
+ "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
956
+ "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
957
+ "border-block-start-color"?: string | undefined;
958
+ "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
959
+ "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
960
+ "border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
961
+ "border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
962
+ "border-bottom-color"?: string | undefined;
963
+ "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
964
+ "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
965
+ "border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
966
+ "border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
967
+ "border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
968
+ "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
969
+ "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
970
+ "border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
971
+ "border-image-repeat"?: string | undefined;
972
+ "border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
973
+ "border-image-source"?: string | undefined;
974
+ "border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
975
+ "border-inline-color"?: string | undefined;
976
+ "border-inline-end-color"?: string | undefined;
977
+ "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
978
+ "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
979
+ "border-inline-start-color"?: string | undefined;
980
+ "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
981
+ "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
982
+ "border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
983
+ "border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
984
+ "border-left-color"?: string | undefined;
985
+ "border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
986
+ "border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
987
+ "border-right-color"?: string | undefined;
988
+ "border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
989
+ "border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
990
+ "border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
991
+ "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
992
+ "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
993
+ "border-top-color"?: string | undefined;
994
+ "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
995
+ "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
996
+ "border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
997
+ "border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
998
+ "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
999
+ "box-shadow"?: string | undefined;
1000
+ "box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1001
+ "break-after"?: import("csstype").BreakAfterProperty | undefined;
1002
+ "break-before"?: import("csstype").BreakBeforeProperty | undefined;
1003
+ "break-inside"?: import("csstype").BreakInsideProperty | undefined;
1004
+ "caption-side"?: import("csstype").CaptionSideProperty | undefined;
1005
+ "caret-color"?: string | undefined;
1006
+ "clip-path"?: string | undefined;
1007
+ "color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1008
+ "color-scheme"?: string | undefined;
1009
+ "column-count"?: import("csstype").ColumnCountProperty | undefined;
1010
+ "column-fill"?: import("csstype").ColumnFillProperty | undefined;
1011
+ "column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
1012
+ "column-rule-color"?: string | undefined;
1013
+ "column-rule-style"?: string | undefined;
1014
+ "column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1015
+ "column-span"?: import("csstype").ColumnSpanProperty | undefined;
1016
+ "column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1017
+ "content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
1018
+ "counter-increment"?: string | undefined;
1019
+ "counter-reset"?: string | undefined;
1020
+ "counter-set"?: string | undefined;
1021
+ "empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
1022
+ "flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1023
+ "flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1024
+ "flex-grow"?: import("csstype").GlobalsNumber | undefined;
1025
+ "flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1026
+ "flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1027
+ "font-family"?: string | undefined;
1028
+ "font-feature-settings"?: string | undefined;
1029
+ "font-kerning"?: import("csstype").FontKerningProperty | undefined;
1030
+ "font-language-override"?: string | undefined;
1031
+ "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
1032
+ "font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
1033
+ "font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
1034
+ "font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1035
+ "font-stretch"?: string | undefined;
1036
+ "font-style"?: string | undefined;
1037
+ "font-synthesis"?: string | undefined;
1038
+ "font-variant"?: string | undefined;
1039
+ "font-variant-alternates"?: string | undefined;
1040
+ "font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
1041
+ "font-variant-east-asian"?: string | undefined;
1042
+ "font-variant-ligatures"?: string | undefined;
1043
+ "font-variant-numeric"?: string | undefined;
1044
+ "font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
1045
+ "font-variation-settings"?: string | undefined;
1046
+ "font-weight"?: import("csstype").FontWeightProperty | undefined;
1047
+ "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
1048
+ "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1049
+ "grid-auto-flow"?: string | undefined;
1050
+ "grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1051
+ "grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
1052
+ "grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
1053
+ "grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
1054
+ "grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
1055
+ "grid-template-areas"?: string | undefined;
1056
+ "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1057
+ "grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1058
+ "hanging-punctuation"?: string | undefined;
1059
+ "hyphenate-character"?: string | undefined;
1060
+ "image-orientation"?: string | undefined;
1061
+ "image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
1062
+ "image-resolution"?: string | undefined;
1063
+ "initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1064
+ "inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
1065
+ "input-security"?: import("csstype").InputSecurityProperty | undefined;
1066
+ "inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1067
+ "inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1068
+ "inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1069
+ "inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1070
+ "inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1071
+ "inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1072
+ "justify-content"?: string | undefined;
1073
+ "justify-items"?: string | undefined;
1074
+ "justify-self"?: string | undefined;
1075
+ "justify-tracks"?: string | undefined;
1076
+ "letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1077
+ "line-break"?: import("csstype").LineBreakProperty | undefined;
1078
+ "line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
1079
+ "line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1080
+ "list-style-image"?: string | undefined;
1081
+ "list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
1082
+ "list-style-type"?: string | undefined;
1083
+ "margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
1084
+ "margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
1085
+ "margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
1086
+ "margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
1087
+ "margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
1088
+ "margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1089
+ "margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1090
+ "margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
1091
+ "margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
1092
+ "margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
1093
+ "mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
1094
+ "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1095
+ "mask-border-repeat"?: string | undefined;
1096
+ "mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1097
+ "mask-border-source"?: string | undefined;
1098
+ "mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1099
+ "mask-clip"?: string | undefined;
1100
+ "mask-composite"?: string | undefined;
1101
+ "mask-image"?: string | undefined;
1102
+ "mask-mode"?: string | undefined;
1103
+ "mask-origin"?: string | undefined;
1104
+ "mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
1105
+ "mask-repeat"?: string | undefined;
1106
+ "mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
1107
+ "mask-type"?: import("csstype").MaskTypeProperty | undefined;
1108
+ "math-depth"?: import("csstype").MathDepthProperty | undefined;
1109
+ "math-shift"?: import("csstype").MathShiftProperty | undefined;
1110
+ "math-style"?: import("csstype").MathStyleProperty | undefined;
1111
+ "max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
1112
+ "max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
1113
+ "max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1114
+ "max-lines"?: import("csstype").MaxLinesProperty | undefined;
1115
+ "max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
1116
+ "min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
1117
+ "min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
1118
+ "min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
1119
+ "min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
1120
+ "mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
1121
+ "motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1122
+ "motion-path"?: string | undefined;
1123
+ "motion-rotation"?: string | undefined;
1124
+ "object-fit"?: import("csstype").ObjectFitProperty | undefined;
1125
+ "object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1126
+ "offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
1127
+ "offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1128
+ "offset-path"?: string | undefined;
1129
+ "offset-rotate"?: string | undefined;
1130
+ "offset-rotation"?: string | undefined;
1131
+ "outline-color"?: string | undefined;
1132
+ "outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
1133
+ "outline-style"?: string | undefined;
1134
+ "outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1135
+ "overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
1136
+ "overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
1137
+ "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
1138
+ "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
1139
+ "overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
1140
+ "overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
1141
+ "overflow-x"?: import("csstype").OverflowXProperty | undefined;
1142
+ "overflow-y"?: import("csstype").OverflowYProperty | undefined;
1143
+ "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
1144
+ "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
1145
+ "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
1146
+ "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
1147
+ "padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
1148
+ "padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
1149
+ "padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
1150
+ "padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
1151
+ "padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
1152
+ "padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1153
+ "padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1154
+ "padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
1155
+ "padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
1156
+ "padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
1157
+ "page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
1158
+ "page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
1159
+ "page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
1160
+ "paint-order"?: string | undefined;
1161
+ "perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1162
+ "place-content"?: string | undefined;
1163
+ "pointer-events"?: import("csstype").PointerEventsProperty | undefined;
1164
+ "print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1165
+ "row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
1166
+ "ruby-align"?: import("csstype").RubyAlignProperty | undefined;
1167
+ "ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
1168
+ "ruby-position"?: string | undefined;
1169
+ "scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
1170
+ "scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1171
+ "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
1172
+ "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
1173
+ "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
1174
+ "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1175
+ "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
1176
+ "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
1177
+ "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
1178
+ "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1179
+ "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1180
+ "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1181
+ "scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
1182
+ "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
1183
+ "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
1184
+ "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
1185
+ "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
1186
+ "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
1187
+ "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
1188
+ "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
1189
+ "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
1190
+ "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
1191
+ "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
1192
+ "scroll-snap-align"?: string | undefined;
1193
+ "scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1194
+ "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1195
+ "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1196
+ "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1197
+ "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1198
+ "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
1199
+ "scroll-snap-type"?: string | undefined;
1200
+ "scrollbar-color"?: string | undefined;
1201
+ "scrollbar-gutter"?: string | undefined;
1202
+ "scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
1203
+ "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
1204
+ "shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1205
+ "shape-outside"?: string | undefined;
1206
+ "tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1207
+ "table-layout"?: import("csstype").TableLayoutProperty | undefined;
1208
+ "text-align"?: import("csstype").TextAlignProperty | undefined;
1209
+ "text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1210
+ "text-combine-upright"?: string | undefined;
1211
+ "text-decoration-color"?: string | undefined;
1212
+ "text-decoration-line"?: string | undefined;
1213
+ "text-decoration-skip"?: string | undefined;
1214
+ "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
1215
+ "text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1216
+ "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
1217
+ "text-emphasis-color"?: string | undefined;
1218
+ "text-emphasis-position"?: string | undefined;
1219
+ "text-emphasis-style"?: string | undefined;
1220
+ "text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
1221
+ "text-justify"?: import("csstype").TextJustifyProperty | undefined;
1222
+ "text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1223
+ "text-overflow"?: string | undefined;
1224
+ "text-rendering"?: import("csstype").TextRenderingProperty | undefined;
1225
+ "text-shadow"?: string | undefined;
1226
+ "text-size-adjust"?: string | undefined;
1227
+ "text-transform"?: import("csstype").TextTransformProperty | undefined;
1228
+ "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
1229
+ "text-underline-position"?: string | undefined;
1230
+ "touch-action"?: string | undefined;
1231
+ "transform-box"?: import("csstype").TransformBoxProperty | undefined;
1232
+ "transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1233
+ "transform-style"?: import("csstype").TransformStyleProperty | undefined;
1234
+ "transition-delay"?: string | undefined;
1235
+ "transition-duration"?: string | undefined;
1236
+ "transition-property"?: string | undefined;
1237
+ "transition-timing-function"?: string | undefined;
1238
+ "unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
1239
+ "user-select"?: import("csstype").UserSelectProperty | undefined;
1240
+ "vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
1241
+ "white-space"?: import("csstype").WhiteSpaceProperty | undefined;
1242
+ "will-change"?: string | undefined;
1243
+ "word-break"?: import("csstype").WordBreakProperty | undefined;
1244
+ "word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
1245
+ "word-wrap"?: import("csstype").WordWrapProperty | undefined;
1246
+ "writing-mode"?: import("csstype").WritingModeProperty | undefined;
1247
+ "z-index"?: import("csstype").ZIndexProperty | undefined;
1248
+ "background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
1249
+ "border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
1250
+ "border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
1251
+ "border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
1252
+ "border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
1253
+ "border-color"?: string | undefined;
1254
+ "border-image"?: import("csstype").BorderImageProperty | undefined;
1255
+ "border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
1256
+ "border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
1257
+ "border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
1258
+ "border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
1259
+ "border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1260
+ "border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
1261
+ "border-style"?: string | undefined;
1262
+ "border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
1263
+ "border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
1264
+ "column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1265
+ "flex-flow"?: string | undefined;
1266
+ "grid-area"?: import("csstype").GridAreaProperty | undefined;
1267
+ "grid-column"?: import("csstype").GridColumnProperty | undefined;
1268
+ "grid-row"?: import("csstype").GridRowProperty | undefined;
1269
+ "grid-template"?: string | undefined;
1270
+ "line-clamp"?: import("csstype").LineClampProperty | undefined;
1271
+ "list-style"?: string | undefined;
1272
+ "mask-border"?: import("csstype").MaskBorderProperty | undefined;
1273
+ "overscroll-behavior"?: string | undefined;
1274
+ "place-items"?: string | undefined;
1275
+ "place-self"?: string | undefined;
1276
+ "text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
1277
+ "text-emphasis"?: string | undefined;
1278
+ "-moz-animation-delay"?: string | undefined;
1279
+ "-moz-animation-direction"?: string | undefined;
1280
+ "-moz-animation-duration"?: string | undefined;
1281
+ "-moz-animation-fill-mode"?: string | undefined;
1282
+ "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1283
+ "-moz-animation-name"?: string | undefined;
1284
+ "-moz-animation-play-state"?: string | undefined;
1285
+ "-moz-animation-timing-function"?: string | undefined;
1286
+ "-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
1287
+ "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1288
+ "-moz-border-bottom-colors"?: string | undefined;
1289
+ "-moz-border-end-color"?: string | undefined;
1290
+ "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
1291
+ "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1292
+ "-moz-border-left-colors"?: string | undefined;
1293
+ "-moz-border-right-colors"?: string | undefined;
1294
+ "-moz-border-start-color"?: string | undefined;
1295
+ "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
1296
+ "-moz-border-top-colors"?: string | undefined;
1297
+ "-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1298
+ "-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
1299
+ "-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1300
+ "-moz-column-rule-color"?: string | undefined;
1301
+ "-moz-column-rule-style"?: string | undefined;
1302
+ "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1303
+ "-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1304
+ "-moz-context-properties"?: string | undefined;
1305
+ "-moz-font-feature-settings"?: string | undefined;
1306
+ "-moz-font-language-override"?: string | undefined;
1307
+ "-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
1308
+ "-moz-image-region"?: string | undefined;
1309
+ "-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1310
+ "-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1311
+ "-moz-orient"?: import("csstype").MozOrientProperty | undefined;
1312
+ "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1313
+ "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1314
+ "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1315
+ "-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1316
+ "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1317
+ "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
1318
+ "-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1319
+ "-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
1320
+ "-moz-text-size-adjust"?: string | undefined;
1321
+ "-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1322
+ "-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1323
+ "-moz-transition-delay"?: string | undefined;
1324
+ "-moz-transition-duration"?: string | undefined;
1325
+ "-moz-transition-property"?: string | undefined;
1326
+ "-moz-transition-timing-function"?: string | undefined;
1327
+ "-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
1328
+ "-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
1329
+ "-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
1330
+ "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
1331
+ "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
1332
+ "-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
1333
+ "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
1334
+ "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
1335
+ "-ms-content-zoom-limit-max"?: string | undefined;
1336
+ "-ms-content-zoom-limit-min"?: string | undefined;
1337
+ "-ms-content-zoom-snap-points"?: string | undefined;
1338
+ "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
1339
+ "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
1340
+ "-ms-filter"?: string | undefined;
1341
+ "-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1342
+ "-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
1343
+ "-ms-flow-from"?: string | undefined;
1344
+ "-ms-flow-into"?: string | undefined;
1345
+ "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
1346
+ "-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
1347
+ "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
1348
+ "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
1349
+ "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
1350
+ "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
1351
+ "-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
1352
+ "-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
1353
+ "-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
1354
+ "-ms-order"?: import("csstype").GlobalsNumber | undefined;
1355
+ "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
1356
+ "-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
1357
+ "-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
1358
+ "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
1359
+ "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
1360
+ "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
1361
+ "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
1362
+ "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
1363
+ "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
1364
+ "-ms-scroll-snap-points-x"?: string | undefined;
1365
+ "-ms-scroll-snap-points-y"?: string | undefined;
1366
+ "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
1367
+ "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
1368
+ "-ms-scrollbar-3dlight-color"?: string | undefined;
1369
+ "-ms-scrollbar-arrow-color"?: string | undefined;
1370
+ "-ms-scrollbar-base-color"?: string | undefined;
1371
+ "-ms-scrollbar-darkshadow-color"?: string | undefined;
1372
+ "-ms-scrollbar-face-color"?: string | undefined;
1373
+ "-ms-scrollbar-highlight-color"?: string | undefined;
1374
+ "-ms-scrollbar-shadow-color"?: string | undefined;
1375
+ "-ms-scrollbar-track-color"?: string | undefined;
1376
+ "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
1377
+ "-ms-text-combine-horizontal"?: string | undefined;
1378
+ "-ms-text-overflow"?: string | undefined;
1379
+ "-ms-touch-action"?: string | undefined;
1380
+ "-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
1381
+ "-ms-transform"?: string | undefined;
1382
+ "-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1383
+ "-ms-transition-delay"?: string | undefined;
1384
+ "-ms-transition-duration"?: string | undefined;
1385
+ "-ms-transition-property"?: string | undefined;
1386
+ "-ms-transition-timing-function"?: string | undefined;
1387
+ "-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
1388
+ "-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
1389
+ "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
1390
+ "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
1391
+ "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
1392
+ "-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1393
+ "-webkit-align-content"?: string | undefined;
1394
+ "-webkit-align-items"?: string | undefined;
1395
+ "-webkit-align-self"?: string | undefined;
1396
+ "-webkit-animation-delay"?: string | undefined;
1397
+ "-webkit-animation-direction"?: string | undefined;
1398
+ "-webkit-animation-duration"?: string | undefined;
1399
+ "-webkit-animation-fill-mode"?: string | undefined;
1400
+ "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1401
+ "-webkit-animation-name"?: string | undefined;
1402
+ "-webkit-animation-play-state"?: string | undefined;
1403
+ "-webkit-animation-timing-function"?: string | undefined;
1404
+ "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
1405
+ "-webkit-backdrop-filter"?: string | undefined;
1406
+ "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1407
+ "-webkit-background-clip"?: string | undefined;
1408
+ "-webkit-background-origin"?: string | undefined;
1409
+ "-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1410
+ "-webkit-border-before-color"?: string | undefined;
1411
+ "-webkit-border-before-style"?: string | undefined;
1412
+ "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
1413
+ "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1414
+ "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1415
+ "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
1416
+ "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1417
+ "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1418
+ "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1419
+ "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
1420
+ "-webkit-box-shadow"?: string | undefined;
1421
+ "-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1422
+ "-webkit-clip-path"?: string | undefined;
1423
+ "-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
1424
+ "-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
1425
+ "-webkit-column-rule-color"?: string | undefined;
1426
+ "-webkit-column-rule-style"?: string | undefined;
1427
+ "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1428
+ "-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
1429
+ "-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1430
+ "-webkit-filter"?: string | undefined;
1431
+ "-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1432
+ "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1433
+ "-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
1434
+ "-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1435
+ "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1436
+ "-webkit-font-feature-settings"?: string | undefined;
1437
+ "-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
1438
+ "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1439
+ "-webkit-font-variant-ligatures"?: string | undefined;
1440
+ "-webkit-hyphenate-character"?: string | undefined;
1441
+ "-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
1442
+ "-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1443
+ "-webkit-justify-content"?: string | undefined;
1444
+ "-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
1445
+ "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
1446
+ "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1447
+ "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1448
+ "-webkit-mask-attachment"?: string | undefined;
1449
+ "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1450
+ "-webkit-mask-box-image-repeat"?: string | undefined;
1451
+ "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
1452
+ "-webkit-mask-box-image-source"?: string | undefined;
1453
+ "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1454
+ "-webkit-mask-clip"?: string | undefined;
1455
+ "-webkit-mask-composite"?: string | undefined;
1456
+ "-webkit-mask-image"?: string | undefined;
1457
+ "-webkit-mask-origin"?: string | undefined;
1458
+ "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
1459
+ "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
1460
+ "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
1461
+ "-webkit-mask-repeat"?: string | undefined;
1462
+ "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
1463
+ "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
1464
+ "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
1465
+ "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1466
+ "-webkit-order"?: import("csstype").GlobalsNumber | undefined;
1467
+ "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
1468
+ "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1469
+ "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1470
+ "-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
1471
+ "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1472
+ "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1473
+ "-webkit-ruby-position"?: string | undefined;
1474
+ "-webkit-scroll-snap-type"?: string | undefined;
1475
+ "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1476
+ "-webkit-tap-highlight-color"?: string | undefined;
1477
+ "-webkit-text-combine"?: string | undefined;
1478
+ "-webkit-text-decoration-color"?: string | undefined;
1479
+ "-webkit-text-decoration-line"?: string | undefined;
1480
+ "-webkit-text-decoration-skip"?: string | undefined;
1481
+ "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1482
+ "-webkit-text-emphasis-color"?: string | undefined;
1483
+ "-webkit-text-emphasis-position"?: string | undefined;
1484
+ "-webkit-text-emphasis-style"?: string | undefined;
1485
+ "-webkit-text-fill-color"?: string | undefined;
1486
+ "-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
1487
+ "-webkit-text-size-adjust"?: string | undefined;
1488
+ "-webkit-text-stroke-color"?: string | undefined;
1489
+ "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
1490
+ "-webkit-text-underline-position"?: string | undefined;
1491
+ "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
1492
+ "-webkit-transform"?: string | undefined;
1493
+ "-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1494
+ "-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
1495
+ "-webkit-transition-delay"?: string | undefined;
1496
+ "-webkit-transition-duration"?: string | undefined;
1497
+ "-webkit-transition-property"?: string | undefined;
1498
+ "-webkit-transition-timing-function"?: string | undefined;
1499
+ "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
1500
+ "-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
1501
+ "-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
1502
+ "-moz-animation"?: import("csstype").AnimationProperty | undefined;
1503
+ "-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
1504
+ "-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1505
+ "-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1506
+ "-moz-transition"?: string | undefined;
1507
+ "-ms-content-zoom-limit"?: string | undefined;
1508
+ "-ms-content-zoom-snap"?: string | undefined;
1509
+ "-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1510
+ "-ms-scroll-limit"?: string | undefined;
1511
+ "-ms-scroll-snap-x"?: string | undefined;
1512
+ "-ms-scroll-snap-y"?: string | undefined;
1513
+ "-ms-transition"?: string | undefined;
1514
+ "-webkit-animation"?: import("csstype").AnimationProperty | undefined;
1515
+ "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
1516
+ "-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
1517
+ "-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1518
+ "-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1519
+ "-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
1520
+ "-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
1521
+ "-webkit-flex-flow"?: string | undefined;
1522
+ "-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
1523
+ "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
1524
+ "-webkit-text-emphasis"?: string | undefined;
1525
+ "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
1526
+ "-webkit-transition"?: string | undefined;
1527
+ "box-align"?: import("csstype").BoxAlignProperty | undefined;
1528
+ "box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1529
+ "box-flex"?: import("csstype").GlobalsNumber | undefined;
1530
+ "box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1531
+ "box-lines"?: import("csstype").BoxLinesProperty | undefined;
1532
+ "box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1533
+ "box-orient"?: import("csstype").BoxOrientProperty | undefined;
1534
+ "box-pack"?: import("csstype").BoxPackProperty | undefined;
1535
+ "grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
1536
+ "grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
1537
+ "grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
1538
+ "ime-mode"?: import("csstype").ImeModeProperty | undefined;
1539
+ "offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1540
+ "offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1541
+ "offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1542
+ "offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1543
+ "offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1544
+ "offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1545
+ "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
1546
+ "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
1547
+ "scroll-snap-points-x"?: string | undefined;
1548
+ "scroll-snap-points-y"?: string | undefined;
1549
+ "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
1550
+ "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
1551
+ "-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
1552
+ "-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1553
+ "-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
1554
+ "-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1555
+ "-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1556
+ "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1557
+ "-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1558
+ "-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
1559
+ "-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
1560
+ "-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
1561
+ "-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
1562
+ "-moz-background-clip"?: string | undefined;
1563
+ "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
1564
+ "-moz-background-origin"?: string | undefined;
1565
+ "-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1566
+ "-moz-binding"?: string | undefined;
1567
+ "-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1568
+ "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1569
+ "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1570
+ "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1571
+ "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1572
+ "-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
1573
+ "-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1574
+ "-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
1575
+ "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1576
+ "-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1577
+ "-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
1578
+ "-moz-box-shadow"?: string | undefined;
1579
+ "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
1580
+ "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
1581
+ "-moz-opacity"?: import("csstype").OpacityProperty | undefined;
1582
+ "-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
1583
+ "-moz-outline-color"?: string | undefined;
1584
+ "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
1585
+ "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
1586
+ "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
1587
+ "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
1588
+ "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
1589
+ "-moz-outline-style"?: string | undefined;
1590
+ "-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1591
+ "-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
1592
+ "-moz-text-decoration-color"?: string | undefined;
1593
+ "-moz-text-decoration-line"?: string | undefined;
1594
+ "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
1595
+ "-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
1596
+ "-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
1597
+ "-o-animation"?: import("csstype").AnimationProperty | undefined;
1598
+ "-o-animation-delay"?: string | undefined;
1599
+ "-o-animation-direction"?: string | undefined;
1600
+ "-o-animation-duration"?: string | undefined;
1601
+ "-o-animation-fill-mode"?: string | undefined;
1602
+ "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1603
+ "-o-animation-name"?: string | undefined;
1604
+ "-o-animation-play-state"?: string | undefined;
1605
+ "-o-animation-timing-function"?: string | undefined;
1606
+ "-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1607
+ "-o-border-image"?: import("csstype").BorderImageProperty | undefined;
1608
+ "-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
1609
+ "-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1610
+ "-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
1611
+ "-o-text-overflow"?: string | undefined;
1612
+ "-o-transform"?: string | undefined;
1613
+ "-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
1614
+ "-o-transition"?: string | undefined;
1615
+ "-o-transition-delay"?: string | undefined;
1616
+ "-o-transition-duration"?: string | undefined;
1617
+ "-o-transition-property"?: string | undefined;
1618
+ "-o-transition-timing-function"?: string | undefined;
1619
+ "-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
1620
+ "-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
1621
+ "-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
1622
+ "-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
1623
+ "-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
1624
+ "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
1625
+ "-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
1626
+ "-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
1627
+ "-webkit-scroll-snap-points-x"?: string | undefined;
1628
+ "-webkit-scroll-snap-points-y"?: string | undefined;
1629
+ "alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
1630
+ "baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
1631
+ "clip-rule"?: import("csstype").ClipRuleProperty | undefined;
1632
+ "color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
1633
+ "color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
1634
+ "dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
1635
+ "fill-opacity"?: import("csstype").GlobalsNumber | undefined;
1636
+ "fill-rule"?: import("csstype").FillRuleProperty | undefined;
1637
+ "flood-color"?: string | undefined;
1638
+ "flood-opacity"?: import("csstype").GlobalsNumber | undefined;
1639
+ "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
1640
+ "lighting-color"?: string | undefined;
1641
+ "marker-end"?: string | undefined;
1642
+ "marker-mid"?: string | undefined;
1643
+ "marker-start"?: string | undefined;
1644
+ "shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
1645
+ "stop-color"?: string | undefined;
1646
+ "stop-opacity"?: import("csstype").GlobalsNumber | undefined;
1647
+ "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
1648
+ "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
1649
+ "stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
1650
+ "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
1651
+ "stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
1652
+ "stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
1653
+ "stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
1654
+ "text-anchor"?: import("csstype").TextAnchorProperty | undefined;
1655
+ "vector-effect"?: import("csstype").VectorEffectProperty | undefined;
1656
+ }>;
131
1657
  styles: import("vue").ComputedRef<{
132
1658
  height: string;
133
1659
  }>;
@@ -3218,6 +4744,10 @@ declare const _default: import("vue").DefineComponent<{
3218
4744
  pagerScroll?: {
3219
4745
  enable?: boolean | undefined;
3220
4746
  capacity?: number | undefined;
4747
+ loading?: boolean | undefined;
4748
+ } | undefined;
4749
+ stickyFixedConfig?: {
4750
+ enable?: boolean | undefined;
3221
4751
  } | undefined;
3222
4752
  onFormChange?: ((payload_0: import("../../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
3223
4753
  onCopy?: ((params: import("vxe-table").VxeTableDefines.CopyEventParams) => void) | undefined;
@@ -6787,6 +8317,10 @@ declare const _default: import("vue").DefineComponent<{
6787
8317
  pagerScroll?: {
6788
8318
  enable?: boolean | undefined;
6789
8319
  capacity?: number | undefined;
8320
+ loading?: boolean | undefined;
8321
+ } | undefined;
8322
+ stickyFixedConfig?: {
8323
+ enable?: boolean | undefined;
6790
8324
  } | undefined;
6791
8325
  onFormChange?: ((payload_0: import("../../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
6792
8326
  onSettingClick?: (() => void) | undefined;