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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (364) hide show
  1. package/es/components/annotation-edit/index.d.ts +1 -1
  2. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +1 -1
  3. package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
  4. package/es/components/annotation-edit/src/type.d.ts +4 -0
  5. package/es/components/audio-sdk/src/audioSDK.d.ts +7 -3
  6. package/es/components/audio-sdk/src/audioSDK.js +1 -1
  7. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -0
  8. package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
  9. package/es/components/audio-sdk/style/index.css +1 -1
  10. package/es/components/base-search/index.d.ts +1 -1
  11. package/es/components/base-search/src/index.vue.d.ts +4 -4
  12. package/es/components/base-search/src/index.vue2.js +1 -1
  13. package/es/components/big-table/index.d.ts +22 -22
  14. package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
  15. package/es/components/big-table/src/bigTableProps.d.ts +1 -1
  16. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
  17. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
  18. package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
  19. package/es/components/big-table/src/constants/index.d.ts +1 -1
  20. package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
  21. package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
  22. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  23. package/es/components/big-table/src/utils.d.ts +1 -1
  24. package/es/components/biunique-chat/index.d.ts +14 -14
  25. package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
  26. package/es/components/biunique-chat/src/api/index.d.ts +1 -1
  27. package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
  28. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
  29. package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
  30. package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
  31. package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
  32. package/es/components/body-select/index.d.ts +5 -5
  33. package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
  34. package/es/components/body-select/src/index.vue.d.ts +1 -1
  35. package/es/components/bpmn-workflow/index.d.ts +1 -1
  36. package/es/components/button-print/index.d.ts +21 -21
  37. package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
  38. package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
  39. package/es/components/button-print/src/api.d.ts +1 -1
  40. package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
  41. package/es/components/button-print/src/utils/dialog.d.ts +1 -1
  42. package/es/components/button-print/src/utils/print.d.ts +2 -2
  43. package/es/components/callback/index.d.ts +1 -1
  44. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
  45. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  46. package/es/components/callback/src/components/render/popupMaps.d.ts +61 -162
  47. package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
  48. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
  49. package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
  50. package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
  51. package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
  52. package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
  53. package/es/components/classification/index.d.ts +20 -20
  54. package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
  55. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  56. package/es/components/classification/src/index.vue.d.ts +13 -13
  57. package/es/components/config-provider/index.d.ts +1 -1
  58. package/es/components/date-picker/index.d.ts +2 -2
  59. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  60. package/es/components/editor/index.d.ts +1 -1
  61. package/es/components/expand-field/index.d.ts +29 -29
  62. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
  63. package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
  64. package/es/components/expand-field/src/constants/index.d.ts +1 -1
  65. package/es/components/expand-field/src/index.vue.d.ts +2 -2
  66. package/es/components/fabric-chart/index.d.ts +10 -8
  67. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +5 -3
  68. package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
  69. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  70. package/es/components/fabric-chart/src/constants/index.d.ts +4 -1
  71. package/es/components/fabric-chart/src/constants/index.js +1 -1
  72. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
  73. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
  74. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
  75. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
  76. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
  77. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +5 -4
  78. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
  79. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
  80. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
  81. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
  82. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
  83. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
  84. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
  85. package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
  86. package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
  87. package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
  88. package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
  89. package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
  90. package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
  91. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  92. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
  93. package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
  94. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
  95. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
  96. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
  97. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
  98. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
  99. package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
  100. package/es/components/fabric-chart/src/interface.d.ts +2 -2
  101. package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
  102. package/es/components/field-set/index.d.ts +15 -15
  103. package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
  104. package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
  105. package/es/components/field-set/src/types/index.d.ts +1 -1
  106. package/es/components/field-set/src/utils/index.d.ts +3 -3
  107. package/es/components/form-config/index.d.ts +280 -475
  108. package/es/components/form-config/src/FormConfig.vue.d.ts +406 -601
  109. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +27 -128
  110. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
  111. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +193 -291
  112. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
  113. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
  114. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
  115. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
  116. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
  117. package/es/components/form-config/src/constants/index.d.ts +2 -2
  118. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
  119. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
  120. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
  121. package/es/components/form-config/src/types/index.d.ts +2 -2
  122. package/es/components/form-config/src/utils/index.d.ts +3 -3
  123. package/es/components/form-render/index.d.ts +60 -161
  124. package/es/components/form-render/index.js +1 -1
  125. package/es/components/form-render/src/FormRender.vue.d.ts +25 -127
  126. package/es/components/form-render/src/FormRender.vue2.js +1 -1
  127. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +83 -184
  128. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
  129. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
  130. package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
  131. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
  132. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
  133. package/es/components/form-render/src/components/renderer/complex.js +1 -1
  134. package/es/components/form-render/src/components/renderer/date.js +1 -1
  135. package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
  136. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
  137. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
  138. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +2 -2
  139. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
  140. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +1 -1
  141. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  142. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
  143. package/es/components/form-render/src/components/renderer/remoteSearch.js +1 -1
  144. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  145. package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
  146. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  147. package/es/components/form-render/src/components/renderer/select.js +1 -1
  148. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
  149. package/es/components/form-render/src/components/renderer/switch.js +1 -1
  150. package/es/components/form-render/src/components/renderer/textarea.js +1 -1
  151. package/es/components/form-render/src/constants/index.d.ts +5 -6
  152. package/es/components/form-render/src/constants/index.js +1 -1
  153. package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
  154. package/es/components/form-render/src/hooks/useAnchor.js +1 -1
  155. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
  156. package/es/components/form-render/src/hooks/useBusinessBinding.js +1 -1
  157. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  158. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +2 -2
  159. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
  160. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +19 -19
  161. package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
  162. package/es/components/form-render/src/hooks/useFormEvent.d.ts +4 -25
  163. package/es/components/form-render/src/hooks/useFormEvent.js +1 -1
  164. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +5 -5
  165. package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
  166. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
  167. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +16 -12
  168. package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
  169. package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
  170. package/es/components/form-render/src/hooks/useFormValidator.js +1 -1
  171. package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
  172. package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
  173. package/es/components/form-render/src/hooks/usePresetScope.js +1 -1
  174. package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
  175. package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
  176. package/es/components/form-render/src/types/index.d.ts +15 -15
  177. package/es/components/form-render/src/utils/business.d.ts +2 -2
  178. package/es/components/form-render/src/utils/dom.d.ts +1 -1
  179. package/es/components/form-render/src/utils/index.d.ts +4 -18
  180. package/es/components/form-render/src/utils/index.js +1 -1
  181. package/es/components/form-render/src/utils/schema.d.ts +3 -3
  182. package/es/components/form-render/src/utils/schema.js +1 -1
  183. package/es/components/grid/index.d.ts +1 -1
  184. package/es/components/guide/src/renderer.d.ts +1 -1
  185. package/es/components/guide/src/types/index.d.ts +1 -1
  186. package/es/components/guide/src/useGuide.d.ts +1 -1
  187. package/es/components/guide/src/utils/index.d.ts +1 -1
  188. package/es/components/iho-table/index.d.ts +39 -39
  189. package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
  190. package/es/components/iho-table/src/constants/index.d.ts +5 -5
  191. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
  192. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
  193. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
  194. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
  195. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
  196. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
  197. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
  198. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
  199. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  200. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
  201. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
  202. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
  203. package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
  204. package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
  205. package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
  206. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
  207. package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
  208. package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
  209. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
  210. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
  211. package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
  212. package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
  213. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
  214. package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
  215. package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
  216. package/es/components/iho-table/src/plugins/index.d.ts +1 -1
  217. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
  218. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
  219. package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
  220. package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
  221. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
  222. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
  223. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
  224. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  225. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
  226. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
  227. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
  228. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
  229. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
  230. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
  231. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
  232. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  233. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
  234. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
  235. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
  236. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
  237. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
  238. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
  239. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
  240. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
  241. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
  242. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
  243. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
  244. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
  245. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
  246. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
  247. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
  248. package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
  249. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
  250. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
  251. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
  252. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
  253. package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
  254. package/es/components/iho-table/src/types/index.d.ts +3 -3
  255. package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
  256. package/es/components/iho-table/src/utils/index.d.ts +3 -3
  257. package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
  258. package/es/components/index.css +1 -1
  259. package/es/components/index.d.ts +3 -3
  260. package/es/components/index.js +1 -1
  261. package/es/components/info-header/index.d.ts +175 -377
  262. package/es/components/info-header/src/InfoHeader.vue.d.ts +191 -393
  263. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
  264. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
  265. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +106 -207
  266. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +28 -129
  267. package/es/components/info-header/src/constants/index.d.ts +1 -1
  268. package/es/components/info-header/src/types/index.d.ts +1 -1
  269. package/es/components/keyboard/index.d.ts +1 -1
  270. package/es/components/map/index.d.ts +1 -1
  271. package/es/components/map/src/Map.vue.d.ts +1 -1
  272. package/es/components/picture-clipper/index.d.ts +1 -1
  273. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
  274. package/es/components/quick-search/index.d.ts +1 -1
  275. package/es/components/quick-search/src/index.vue.d.ts +4 -4
  276. package/es/components/recommend-search/index.d.ts +25 -25
  277. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
  278. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
  279. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
  280. package/es/components/scale-view/index.d.ts +1 -1
  281. package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
  282. package/es/components/scale-view/src/types/index.d.ts +1 -1
  283. package/es/components/search-cascader/index.d.ts +34 -34
  284. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
  285. package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
  286. package/es/components/search-cascader/src/constants/index.d.ts +1 -1
  287. package/es/components/search-cascader/src/utils/index.d.ts +1 -1
  288. package/es/components/select-label/index.d.ts +1 -1
  289. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
  290. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
  291. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
  292. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
  293. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
  294. package/es/components/select-label/src/index.vue.d.ts +19 -19
  295. package/es/components/select-person/index.d.ts +22 -22
  296. package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
  297. package/es/components/shortcut-provider/index.d.ts +1 -1
  298. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
  299. package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
  300. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
  301. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  302. package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
  303. package/es/components/shortcut-setter/index.d.ts +76 -176
  304. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +109 -209
  305. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
  306. package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
  307. package/es/components/slider-tree/index.d.ts +1 -1
  308. package/es/components/steps-wheel/index.d.ts +1 -1
  309. package/es/components/table-export-field/index.d.ts +3 -3
  310. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
  311. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
  312. package/es/components/table-export-field/src/constants/index.d.ts +1 -1
  313. package/es/components/table-export-field/src/index.vue.d.ts +1 -1
  314. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
  315. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  316. package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
  317. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
  318. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
  319. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
  320. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
  321. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
  322. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  323. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
  324. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
  325. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
  326. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
  327. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
  328. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +4 -0
  329. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
  330. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  331. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +4 -0
  332. package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
  333. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +13 -9
  334. package/es/components/table-filter/src/constants/index.d.ts +1 -1
  335. package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
  336. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  337. package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
  338. package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
  339. package/es/components/table-filter/src/types/index.d.ts +1 -0
  340. package/es/components/time-line/index.d.ts +1 -1
  341. package/es/components/time-picker/index.d.ts +2 -2
  342. package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
  343. package/es/components/vod-chunk-upload/index.d.ts +1 -1
  344. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
  345. package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
  346. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
  347. package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
  348. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
  349. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  350. package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
  351. package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
  352. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
  353. package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
  354. package/es/shared/hooks/useDateTime.d.ts +1 -1
  355. package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
  356. package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
  357. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
  358. package/es/shared/hooks/useTheme.d.ts +1 -1
  359. package/es/shared/package.json.js +1 -1
  360. package/es/shared/types/business.d.ts +1 -1
  361. package/es/shared/utils/business.d.ts +1 -1
  362. package/es/shared/utils/business.js +1 -1
  363. package/es/shared/utils/index.d.ts +1 -1
  364. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
