cnhis-design-vue 3.1.37-beta.0 → 3.1.37-beta.2

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 (392) hide show
  1. package/es/components/button-print/src/utils/print.js +1 -6
  2. package/es/components/fabric-chart/src/FabricChart.vue.js +9 -9
  3. package/es/components/fabric-chart/src/hooks/useBirthProcess.js +129 -42
  4. package/es/components/fabric-chart/src/hooks/useBirthProcessChart.js +151 -0
  5. package/es/components/fabric-chart/src/hooks/useCenter.js +6 -7
  6. package/es/components/fabric-chart/src/hooks/useOther.js +3 -2
  7. package/es/components/fabric-chart/src/hooks/useTemperatureChart.js +1 -1
  8. package/es/components/fabric-chart/src/utils/utils.js +7 -4
  9. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.js +1 -1
  10. package/es/components/form-config/src/hooks/useSortalbeConfig.js +2 -2
  11. package/es/components/form-render/src/FormRender.vue.js +11 -1
  12. package/es/components/form-render/src/components/renderer/formItem.js +16 -13
  13. package/es/components/form-render/src/constants/index.js +14 -1
  14. package/es/components/form-render/src/hooks/useFieldNormalize.js +0 -4
  15. package/es/components/form-render/src/hooks/useLowCodeReactions.js +85 -0
  16. package/es/components/iho-table/src/IhoTable.vue.js +9 -4
  17. package/es/components/iho-table/src/constants/index.js +2 -2
  18. package/es/components/iho-table/src/hooks/tapHooks/index.js +15 -21
  19. package/es/components/iho-table/src/utils/index.js +5 -2
  20. package/es/components/iho-table/style/index.css +1 -1
  21. package/es/components/index.css +1 -1
  22. package/es/components/index.js +0 -3
  23. package/es/shared/utils/tapable/AsyncParallelBailHook.js +1 -1
  24. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.js +2 -3
  25. package/es/shared/utils/tapable/Hook.js +1 -1
  26. package/es/shared/utils/tapable/HookCodeFactory.js +3 -6
  27. package/es/shared/utils/tapable/SyncWaterfallHook.js +1 -2
  28. package/package.json +2 -2
  29. package/es/components/annotation-edit/index.d.ts +0 -17
  30. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +0 -16
  31. package/es/components/big-table/index.d.ts +0 -1176
  32. package/es/components/big-table/src/BigTable.vue.d.ts +0 -1175
  33. package/es/components/big-table/src/bigTableEmits.d.ts +0 -2
  34. package/es/components/big-table/src/bigTableProps.d.ts +0 -211
  35. package/es/components/big-table/src/bigTableState.d.ts +0 -58
  36. package/es/components/big-table/src/components/NoData.vue.d.ts +0 -49
  37. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +0 -34
  38. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +0 -43
  39. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +0 -35
  40. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +0 -35
  41. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +0 -134
  42. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +0 -43
  43. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +0 -5
  44. package/es/components/big-table/src/components/input-button.vue.d.ts +0 -10
  45. package/es/components/big-table/src/components/separate.vue.d.ts +0 -41
  46. package/es/components/big-table/src/constants/index.d.ts +0 -3
  47. package/es/components/big-table/src/hooks/index.d.ts +0 -9
  48. package/es/components/big-table/src/hooks/useAnchor.d.ts +0 -7
  49. package/es/components/big-table/src/hooks/useAnnotation.d.ts +0 -4
  50. package/es/components/big-table/src/hooks/useBatchEditing.d.ts +0 -17
  51. package/es/components/big-table/src/hooks/useEdit.d.ts +0 -339
  52. package/es/components/big-table/src/hooks/useEvent.d.ts +0 -6
  53. package/es/components/big-table/src/hooks/useFormat.d.ts +0 -30
  54. package/es/components/big-table/src/hooks/useNestTable.d.ts +0 -8
  55. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +0 -40
  56. package/es/components/big-table/src/hooks/useTableParse.d.ts +0 -6
  57. package/es/components/big-table/src/utils.d.ts +0 -61
  58. package/es/components/bpmn-workflow/index.d.ts +0 -72
  59. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +0 -75
  60. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +0 -75
  61. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +0 -24
  62. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +0 -19
  63. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.d.ts +0 -70
  64. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +0 -21
  65. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +0 -12
  66. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +0 -16
  67. package/es/components/bpmn-workflow/src/custom/customModeler/index.d.ts +0 -6
  68. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +0 -5
  69. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +0 -12
  70. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +0 -5
  71. package/es/components/bpmn-workflow/src/custom/customRules/no-task.d.ts +0 -4
  72. package/es/components/bpmn-workflow/src/custom/customTranslate/customTranslate.d.ts +0 -1
  73. package/es/components/bpmn-workflow/src/custom/customTranslate/zh.d.ts +0 -226
  74. package/es/components/button-print/index.d.ts +0 -1904
  75. package/es/components/button-print/src/ButtonPrint.vue.d.ts +0 -1911
  76. package/es/components/button-print/src/components/EditFormat.vue.d.ts +0 -1244
  77. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +0 -1632
  78. package/es/components/button-print/src/components/Preview.vue.d.ts +0 -41
  79. package/es/components/button-print/src/utils/browserPrint.d.ts +0 -2
  80. package/es/components/button-print/src/utils/dialog.d.ts +0 -12
  81. package/es/components/button-print/src/utils/index.d.ts +0 -2
  82. package/es/components/button-print/src/utils/print.d.ts +0 -56
  83. package/es/components/drag-layout/index.d.ts +0 -606
  84. package/es/components/drag-layout/index.js +0 -11
  85. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +0 -21
  86. package/es/components/drag-layout/src/DragFormLeftItem.vue.js +0 -122
  87. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +0 -125
  88. package/es/components/drag-layout/src/DragFormRightItem.vue.js +0 -267
  89. package/es/components/drag-layout/src/DragLayout.vue.d.ts +0 -606
  90. package/es/components/drag-layout/src/DragLayout.vue.js +0 -662
  91. package/es/components/drag-layout/style/index.css +0 -1
  92. package/es/components/editor/index.d.ts +0 -30
  93. package/es/components/editor/src/Editor.d.ts +0 -30
  94. package/es/components/fabric-chart/index.d.ts +0 -182
  95. package/es/components/fabric-chart/src/BirthProcessChart.vue.d.ts +0 -181
  96. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +0 -184
  97. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +0 -46
  98. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +0 -64
  99. package/es/components/fabric-chart/src/components/useStyle.d.ts +0 -7
  100. package/es/components/fabric-chart/src/hooks/constant.d.ts +0 -54
  101. package/es/components/fabric-chart/src/hooks/index.d.ts +0 -11
  102. package/es/components/fabric-chart/src/hooks/useBirthProcess.d.ts +0 -26
  103. package/es/components/fabric-chart/src/hooks/useBottom.d.ts +0 -4
  104. package/es/components/fabric-chart/src/hooks/useCenter.d.ts +0 -16
  105. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +0 -8
  106. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +0 -14
  107. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +0 -44
  108. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +0 -7
  109. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +0 -4
  110. package/es/components/fabric-chart/src/hooks/useLeft.d.ts +0 -7
  111. package/es/components/fabric-chart/src/hooks/useOther.d.ts +0 -4
  112. package/es/components/fabric-chart/src/hooks/useRight.d.ts +0 -4
  113. package/es/components/fabric-chart/src/hooks/useShadow.d.ts +0 -6
  114. package/es/components/fabric-chart/src/hooks/useTemperatureChart.d.ts +0 -25
  115. package/es/components/fabric-chart/src/hooks/useTop.d.ts +0 -4
  116. package/es/components/fabric-chart/src/interface.d.ts +0 -151
  117. package/es/components/fabric-chart/src/utils/utils.d.ts +0 -13
  118. package/es/components/field-set/index.d.ts +0 -243
  119. package/es/components/field-set/src/FieldSet.vue.d.ts +0 -197
  120. package/es/components/form-config/index.d.ts +0 -3321
  121. package/es/components/form-config/src/FormConfig.vue.d.ts +0 -3322
  122. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -664
  123. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +0 -108
  124. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -2385
  125. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +0 -14
  126. package/es/components/form-config/src/components/index.d.ts +0 -5
  127. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +0 -27
  128. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +0 -169
  129. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +0 -71
  130. package/es/components/form-config/src/components/renderer/index.d.ts +0 -4
  131. package/es/components/form-config/src/constants/index.d.ts +0 -65
  132. package/es/components/form-config/src/hooks/index.d.ts +0 -3
  133. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +0 -8
  134. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +0 -5
  135. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +0 -4
  136. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +0 -13
  137. package/es/components/form-config/src/types/index.d.ts +0 -39
  138. package/es/components/form-config/src/utils/index.d.ts +0 -7
  139. package/es/components/form-render/index.d.ts +0 -646
  140. package/es/components/form-render/src/FormRender.vue.d.ts +0 -639
  141. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +0 -643
  142. package/es/components/form-render/src/components/renderer/checkbox.d.ts +0 -90
  143. package/es/components/form-render/src/components/renderer/combination.d.ts +0 -51
  144. package/es/components/form-render/src/components/renderer/complex.d.ts +0 -34
  145. package/es/components/form-render/src/components/renderer/date.d.ts +0 -52
  146. package/es/components/form-render/src/components/renderer/formItem.d.ts +0 -15
  147. package/es/components/form-render/src/components/renderer/index.d.ts +0 -3
  148. package/es/components/form-render/src/components/renderer/input.d.ts +0 -23
  149. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +0 -11
  150. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +0 -31
  151. package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.d.ts +0 -5
  152. package/es/components/form-render/src/components/renderer/jsonCombination/index.d.ts +0 -44
  153. package/es/components/form-render/src/components/renderer/levelSearchCascader.d.ts +0 -91
  154. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +0 -69
  155. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +0 -68
  156. package/es/components/form-render/src/components/renderer/radio.d.ts +0 -94
  157. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +0 -41
  158. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +0 -58
  159. package/es/components/form-render/src/components/renderer/select.d.ts +0 -140
  160. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +0 -18
  161. package/es/components/form-render/src/components/renderer/slider.d.ts +0 -11
  162. package/es/components/form-render/src/components/renderer/switch.d.ts +0 -23
  163. package/es/components/form-render/src/components/renderer/textarea.d.ts +0 -11
  164. package/es/components/form-render/src/components/tooltipMessage.vue.d.ts +0 -13
  165. package/es/components/form-render/src/constants/index.d.ts +0 -42
  166. package/es/components/form-render/src/hooks/index.d.ts +0 -15
  167. package/es/components/form-render/src/hooks/useAnchor.d.ts +0 -16
  168. package/es/components/form-render/src/hooks/useAsyncQueue.d.ts +0 -47
  169. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +0 -27
  170. package/es/components/form-render/src/hooks/useChangeContext.d.ts +0 -11
  171. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +0 -15
  172. package/es/components/form-render/src/hooks/useCommonLog.d.ts +0 -3
  173. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +0 -64
  174. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +0 -5
  175. package/es/components/form-render/src/hooks/useFieldVisitor.d.ts +0 -4
  176. package/es/components/form-render/src/hooks/useFormContext.d.ts +0 -11
  177. package/es/components/form-render/src/hooks/useFormField.d.ts +0 -5
  178. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +0 -11
  179. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +0 -13
  180. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +0 -39
  181. package/es/components/form-render/src/hooks/useFormRequest.d.ts +0 -26
  182. package/es/components/form-render/src/hooks/useFormValidator.d.ts +0 -6
  183. package/es/components/form-render/src/hooks/useNuiThemeOverrides.d.ts +0 -4
  184. package/es/components/form-render/src/hooks/usePresetScope.d.ts +0 -6
  185. package/es/components/form-render/src/types/fieldItem.d.ts +0 -265
  186. package/es/components/form-render/src/types/index.d.ts +0 -84
  187. package/es/components/form-render/src/utils/business.d.ts +0 -13
  188. package/es/components/form-render/src/utils/dom.d.ts +0 -13
  189. package/es/components/form-render/src/utils/index.d.ts +0 -38
  190. package/es/components/form-render/src/utils/schema.d.ts +0 -83
  191. package/es/components/grid/index.d.ts +0 -3
  192. package/es/components/grid/src/Grid.d.ts +0 -2
  193. package/es/components/grid/src/hooks.d.ts +0 -1
  194. package/es/components/iho-table/index.d.ts +0 -4638
  195. package/es/components/iho-table/src/IhoTable.vue.d.ts +0 -4637
  196. package/es/components/iho-table/src/constants/index.d.ts +0 -80
  197. package/es/components/iho-table/src/hooks/export.d.ts +0 -2
  198. package/es/components/iho-table/src/hooks/index.d.ts +0 -2
  199. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +0 -93
  200. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +0 -31
  201. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +0 -16
  202. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +0 -15
  203. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +0 -251
  204. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +0 -13
  205. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +0 -25
  206. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +0 -10
  207. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +0 -11
  208. package/es/components/iho-table/src/hooks/useTableContext.d.ts +0 -9
  209. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +0 -8
  210. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +0 -1
  211. package/es/components/iho-table/src/plugins/anchorPlugin/tableAnchor.d.ts +0 -2
  212. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +0 -13
  213. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +0 -1
  214. package/es/components/iho-table/src/plugins/filterPlugin/filter.vue.d.ts +0 -169
  215. package/es/components/iho-table/src/plugins/filterPlugin/index.d.ts +0 -1
  216. package/es/components/iho-table/src/plugins/filterPlugin/types.d.ts +0 -7
  217. package/es/components/iho-table/src/plugins/index.d.ts +0 -3
  218. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +0 -1
  219. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +0 -1
  220. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +0 -96
  221. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +0 -1
  222. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +0 -5
  223. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +0 -1
  224. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +0 -1
  225. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +0 -43
  226. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +0 -1
  227. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +0 -2
  228. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +0 -94
  229. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +0 -1
  230. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +0 -12
  231. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin.d.ts +0 -1
  232. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +0 -1
  233. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +0 -1
  234. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +0 -1
  235. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +0 -1
  236. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +0 -2
  237. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +0 -1
  238. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +0 -1
  239. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +0 -1
  240. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +0 -11
  241. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +0 -1
  242. package/es/components/iho-table/src/types/index.d.ts +0 -108
  243. package/es/components/iho-table/src/types/pluginType.d.ts +0 -173
  244. package/es/components/iho-table/src/utils/index.d.ts +0 -48
  245. package/es/components/index.d.ts +0 -38
  246. package/es/components/info-header/index.d.ts +0 -415
  247. package/es/components/info-header/src/HiddenContent.vue.d.ts +0 -86
  248. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +0 -33
  249. package/es/components/info-header/src/InfoHeader.vue.d.ts +0 -405
  250. package/es/components/insurance-sdk/index.d.ts +0 -1
  251. package/es/components/insurance-sdk/src/constants/index.d.ts +0 -161
  252. package/es/components/insurance-sdk/src/utils/index.d.ts +0 -1
  253. package/es/components/insurance-sdk/src/utils/insurance.d.ts +0 -260
  254. package/es/components/keyboard/index.d.ts +0 -334
  255. package/es/components/keyboard/src/Keyboard.vue.d.ts +0 -335
  256. package/es/components/keyboard/src/components/InputNumber.vue.d.ts +0 -64
  257. package/es/components/keyboard/src/components/NumberPanel.vue.d.ts +0 -191
  258. package/es/components/keyboard/src/utils/index.d.ts +0 -1
  259. package/es/components/map/index.d.ts +0 -75
  260. package/es/components/map/src/Map.vue.d.ts +0 -75
  261. package/es/components/recommend-search/index.d.ts +0 -815
  262. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +0 -817
  263. package/es/components/recommend-search/src/components/BaseSearch.vue.d.ts +0 -143
  264. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +0 -341
  265. package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +0 -63
  266. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +0 -300
  267. package/es/components/recommend-search/src/constant/index.d.ts +0 -4
  268. package/es/components/recommend-search/src/types/index.d.ts +0 -9
  269. package/es/components/scale-view/index.d.ts +0 -1400
  270. package/es/components/scale-view/src/ScaleView.vue.d.ts +0 -1222
  271. package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +0 -70
  272. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +0 -154
  273. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +0 -110
  274. package/es/components/scale-view/src/components/NoData.vue.d.ts +0 -49
  275. package/es/components/scale-view/src/components/ScaleScore.d.ts +0 -23
  276. package/es/components/scale-view/src/components/composables/choose-common.d.ts +0 -11
  277. package/es/components/scale-view/src/components/formitem/address.d.ts +0 -3992
  278. package/es/components/scale-view/src/components/formitem/r-address.d.ts +0 -34
  279. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +0 -43
  280. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +0 -43
  281. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +0 -32
  282. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +0 -34
  283. package/es/components/scale-view/src/components/formitem/r-input.d.ts +0 -34
  284. package/es/components/scale-view/src/components/formitem/r-map.d.ts +0 -52
  285. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +0 -43
  286. package/es/components/scale-view/src/components/formitem/r-select.d.ts +0 -61
  287. package/es/components/scale-view/src/components/formitem/r-sign.d.ts +0 -34
  288. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +0 -52
  289. package/es/components/scale-view/src/components/formitem/sign-com.d.ts +0 -63
  290. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +0 -80
  291. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +0 -87
  292. package/es/components/scale-view/src/hooks/scaleview-computed.d.ts +0 -43
  293. package/es/components/scale-view/src/hooks/scaleview-init.d.ts +0 -3
  294. package/es/components/scale-view/src/hooks/scaleview-props.d.ts +0 -115
  295. package/es/components/scale-view/src/hooks/scaleview-state.d.ts +0 -34
  296. package/es/components/scale-view/src/hooks/scaleview-submit.d.ts +0 -3
  297. package/es/components/scale-view/src/hooks/scaleview-validate.d.ts +0 -3
  298. package/es/components/scale-view/src/hooks/use-component.d.ts +0 -1814
  299. package/es/components/scale-view/src/hooks/use-evaluate.d.ts +0 -21
  300. package/es/components/scale-view/src/hooks/use-event.d.ts +0 -4
  301. package/es/components/scale-view/src/hooks/use-noData.d.ts +0 -9
  302. package/es/components/scale-view/src/utils/judge-types.d.ts +0 -5
  303. package/es/components/search-cascader/index.d.ts +0 -233
  304. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +0 -235
  305. package/es/components/search-cascader/src/components/SearchMenu.d.ts +0 -50
  306. package/es/components/search-cascader/src/components/index.d.ts +0 -1
  307. package/es/components/search-cascader/src/constants/index.d.ts +0 -5
  308. package/es/components/search-cascader/src/hooks/index.d.ts +0 -1
  309. package/es/components/search-cascader/src/hooks/useCssVariable.d.ts +0 -3
  310. package/es/components/search-cascader/src/utils/index.d.ts +0 -2
  311. package/es/components/select-label/index.d.ts +0 -988
  312. package/es/components/select-label/src/LabelFormContent.vue.d.ts +0 -367
  313. package/es/components/select-label/src/SelectLabel.vue.d.ts +0 -622
  314. package/es/components/select-label/src/components/label-classify.vue.d.ts +0 -122
  315. package/es/components/select-person/index.d.ts +0 -251
  316. package/es/components/select-person/src/SelectPerson.vue.d.ts +0 -250
  317. package/es/components/select-person/src/utils/index.d.ts +0 -3
  318. package/es/components/shortcut-provider/index.d.ts +0 -21
  319. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +0 -19
  320. package/es/components/shortcut-provider/src/constants/index.d.ts +0 -7
  321. package/es/components/shortcut-provider/src/hooks/index.d.ts +0 -2
  322. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +0 -4
  323. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +0 -33
  324. package/es/components/shortcut-provider/src/types/index.d.ts +0 -43
  325. package/es/components/shortcut-provider/src/utils/index.d.ts +0 -10
  326. package/es/components/shortcut-setter/index.d.ts +0 -2373
  327. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -2375
  328. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +0 -99
  329. package/es/components/shortcut-setter/src/types/index.d.ts +0 -6
  330. package/es/components/steps-wheel/index.d.ts +0 -115
  331. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +0 -114
  332. package/es/components/time-line/index.d.ts +0 -109
  333. package/es/components/time-line/src/TimeLine.vue.d.ts +0 -85
  334. package/es/components/vod-chunk-upload/index.d.ts +0 -232
  335. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.d.ts +0 -196
  336. package/es/components/vod-chunk-upload/src/hooks/upload-computed.d.ts +0 -11
  337. package/es/components/vod-chunk-upload/src/hooks/upload-data.d.ts +0 -63
  338. package/es/components/vod-chunk-upload/src/hooks/vod-computed.d.ts +0 -10
  339. package/es/components/vod-chunk-upload/src/hooks/vod-data.d.ts +0 -23
  340. package/es/components/vod-chunk-upload/src/vod-chunk-upload/index.d.ts +0 -2
  341. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +0 -230
  342. package/es/components/vod-chunk-upload/src/vod-upload-modal.d.ts +0 -25
  343. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +0 -51
  344. package/es/shared/components/SelectPage/index.d.ts +0 -2
  345. package/es/shared/components/SlotRender/SlotRender.d.ts +0 -20
  346. package/es/shared/components/SlotRender/index.d.ts +0 -2
  347. package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +0 -43
  348. package/es/shared/components/SvgIcon/index.d.ts +0 -2
  349. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +0 -87
  350. package/es/shared/components/TextOverTooltip/index.d.ts +0 -2
  351. package/es/shared/components/VueDraggable/index.d.ts +0 -2
  352. package/es/shared/components/VueDraggable/src/core/componentBuilderHelper.d.ts +0 -9
  353. package/es/shared/components/VueDraggable/src/core/componentStructure.d.ts +0 -22
  354. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +0 -7
  355. package/es/shared/components/VueDraggable/src/core/sortableEvents.d.ts +0 -10
  356. package/es/shared/components/VueDraggable/src/util/console.d.ts +0 -1
  357. package/es/shared/components/VueDraggable/src/util/htmlHelper.d.ts +0 -2
  358. package/es/shared/components/VueDraggable/src/util/string.d.ts +0 -1
  359. package/es/shared/components/VueDraggable/src/util/tags.d.ts +0 -3
  360. package/es/shared/components/no-data/NoData.vue.d.ts +0 -49
  361. package/es/shared/components/no-data/index.d.ts +0 -2
  362. package/es/shared/components/player-vod/index.vue.d.ts +0 -2
  363. package/es/shared/components/player-vod/player.d.ts +0 -17
  364. package/es/shared/components/player-vod/video-list.d.ts +0 -32
  365. package/es/shared/components/player-vod/video-modal.d.ts +0 -54
  366. package/es/shared/global/variable.d.ts +0 -1
  367. package/es/shared/index.d.ts +0 -0
  368. package/es/shared/types/index.d.ts +0 -22
  369. package/es/shared/utils/anime.d.ts +0 -35
  370. package/es/shared/utils/clickoutside.d.ts +0 -18
  371. package/es/shared/utils/clickoutside.js +0 -52
  372. package/es/shared/utils/colorLog.d.ts +0 -31
  373. package/es/shared/utils/index.d.ts +0 -16
  374. package/es/shared/utils/loadViewer.d.ts +0 -2
  375. package/es/shared/utils/state.d.ts +0 -29
  376. package/es/shared/utils/state.js +0 -44
  377. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +0 -3
  378. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +0 -3
  379. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +0 -3
  380. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +0 -3
  381. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +0 -3
  382. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +0 -3
  383. package/es/shared/utils/tapable/Hook.d.ts +0 -50
  384. package/es/shared/utils/tapable/HookCodeFactory.d.ts +0 -58
  385. package/es/shared/utils/tapable/HookMap.d.ts +0 -11
  386. package/es/shared/utils/tapable/MultiHook.d.ts +0 -12
  387. package/es/shared/utils/tapable/SyncBailHook.d.ts +0 -3
  388. package/es/shared/utils/tapable/SyncHook.d.ts +0 -3
  389. package/es/shared/utils/tapable/SyncLoopHook.d.ts +0 -3
  390. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +0 -3
  391. package/es/shared/utils/utilExpand.d.ts +0 -1
  392. package/es/shared/utils/vexutils.d.ts +0 -10
