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