1
  /// <reference types="lodash" />
2
- import { SFCWithInstall } from '../../../es/shared/types';
2
+ import { SFCWithInstall } from '../../shared/types';
3
3
  export * from './src/types';
4
4
  declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5
5
  maxHeight: {
@@ -21,7 +21,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
21
21
  formProps: {
22
22
  type: import("vue").PropType<Partial<Partial<{
23
23
  fieldList: import("..").FieldItem[];
24
- initialData: import("../../../es/shared/types").AnyObject;
24
+ initialData: import("../../shared/types").AnyObject;
25
25
  fieldVisitor: import("..").FieldVisitor;
26
26
  column: number;
27
27
  maxHeight: string | number;
@@ -85,8 +85,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
85
85
  "x-compile-omitted"?: string[] | undefined;
86
86
  }>;
87
87
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
88
- scope: import("../../../es/shared/types").AnyObject;
89
- annotation: import("../../../es/shared/types").AnyObject;
88
+ scope: import("../../shared/types").AnyObject;
89
+ annotation: import("../../shared/types").AnyObject;
90
90
  consumer: boolean;
91
91
  uuid: string;
92
92
  lifeCycle: Partial<{
@@ -95,18 +95,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
95
95
  field: import("@formily/core").GeneralField;
96
96
  oldValue: unknown;
97
97
  }): any;
98
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
99
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
100
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
98
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
99
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
100
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
101
101
  }>;
102
102
  businessFormatter: import("..").FormBusinessFormatter;
103
103
  requestInstance: import("..").FormRequestDefine.RequestInstance;
104
104
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
105
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
105
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
106
106
  linebarAutoHidden: boolean;
107
107
  bordered: string | boolean;
108
108
  uniqueCacheData: boolean;
109
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
109
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
110
110
  outBordered: boolean;
111
111
  forceClearable: boolean;
112
112
  }>>>;
@@ -132,7 +132,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
132
132
  formProps: {
133
133
  type: import("vue").PropType<Partial<Partial<{
134
134
  fieldList: import("..").FieldItem[];
135
- initialData: import("../../../es/shared/types").AnyObject;
135
+ initialData: import("../../shared/types").AnyObject;
136
136
  fieldVisitor: import("..").FieldVisitor;
137
137
  column: number;
138
138
  maxHeight: string | number;
@@ -196,8 +196,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
196
196
  "x-compile-omitted"?: string[] | undefined;
197
197
  }>;
198
198
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
199
- scope: import("../../../es/shared/types").AnyObject;
200
- annotation: import("../../../es/shared/types").AnyObject;
199
+ scope: import("../../shared/types").AnyObject;
200
+ annotation: import("../../shared/types").AnyObject;
201
201
  consumer: boolean;
202
202
  uuid: string;
203
203
  lifeCycle: Partial<{
@@ -206,18 +206,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
206
206
  field: import("@formily/core").GeneralField;
207
207
  oldValue: unknown;
208
208
  }): any;
209
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
210
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
211
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
209
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
210
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
211
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
212
212
  }>;
213
213
  businessFormatter: import("..").FormBusinessFormatter;
214
214
  requestInstance: import("..").FormRequestDefine.RequestInstance;
215
215
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
216
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
216
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
217
217
  linebarAutoHidden: boolean;
218
218
  bordered: string | boolean;
219
219
  uniqueCacheData: boolean;
220
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
220
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
221
221
  outBordered: boolean;
222
222
  forceClearable: boolean;
223
223
  }>>>;
@@ -331,8 +331,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
331
331
  link_key?: string | undefined;
332
332
  link_key_split?: string | undefined;
333
333
  show_key?: string | string[] | undefined;
