cnhis-design-vue 3.1.42-beta.0 → 3.1.42-release.0

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