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,3321 +0,0 @@
1
- /// <reference types="lodash" />
2
- import { SFCWithInstall } from '../../../es/shared/types';
3
- export * from './src/types';
4
- declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5
- maxHeight: {
6
- type: StringConstructor;
7
- };
8
- textFormatter: {
9
- type: import("vue").PropType<import("./src/types").FormConfigTextFormatter>;
10
- };
11
- }, {
12
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
13
- maxHeight: {
14
- type: StringConstructor;
15
- };
16
- textFormatter: {
17
- type: import("vue").PropType<import("./src/types").FormConfigTextFormatter>;
18
- };
19
- }>> & {}>>;
20
- uuid: string;
21
- getCommonConfig: () => {
22
- move: ({ to, from, dragged }: import("sortablejs").MoveEvent) => false | undefined;
23
- onChoose: ({ target, item }: import("sortablejs").SortableEvent) => void;
24
- onUnchoose: ({ from, to, target, item }: import("sortablejs").SortableEvent) => void;
25
- tag: string;
26
- forceFallback: boolean;
27
- animation: string;
28
- 'item-key': string;
29
- group: string;
30
- };
31
- fieldListRef: import("vue").Ref<{
32
- key: string;
33
- layoutWidthEnum: import("./src/types").FormConfigWidth;
34
- type: string;
35
- name: string;
36
- show?: boolean | undefined;
37
- options?: {
38
- value: string;
39
- text: string;
40
- }[] | undefined;
41
- defaultValue?: any;
42
- defaultExpand?: boolean | undefined;
43
- fold?: boolean | undefined;
44
- required?: boolean | undefined;
45
- requiredDisabled?: boolean | undefined;
46
- editable?: boolean | undefined;
47
- notes?: string | undefined;
48
- desc?: string | undefined;
49
- children?: any[] | undefined;
50
- __new?: boolean | undefined;
51
- }[]>;
52
- materialListRef: import("vue").Ref<{
53
- key: string;
54
- layoutWidthEnum: import("./src/types").FormConfigWidth;
55
- type: string;
56
- name: string;
57
- show?: boolean | undefined;
58
- options?: {
59
- value: string;
60
- text: string;
61
- }[] | undefined;
62
- defaultValue?: any;
63
- defaultExpand?: boolean | undefined;
64
- fold?: boolean | undefined;
65
- required?: boolean | undefined;
66
- requiredDisabled?: boolean | undefined;
67
- editable?: boolean | undefined;
68
- notes?: string | undefined;
69
- desc?: string | undefined;
70
- children?: any[] | undefined;
71
- __new?: boolean | undefined;
72
- }[]>;
73
- addItem: (fieldItem: import("./src/types").FormConfigItem) => void;
74
- parsedTextFormatter: import("./src/types").FormConfigTextFormatter;
75
- currentEditField: import("vue").Ref<import("./src/types").FormConfigItem | undefined>;
76
- formConfigEditRef: import("vue").Ref<{
77
- validate: import("../../../es/shared/types").Func<any[], any>;
78
- } | undefined>;
79
- transform: (fieldList: import("./src/types").FormConfigItem[]) => import("./src/types").FormConfigItem[];
80
- inverseTransform: (fieldList: import("./src/types").FormConfigItem[]) => import("./src/types").FormConfigItem[];
81
- Draggable: import("vue").DefineComponent<{
82
- list: {
83
- type: ArrayConstructor;
84
- required: boolean;
85
- default: any;
86
- };
87
- modelValue: {
88
- type: ArrayConstructor;
89
- required: boolean;
90
- default: any;
91
- };
92
- itemKey: {
93
- type: (StringConstructor | FunctionConstructor)[];
94
- required: boolean;
95
- };
96
- clone: {
97
- type: FunctionConstructor;
98
- default: (original: any) => any;
99
- };
100
- tag: {
101
- type: StringConstructor;
102
- default: string;
103
- };
104
- move: {
105
- type: FunctionConstructor;
106
- default: any;
107
- };
108
- componentData: {
109
- type: ObjectConstructor;
110
- required: boolean;
111
- default: any;
112
- };
113
- }, unknown, {
114
- error: boolean;
115
- }, {
116
- realList(): any;
117
- getKey(): any;
118
- }, {
119
- getUnderlyingVm(domElement: any): any;
120
- getUnderlyingPotencialDraggableComponent(htmElement: any): any;
121
- emitChanges(evt: any): void;
122
- alterList(onList: any): void;
123
- spliceList(): void;
124
- updatePosition(oldIndex: any, newIndex: any): void;
125
- getRelatedContextFromMoveEvent({ to, related }: {
126
- to: any;
127
- related: any;
128
- }): any;
129
- getVmIndexFromDomIndex(domIndex: any): any;
130
- onDragStart(evt: any): void;
131
- onDragAdd(evt: any): void;
132
- onDragRemove(evt: any): void;
133
- onDragUpdate(evt: any): void;
134
- computeFutureIndex(relatedContext: any, evt: any): any;
135
- onDragMove(evt: any, originalEvent: any): any;
136
- onDragEnd(): void;
137
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
138
- move: Function;
139
- tag: string;
140
- clone: Function;
141
- list: unknown[];
142
- modelValue: unknown[];
143
- componentData: Record<string, any>;
144
- } & {
145
- itemKey?: string | Function | undefined;
146
- }>, {
147
- move: Function;
148
- tag: string;
149
- clone: Function;
150
- list: unknown[];
151
- modelValue: unknown[];
152
- componentData: Record<string, any>;
153
- }>;
154
- FormConfigCreator: import("vue").DefineComponent<{}, {
155
- linebarField: import("..").FieldItem[];
156
- linebarFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
157
- lineBreakFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
158
- initialData: Partial<import("./src/types").FormConfigItem>;
159
- emit: (event: "submit", payload: import("./src/types").FormConfigItem) => void;
160
- submit: (type: string, formRef?: import("..").FormRenderExpose | undefined) => Promise<void>;
161
- pick: {
162
- <T extends object, U extends keyof T>(object: T, ...props: import("lodash").Many<U>[]): Pick<T, U>;
163
- <T_1>(object: T_1 | null | undefined, ...props: import("lodash").Many<import("lodash").PropertyPath>[]): Partial<T_1>;
164
- };
165
- NButton: any;
166
- NButtonGroup: any;
167
- NPopconfirm: any;
168
- CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
169
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
170
- key: import("vue").Ref<number>;
171
- reload: () => Promise<void>;
172
- formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFieldState", "resetFields", "queryWidget"];
173
- exposed: Partial<import("..").FormRenderExpose>;
174
- FormRender: import("vue").DefineComponent<{
175
- fieldList: {
176
- type: import("vue").PropType<import("..").FieldItem[]>;
177
- };
178
- initialData: {
179
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
180
- default: () => {};
181
- };
182
- fieldVisitor: {
183
- type: import("vue").PropType<import("..").FieldVisitor>;
184
- };
185
- column: {
186
- type: NumberConstructor;
187
- default: number;
188
- };
189
- maxHeight: {
190
- type: (NumberConstructor | StringConstructor)[];
191
- default: string;
192
- };
193
- anchor: {
194
- type: BooleanConstructor;
195
- default: boolean;
196
- };
197
- parallelism: {
198
- type: NumberConstructor;
199
- default: number;
200
- };
201
- businessFormatter: {
202
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
203
- };
204
- schema: {
205
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
206
- [key: symbol]: any;
207
- [key: `x-${string}`]: any;
208
- [key: `x-${number}`]: any;
209
- version?: string | undefined;
210
- name?: import("@formily/json-schema").SchemaKey | undefined;
211
- title?: any;
212
- description?: any;
213
- default?: any;
214
- readOnly?: boolean | undefined;
215
- writeOnly?: boolean | undefined;
216
- type?: import("@formily/json-schema").SchemaTypes | undefined;
217
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
218
- const?: any;
219
- multipleOf?: number | undefined;
220
- maximum?: number | undefined;
221
- exclusiveMaximum?: number | undefined;
222
- minimum?: number | undefined;
223
- exclusiveMinimum?: number | undefined;
224
- maxLength?: number | undefined;
225
- minLength?: number | undefined;
226
- pattern?: string | RegExp | undefined;
227
- maxItems?: number | undefined;
228
- minItems?: number | undefined;
229
- uniqueItems?: boolean | undefined;
230
- maxProperties?: number | undefined;
231
- minProperties?: number | undefined;
232
- required?: string | boolean | string[] | undefined;
233
- format?: string | undefined;
234
- $ref?: string | undefined;
235
- $namespace?: string | undefined;
236
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
237
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
238
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
239
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
240
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
241
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
242
- "x-value"?: any;
243
- "x-index"?: number | undefined;
244
- "x-pattern"?: any;
245
- "x-display"?: any;
246
- "x-validator"?: any;
247
- "x-decorator"?: any;
248
- "x-decorator-props"?: any;
249
- "x-component"?: any;
250
- "x-component-props"?: any;
251
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
252
- "x-content"?: any;
253
- "x-data"?: any;
254
- "x-visible"?: boolean | undefined;
255
- "x-hidden"?: boolean | undefined;
256
- "x-disabled"?: boolean | undefined;
257
- "x-editable"?: boolean | undefined;
258
- "x-read-only"?: boolean | undefined;
259
- "x-read-pretty"?: boolean | undefined;
260
- "x-compile-omitted"?: string[] | undefined;
261
- }>>;
262
- };
263
- components: {
264
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
265
- default: () => {};
266
- };
267
- scope: {
268
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
269
- default: () => {};
270
- };
271
- annotation: {
272
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
273
- };
274
- consumer: {
275
- type: BooleanConstructor;
276
- default: boolean;
277
- };
278
- uuid: {
279
- type: StringConstructor;
280
- };
281
- lifeCycle: {
282
- type: import("vue").PropType<Partial<{
283
- onSetup(): void;
284
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
285
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
286
- }>>;
287
- };
288
- requestInstance: {
289
- type: import("vue").PropType<import("..").RequestInstance>;
290
- };
291
- enterToNextWidget: {
292
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
293
- default: boolean;
294
- };
295
- }, {
296
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
297
- fieldList: {
298
- type: import("vue").PropType<import("..").FieldItem[]>;
299
- };
300
- initialData: {
301
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
302
- default: () => {};
303
- };
304
- fieldVisitor: {
305
- type: import("vue").PropType<import("..").FieldVisitor>;
306
- };
307
- column: {
308
- type: NumberConstructor;
309
- default: number;
310
- };
311
- maxHeight: {
312
- type: (NumberConstructor | StringConstructor)[];
313
- default: string;
314
- };
315
- anchor: {
316
- type: BooleanConstructor;
317
- default: boolean;
318
- };
319
- parallelism: {
320
- type: NumberConstructor;
321
- default: number;
322
- };
323
- businessFormatter: {
324
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
325
- };
326
- schema: {
327
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
328
- [key: symbol]: any;
329
- [key: `x-${string}`]: any;
330
- [key: `x-${number}`]: any;
331
- version?: string | undefined;
332
- name?: import("@formily/json-schema").SchemaKey | undefined;
333
- title?: any;
334
- description?: any;
335
- default?: any;
336
- readOnly?: boolean | undefined;
337
- writeOnly?: boolean | undefined;
338
- type?: import("@formily/json-schema").SchemaTypes | undefined;
339
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
340
- const?: any;
341
- multipleOf?: number | undefined;
342
- maximum?: number | undefined;
343
- exclusiveMaximum?: number | undefined;
344
- minimum?: number | undefined;
345
- exclusiveMinimum?: number | undefined;
346
- maxLength?: number | undefined;
347
- minLength?: number | undefined;
348
- pattern?: string | RegExp | undefined;
349
- maxItems?: number | undefined;
350
- minItems?: number | undefined;
351
- uniqueItems?: boolean | undefined;
352
- maxProperties?: number | undefined;
353
- minProperties?: number | undefined;
354
- required?: string | boolean | string[] | undefined;
355
- format?: string | undefined;
356
- $ref?: string | undefined;
357
- $namespace?: string | undefined;
358
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
359
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
360
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
361
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
362
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
363
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
364
- "x-value"?: any;
365
- "x-index"?: number | undefined;
366
- "x-pattern"?: any;
367
- "x-display"?: any;
368
- "x-validator"?: any;
369
- "x-decorator"?: any;
370
- "x-decorator-props"?: any;
371
- "x-component"?: any;
372
- "x-component-props"?: any;
373
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
374
- "x-content"?: any;
375
- "x-data"?: any;
376
- "x-visible"?: boolean | undefined;
377
- "x-hidden"?: boolean | undefined;
378
- "x-disabled"?: boolean | undefined;
379
- "x-editable"?: boolean | undefined;
380
- "x-read-only"?: boolean | undefined;
381
- "x-read-pretty"?: boolean | undefined;
382
- "x-compile-omitted"?: string[] | undefined;
383
- }>>;
384
- };
385
- components: {
386
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
387
- default: () => {};
388
- };
389
- scope: {
390
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
391
- default: () => {};
392
- };
393
- annotation: {
394
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
395
- };
396
- consumer: {
397
- type: BooleanConstructor;
398
- default: boolean;
399
- };
400
- uuid: {
401
- type: StringConstructor;
402
- };
403
- lifeCycle: {
404
- type: import("vue").PropType<Partial<{
405
- onSetup(): void;
406
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
407
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
408
- }>>;
409
- };
410
- requestInstance: {
411
- type: import("vue").PropType<import("..").RequestInstance>;
412
- };
413
- enterToNextWidget: {
414
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
415
- default: boolean;
416
- };
417
- }>> & {
418
- onFormChange?: ((...args: any[]) => any) | undefined;
419
- }>>;
420
- emit: (event: "formChange", ...args: any[]) => void;
421
- nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
422
- formModel: import("@formily/core").Form<{
423
- [x: string]: any;
424
- }>;
425
- SchemaField: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
426
- businessCollector: import("..").BusinessCollector;
427
- formItemDepsCollector: import("..").FormItemDepsCollector;
428
- changeContextCollector: import("..").ContextCollector;
429
- formUUID: string;
430
- formRenderRef: import("vue").Ref<HTMLElement | undefined>;
431
- schemaAdaptor: (fieldList: import("..").FieldItem[]) => Record<string, import("@formily/json-schema").Stringify<{
432
- [key: symbol]: any;
433
- [key: `x-${string}`]: any;
434
- [key: `x-${number}`]: any;
435
- version?: string | undefined;
436
- name?: import("@formily/json-schema").SchemaKey | undefined;
437
- title?: any;
438
- description?: any;
439
- default?: any;
440
- readOnly?: boolean | undefined;
441
- writeOnly?: boolean | undefined;
442
- type?: import("@formily/json-schema").SchemaTypes | undefined;
443
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
444
- const?: any;
445
- multipleOf?: number | undefined;
446
- maximum?: number | undefined;
447
- exclusiveMaximum?: number | undefined;
448
- minimum?: number | undefined;
449
- exclusiveMinimum?: number | undefined;
450
- maxLength?: number | undefined;
451
- minLength?: number | undefined;
452
- pattern?: string | RegExp | undefined;
453
- maxItems?: number | undefined;
454
- minItems?: number | undefined;
455
- uniqueItems?: boolean | undefined;
456
- maxProperties?: number | undefined;
457
- minProperties?: number | undefined;
458
- required?: string | boolean | string[] | undefined;
459
- format?: string | undefined;
460
- $ref?: string | undefined;
461
- $namespace?: string | undefined;
462
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
463
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
464
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
465
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
466
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
467
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
468
- "x-value"?: any;
469
- "x-index"?: number | undefined;
470
- "x-pattern"?: any;
471
- "x-display"?: any;
472
- "x-validator"?: any;
473
- "x-decorator"?: any;
474
- "x-decorator-props"?: any;
475
- "x-component"?: any;
476
- "x-component-props"?: any;
477
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
478
- "x-content"?: any;
479
- "x-data"?: any;
480
- "x-visible"?: boolean | undefined;
481
- "x-hidden"?: boolean | undefined;
482
- "x-disabled"?: boolean | undefined;
483
- "x-editable"?: boolean | undefined;
484
- "x-read-only"?: boolean | undefined;
485
- "x-read-pretty"?: boolean | undefined;
486
- "x-compile-omitted"?: string[] | undefined;
487
- }>>;
488
- _fieldList: import("..").FieldItem[];
489
- parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
490
- [key: symbol]: any;
491
- [key: `x-${string}`]: any;
492
- [key: `x-${number}`]: any;
493
- version?: string | undefined;
494
- name?: import("@formily/json-schema").SchemaKey | undefined;
495
- title?: any;
496
- description?: any;
497
- default?: any;
498
- readOnly?: boolean | undefined;
499
- writeOnly?: boolean | undefined;
500
- type?: import("@formily/json-schema").SchemaTypes | undefined;
501
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
502
- const?: any;
503
- multipleOf?: number | undefined;
504
- maximum?: number | undefined;
505
- exclusiveMaximum?: number | undefined;
506
- minimum?: number | undefined;
507
- exclusiveMinimum?: number | undefined;
508
- maxLength?: number | undefined;
509
- minLength?: number | undefined;
510
- pattern?: string | RegExp | undefined;
511
- maxItems?: number | undefined;
512
- minItems?: number | undefined;
513
- uniqueItems?: boolean | undefined;
514
- maxProperties?: number | undefined;
515
- minProperties?: number | undefined;
516
- required?: string | boolean | string[] | undefined;
517
- format?: string | undefined;
518
- $ref?: string | undefined;
519
- $namespace?: string | undefined;
520
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
521
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
522
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
523
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
524
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
525
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
526
- "x-value"?: any;
527
- "x-index"?: number | undefined;
528
- "x-pattern"?: any;
529
- "x-display"?: any;
530
- "x-validator"?: any;
531
- "x-decorator"?: any;
532
- "x-decorator-props"?: any;
533
- "x-component"?: any;
534
- "x-component-props"?: any;
535
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
536
- "x-content"?: any;
537
- "x-data"?: any;
538
- "x-visible"?: boolean | undefined;
539
- "x-hidden"?: boolean | undefined;
540
- "x-disabled"?: boolean | undefined;
541
- "x-editable"?: boolean | undefined;
542
- "x-read-only"?: boolean | undefined;
543
- "x-read-pretty"?: boolean | undefined;
544
- "x-compile-omitted"?: string[] | undefined;
545
- }>>;
546
- currentAnchor: import("vue").WritableComputedRef<string>;
547
- generateAnchorList: (schema: import("@formily/json-schema").Stringify<{
548
- [key: symbol]: any;
549
- [key: `x-${string}`]: any;
550
- [key: `x-${number}`]: any;
551
- version?: string | undefined;
552
- name?: import("@formily/json-schema").SchemaKey | undefined;
553
- title?: any;
554
- description?: any;
555
- default?: any;
556
- readOnly?: boolean | undefined;
557
- writeOnly?: boolean | undefined;
558
- type?: import("@formily/json-schema").SchemaTypes | undefined;
559
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
560
- const?: any;
561
- multipleOf?: number | undefined;
562
- maximum?: number | undefined;
563
- exclusiveMaximum?: number | undefined;
564
- minimum?: number | undefined;
565
- exclusiveMinimum?: number | undefined;
566
- maxLength?: number | undefined;
567
- minLength?: number | undefined;
568
- pattern?: string | RegExp | undefined;
569
- maxItems?: number | undefined;
570
- minItems?: number | undefined;
571
- uniqueItems?: boolean | undefined;
572
- maxProperties?: number | undefined;
573
- minProperties?: number | undefined;
574
- required?: string | boolean | string[] | undefined;
575
- format?: string | undefined;
576
- $ref?: string | undefined;
577
- $namespace?: string | undefined;
578
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
579
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
580
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
581
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
582
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
583
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
584
- "x-value"?: any;
585
- "x-index"?: number | undefined;
586
- "x-pattern"?: any;
587
- "x-display"?: any;
588
- "x-validator"?: any;
589
- "x-decorator"?: any;
590
- "x-decorator-props"?: any;
591
- "x-component"?: any;
592
- "x-component-props"?: any;
593
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
594
- "x-content"?: any;
595
- "x-data"?: any;
596
- "x-visible"?: boolean | undefined;
597
- "x-hidden"?: boolean | undefined;
598
- "x-disabled"?: boolean | undefined;
599
- "x-editable"?: boolean | undefined;
600
- "x-read-only"?: boolean | undefined;
601
- "x-read-pretty"?: boolean | undefined;
602
- "x-compile-omitted"?: string[] | undefined;
603
- }>) => void;
604
- anchorIdList: import("vue").Ref<{
605
- name: string;
606
- title: string;
607
- }[]>;
608
- formHeight: import("vue").ComputedRef<string | undefined>;
609
- onScroll: () => void;
610
- onKeydown: (event: KeyboardEvent) => void;
611
- queryWidget: (key: string, wrapperElement: HTMLElement, fieldList: import("..").FieldItem[]) => Promise<{
612
- widgetElement: HTMLInputElement | null | undefined;
613
- widgetElementList: HTMLInputElement[];
614
- decoratorElement: HTMLElement | null | undefined;
615
- }>;
616
- 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<{}>>, {}>;
617
- 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>>>, {
618
- form: any;
619
- }>;
620
- NForm: any;
621
- NTabPane: import("vue").DefineComponent<{
622
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
623
- [key: string]: any;
624
- }> | (() => import("vue").VNodeChild)>;
625
- readonly name: {
626
- readonly type: import("vue").PropType<string | number>;
627
- readonly required: true;
628
- };
629
- readonly disabled: BooleanConstructor;
630
- readonly displayDirective: {
631
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
632
- readonly default: "if";
633
- };
634
- readonly closable: {
635
- readonly type: import("vue").PropType<boolean | undefined>;
636
- readonly default: undefined;
637
- };
638
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
639
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
640
- [key: string]: any;
641
- }> | (() => import("vue").VNodeChild)>;
642
- }, {
643
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
644
- class: import("vue").Ref<string | undefined>;
645
- mergedClsPrefix: import("vue").Ref<string>;
646
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
647
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
648
- [key: string]: any;
649
- }> | (() => import("vue").VNodeChild)>;
650
- readonly name: {
651
- readonly type: import("vue").PropType<string | number>;
652
- readonly required: true;
653
- };
654
- readonly disabled: BooleanConstructor;
655
- readonly displayDirective: {
656
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
657
- readonly default: "if";
658
- };
659
- readonly closable: {
660
- readonly type: import("vue").PropType<boolean | undefined>;
661
- readonly default: undefined;
662
- };
663
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
664
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
665
- [key: string]: any;
666
- }> | (() => import("vue").VNodeChild)>;
667
- }>>, {
668
- readonly disabled: boolean;
669
- readonly closable: boolean | undefined;
670
- readonly displayDirective: "if" | "show" | "show:lazy";
671
- }>;
672
- NTabs: any;
673
- NConfigProvider: any;
674
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
675
- fieldList: {
676
- type: import("vue").PropType<import("..").FieldItem[]>;
677
- };
678
- initialData: {
679
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
680
- default: () => {};
681
- };
682
- fieldVisitor: {
683
- type: import("vue").PropType<import("..").FieldVisitor>;
684
- };
685
- column: {
686
- type: NumberConstructor;
687
- default: number;
688
- };
689
- maxHeight: {
690
- type: (NumberConstructor | StringConstructor)[];
691
- default: string;
692
- };
693
- anchor: {
694
- type: BooleanConstructor;
695
- default: boolean;
696
- };
697
- parallelism: {
698
- type: NumberConstructor;
699
- default: number;
700
- };
701
- businessFormatter: {
702
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
703
- };
704
- schema: {
705
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
706
- [key: symbol]: any;
707
- [key: `x-${string}`]: any;
708
- [key: `x-${number}`]: any;
709
- version?: string | undefined;
710
- name?: import("@formily/json-schema").SchemaKey | undefined;
711
- title?: any;
712
- description?: any;
713
- default?: any;
714
- readOnly?: boolean | undefined;
715
- writeOnly?: boolean | undefined;
716
- type?: import("@formily/json-schema").SchemaTypes | undefined;
717
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
718
- const?: any;
719
- multipleOf?: number | undefined;
720
- maximum?: number | undefined;
721
- exclusiveMaximum?: number | undefined;
722
- minimum?: number | undefined;
723
- exclusiveMinimum?: number | undefined;
724
- maxLength?: number | undefined;
725
- minLength?: number | undefined;
726
- pattern?: string | RegExp | undefined;
727
- maxItems?: number | undefined;
728
- minItems?: number | undefined;
729
- uniqueItems?: boolean | undefined;
730
- maxProperties?: number | undefined;
731
- minProperties?: number | undefined;
732
- required?: string | boolean | string[] | undefined;
733
- format?: string | undefined;
734
- $ref?: string | undefined;
735
- $namespace?: string | undefined;
736
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
737
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
738
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
739
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
740
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
741
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
742
- "x-value"?: any;
743
- "x-index"?: number | undefined;
744
- "x-pattern"?: any;
745
- "x-display"?: any;
746
- "x-validator"?: any;
747
- "x-decorator"?: any;
748
- "x-decorator-props"?: any;
749
- "x-component"?: any;
750
- "x-component-props"?: any;
751
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
752
- "x-content"?: any;
753
- "x-data"?: any;
754
- "x-visible"?: boolean | undefined;
755
- "x-hidden"?: boolean | undefined;
756
- "x-disabled"?: boolean | undefined;
757
- "x-editable"?: boolean | undefined;
758
- "x-read-only"?: boolean | undefined;
759
- "x-read-pretty"?: boolean | undefined;
760
- "x-compile-omitted"?: string[] | undefined;
761
- }>>;
762
- };
763
- components: {
764
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
765
- default: () => {};
766
- };
767
- scope: {
768
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
769
- default: () => {};
770
- };
771
- annotation: {
772
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
773
- };
774
- consumer: {
775
- type: BooleanConstructor;
776
- default: boolean;
777
- };
778
- uuid: {
779
- type: StringConstructor;
780
- };
781
- lifeCycle: {
782
- type: import("vue").PropType<Partial<{
783
- onSetup(): void;
784
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
785
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
786
- }>>;
787
- };
788
- requestInstance: {
789
- type: import("vue").PropType<import("..").RequestInstance>;
790
- };
791
- enterToNextWidget: {
792
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
793
- default: boolean;
794
- };
795
- }>> & {
796
- onFormChange?: ((...args: any[]) => any) | undefined;
797
- }, {
798
- anchor: boolean;
799
- maxHeight: string | number;
800
- column: number;
801
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
802
- initialData: import("../../../es/shared/types").AnyObject;
803
- parallelism: number;
804
- scope: import("../../../es/shared/types").AnyObject;
805
- consumer: boolean;
806
- enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
807
- }>;
808
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
809
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
810
- submit: (payload: import("./src/types").FormConfigItem) => import("./src/types").FormConfigItem;
811
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
812
- onSubmit?: ((payload: import("./src/types").FormConfigItem) => any) | undefined;
813
- }, {}>;
814
- FormConfigDragDisplay: import("vue").DefineComponent<{
815
- fieldItem: {
816
- type: import("vue").PropType<import("./src/types").FormConfigItem>;
817
- };
818
- textFormatter: {
819
- type: import("vue").PropType<import("./src/types").FormConfigTextFormatter>;
820
- required: true;
821
- };
822
- }, {
823
- getItemColumnStyle: (fieldItem?: import("./src/types").FormConfigItem | undefined) => {
824
- '--item-column': number;
825
- };
826
- getRenderer: (fieldItem: import("./src/types").FormConfigItem) => import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>;
827
- getCommonConfig: () => {
828
- move: ({ to, from, dragged }: import("sortablejs").MoveEvent) => false | undefined;
829
- onChoose: ({ target, item }: import("sortablejs").SortableEvent) => void;
830
- onUnchoose: ({ from, to, target, item }: import("sortablejs").SortableEvent) => void;
831
- tag: string;
832
- forceFallback: boolean;
833
- animation: string;
834
- 'item-key': string;
835
- group: string;
836
- };
837
- Draggable: import("vue").DefineComponent<{
838
- list: {
839
- type: ArrayConstructor;
840
- required: boolean;
841
- default: any;
842
- };
843
- modelValue: {
844
- type: ArrayConstructor;
845
- required: boolean;
846
- default: any;
847
- };
848
- itemKey: {
849
- type: (StringConstructor | FunctionConstructor)[];
850
- required: boolean;
851
- };
852
- clone: {
853
- type: FunctionConstructor;
854
- default: (original: any) => any;
855
- };
856
- tag: {
857
- type: StringConstructor;
858
- default: string;
859
- };
860
- move: {
861
- type: FunctionConstructor;
862
- default: any;
863
- };
864
- componentData: {
865
- type: ObjectConstructor;
866
- required: boolean;
867
- default: any;
868
- };
869
- }, unknown, {
870
- error: boolean;
871
- }, {
872
- realList(): any;
873
- getKey(): any;
874
- }, {
875
- getUnderlyingVm(domElement: any): any;
876
- getUnderlyingPotencialDraggableComponent(htmElement: any): any;
877
- emitChanges(evt: any): void;
878
- alterList(onList: any): void;
879
- spliceList(): void;
880
- updatePosition(oldIndex: any, newIndex: any): void;
881
- getRelatedContextFromMoveEvent({ to, related }: {
882
- to: any;
883
- related: any;
884
- }): any;
885
- getVmIndexFromDomIndex(domIndex: any): any;
886
- onDragStart(evt: any): void;
887
- onDragAdd(evt: any): void;
888
- onDragRemove(evt: any): void;
889
- onDragUpdate(evt: any): void;
890
- computeFutureIndex(relatedContext: any, evt: any): any;
891
- onDragMove(evt: any, originalEvent: any): any;
892
- onDragEnd(): void;
893
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, any[], any, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{
894
- move: Function;
895
- tag: string;
896
- clone: Function;
897
- list: unknown[];
898
- modelValue: unknown[];
899
- componentData: Record<string, any>;
900
- } & {
901
- itemKey?: string | Function | undefined;
902
- }>, {
903
- move: Function;
904
- tag: string;
905
- clone: Function;
906
- list: unknown[];
907
- modelValue: unknown[];
908
- componentData: Record<string, any>;
909
- }>;
910
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
911
- fieldItem: {
912
- type: import("vue").PropType<import("./src/types").FormConfigItem>;
913
- };
914
- textFormatter: {
915
- type: import("vue").PropType<import("./src/types").FormConfigTextFormatter>;
916
- required: true;
917
- };
918
- }>>, {}>;
919
- FormConfigEdit: import("vue").DefineComponent<{
920
- uuid: {
921
- type: StringConstructor;
922
- required: true;
923
- };
924
- }, {
925
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
926
- uuid: {
927
- type: StringConstructor;
928
- required: true;
929
- };
930
- }>> & {}>>;
931
- wrapperSelector: import("vue").ComputedRef<string>;
932
- key: import("vue").Ref<number>;
933
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
934
- currentActiveField: import("vue").Ref<import("../../../es/shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
935
- fieldList: import("vue").Ref<{
936
- [x: string]: any;
937
- val_key: string;
938
- html_type: string;
939
- annotation?: boolean | undefined;
940
- val_key_unit?: string | undefined;
941
- is_edit?: import("..").FormCommonState | undefined;
942
- elem_width?: number | undefined;
943
- is_show?: import("..").FormCommonState | undefined;
944
- is_null?: import("..").FormCommonState | undefined;
945
- name?: string | undefined;
946
- alias?: string | undefined;
947
- default_val?: any;
948
- is_empty?: import("..").FormCommonState | undefined;
949
- hide_title?: import("..").FormCommonState | undefined;
950
- placeholder?: string | undefined;
951
- validate?: {
952
- [x: string]: any;
953
- obj_type?: ("password" | "sex" | "age" | "email" | "id_card" | "age_unit" | "mobile" | "telephone" | "birthday" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name") | undefined;
954
- vali_obj?: string | undefined;
955
- max_value?: string | number | undefined;
956
- min_value?: string | number | undefined;
957
- min_length?: string | number | undefined;
958
- max_length?: string | number | undefined;
959
- decimal_length?: string | number | undefined;
960
- regular_expression?: string | {
961
- exec: (string: string) => RegExpExecArray | null;
962
- test: (string: string) => boolean;
963
- readonly source: string;
964
- readonly global: boolean;
965
- readonly ignoreCase: boolean;
966
- readonly multiline: boolean;
967
- lastIndex: number;
968
- compile: (pattern: string, flags?: string | undefined) => RegExp;
969
- readonly flags: string;
970
- readonly sticky: boolean;
971
- readonly unicode: boolean;
972
- readonly dotAll: boolean;
973
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
974
- [Symbol.replace]: {
975
- (string: string, replaceValue: string): string;
976
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
977
- };
978
- [Symbol.search]: (string: string) => number;
979
- [Symbol.split]: (string: string, limit?: number | undefined) => string[];
980
- [Symbol.matchAll]: (str: string) => IterableIterator<RegExpMatchArray>;
981
- } | undefined;
982
- regular_error_tip?: string | undefined;
983
- } | undefined;
984
- option?: {
985
- text: string;
986
- value: any;
987
- keyword?: string | undefined;
988
- disabled?: boolean | undefined;
989
- children?: any[] | undefined;
990
- }[] | undefined;
991
- multi_select?: import("..").FormCommonState | undefined;
992
- multi_select_value?: string | number | undefined;
993
- wordbook?: {
994
- level_num?: number | undefined;
995
- id?: string | undefined;
996
- name?: string | undefined;
997
- render_key?: string[] | undefined;
998
- search_key?: string[] | undefined;
999
- primary_key?: string | undefined;
1000
- type?: string | undefined;
1001
- value_key?: string | undefined;
1002
- level_key?: string | undefined;
1003
- link_key?: string | undefined;
1004
- link_key_split?: string | undefined;
1005
- show_key?: string[] | undefined;
1006
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
1007
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
1008
- } | undefined;
1009
- open?: {
1010
- value?: any;
1011
- describe?: string | undefined;
1012
- } | undefined;
1013
- close?: {
1014
- value?: any;
1015
- describe?: string | undefined;
1016
- } | undefined;
1017
- date_format?: string | undefined;
1018
- step_length?: string | number | undefined;
1019
- urlConfig?: {
1020
- url: string;
1021
- method?: import("..").FormRequestType | undefined;
1022
- nameKey?: string | undefined;
1023
- valueKey?: string | undefined;
1024
- params?: import("../../../es/shared/types").AnyObject | undefined;
1025
- dependKey?: string | Record<string, string> | (string | {
1026
- paramName: string;
1027
- paramValue?: string | undefined;
1028
- required?: boolean | undefined;
1029
- })[] | undefined;
1030
- } | undefined;
1031
- suffixConfig?: any | any[] | undefined;
1032
- autograph?: string | undefined;
1033
- defined_error_msg?: string | undefined;
1034
- extendKey?: string | undefined;
1035
- is_not_fold?: string | undefined;
1036
- remark?: string | undefined;
1037
- fieldType?: import("@formily/json-schema").SchemaTypes | undefined;
1038
- content?: string | import("..").FormRenderer | Record<string, import("..").FormRenderer> | undefined;
1039
- lazyRequest?: boolean | undefined;
1040
- requestCache?: boolean | undefined;
1041
- maxGroupNum?: number | undefined;
1042
- jsonCombination?: boolean | undefined;
1043
- children?: any[] | undefined;
1044
- properties?: any[] | undefined;
1045
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
1046
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
1047
- noDecorator?: {
1048
- valueOf: () => boolean;
1049
- } | undefined;
1050
- display?: "flex" | "grid" | undefined;
1051
- slots?: Record<string, (...args: unknown[]) => unknown> | undefined;
1052
- wrapperStyle?: Record<string, string> | {
1053
- [x: `--${string}`]: string | number | undefined;
1054
- accentColor?: string | undefined;
1055
- alignContent?: string | undefined;
1056
- alignItems?: string | undefined;
1057
- alignSelf?: string | undefined;
1058
- alignTracks?: string | undefined;
1059
- animationComposition?: string | undefined;
1060
- animationDelay?: string | undefined;
1061
- animationDirection?: string | undefined;
1062
- animationDuration?: string | undefined;
1063
- animationFillMode?: string | undefined;
1064
- animationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
1065
- animationName?: string | undefined;
1066
- animationPlayState?: string | undefined;
1067
- animationTimeline?: string | undefined;
1068
- animationTimingFunction?: string | undefined;
1069
- appearance?: import("csstype").AppearanceProperty | undefined;
1070
- aspectRatio?: import("csstype").AspectRatioProperty | undefined;
1071
- backdropFilter?: string | undefined;
1072
- backfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
1073
- backgroundAttachment?: string | undefined;
1074
- backgroundBlendMode?: string | undefined;
1075
- backgroundClip?: string | undefined;
1076
- backgroundColor?: string | undefined;
1077
- backgroundImage?: string | undefined;
1078
- backgroundOrigin?: string | undefined;
1079
- backgroundPositionX?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
1080
- backgroundPositionY?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
1081
- backgroundRepeat?: string | undefined;
1082
- backgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1083
- blockOverflow?: string | undefined;
1084
- blockSize?: import("csstype").BlockSizeProperty<string | number> | undefined;
1085
- borderBlockColor?: string | undefined;
1086
- borderBlockEndColor?: string | undefined;
1087
- borderBlockEndStyle?: import("csstype").BorderBlockEndStyleProperty | undefined;
1088
- borderBlockEndWidth?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
1089
- borderBlockStartColor?: string | undefined;
1090
- borderBlockStartStyle?: import("csstype").BorderBlockStartStyleProperty | undefined;
1091
- borderBlockStartWidth?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
1092
- borderBlockStyle?: import("csstype").BorderBlockStyleProperty | undefined;
1093
- borderBlockWidth?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
1094
- borderBottomColor?: string | undefined;
1095
- borderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1096
- borderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1097
- borderBottomStyle?: import("csstype").BorderBottomStyleProperty | undefined;
1098
- borderBottomWidth?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
1099
- borderCollapse?: import("csstype").BorderCollapseProperty | undefined;
1100
- borderEndEndRadius?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
1101
- borderEndStartRadius?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
1102
- borderImageOutset?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
1103
- borderImageRepeat?: string | undefined;
1104
- borderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
1105
- borderImageSource?: string | undefined;
1106
- borderImageWidth?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
1107
- borderInlineColor?: string | undefined;
1108
- borderInlineEndColor?: string | undefined;
1109
- borderInlineEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
1110
- borderInlineEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1111
- borderInlineStartColor?: string | undefined;
1112
- borderInlineStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
1113
- borderInlineStartWidth?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
1114
- borderInlineStyle?: import("csstype").BorderInlineStyleProperty | undefined;
1115
- borderInlineWidth?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
1116
- borderLeftColor?: string | undefined;
1117
- borderLeftStyle?: import("csstype").BorderLeftStyleProperty | undefined;
1118
- borderLeftWidth?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
1119
- borderRightColor?: string | undefined;
1120
- borderRightStyle?: import("csstype").BorderRightStyleProperty | undefined;
1121
- borderRightWidth?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
1122
- borderSpacing?: import("csstype").BorderSpacingProperty<string | number> | undefined;
1123
- borderStartEndRadius?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
1124
- borderStartStartRadius?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
1125
- borderTopColor?: string | undefined;
1126
- borderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1127
- borderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1128
- borderTopStyle?: import("csstype").BorderTopStyleProperty | undefined;
1129
- borderTopWidth?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
1130
- bottom?: import("csstype").BottomProperty<string | number> | undefined;
1131
- boxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
1132
- boxShadow?: string | undefined;
1133
- boxSizing?: import("csstype").BoxSizingProperty | undefined;
1134
- breakAfter?: import("csstype").BreakAfterProperty | undefined;
1135
- breakBefore?: import("csstype").BreakBeforeProperty | undefined;
1136
- breakInside?: import("csstype").BreakInsideProperty | undefined;
1137
- captionSide?: import("csstype").CaptionSideProperty | undefined;
1138
- caretColor?: string | undefined;
1139
- clear?: import("csstype").ClearProperty | undefined;
1140
- clipPath?: string | undefined;
1141
- color?: string | undefined;
1142
- colorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
1143
- colorScheme?: string | undefined;
1144
- columnCount?: import("csstype").ColumnCountProperty | undefined;
1145
- columnFill?: import("csstype").ColumnFillProperty | undefined;
1146
- columnGap?: import("csstype").ColumnGapProperty<string | number> | undefined;
1147
- columnRuleColor?: string | undefined;
1148
- columnRuleStyle?: string | undefined;
1149
- columnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1150
- columnSpan?: import("csstype").ColumnSpanProperty | undefined;
1151
- columnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1152
- contain?: string | undefined;
1153
- content?: string | undefined;
1154
- contentVisibility?: import("csstype").ContentVisibilityProperty | undefined;
1155
- counterIncrement?: string | undefined;
1156
- counterReset?: string | undefined;
1157
- counterSet?: string | undefined;
1158
- cursor?: string | undefined;
1159
- direction?: import("csstype").DirectionProperty | undefined;
1160
- display?: string | undefined;
1161
- emptyCells?: import("csstype").EmptyCellsProperty | undefined;
1162
- filter?: string | undefined;
1163
- flexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
1164
- flexDirection?: import("csstype").FlexDirectionProperty | undefined;
1165
- flexGrow?: import("csstype").GlobalsNumber | undefined;
1166
- flexShrink?: import("csstype").GlobalsNumber | undefined;
1167
- flexWrap?: import("csstype").FlexWrapProperty | undefined;
1168
- float?: import("csstype").FloatProperty | undefined;
1169
- fontFamily?: string | undefined;
1170
- fontFeatureSettings?: string | undefined;
1171
- fontKerning?: import("csstype").FontKerningProperty | undefined;
1172
- fontLanguageOverride?: string | undefined;
1173
- fontOpticalSizing?: import("csstype").FontOpticalSizingProperty | undefined;
1174
- fontSize?: import("csstype").FontSizeProperty<string | number> | undefined;
1175
- fontSizeAdjust?: import("csstype").FontSizeAdjustProperty | undefined;
1176
- fontSmooth?: import("csstype").FontSmoothProperty<string | number> | undefined;
1177
- fontStretch?: string | undefined;
1178
- fontStyle?: string | undefined;
1179
- fontSynthesis?: string | undefined;
1180
- fontVariant?: string | undefined;
1181
- fontVariantAlternates?: string | undefined;
1182
- fontVariantCaps?: import("csstype").FontVariantCapsProperty | undefined;
1183
- fontVariantEastAsian?: string | undefined;
1184
- fontVariantLigatures?: string | undefined;
1185
- fontVariantNumeric?: string | undefined;
1186
- fontVariantPosition?: import("csstype").FontVariantPositionProperty | undefined;
1187
- fontVariationSettings?: string | undefined;
1188
- fontWeight?: import("csstype").FontWeightProperty | undefined;
1189
- forcedColorAdjust?: import("csstype").ForcedColorAdjustProperty | undefined;
1190
- gridAutoColumns?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1191
- gridAutoFlow?: string | undefined;
1192
- gridAutoRows?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1193
- gridColumnEnd?: import("csstype").GridColumnEndProperty | undefined;
1194
- gridColumnStart?: import("csstype").GridColumnStartProperty | undefined;
1195
- gridRowEnd?: import("csstype").GridRowEndProperty | undefined;
1196
- gridRowStart?: import("csstype").GridRowStartProperty | undefined;
1197
- gridTemplateAreas?: string | undefined;
1198
- gridTemplateColumns?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1199
- gridTemplateRows?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1200
- hangingPunctuation?: string | undefined;
1201
- height?: import("csstype").HeightProperty<string | number> | undefined;
1202
- hyphenateCharacter?: string | undefined;
1203
- hyphens?: import("csstype").HyphensProperty | undefined;
1204
- imageOrientation?: string | undefined;
1205
- imageRendering?: import("csstype").ImageRenderingProperty | undefined;
1206
- imageResolution?: string | undefined;
1207
- initialLetter?: import("csstype").InitialLetterProperty | undefined;
1208
- inlineSize?: import("csstype").InlineSizeProperty<string | number> | undefined;
1209
- inputSecurity?: import("csstype").InputSecurityProperty | undefined;
1210
- inset?: import("csstype").InsetProperty<string | number> | undefined;
1211
- insetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
1212
- insetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1213
- insetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1214
- insetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
1215
- insetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1216
- insetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1217
- isolation?: import("csstype").IsolationProperty | undefined;
1218
- justifyContent?: string | undefined;
1219
- justifyItems?: string | undefined;
1220
- justifySelf?: string | undefined;
1221
- justifyTracks?: string | undefined;
1222
- left?: import("csstype").LeftProperty<string | number> | undefined;
1223
- letterSpacing?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1224
- lineBreak?: import("csstype").LineBreakProperty | undefined;
1225
- lineHeight?: import("csstype").LineHeightProperty<string | number> | undefined;
1226
- lineHeightStep?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1227
- listStyleImage?: string | undefined;
1228
- listStylePosition?: import("csstype").ListStylePositionProperty | undefined;
1229
- listStyleType?: string | undefined;
1230
- marginBlock?: import("csstype").MarginBlockProperty<string | number> | undefined;
1231
- marginBlockEnd?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
1232
- marginBlockStart?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
1233
- marginBottom?: import("csstype").MarginBottomProperty<string | number> | undefined;
1234
- marginInline?: import("csstype").MarginInlineProperty<string | number> | undefined;
1235
- marginInlineEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1236
- marginInlineStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1237
- marginLeft?: import("csstype").MarginLeftProperty<string | number> | undefined;
1238
- marginRight?: import("csstype").MarginRightProperty<string | number> | undefined;
1239
- marginTop?: import("csstype").MarginTopProperty<string | number> | undefined;
1240
- maskBorderMode?: import("csstype").MaskBorderModeProperty | undefined;
1241
- maskBorderOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1242
- maskBorderRepeat?: string | undefined;
1243
- maskBorderSlice?: import("csstype").MaskBorderSliceProperty | undefined;
1244
- maskBorderSource?: string | undefined;
1245
- maskBorderWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1246
- maskClip?: string | undefined;
1247
- maskComposite?: string | undefined;
1248
- maskImage?: string | undefined;
1249
- maskMode?: string | undefined;
1250
- maskOrigin?: string | undefined;
1251
- maskPosition?: import("csstype").MaskPositionProperty<string | number> | undefined;
1252
- maskRepeat?: string | undefined;
1253
- maskSize?: import("csstype").MaskSizeProperty<string | number> | undefined;
1254
- maskType?: import("csstype").MaskTypeProperty | undefined;
1255
- mathDepth?: import("csstype").MathDepthProperty | undefined;
1256
- mathShift?: import("csstype").MathShiftProperty | undefined;
1257
- mathStyle?: import("csstype").MathStyleProperty | undefined;
1258
- maxBlockSize?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
1259
- maxHeight?: import("csstype").MaxHeightProperty<string | number> | undefined;
1260
- maxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1261
- maxLines?: import("csstype").MaxLinesProperty | undefined;
1262
- maxWidth?: import("csstype").MaxWidthProperty<string | number> | undefined;
1263
- minBlockSize?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
1264
- minHeight?: import("csstype").MinHeightProperty<string | number> | undefined;
1265
- minInlineSize?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
1266
- minWidth?: import("csstype").MinWidthProperty<string | number> | undefined;
1267
- mixBlendMode?: import("csstype").MixBlendModeProperty | undefined;
1268
- motionDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1269
- motionPath?: string | undefined;
1270
- motionRotation?: string | undefined;
1271
- objectFit?: import("csstype").ObjectFitProperty | undefined;
1272
- objectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1273
- offsetAnchor?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
1274
- offsetDistance?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
1275
- offsetPath?: string | undefined;
1276
- offsetRotate?: string | undefined;
1277
- offsetRotation?: string | undefined;
1278
- opacity?: import("csstype").OpacityProperty | undefined;
1279
- order?: import("csstype").GlobalsNumber | undefined;
1280
- orphans?: import("csstype").GlobalsNumber | undefined;
1281
- outlineColor?: string | undefined;
1282
- outlineOffset?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
1283
- outlineStyle?: string | undefined;
1284
- outlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1285
- overflowAnchor?: import("csstype").OverflowAnchorProperty | undefined;
1286
- overflowBlock?: import("csstype").OverflowBlockProperty | undefined;
1287
- overflowClipBox?: import("csstype").OverflowClipBoxProperty | undefined;
1288
- overflowClipMargin?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
1289
- overflowInline?: import("csstype").OverflowInlineProperty | undefined;
1290
- overflowWrap?: import("csstype").OverflowWrapProperty | undefined;
1291
- overflowX?: import("csstype").OverflowXProperty | undefined;
1292
- overflowY?: import("csstype").OverflowYProperty | undefined;
1293
- overscrollBehaviorBlock?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
1294
- overscrollBehaviorInline?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
1295
- overscrollBehaviorX?: import("csstype").OverscrollBehaviorXProperty | undefined;
1296
- overscrollBehaviorY?: import("csstype").OverscrollBehaviorYProperty | undefined;
1297
- paddingBlock?: import("csstype").PaddingBlockProperty<string | number> | undefined;
1298
- paddingBlockEnd?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
1299
- paddingBlockStart?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
1300
- paddingBottom?: import("csstype").PaddingBottomProperty<string | number> | undefined;
1301
- paddingInline?: import("csstype").PaddingInlineProperty<string | number> | undefined;
1302
- paddingInlineEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1303
- paddingInlineStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1304
- paddingLeft?: import("csstype").PaddingLeftProperty<string | number> | undefined;
1305
- paddingRight?: import("csstype").PaddingRightProperty<string | number> | undefined;
1306
- paddingTop?: import("csstype").PaddingTopProperty<string | number> | undefined;
1307
- pageBreakAfter?: import("csstype").PageBreakAfterProperty | undefined;
1308
- pageBreakBefore?: import("csstype").PageBreakBeforeProperty | undefined;
1309
- pageBreakInside?: import("csstype").PageBreakInsideProperty | undefined;
1310
- paintOrder?: string | undefined;
1311
- perspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
1312
- perspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1313
- placeContent?: string | undefined;
1314
- pointerEvents?: import("csstype").PointerEventsProperty | undefined;
1315
- position?: import("csstype").PositionProperty | undefined;
1316
- printColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
1317
- quotes?: string | undefined;
1318
- resize?: import("csstype").ResizeProperty | undefined;
1319
- right?: import("csstype").RightProperty<string | number> | undefined;
1320
- rotate?: string | undefined;
1321
- rowGap?: import("csstype").RowGapProperty<string | number> | undefined;
1322
- rubyAlign?: import("csstype").RubyAlignProperty | undefined;
1323
- rubyMerge?: import("csstype").RubyMergeProperty | undefined;
1324
- rubyPosition?: string | undefined;
1325
- scale?: import("csstype").ScaleProperty | undefined;
1326
- scrollBehavior?: import("csstype").ScrollBehaviorProperty | undefined;
1327
- scrollMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1328
- scrollMarginBlock?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
1329
- scrollMarginBlockEnd?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
1330
- scrollMarginBlockStart?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
1331
- scrollMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1332
- scrollMarginInline?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
1333
- scrollMarginInlineEnd?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
1334
- scrollMarginInlineStart?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
1335
- scrollMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1336
- scrollMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1337
- scrollMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1338
- scrollPadding?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
1339
- scrollPaddingBlock?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
1340
- scrollPaddingBlockEnd?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
1341
- scrollPaddingBlockStart?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
1342
- scrollPaddingBottom?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
1343
- scrollPaddingInline?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
1344
- scrollPaddingInlineEnd?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
1345
- scrollPaddingInlineStart?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
1346
- scrollPaddingLeft?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
1347
- scrollPaddingRight?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
1348
- scrollPaddingTop?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
1349
- scrollSnapAlign?: string | undefined;
1350
- scrollSnapMargin?: import("csstype").ScrollMarginProperty<string | number> | undefined;
1351
- scrollSnapMarginBottom?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
1352
- scrollSnapMarginLeft?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
1353
- scrollSnapMarginRight?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
1354
- scrollSnapMarginTop?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
1355
- scrollSnapStop?: import("csstype").ScrollSnapStopProperty | undefined;
1356
- scrollSnapType?: string | undefined;
1357
- scrollbarColor?: string | undefined;
1358
- scrollbarGutter?: string | undefined;
1359
- scrollbarWidth?: import("csstype").ScrollbarWidthProperty | undefined;
1360
- shapeImageThreshold?: import("csstype").ShapeImageThresholdProperty | undefined;
1361
- shapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1362
- shapeOutside?: string | undefined;
1363
- tabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
1364
- tableLayout?: import("csstype").TableLayoutProperty | undefined;
1365
- textAlign?: import("csstype").TextAlignProperty | undefined;
1366
- textAlignLast?: import("csstype").TextAlignLastProperty | undefined;
1367
- textCombineUpright?: string | undefined;
1368
- textDecorationColor?: string | undefined;
1369
- textDecorationLine?: string | undefined;
1370
- textDecorationSkip?: string | undefined;
1371
- textDecorationSkipInk?: import("csstype").TextDecorationSkipInkProperty | undefined;
1372
- textDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
1373
- textDecorationThickness?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
1374
- textEmphasisColor?: string | undefined;
1375
- textEmphasisPosition?: string | undefined;
1376
- textEmphasisStyle?: string | undefined;
1377
- textIndent?: import("csstype").TextIndentProperty<string | number> | undefined;
1378
- textJustify?: import("csstype").TextJustifyProperty | undefined;
1379
- textOrientation?: import("csstype").TextOrientationProperty | undefined;
1380
- textOverflow?: string | undefined;
1381
- textRendering?: import("csstype").TextRenderingProperty | undefined;
1382
- textShadow?: string | undefined;
1383
- textSizeAdjust?: string | undefined;
1384
- textTransform?: import("csstype").TextTransformProperty | undefined;
1385
- textUnderlineOffset?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
1386
- textUnderlinePosition?: string | undefined;
1387
- top?: import("csstype").TopProperty<string | number> | undefined;
1388
- touchAction?: string | undefined;
1389
- transform?: string | undefined;
1390
- transformBox?: import("csstype").TransformBoxProperty | undefined;
1391
- transformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1392
- transformStyle?: import("csstype").TransformStyleProperty | undefined;
1393
- transitionDelay?: string | undefined;
1394
- transitionDuration?: string | undefined;
1395
- transitionProperty?: string | undefined;
1396
- transitionTimingFunction?: string | undefined;
1397
- translate?: import("csstype").TranslateProperty<string | number> | undefined;
1398
- unicodeBidi?: import("csstype").UnicodeBidiProperty | undefined;
1399
- userSelect?: import("csstype").UserSelectProperty | undefined;
1400
- verticalAlign?: import("csstype").VerticalAlignProperty<string | number> | undefined;
1401
- visibility?: import("csstype").VisibilityProperty | undefined;
1402
- whiteSpace?: import("csstype").WhiteSpaceProperty | undefined;
1403
- widows?: import("csstype").GlobalsNumber | undefined;
1404
- width?: import("csstype").WidthProperty<string | number> | undefined;
1405
- willChange?: string | undefined;
1406
- wordBreak?: import("csstype").WordBreakProperty | undefined;
1407
- wordSpacing?: import("csstype").WordSpacingProperty<string | number> | undefined;
1408
- wordWrap?: import("csstype").WordWrapProperty | undefined;
1409
- writingMode?: import("csstype").WritingModeProperty | undefined;
1410
- zIndex?: import("csstype").ZIndexProperty | undefined;
1411
- zoom?: import("csstype").ZoomProperty | undefined;
1412
- all?: import("csstype").Globals | undefined;
1413
- animation?: import("csstype").AnimationProperty | undefined;
1414
- background?: import("csstype").BackgroundProperty<string | number> | undefined;
1415
- backgroundPosition?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
1416
- border?: import("csstype").BorderProperty<string | number> | undefined;
1417
- borderBlock?: import("csstype").BorderBlockProperty<string | number> | undefined;
1418
- borderBlockEnd?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
1419
- borderBlockStart?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
1420
- borderBottom?: import("csstype").BorderBottomProperty<string | number> | undefined;
1421
- borderColor?: string | undefined;
1422
- borderImage?: import("csstype").BorderImageProperty | undefined;
1423
- borderInline?: import("csstype").BorderInlineProperty<string | number> | undefined;
1424
- borderInlineEnd?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
1425
- borderInlineStart?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
1426
- borderLeft?: import("csstype").BorderLeftProperty<string | number> | undefined;
1427
- borderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1428
- borderRight?: import("csstype").BorderRightProperty<string | number> | undefined;
1429
- borderStyle?: string | undefined;
1430
- borderTop?: import("csstype").BorderTopProperty<string | number> | undefined;
1431
- borderWidth?: import("csstype").BorderWidthProperty<string | number> | undefined;
1432
- columnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1433
- columns?: import("csstype").ColumnsProperty<string | number> | undefined;
1434
- flex?: import("csstype").FlexProperty<string | number> | undefined;
1435
- flexFlow?: string | undefined;
1436
- font?: string | undefined;
1437
- gap?: import("csstype").GapProperty<string | number> | undefined;
1438
- grid?: string | undefined;
1439
- gridArea?: import("csstype").GridAreaProperty | undefined;
1440
- gridColumn?: import("csstype").GridColumnProperty | undefined;
1441
- gridRow?: import("csstype").GridRowProperty | undefined;
1442
- gridTemplate?: string | undefined;
1443
- lineClamp?: import("csstype").LineClampProperty | undefined;
1444
- listStyle?: string | undefined;
1445
- margin?: import("csstype").MarginProperty<string | number> | undefined;
1446
- mask?: import("csstype").MaskProperty<string | number> | undefined;
1447
- maskBorder?: import("csstype").MaskBorderProperty | undefined;
1448
- motion?: import("csstype").OffsetProperty<string | number> | undefined;
1449
- offset?: import("csstype").OffsetProperty<string | number> | undefined;
1450
- outline?: import("csstype").OutlineProperty<string | number> | undefined;
1451
- overflow?: string | undefined;
1452
- overscrollBehavior?: string | undefined;
1453
- padding?: import("csstype").PaddingProperty<string | number> | undefined;
1454
- placeItems?: string | undefined;
1455
- placeSelf?: string | undefined;
1456
- textDecoration?: import("csstype").TextDecorationProperty<string | number> | undefined;
1457
- textEmphasis?: string | undefined;
1458
- transition?: string | undefined;
1459
- MozAnimationDelay?: string | undefined;
1460
- MozAnimationDirection?: string | undefined;
1461
- MozAnimationDuration?: string | undefined;
1462
- MozAnimationFillMode?: string | undefined;
1463
- MozAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
1464
- MozAnimationName?: string | undefined;
1465
- MozAnimationPlayState?: string | undefined;
1466
- MozAnimationTimingFunction?: string | undefined;
1467
- MozAppearance?: import("csstype").MozAppearanceProperty | undefined;
1468
- MozBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
1469
- MozBorderBottomColors?: string | undefined;
1470
- MozBorderEndColor?: string | undefined;
1471
- MozBorderEndStyle?: import("csstype").BorderInlineEndStyleProperty | undefined;
1472
- MozBorderEndWidth?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1473
- MozBorderLeftColors?: string | undefined;
1474
- MozBorderRightColors?: string | undefined;
1475
- MozBorderStartColor?: string | undefined;
1476
- MozBorderStartStyle?: import("csstype").BorderInlineStartStyleProperty | undefined;
1477
- MozBorderTopColors?: string | undefined;
1478
- MozBoxSizing?: import("csstype").BoxSizingProperty | undefined;
1479
- MozColumnCount?: import("csstype").ColumnCountProperty | undefined;
1480
- MozColumnFill?: import("csstype").ColumnFillProperty | undefined;
1481
- MozColumnRuleColor?: string | undefined;
1482
- MozColumnRuleStyle?: string | undefined;
1483
- MozColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1484
- MozColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1485
- MozContextProperties?: string | undefined;
1486
- MozFontFeatureSettings?: string | undefined;
1487
- MozFontLanguageOverride?: string | undefined;
1488
- MozHyphens?: import("csstype").HyphensProperty | undefined;
1489
- MozImageRegion?: string | undefined;
1490
- MozMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1491
- MozMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1492
- MozOrient?: import("csstype").MozOrientProperty | undefined;
1493
- MozOsxFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
1494
- MozPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1495
- MozPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1496
- MozPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
1497
- MozPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1498
- MozStackSizing?: import("csstype").MozStackSizingProperty | undefined;
1499
- MozTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
1500
- MozTextBlink?: import("csstype").MozTextBlinkProperty | undefined;
1501
- MozTextSizeAdjust?: string | undefined;
1502
- MozTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1503
- MozTransformStyle?: import("csstype").TransformStyleProperty | undefined;
1504
- MozTransitionDelay?: string | undefined;
1505
- MozTransitionDuration?: string | undefined;
1506
- MozTransitionProperty?: string | undefined;
1507
- MozTransitionTimingFunction?: string | undefined;
1508
- MozUserFocus?: import("csstype").MozUserFocusProperty | undefined;
1509
- MozUserModify?: import("csstype").MozUserModifyProperty | undefined;
1510
- MozUserSelect?: import("csstype").UserSelectProperty | undefined;
1511
- MozWindowDragging?: import("csstype").MozWindowDraggingProperty | undefined;
1512
- MozWindowShadow?: import("csstype").MozWindowShadowProperty | undefined;
1513
- msAccelerator?: import("csstype").MsAcceleratorProperty | undefined;
1514
- msBlockProgression?: import("csstype").MsBlockProgressionProperty | undefined;
1515
- msContentZoomChaining?: import("csstype").MsContentZoomChainingProperty | undefined;
1516
- msContentZoomLimitMax?: string | undefined;
1517
- msContentZoomLimitMin?: string | undefined;
1518
- msContentZoomSnapPoints?: string | undefined;
1519
- msContentZoomSnapType?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
1520
- msContentZooming?: import("csstype").MsContentZoomingProperty | undefined;
1521
- msFilter?: string | undefined;
1522
- msFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
1523
- msFlexPositive?: import("csstype").GlobalsNumber | undefined;
1524
- msFlowFrom?: string | undefined;
1525
- msFlowInto?: string | undefined;
1526
- msGridColumns?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
1527
- msGridRows?: import("csstype").MsGridRowsProperty<string | number> | undefined;
1528
- msHighContrastAdjust?: import("csstype").MsHighContrastAdjustProperty | undefined;
1529
- msHyphenateLimitChars?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
1530
- msHyphenateLimitLines?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
1531
- msHyphenateLimitZone?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
1532
- msHyphens?: import("csstype").HyphensProperty | undefined;
1533
- msImeAlign?: import("csstype").MsImeAlignProperty | undefined;
1534
- msLineBreak?: import("csstype").LineBreakProperty | undefined;
1535
- msOrder?: import("csstype").GlobalsNumber | undefined;
1536
- msOverflowStyle?: import("csstype").MsOverflowStyleProperty | undefined;
1537
- msOverflowX?: import("csstype").OverflowXProperty | undefined;
1538
- msOverflowY?: import("csstype").OverflowYProperty | undefined;
1539
- msScrollChaining?: import("csstype").MsScrollChainingProperty | undefined;
1540
- msScrollLimitXMax?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
1541
- msScrollLimitXMin?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
1542
- msScrollLimitYMax?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
1543
- msScrollLimitYMin?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
1544
- msScrollRails?: import("csstype").MsScrollRailsProperty | undefined;
1545
- msScrollSnapPointsX?: string | undefined;
1546
- msScrollSnapPointsY?: string | undefined;
1547
- msScrollSnapType?: import("csstype").MsScrollSnapTypeProperty | undefined;
1548
- msScrollTranslation?: import("csstype").MsScrollTranslationProperty | undefined;
1549
- msScrollbar3dlightColor?: string | undefined;
1550
- msScrollbarArrowColor?: string | undefined;
1551
- msScrollbarBaseColor?: string | undefined;
1552
- msScrollbarDarkshadowColor?: string | undefined;
1553
- msScrollbarFaceColor?: string | undefined;
1554
- msScrollbarHighlightColor?: string | undefined;
1555
- msScrollbarShadowColor?: string | undefined;
1556
- msScrollbarTrackColor?: string | undefined;
1557
- msTextAutospace?: import("csstype").MsTextAutospaceProperty | undefined;
1558
- msTextCombineHorizontal?: string | undefined;
1559
- msTextOverflow?: string | undefined;
1560
- msTouchAction?: string | undefined;
1561
- msTouchSelect?: import("csstype").MsTouchSelectProperty | undefined;
1562
- msTransform?: string | undefined;
1563
- msTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1564
- msTransitionDelay?: string | undefined;
1565
- msTransitionDuration?: string | undefined;
1566
- msTransitionProperty?: string | undefined;
1567
- msTransitionTimingFunction?: string | undefined;
1568
- msUserSelect?: import("csstype").MsUserSelectProperty | undefined;
1569
- msWordBreak?: import("csstype").WordBreakProperty | undefined;
1570
- msWrapFlow?: import("csstype").MsWrapFlowProperty | undefined;
1571
- msWrapMargin?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
1572
- msWrapThrough?: import("csstype").MsWrapThroughProperty | undefined;
1573
- msWritingMode?: import("csstype").WritingModeProperty | undefined;
1574
- WebkitAlignContent?: string | undefined;
1575
- WebkitAlignItems?: string | undefined;
1576
- WebkitAlignSelf?: string | undefined;
1577
- WebkitAnimationDelay?: string | undefined;
1578
- WebkitAnimationDirection?: string | undefined;
1579
- WebkitAnimationDuration?: string | undefined;
1580
- WebkitAnimationFillMode?: string | undefined;
1581
- WebkitAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
1582
- WebkitAnimationName?: string | undefined;
1583
- WebkitAnimationPlayState?: string | undefined;
1584
- WebkitAnimationTimingFunction?: string | undefined;
1585
- WebkitAppearance?: import("csstype").WebkitAppearanceProperty | undefined;
1586
- WebkitBackdropFilter?: string | undefined;
1587
- WebkitBackfaceVisibility?: import("csstype").BackfaceVisibilityProperty | undefined;
1588
- WebkitBackgroundClip?: string | undefined;
1589
- WebkitBackgroundOrigin?: string | undefined;
1590
- WebkitBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1591
- WebkitBorderBeforeColor?: string | undefined;
1592
- WebkitBorderBeforeStyle?: string | undefined;
1593
- WebkitBorderBeforeWidth?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
1594
- WebkitBorderBottomLeftRadius?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1595
- WebkitBorderBottomRightRadius?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1596
- WebkitBorderImageSlice?: import("csstype").BorderImageSliceProperty | undefined;
1597
- WebkitBorderTopLeftRadius?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1598
- WebkitBorderTopRightRadius?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1599
- WebkitBoxDecorationBreak?: import("csstype").BoxDecorationBreakProperty | undefined;
1600
- WebkitBoxReflect?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
1601
- WebkitBoxShadow?: string | undefined;
1602
- WebkitBoxSizing?: import("csstype").BoxSizingProperty | undefined;
1603
- WebkitClipPath?: string | undefined;
1604
- WebkitColumnCount?: import("csstype").ColumnCountProperty | undefined;
1605
- WebkitColumnFill?: import("csstype").ColumnFillProperty | undefined;
1606
- WebkitColumnRuleColor?: string | undefined;
1607
- WebkitColumnRuleStyle?: string | undefined;
1608
- WebkitColumnRuleWidth?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1609
- WebkitColumnSpan?: import("csstype").ColumnSpanProperty | undefined;
1610
- WebkitColumnWidth?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1611
- WebkitFilter?: string | undefined;
1612
- WebkitFlexBasis?: import("csstype").FlexBasisProperty<string | number> | undefined;
1613
- WebkitFlexDirection?: import("csstype").FlexDirectionProperty | undefined;
1614
- WebkitFlexGrow?: import("csstype").GlobalsNumber | undefined;
1615
- WebkitFlexShrink?: import("csstype").GlobalsNumber | undefined;
1616
- WebkitFlexWrap?: import("csstype").FlexWrapProperty | undefined;
1617
- WebkitFontFeatureSettings?: string | undefined;
1618
- WebkitFontKerning?: import("csstype").FontKerningProperty | undefined;
1619
- WebkitFontSmoothing?: import("csstype").FontSmoothProperty<string | number> | undefined;
1620
- WebkitFontVariantLigatures?: string | undefined;
1621
- WebkitHyphenateCharacter?: string | undefined;
1622
- WebkitHyphens?: import("csstype").HyphensProperty | undefined;
1623
- WebkitInitialLetter?: import("csstype").InitialLetterProperty | undefined;
1624
- WebkitJustifyContent?: string | undefined;
1625
- WebkitLineBreak?: import("csstype").LineBreakProperty | undefined;
1626
- WebkitLineClamp?: import("csstype").WebkitLineClampProperty | undefined;
1627
- WebkitMarginEnd?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
1628
- WebkitMarginStart?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
1629
- WebkitMaskAttachment?: string | undefined;
1630
- WebkitMaskBoxImageOutset?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
1631
- WebkitMaskBoxImageRepeat?: string | undefined;
1632
- WebkitMaskBoxImageSlice?: import("csstype").MaskBorderSliceProperty | undefined;
1633
- WebkitMaskBoxImageSource?: string | undefined;
1634
- WebkitMaskBoxImageWidth?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
1635
- WebkitMaskClip?: string | undefined;
1636
- WebkitMaskComposite?: string | undefined;
1637
- WebkitMaskImage?: string | undefined;
1638
- WebkitMaskOrigin?: string | undefined;
1639
- WebkitMaskPosition?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
1640
- WebkitMaskPositionX?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
1641
- WebkitMaskPositionY?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
1642
- WebkitMaskRepeat?: string | undefined;
1643
- WebkitMaskRepeatX?: import("csstype").WebkitMaskRepeatXProperty | undefined;
1644
- WebkitMaskRepeatY?: import("csstype").WebkitMaskRepeatYProperty | undefined;
1645
- WebkitMaskSize?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
1646
- WebkitMaxInlineSize?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
1647
- WebkitOrder?: import("csstype").GlobalsNumber | undefined;
1648
- WebkitOverflowScrolling?: import("csstype").WebkitOverflowScrollingProperty | undefined;
1649
- WebkitPaddingEnd?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
1650
- WebkitPaddingStart?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
1651
- WebkitPerspective?: import("csstype").PerspectiveProperty<string | number> | undefined;
1652
- WebkitPerspectiveOrigin?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
1653
- WebkitPrintColorAdjust?: import("csstype").PrintColorAdjustProperty | undefined;
1654
- WebkitRubyPosition?: string | undefined;
1655
- WebkitScrollSnapType?: string | undefined;
1656
- WebkitShapeMargin?: import("csstype").ShapeMarginProperty<string | number> | undefined;
1657
- WebkitTapHighlightColor?: string | undefined;
1658
- WebkitTextCombine?: string | undefined;
1659
- WebkitTextDecorationColor?: string | undefined;
1660
- WebkitTextDecorationLine?: string | undefined;
1661
- WebkitTextDecorationSkip?: string | undefined;
1662
- WebkitTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
1663
- WebkitTextEmphasisColor?: string | undefined;
1664
- WebkitTextEmphasisPosition?: string | undefined;
1665
- WebkitTextEmphasisStyle?: string | undefined;
1666
- WebkitTextFillColor?: string | undefined;
1667
- WebkitTextOrientation?: import("csstype").TextOrientationProperty | undefined;
1668
- WebkitTextSizeAdjust?: string | undefined;
1669
- WebkitTextStrokeColor?: string | undefined;
1670
- WebkitTextStrokeWidth?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
1671
- WebkitTextUnderlinePosition?: string | undefined;
1672
- WebkitTouchCallout?: import("csstype").WebkitTouchCalloutProperty | undefined;
1673
- WebkitTransform?: string | undefined;
1674
- WebkitTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1675
- WebkitTransformStyle?: import("csstype").TransformStyleProperty | undefined;
1676
- WebkitTransitionDelay?: string | undefined;
1677
- WebkitTransitionDuration?: string | undefined;
1678
- WebkitTransitionProperty?: string | undefined;
1679
- WebkitTransitionTimingFunction?: string | undefined;
1680
- WebkitUserModify?: import("csstype").WebkitUserModifyProperty | undefined;
1681
- WebkitUserSelect?: import("csstype").UserSelectProperty | undefined;
1682
- WebkitWritingMode?: import("csstype").WritingModeProperty | undefined;
1683
- MozAnimation?: import("csstype").AnimationProperty | undefined;
1684
- MozBorderImage?: import("csstype").BorderImageProperty | undefined;
1685
- MozColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1686
- MozColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
1687
- MozTransition?: string | undefined;
1688
- msContentZoomLimit?: string | undefined;
1689
- msContentZoomSnap?: string | undefined;
1690
- msFlex?: import("csstype").FlexProperty<string | number> | undefined;
1691
- msScrollLimit?: string | undefined;
1692
- msScrollSnapX?: string | undefined;
1693
- msScrollSnapY?: string | undefined;
1694
- msTransition?: string | undefined;
1695
- WebkitAnimation?: import("csstype").AnimationProperty | undefined;
1696
- WebkitBorderBefore?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
1697
- WebkitBorderImage?: import("csstype").BorderImageProperty | undefined;
1698
- WebkitBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1699
- WebkitColumnRule?: import("csstype").ColumnRuleProperty<string | number> | undefined;
1700
- WebkitColumns?: import("csstype").ColumnsProperty<string | number> | undefined;
1701
- WebkitFlex?: import("csstype").FlexProperty<string | number> | undefined;
1702
- WebkitFlexFlow?: string | undefined;
1703
- WebkitMask?: import("csstype").WebkitMaskProperty<string | number> | undefined;
1704
- WebkitMaskBoxImage?: import("csstype").MaskBorderProperty | undefined;
1705
- WebkitTextEmphasis?: string | undefined;
1706
- WebkitTextStroke?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
1707
- WebkitTransition?: string | undefined;
1708
- azimuth?: string | undefined;
1709
- boxAlign?: import("csstype").BoxAlignProperty | undefined;
1710
- boxDirection?: import("csstype").BoxDirectionProperty | undefined;
1711
- boxFlex?: import("csstype").GlobalsNumber | undefined;
1712
- boxFlexGroup?: import("csstype").GlobalsNumber | undefined;
1713
- boxLines?: import("csstype").BoxLinesProperty | undefined;
1714
- boxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1715
- boxOrient?: import("csstype").BoxOrientProperty | undefined;
1716
- boxPack?: import("csstype").BoxPackProperty | undefined;
1717
- clip?: string | undefined;
1718
- gridColumnGap?: import("csstype").GridColumnGapProperty<string | number> | undefined;
1719
- gridGap?: import("csstype").GridGapProperty<string | number> | undefined;
1720
- gridRowGap?: import("csstype").GridRowGapProperty<string | number> | undefined;
1721
- imeMode?: import("csstype").ImeModeProperty | undefined;
1722
- offsetBlock?: import("csstype").InsetBlockProperty<string | number> | undefined;
1723
- offsetBlockEnd?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1724
- offsetBlockStart?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1725
- offsetInline?: import("csstype").InsetInlineProperty<string | number> | undefined;
1726
- offsetInlineEnd?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1727
- offsetInlineStart?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1728
- scrollSnapCoordinate?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
1729
- scrollSnapDestination?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
1730
- scrollSnapPointsX?: string | undefined;
1731
- scrollSnapPointsY?: string | undefined;
1732
- scrollSnapTypeX?: import("csstype").ScrollSnapTypeXProperty | undefined;
1733
- scrollSnapTypeY?: import("csstype").ScrollSnapTypeYProperty | undefined;
1734
- KhtmlBoxAlign?: import("csstype").BoxAlignProperty | undefined;
1735
- KhtmlBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
1736
- KhtmlBoxFlex?: import("csstype").GlobalsNumber | undefined;
1737
- KhtmlBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
1738
- KhtmlBoxLines?: import("csstype").BoxLinesProperty | undefined;
1739
- KhtmlBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1740
- KhtmlBoxOrient?: import("csstype").BoxOrientProperty | undefined;
1741
- KhtmlBoxPack?: import("csstype").BoxPackProperty | undefined;
1742
- KhtmlLineBreak?: import("csstype").LineBreakProperty | undefined;
1743
- KhtmlOpacity?: import("csstype").OpacityProperty | undefined;
1744
- KhtmlUserSelect?: import("csstype").UserSelectProperty | undefined;
1745
- MozBackgroundClip?: string | undefined;
1746
- MozBackgroundInlinePolicy?: import("csstype").BoxDecorationBreakProperty | undefined;
1747
- MozBackgroundOrigin?: string | undefined;
1748
- MozBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1749
- MozBinding?: string | undefined;
1750
- MozBorderRadius?: import("csstype").BorderRadiusProperty<string | number> | undefined;
1751
- MozBorderRadiusBottomleft?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1752
- MozBorderRadiusBottomright?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1753
- MozBorderRadiusTopleft?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1754
- MozBorderRadiusTopright?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1755
- MozBoxAlign?: import("csstype").BoxAlignProperty | undefined;
1756
- MozBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
1757
- MozBoxFlex?: import("csstype").GlobalsNumber | undefined;
1758
- MozBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1759
- MozBoxOrient?: import("csstype").BoxOrientProperty | undefined;
1760
- MozBoxPack?: import("csstype").BoxPackProperty | undefined;
1761
- MozBoxShadow?: string | undefined;
1762
- MozFloatEdge?: import("csstype").MozFloatEdgeProperty | undefined;
1763
- MozForceBrokenImageIcon?: import("csstype").MozForceBrokenImageIconProperty | undefined;
1764
- MozOpacity?: import("csstype").OpacityProperty | undefined;
1765
- MozOutline?: import("csstype").OutlineProperty<string | number> | undefined;
1766
- MozOutlineColor?: string | undefined;
1767
- MozOutlineRadius?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
1768
- MozOutlineRadiusBottomleft?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
1769
- MozOutlineRadiusBottomright?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
1770
- MozOutlineRadiusTopleft?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
1771
- MozOutlineRadiusTopright?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
1772
- MozOutlineStyle?: string | undefined;
1773
- MozOutlineWidth?: import("csstype").OutlineWidthProperty<string | number> | undefined;
1774
- MozTextAlignLast?: import("csstype").TextAlignLastProperty | undefined;
1775
- MozTextDecorationColor?: string | undefined;
1776
- MozTextDecorationLine?: string | undefined;
1777
- MozTextDecorationStyle?: import("csstype").TextDecorationStyleProperty | undefined;
1778
- MozUserInput?: import("csstype").MozUserInputProperty | undefined;
1779
- msImeMode?: import("csstype").ImeModeProperty | undefined;
1780
- OAnimation?: import("csstype").AnimationProperty | undefined;
1781
- OAnimationDelay?: string | undefined;
1782
- OAnimationDirection?: string | undefined;
1783
- OAnimationDuration?: string | undefined;
1784
- OAnimationFillMode?: string | undefined;
1785
- OAnimationIterationCount?: import("csstype").AnimationIterationCountProperty | undefined;
1786
- OAnimationName?: string | undefined;
1787
- OAnimationPlayState?: string | undefined;
1788
- OAnimationTimingFunction?: string | undefined;
1789
- OBackgroundSize?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1790
- OBorderImage?: import("csstype").BorderImageProperty | undefined;
1791
- OObjectFit?: import("csstype").ObjectFitProperty | undefined;
1792
- OObjectPosition?: import("csstype").ObjectPositionProperty<string | number> | undefined;
1793
- OTabSize?: import("csstype").TabSizeProperty<string | number> | undefined;
1794
- OTextOverflow?: string | undefined;
1795
- OTransform?: string | undefined;
1796
- OTransformOrigin?: import("csstype").TransformOriginProperty<string | number> | undefined;
1797
- OTransition?: string | undefined;
1798
- OTransitionDelay?: string | undefined;
1799
- OTransitionDuration?: string | undefined;
1800
- OTransitionProperty?: string | undefined;
1801
- OTransitionTimingFunction?: string | undefined;
1802
- WebkitBoxAlign?: import("csstype").BoxAlignProperty | undefined;
1803
- WebkitBoxDirection?: import("csstype").BoxDirectionProperty | undefined;
1804
- WebkitBoxFlex?: import("csstype").GlobalsNumber | undefined;
1805
- WebkitBoxFlexGroup?: import("csstype").GlobalsNumber | undefined;
1806
- WebkitBoxLines?: import("csstype").BoxLinesProperty | undefined;
1807
- WebkitBoxOrdinalGroup?: import("csstype").GlobalsNumber | undefined;
1808
- WebkitBoxOrient?: import("csstype").BoxOrientProperty | undefined;
1809
- WebkitBoxPack?: import("csstype").BoxPackProperty | undefined;
1810
- WebkitScrollSnapPointsX?: string | undefined;
1811
- WebkitScrollSnapPointsY?: string | undefined;
1812
- alignmentBaseline?: import("csstype").AlignmentBaselineProperty | undefined;
1813
- baselineShift?: import("csstype").BaselineShiftProperty<string | number> | undefined;
1814
- clipRule?: import("csstype").ClipRuleProperty | undefined;
1815
- colorInterpolation?: import("csstype").ColorInterpolationProperty | undefined;
1816
- colorRendering?: import("csstype").ColorRenderingProperty | undefined;
1817
- dominantBaseline?: import("csstype").DominantBaselineProperty | undefined;
1818
- fill?: string | undefined;
1819
- fillOpacity?: import("csstype").GlobalsNumber | undefined;
1820
- fillRule?: import("csstype").FillRuleProperty | undefined;
1821
- floodColor?: string | undefined;
1822
- floodOpacity?: import("csstype").GlobalsNumber | undefined;
1823
- glyphOrientationVertical?: import("csstype").GlyphOrientationVerticalProperty | undefined;
1824
- lightingColor?: string | undefined;
1825
- marker?: string | undefined;
1826
- markerEnd?: string | undefined;
1827
- markerMid?: string | undefined;
1828
- markerStart?: string | undefined;
1829
- shapeRendering?: import("csstype").ShapeRenderingProperty | undefined;
1830
- stopColor?: string | undefined;
1831
- stopOpacity?: import("csstype").GlobalsNumber | undefined;
1832
- stroke?: string | undefined;
1833
- strokeDasharray?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
1834
- strokeDashoffset?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
1835
- strokeLinecap?: import("csstype").StrokeLinecapProperty | undefined;
1836
- strokeLinejoin?: import("csstype").StrokeLinejoinProperty | undefined;
1837
- strokeMiterlimit?: import("csstype").GlobalsNumber | undefined;
1838
- strokeOpacity?: import("csstype").GlobalsNumber | undefined;
1839
- strokeWidth?: import("csstype").StrokeWidthProperty<string | number> | undefined;
1840
- textAnchor?: import("csstype").TextAnchorProperty | undefined;
1841
- vectorEffect?: import("csstype").VectorEffectProperty | undefined;
1842
- "accent-color"?: string | undefined;
1843
- "align-content"?: string | undefined;
1844
- "align-items"?: string | undefined;
1845
- "align-self"?: string | undefined;
1846
- "align-tracks"?: string | undefined;
1847
- "animation-composition"?: string | undefined;
1848
- "animation-delay"?: string | undefined;
1849
- "animation-direction"?: string | undefined;
1850
- "animation-duration"?: string | undefined;
1851
- "animation-fill-mode"?: string | undefined;
1852
- "animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
1853
- "animation-name"?: string | undefined;
1854
- "animation-play-state"?: string | undefined;
1855
- "animation-timeline"?: string | undefined;
1856
- "animation-timing-function"?: string | undefined;
1857
- "aspect-ratio"?: import("csstype").AspectRatioProperty | undefined;
1858
- "backdrop-filter"?: string | undefined;
1859
- "backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
1860
- "background-attachment"?: string | undefined;
1861
- "background-blend-mode"?: string | undefined;
1862
- "background-clip"?: string | undefined;
1863
- "background-color"?: string | undefined;
1864
- "background-image"?: string | undefined;
1865
- "background-origin"?: string | undefined;
1866
- "background-position-x"?: import("csstype").BackgroundPositionXProperty<string | number> | undefined;
1867
- "background-position-y"?: import("csstype").BackgroundPositionYProperty<string | number> | undefined;
1868
- "background-repeat"?: string | undefined;
1869
- "background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
1870
- "block-overflow"?: string | undefined;
1871
- "block-size"?: import("csstype").BlockSizeProperty<string | number> | undefined;
1872
- "border-block-color"?: string | undefined;
1873
- "border-block-end-color"?: string | undefined;
1874
- "border-block-end-style"?: import("csstype").BorderBlockEndStyleProperty | undefined;
1875
- "border-block-end-width"?: import("csstype").BorderBlockEndWidthProperty<string | number> | undefined;
1876
- "border-block-start-color"?: string | undefined;
1877
- "border-block-start-style"?: import("csstype").BorderBlockStartStyleProperty | undefined;
1878
- "border-block-start-width"?: import("csstype").BorderBlockStartWidthProperty<string | number> | undefined;
1879
- "border-block-style"?: import("csstype").BorderBlockStyleProperty | undefined;
1880
- "border-block-width"?: import("csstype").BorderBlockWidthProperty<string | number> | undefined;
1881
- "border-bottom-color"?: string | undefined;
1882
- "border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
1883
- "border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
1884
- "border-bottom-style"?: import("csstype").BorderBottomStyleProperty | undefined;
1885
- "border-bottom-width"?: import("csstype").BorderBottomWidthProperty<string | number> | undefined;
1886
- "border-collapse"?: import("csstype").BorderCollapseProperty | undefined;
1887
- "border-end-end-radius"?: import("csstype").BorderEndEndRadiusProperty<string | number> | undefined;
1888
- "border-end-start-radius"?: import("csstype").BorderEndStartRadiusProperty<string | number> | undefined;
1889
- "border-image-outset"?: import("csstype").BorderImageOutsetProperty<string | number> | undefined;
1890
- "border-image-repeat"?: string | undefined;
1891
- "border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
1892
- "border-image-source"?: string | undefined;
1893
- "border-image-width"?: import("csstype").BorderImageWidthProperty<string | number> | undefined;
1894
- "border-inline-color"?: string | undefined;
1895
- "border-inline-end-color"?: string | undefined;
1896
- "border-inline-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
1897
- "border-inline-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
1898
- "border-inline-start-color"?: string | undefined;
1899
- "border-inline-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
1900
- "border-inline-start-width"?: import("csstype").BorderInlineStartWidthProperty<string | number> | undefined;
1901
- "border-inline-style"?: import("csstype").BorderInlineStyleProperty | undefined;
1902
- "border-inline-width"?: import("csstype").BorderInlineWidthProperty<string | number> | undefined;
1903
- "border-left-color"?: string | undefined;
1904
- "border-left-style"?: import("csstype").BorderLeftStyleProperty | undefined;
1905
- "border-left-width"?: import("csstype").BorderLeftWidthProperty<string | number> | undefined;
1906
- "border-right-color"?: string | undefined;
1907
- "border-right-style"?: import("csstype").BorderRightStyleProperty | undefined;
1908
- "border-right-width"?: import("csstype").BorderRightWidthProperty<string | number> | undefined;
1909
- "border-spacing"?: import("csstype").BorderSpacingProperty<string | number> | undefined;
1910
- "border-start-end-radius"?: import("csstype").BorderStartEndRadiusProperty<string | number> | undefined;
1911
- "border-start-start-radius"?: import("csstype").BorderStartStartRadiusProperty<string | number> | undefined;
1912
- "border-top-color"?: string | undefined;
1913
- "border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
1914
- "border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
1915
- "border-top-style"?: import("csstype").BorderTopStyleProperty | undefined;
1916
- "border-top-width"?: import("csstype").BorderTopWidthProperty<string | number> | undefined;
1917
- "box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
1918
- "box-shadow"?: string | undefined;
1919
- "box-sizing"?: import("csstype").BoxSizingProperty | undefined;
1920
- "break-after"?: import("csstype").BreakAfterProperty | undefined;
1921
- "break-before"?: import("csstype").BreakBeforeProperty | undefined;
1922
- "break-inside"?: import("csstype").BreakInsideProperty | undefined;
1923
- "caption-side"?: import("csstype").CaptionSideProperty | undefined;
1924
- "caret-color"?: string | undefined;
1925
- "clip-path"?: string | undefined;
1926
- "color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
1927
- "color-scheme"?: string | undefined;
1928
- "column-count"?: import("csstype").ColumnCountProperty | undefined;
1929
- "column-fill"?: import("csstype").ColumnFillProperty | undefined;
1930
- "column-gap"?: import("csstype").ColumnGapProperty<string | number> | undefined;
1931
- "column-rule-color"?: string | undefined;
1932
- "column-rule-style"?: string | undefined;
1933
- "column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
1934
- "column-span"?: import("csstype").ColumnSpanProperty | undefined;
1935
- "column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
1936
- "content-visibility"?: import("csstype").ContentVisibilityProperty | undefined;
1937
- "counter-increment"?: string | undefined;
1938
- "counter-reset"?: string | undefined;
1939
- "counter-set"?: string | undefined;
1940
- "empty-cells"?: import("csstype").EmptyCellsProperty | undefined;
1941
- "flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
1942
- "flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
1943
- "flex-grow"?: import("csstype").GlobalsNumber | undefined;
1944
- "flex-shrink"?: import("csstype").GlobalsNumber | undefined;
1945
- "flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
1946
- "font-family"?: string | undefined;
1947
- "font-feature-settings"?: string | undefined;
1948
- "font-kerning"?: import("csstype").FontKerningProperty | undefined;
1949
- "font-language-override"?: string | undefined;
1950
- "font-optical-sizing"?: import("csstype").FontOpticalSizingProperty | undefined;
1951
- "font-size"?: import("csstype").FontSizeProperty<string | number> | undefined;
1952
- "font-size-adjust"?: import("csstype").FontSizeAdjustProperty | undefined;
1953
- "font-smooth"?: import("csstype").FontSmoothProperty<string | number> | undefined;
1954
- "font-stretch"?: string | undefined;
1955
- "font-style"?: string | undefined;
1956
- "font-synthesis"?: string | undefined;
1957
- "font-variant"?: string | undefined;
1958
- "font-variant-alternates"?: string | undefined;
1959
- "font-variant-caps"?: import("csstype").FontVariantCapsProperty | undefined;
1960
- "font-variant-east-asian"?: string | undefined;
1961
- "font-variant-ligatures"?: string | undefined;
1962
- "font-variant-numeric"?: string | undefined;
1963
- "font-variant-position"?: import("csstype").FontVariantPositionProperty | undefined;
1964
- "font-variation-settings"?: string | undefined;
1965
- "font-weight"?: import("csstype").FontWeightProperty | undefined;
1966
- "forced-color-adjust"?: import("csstype").ForcedColorAdjustProperty | undefined;
1967
- "grid-auto-columns"?: import("csstype").GridAutoColumnsProperty<string | number> | undefined;
1968
- "grid-auto-flow"?: string | undefined;
1969
- "grid-auto-rows"?: import("csstype").GridAutoRowsProperty<string | number> | undefined;
1970
- "grid-column-end"?: import("csstype").GridColumnEndProperty | undefined;
1971
- "grid-column-start"?: import("csstype").GridColumnStartProperty | undefined;
1972
- "grid-row-end"?: import("csstype").GridRowEndProperty | undefined;
1973
- "grid-row-start"?: import("csstype").GridRowStartProperty | undefined;
1974
- "grid-template-areas"?: string | undefined;
1975
- "grid-template-columns"?: import("csstype").GridTemplateColumnsProperty<string | number> | undefined;
1976
- "grid-template-rows"?: import("csstype").GridTemplateRowsProperty<string | number> | undefined;
1977
- "hanging-punctuation"?: string | undefined;
1978
- "hyphenate-character"?: string | undefined;
1979
- "image-orientation"?: string | undefined;
1980
- "image-rendering"?: import("csstype").ImageRenderingProperty | undefined;
1981
- "image-resolution"?: string | undefined;
1982
- "initial-letter"?: import("csstype").InitialLetterProperty | undefined;
1983
- "inline-size"?: import("csstype").InlineSizeProperty<string | number> | undefined;
1984
- "input-security"?: import("csstype").InputSecurityProperty | undefined;
1985
- "inset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
1986
- "inset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
1987
- "inset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
1988
- "inset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
1989
- "inset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
1990
- "inset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
1991
- "justify-content"?: string | undefined;
1992
- "justify-items"?: string | undefined;
1993
- "justify-self"?: string | undefined;
1994
- "justify-tracks"?: string | undefined;
1995
- "letter-spacing"?: import("csstype").LetterSpacingProperty<string | number> | undefined;
1996
- "line-break"?: import("csstype").LineBreakProperty | undefined;
1997
- "line-height"?: import("csstype").LineHeightProperty<string | number> | undefined;
1998
- "line-height-step"?: import("csstype").LineHeightStepProperty<string | number> | undefined;
1999
- "list-style-image"?: string | undefined;
2000
- "list-style-position"?: import("csstype").ListStylePositionProperty | undefined;
2001
- "list-style-type"?: string | undefined;
2002
- "margin-block"?: import("csstype").MarginBlockProperty<string | number> | undefined;
2003
- "margin-block-end"?: import("csstype").MarginBlockEndProperty<string | number> | undefined;
2004
- "margin-block-start"?: import("csstype").MarginBlockStartProperty<string | number> | undefined;
2005
- "margin-bottom"?: import("csstype").MarginBottomProperty<string | number> | undefined;
2006
- "margin-inline"?: import("csstype").MarginInlineProperty<string | number> | undefined;
2007
- "margin-inline-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
2008
- "margin-inline-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
2009
- "margin-left"?: import("csstype").MarginLeftProperty<string | number> | undefined;
2010
- "margin-right"?: import("csstype").MarginRightProperty<string | number> | undefined;
2011
- "margin-top"?: import("csstype").MarginTopProperty<string | number> | undefined;
2012
- "mask-border-mode"?: import("csstype").MaskBorderModeProperty | undefined;
2013
- "mask-border-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
2014
- "mask-border-repeat"?: string | undefined;
2015
- "mask-border-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
2016
- "mask-border-source"?: string | undefined;
2017
- "mask-border-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
2018
- "mask-clip"?: string | undefined;
2019
- "mask-composite"?: string | undefined;
2020
- "mask-image"?: string | undefined;
2021
- "mask-mode"?: string | undefined;
2022
- "mask-origin"?: string | undefined;
2023
- "mask-position"?: import("csstype").MaskPositionProperty<string | number> | undefined;
2024
- "mask-repeat"?: string | undefined;
2025
- "mask-size"?: import("csstype").MaskSizeProperty<string | number> | undefined;
2026
- "mask-type"?: import("csstype").MaskTypeProperty | undefined;
2027
- "math-depth"?: import("csstype").MathDepthProperty | undefined;
2028
- "math-shift"?: import("csstype").MathShiftProperty | undefined;
2029
- "math-style"?: import("csstype").MathStyleProperty | undefined;
2030
- "max-block-size"?: import("csstype").MaxBlockSizeProperty<string | number> | undefined;
2031
- "max-height"?: import("csstype").MaxHeightProperty<string | number> | undefined;
2032
- "max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
2033
- "max-lines"?: import("csstype").MaxLinesProperty | undefined;
2034
- "max-width"?: import("csstype").MaxWidthProperty<string | number> | undefined;
2035
- "min-block-size"?: import("csstype").MinBlockSizeProperty<string | number> | undefined;
2036
- "min-height"?: import("csstype").MinHeightProperty<string | number> | undefined;
2037
- "min-inline-size"?: import("csstype").MinInlineSizeProperty<string | number> | undefined;
2038
- "min-width"?: import("csstype").MinWidthProperty<string | number> | undefined;
2039
- "mix-blend-mode"?: import("csstype").MixBlendModeProperty | undefined;
2040
- "motion-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
2041
- "motion-path"?: string | undefined;
2042
- "motion-rotation"?: string | undefined;
2043
- "object-fit"?: import("csstype").ObjectFitProperty | undefined;
2044
- "object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
2045
- "offset-anchor"?: import("csstype").OffsetAnchorProperty<string | number> | undefined;
2046
- "offset-distance"?: import("csstype").OffsetDistanceProperty<string | number> | undefined;
2047
- "offset-path"?: string | undefined;
2048
- "offset-rotate"?: string | undefined;
2049
- "offset-rotation"?: string | undefined;
2050
- "outline-color"?: string | undefined;
2051
- "outline-offset"?: import("csstype").OutlineOffsetProperty<string | number> | undefined;
2052
- "outline-style"?: string | undefined;
2053
- "outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
2054
- "overflow-anchor"?: import("csstype").OverflowAnchorProperty | undefined;
2055
- "overflow-block"?: import("csstype").OverflowBlockProperty | undefined;
2056
- "overflow-clip-box"?: import("csstype").OverflowClipBoxProperty | undefined;
2057
- "overflow-clip-margin"?: import("csstype").OverflowClipMarginProperty<string | number> | undefined;
2058
- "overflow-inline"?: import("csstype").OverflowInlineProperty | undefined;
2059
- "overflow-wrap"?: import("csstype").OverflowWrapProperty | undefined;
2060
- "overflow-x"?: import("csstype").OverflowXProperty | undefined;
2061
- "overflow-y"?: import("csstype").OverflowYProperty | undefined;
2062
- "overscroll-behavior-block"?: import("csstype").OverscrollBehaviorBlockProperty | undefined;
2063
- "overscroll-behavior-inline"?: import("csstype").OverscrollBehaviorInlineProperty | undefined;
2064
- "overscroll-behavior-x"?: import("csstype").OverscrollBehaviorXProperty | undefined;
2065
- "overscroll-behavior-y"?: import("csstype").OverscrollBehaviorYProperty | undefined;
2066
- "padding-block"?: import("csstype").PaddingBlockProperty<string | number> | undefined;
2067
- "padding-block-end"?: import("csstype").PaddingBlockEndProperty<string | number> | undefined;
2068
- "padding-block-start"?: import("csstype").PaddingBlockStartProperty<string | number> | undefined;
2069
- "padding-bottom"?: import("csstype").PaddingBottomProperty<string | number> | undefined;
2070
- "padding-inline"?: import("csstype").PaddingInlineProperty<string | number> | undefined;
2071
- "padding-inline-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
2072
- "padding-inline-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
2073
- "padding-left"?: import("csstype").PaddingLeftProperty<string | number> | undefined;
2074
- "padding-right"?: import("csstype").PaddingRightProperty<string | number> | undefined;
2075
- "padding-top"?: import("csstype").PaddingTopProperty<string | number> | undefined;
2076
- "page-break-after"?: import("csstype").PageBreakAfterProperty | undefined;
2077
- "page-break-before"?: import("csstype").PageBreakBeforeProperty | undefined;
2078
- "page-break-inside"?: import("csstype").PageBreakInsideProperty | undefined;
2079
- "paint-order"?: string | undefined;
2080
- "perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
2081
- "place-content"?: string | undefined;
2082
- "pointer-events"?: import("csstype").PointerEventsProperty | undefined;
2083
- "print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
2084
- "row-gap"?: import("csstype").RowGapProperty<string | number> | undefined;
2085
- "ruby-align"?: import("csstype").RubyAlignProperty | undefined;
2086
- "ruby-merge"?: import("csstype").RubyMergeProperty | undefined;
2087
- "ruby-position"?: string | undefined;
2088
- "scroll-behavior"?: import("csstype").ScrollBehaviorProperty | undefined;
2089
- "scroll-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
2090
- "scroll-margin-block"?: import("csstype").ScrollMarginBlockProperty<string | number> | undefined;
2091
- "scroll-margin-block-end"?: import("csstype").ScrollMarginBlockEndProperty<string | number> | undefined;
2092
- "scroll-margin-block-start"?: import("csstype").ScrollMarginBlockStartProperty<string | number> | undefined;
2093
- "scroll-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
2094
- "scroll-margin-inline"?: import("csstype").ScrollMarginInlineProperty<string | number> | undefined;
2095
- "scroll-margin-inline-end"?: import("csstype").ScrollMarginInlineEndProperty<string | number> | undefined;
2096
- "scroll-margin-inline-start"?: import("csstype").ScrollMarginInlineStartProperty<string | number> | undefined;
2097
- "scroll-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
2098
- "scroll-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
2099
- "scroll-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
2100
- "scroll-padding"?: import("csstype").ScrollPaddingProperty<string | number> | undefined;
2101
- "scroll-padding-block"?: import("csstype").ScrollPaddingBlockProperty<string | number> | undefined;
2102
- "scroll-padding-block-end"?: import("csstype").ScrollPaddingBlockEndProperty<string | number> | undefined;
2103
- "scroll-padding-block-start"?: import("csstype").ScrollPaddingBlockStartProperty<string | number> | undefined;
2104
- "scroll-padding-bottom"?: import("csstype").ScrollPaddingBottomProperty<string | number> | undefined;
2105
- "scroll-padding-inline"?: import("csstype").ScrollPaddingInlineProperty<string | number> | undefined;
2106
- "scroll-padding-inline-end"?: import("csstype").ScrollPaddingInlineEndProperty<string | number> | undefined;
2107
- "scroll-padding-inline-start"?: import("csstype").ScrollPaddingInlineStartProperty<string | number> | undefined;
2108
- "scroll-padding-left"?: import("csstype").ScrollPaddingLeftProperty<string | number> | undefined;
2109
- "scroll-padding-right"?: import("csstype").ScrollPaddingRightProperty<string | number> | undefined;
2110
- "scroll-padding-top"?: import("csstype").ScrollPaddingTopProperty<string | number> | undefined;
2111
- "scroll-snap-align"?: string | undefined;
2112
- "scroll-snap-margin"?: import("csstype").ScrollMarginProperty<string | number> | undefined;
2113
- "scroll-snap-margin-bottom"?: import("csstype").ScrollMarginBottomProperty<string | number> | undefined;
2114
- "scroll-snap-margin-left"?: import("csstype").ScrollMarginLeftProperty<string | number> | undefined;
2115
- "scroll-snap-margin-right"?: import("csstype").ScrollMarginRightProperty<string | number> | undefined;
2116
- "scroll-snap-margin-top"?: import("csstype").ScrollMarginTopProperty<string | number> | undefined;
2117
- "scroll-snap-stop"?: import("csstype").ScrollSnapStopProperty | undefined;
2118
- "scroll-snap-type"?: string | undefined;
2119
- "scrollbar-color"?: string | undefined;
2120
- "scrollbar-gutter"?: string | undefined;
2121
- "scrollbar-width"?: import("csstype").ScrollbarWidthProperty | undefined;
2122
- "shape-image-threshold"?: import("csstype").ShapeImageThresholdProperty | undefined;
2123
- "shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
2124
- "shape-outside"?: string | undefined;
2125
- "tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
2126
- "table-layout"?: import("csstype").TableLayoutProperty | undefined;
2127
- "text-align"?: import("csstype").TextAlignProperty | undefined;
2128
- "text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
2129
- "text-combine-upright"?: string | undefined;
2130
- "text-decoration-color"?: string | undefined;
2131
- "text-decoration-line"?: string | undefined;
2132
- "text-decoration-skip"?: string | undefined;
2133
- "text-decoration-skip-ink"?: import("csstype").TextDecorationSkipInkProperty | undefined;
2134
- "text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
2135
- "text-decoration-thickness"?: import("csstype").TextDecorationThicknessProperty<string | number> | undefined;
2136
- "text-emphasis-color"?: string | undefined;
2137
- "text-emphasis-position"?: string | undefined;
2138
- "text-emphasis-style"?: string | undefined;
2139
- "text-indent"?: import("csstype").TextIndentProperty<string | number> | undefined;
2140
- "text-justify"?: import("csstype").TextJustifyProperty | undefined;
2141
- "text-orientation"?: import("csstype").TextOrientationProperty | undefined;
2142
- "text-overflow"?: string | undefined;
2143
- "text-rendering"?: import("csstype").TextRenderingProperty | undefined;
2144
- "text-shadow"?: string | undefined;
2145
- "text-size-adjust"?: string | undefined;
2146
- "text-transform"?: import("csstype").TextTransformProperty | undefined;
2147
- "text-underline-offset"?: import("csstype").TextUnderlineOffsetProperty<string | number> | undefined;
2148
- "text-underline-position"?: string | undefined;
2149
- "touch-action"?: string | undefined;
2150
- "transform-box"?: import("csstype").TransformBoxProperty | undefined;
2151
- "transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2152
- "transform-style"?: import("csstype").TransformStyleProperty | undefined;
2153
- "transition-delay"?: string | undefined;
2154
- "transition-duration"?: string | undefined;
2155
- "transition-property"?: string | undefined;
2156
- "transition-timing-function"?: string | undefined;
2157
- "unicode-bidi"?: import("csstype").UnicodeBidiProperty | undefined;
2158
- "user-select"?: import("csstype").UserSelectProperty | undefined;
2159
- "vertical-align"?: import("csstype").VerticalAlignProperty<string | number> | undefined;
2160
- "white-space"?: import("csstype").WhiteSpaceProperty | undefined;
2161
- "will-change"?: string | undefined;
2162
- "word-break"?: import("csstype").WordBreakProperty | undefined;
2163
- "word-spacing"?: import("csstype").WordSpacingProperty<string | number> | undefined;
2164
- "word-wrap"?: import("csstype").WordWrapProperty | undefined;
2165
- "writing-mode"?: import("csstype").WritingModeProperty | undefined;
2166
- "z-index"?: import("csstype").ZIndexProperty | undefined;
2167
- "background-position"?: import("csstype").BackgroundPositionProperty<string | number> | undefined;
2168
- "border-block"?: import("csstype").BorderBlockProperty<string | number> | undefined;
2169
- "border-block-end"?: import("csstype").BorderBlockEndProperty<string | number> | undefined;
2170
- "border-block-start"?: import("csstype").BorderBlockStartProperty<string | number> | undefined;
2171
- "border-bottom"?: import("csstype").BorderBottomProperty<string | number> | undefined;
2172
- "border-color"?: string | undefined;
2173
- "border-image"?: import("csstype").BorderImageProperty | undefined;
2174
- "border-inline"?: import("csstype").BorderInlineProperty<string | number> | undefined;
2175
- "border-inline-end"?: import("csstype").BorderInlineEndProperty<string | number> | undefined;
2176
- "border-inline-start"?: import("csstype").BorderInlineStartProperty<string | number> | undefined;
2177
- "border-left"?: import("csstype").BorderLeftProperty<string | number> | undefined;
2178
- "border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
2179
- "border-right"?: import("csstype").BorderRightProperty<string | number> | undefined;
2180
- "border-style"?: string | undefined;
2181
- "border-top"?: import("csstype").BorderTopProperty<string | number> | undefined;
2182
- "border-width"?: import("csstype").BorderWidthProperty<string | number> | undefined;
2183
- "column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
2184
- "flex-flow"?: string | undefined;
2185
- "grid-area"?: import("csstype").GridAreaProperty | undefined;
2186
- "grid-column"?: import("csstype").GridColumnProperty | undefined;
2187
- "grid-row"?: import("csstype").GridRowProperty | undefined;
2188
- "grid-template"?: string | undefined;
2189
- "line-clamp"?: import("csstype").LineClampProperty | undefined;
2190
- "list-style"?: string | undefined;
2191
- "mask-border"?: import("csstype").MaskBorderProperty | undefined;
2192
- "overscroll-behavior"?: string | undefined;
2193
- "place-items"?: string | undefined;
2194
- "place-self"?: string | undefined;
2195
- "text-decoration"?: import("csstype").TextDecorationProperty<string | number> | undefined;
2196
- "text-emphasis"?: string | undefined;
2197
- "-moz-animation-delay"?: string | undefined;
2198
- "-moz-animation-direction"?: string | undefined;
2199
- "-moz-animation-duration"?: string | undefined;
2200
- "-moz-animation-fill-mode"?: string | undefined;
2201
- "-moz-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
2202
- "-moz-animation-name"?: string | undefined;
2203
- "-moz-animation-play-state"?: string | undefined;
2204
- "-moz-animation-timing-function"?: string | undefined;
2205
- "-moz-appearance"?: import("csstype").MozAppearanceProperty | undefined;
2206
- "-moz-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
2207
- "-moz-border-bottom-colors"?: string | undefined;
2208
- "-moz-border-end-color"?: string | undefined;
2209
- "-moz-border-end-style"?: import("csstype").BorderInlineEndStyleProperty | undefined;
2210
- "-moz-border-end-width"?: import("csstype").BorderInlineEndWidthProperty<string | number> | undefined;
2211
- "-moz-border-left-colors"?: string | undefined;
2212
- "-moz-border-right-colors"?: string | undefined;
2213
- "-moz-border-start-color"?: string | undefined;
2214
- "-moz-border-start-style"?: import("csstype").BorderInlineStartStyleProperty | undefined;
2215
- "-moz-border-top-colors"?: string | undefined;
2216
- "-moz-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
2217
- "-moz-column-count"?: import("csstype").ColumnCountProperty | undefined;
2218
- "-moz-column-fill"?: import("csstype").ColumnFillProperty | undefined;
2219
- "-moz-column-rule-color"?: string | undefined;
2220
- "-moz-column-rule-style"?: string | undefined;
2221
- "-moz-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
2222
- "-moz-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
2223
- "-moz-context-properties"?: string | undefined;
2224
- "-moz-font-feature-settings"?: string | undefined;
2225
- "-moz-font-language-override"?: string | undefined;
2226
- "-moz-hyphens"?: import("csstype").HyphensProperty | undefined;
2227
- "-moz-image-region"?: string | undefined;
2228
- "-moz-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
2229
- "-moz-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
2230
- "-moz-orient"?: import("csstype").MozOrientProperty | undefined;
2231
- "-moz-osx-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
2232
- "-moz-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
2233
- "-moz-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
2234
- "-moz-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
2235
- "-moz-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
2236
- "-moz-stack-sizing"?: import("csstype").MozStackSizingProperty | undefined;
2237
- "-moz-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
2238
- "-moz-text-blink"?: import("csstype").MozTextBlinkProperty | undefined;
2239
- "-moz-text-size-adjust"?: string | undefined;
2240
- "-moz-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2241
- "-moz-transform-style"?: import("csstype").TransformStyleProperty | undefined;
2242
- "-moz-transition-delay"?: string | undefined;
2243
- "-moz-transition-duration"?: string | undefined;
2244
- "-moz-transition-property"?: string | undefined;
2245
- "-moz-transition-timing-function"?: string | undefined;
2246
- "-moz-user-focus"?: import("csstype").MozUserFocusProperty | undefined;
2247
- "-moz-user-modify"?: import("csstype").MozUserModifyProperty | undefined;
2248
- "-moz-user-select"?: import("csstype").UserSelectProperty | undefined;
2249
- "-moz-window-dragging"?: import("csstype").MozWindowDraggingProperty | undefined;
2250
- "-moz-window-shadow"?: import("csstype").MozWindowShadowProperty | undefined;
2251
- "-ms-accelerator"?: import("csstype").MsAcceleratorProperty | undefined;
2252
- "-ms-block-progression"?: import("csstype").MsBlockProgressionProperty | undefined;
2253
- "-ms-content-zoom-chaining"?: import("csstype").MsContentZoomChainingProperty | undefined;
2254
- "-ms-content-zoom-limit-max"?: string | undefined;
2255
- "-ms-content-zoom-limit-min"?: string | undefined;
2256
- "-ms-content-zoom-snap-points"?: string | undefined;
2257
- "-ms-content-zoom-snap-type"?: import("csstype").MsContentZoomSnapTypeProperty | undefined;
2258
- "-ms-content-zooming"?: import("csstype").MsContentZoomingProperty | undefined;
2259
- "-ms-filter"?: string | undefined;
2260
- "-ms-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
2261
- "-ms-flex-positive"?: import("csstype").GlobalsNumber | undefined;
2262
- "-ms-flow-from"?: string | undefined;
2263
- "-ms-flow-into"?: string | undefined;
2264
- "-ms-grid-columns"?: import("csstype").MsGridColumnsProperty<string | number> | undefined;
2265
- "-ms-grid-rows"?: import("csstype").MsGridRowsProperty<string | number> | undefined;
2266
- "-ms-high-contrast-adjust"?: import("csstype").MsHighContrastAdjustProperty | undefined;
2267
- "-ms-hyphenate-limit-chars"?: import("csstype").MsHyphenateLimitCharsProperty | undefined;
2268
- "-ms-hyphenate-limit-lines"?: import("csstype").MsHyphenateLimitLinesProperty | undefined;
2269
- "-ms-hyphenate-limit-zone"?: import("csstype").MsHyphenateLimitZoneProperty<string | number> | undefined;
2270
- "-ms-hyphens"?: import("csstype").HyphensProperty | undefined;
2271
- "-ms-ime-align"?: import("csstype").MsImeAlignProperty | undefined;
2272
- "-ms-line-break"?: import("csstype").LineBreakProperty | undefined;
2273
- "-ms-order"?: import("csstype").GlobalsNumber | undefined;
2274
- "-ms-overflow-style"?: import("csstype").MsOverflowStyleProperty | undefined;
2275
- "-ms-overflow-x"?: import("csstype").OverflowXProperty | undefined;
2276
- "-ms-overflow-y"?: import("csstype").OverflowYProperty | undefined;
2277
- "-ms-scroll-chaining"?: import("csstype").MsScrollChainingProperty | undefined;
2278
- "-ms-scroll-limit-x-max"?: import("csstype").MsScrollLimitXMaxProperty<string | number> | undefined;
2279
- "-ms-scroll-limit-x-min"?: import("csstype").MsScrollLimitXMinProperty<string | number> | undefined;
2280
- "-ms-scroll-limit-y-max"?: import("csstype").MsScrollLimitYMaxProperty<string | number> | undefined;
2281
- "-ms-scroll-limit-y-min"?: import("csstype").MsScrollLimitYMinProperty<string | number> | undefined;
2282
- "-ms-scroll-rails"?: import("csstype").MsScrollRailsProperty | undefined;
2283
- "-ms-scroll-snap-points-x"?: string | undefined;
2284
- "-ms-scroll-snap-points-y"?: string | undefined;
2285
- "-ms-scroll-snap-type"?: import("csstype").MsScrollSnapTypeProperty | undefined;
2286
- "-ms-scroll-translation"?: import("csstype").MsScrollTranslationProperty | undefined;
2287
- "-ms-scrollbar-3dlight-color"?: string | undefined;
2288
- "-ms-scrollbar-arrow-color"?: string | undefined;
2289
- "-ms-scrollbar-base-color"?: string | undefined;
2290
- "-ms-scrollbar-darkshadow-color"?: string | undefined;
2291
- "-ms-scrollbar-face-color"?: string | undefined;
2292
- "-ms-scrollbar-highlight-color"?: string | undefined;
2293
- "-ms-scrollbar-shadow-color"?: string | undefined;
2294
- "-ms-scrollbar-track-color"?: string | undefined;
2295
- "-ms-text-autospace"?: import("csstype").MsTextAutospaceProperty | undefined;
2296
- "-ms-text-combine-horizontal"?: string | undefined;
2297
- "-ms-text-overflow"?: string | undefined;
2298
- "-ms-touch-action"?: string | undefined;
2299
- "-ms-touch-select"?: import("csstype").MsTouchSelectProperty | undefined;
2300
- "-ms-transform"?: string | undefined;
2301
- "-ms-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2302
- "-ms-transition-delay"?: string | undefined;
2303
- "-ms-transition-duration"?: string | undefined;
2304
- "-ms-transition-property"?: string | undefined;
2305
- "-ms-transition-timing-function"?: string | undefined;
2306
- "-ms-user-select"?: import("csstype").MsUserSelectProperty | undefined;
2307
- "-ms-word-break"?: import("csstype").WordBreakProperty | undefined;
2308
- "-ms-wrap-flow"?: import("csstype").MsWrapFlowProperty | undefined;
2309
- "-ms-wrap-margin"?: import("csstype").MsWrapMarginProperty<string | number> | undefined;
2310
- "-ms-wrap-through"?: import("csstype").MsWrapThroughProperty | undefined;
2311
- "-ms-writing-mode"?: import("csstype").WritingModeProperty | undefined;
2312
- "-webkit-align-content"?: string | undefined;
2313
- "-webkit-align-items"?: string | undefined;
2314
- "-webkit-align-self"?: string | undefined;
2315
- "-webkit-animation-delay"?: string | undefined;
2316
- "-webkit-animation-direction"?: string | undefined;
2317
- "-webkit-animation-duration"?: string | undefined;
2318
- "-webkit-animation-fill-mode"?: string | undefined;
2319
- "-webkit-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
2320
- "-webkit-animation-name"?: string | undefined;
2321
- "-webkit-animation-play-state"?: string | undefined;
2322
- "-webkit-animation-timing-function"?: string | undefined;
2323
- "-webkit-appearance"?: import("csstype").WebkitAppearanceProperty | undefined;
2324
- "-webkit-backdrop-filter"?: string | undefined;
2325
- "-webkit-backface-visibility"?: import("csstype").BackfaceVisibilityProperty | undefined;
2326
- "-webkit-background-clip"?: string | undefined;
2327
- "-webkit-background-origin"?: string | undefined;
2328
- "-webkit-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
2329
- "-webkit-border-before-color"?: string | undefined;
2330
- "-webkit-border-before-style"?: string | undefined;
2331
- "-webkit-border-before-width"?: import("csstype").WebkitBorderBeforeWidthProperty<string | number> | undefined;
2332
- "-webkit-border-bottom-left-radius"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
2333
- "-webkit-border-bottom-right-radius"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
2334
- "-webkit-border-image-slice"?: import("csstype").BorderImageSliceProperty | undefined;
2335
- "-webkit-border-top-left-radius"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
2336
- "-webkit-border-top-right-radius"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
2337
- "-webkit-box-decoration-break"?: import("csstype").BoxDecorationBreakProperty | undefined;
2338
- "-webkit-box-reflect"?: import("csstype").WebkitBoxReflectProperty<string | number> | undefined;
2339
- "-webkit-box-shadow"?: string | undefined;
2340
- "-webkit-box-sizing"?: import("csstype").BoxSizingProperty | undefined;
2341
- "-webkit-clip-path"?: string | undefined;
2342
- "-webkit-column-count"?: import("csstype").ColumnCountProperty | undefined;
2343
- "-webkit-column-fill"?: import("csstype").ColumnFillProperty | undefined;
2344
- "-webkit-column-rule-color"?: string | undefined;
2345
- "-webkit-column-rule-style"?: string | undefined;
2346
- "-webkit-column-rule-width"?: import("csstype").ColumnRuleWidthProperty<string | number> | undefined;
2347
- "-webkit-column-span"?: import("csstype").ColumnSpanProperty | undefined;
2348
- "-webkit-column-width"?: import("csstype").ColumnWidthProperty<string | number> | undefined;
2349
- "-webkit-filter"?: string | undefined;
2350
- "-webkit-flex-basis"?: import("csstype").FlexBasisProperty<string | number> | undefined;
2351
- "-webkit-flex-direction"?: import("csstype").FlexDirectionProperty | undefined;
2352
- "-webkit-flex-grow"?: import("csstype").GlobalsNumber | undefined;
2353
- "-webkit-flex-shrink"?: import("csstype").GlobalsNumber | undefined;
2354
- "-webkit-flex-wrap"?: import("csstype").FlexWrapProperty | undefined;
2355
- "-webkit-font-feature-settings"?: string | undefined;
2356
- "-webkit-font-kerning"?: import("csstype").FontKerningProperty | undefined;
2357
- "-webkit-font-smoothing"?: import("csstype").FontSmoothProperty<string | number> | undefined;
2358
- "-webkit-font-variant-ligatures"?: string | undefined;
2359
- "-webkit-hyphenate-character"?: string | undefined;
2360
- "-webkit-hyphens"?: import("csstype").HyphensProperty | undefined;
2361
- "-webkit-initial-letter"?: import("csstype").InitialLetterProperty | undefined;
2362
- "-webkit-justify-content"?: string | undefined;
2363
- "-webkit-line-break"?: import("csstype").LineBreakProperty | undefined;
2364
- "-webkit-line-clamp"?: import("csstype").WebkitLineClampProperty | undefined;
2365
- "-webkit-margin-end"?: import("csstype").MarginInlineEndProperty<string | number> | undefined;
2366
- "-webkit-margin-start"?: import("csstype").MarginInlineStartProperty<string | number> | undefined;
2367
- "-webkit-mask-attachment"?: string | undefined;
2368
- "-webkit-mask-box-image-outset"?: import("csstype").MaskBorderOutsetProperty<string | number> | undefined;
2369
- "-webkit-mask-box-image-repeat"?: string | undefined;
2370
- "-webkit-mask-box-image-slice"?: import("csstype").MaskBorderSliceProperty | undefined;
2371
- "-webkit-mask-box-image-source"?: string | undefined;
2372
- "-webkit-mask-box-image-width"?: import("csstype").MaskBorderWidthProperty<string | number> | undefined;
2373
- "-webkit-mask-clip"?: string | undefined;
2374
- "-webkit-mask-composite"?: string | undefined;
2375
- "-webkit-mask-image"?: string | undefined;
2376
- "-webkit-mask-origin"?: string | undefined;
2377
- "-webkit-mask-position"?: import("csstype").WebkitMaskPositionProperty<string | number> | undefined;
2378
- "-webkit-mask-position-x"?: import("csstype").WebkitMaskPositionXProperty<string | number> | undefined;
2379
- "-webkit-mask-position-y"?: import("csstype").WebkitMaskPositionYProperty<string | number> | undefined;
2380
- "-webkit-mask-repeat"?: string | undefined;
2381
- "-webkit-mask-repeat-x"?: import("csstype").WebkitMaskRepeatXProperty | undefined;
2382
- "-webkit-mask-repeat-y"?: import("csstype").WebkitMaskRepeatYProperty | undefined;
2383
- "-webkit-mask-size"?: import("csstype").WebkitMaskSizeProperty<string | number> | undefined;
2384
- "-webkit-max-inline-size"?: import("csstype").MaxInlineSizeProperty<string | number> | undefined;
2385
- "-webkit-order"?: import("csstype").GlobalsNumber | undefined;
2386
- "-webkit-overflow-scrolling"?: import("csstype").WebkitOverflowScrollingProperty | undefined;
2387
- "-webkit-padding-end"?: import("csstype").PaddingInlineEndProperty<string | number> | undefined;
2388
- "-webkit-padding-start"?: import("csstype").PaddingInlineStartProperty<string | number> | undefined;
2389
- "-webkit-perspective"?: import("csstype").PerspectiveProperty<string | number> | undefined;
2390
- "-webkit-perspective-origin"?: import("csstype").PerspectiveOriginProperty<string | number> | undefined;
2391
- "-webkit-print-color-adjust"?: import("csstype").PrintColorAdjustProperty | undefined;
2392
- "-webkit-ruby-position"?: string | undefined;
2393
- "-webkit-scroll-snap-type"?: string | undefined;
2394
- "-webkit-shape-margin"?: import("csstype").ShapeMarginProperty<string | number> | undefined;
2395
- "-webkit-tap-highlight-color"?: string | undefined;
2396
- "-webkit-text-combine"?: string | undefined;
2397
- "-webkit-text-decoration-color"?: string | undefined;
2398
- "-webkit-text-decoration-line"?: string | undefined;
2399
- "-webkit-text-decoration-skip"?: string | undefined;
2400
- "-webkit-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
2401
- "-webkit-text-emphasis-color"?: string | undefined;
2402
- "-webkit-text-emphasis-position"?: string | undefined;
2403
- "-webkit-text-emphasis-style"?: string | undefined;
2404
- "-webkit-text-fill-color"?: string | undefined;
2405
- "-webkit-text-orientation"?: import("csstype").TextOrientationProperty | undefined;
2406
- "-webkit-text-size-adjust"?: string | undefined;
2407
- "-webkit-text-stroke-color"?: string | undefined;
2408
- "-webkit-text-stroke-width"?: import("csstype").WebkitTextStrokeWidthProperty<string | number> | undefined;
2409
- "-webkit-text-underline-position"?: string | undefined;
2410
- "-webkit-touch-callout"?: import("csstype").WebkitTouchCalloutProperty | undefined;
2411
- "-webkit-transform"?: string | undefined;
2412
- "-webkit-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2413
- "-webkit-transform-style"?: import("csstype").TransformStyleProperty | undefined;
2414
- "-webkit-transition-delay"?: string | undefined;
2415
- "-webkit-transition-duration"?: string | undefined;
2416
- "-webkit-transition-property"?: string | undefined;
2417
- "-webkit-transition-timing-function"?: string | undefined;
2418
- "-webkit-user-modify"?: import("csstype").WebkitUserModifyProperty | undefined;
2419
- "-webkit-user-select"?: import("csstype").UserSelectProperty | undefined;
2420
- "-webkit-writing-mode"?: import("csstype").WritingModeProperty | undefined;
2421
- "-moz-animation"?: import("csstype").AnimationProperty | undefined;
2422
- "-moz-border-image"?: import("csstype").BorderImageProperty | undefined;
2423
- "-moz-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
2424
- "-moz-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
2425
- "-moz-transition"?: string | undefined;
2426
- "-ms-content-zoom-limit"?: string | undefined;
2427
- "-ms-content-zoom-snap"?: string | undefined;
2428
- "-ms-flex"?: import("csstype").FlexProperty<string | number> | undefined;
2429
- "-ms-scroll-limit"?: string | undefined;
2430
- "-ms-scroll-snap-x"?: string | undefined;
2431
- "-ms-scroll-snap-y"?: string | undefined;
2432
- "-ms-transition"?: string | undefined;
2433
- "-webkit-animation"?: import("csstype").AnimationProperty | undefined;
2434
- "-webkit-border-before"?: import("csstype").WebkitBorderBeforeProperty<string | number> | undefined;
2435
- "-webkit-border-image"?: import("csstype").BorderImageProperty | undefined;
2436
- "-webkit-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
2437
- "-webkit-column-rule"?: import("csstype").ColumnRuleProperty<string | number> | undefined;
2438
- "-webkit-columns"?: import("csstype").ColumnsProperty<string | number> | undefined;
2439
- "-webkit-flex"?: import("csstype").FlexProperty<string | number> | undefined;
2440
- "-webkit-flex-flow"?: string | undefined;
2441
- "-webkit-mask"?: import("csstype").WebkitMaskProperty<string | number> | undefined;
2442
- "-webkit-mask-box-image"?: import("csstype").MaskBorderProperty | undefined;
2443
- "-webkit-text-emphasis"?: string | undefined;
2444
- "-webkit-text-stroke"?: import("csstype").WebkitTextStrokeProperty<string | number> | undefined;
2445
- "-webkit-transition"?: string | undefined;
2446
- "box-align"?: import("csstype").BoxAlignProperty | undefined;
2447
- "box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2448
- "box-flex"?: import("csstype").GlobalsNumber | undefined;
2449
- "box-flex-group"?: import("csstype").GlobalsNumber | undefined;
2450
- "box-lines"?: import("csstype").BoxLinesProperty | undefined;
2451
- "box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2452
- "box-orient"?: import("csstype").BoxOrientProperty | undefined;
2453
- "box-pack"?: import("csstype").BoxPackProperty | undefined;
2454
- "grid-column-gap"?: import("csstype").GridColumnGapProperty<string | number> | undefined;
2455
- "grid-gap"?: import("csstype").GridGapProperty<string | number> | undefined;
2456
- "grid-row-gap"?: import("csstype").GridRowGapProperty<string | number> | undefined;
2457
- "ime-mode"?: import("csstype").ImeModeProperty | undefined;
2458
- "offset-block"?: import("csstype").InsetBlockProperty<string | number> | undefined;
2459
- "offset-block-end"?: import("csstype").InsetBlockEndProperty<string | number> | undefined;
2460
- "offset-block-start"?: import("csstype").InsetBlockStartProperty<string | number> | undefined;
2461
- "offset-inline"?: import("csstype").InsetInlineProperty<string | number> | undefined;
2462
- "offset-inline-end"?: import("csstype").InsetInlineEndProperty<string | number> | undefined;
2463
- "offset-inline-start"?: import("csstype").InsetInlineStartProperty<string | number> | undefined;
2464
- "scroll-snap-coordinate"?: import("csstype").ScrollSnapCoordinateProperty<string | number> | undefined;
2465
- "scroll-snap-destination"?: import("csstype").ScrollSnapDestinationProperty<string | number> | undefined;
2466
- "scroll-snap-points-x"?: string | undefined;
2467
- "scroll-snap-points-y"?: string | undefined;
2468
- "scroll-snap-type-x"?: import("csstype").ScrollSnapTypeXProperty | undefined;
2469
- "scroll-snap-type-y"?: import("csstype").ScrollSnapTypeYProperty | undefined;
2470
- "-khtml-box-align"?: import("csstype").BoxAlignProperty | undefined;
2471
- "-khtml-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2472
- "-khtml-box-flex"?: import("csstype").GlobalsNumber | undefined;
2473
- "-khtml-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
2474
- "-khtml-box-lines"?: import("csstype").BoxLinesProperty | undefined;
2475
- "-khtml-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2476
- "-khtml-box-orient"?: import("csstype").BoxOrientProperty | undefined;
2477
- "-khtml-box-pack"?: import("csstype").BoxPackProperty | undefined;
2478
- "-khtml-line-break"?: import("csstype").LineBreakProperty | undefined;
2479
- "-khtml-opacity"?: import("csstype").OpacityProperty | undefined;
2480
- "-khtml-user-select"?: import("csstype").UserSelectProperty | undefined;
2481
- "-moz-background-clip"?: string | undefined;
2482
- "-moz-background-inline-policy"?: import("csstype").BoxDecorationBreakProperty | undefined;
2483
- "-moz-background-origin"?: string | undefined;
2484
- "-moz-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
2485
- "-moz-binding"?: string | undefined;
2486
- "-moz-border-radius"?: import("csstype").BorderRadiusProperty<string | number> | undefined;
2487
- "-moz-border-radius-bottomleft"?: import("csstype").BorderBottomLeftRadiusProperty<string | number> | undefined;
2488
- "-moz-border-radius-bottomright"?: import("csstype").BorderBottomRightRadiusProperty<string | number> | undefined;
2489
- "-moz-border-radius-topleft"?: import("csstype").BorderTopLeftRadiusProperty<string | number> | undefined;
2490
- "-moz-border-radius-topright"?: import("csstype").BorderTopRightRadiusProperty<string | number> | undefined;
2491
- "-moz-box-align"?: import("csstype").BoxAlignProperty | undefined;
2492
- "-moz-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2493
- "-moz-box-flex"?: import("csstype").GlobalsNumber | undefined;
2494
- "-moz-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2495
- "-moz-box-orient"?: import("csstype").BoxOrientProperty | undefined;
2496
- "-moz-box-pack"?: import("csstype").BoxPackProperty | undefined;
2497
- "-moz-box-shadow"?: string | undefined;
2498
- "-moz-float-edge"?: import("csstype").MozFloatEdgeProperty | undefined;
2499
- "-moz-force-broken-image-icon"?: import("csstype").MozForceBrokenImageIconProperty | undefined;
2500
- "-moz-opacity"?: import("csstype").OpacityProperty | undefined;
2501
- "-moz-outline"?: import("csstype").OutlineProperty<string | number> | undefined;
2502
- "-moz-outline-color"?: string | undefined;
2503
- "-moz-outline-radius"?: import("csstype").MozOutlineRadiusProperty<string | number> | undefined;
2504
- "-moz-outline-radius-bottomleft"?: import("csstype").MozOutlineRadiusBottomleftProperty<string | number> | undefined;
2505
- "-moz-outline-radius-bottomright"?: import("csstype").MozOutlineRadiusBottomrightProperty<string | number> | undefined;
2506
- "-moz-outline-radius-topleft"?: import("csstype").MozOutlineRadiusTopleftProperty<string | number> | undefined;
2507
- "-moz-outline-radius-topright"?: import("csstype").MozOutlineRadiusToprightProperty<string | number> | undefined;
2508
- "-moz-outline-style"?: string | undefined;
2509
- "-moz-outline-width"?: import("csstype").OutlineWidthProperty<string | number> | undefined;
2510
- "-moz-text-align-last"?: import("csstype").TextAlignLastProperty | undefined;
2511
- "-moz-text-decoration-color"?: string | undefined;
2512
- "-moz-text-decoration-line"?: string | undefined;
2513
- "-moz-text-decoration-style"?: import("csstype").TextDecorationStyleProperty | undefined;
2514
- "-moz-user-input"?: import("csstype").MozUserInputProperty | undefined;
2515
- "-ms-ime-mode"?: import("csstype").ImeModeProperty | undefined;
2516
- "-o-animation"?: import("csstype").AnimationProperty | undefined;
2517
- "-o-animation-delay"?: string | undefined;
2518
- "-o-animation-direction"?: string | undefined;
2519
- "-o-animation-duration"?: string | undefined;
2520
- "-o-animation-fill-mode"?: string | undefined;
2521
- "-o-animation-iteration-count"?: import("csstype").AnimationIterationCountProperty | undefined;
2522
- "-o-animation-name"?: string | undefined;
2523
- "-o-animation-play-state"?: string | undefined;
2524
- "-o-animation-timing-function"?: string | undefined;
2525
- "-o-background-size"?: import("csstype").BackgroundSizeProperty<string | number> | undefined;
2526
- "-o-border-image"?: import("csstype").BorderImageProperty | undefined;
2527
- "-o-object-fit"?: import("csstype").ObjectFitProperty | undefined;
2528
- "-o-object-position"?: import("csstype").ObjectPositionProperty<string | number> | undefined;
2529
- "-o-tab-size"?: import("csstype").TabSizeProperty<string | number> | undefined;
2530
- "-o-text-overflow"?: string | undefined;
2531
- "-o-transform"?: string | undefined;
2532
- "-o-transform-origin"?: import("csstype").TransformOriginProperty<string | number> | undefined;
2533
- "-o-transition"?: string | undefined;
2534
- "-o-transition-delay"?: string | undefined;
2535
- "-o-transition-duration"?: string | undefined;
2536
- "-o-transition-property"?: string | undefined;
2537
- "-o-transition-timing-function"?: string | undefined;
2538
- "-webkit-box-align"?: import("csstype").BoxAlignProperty | undefined;
2539
- "-webkit-box-direction"?: import("csstype").BoxDirectionProperty | undefined;
2540
- "-webkit-box-flex"?: import("csstype").GlobalsNumber | undefined;
2541
- "-webkit-box-flex-group"?: import("csstype").GlobalsNumber | undefined;
2542
- "-webkit-box-lines"?: import("csstype").BoxLinesProperty | undefined;
2543
- "-webkit-box-ordinal-group"?: import("csstype").GlobalsNumber | undefined;
2544
- "-webkit-box-orient"?: import("csstype").BoxOrientProperty | undefined;
2545
- "-webkit-box-pack"?: import("csstype").BoxPackProperty | undefined;
2546
- "-webkit-scroll-snap-points-x"?: string | undefined;
2547
- "-webkit-scroll-snap-points-y"?: string | undefined;
2548
- "alignment-baseline"?: import("csstype").AlignmentBaselineProperty | undefined;
2549
- "baseline-shift"?: import("csstype").BaselineShiftProperty<string | number> | undefined;
2550
- "clip-rule"?: import("csstype").ClipRuleProperty | undefined;
2551
- "color-interpolation"?: import("csstype").ColorInterpolationProperty | undefined;
2552
- "color-rendering"?: import("csstype").ColorRenderingProperty | undefined;
2553
- "dominant-baseline"?: import("csstype").DominantBaselineProperty | undefined;
2554
- "fill-opacity"?: import("csstype").GlobalsNumber | undefined;
2555
- "fill-rule"?: import("csstype").FillRuleProperty | undefined;
2556
- "flood-color"?: string | undefined;
2557
- "flood-opacity"?: import("csstype").GlobalsNumber | undefined;
2558
- "glyph-orientation-vertical"?: import("csstype").GlyphOrientationVerticalProperty | undefined;
2559
- "lighting-color"?: string | undefined;
2560
- "marker-end"?: string | undefined;
2561
- "marker-mid"?: string | undefined;
2562
- "marker-start"?: string | undefined;
2563
- "shape-rendering"?: import("csstype").ShapeRenderingProperty | undefined;
2564
- "stop-color"?: string | undefined;
2565
- "stop-opacity"?: import("csstype").GlobalsNumber | undefined;
2566
- "stroke-dasharray"?: import("csstype").StrokeDasharrayProperty<string | number> | undefined;
2567
- "stroke-dashoffset"?: import("csstype").StrokeDashoffsetProperty<string | number> | undefined;
2568
- "stroke-linecap"?: import("csstype").StrokeLinecapProperty | undefined;
2569
- "stroke-linejoin"?: import("csstype").StrokeLinejoinProperty | undefined;
2570
- "stroke-miterlimit"?: import("csstype").GlobalsNumber | undefined;
2571
- "stroke-opacity"?: import("csstype").GlobalsNumber | undefined;
2572
- "stroke-width"?: import("csstype").StrokeWidthProperty<string | number> | undefined;
2573
- "text-anchor"?: import("csstype").TextAnchorProperty | undefined;
2574
- "vector-effect"?: import("csstype").VectorEffectProperty | undefined;
2575
- } | undefined;
2576
- validator?: ((value: unknown, fieldItem: import("..").FieldItem) => string | void) | undefined;
2577
- reactions?: {
2578
- [x: string]: any;
2579
- dependencies?: string[] | undefined;
2580
- target?: string | undefined;
2581
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
2582
- when?: string | boolean | undefined;
2583
- fulfill?: {
2584
- state?: import("../../../es/shared/types").AnyObject | undefined;
2585
- run?: string | undefined;
2586
- } | undefined;
2587
- otherwise?: {
2588
- state?: import("../../../es/shared/types").AnyObject | undefined;
2589
- run?: string | undefined;
2590
- } | undefined;
2591
- } | {
2592
- [x: string]: any;
2593
- dependencies?: string[] | undefined;
2594
- target?: string | undefined;
2595
- effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
2596
- when?: string | boolean | undefined;
2597
- fulfill?: {
2598
- state?: import("../../../es/shared/types").AnyObject | undefined;
2599
- run?: string | undefined;
2600
- } | undefined;
2601
- otherwise?: {
2602
- state?: import("../../../es/shared/types").AnyObject | undefined;
2603
- run?: string | undefined;
2604
- } | undefined;
2605
- }[] | undefined;
2606
- }[]>;
2607
- initialData: import("vue").Ref<{
2608
- key?: string | undefined;
2609
- layoutWidthEnum?: import("./src/types").FormConfigWidth | undefined;
2610
- type?: string | undefined;
2611
- name?: string | undefined;
2612
- show?: boolean | undefined;
2613
- options?: {
2614
- value: string;
2615
- text: string;
2616
- }[] | undefined;
2617
- defaultValue?: any;
2618
- defaultExpand?: boolean | undefined;
2619
- fold?: boolean | undefined;
2620
- required?: boolean | undefined;
2621
- requiredDisabled?: boolean | undefined;
2622
- editable?: boolean | undefined;
2623
- notes?: string | undefined;
2624
- desc?: string | undefined;
2625
- children?: {
2626
- key: string;
2627
- layoutWidthEnum: import("./src/types").FormConfigWidth;
2628
- type: string;
2629
- name: string;
2630
- show?: boolean | undefined;
2631
- options?: {
2632
- value: string;
2633
- text: string;
2634
- }[] | undefined;
2635
- defaultValue?: any;
2636
- defaultExpand?: boolean | undefined;
2637
- fold?: boolean | undefined;
2638
- required?: boolean | undefined;
2639
- requiredDisabled?: boolean | undefined;
2640
- editable?: boolean | undefined;
2641
- notes?: string | undefined;
2642
- desc?: string | undefined;
2643
- children?: any[] | undefined;
2644
- __new?: boolean | undefined;
2645
- }[] | undefined;
2646
- __new?: boolean | undefined;
2647
- }>;
2648
- generateFieldListByFieldItem: (fieldItem: import("./src/types").FormConfigItem) => import("..").FieldItem[];
2649
- showModal: import("vue").Ref<boolean>;
2650
- onPositiveClick: () => Promise<void>;
2651
- prevOldField: null;
2652
- onFormChange: ({ fieldKey, value }: import("..").FormChangePayload) => void;
2653
- NModal: any;
2654
- CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
2655
- formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
2656
- key: import("vue").Ref<number>;
2657
- reload: () => Promise<void>;
2658
- formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFieldState", "resetFields", "queryWidget"];
2659
- exposed: Partial<import("..").FormRenderExpose>;
2660
- FormRender: import("vue").DefineComponent<{
2661
- fieldList: {
2662
- type: import("vue").PropType<import("..").FieldItem[]>;
2663
- };
2664
- initialData: {
2665
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2666
- default: () => {};
2667
- };
2668
- fieldVisitor: {
2669
- type: import("vue").PropType<import("..").FieldVisitor>;
2670
- };
2671
- column: {
2672
- type: NumberConstructor;
2673
- default: number;
2674
- };
2675
- maxHeight: {
2676
- type: (NumberConstructor | StringConstructor)[];
2677
- default: string;
2678
- };
2679
- anchor: {
2680
- type: BooleanConstructor;
2681
- default: boolean;
2682
- };
2683
- parallelism: {
2684
- type: NumberConstructor;
2685
- default: number;
2686
- };
2687
- businessFormatter: {
2688
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
2689
- };
2690
- schema: {
2691
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
2692
- [key: symbol]: any;
2693
- [key: `x-${string}`]: any;
2694
- [key: `x-${number}`]: any;
2695
- version?: string | undefined;
2696
- name?: import("@formily/json-schema").SchemaKey | undefined;
2697
- title?: any;
2698
- description?: any;
2699
- default?: any;
2700
- readOnly?: boolean | undefined;
2701
- writeOnly?: boolean | undefined;
2702
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2703
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2704
- const?: any;
2705
- multipleOf?: number | undefined;
2706
- maximum?: number | undefined;
2707
- exclusiveMaximum?: number | undefined;
2708
- minimum?: number | undefined;
2709
- exclusiveMinimum?: number | undefined;
2710
- maxLength?: number | undefined;
2711
- minLength?: number | undefined;
2712
- pattern?: string | RegExp | undefined;
2713
- maxItems?: number | undefined;
2714
- minItems?: number | undefined;
2715
- uniqueItems?: boolean | undefined;
2716
- maxProperties?: number | undefined;
2717
- minProperties?: number | undefined;
2718
- required?: string | boolean | string[] | undefined;
2719
- format?: string | undefined;
2720
- $ref?: string | undefined;
2721
- $namespace?: string | undefined;
2722
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2723
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2724
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2725
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2726
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2727
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2728
- "x-value"?: any;
2729
- "x-index"?: number | undefined;
2730
- "x-pattern"?: any;
2731
- "x-display"?: any;
2732
- "x-validator"?: any;
2733
- "x-decorator"?: any;
2734
- "x-decorator-props"?: any;
2735
- "x-component"?: any;
2736
- "x-component-props"?: any;
2737
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2738
- "x-content"?: any;
2739
- "x-data"?: any;
2740
- "x-visible"?: boolean | undefined;
2741
- "x-hidden"?: boolean | undefined;
2742
- "x-disabled"?: boolean | undefined;
2743
- "x-editable"?: boolean | undefined;
2744
- "x-read-only"?: boolean | undefined;
2745
- "x-read-pretty"?: boolean | undefined;
2746
- "x-compile-omitted"?: string[] | undefined;
2747
- }>>;
2748
- };
2749
- components: {
2750
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
2751
- default: () => {};
2752
- };
2753
- scope: {
2754
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2755
- default: () => {};
2756
- };
2757
- annotation: {
2758
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2759
- };
2760
- consumer: {
2761
- type: BooleanConstructor;
2762
- default: boolean;
2763
- };
2764
- uuid: {
2765
- type: StringConstructor;
2766
- };
2767
- lifeCycle: {
2768
- type: import("vue").PropType<Partial<{
2769
- onSetup(): void;
2770
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
2771
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
2772
- }>>;
2773
- };
2774
- requestInstance: {
2775
- type: import("vue").PropType<import("..").RequestInstance>;
2776
- };
2777
- enterToNextWidget: {
2778
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
2779
- default: boolean;
2780
- };
2781
- }, {
2782
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2783
- fieldList: {
2784
- type: import("vue").PropType<import("..").FieldItem[]>;
2785
- };
2786
- initialData: {
2787
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2788
- default: () => {};
2789
- };
2790
- fieldVisitor: {
2791
- type: import("vue").PropType<import("..").FieldVisitor>;
2792
- };
2793
- column: {
2794
- type: NumberConstructor;
2795
- default: number;
2796
- };
2797
- maxHeight: {
2798
- type: (NumberConstructor | StringConstructor)[];
2799
- default: string;
2800
- };
2801
- anchor: {
2802
- type: BooleanConstructor;
2803
- default: boolean;
2804
- };
2805
- parallelism: {
2806
- type: NumberConstructor;
2807
- default: number;
2808
- };
2809
- businessFormatter: {
2810
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
2811
- };
2812
- schema: {
2813
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
2814
- [key: symbol]: any;
2815
- [key: `x-${string}`]: any;
2816
- [key: `x-${number}`]: any;
2817
- version?: string | undefined;
2818
- name?: import("@formily/json-schema").SchemaKey | undefined;
2819
- title?: any;
2820
- description?: any;
2821
- default?: any;
2822
- readOnly?: boolean | undefined;
2823
- writeOnly?: boolean | undefined;
2824
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2825
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2826
- const?: any;
2827
- multipleOf?: number | undefined;
2828
- maximum?: number | undefined;
2829
- exclusiveMaximum?: number | undefined;
2830
- minimum?: number | undefined;
2831
- exclusiveMinimum?: number | undefined;
2832
- maxLength?: number | undefined;
2833
- minLength?: number | undefined;
2834
- pattern?: string | RegExp | undefined;
2835
- maxItems?: number | undefined;
2836
- minItems?: number | undefined;
2837
- uniqueItems?: boolean | undefined;
2838
- maxProperties?: number | undefined;
2839
- minProperties?: number | undefined;
2840
- required?: string | boolean | string[] | undefined;
2841
- format?: string | undefined;
2842
- $ref?: string | undefined;
2843
- $namespace?: string | undefined;
2844
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2845
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2846
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2847
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2848
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2849
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2850
- "x-value"?: any;
2851
- "x-index"?: number | undefined;
2852
- "x-pattern"?: any;
2853
- "x-display"?: any;
2854
- "x-validator"?: any;
2855
- "x-decorator"?: any;
2856
- "x-decorator-props"?: any;
2857
- "x-component"?: any;
2858
- "x-component-props"?: any;
2859
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2860
- "x-content"?: any;
2861
- "x-data"?: any;
2862
- "x-visible"?: boolean | undefined;
2863
- "x-hidden"?: boolean | undefined;
2864
- "x-disabled"?: boolean | undefined;
2865
- "x-editable"?: boolean | undefined;
2866
- "x-read-only"?: boolean | undefined;
2867
- "x-read-pretty"?: boolean | undefined;
2868
- "x-compile-omitted"?: string[] | undefined;
2869
- }>>;
2870
- };
2871
- components: {
2872
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
2873
- default: () => {};
2874
- };
2875
- scope: {
2876
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2877
- default: () => {};
2878
- };
2879
- annotation: {
2880
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2881
- };
2882
- consumer: {
2883
- type: BooleanConstructor;
2884
- default: boolean;
2885
- };
2886
- uuid: {
2887
- type: StringConstructor;
2888
- };
2889
- lifeCycle: {
2890
- type: import("vue").PropType<Partial<{
2891
- onSetup(): void;
2892
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
2893
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
2894
- }>>;
2895
- };
2896
- requestInstance: {
2897
- type: import("vue").PropType<import("..").RequestInstance>;
2898
- };
2899
- enterToNextWidget: {
2900
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
2901
- default: boolean;
2902
- };
2903
- }>> & {
2904
- onFormChange?: ((...args: any[]) => any) | undefined;
2905
- }>>;
2906
- emit: (event: "formChange", ...args: any[]) => void;
2907
- nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
2908
- formModel: import("@formily/core").Form<{
2909
- [x: string]: any;
2910
- }>;
2911
- SchemaField: import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>;
2912
- businessCollector: import("..").BusinessCollector;
2913
- formItemDepsCollector: import("..").FormItemDepsCollector;
2914
- changeContextCollector: import("..").ContextCollector;
2915
- formUUID: string;
2916
- formRenderRef: import("vue").Ref<HTMLElement | undefined>;
2917
- schemaAdaptor: (fieldList: import("..").FieldItem[]) => Record<string, import("@formily/json-schema").Stringify<{
2918
- [key: symbol]: any;
2919
- [key: `x-${string}`]: any;
2920
- [key: `x-${number}`]: any;
2921
- version?: string | undefined;
2922
- name?: import("@formily/json-schema").SchemaKey | undefined;
2923
- title?: any;
2924
- description?: any;
2925
- default?: any;
2926
- readOnly?: boolean | undefined;
2927
- writeOnly?: boolean | undefined;
2928
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2929
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2930
- const?: any;
2931
- multipleOf?: number | undefined;
2932
- maximum?: number | undefined;
2933
- exclusiveMaximum?: number | undefined;
2934
- minimum?: number | undefined;
2935
- exclusiveMinimum?: number | undefined;
2936
- maxLength?: number | undefined;
2937
- minLength?: number | undefined;
2938
- pattern?: string | RegExp | undefined;
2939
- maxItems?: number | undefined;
2940
- minItems?: number | undefined;
2941
- uniqueItems?: boolean | undefined;
2942
- maxProperties?: number | undefined;
2943
- minProperties?: number | undefined;
2944
- required?: string | boolean | string[] | undefined;
2945
- format?: string | undefined;
2946
- $ref?: string | undefined;
2947
- $namespace?: string | undefined;
2948
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2949
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2950
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
2951
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
2952
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
2953
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
2954
- "x-value"?: any;
2955
- "x-index"?: number | undefined;
2956
- "x-pattern"?: any;
2957
- "x-display"?: any;
2958
- "x-validator"?: any;
2959
- "x-decorator"?: any;
2960
- "x-decorator-props"?: any;
2961
- "x-component"?: any;
2962
- "x-component-props"?: any;
2963
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
2964
- "x-content"?: any;
2965
- "x-data"?: any;
2966
- "x-visible"?: boolean | undefined;
2967
- "x-hidden"?: boolean | undefined;
2968
- "x-disabled"?: boolean | undefined;
2969
- "x-editable"?: boolean | undefined;
2970
- "x-read-only"?: boolean | undefined;
2971
- "x-read-pretty"?: boolean | undefined;
2972
- "x-compile-omitted"?: string[] | undefined;
2973
- }>>;
2974
- _fieldList: import("..").FieldItem[];
2975
- parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
2976
- [key: symbol]: any;
2977
- [key: `x-${string}`]: any;
2978
- [key: `x-${number}`]: any;
2979
- version?: string | undefined;
2980
- name?: import("@formily/json-schema").SchemaKey | undefined;
2981
- title?: any;
2982
- description?: any;
2983
- default?: any;
2984
- readOnly?: boolean | undefined;
2985
- writeOnly?: boolean | undefined;
2986
- type?: import("@formily/json-schema").SchemaTypes | undefined;
2987
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
2988
- const?: any;
2989
- multipleOf?: number | undefined;
2990
- maximum?: number | undefined;
2991
- exclusiveMaximum?: number | undefined;
2992
- minimum?: number | undefined;
2993
- exclusiveMinimum?: number | undefined;
2994
- maxLength?: number | undefined;
2995
- minLength?: number | undefined;
2996
- pattern?: string | RegExp | undefined;
2997
- maxItems?: number | undefined;
2998
- minItems?: number | undefined;
2999
- uniqueItems?: boolean | undefined;
3000
- maxProperties?: number | undefined;
3001
- minProperties?: number | undefined;
3002
- required?: string | boolean | string[] | undefined;
3003
- format?: string | undefined;
3004
- $ref?: string | undefined;
3005
- $namespace?: string | undefined;
3006
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3007
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3008
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
3009
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
3010
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3011
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
3012
- "x-value"?: any;
3013
- "x-index"?: number | undefined;
3014
- "x-pattern"?: any;
3015
- "x-display"?: any;
3016
- "x-validator"?: any;
3017
- "x-decorator"?: any;
3018
- "x-decorator-props"?: any;
3019
- "x-component"?: any;
3020
- "x-component-props"?: any;
3021
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
3022
- "x-content"?: any;
3023
- "x-data"?: any;
3024
- "x-visible"?: boolean | undefined;
3025
- "x-hidden"?: boolean | undefined;
3026
- "x-disabled"?: boolean | undefined;
3027
- "x-editable"?: boolean | undefined;
3028
- "x-read-only"?: boolean | undefined;
3029
- "x-read-pretty"?: boolean | undefined;
3030
- "x-compile-omitted"?: string[] | undefined;
3031
- }>>;
3032
- currentAnchor: import("vue").WritableComputedRef<string>;
3033
- generateAnchorList: (schema: import("@formily/json-schema").Stringify<{
3034
- [key: symbol]: any;
3035
- [key: `x-${string}`]: any;
3036
- [key: `x-${number}`]: any;
3037
- version?: string | undefined;
3038
- name?: import("@formily/json-schema").SchemaKey | undefined;
3039
- title?: any;
3040
- description?: any;
3041
- default?: any;
3042
- readOnly?: boolean | undefined;
3043
- writeOnly?: boolean | undefined;
3044
- type?: import("@formily/json-schema").SchemaTypes | undefined;
3045
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
3046
- const?: any;
3047
- multipleOf?: number | undefined;
3048
- maximum?: number | undefined;
3049
- exclusiveMaximum?: number | undefined;
3050
- minimum?: number | undefined;
3051
- exclusiveMinimum?: number | undefined;
3052
- maxLength?: number | undefined;
3053
- minLength?: number | undefined;
3054
- pattern?: string | RegExp | undefined;
3055
- maxItems?: number | undefined;
3056
- minItems?: number | undefined;
3057
- uniqueItems?: boolean | undefined;
3058
- maxProperties?: number | undefined;
3059
- minProperties?: number | undefined;
3060
- required?: string | boolean | string[] | undefined;
3061
- format?: string | undefined;
3062
- $ref?: string | undefined;
3063
- $namespace?: string | undefined;
3064
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3065
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3066
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
3067
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
3068
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3069
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
3070
- "x-value"?: any;
3071
- "x-index"?: number | undefined;
3072
- "x-pattern"?: any;
3073
- "x-display"?: any;
3074
- "x-validator"?: any;
3075
- "x-decorator"?: any;
3076
- "x-decorator-props"?: any;
3077
- "x-component"?: any;
3078
- "x-component-props"?: any;
3079
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
3080
- "x-content"?: any;
3081
- "x-data"?: any;
3082
- "x-visible"?: boolean | undefined;
3083
- "x-hidden"?: boolean | undefined;
3084
- "x-disabled"?: boolean | undefined;
3085
- "x-editable"?: boolean | undefined;
3086
- "x-read-only"?: boolean | undefined;
3087
- "x-read-pretty"?: boolean | undefined;
3088
- "x-compile-omitted"?: string[] | undefined;
3089
- }>) => void;
3090
- anchorIdList: import("vue").Ref<{
3091
- name: string;
3092
- title: string;
3093
- }[]>;
3094
- formHeight: import("vue").ComputedRef<string | undefined>;
3095
- onScroll: () => void;
3096
- onKeydown: (event: KeyboardEvent) => void;
3097
- queryWidget: (key: string, wrapperElement: HTMLElement, fieldList: import("..").FieldItem[]) => Promise<{
3098
- widgetElement: HTMLInputElement | null | undefined;
3099
- widgetElementList: HTMLInputElement[];
3100
- decoratorElement: HTMLElement | null | undefined;
3101
- }>;
3102
- 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<{}>>, {}>;
3103
- 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>>>, {
3104
- form: any;
3105
- }>;
3106
- NForm: any;
3107
- NTabPane: import("vue").DefineComponent<{
3108
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3109
- [key: string]: any;
3110
- }> | (() => import("vue").VNodeChild)>;
3111
- readonly name: {
3112
- readonly type: import("vue").PropType<string | number>;
3113
- readonly required: true;
3114
- };
3115
- readonly disabled: BooleanConstructor;
3116
- readonly displayDirective: {
3117
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
3118
- readonly default: "if";
3119
- };
3120
- readonly closable: {
3121
- readonly type: import("vue").PropType<boolean | undefined>;
3122
- readonly default: undefined;
3123
- };
3124
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
3125
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3126
- [key: string]: any;
3127
- }> | (() => import("vue").VNodeChild)>;
3128
- }, {
3129
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
3130
- class: import("vue").Ref<string | undefined>;
3131
- mergedClsPrefix: import("vue").Ref<string>;
3132
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3133
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3134
- [key: string]: any;
3135
- }> | (() => import("vue").VNodeChild)>;
3136
- readonly name: {
3137
- readonly type: import("vue").PropType<string | number>;
3138
- readonly required: true;
3139
- };
3140
- readonly disabled: BooleanConstructor;
3141
- readonly displayDirective: {
3142
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
3143
- readonly default: "if";
3144
- };
3145
- readonly closable: {
3146
- readonly type: import("vue").PropType<boolean | undefined>;
3147
- readonly default: undefined;
3148
- };
3149
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
3150
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
3151
- [key: string]: any;
3152
- }> | (() => import("vue").VNodeChild)>;
3153
- }>>, {
3154
- readonly disabled: boolean;
3155
- readonly closable: boolean | undefined;
3156
- readonly displayDirective: "if" | "show" | "show:lazy";
3157
- }>;
3158
- NTabs: any;
3159
- NConfigProvider: any;
3160
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3161
- fieldList: {
3162
- type: import("vue").PropType<import("..").FieldItem[]>;
3163
- };
3164
- initialData: {
3165
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3166
- default: () => {};
3167
- };
3168
- fieldVisitor: {
3169
- type: import("vue").PropType<import("..").FieldVisitor>;
3170
- };
3171
- column: {
3172
- type: NumberConstructor;
3173
- default: number;
3174
- };
3175
- maxHeight: {
3176
- type: (NumberConstructor | StringConstructor)[];
3177
- default: string;
3178
- };
3179
- anchor: {
3180
- type: BooleanConstructor;
3181
- default: boolean;
3182
- };
3183
- parallelism: {
3184
- type: NumberConstructor;
3185
- default: number;
3186
- };
3187
- businessFormatter: {
3188
- type: import("vue").PropType<import("..").FormBusinessFormatter>;
3189
- };
3190
- schema: {
3191
- type: import("vue").PropType<import("@formily/json-schema").Stringify<{
3192
- [key: symbol]: any;
3193
- [key: `x-${string}`]: any;
3194
- [key: `x-${number}`]: any;
3195
- version?: string | undefined;
3196
- name?: import("@formily/json-schema").SchemaKey | undefined;
3197
- title?: any;
3198
- description?: any;
3199
- default?: any;
3200
- readOnly?: boolean | undefined;
3201
- writeOnly?: boolean | undefined;
3202
- type?: import("@formily/json-schema").SchemaTypes | undefined;
3203
- enum?: import("@formily/json-schema").SchemaEnum<any> | undefined;
3204
- const?: any;
3205
- multipleOf?: number | undefined;
3206
- maximum?: number | undefined;
3207
- exclusiveMaximum?: number | undefined;
3208
- minimum?: number | undefined;
3209
- exclusiveMinimum?: number | undefined;
3210
- maxLength?: number | undefined;
3211
- minLength?: number | undefined;
3212
- pattern?: string | RegExp | undefined;
3213
- maxItems?: number | undefined;
3214
- minItems?: number | undefined;
3215
- uniqueItems?: boolean | undefined;
3216
- maxProperties?: number | undefined;
3217
- minProperties?: number | undefined;
3218
- required?: string | boolean | string[] | undefined;
3219
- format?: string | undefined;
3220
- $ref?: string | undefined;
3221
- $namespace?: string | undefined;
3222
- definitions?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3223
- properties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3224
- items?: import("@formily/json-schema").SchemaItems<any, any, any, any, any, any, any, any> | undefined;
3225
- additionalItems?: import("@formily/json-schema").Stringify<any> | undefined;
3226
- patternProperties?: import("@formily/json-schema").SchemaProperties<any, any, any, any, any, any, any, any> | undefined;
3227
- additionalProperties?: import("@formily/json-schema").Stringify<any> | undefined;
3228
- "x-value"?: any;
3229
- "x-index"?: number | undefined;
3230
- "x-pattern"?: any;
3231
- "x-display"?: any;
3232
- "x-validator"?: any;
3233
- "x-decorator"?: any;
3234
- "x-decorator-props"?: any;
3235
- "x-component"?: any;
3236
- "x-component-props"?: any;
3237
- "x-reactions"?: import("@formily/json-schema").SchemaReactions<any> | undefined;
3238
- "x-content"?: any;
3239
- "x-data"?: any;
3240
- "x-visible"?: boolean | undefined;
3241
- "x-hidden"?: boolean | undefined;
3242
- "x-disabled"?: boolean | undefined;
3243
- "x-editable"?: boolean | undefined;
3244
- "x-read-only"?: boolean | undefined;
3245
- "x-read-pretty"?: boolean | undefined;
3246
- "x-compile-omitted"?: string[] | undefined;
3247
- }>>;
3248
- };
3249
- components: {
3250
- type: import("vue").PropType<Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>>;
3251
- default: () => {};
3252
- };
3253
- scope: {
3254
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3255
- default: () => {};
3256
- };
3257
- annotation: {
3258
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
3259
- };
3260
- consumer: {
3261
- type: BooleanConstructor;
3262
- default: boolean;
3263
- };
3264
- uuid: {
3265
- type: StringConstructor;
3266
- };
3267
- lifeCycle: {
3268
- type: import("vue").PropType<Partial<{
3269
- onSetup(): void;
3270
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
3271
- afterRequest(fieldKey: string, payload?: any): import("../../../es/shared/types").AnyObject[];
3272
- }>>;
3273
- };
3274
- requestInstance: {
3275
- type: import("vue").PropType<import("..").RequestInstance>;
3276
- };
3277
- enterToNextWidget: {
3278
- type: import("vue").PropType<boolean | ((fieldItem: import("..").FieldItem) => boolean | void)>;
3279
- default: boolean;
3280
- };
3281
- }>> & {
3282
- onFormChange?: ((...args: any[]) => any) | undefined;
3283
- }, {
3284
- anchor: boolean;
3285
- maxHeight: string | number;
3286
- column: number;
3287
- components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
3288
- initialData: import("../../../es/shared/types").AnyObject;
3289
- parallelism: number;
3290
- scope: import("../../../es/shared/types").AnyObject;
3291
- consumer: boolean;
3292
- enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
3293
- }>;
3294
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
3295
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3296
- uuid: {
3297
- type: StringConstructor;
3298
- required: true;
3299
- };
3300
- }>>, {}>;
3301
- FormConfigMaterialItem: import("vue").DefineComponent<{
3302
- fieldItem: {
3303
- type: import("vue").PropType<import("./src/types").FormConfigItem>;
3304
- required: true;
3305
- };
3306
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3307
- fieldItem: {
3308
- type: import("vue").PropType<import("./src/types").FormConfigItem>;
3309
- required: true;
3310
- };
3311
- }>>, {}>;
3312
- FORM_CONFIG_GROUP: string;
3313
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3314
- maxHeight: {
3315
- type: StringConstructor;
3316
- };
3317
- textFormatter: {
3318
- type: import("vue").PropType<import("./src/types").FormConfigTextFormatter>;
3319
- };
3320
- }>>, {}>>;
3321
- export default FormConfig;