334
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
335
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
334
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
335
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
336
336
  setting?: {
337
337
  cascading?: {
338
338
  'form.name': string;
@@ -358,11 +358,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
358
358
  valueKey?: string | undefined;
359
359
  showKey?: string | undefined;
360
360
  searchKey?: string[] | undefined;
361
- params?: import("../../../es/shared/types").AnyObject | undefined;
361
+ params?: import("../../shared/types").AnyObject | undefined;
362
362
  dependKey?: string | Record<string, string> | (string | {
363
363
  paramName: string;
364
364
  paramValue?: string | undefined;
365
365
  required?: boolean | undefined;
366
+ keepValue?: boolean | undefined;
366
367
  })[] | undefined;
367
368
  } | undefined;
368
369
  suffixConfig?: any | any[] | undefined;
@@ -377,12 +378,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
377
378
  initialize_high?: number | undefined;
378
379
  bindEventSetting?: {
379
380
  [x: string]: unknown;
380
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
381
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
381
382
  event_field?: string | undefined;
382
383
  params?: {
383
384
  p_value?: string | undefined;
384
385
  p_name: string;
385
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
386
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
386
387
  }[] | undefined;
387
388
  results?: {
388
389
  p_value: string;
@@ -404,8 +405,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
404
405
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
405
406
  is_allow_check_mid?: import("..").FormCommonState | undefined;
406
407
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
407
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
408
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
408
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
409
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
409
410
  allowSlash?: string | boolean | undefined;
410
411
  allowModify?: "0" | "1" | undefined;
411
412
  show_key?: string | undefined;
@@ -421,8 +422,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
421
422
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
422
423
  children?: any[] | undefined;
423
424
  properties?: any[] | undefined;
424
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
425
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
425
+ componentProps?: import("../../shared/types").AnyObject | undefined;
426
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
426
427
  noDecorator?: {
427
428
  valueOf: () => boolean;
428
429
  } | undefined;
@@ -1962,11 +1963,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
1962
1963
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1963
1964
  when?: string | boolean | undefined;
1964
1965
  fulfill?: {
1965
- state?: import("../../../es/shared/types").AnyObject | undefined;
1966
+ state?: import("../../shared/types").AnyObject | undefined;
1966
1967
  run?: string | undefined;
1967
1968
  } | undefined;
1968
1969
  otherwise?: {
1969
- state?: import("../../../es/shared/types").AnyObject | undefined;
1970
+ state?: import("../../shared/types").AnyObject | undefined;
1970
1971
  run?: string | undefined;
1971
1972
  } | undefined;
1972
1973
  } | {
@@ -1976,11 +1977,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
1976
1977
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1977
1978
  when?: string | boolean | undefined;
1978
1979
  fulfill?: {
1979
- state?: import("../../../es/shared/types").AnyObject | undefined;
1980
+ state?: import("../../shared/types").AnyObject | undefined;
1980
1981
  run?: string | undefined;
1981
1982
  } | undefined;
1982
1983
  otherwise?: {
1983
- state?: import("../../../es/shared/types").AnyObject | undefined;
1984
+ state?: import("../../shared/types").AnyObject | undefined;
1984
1985
  run?: string | undefined;
1985
1986
  } | undefined;
1986
1987
  }[] | undefined;
@@ -2080,8 +2081,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
2080
2081
  link_key?: string | undefined;
2081
2082
  link_key_split?: string | undefined;
2082
2083
  show_key?: string | string[] | undefined;
2083
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
2084
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
2084
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
2085
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
2085
2086
  setting?: {
2086
2087
  cascading?: {
2087
2088
  'form.name': string;
@@ -2107,11 +2108,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
2107
2108
  valueKey?: string | undefined;
2108
2109
  showKey?: string | undefined;
2109
2110
  searchKey?: string[] | undefined;
2110
- params?: import("../../../es/shared/types").AnyObject | undefined;
2111
+ params?: import("../../shared/types").AnyObject | undefined;
2111
2112
  dependKey?: string | Record<string, string> | (string | {
2112
2113
  paramName: string;
2113
2114
  paramValue?: string | undefined;
2114
2115
  required?: boolean | undefined;
2116
+ keepValue?: boolean | undefined;
2115
2117
  })[] | undefined;
2116
2118
  } | undefined;
2117
2119
  suffixConfig?: any | any[] | undefined;
@@ -2126,12 +2128,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
2126
2128
  initialize_high?: number | undefined;
2127
2129
  bindEventSetting?: {
2128
2130
  [x: string]: unknown;
2129
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
2131
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
2130
2132
  event_field?: string | undefined;
2131
2133
  params?: {
2132
2134
  p_value?: string | undefined;
2133
2135
  p_name: string;
2134
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
2136
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
2135
2137
  }[] | undefined;
2136
2138
  results?: {
2137
2139
  p_value: string;
@@ -2153,8 +2155,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
2153
2155
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
2154
2156
  is_allow_check_mid?: import("..").FormCommonState | undefined;
2155
2157
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
2156
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
2157
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
2158
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
2159
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
2158
2160
  allowSlash?: string | boolean | undefined;
2159
2161
  allowModify?: "0" | "1" | undefined;
2160
2162
  show_key?: string | undefined;
@@ -2170,8 +2172,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
2170
2172
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
2171
2173
  children?: any[] | undefined;
2172
2174
  properties?: any[] | undefined;
2173
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
2174
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
2175
+ componentProps?: import("../../shared/types").AnyObject | undefined;
2176
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
2175
2177
  noDecorator?: {
2176
2178
  valueOf: () => boolean;
2177
2179
  } | undefined;
@@ -3711,11 +3713,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3711
3713
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
3712
3714
  when?: string | boolean | undefined;
3713
3715
  fulfill?: {
3714
- state?: import("../../../es/shared/types").AnyObject | undefined;
3716
+ state?: import("../../shared/types").AnyObject | undefined;
3715
3717
  run?: string | undefined;
3716
3718
  } | undefined;
3717
3719
  otherwise?: {
3718
- state?: import("../../../es/shared/types").AnyObject | undefined;
3720
+ state?: import("../../shared/types").AnyObject | undefined;
3719
3721
  run?: string | undefined;
3720
3722
  } | undefined;
3721
3723
  } | {
@@ -3725,11 +3727,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3725
3727
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
3726
3728
  when?: string | boolean | undefined;
3727
3729
  fulfill?: {
3728
- state?: import("../../../es/shared/types").AnyObject | undefined;
3730
+ state?: import("../../shared/types").AnyObject | undefined;
3729
3731
  run?: string | undefined;
3730
3732
  } | undefined;
3731
3733
  otherwise?: {
3732
- state?: import("../../../es/shared/types").AnyObject | undefined;
3734
+ state?: import("../../shared/types").AnyObject | undefined;
3733
3735
  run?: string | undefined;
3734
3736
  } | undefined;
3735
3737
  }[] | undefined;
@@ -3740,7 +3742,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3740
3742
  }[]>;
3741
3743
  lowCodeReactionsRef: import("vue").Ref<{
3742
3744
  conObj: {
3743
- con: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
3745
+ con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
3744
3746
  field_key: string;
3745
3747
  value: unknown;
3746
3748
  }[];
@@ -3770,7 +3772,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3770
3772
  parsedTextFormatter: import("./src/types").FormConfigTextFormatter;
3771
3773
  currentEditField: import("vue").Ref<import("./src/types").FormConfigItem | undefined>;
3772
3774
  formConfigEditRef: import("vue").Ref<{
3773
- validate: import("../../../es/shared/types").AnyFn<any[], any>;
3775
+ validate: import("../../shared/types").AnyFn<any[], any>;
3774
3776
  } | undefined>;
3775
3777
  transform: (fieldList: import("./src/types").FormConfigItem[]) => import("./src/types").FormConfigItem[];
3776
3778
  inverseTransform: (fieldList: import("./src/types").FormConfigItem[], withOriginalSetting: boolean, otherConfig?: Partial<import("./src/types").FormConfigItem> | undefined) => import("./src/types").FormConfigItem[];
@@ -3866,8 +3868,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3866
3868
  link_key?: string | undefined;
3867
3869
  link_key_split?: string | undefined;
3868
3870
  show_key?: string | string[] | undefined;
3869
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
3870
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
3871
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
3872
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
3871
3873
  setting?: {
3872
3874
  cascading?: {
3873
3875
  'form.name': string;
@@ -3893,11 +3895,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3893
3895
  valueKey?: string | undefined;
3894
3896
  showKey?: string | undefined;
3895
3897
  searchKey?: string[] | undefined;
3896
- params?: import("../../../es/shared/types").AnyObject | undefined;
3898
+ params?: import("../../shared/types").AnyObject | undefined;
3897
3899
  dependKey?: string | Record<string, string> | (string | {
3898
3900
  paramName: string;
3899
3901
  paramValue?: string | undefined;
3900
3902
  required?: boolean | undefined;
3903
+ keepValue?: boolean | undefined;
3901
3904
  })[] | undefined;
3902
3905
  } | undefined;
3903
3906
  suffixConfig?: any | any[] | undefined;
@@ -3912,12 +3915,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3912
3915
  initialize_high?: number | undefined;
3913
3916
  bindEventSetting?: {
3914
3917
  [x: string]: unknown;
3915
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
3918
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
3916
3919
  event_field?: string | undefined;
3917
3920
  params?: {
3918
3921
  p_value?: string | undefined;
3919
3922
  p_name: string;
3920
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
3923
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
3921
3924
  }[] | undefined;
3922
3925
  results?: {
3923
3926
  p_value: string;
@@ -3939,8 +3942,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3939
3942
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
3940
3943
  is_allow_check_mid?: import("..").FormCommonState | undefined;
3941
3944
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
3942
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
3943
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
3945
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
3946
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
3944
3947
  allowSlash?: string | boolean | undefined;
3945
3948
  allowModify?: "0" | "1" | undefined;
3946
3949
  show_key?: string | undefined;
@@ -3956,8 +3959,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
3956
3959
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
3957
3960
  children?: any[] | undefined;
3958
3961
  properties?: any[] | undefined;
3959
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
3960
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
3962
+ componentProps?: import("../../shared/types").AnyObject | undefined;
3963
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
3961
3964
  noDecorator?: {
3962
3965
  valueOf: () => boolean;
3963
3966
  } | undefined;
@@ -5497,11 +5500,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5497
5500
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
5498
5501
  when?: string | boolean | undefined;
5499
5502
  fulfill?: {
5500
- state?: import("../../../es/shared/types").AnyObject | undefined;
5503
+ state?: import("../../shared/types").AnyObject | undefined;
5501
5504
  run?: string | undefined;
5502
5505
  } | undefined;
5503
5506
  otherwise?: {
5504
- state?: import("../../../es/shared/types").AnyObject | undefined;
5507
+ state?: import("../../shared/types").AnyObject | undefined;
5505
5508
  run?: string | undefined;
5506
5509
  } | undefined;
5507
5510
  } | {
@@ -5511,11 +5514,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5511
5514
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
5512
5515
  when?: string | boolean | undefined;
5513
5516
  fulfill?: {
5514
- state?: import("../../../es/shared/types").AnyObject | undefined;
5517
+ state?: import("../../shared/types").AnyObject | undefined;
5515
5518
  run?: string | undefined;
5516
5519
  } | undefined;
5517
5520
  otherwise?: {
5518
- state?: import("../../../es/shared/types").AnyObject | undefined;
5521
+ state?: import("../../shared/types").AnyObject | undefined;
5519
5522
  run?: string | undefined;
5520
5523
  } | undefined;
5521
5524
  }[] | undefined;
@@ -5615,8 +5618,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5615
5618
  link_key?: string | undefined;
5616
5619
  link_key_split?: string | undefined;
5617
5620
  show_key?: string | string[] | undefined;
5618
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
5619
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
5621
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
5622
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
5620
5623
  setting?: {
5621
5624
  cascading?: {
5622
5625
  'form.name': string;
@@ -5642,11 +5645,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5642
5645
  valueKey?: string | undefined;
5643
5646
  showKey?: string | undefined;
5644
5647
  searchKey?: string[] | undefined;
5645
- params?: import("../../../es/shared/types").AnyObject | undefined;
5648
+ params?: import("../../shared/types").AnyObject | undefined;
5646
5649
  dependKey?: string | Record<string, string> | (string | {
5647
5650
  paramName: string;
5648
5651
  paramValue?: string | undefined;
5649
5652
  required?: boolean | undefined;
5653
+ keepValue?: boolean | undefined;
5650
5654
  })[] | undefined;
5651
5655
  } | undefined;
5652
5656
  suffixConfig?: any | any[] | undefined;
@@ -5661,12 +5665,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5661
5665
  initialize_high?: number | undefined;
5662
5666
  bindEventSetting?: {
5663
5667
  [x: string]: unknown;
5664
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
5668
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
5665
5669
  event_field?: string | undefined;
5666
5670
  params?: {
5667
5671
  p_value?: string | undefined;
5668
5672
  p_name: string;
5669
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
5673
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
5670
5674
  }[] | undefined;
5671
5675
  results?: {
5672
5676
  p_value: string;
@@ -5688,8 +5692,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5688
5692
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
5689
5693
  is_allow_check_mid?: import("..").FormCommonState | undefined;
5690
5694
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
5691
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
5692
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
5695
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
5696
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
5693
5697
  allowSlash?: string | boolean | undefined;
5694
5698
  allowModify?: "0" | "1" | undefined;
5695
5699
  show_key?: string | undefined;
@@ -5705,8 +5709,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
5705
5709
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
5706
5710
  children?: any[] | undefined;
5707
5711
  properties?: any[] | undefined;
5708
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
5709
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
5712
+ componentProps?: import("../../shared/types").AnyObject | undefined;
5713
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
5710
5714
  noDecorator?: {
5711
5715
  valueOf: () => boolean;
5712
5716
  } | undefined;
@@ -7246,11 +7250,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7246
7250
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
7247
7251
  when?: string | boolean | undefined;
7248
7252
  fulfill?: {
7249
- state?: import("../../../es/shared/types").AnyObject | undefined;
7253
+ state?: import("../../shared/types").AnyObject | undefined;
7250
7254
  run?: string | undefined;
7251
7255
  } | undefined;
7252
7256
  otherwise?: {
7253
- state?: import("../../../es/shared/types").AnyObject | undefined;
7257
+ state?: import("../../shared/types").AnyObject | undefined;
7254
7258
  run?: string | undefined;
7255
7259
  } | undefined;
7256
7260
  } | {
@@ -7260,11 +7264,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7260
7264
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
7261
7265
  when?: string | boolean | undefined;
7262
7266
  fulfill?: {
7263
- state?: import("../../../es/shared/types").AnyObject | undefined;
7267
+ state?: import("../../shared/types").AnyObject | undefined;
7264
7268
  run?: string | undefined;
7265
7269
  } | undefined;
7266
7270
  otherwise?: {
7267
- state?: import("../../../es/shared/types").AnyObject | undefined;
7271
+ state?: import("../../shared/types").AnyObject | undefined;
7268
7272
  run?: string | undefined;
7269
7273
  } | undefined;
7270
7274
  }[] | undefined;
@@ -7354,7 +7358,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7354
7358
  lineBreakFormRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
7355
7359
  initialData: Partial<import("./src/types").FormConfigItem>;
7356
7360
  emit: (event: "submit", payload: import("./src/types").FormConfigItem) => void;
7357
- submit: (type: string, props?: import("../../../es/shared/types").AnyObject | undefined, formRef?: import("..").FormRenderExpose | undefined) => Promise<void>;
7361
+ submit: (type: string, props?: import("../../shared/types").AnyObject | undefined, formRef?: import("..").FormRenderExpose | undefined) => Promise<void>;
7358
7362
  pick: {
7359
7363
  <T extends object, U extends keyof T>(object: T, ...props: import("lodash").Many<U>[]): Pick<T, U>;
7360
7364
  <T_1>(object: T_1 | null | undefined, ...props: import("lodash").Many<import("lodash").PropertyPath>[]): Partial<T_1>;
@@ -7373,7 +7377,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7373
7377
  type: import("vue").PropType<import("..").FieldItem[]>;
7374
7378
  };
7375
7379
  initialData: {
7376
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7380
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7377
7381
  default: () => {};
7378
7382
  };
7379
7383
  fieldVisitor: {
@@ -7462,11 +7466,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7462
7466
  default: () => {};
7463
7467
  };
7464
7468
  scope: {
7465
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7469
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7466
7470
  default: () => {};
7467
7471
  };
7468
7472
  annotation: {
7469
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7473
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7470
7474
  };
7471
7475
  consumer: {
7472
7476
  type: BooleanConstructor;
@@ -7482,9 +7486,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7482
7486
  field: import("@formily/core").GeneralField;
7483
7487
  oldValue: unknown;
7484
7488
  }): any;
7485
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
7486
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7487
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
7489
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
7490
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
7491
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
7488
7492
  }>>;
7489
7493
  };
7490
7494
  requestInstance: {
@@ -7495,13 +7499,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7495
7499
  default: boolean;
7496
7500
  };
7497
7501
  lowCodeReactions: {
7498
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
7502
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
7499
7503
  };
7500
7504
  operationalForm: {
7501
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
7505
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
7502
7506
  };
7503
7507
  dateOperationalForm: {
7504
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
7508
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
7509
+ };
7510
+ operationalFormInit: {
7511
+ type: BooleanConstructor;
7512
+ default: boolean;
7505
7513
  };
7506
7514
  linebarAutoHidden: {
7507
7515
  type: BooleanConstructor;
@@ -7525,7 +7533,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7525
7533
  type: import("vue").PropType<import("..").FieldItem[]>;
7526
7534
  };
7527
7535
  initialData: {
7528
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7536
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7529
7537
  default: () => {};
7530
7538
  };
7531
7539
  fieldVisitor: {
@@ -7614,11 +7622,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7614
7622
  default: () => {};
7615
7623
  };
7616
7624
  scope: {
7617
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7625
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7618
7626
  default: () => {};
7619
7627
  };
7620
7628
  annotation: {
7621
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7629
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7622
7630
  };
7623
7631
  consumer: {
7624
7632
  type: BooleanConstructor;
@@ -7634,9 +7642,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7634
7642
  field: import("@formily/core").GeneralField;
7635
7643
  oldValue: unknown;
7636
7644
  }): any;
7637
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
7638
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7639
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
7645
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
7646
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
7647
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
7640
7648
  }>>;
7641
7649
  };
7642
7650
  requestInstance: {
@@ -7647,13 +7655,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7647
7655
  default: boolean;
7648
7656
  };
7649
7657
  lowCodeReactions: {
7650
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
7658
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
7651
7659
  };
7652
7660
  operationalForm: {
7653
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
7661
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
7654
7662
  };
7655
7663
  dateOperationalForm: {
7656
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
7664
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
7665
+ };
7666
+ operationalFormInit: {
7667
+ type: BooleanConstructor;
7668
+ default: boolean;
7657
7669
  };
7658
7670
  linebarAutoHidden: {
7659
7671
  type: BooleanConstructor;
@@ -7697,7 +7709,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7697
7709
  changeContextCollector: import("..").ContextCollector;
7698
7710
  formUUID: string;
7699
7711
  anchorBarRef: import("vue").Ref<{
7700
- syncBarPosition: import("../../../es/shared/types").AnyFn<any[], any>;
7712
+ syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
7701
7713
  } | undefined>;
7702
7714
  currentAnchor: import("vue").WritableComputedRef<string>;
7703
7715
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -7712,18 +7724,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7712
7724
  field: import("@formily/core").GeneralField;
7713
7725
  oldValue: unknown;
7714
7726
  }): any;
7715
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
7716
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7717
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
7718
- }>>[T_2]> | undefined) => import("../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
7727
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
7728
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
7729
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
7730
+ }>>[T_2]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
7719
7731
  onSetup(): void;