@@ -1,2373 +0,0 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
2
- export * from './src/types';
3
- declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
4
- glob: {
5
- type: BooleanConstructor;
6
- default: boolean;
7
- };
8
- scope: {
9
- type: (SymbolConstructor | StringConstructor)[];
10
- };
11
- }, {
12
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
13
- glob: {
14
- type: BooleanConstructor;
15
- default: boolean;
16
- };
17
- scope: {
18
- type: (SymbolConstructor | StringConstructor)[];
19
- };
20
- }>> & {
21
- onError?: ((...args: any[]) => any) | undefined;
22
- onUpdate?: ((...args: any[]) => any) | undefined;
23
- }>>;
24
- emit: (event: "error" | "update", ...args: any[]) => void;
25
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
26
- key: import("vue").Ref<number>;
27
- scope: import("vue").ComputedRef<string | symbol | undefined>;
28
- manager: {
29
- register: (shortcut: import("..").ShortcutOption) => {
30
- stop: () => void;
31
- signature: () => string;
32
- };
33
- traverse: () => Omit<import("..").ShortcutItem, "callback">[];
34
- clear: () => void;
35
- update: (key: string, info: KeyboardEvent | Partial<import("..").ShortcutSignatureInfo>) => Promise<void>;
36
- updateManagerDisabled: (disabled?: boolean | undefined) => void;
37
- };
38
- fieldList: import("vue").Ref<{
39
- [x: string]: any;
40
- val_key: string;
41
- html_type: string;
42
- annotation?: boolean | undefined;
43
- val_key_unit?: string | undefined;
44
- is_edit?: import("..").FormCommonState | undefined;
45
- elem_width?: number | undefined;
46
- is_show?: import("..").FormCommonState | undefined;
47
- is_null?: import("..").FormCommonState | undefined;
48
- name?: string | undefined;
49
- alias?: string | undefined;
50
- default_val?: any;
51
- is_empty?: import("..").FormCommonState | undefined;
52
- hide_title?: import("..").FormCommonState | undefined;
53
- placeholder?: string | undefined;
54
- validate?: {
55
- [x: string]: any;
56
- obj_type?: ("password" | "sex" | "age" | "email" | "id_card" | "age_unit" | "mobile" | "telephone" | "birthday" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
57
- vali_obj?: string | undefined;
58
- max_value?: string | number | undefined;
59
- min_value?: string | number | undefined;
60
- min_length?: string | number | undefined;
61
- max_length?: string | number | undefined;
62
- decimal_length?: string | number | undefined;
63
- regular_expression?: string | {
64
- exec: (string: string) => RegExpExecArray | null;
65
- test: (string: string) => boolean;
66
- readonly source: string;
67
- readonly global: boolean;
68
- readonly ignoreCase: boolean;
69
- readonly multiline: boolean;
70
- lastIndex: number;
71
- compile: (pattern: string, flags?: string | undefined) => RegExp;
72
- readonly flags: string;
73
- readonly sticky: boolean;
74
- readonly unicode: boolean;
75
- readonly dotAll: boolean;
76
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
77
- [Symbol.replace]: {
78
- (string: string, replaceValue: string): string;
79
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
80
- };
81
- [Symbol.search]: (string: string) => number;
82
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
83
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
84
- } | undefined;
85
- regular_error_tip?: string | undefined;
86
- } | undefined;
87
- option?: {
88
- text: string;
89
- value: any;
90
- keyword?: string | undefined;
91
- disabled?: boolean | undefined;
92
- children?: any[] | undefined;
93
- }[] | undefined;
94
- multi_select?: import("..").FormCommonState | undefined;
95
- multi_select_value?: string | number | undefined;
96
- wordbook?: {
97
- level_num?: number | undefined;
98
- id?: string | undefined;
99
- name?: string | undefined;
100
- render_key?: string[] | undefined;
101
- search_key?: string[] | undefined;
102
- primary_key?: string | undefined;
103
- type?: string | undefined;
104
- value_key?: string | undefined;
105
- level_key?: string | undefined;
106
- link_key?: string | undefined;
107
- link_key_split?: string | undefined;
108
- show_key?: string[] | undefined;
109
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
110
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
111
- } | undefined;
112
- open?: {
113
- value?: any;
114
- describe?: string | undefined;
115
- } | undefined;
116
- close?: {
117
- value?: any;
118
- describe?: string | undefined;
119
- } | undefined;
120
- date_format?: string | undefined;
121
- step_length?: string | number | undefined;
122
- urlConfig?: {
123
- url: string;
124
- method?: import("..").FormRequestType | undefined;
125
- nameKey?: string | undefined;
126
- valueKey?: string | undefined;
127
- params?: import("../../../es/shared/types").AnyObject | undefined;
128
- dependKey?: string | Record<string, string> | (string | {
129
- paramName: string;
130
- paramValue?: string | undefined;
131
- required?: boolean | undefined;
132
- })[] | undefined;
133
- } | undefined;
134
- suffixConfig?: any | any[] | undefined;
135
- autograph?: string | undefined;
136
- defined_error_msg?: string | undefined;
137
- extendKey?: string | undefined;
138
- is_not_fold?: string | undefined;
139
- remark?: string | undefined;
140
- fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
141
- content?: string | import("..").FormRenderer | Record<string, import("..").FormRenderer> | undefined;
142
- lazyRequest?: boolean | undefined;
143
- requestCache?: boolean | undefined;
144
- maxGroupNum?: number | undefined;
145
- jsonCombination?: boolean | undefined;
146
- children?: any[] | undefined;
147
- properties?: any[] | undefined;
148
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
149
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
150
- noDecorator?: {
151
- valueOf: () => boolean;
152
- } | undefined;
153
- display?: "flex" | "grid" | undefined;
154
- slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
155
- wrapperStyle?: Record<string, string> | {
156
- [x: `--${string}`]: string | number | undefined;
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 | undefined;
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
- } | undefined;
1679
- validator?: ((value: unknown, fieldItem: import("..").FieldItem) => string | void) | undefined;
1680
- reactions?: {
1681
- [x: string]: any;
1682
- dependencies?: string[] | undefined;
1683
- target?: string | undefined;
1684
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1685
- when?: string | boolean | undefined;
1686
- fulfill?: {
1687
- state?: import("../../../es/shared/types").AnyObject | undefined;
1688
- run?: string | undefined;
1689
- } | undefined;
1690
- otherwise?: {
1691
- state?: import("../../../es/shared/types").AnyObject | undefined;
1692
- run?: string | undefined;
1693
- } | undefined;
1694
- } | {
1695
- [x: string]: any;
1696
- dependencies?: string[] | undefined;
1697
- target?: string | undefined;
1698
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1699
- when?: string | boolean | undefined;
1700
- fulfill?: {
1701
- state?: import("../../../es/shared/types").AnyObject | undefined;
1702
- run?: string | undefined;
1703
- } | undefined;
1704
- otherwise?: {
1705
- state?: import("../../../es/shared/types").AnyObject | undefined;
1706
- run?: string | undefined;
1707
- } | undefined;
1708
- }[] | undefined;
1709
- }[]>;
1710
- shortcutCache: Record<string, import("..").ShortcutSignatureInfo>;
1711
- loadSignature: () => void;
1712
- onShortcutChange: ({ key, info, resolve, reject }: {
1713
- key: string;
1714
- info: KeyboardEvent;
1715
- resolve: import("../../../es/shared/types").Func<any[], any>;
1716
- reject: import("../../../es/shared/types").Func<any[], any>;
1717
- }) => any;
1718
- CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
1719
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
1720
- key: import("vue").Ref<number>;
1721
- reload: () => Promise<void>;
1722
- formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFieldState", "resetFields", "queryWidget"];
1723
- exposed: Partial<import("..").FormRenderExpose>;
1724
- FormRender: import("vue").DefineComponent<{
1725
- fieldList: {
1726
- type: import("vue").PropType<import("..").FieldItem[]>;
1727
- };
1728
- initialData: {
1729
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1730
- default: () => {};
1731
- };
1732
- fieldVisitor: {
1733
- type: import("vue").PropType<import("..").FieldVisitor>;
1734
- };
1735
- column: {
1736
- type: NumberConstructor;
1737
- default: number;
1738
- };
1739
- maxHeight: {
1740
- type: (NumberConstructor | StringConstructor)[];
1741
- default: string;
1742
- };
1743
- anchor: {
1744
- type: BooleanConstructor;
1745
- default: boolean;
1746
- };
1747
- parallelism: {
1748
- type: NumberConstructor;
1749
- default: number;
1750
- };
1751
- businessFormatter: {
1752
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
1753
- };
1754
- schema: {
1755
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
1756
- [key: symbol]: any;
1757
- [key: `x-${string}`]: any;
1758
- [key: `x-${number}`]: any;
1759
- version?: string | undefined;
1760
- name?: import("@formily/json-schema").SchemaKey | undefined;
1761
- title?: any;
1762
- description?: any;
1763
- default?: any;
1764
- readOnly?: boolean | undefined;
1765
- writeOnly?: boolean | undefined;
1766
- type?: import("@formily/json-schema").SchemaTypes | undefined;
1767
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
1768
- const?: any;
1769
- multipleOf?: number | undefined;
1770
- maximum?: number | undefined;
1771
- exclusiveMaximum?: number | undefined;
1772
- minimum?: number | undefined;
1773
- exclusiveMinimum?: number | undefined;
1774
- maxLength?: number | undefined;
1775
- minLength?: number | undefined;
1776
- pattern?: string | RegExp | undefined;
1777
- maxItems?: number | undefined;
1778
- minItems?: number | undefined;
1779
- uniqueItems?: boolean | undefined;
1780
- maxProperties?: number | undefined;
1781
- minProperties?: number | undefined;
1782
- required?: string | boolean | string[] | undefined;
1783
- format?: string | undefined;
1784
- $ref?: string | undefined;
1785
- $namespace?: string | undefined;
1786
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1787
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1788
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
1789
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
1790
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1791
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
1792
- "x-value"?: any;
1793
- "x-index"?: number | undefined;
1794
- "x-pattern"?: any;
1795
- "x-display"?: any;
1796
- "x-validator"?: any;
1797
- "x-decorator"?: any;
1798
- "x-decorator-props"?: any;
1799
- "x-component"?: any;
1800
- "x-component-props"?: any;
1801
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
1802
- "x-content"?: any;
1803
- "x-data"?: any;
1804
- "x-visible"?: boolean | undefined;
1805
- "x-hidden"?: boolean | undefined;
1806
- "x-disabled"?: boolean | undefined;
1807
- "x-editable"?: boolean | undefined;
1808
- "x-read-only"?: boolean | undefined;
1809
- "x-read-pretty"?: boolean | undefined;
1810
- "x-compile-omitted"?: string[] | undefined;
1811
- }>>;
1812
- };
1813
- components: {
1814
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1815
- default: () => {};
1816
- };
1817
- scope: {
1818
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1819
- default: () => {};
1820
- };
1821
- annotation: {
1822
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1823
- };
1824
- consumer: {
1825
- type: BooleanConstructor;
1826
- default: boolean;
1827
- };
1828
- uuid: {
1829
- type: StringConstructor;
1830
- };
1831
- lifeCycle: {
1832
- type: import("vue").PropType<Partial<{
1833
- onSetup(): void;
1834
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
1835
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
1836
- }>>;
1837
- };
1838
- requestInstance: {
1839
- type: import("vue").PropType<import("..").RequestInstance>;
1840
- };
1841
- enterToNextWidget: {
1842
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
1843
- default: boolean;
1844
- };
1845
- }, {
1846
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1847
- fieldList: {
1848
- type: import("vue").PropType<import("..").FieldItem[]>;
1849
- };
1850
- initialData: {
1851
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1852
- default: () => {};
1853
- };
1854
- fieldVisitor: {
1855
- type: import("vue").PropType<import("..").FieldVisitor>;
1856
- };
1857
- column: {
1858
- type: NumberConstructor;
1859
- default: number;
1860
- };
1861
- maxHeight: {
1862
- type: (NumberConstructor | StringConstructor)[];
1863
- default: string;
1864
- };
1865
- anchor: {
1866
- type: BooleanConstructor;
1867
- default: boolean;
1868
- };
1869
- parallelism: {
1870
- type: NumberConstructor;
1871
- default: number;
1872
- };
1873
- businessFormatter: {
1874
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
1875
- };
1876
- schema: {
1877
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
1878
- [key: symbol]: any;
1879
- [key: `x-${string}`]: any;
1880
- [key: `x-${number}`]: any;
1881
- version?: string | undefined;
1882
- name?: import("@formily/json-schema").SchemaKey | undefined;
1883
- title?: any;
1884
- description?: any;
1885
- default?: any;
1886
- readOnly?: boolean | undefined;
1887
- writeOnly?: boolean | undefined;
1888
- type?: import("@formily/json-schema").SchemaTypes | undefined;
1889
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
1890
- const?: any;
1891
- multipleOf?: number | undefined;
1892
- maximum?: number | undefined;
1893
- exclusiveMaximum?: number | undefined;
1894
- minimum?: number | undefined;
1895
- exclusiveMinimum?: number | undefined;
1896
- maxLength?: number | undefined;
1897
- minLength?: number | undefined;
1898
- pattern?: string | RegExp | undefined;
1899
- maxItems?: number | undefined;
1900
- minItems?: number | undefined;
1901
- uniqueItems?: boolean | undefined;
1902
- maxProperties?: number | undefined;
1903
- minProperties?: number | undefined;
1904
- required?: string | boolean | string[] | undefined;
1905
- format?: string | undefined;
1906
- $ref?: string | undefined;
1907
- $namespace?: string | undefined;
1908
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1909
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1910
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
1911
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
1912
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
1913
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
1914
- "x-value"?: any;
1915
- "x-index"?: number | undefined;
1916
- "x-pattern"?: any;
1917
- "x-display"?: any;
1918
- "x-validator"?: any;
1919
- "x-decorator"?: any;
1920
- "x-decorator-props"?: any;
1921
- "x-component"?: any;
1922
- "x-component-props"?: any;
1923
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
1924
- "x-content"?: any;
1925
- "x-data"?: any;
1926
- "x-visible"?: boolean | undefined;
1927
- "x-hidden"?: boolean | undefined;
1928
- "x-disabled"?: boolean | undefined;
1929
- "x-editable"?: boolean | undefined;
1930
- "x-read-only"?: boolean | undefined;
1931
- "x-read-pretty"?: boolean | undefined;
1932
- "x-compile-omitted"?: string[] | undefined;
1933
- }>>;
1934
- };
1935
- components: {
1936
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
1937
- default: () => {};
1938
- };
1939
- scope: {
1940
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1941
- default: () => {};
1942
- };
1943
- annotation: {
1944
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1945
- };
1946
- consumer: {
1947
- type: BooleanConstructor;
1948
- default: boolean;
1949
- };
1950
- uuid: {
1951
- type: StringConstructor;
1952
- };
1953
- lifeCycle: {
1954
- type: import("vue").PropType<Partial<{
1955
- onSetup(): void;
1956
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
1957
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
1958
- }>>;
1959
- };
1960
- requestInstance: {
1961
- type: import("vue").PropType<import("..").RequestInstance>;
1962
- };
1963
- enterToNextWidget: {
1964
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
1965
- default: boolean;
1966
- };
1967
- }>> & {
1968
- onFormChange?: ((...args: any[]) => any) | undefined;
1969
- }>>;
1970
- emit: (event: "formChange", ...args: any[]) => void;
1971
- nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
1972
- formModel: import("@formily/core").Form<{
1973
- [x: string]: any;
1974
- }>;
1975
- SchemaField: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
1976
- businessCollector: import("..").BusinessCollector;
1977
- formItemDepsCollector: import("..").FormItemDepsCollector;
1978
- changeContextCollector: import("..").ContextCollector;
1979
- formUUID: string;
1980
- formRenderRef: import("vue").Ref<HTMLElement | undefined>;
1981
- schemaAdaptor: (fieldList: import("..").FieldItem[]) => Record<string, import("@formily/json-schema").Stringify<{
1982
- [key: symbol]: any;
1983
- [key: `x-${string}`]: any;
1984
- [key: `x-${number}`]: any;
1985
- version?: string | undefined;
1986
- name?: import("@formily/json-schema").SchemaKey | undefined;
1987
- title?: any;
1988
- description?: any;
1989
- default?: any;
1990
- readOnly?: boolean | undefined;
1991
- writeOnly?: boolean | undefined;
1992
- type?: import("@formily/json-schema").SchemaTypes | undefined;
1993
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
1994
- const?: any;
1995
- multipleOf?: number | undefined;
1996
- maximum?: number | undefined;
1997
- exclusiveMaximum?: number | undefined;
1998
- minimum?: number | undefined;
1999
- exclusiveMinimum?: number | undefined;
2000
- maxLength?: number | undefined;
2001
- minLength?: number | undefined;
2002
- pattern?: string | RegExp | undefined;
2003
- maxItems?: number | undefined;
2004
- minItems?: number | undefined;
2005
- uniqueItems?: boolean | undefined;
2006
- maxProperties?: number | undefined;
2007
- minProperties?: number | undefined;
2008
- required?: string | boolean | string[] | undefined;
2009
- format?: string | undefined;
2010
- $ref?: string | undefined;
2011
- $namespace?: string | undefined;
2012
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2013
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2014
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2015
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2016
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2017
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2018
- "x-value"?: any;
2019
- "x-index"?: number | undefined;
2020
- "x-pattern"?: any;
2021
- "x-display"?: any;
2022
- "x-validator"?: any;
2023
- "x-decorator"?: any;
2024
- "x-decorator-props"?: any;
2025
- "x-component"?: any;
2026
- "x-component-props"?: any;
2027
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2028
- "x-content"?: any;
2029
- "x-data"?: any;
2030
- "x-visible"?: boolean | undefined;
2031
- "x-hidden"?: boolean | undefined;
2032
- "x-disabled"?: boolean | undefined;
2033
- "x-editable"?: boolean | undefined;
2034
- "x-read-only"?: boolean | undefined;
2035
- "x-read-pretty"?: boolean | undefined;
2036
- "x-compile-omitted"?: string[] | undefined;
2037
- }>>;
2038
- _fieldList: import("..").FieldItem[];
2039
- parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
2040
- [key: symbol]: any;
2041
- [key: `x-${string}`]: any;
2042
- [key: `x-${number}`]: any;
2043
- version?: string | undefined;
2044
- name?: import("@formily/json-schema").SchemaKey | undefined;
2045
- title?: any;
2046
- description?: any;
2047
- default?: any;
2048
- readOnly?: boolean | undefined;
2049
- writeOnly?: boolean | undefined;
2050
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2051
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2052
- const?: any;
2053
- multipleOf?: number | undefined;
2054
- maximum?: number | undefined;
2055
- exclusiveMaximum?: number | undefined;
2056
- minimum?: number | undefined;
2057
- exclusiveMinimum?: number | undefined;
2058
- maxLength?: number | undefined;
2059
- minLength?: number | undefined;
2060
- pattern?: string | RegExp | undefined;
2061
- maxItems?: number | undefined;
2062
- minItems?: number | undefined;
2063
- uniqueItems?: boolean | undefined;
2064
- maxProperties?: number | undefined;
2065
- minProperties?: number | undefined;
2066
- required?: string | boolean | string[] | undefined;
2067
- format?: string | undefined;
2068
- $ref?: string | undefined;
2069
- $namespace?: string | undefined;
2070
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2071
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2072
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2073
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2074
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2075
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2076
- "x-value"?: any;
2077
- "x-index"?: number | undefined;
2078
- "x-pattern"?: any;
2079
- "x-display"?: any;
2080
- "x-validator"?: any;
2081
- "x-decorator"?: any;
2082
- "x-decorator-props"?: any;
2083
- "x-component"?: any;
2084
- "x-component-props"?: any;
2085
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2086
- "x-content"?: any;
2087
- "x-data"?: any;
2088
- "x-visible"?: boolean | undefined;
2089
- "x-hidden"?: boolean | undefined;
2090
- "x-disabled"?: boolean | undefined;
2091
- "x-editable"?: boolean | undefined;
2092
- "x-read-only"?: boolean | undefined;
2093
- "x-read-pretty"?: boolean | undefined;
2094
- "x-compile-omitted"?: string[] | undefined;
2095
- }>>;
2096
- currentAnchor: import("vue").WritableComputedRef<string>;
2097
- generateAnchorList: (schema: import("@formily/json-schema").Stringify<{
2098
- [key: symbol]: any;
2099
- [key: `x-${string}`]: any;
2100
- [key: `x-${number}`]: any;
2101
- version?: string | undefined;
2102
- name?: import("@formily/json-schema").SchemaKey | undefined;
2103
- title?: any;
2104
- description?: any;
2105
- default?: any;
2106
- readOnly?: boolean | undefined;
2107
- writeOnly?: boolean | undefined;
2108
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2109
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2110
- const?: any;
2111
- multipleOf?: number | undefined;
2112
- maximum?: number | undefined;
2113
- exclusiveMaximum?: number | undefined;
2114
- minimum?: number | undefined;
2115
- exclusiveMinimum?: number | undefined;
2116
- maxLength?: number | undefined;
2117
- minLength?: number | undefined;
2118
- pattern?: string | RegExp | undefined;
2119
- maxItems?: number | undefined;
2120
- minItems?: number | undefined;
2121
- uniqueItems?: boolean | undefined;
2122
- maxProperties?: number | undefined;
2123
- minProperties?: number | undefined;
2124
- required?: string | boolean | string[] | undefined;
2125
- format?: string | undefined;
2126
- $ref?: string | undefined;
2127
- $namespace?: string | undefined;
2128
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2129
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2130
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2131
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2132
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2133
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2134
- "x-value"?: any;
2135
- "x-index"?: number | undefined;
2136
- "x-pattern"?: any;
2137
- "x-display"?: any;
2138
- "x-validator"?: any;
2139
- "x-decorator"?: any;
2140
- "x-decorator-props"?: any;
2141
- "x-component"?: any;
2142
- "x-component-props"?: any;
2143
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2144
- "x-content"?: any;
2145
- "x-data"?: any;
2146
- "x-visible"?: boolean | undefined;
2147
- "x-hidden"?: boolean | undefined;
2148
- "x-disabled"?: boolean | undefined;
2149
- "x-editable"?: boolean | undefined;
2150
- "x-read-only"?: boolean | undefined;
2151
- "x-read-pretty"?: boolean | undefined;
2152
- "x-compile-omitted"?: string[] | undefined;
2153
- }>) => void;
2154
- anchorIdList: import("vue").Ref<{
2155
- name: string;
2156
- title: string;
2157
- }[]>;
2158
- formHeight: import("vue").ComputedRef<string | undefined>;
2159
- onScroll: () => void;
2160
- onKeydown: (event: KeyboardEvent) => void;
2161
- queryWidget: (key: string, wrapperElement: HTMLElement, fieldList: import("..").FieldItem[]) => Promise<{
2162
- widgetElement: HTMLInputElement | null | undefined;
2163
- widgetElementList: HTMLInputElement[];
2164
- decoratorElement: HTMLElement | null | undefined;
2165
- }>;
2166
- FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2167
- FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
2168
- form: any;
2169
- }>;
2170
- NForm: any;
2171
- NTabPane: import("vue").DefineComponent<{
2172
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2173
- [key: string]: any;
2174
- }> | (() => import("vue").VNodeChild)>;
2175
- readonly name: {
2176
- readonly type: import("vue").PropType<string | number>;
2177
- readonly required: true;
2178
- };
2179
- readonly disabled: BooleanConstructor;
2180
- readonly displayDirective: {
2181
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2182
- readonly default: "if";
2183
- };
2184
- readonly closable: {
2185
- readonly type: import("vue").PropType<boolean | undefined>;
2186
- readonly default: undefined;
2187
- };
2188
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
2189
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2190
- [key: string]: any;
2191
- }> | (() => import("vue").VNodeChild)>;
2192
- }, {
2193
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
2194
- class: import("vue").Ref<string | undefined>;
2195
- mergedClsPrefix: import("vue").Ref<string>;
2196
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2197
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2198
- [key: string]: any;
2199
- }> | (() => import("vue").VNodeChild)>;
2200
- readonly name: {
2201
- readonly type: import("vue").PropType<string | number>;
2202
- readonly required: true;
2203
- };
2204
- readonly disabled: BooleanConstructor;
2205
- readonly displayDirective: {
2206
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
2207
- readonly default: "if";
2208
- };
2209
- readonly closable: {
2210
- readonly type: import("vue").PropType<boolean | undefined>;
2211
- readonly default: undefined;
2212
- };
2213
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
2214
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
2215
- [key: string]: any;
2216
- }> | (() => import("vue").VNodeChild)>;
2217
- }>>, {
2218
- readonly disabled: boolean;
2219
- readonly closable: boolean | undefined;
2220
- readonly displayDirective: "if" | "show" | "show:lazy";
2221
- }>;
2222
- NTabs: any;
2223
- NConfigProvider: any;
2224
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2225
- fieldList: {
2226
- type: import("vue").PropType<import("..").FieldItem[]>;
2227
- };
2228
- initialData: {
2229
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2230
- default: () => {};
2231
- };
2232
- fieldVisitor: {
2233
- type: import("vue").PropType<import("..").FieldVisitor>;
2234
- };
2235
- column: {
2236
- type: NumberConstructor;
2237
- default: number;
2238
- };
2239
- maxHeight: {
2240
- type: (NumberConstructor | StringConstructor)[];
2241
- default: string;
2242
- };
2243
- anchor: {
2244
- type: BooleanConstructor;
2245
- default: boolean;
2246
- };
2247
- parallelism: {
2248
- type: NumberConstructor;
2249
- default: number;
2250
- };
2251
- businessFormatter: {
2252
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
2253
- };
2254
- schema: {
2255
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
2256
- [key: symbol]: any;
2257
- [key: `x-${string}`]: any;
2258
- [key: `x-${number}`]: any;
2259
- version?: string | undefined;
2260
- name?: import("@formily/json-schema").SchemaKey | undefined;
2261
- title?: any;
2262
- description?: any;
2263
- default?: any;
2264
- readOnly?: boolean | undefined;
2265
- writeOnly?: boolean | undefined;
2266
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2267
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2268
- const?: any;
2269
- multipleOf?: number | undefined;
2270
- maximum?: number | undefined;
2271
- exclusiveMaximum?: number | undefined;
2272
- minimum?: number | undefined;
2273
- exclusiveMinimum?: number | undefined;
2274
- maxLength?: number | undefined;
2275
- minLength?: number | undefined;
2276
- pattern?: string | RegExp | undefined;
2277
- maxItems?: number | undefined;
2278
- minItems?: number | undefined;
2279
- uniqueItems?: boolean | undefined;
2280
- maxProperties?: number | undefined;
2281
- minProperties?: number | undefined;
2282
- required?: string | boolean | string[] | undefined;
2283
- format?: string | undefined;
2284
- $ref?: string | undefined;
2285
- $namespace?: string | undefined;
2286
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2287
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2288
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2289
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2290
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2291
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2292
- "x-value"?: any;
2293
- "x-index"?: number | undefined;
2294
- "x-pattern"?: any;
2295
- "x-display"?: any;
2296
- "x-validator"?: any;
2297
- "x-decorator"?: any;
2298
- "x-decorator-props"?: any;
2299
- "x-component"?: any;
2300
- "x-component-props"?: any;
2301
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2302
- "x-content"?: any;
2303
- "x-data"?: any;
2304
- "x-visible"?: boolean | undefined;
2305
- "x-hidden"?: boolean | undefined;
2306
- "x-disabled"?: boolean | undefined;
2307
- "x-editable"?: boolean | undefined;
2308
- "x-read-only"?: boolean | undefined;
2309
- "x-read-pretty"?: boolean | undefined;
2310
- "x-compile-omitted"?: string[] | undefined;
2311
- }>>;
2312
- };
2313
- components: {
2314
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
2315
- default: () => {};
2316
- };
2317
- scope: {
2318
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2319
- default: () => {};
2320
- };
2321
- annotation: {
2322
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2323
- };
2324
- consumer: {
2325
- type: BooleanConstructor;
2326
- default: boolean;
2327
- };
2328
- uuid: {
2329
- type: StringConstructor;
2330
- };
2331
- lifeCycle: {
2332
- type: import("vue").PropType<Partial<{
2333
- onSetup(): void;
2334
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
2335
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
2336
- }>>;
2337
- };
2338
- requestInstance: {
2339
- type: import("vue").PropType<import("..").RequestInstance>;
2340
- };
2341
- enterToNextWidget: {
2342
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
2343
- default: boolean;
2344
- };
2345
- }>> & {
2346
- onFormChange?: ((...args: any[]) => any) | undefined;
2347
- }, {
2348
- anchor: boolean;
2349
- maxHeight: string | number;
2350
- column: number;
2351
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
2352
- initialData: import("../../../es/shared/types").AnyObject;
2353
- parallelism: number;
2354
- scope: import("../../../es/shared/types").AnyObject;
2355
- consumer: boolean;
2356
- enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
2357
- }>;
2358
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
2359
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("error" | "update")[], "error" | "update", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2360
- glob: {
2361
- type: BooleanConstructor;
2362
- default: boolean;
2363
- };
2364
- scope: {
2365
- type: (SymbolConstructor | StringConstructor)[];
2366
- };
2367
- }>> & {
2368
- onError?: ((...args: any[]) => any) | undefined;
2369
- onUpdate?: ((...args: any[]) => any) | undefined;
2370
- }, {
2371
- glob: boolean;
2372
- }>>;
2373
- export default ShortcutSetter;