7720
7732
  beforeSetValue(fieldKey: string, value: unknown, payload: {
7721
7733
  field: import("@formily/core").GeneralField;
7722
7734
  oldValue: unknown;
7723
7735
  }): any;
7724
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
7725
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7726
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
7736
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
7737
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
7738
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
7727
7739
  }>>[T_2]>>;
7728
7740
  triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
7729
7741
  observeFormGraph: Record<string, import("@formily/core").GeneralField>;
@@ -7743,7 +7755,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7743
7755
  wordbookSettingHandler: import("..").wordbookSettingHandler;
7744
7756
  schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
7745
7757
  fieldList: import("..").FieldItem[];
7746
- initialData: import("../../../es/shared/types").AnyObject;
7758
+ initialData: import("../../shared/types").AnyObject;
7747
7759
  fieldVisitor: import("..").FieldVisitor;
7748
7760
  column: number;
7749
7761
  maxHeight: string | number;
@@ -7807,8 +7819,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7807
7819
  "x-compile-omitted"?: string[] | undefined;
7808
7820
  }>;
7809
7821
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
7810
- scope: import("../../../es/shared/types").AnyObject;
7811
- annotation: import("../../../es/shared/types").AnyObject;
7822
+ scope: import("../../shared/types").AnyObject;
7823
+ annotation: import("../../shared/types").AnyObject;
7812
7824
  consumer: boolean;
7813
7825
  uuid: string;
7814
7826
  lifeCycle: Partial<{
@@ -7817,18 +7829,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7817
7829
  field: import("@formily/core").GeneralField;
7818
7830
  oldValue: unknown;
7819
7831
  }): any;
7820
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
7821
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7822
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
7832
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
7833
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
7834
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
7823
7835
  }>;
7824
7836
  businessFormatter: import("..").FormBusinessFormatter;
7825
7837
  requestInstance: import("..").FormRequestDefine.RequestInstance;
7826
7838
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
7827
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
7839
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
7828
7840
  linebarAutoHidden: boolean;
7829
7841
  bordered: string | boolean;
7830
7842
  uniqueCacheData: boolean;
7831
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
7843
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
7832
7844
  outBordered: boolean;
7833
7845
  forceClearable: boolean;
7834
7846
  }>) => Record<string, import("@formily/json-schema").Stringify<{
@@ -7948,121 +7960,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7948
7960
  }>>;
7949
7961
  onKeydown: (event: KeyboardEvent) => Promise<void>;
7950
7962
  clearSpan: (uuid: string) => void;
7951
- exposeEvent: {
7952
- validate(path?: string | ((field: import("@formily/core").Field<any, any, any, any>) => boolean), { force }?: {
7953
- force?: boolean | undefined;
7954
- }): Promise<void>;
7955
- getFormValues(needCombineExtendKey?: boolean): any;
7956
- setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
7957
- needSplitExtendKey?: boolean | undefined;
7958
- avoidBusinessConnection?: string | boolean | undefined;
7959
- avoidDependKeyConnection?: string | boolean | undefined;
7960
- avoidWordbookSettingConnection?: string | boolean | undefined;
7961
- avoidOperationalFormConnection?: string | boolean | undefined;
7962
- overwrite?: boolean | undefined;
7963
- }, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
7964
- setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
7965
- match: (pattern: import("@formily/path").Pattern) => boolean;
7966
- validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
7967
- data: any;
7968
- loading: boolean;
7969
- required: boolean;
7970
- value: string;
7971
- readonly index: string | number;
7972
- disabled: boolean;
7973
- onFocus: (...args: any[]) => Promise<void>;
7974
- onBlur: (...args: any[]) => Promise<void>;
7975
- onInput: (...args: any[]) => Promise<void>;
7976
- editable: boolean;
7977
- reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
7978
- title: string;
7979
- visible: boolean;
7980
- submit: <T_3>(onSubmit?: ((values: any) => void | Promise<T_3>) | undefined) => Promise<T_3>;
7981
- validator: import("@formily/core").FieldValidator;
7982
- pattern: import("@formily/core").FieldPatternTypes;
7983
- content: any;
7984
- display: import("@formily/core").FieldDisplayTypes;
7985
- hidden: boolean;
7986
- form: import("@formily/core").Form<any>;
7987
- componentProps: Record<string, any>;
7988
- decoratorProps: Record<string, any>;
7989
- description: string;
7990
- readOnly: boolean;
7991
- component: import("@formily/core").FieldComponent<any, any>;
7992
- decorator: import("@formily/core").FieldDecorator<any, any>;
7993
- validating: boolean;
7994
- submitting: boolean;
7995
- active: boolean;
7996
- visited: boolean;
7997
- selfModified: boolean;
7998
- modified: boolean;
7999
- inputValue: string;
8000
- inputValues: any[];
8001
- dataSource: import("@formily/core").FieldDataSource;
8002
- feedbacks: import("@formily/core").IFieldFeedback[];
8003
- caches: import("@formily/core").IFieldCaches;
8004
- selfErrors: import("@formily/core").FeedbackMessage;
8005
- readonly errors: import("@formily/core").IFormFeedback[];
8006
- selfWarnings: import("@formily/core").FeedbackMessage;
8007
- readonly warnings: import("@formily/core").IFormFeedback[];
8008
- selfSuccesses: import("@formily/core").FeedbackMessage;
8009
- readonly successes: import("@formily/core").IFormFeedback[];
8010
- readonly selfValid: boolean;
8011
- readonly valid: boolean;
8012
- readonly selfInvalid: boolean;
8013
- readonly invalid: boolean;
8014
- initialValue: string;
8015
- readonly validateStatus: "error" | "success" | "warning" | "validating";
8016
- setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
8017
- setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
8018
- setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
8019
- setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
8020
- setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
8021
- setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
8022
- setValidatorRule: (name: string, value: any) => void;
8023
- setRequired: (required?: boolean | undefined) => void;
8024
- setValue: (value?: string | undefined) => void;
8025
- setInitialValue: (initialValue?: string | undefined) => void;
8026
- setLoading: (loading?: boolean | undefined) => void;
8027
- setValidating: (validating?: boolean | undefined) => void;
8028
- setSubmitting: (submitting?: boolean | undefined) => void;
8029
- queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
8030
- modify: () => void;
8031
- initialized: boolean;
8032
- mounted: boolean;
8033
- unmounted: boolean;
8034
- decoratorType: any;
8035
- componentType: any;
8036
- designable: boolean;
8037
- locate: (address: import("@formily/path").Pattern) => void;
8038
- readonly parent: import("@formily/core").GeneralField;
8039
- readPretty: boolean;
8040
- readonly destroyed: boolean;
8041
- setTitle: (title?: string | undefined) => void;
8042
- setDescription: (description?: string | undefined) => void;
8043
- setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
8044
- setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
8045
- setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
8046
- setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
8047
- setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
8048
- setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
8049
- setData: (data: any) => void;
8050
- setContent: (content: any) => void;
8051
- onInit: () => void;
8052
- onMount: () => void;
8053
- onUnmount: () => void;
8054
- query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
8055
- notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
8056
- dispose: () => void;
8057
- destroy: (forceClear?: boolean | undefined) => void;
8058
- }>>>) => void): void;
8059
- resetFields(path?: string): Promise<void>;
8060
- queryWidget(key: string): Promise<{
8061
- widgetElement: HTMLInputElement | null | undefined;
8062
- widgetElementList: HTMLInputElement[];
8063
- decoratorElement: HTMLElement | null | undefined;
8064
- } | null>;
8065
- };
7963
+ exposeEvent: Omit<import("..").FormRenderExpose, "getFieldList" | "formModel" | "reload">;
8066
7964
  useVersion: typeof import("..").useVersion;
8067
7965
  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<{}>>, {}>;
8068
7966
  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>>>, {
@@ -8127,7 +8025,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8127
8025
  type: import("vue").PropType<import("..").FieldItem[]>;
8128
8026
  };
8129
8027
  initialData: {
8130
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
8028
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
8131
8029
  default: () => {};
8132
8030
  };
8133
8031
  fieldVisitor: {
@@ -8216,11 +8114,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8216
8114
  default: () => {};
8217
8115
  };
8218
8116
  scope: {
8219
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
8117
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
8220
8118
  default: () => {};
8221
8119
  };
8222
8120
  annotation: {
8223
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
8121
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
8224
8122
  };
8225
8123
  consumer: {
8226
8124
  type: BooleanConstructor;
@@ -8236,9 +8134,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8236
8134
  field: import("@formily/core").GeneralField;
8237
8135
  oldValue: unknown;
8238
8136
  }): any;
8239
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
8240
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
8241
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
8137
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
8138
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
8139
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
8242
8140
  }>>;
8243
8141
  };
8244
8142
  requestInstance: {
@@ -8249,13 +8147,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8249
8147
  default: boolean;
8250
8148
  };
8251
8149
  lowCodeReactions: {
8252
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
8150
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
8253
8151
  };
8254
8152
  operationalForm: {
8255
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
8153
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
8256
8154
  };
8257
8155
  dateOperationalForm: {
8258
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
8156
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
8157
+ };
8158
+ operationalFormInit: {
8159
+ type: BooleanConstructor;
8160
+ default: boolean;
8259
8161
  };
8260
8162
  linebarAutoHidden: {
8261
8163
  type: BooleanConstructor;
@@ -8283,15 +8185,16 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8283
8185
  column: number;
8284
8186
  forceClearable: boolean;
8285
8187
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
8286
- initialData: import("../../../es/shared/types").AnyObject;
8188
+ initialData: import("../../shared/types").AnyObject;
8287
8189
  parallelism: number;
8288
- scope: import("../../../es/shared/types").AnyObject;
8190
+ scope: import("../../shared/types").AnyObject;
8289
8191
  consumer: boolean;
8290
8192
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
8291
8193
  linebarAutoHidden: boolean;
8292
8194
  bordered: string | boolean;
8293
8195
  uniqueCacheData: boolean;
8294
8196
  outBordered: boolean;
8197
+ operationalFormInit: boolean;
8295
8198
  }>;
8296
8199
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
8297
8200
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -8415,7 +8318,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8415
8318
  formProps: {
8416
8319
  type: import("vue").PropType<Partial<Partial<{
8417
8320
  fieldList: import("..").FieldItem[];
8418
- initialData: import("../../../es/shared/types").AnyObject;
8321
+ initialData: import("../../shared/types").AnyObject;
8419
8322
  fieldVisitor: import("..").FieldVisitor;
8420
8323
  column: number;
8421
8324
  maxHeight: string | number;
@@ -8479,8 +8382,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8479
8382
  "x-compile-omitted"?: string[] | undefined;
8480
8383
  }>;
8481
8384
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
8482
- scope: import("../../../es/shared/types").AnyObject;
8483
- annotation: import("../../../es/shared/types").AnyObject;
8385
+ scope: import("../../shared/types").AnyObject;
8386
+ annotation: import("../../shared/types").AnyObject;
8484
8387
  consumer: boolean;
8485
8388
  uuid: string;
8486
8389
  lifeCycle: Partial<{
@@ -8489,18 +8392,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8489
8392
  field: import("@formily/core").GeneralField;
8490
8393
  oldValue: unknown;
8491
8394
  }): any;
8492
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
8493
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
8494
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
8395
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
8396
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
8397
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
8495
8398
  }>;
8496
8399
  businessFormatter: import("..").FormBusinessFormatter;
8497
8400
  requestInstance: import("..").FormRequestDefine.RequestInstance;
8498
8401
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
8499
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
8402
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
8500
8403
  linebarAutoHidden: boolean;
8501
8404
  bordered: string | boolean;
8502
8405
  uniqueCacheData: boolean;
8503
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
8406
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
8504
8407
  outBordered: boolean;
8505
8408
  forceClearable: boolean;
8506
8409
  }>>>;
@@ -8517,7 +8420,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8517
8420
  formProps: {
8518
8421
  type: import("vue").PropType<Partial<Partial<{
8519
8422
  fieldList: import("..").FieldItem[];
8520
- initialData: import("../../../es/shared/types").AnyObject;
8423
+ initialData: import("../../shared/types").AnyObject;
8521
8424
  fieldVisitor: import("..").FieldVisitor;
8522
8425
  column: number;
8523
8426
  maxHeight: string | number;
@@ -8581,8 +8484,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8581
8484
  "x-compile-omitted"?: string[] | undefined;
8582
8485
  }>;
8583
8486
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
8584
- scope: import("../../../es/shared/types").AnyObject;
8585
- annotation: import("../../../es/shared/types").AnyObject;
8487
+ scope: import("../../shared/types").AnyObject;
8488
+ annotation: import("../../shared/types").AnyObject;
8586
8489
  consumer: boolean;
8587
8490
  uuid: string;
8588
8491
  lifeCycle: Partial<{
@@ -8591,18 +8494,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8591
8494
  field: import("@formily/core").GeneralField;
8592
8495
  oldValue: unknown;
8593
8496
  }): any;
8594
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
8595
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
8596
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
8497
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
8498
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
8499
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
8597
8500
  }>;
8598
8501
  businessFormatter: import("..").FormBusinessFormatter;
8599
8502
  requestInstance: import("..").FormRequestDefine.RequestInstance;
8600
8503
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
8601
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
8504
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
8602
8505
  linebarAutoHidden: boolean;
8603
8506
  bordered: string | boolean;
8604
8507
  uniqueCacheData: boolean;
8605
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
8508
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
8606
8509
  outBordered: boolean;
8607
8510
  forceClearable: boolean;
8608
8511
  }>>>;
@@ -8610,7 +8513,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8610
8513
  }>> & {}>>;
8611
8514
  wrapperSelector: import("vue").ComputedRef<string>;
8612
8515
  formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
8613
- currentActiveField: import("vue").Ref<import("../../../es/shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
8516
+ currentActiveField: import("vue").Ref<import("../../shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
8614
8517
  fieldList: import("vue").Ref<{
8615
8518
  [x: string]: any;
8616
8519
  val_key: string;
@@ -8686,8 +8589,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8686
8589
  link_key?: string | undefined;
8687
8590
  link_key_split?: string | undefined;
8688
8591
  show_key?: string | string[] | undefined;
8689
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
8690
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
8592
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
8593
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
8691
8594
  setting?: {
8692
8595
  cascading?: {
8693
8596
  'form.name': string;
@@ -8713,11 +8616,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8713
8616
  valueKey?: string | undefined;
8714
8617
  showKey?: string | undefined;
8715
8618
  searchKey?: string[] | undefined;
8716
- params?: import("../../../es/shared/types").AnyObject | undefined;
8619
+ params?: import("../../shared/types").AnyObject | undefined;
8717
8620
  dependKey?: string | Record<string, string> | (string | {
8718
8621
  paramName: string;
8719
8622
  paramValue?: string | undefined;
8720
8623
  required?: boolean | undefined;
8624
+ keepValue?: boolean | undefined;
8721
8625
  })[] | undefined;
8722
8626
  } | undefined;
8723
8627
  suffixConfig?: any | any[] | undefined;
@@ -8732,12 +8636,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8732
8636
  initialize_high?: number | undefined;
8733
8637
  bindEventSetting?: {
8734
8638
  [x: string]: unknown;
8735
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
8639
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
8736
8640
  event_field?: string | undefined;
8737
8641
  params?: {
8738
8642
  p_value?: string | undefined;
8739
8643
  p_name: string;
8740
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
8644
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
8741
8645
  }[] | undefined;
8742
8646
  results?: {
8743
8647
  p_value: string;
@@ -8759,8 +8663,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8759
8663
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
8760
8664
  is_allow_check_mid?: import("..").FormCommonState | undefined;
8761
8665
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
8762
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
8763
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
8666
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
8667
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
8764
8668
  allowSlash?: string | boolean | undefined;
8765
8669
  allowModify?: "0" | "1" | undefined;
8766
8670
  show_key?: string | undefined;
@@ -8776,8 +8680,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8776
8680
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
8777
8681
  children?: any[] | undefined;
8778
8682
  properties?: any[] | undefined;
8779
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
8780
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
8683
+ componentProps?: import("../../shared/types").AnyObject | undefined;
8684
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
8781
8685
  noDecorator?: {
8782
8686
  valueOf: () => boolean;
8783
8687
  } | undefined;
@@ -10317,11 +10221,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10317
10221
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
10318
10222
  when?: string | boolean | undefined;
10319
10223
  fulfill?: {
10320
- state?: import("../../../es/shared/types").AnyObject | undefined;
10224
+ state?: import("../../shared/types").AnyObject | undefined;
10321
10225
  run?: string | undefined;
10322
10226
  } | undefined;
10323
10227
  otherwise?: {
10324
- state?: import("../../../es/shared/types").AnyObject | undefined;
10228
+ state?: import("../../shared/types").AnyObject | undefined;
10325
10229
  run?: string | undefined;
10326
10230
  } | undefined;
10327
10231
  } | {
@@ -10331,11 +10235,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10331
10235
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
10332
10236
  when?: string | boolean | undefined;
10333
10237
  fulfill?: {
10334
- state?: import("../../../es/shared/types").AnyObject | undefined;
10238
+ state?: import("../../shared/types").AnyObject | undefined;
10335
10239
  run?: string | undefined;
10336
10240
  } | undefined;
10337
10241
  otherwise?: {
10338
- state?: import("../../../es/shared/types").AnyObject | undefined;
10242
+ state?: import("../../shared/types").AnyObject | undefined;
10339
10243
  run?: string | undefined;
10340
10244
  } | undefined;
10341
10245
  }[] | undefined;
@@ -10446,8 +10350,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10446
10350
  link_key?: string | undefined;
10447
10351
  link_key_split?: string | undefined;
10448
10352
  show_key?: string | string[] | undefined;
10449
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
10450
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
10353
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
10354
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
10451
10355
  setting?: {
10452
10356
  cascading?: {
10453
10357
  'form.name': string;
@@ -10473,11 +10377,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10473
10377
  valueKey?: string | undefined;
10474
10378
  showKey?: string | undefined;
10475
10379
  searchKey?: string[] | undefined;
10476
- params?: import("../../../es/shared/types").AnyObject | undefined;
10380
+ params?: import("../../shared/types").AnyObject | undefined;
10477
10381
  dependKey?: string | Record<string, string> | (string | {
10478
10382
  paramName: string;
10479
10383
  paramValue?: string | undefined;
10480
10384
  required?: boolean | undefined;
10385
+ keepValue?: boolean | undefined;
10481
10386
  })[] | undefined;
10482
10387
  } | undefined;
10483
10388
  suffixConfig?: any | any[] | undefined;
@@ -10492,12 +10397,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10492
10397
  initialize_high?: number | undefined;
10493
10398
  bindEventSetting?: {
10494
10399
  [x: string]: unknown;
10495
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
10400
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
10496
10401
  event_field?: string | undefined;
10497
10402
  params?: {
10498
10403
  p_value?: string | undefined;
10499
10404
  p_name: string;
10500
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
10405
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
10501
10406
  }[] | undefined;
10502
10407
  results?: {
10503
10408
  p_value: string;
@@ -10519,8 +10424,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10519
10424
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
10520
10425
  is_allow_check_mid?: import("..").FormCommonState | undefined;
10521
10426
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
10522
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
10523
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
10427
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
10428
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
10524
10429
  allowSlash?: string | boolean | undefined;
10525
10430
  allowModify?: "0" | "1" | undefined;
10526
10431
  show_key?: string | undefined;
@@ -10536,8 +10441,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10536
10441
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
10537
10442
  children?: any[] | undefined;
10538
10443
  properties?: any[] | undefined;
10539
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
10540
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
10444
+ componentProps?: import("../../shared/types").AnyObject | undefined;
10445
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
10541
10446
  noDecorator?: {
10542
10447
  valueOf: () => boolean;
10543
10448
  } | undefined;
@@ -12077,11 +11982,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12077
11982
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
12078
11983
  when?: string | boolean | undefined;
12079
11984
  fulfill?: {
12080
- state?: import("../../../es/shared/types").AnyObject | undefined;
11985
+ state?: import("../../shared/types").AnyObject | undefined;
12081
11986
  run?: string | undefined;
12082
11987
  } | undefined;
12083
11988
  otherwise?: {
12084
- state?: import("../../../es/shared/types").AnyObject | undefined;
11989
+ state?: import("../../shared/types").AnyObject | undefined;
12085
11990
  run?: string | undefined;
12086
11991
  } | undefined;
12087
11992
  } | {
@@ -12091,11 +11996,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12091
11996
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
12092
11997
  when?: string | boolean | undefined;
12093
11998
  fulfill?: {
12094
- state?: import("../../../es/shared/types").AnyObject | undefined;
11999
+ state?: import("../../shared/types").AnyObject | undefined;
12095
12000
  run?: string | undefined;
12096
12001
  } | undefined;
12097
12002
  otherwise?: {
12098
- state?: import("../../../es/shared/types").AnyObject | undefined;
12003
+ state?: import("../../shared/types").AnyObject | undefined;
12099
12004
  run?: string | undefined;
12100
12005
  } | undefined;
12101
12006
  }[] | undefined;
@@ -12179,8 +12084,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12179
12084
  link_key?: string | undefined;
12180
12085
  link_key_split?: string | undefined;
12181
12086
  show_key?: string | string[] | undefined;
12182
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
12183
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
12087
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
12088
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
12184
12089
  setting?: {
12185
12090
  cascading?: {
12186
12091
  'form.name': string;
@@ -12206,11 +12111,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12206
12111
  valueKey?: string | undefined;
12207
12112
  showKey?: string | undefined;
12208
12113
  searchKey?: string[] | undefined;
12209
- params?: import("../../../es/shared/types").AnyObject | undefined;
12114
+ params?: import("../../shared/types").AnyObject | undefined;
12210
12115
  dependKey?: string | Record<string, string> | (string | {
12211
12116
  paramName: string;
12212
12117
  paramValue?: string | undefined;
12213
12118
  required?: boolean | undefined;
12119
+ keepValue?: boolean | undefined;
12214
12120
  })[] | undefined;
12215
12121
  } | undefined;
12216
12122
  suffixConfig?: any | any[] | undefined;
@@ -12225,12 +12131,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12225
12131
  initialize_high?: number | undefined;
12226
12132
  bindEventSetting?: {
12227
12133
  [x: string]: unknown;
12228
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
12134
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
12229
12135
  event_field?: string | undefined;
12230
12136
  params?: {
12231
12137
  p_value?: string | undefined;
12232
12138
  p_name: string;
12233
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
12139
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
12234
12140
  }[] | undefined;
12235
12141
  results?: {
12236
12142
  p_value: string;
@@ -12252,8 +12158,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12252
12158
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
12253
12159
  is_allow_check_mid?: import("..").FormCommonState | undefined;
12254
12160
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
12255
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
12256
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
12161
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
12162
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
12257
12163
  allowSlash?: string | boolean | undefined;
12258
12164
  allowModify?: "0" | "1" | undefined;
12259
12165
  show_key?: string | undefined;
@@ -12269,8 +12175,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12269
12175
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
12270
12176
  children?: any[] | undefined;
12271
12177
  properties?: any[] | undefined;
12272
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
12273
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
12178
+ componentProps?: import("../../shared/types").AnyObject | undefined;
12179
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
12274
12180
  noDecorator?: {
12275
12181
  valueOf: () => boolean;
12276
12182
  } | undefined;
@@ -13810,11 +13716,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13810
13716
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
13811
13717
  when?: string | boolean | undefined;
13812
13718
  fulfill?: {
13813
- state?: import("../../../es/shared/types").AnyObject | undefined;
13719
+ state?: import("../../shared/types").AnyObject | undefined;
13814
13720
  run?: string | undefined;
13815
13721
  } | undefined;
13816
13722
  otherwise?: {
13817
- state?: import("../../../es/shared/types").AnyObject | undefined;
13723
+ state?: import("../../shared/types").AnyObject | undefined;
13818
13724
  run?: string | undefined;
13819
13725
  } | undefined;
13820
13726
  } | {
@@ -13824,11 +13730,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13824
13730
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
13825
13731
  when?: string | boolean | undefined;
13826
13732
  fulfill?: {
13827
- state?: import("../../../es/shared/types").AnyObject | undefined;
13733
+ state?: import("../../shared/types").AnyObject | undefined;
13828
13734
  run?: string | undefined;
13829
13735
  } | undefined;
13830
13736
  otherwise?: {
13831
- state?: import("../../../es/shared/types").AnyObject | undefined;
13737
+ state?: import("../../shared/types").AnyObject | undefined;
13832
13738
  run?: string | undefined;
13833
13739
  } | undefined;
13834
13740
  }[] | undefined;
@@ -13854,7 +13760,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13854
13760
  type: import("vue").PropType<import("..").FieldItem[]>;
13855
13761
  };
13856
13762
  initialData: {
13857
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
13763
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
13858
13764
  default: () => {};
13859
13765
  };
13860
13766
  fieldVisitor: {
@@ -13943,11 +13849,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13943
13849
  default: () => {};
13944
13850
  };
13945
13851
  scope: {
13946
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
13852
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
13947
13853
  default: () => {};
13948
13854
  };
13949
13855
  annotation: {
13950
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
13856
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
13951
13857
  };
13952
13858
  consumer: {
13953
13859
  type: BooleanConstructor;
@@ -13963,9 +13869,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13963
13869
  field: import("@formily/core").GeneralField;
13964
13870
  oldValue: unknown;
13965
13871
  }): any;
13966
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
13967
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
13968
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
13872
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
13873
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
13874
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
13969
13875
  }>>;
13970
13876
  };
13971
13877
  requestInstance: {
@@ -13976,13 +13882,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13976
13882
  default: boolean;
13977
13883
  };
13978
13884
  lowCodeReactions: {
13979
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
13885
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
13980
13886
  };
13981
13887
  operationalForm: {
13982
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
13888
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
13983
13889
  };
13984
13890
  dateOperationalForm: {
13985
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
13891
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
13892
+ };
13893
+ operationalFormInit: {
13894
+ type: BooleanConstructor;
13895
+ default: boolean;
13986
13896
  };
13987
13897
  linebarAutoHidden: {
13988
13898
  type: BooleanConstructor;
@@ -14006,7 +13916,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14006
13916
  type: import("vue").PropType<import("..").FieldItem[]>;
14007
13917
  };
14008
13918
  initialData: {
14009
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
13919
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14010
13920
  default: () => {};
14011
13921
  };
14012
13922
  fieldVisitor: {
@@ -14095,11 +14005,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14095
14005
  default: () => {};
14096
14006
  };
14097
14007
  scope: {
14098
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14008
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14099
14009
  default: () => {};
14100
14010
  };
14101
14011
  annotation: {
14102
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14012
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14103
14013
  };
14104
14014
  consumer: {
14105
14015
  type: BooleanConstructor;
@@ -14115,9 +14025,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14115
14025
  field: import("@formily/core").GeneralField;
14116
14026
  oldValue: unknown;
14117
14027
  }): any;
14118
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
14119
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14120
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14028
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14029
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14030
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14121
14031
  }>>;
14122
14032
  };
14123
14033
  requestInstance: {
@@ -14128,13 +14038,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14128
14038
  default: boolean;
14129
14039
  };
14130
14040
  lowCodeReactions: {
14131
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
14041
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
14132
14042
  };
14133
14043
  operationalForm: {
14134
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
14044
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
14135
14045
  };
14136
14046
  dateOperationalForm: {
14137
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
14047
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
14048
+ };
14049
+ operationalFormInit: {
14050
+ type: BooleanConstructor;
14051
+ default: boolean;
14138
14052
  };
14139
14053
  linebarAutoHidden: {
14140
14054
  type: BooleanConstructor;
@@ -14178,7 +14092,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14178
14092
  changeContextCollector: import("..").ContextCollector;
14179
14093
  formUUID: string;
14180
14094
  anchorBarRef: import("vue").Ref<{
14181
- syncBarPosition: import("../../../es/shared/types").AnyFn<any[], any>;
14095
+ syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
14182
14096
  } | undefined>;
14183
14097
  currentAnchor: import("vue").WritableComputedRef<string>;
14184
14098
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -14193,18 +14107,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14193
14107
  field: import("@formily/core").GeneralField;
14194
14108
  oldValue: unknown;
14195
14109
  }): any;
14196
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
14197
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14198
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14199
- }>>[T_2]> | undefined) => import("../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
14110
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14111
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14112
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14113
+ }>>[T_2]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
14200
14114
  onSetup(): void;
14201
14115
  beforeSetValue(fieldKey: string, value: unknown, payload: {
14202
14116
  field: import("@formily/core").GeneralField;
14203
14117
  oldValue: unknown;
14204
14118
  }): any;
14205
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
14206
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14207
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14119
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14120
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14121
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14208
14122
  }>>[T_2]>>;
14209
14123
  triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
14210
14124
  observeFormGraph: Record<string, import("@formily/core").GeneralField>;
@@ -14224,7 +14138,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14224
14138
  wordbookSettingHandler: import("..").wordbookSettingHandler;
14225
14139
  schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
14226
14140
  fieldList: import("..").FieldItem[];
14227
- initialData: import("../../../es/shared/types").AnyObject;
14141
+ initialData: import("../../shared/types").AnyObject;
14228
14142
  fieldVisitor: import("..").FieldVisitor;
14229
14143
  column: number;
14230
14144
  maxHeight: string | number;
@@ -14288,8 +14202,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14288
14202
  "x-compile-omitted"?: string[] | undefined;
14289
14203
  }>;
14290
14204
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
14291
- scope: import("../../../es/shared/types").AnyObject;
14292
- annotation: import("../../../es/shared/types").AnyObject;
14205
+ scope: import("../../shared/types").AnyObject;
14206
+ annotation: import("../../shared/types").AnyObject;
14293
14207
  consumer: boolean;
14294
14208
  uuid: string;
14295
14209
  lifeCycle: Partial<{
@@ -14298,18 +14212,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14298
14212
  field: import("@formily/core").GeneralField;
14299
14213
  oldValue: unknown;
14300
14214
  }): any;
14301
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
14302
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14303
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14215
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14216
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14217
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14304
14218
  }>;
14305
14219
  businessFormatter: import("..").FormBusinessFormatter;
14306
14220
  requestInstance: import("..").FormRequestDefine.RequestInstance;
14307
14221
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
14308
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
14222
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
14309
14223
  linebarAutoHidden: boolean;
14310
14224
  bordered: string | boolean;
14311
14225
  uniqueCacheData: boolean;
14312
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
14226
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
14313
14227
  outBordered: boolean;
14314
14228
  forceClearable: boolean;
14315
14229
  }>) => Record<string, import("@formily/json-schema").Stringify<{
@@ -14429,121 +14343,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14429
14343
  }>>;
14430
14344
  onKeydown: (event: KeyboardEvent) => Promise<void>;
14431
14345
  clearSpan: (uuid: string) => void;
14432
- exposeEvent: {
14433
- validate(path?: string | ((field: import("@formily/core").Field<any, any, any, any>) => boolean), { force }?: {
14434
- force?: boolean | undefined;
14435
- }): Promise<void>;
14436
- getFormValues(needCombineExtendKey?: boolean): any;
14437
- setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
14438
- needSplitExtendKey?: boolean | undefined;
14439
- avoidBusinessConnection?: string | boolean | undefined;
14440
- avoidDependKeyConnection?: string | boolean | undefined;
14441
- avoidWordbookSettingConnection?: string | boolean | undefined;
14442
- avoidOperationalFormConnection?: string | boolean | undefined;
14443
- overwrite?: boolean | undefined;
14444
- }, avoidBusinessConnection?: string | boolean, overwrite?: boolean): Promise<void>;
14445
- setFieldState(path: string, setter: (field: Partial<Pick<import("@formily/core").Field<any, any, any, any>, import("@formily/core").NonFunctionPropertyNames<{
14446
- match: (pattern: import("@formily/path").Pattern) => boolean;
14447
- validate: (triggerType?: import("@formily/validator").ValidatorTriggerType | undefined) => any;
14448
- data: any;
14449
- loading: boolean;
14450
- required: boolean;
14451
- value: string;
14452
- readonly index: string | number;
14453
- disabled: boolean;
14454
- onFocus: (...args: any[]) => Promise<void>;
14455
- onBlur: (...args: any[]) => Promise<void>;
14456
- onInput: (...args: any[]) => Promise<void>;
14457
- editable: boolean;
14458
- reset: (options?: import("@formily/core").IFieldResetOptions | undefined) => Promise<void>;
14459
- title: string;
14460
- visible: boolean;
14461
- submit: <T_3>(onSubmit?: ((values: any) => void | Promise<T_3>) | undefined) => Promise<T_3>;
14462
- validator: import("@formily/core").FieldValidator;
14463
- pattern: import("@formily/core").FieldPatternTypes;
14464
- content: any;
14465
- display: import("@formily/core").FieldDisplayTypes;
14466
- hidden: boolean;
14467
- form: import("@formily/core").Form<any>;
14468
- componentProps: Record<string, any>;
14469
- decoratorProps: Record<string, any>;
14470
- description: string;
14471
- readOnly: boolean;
14472
- component: import("@formily/core").FieldComponent<any, any>;
14473
- decorator: import("@formily/core").FieldDecorator<any, any>;
14474
- validating: boolean;
14475
- submitting: boolean;
14476
- active: boolean;
14477
- visited: boolean;
14478
- selfModified: boolean;
14479
- modified: boolean;
14480
- inputValue: string;
14481
- inputValues: any[];
14482
- dataSource: import("@formily/core").FieldDataSource;
14483
- feedbacks: import("@formily/core").IFieldFeedback[];
14484
- caches: import("@formily/core").IFieldCaches;
14485
- selfErrors: import("@formily/core").FeedbackMessage;
14486
- readonly errors: import("@formily/core").IFormFeedback[];
14487
- selfWarnings: import("@formily/core").FeedbackMessage;
14488
- readonly warnings: import("@formily/core").IFormFeedback[];
14489
- selfSuccesses: import("@formily/core").FeedbackMessage;
14490
- readonly successes: import("@formily/core").IFormFeedback[];
14491
- readonly selfValid: boolean;
14492
- readonly valid: boolean;
14493
- readonly selfInvalid: boolean;
14494
- readonly invalid: boolean;
14495
- initialValue: string;
14496
- readonly validateStatus: "error" | "success" | "warning" | "validating";
14497
- setDataSource: (dataSource?: import("@formily/core").FieldDataSource | undefined) => void;
14498
- setFeedback: (feedback?: import("@formily/core").IFieldFeedback | undefined) => void;
14499
- setSelfErrors: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
14500
- setSelfWarnings: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
14501
- setSelfSuccesses: (messages?: import("@formily/core").FeedbackMessage | undefined) => void;
14502
- setValidator: (validator?: import("@formily/core").FieldValidator | undefined) => void;
14503
- setValidatorRule: (name: string, value: any) => void;
14504
- setRequired: (required?: boolean | undefined) => void;
14505
- setValue: (value?: string | undefined) => void;
14506
- setInitialValue: (initialValue?: string | undefined) => void;
14507
- setLoading: (loading?: boolean | undefined) => void;
14508
- setValidating: (validating?: boolean | undefined) => void;
14509
- setSubmitting: (submitting?: boolean | undefined) => void;
14510
- queryFeedbacks: (search?: import("@formily/core").ISearchFeedback | undefined) => import("@formily/core").IFieldFeedback[];
14511
- modify: () => void;
14512
- initialized: boolean;
14513
- mounted: boolean;
14514
- unmounted: boolean;
14515
- decoratorType: any;
14516
- componentType: any;
14517
- designable: boolean;
14518
- locate: (address: import("@formily/path").Pattern) => void;
14519
- readonly parent: import("@formily/core").GeneralField;
14520
- readPretty: boolean;
14521
- readonly destroyed: boolean;
14522
- setTitle: (title?: string | undefined) => void;
14523
- setDescription: (description?: string | undefined) => void;
14524
- setDisplay: (type?: import("@formily/core").FieldDisplayTypes | undefined) => void;
14525
- setPattern: (type?: import("@formily/core").FieldPatternTypes | undefined) => void;
14526
- setComponent: <C extends unknown, ComponentProps extends object = {}>(component?: C | undefined, props?: ComponentProps | undefined) => void;
14527
- setComponentProps: <ComponentProps_1 extends object = {}>(props?: ComponentProps_1 | undefined) => void;
14528
- setDecorator: <D extends unknown, ComponentProps_2 extends object = {}>(component?: D | undefined, props?: ComponentProps_2 | undefined) => void;
14529
- setDecoratorProps: <ComponentProps_3 extends object = {}>(props?: ComponentProps_3 | undefined) => void;
14530
- setData: (data: any) => void;
14531
- setContent: (content: any) => void;
14532
- onInit: () => void;
14533
- onMount: () => void;
14534
- onUnmount: () => void;
14535
- query: (pattern: import("@formily/path").Pattern) => import("@formily/core").Query;
14536
- notify: (type: import("@formily/core").LifeCycleTypes, payload?: any) => void;
14537
- dispose: () => void;
14538
- destroy: (forceClear?: boolean | undefined) => void;
14539
- }>>>) => void): void;
14540
- resetFields(path?: string): Promise<void>;
14541
- queryWidget(key: string): Promise<{
14542
- widgetElement: HTMLInputElement | null | undefined;
14543
- widgetElementList: HTMLInputElement[];
14544
- decoratorElement: HTMLElement | null | undefined;
14545
- } | null>;
14546
- };
14346
+ exposeEvent: Omit<import("..").FormRenderExpose, "getFieldList" | "formModel" | "reload">;
14547
14347
  useVersion: typeof import("..").useVersion;
14548
14348
  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<{}>>, {}>;
14549
14349
  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>>>, {
@@ -14608,7 +14408,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14608
14408
  type: import("vue").PropType<import("..").FieldItem[]>;
14609
14409
  };
14610
14410
  initialData: {
14611
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14411
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14612
14412
  default: () => {};
14613
14413
  };
14614
14414
  fieldVisitor: {
@@ -14697,11 +14497,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14697
14497
  default: () => {};
14698
14498
  };
14699
14499
  scope: {
14700
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14500
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14701
14501
  default: () => {};
14702
14502
  };
14703
14503
  annotation: {
14704
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14504
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14705
14505
  };
14706
14506
  consumer: {
14707
14507
  type: BooleanConstructor;
@@ -14717,9 +14517,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14717
14517
  field: import("@formily/core").GeneralField;
14718
14518
  oldValue: unknown;
14719
14519
  }): any;
14720
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
14721
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14722
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14520
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14521
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14522
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14723
14523
  }>>;
14724
14524
  };
14725
14525
  requestInstance: {
@@ -14730,13 +14530,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14730
14530
  default: boolean;
14731
14531
  };
14732
14532
  lowCodeReactions: {
14733
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
14533
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
14734
14534
  };
14735
14535
  operationalForm: {
14736
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
14536
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
14737
14537
  };
14738
14538
  dateOperationalForm: {
14739
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
14539
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
14540
+ };
14541
+ operationalFormInit: {
14542
+ type: BooleanConstructor;
14543
+ default: boolean;
14740
14544
  };
14741
14545
  linebarAutoHidden: {
14742
14546
  type: BooleanConstructor;
@@ -14764,15 +14568,16 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14764
14568
  column: number;
14765
14569
  forceClearable: boolean;
14766
14570
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
14767
- initialData: import("../../../es/shared/types").AnyObject;
14571
+ initialData: import("../../shared/types").AnyObject;
14768
14572
  parallelism: number;
14769
- scope: import("../../../es/shared/types").AnyObject;
14573
+ scope: import("../../shared/types").AnyObject;
14770
14574
  consumer: boolean;
14771
14575
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
14772
14576
  linebarAutoHidden: boolean;
14773
14577
  bordered: string | boolean;
14774
14578
  uniqueCacheData: boolean;
14775
14579
  outBordered: boolean;
14580
+ operationalFormInit: boolean;
14776
14581
  }>;
14777
14582
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
14778
14583
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
@@ -14786,7 +14591,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14786
14591
  formProps: {
14787
14592
  type: import("vue").PropType<Partial<Partial<{
14788
14593
  fieldList: import("..").FieldItem[];
14789
- initialData: import("../../../es/shared/types").AnyObject;
14594
+ initialData: import("../../shared/types").AnyObject;
14790
14595
  fieldVisitor: import("..").FieldVisitor;
14791
14596
  column: number;
14792
14597
  maxHeight: string | number;
@@ -14850,8 +14655,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14850
14655
  "x-compile-omitted"?: string[] | undefined;
14851
14656
  }>;
14852
14657
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
14853
- scope: import("../../../es/shared/types").AnyObject;
14854
- annotation: import("../../../es/shared/types").AnyObject;
14658
+ scope: import("../../shared/types").AnyObject;
14659
+ annotation: import("../../shared/types").AnyObject;
14855
14660
  consumer: boolean;
14856
14661
  uuid: string;
14857
14662
  lifeCycle: Partial<{
@@ -14860,18 +14665,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14860
14665
  field: import("@formily/core").GeneralField;
14861
14666
  oldValue: unknown;
14862
14667
  }): any;
14863
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
14864
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14865
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14668
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14669
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14670
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14866
14671
  }>;
14867
14672
  businessFormatter: import("..").FormBusinessFormatter;
14868
14673
  requestInstance: import("..").FormRequestDefine.RequestInstance;
14869
14674
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
14870
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
14675
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
14871
14676
  linebarAutoHidden: boolean;
14872
14677
  bordered: string | boolean;
14873
14678
  uniqueCacheData: boolean;
14874
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
14679
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
14875
14680
  outBordered: boolean;
14876
14681
  forceClearable: boolean;
14877
14682
  }>>>;
@@ -14885,13 +14690,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14885
14690
  };
14886
14691
  }, {
14887
14692
  props: {
14888
- modelValue: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
14693
+ modelValue: import("../../shared/types").LowCodeTypes.reactionsConfig[];
14889
14694
  };
14890
14695
  emit: (event: "update:modelValue" | "validateFailure", ...args: any[]) => void;
14891
14696
  cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
14892
14697
  valueRef: import("vue").Ref<{
14893
14698
  conObj: {
14894
- con: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
14699
+ con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
14895
14700
  field_key: string;
14896
14701
  value: unknown;
14897
14702
  }[];
@@ -14920,17 +14725,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14920
14725
  expandedName: import("vue").Ref<string>;
14921
14726
  addConnection: () => void;
14922
14727
  removeConnection: (index: number) => void;
14923
- getOppositeBtnText: (item: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => string | undefined;
14924
- unBindOpposite: (item: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => void;
14925
- addOppositeCondition: (item: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => void;
14728
+ getOppositeBtnText: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => string | undefined;
14729
+ unBindOpposite: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
14730
+ addOppositeCondition: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
14926
14731
  getOppositeSqlExpression: (expression?: string | undefined) => string | undefined;
14927
- createOppositeCondition: (config: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => import("../../../es/shared/types").LowCodeTypes.reactionsConfig;
14928
- isOppositeConfig: (c1: import("../../../es/shared/types").LowCodeTypes.reactionsConfig, c2: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => boolean;
14732
+ createOppositeCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig) => import("../../shared/types").LowCodeTypes.reactionsConfig;
14733
+ isOppositeConfig: (c1: import("../../shared/types").LowCodeTypes.reactionsConfig, c2: import("../../shared/types").LowCodeTypes.reactionsConfig) => boolean;
14929
14734
  onUpdateExpandedNames: (value: string[]) => void;
14930
14735
  getBinderFieldDesc: (index: number) => string;
14931
- addCondition: (config: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => void;
14932
- removeCondition: (config: import("../../../es/shared/types").LowCodeTypes.reactionsConfig, index: number) => void;
14933
- onUpdateConditionType: (condition: import("../../../es/shared/types").LowCodeTypes.reactionsConObj, type: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION) => void;
14736
+ addCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
14737
+ removeCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig, index: number) => void;
14738
+ onUpdateConditionType: (condition: import("../../shared/types").LowCodeTypes.reactionsConObj, type: import("../../shared/types").LowCodeTypes.VALUE_RELATION) => void;
14934
14739
  showRef: import("vue").Ref<boolean>;
14935
14740
  fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[]>;
14936
14741
  fieldOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
@@ -14988,7 +14793,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14988
14793
  NTooltip: any;
14989
14794
  NIcon: any;
14990
14795
  conditionTypeOptions: {
14991
- value: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
14796
+ value: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
14992
14797
  label: string;
14993
14798
  }[];
14994
14799
  connectionTypeOptions: {
@@ -15059,7 +14864,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
15059
14864
  formProps: {
15060
14865
  type: import("vue").PropType<Partial<Partial<{
15061
14866
  fieldList: import("..").FieldItem[];
15062
- initialData: import("../../../es/shared/types").AnyObject;
14867
+ initialData: import("../../shared/types").AnyObject;
15063
14868
  fieldVisitor: import("..").FieldVisitor;
15064
14869
  column: number;
15065
14870
  maxHeight: string | number;
@@ -15123,8 +14928,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
15123
14928
  "x-compile-omitted"?: string[] | undefined;
15124
14929
  }>;
15125
14930
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
15126
- scope: import("../../../es/shared/types").AnyObject;
15127
- annotation: import("../../../es/shared/types").AnyObject;
14931
+ scope: import("../../shared/types").AnyObject;
14932
+ annotation: import("../../shared/types").AnyObject;
15128
14933
  consumer: boolean;
15129
14934
  uuid: string;
15130
14935
  lifeCycle: Partial<{
@@ -15133,18 +14938,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
15133
14938
  field: import("@formily/core").GeneralField;
15134
14939
  oldValue: unknown;
15135
14940
  }): any;
15136
- beforeRequest(fieldKey: string, params?: import("../../../es/shared/types").AnyObject | undefined, payload?: import("../../../es/shared/types").AnyObject | undefined): void | import("../../../es/shared/types").UndefinedAble<import("../../../es/shared/types").AnyObject>;
15137
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
15138
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14941
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14942
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14943
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
15139
14944
  }>;
15140
14945
  businessFormatter: import("..").FormBusinessFormatter;
15141
14946
  requestInstance: import("..").FormRequestDefine.RequestInstance;
15142
14947
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
15143
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
14948
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
15144
14949
  linebarAutoHidden: boolean;
15145
14950
  bordered: string | boolean;
15146
14951
  uniqueCacheData: boolean;
15147
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
14952
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
15148
14953
  outBordered: boolean;
15149
14954
  forceClearable: boolean;
15150
14955
  }>>>;