cnhis-design-vue 3.1.55-beta.16 → 3.1.55-beta.17

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 (321) 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/audio-sdk/src/audioSDK.d.ts +1 -1
  4. package/es/components/base-search/index.d.ts +1 -1
  5. package/es/components/base-search/src/index.vue.d.ts +4 -4
  6. package/es/components/big-table/index.d.ts +22 -22
  7. package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
  8. package/es/components/big-table/src/bigTableProps.d.ts +1 -1
  9. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
  10. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
  11. package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
  12. package/es/components/big-table/src/constants/index.d.ts +1 -1
  13. package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
  14. package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
  15. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  16. package/es/components/big-table/src/utils.d.ts +1 -1
  17. package/es/components/biunique-chat/index.d.ts +14 -14
  18. package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
  19. package/es/components/biunique-chat/src/api/index.d.ts +1 -1
  20. package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
  21. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
  22. package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
  23. package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
  24. package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
  25. package/es/components/body-select/index.d.ts +5 -5
  26. package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
  27. package/es/components/body-select/src/index.vue.d.ts +1 -1
  28. package/es/components/bpmn-workflow/index.d.ts +1 -1
  29. package/es/components/button-print/index.d.ts +21 -21
  30. package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
  31. package/es/components/button-print/src/api.d.ts +1 -1
  32. package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
  33. package/es/components/button-print/src/utils/dialog.d.ts +1 -1
  34. package/es/components/button-print/src/utils/print.d.ts +2 -2
  35. package/es/components/callback/index.d.ts +1 -1
  36. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
  37. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  38. package/es/components/callback/src/components/render/popupMaps.d.ts +47 -47
  39. package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
  40. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
  41. package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
  42. package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
  43. package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
  44. package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
  45. package/es/components/classification/index.d.ts +20 -20
  46. package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
  47. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  48. package/es/components/classification/src/index.vue.d.ts +13 -13
  49. package/es/components/config-provider/index.d.ts +1 -1
  50. package/es/components/date-picker/index.d.ts +2 -2
  51. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  52. package/es/components/editor/index.d.ts +1 -1
  53. package/es/components/expand-field/index.d.ts +29 -29
  54. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
  55. package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
  56. package/es/components/expand-field/src/constants/index.d.ts +1 -1
  57. package/es/components/expand-field/src/index.vue.d.ts +2 -2
  58. package/es/components/fabric-chart/index.d.ts +6 -6
  59. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +1 -1
  60. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  61. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
  62. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
  63. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
  64. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
  65. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
  66. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
  67. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
  68. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
  69. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
  70. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
  71. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
  72. package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
  73. package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
  74. package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
  75. package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
  76. package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
  77. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  78. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
  79. package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
  80. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
  81. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
  82. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
  83. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
  84. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
  85. package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
  86. package/es/components/fabric-chart/src/interface.d.ts +2 -2
  87. package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
  88. package/es/components/field-set/index.d.ts +15 -15
  89. package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
  90. package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
  91. package/es/components/field-set/src/types/index.d.ts +1 -1
  92. package/es/components/field-set/src/utils/index.d.ts +3 -3
  93. package/es/components/form-config/index.d.ts +254 -247
  94. package/es/components/form-config/src/FormConfig.vue.d.ts +380 -373
  95. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +13 -13
  96. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
  97. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +180 -177
  98. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
  99. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
  100. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
  101. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
  102. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
  103. package/es/components/form-config/src/constants/index.d.ts +2 -2
  104. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
  105. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
  106. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
  107. package/es/components/form-config/src/types/index.d.ts +2 -2
  108. package/es/components/form-config/src/utils/index.d.ts +3 -3
  109. package/es/components/form-render/index.d.ts +47 -47
  110. package/es/components/form-render/src/FormRender.vue.d.ts +10 -10
  111. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +70 -70
  112. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
  113. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
  114. package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
  115. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
  116. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
  117. package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
  118. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
  119. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
  120. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
  121. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
  122. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  123. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
  124. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  125. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  126. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
  127. package/es/components/form-render/src/constants/index.d.ts +5 -5
  128. package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
  129. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
  130. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  131. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +2 -2
  132. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
  133. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +19 -19
  134. package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
  135. package/es/components/form-render/src/hooks/useFormEvent.d.ts +3 -3
  136. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +2 -3
  137. package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
  138. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
  139. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
  140. package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
  141. package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
  142. package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
  143. package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
  144. package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
  145. package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
  146. package/es/components/form-render/src/types/index.d.ts +7 -5
  147. package/es/components/form-render/src/utils/business.d.ts +2 -2
  148. package/es/components/form-render/src/utils/dom.d.ts +1 -1
  149. package/es/components/form-render/src/utils/index.d.ts +1 -1
  150. package/es/components/form-render/src/utils/schema.d.ts +3 -3
  151. package/es/components/form-render/src/utils/schema.js +1 -1
  152. package/es/components/grid/index.d.ts +1 -1
  153. package/es/components/guide/src/renderer.d.ts +1 -1
  154. package/es/components/guide/src/types/index.d.ts +1 -1
  155. package/es/components/guide/src/useGuide.d.ts +1 -1
  156. package/es/components/guide/src/utils/index.d.ts +1 -1
  157. package/es/components/iho-table/index.d.ts +39 -39
  158. package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
  159. package/es/components/iho-table/src/constants/index.d.ts +5 -5
  160. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
  161. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
  162. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
  163. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
  164. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
  165. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
  166. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
  167. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
  168. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  169. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
  170. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
  171. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
  172. package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
  173. package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
  174. package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
  175. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
  176. package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
  177. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
  178. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
  179. package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
  180. package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
  181. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
  182. package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
  183. package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
  184. package/es/components/iho-table/src/plugins/index.d.ts +1 -1
  185. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
  186. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
  187. package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
  188. package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
  189. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
  190. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
  191. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
  192. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  193. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
  194. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
  195. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
  196. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
  197. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
  198. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +2 -2
  199. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
  200. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
  201. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
  202. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
  203. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
  204. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
  205. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
  206. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
  207. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
  208. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
  209. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
  210. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
  211. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
  212. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
  213. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
  214. package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
  215. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
  216. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
  217. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
  218. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
  219. package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
  220. package/es/components/iho-table/src/types/index.d.ts +3 -3
  221. package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
  222. package/es/components/iho-table/src/utils/index.d.ts +3 -3
  223. package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
  224. package/es/components/index.d.ts +3 -3
  225. package/es/components/info-header/index.d.ts +149 -149
  226. package/es/components/info-header/src/InfoHeader.vue.d.ts +163 -163
  227. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
  228. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
  229. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +93 -93
  230. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +14 -14
  231. package/es/components/info-header/src/constants/index.d.ts +1 -1
  232. package/es/components/info-header/src/types/index.d.ts +1 -1
  233. package/es/components/keyboard/index.d.ts +1 -1
  234. package/es/components/map/index.d.ts +1 -1
  235. package/es/components/map/src/Map.vue.d.ts +1 -1
  236. package/es/components/picture-clipper/index.d.ts +1 -1
  237. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
  238. package/es/components/quick-search/index.d.ts +1 -1
  239. package/es/components/quick-search/src/index.vue.d.ts +4 -4
  240. package/es/components/recommend-search/index.d.ts +25 -25
  241. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
  242. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
  243. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
  244. package/es/components/scale-view/index.d.ts +1 -1
  245. package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
  246. package/es/components/scale-view/src/types/index.d.ts +1 -1
  247. package/es/components/search-cascader/index.d.ts +34 -34
  248. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
  249. package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
  250. package/es/components/search-cascader/src/constants/index.d.ts +1 -1
  251. package/es/components/search-cascader/src/utils/index.d.ts +1 -1
  252. package/es/components/select-label/index.d.ts +1 -1
  253. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
  254. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
  255. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
  256. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
  257. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
  258. package/es/components/select-label/src/index.vue.d.ts +19 -19
  259. package/es/components/select-person/index.d.ts +22 -22
  260. package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
  261. package/es/components/shortcut-provider/index.d.ts +1 -1
  262. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
  263. package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
  264. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
  265. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  266. package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
  267. package/es/components/shortcut-setter/index.d.ts +63 -62
  268. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +96 -95
  269. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
  270. package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
  271. package/es/components/slider-tree/index.d.ts +1 -1
  272. package/es/components/steps-wheel/index.d.ts +1 -1
  273. package/es/components/table-export-field/index.d.ts +3 -3
  274. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
  275. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
  276. package/es/components/table-export-field/src/constants/index.d.ts +1 -1
  277. package/es/components/table-export-field/src/index.vue.d.ts +1 -1
  278. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
  279. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  280. package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
  281. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
  282. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
  283. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
  284. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
  285. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
  286. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  287. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
  288. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
  289. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
  290. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
  291. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
  292. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  293. package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
  294. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +9 -9
  295. package/es/components/table-filter/src/constants/index.d.ts +1 -1
  296. package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
  297. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  298. package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
  299. package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
  300. package/es/components/time-line/index.d.ts +1 -1
  301. package/es/components/time-picker/index.d.ts +2 -2
  302. package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
  303. package/es/components/vod-chunk-upload/index.d.ts +1 -1
  304. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +1 -1
  305. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
  306. package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
  307. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
  308. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  309. package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
  310. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
  311. package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
  312. package/es/shared/hooks/useDateTime.d.ts +1 -1
  313. package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
  314. package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
  315. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
  316. package/es/shared/hooks/useTheme.d.ts +1 -1
  317. package/es/shared/package.json.js +1 -1
  318. package/es/shared/types/business.d.ts +1 -1
  319. package/es/shared/utils/business.d.ts +1 -1
  320. package/es/shared/utils/index.d.ts +1 -1
  321. 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,13 @@ 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[]>;
7505
7509
  };
7506
7510
  operationalFormInit: {
7507
7511
  type: BooleanConstructor;
@@ -7529,7 +7533,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7529
7533
  type: import("vue").PropType<import("..").FieldItem[]>;
7530
7534
  };
7531
7535
  initialData: {
7532
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7536
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7533
7537
  default: () => {};
7534
7538
  };
7535
7539
  fieldVisitor: {
@@ -7618,11 +7622,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7618
7622
  default: () => {};
7619
7623
  };
7620
7624
  scope: {
7621
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7625
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7622
7626
  default: () => {};
7623
7627
  };
7624
7628
  annotation: {
7625
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
7629
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
7626
7630
  };
7627
7631
  consumer: {
7628
7632
  type: BooleanConstructor;
@@ -7638,9 +7642,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7638
7642
  field: import("@formily/core").GeneralField;
7639
7643
  oldValue: unknown;
7640
7644
  }): any;
7641
- 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>;
7642
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7643
- 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;
7644
7648
  }>>;
7645
7649
  };
7646
7650
  requestInstance: {
@@ -7651,13 +7655,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7651
7655
  default: boolean;
7652
7656
  };
7653
7657
  lowCodeReactions: {
7654
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
7658
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
7655
7659
  };
7656
7660
  operationalForm: {
7657
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
7661
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
7658
7662
  };
7659
7663
  dateOperationalForm: {
7660
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
7664
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
7661
7665
  };
7662
7666
  operationalFormInit: {
7663
7667
  type: BooleanConstructor;
@@ -7705,7 +7709,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7705
7709
  changeContextCollector: import("..").ContextCollector;
7706
7710
  formUUID: string;
7707
7711
  anchorBarRef: import("vue").Ref<{
7708
- syncBarPosition: import("../../../es/shared/types").AnyFn<any[], any>;
7712
+ syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
7709
7713
  } | undefined>;
7710
7714
  currentAnchor: import("vue").WritableComputedRef<string>;
7711
7715
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -7720,18 +7724,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7720
7724
  field: import("@formily/core").GeneralField;
7721
7725
  oldValue: unknown;
7722
7726
  }): any;
7723
- 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>;
7724
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7725
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
7726
- }>>[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<{
7727
7731
  onSetup(): void;
7728
7732
  beforeSetValue(fieldKey: string, value: unknown, payload: {
7729
7733
  field: import("@formily/core").GeneralField;
7730
7734
  oldValue: unknown;
7731
7735
  }): any;
7732
- 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>;
7733
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7734
- 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;
7735
7739
  }>>[T_2]>>;
7736
7740
  triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
7737
7741
  observeFormGraph: Record<string, import("@formily/core").GeneralField>;
@@ -7751,7 +7755,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7751
7755
  wordbookSettingHandler: import("..").wordbookSettingHandler;
7752
7756
  schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
7753
7757
  fieldList: import("..").FieldItem[];
7754
- initialData: import("../../../es/shared/types").AnyObject;
7758
+ initialData: import("../../shared/types").AnyObject;
7755
7759
  fieldVisitor: import("..").FieldVisitor;
7756
7760
  column: number;
7757
7761
  maxHeight: string | number;
@@ -7815,8 +7819,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7815
7819
  "x-compile-omitted"?: string[] | undefined;
7816
7820
  }>;
7817
7821
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
7818
- scope: import("../../../es/shared/types").AnyObject;
7819
- annotation: import("../../../es/shared/types").AnyObject;
7822
+ scope: import("../../shared/types").AnyObject;
7823
+ annotation: import("../../shared/types").AnyObject;
7820
7824
  consumer: boolean;
7821
7825
  uuid: string;
7822
7826
  lifeCycle: Partial<{
@@ -7825,18 +7829,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7825
7829
  field: import("@formily/core").GeneralField;
7826
7830
  oldValue: unknown;
7827
7831
  }): any;
7828
- 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>;
7829
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
7830
- 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;
7831
7835
  }>;
7832
7836
  businessFormatter: import("..").FormBusinessFormatter;
7833
7837
  requestInstance: import("..").FormRequestDefine.RequestInstance;
7834
7838
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
7835
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
7839
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
7836
7840
  linebarAutoHidden: boolean;
7837
7841
  bordered: string | boolean;
7838
7842
  uniqueCacheData: boolean;
7839
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
7843
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
7840
7844
  outBordered: boolean;
7841
7845
  forceClearable: boolean;
7842
7846
  }>) => Record<string, import("@formily/json-schema").Stringify<{
@@ -7961,7 +7965,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
7961
7965
  force?: boolean | undefined;
7962
7966
  }): Promise<void>;
7963
7967
  getFormValues(needCombineExtendKey?: boolean): any;
7964
- setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
7968
+ setFormValues(values: import("../../shared/types").AnyObject, options?: boolean | {
7965
7969
  needSplitExtendKey?: boolean | undefined;
7966
7970
  avoidBusinessConnection?: string | boolean | undefined;
7967
7971
  avoidDependKeyConnection?: string | boolean | undefined;
@@ -8135,7 +8139,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8135
8139
  type: import("vue").PropType<import("..").FieldItem[]>;
8136
8140
  };
8137
8141
  initialData: {
8138
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
8142
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
8139
8143
  default: () => {};
8140
8144
  };
8141
8145
  fieldVisitor: {
@@ -8224,11 +8228,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8224
8228
  default: () => {};
8225
8229
  };
8226
8230
  scope: {
8227
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
8231
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
8228
8232
  default: () => {};
8229
8233
  };
8230
8234
  annotation: {
8231
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
8235
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
8232
8236
  };
8233
8237
  consumer: {
8234
8238
  type: BooleanConstructor;
@@ -8244,9 +8248,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8244
8248
  field: import("@formily/core").GeneralField;
8245
8249
  oldValue: unknown;
8246
8250
  }): any;
8247
- 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>;
8248
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
8249
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
8251
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
8252
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
8253
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
8250
8254
  }>>;
8251
8255
  };
8252
8256
  requestInstance: {
@@ -8257,13 +8261,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8257
8261
  default: boolean;
8258
8262
  };
8259
8263
  lowCodeReactions: {
8260
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
8264
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
8261
8265
  };
8262
8266
  operationalForm: {
8263
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
8267
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
8264
8268
  };
8265
8269
  dateOperationalForm: {
8266
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
8270
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
8267
8271
  };
8268
8272
  operationalFormInit: {
8269
8273
  type: BooleanConstructor;
@@ -8295,9 +8299,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8295
8299
  column: number;
8296
8300
  forceClearable: boolean;
8297
8301
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
8298
- initialData: import("../../../es/shared/types").AnyObject;
8302
+ initialData: import("../../shared/types").AnyObject;
8299
8303
  parallelism: number;
8300
- scope: import("../../../es/shared/types").AnyObject;
8304
+ scope: import("../../shared/types").AnyObject;
8301
8305
  consumer: boolean;
8302
8306
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
8303
8307
  linebarAutoHidden: boolean;
@@ -8428,7 +8432,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8428
8432
  formProps: {
8429
8433
  type: import("vue").PropType<Partial<Partial<{
8430
8434
  fieldList: import("..").FieldItem[];
8431
- initialData: import("../../../es/shared/types").AnyObject;
8435
+ initialData: import("../../shared/types").AnyObject;
8432
8436
  fieldVisitor: import("..").FieldVisitor;
8433
8437
  column: number;
8434
8438
  maxHeight: string | number;
@@ -8492,8 +8496,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8492
8496
  "x-compile-omitted"?: string[] | undefined;
8493
8497
  }>;
8494
8498
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
8495
- scope: import("../../../es/shared/types").AnyObject;
8496
- annotation: import("../../../es/shared/types").AnyObject;
8499
+ scope: import("../../shared/types").AnyObject;
8500
+ annotation: import("../../shared/types").AnyObject;
8497
8501
  consumer: boolean;
8498
8502
  uuid: string;
8499
8503
  lifeCycle: Partial<{
@@ -8502,18 +8506,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8502
8506
  field: import("@formily/core").GeneralField;
8503
8507
  oldValue: unknown;
8504
8508
  }): any;
8505
- 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>;
8506
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
8507
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
8509
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
8510
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
8511
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
8508
8512
  }>;
8509
8513
  businessFormatter: import("..").FormBusinessFormatter;
8510
8514
  requestInstance: import("..").FormRequestDefine.RequestInstance;
8511
8515
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
8512
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
8516
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
8513
8517
  linebarAutoHidden: boolean;
8514
8518
  bordered: string | boolean;
8515
8519
  uniqueCacheData: boolean;
8516
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
8520
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
8517
8521
  outBordered: boolean;
8518
8522
  forceClearable: boolean;
8519
8523
  }>>>;
@@ -8530,7 +8534,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8530
8534
  formProps: {
8531
8535
  type: import("vue").PropType<Partial<Partial<{
8532
8536
  fieldList: import("..").FieldItem[];
8533
- initialData: import("../../../es/shared/types").AnyObject;
8537
+ initialData: import("../../shared/types").AnyObject;
8534
8538
  fieldVisitor: import("..").FieldVisitor;
8535
8539
  column: number;
8536
8540
  maxHeight: string | number;
@@ -8594,8 +8598,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8594
8598
  "x-compile-omitted"?: string[] | undefined;
8595
8599
  }>;
8596
8600
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
8597
- scope: import("../../../es/shared/types").AnyObject;
8598
- annotation: import("../../../es/shared/types").AnyObject;
8601
+ scope: import("../../shared/types").AnyObject;
8602
+ annotation: import("../../shared/types").AnyObject;
8599
8603
  consumer: boolean;
8600
8604
  uuid: string;
8601
8605
  lifeCycle: Partial<{
@@ -8604,18 +8608,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8604
8608
  field: import("@formily/core").GeneralField;
8605
8609
  oldValue: unknown;
8606
8610
  }): any;
8607
- 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>;
8608
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
8609
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
8611
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
8612
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
8613
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
8610
8614
  }>;
8611
8615
  businessFormatter: import("..").FormBusinessFormatter;
8612
8616
  requestInstance: import("..").FormRequestDefine.RequestInstance;
8613
8617
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
8614
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
8618
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
8615
8619
  linebarAutoHidden: boolean;
8616
8620
  bordered: string | boolean;
8617
8621
  uniqueCacheData: boolean;
8618
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
8622
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
8619
8623
  outBordered: boolean;
8620
8624
  forceClearable: boolean;
8621
8625
  }>>>;
@@ -8623,7 +8627,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8623
8627
  }>> & {}>>;
8624
8628
  wrapperSelector: import("vue").ComputedRef<string>;
8625
8629
  formRenderRef: import("vue").Ref<import("..").FormRenderExpose | undefined>;
8626
- currentActiveField: import("vue").Ref<import("../../../es/shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
8630
+ currentActiveField: import("vue").Ref<import("../../shared/types").UndefinedAble<import("./src/types").FormConfigItem>>;
8627
8631
  fieldList: import("vue").Ref<{
8628
8632
  [x: string]: any;
8629
8633
  val_key: string;
@@ -8699,8 +8703,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8699
8703
  link_key?: string | undefined;
8700
8704
  link_key_split?: string | undefined;
8701
8705
  show_key?: string | string[] | undefined;
8702
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
8703
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
8706
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
8707
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
8704
8708
  setting?: {
8705
8709
  cascading?: {
8706
8710
  'form.name': string;
@@ -8726,11 +8730,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8726
8730
  valueKey?: string | undefined;
8727
8731
  showKey?: string | undefined;
8728
8732
  searchKey?: string[] | undefined;
8729
- params?: import("../../../es/shared/types").AnyObject | undefined;
8733
+ params?: import("../../shared/types").AnyObject | undefined;
8730
8734
  dependKey?: string | Record<string, string> | (string | {
8731
8735
  paramName: string;
8732
8736
  paramValue?: string | undefined;
8733
8737
  required?: boolean | undefined;
8738
+ keepValue?: boolean | undefined;
8734
8739
  })[] | undefined;
8735
8740
  } | undefined;
8736
8741
  suffixConfig?: any | any[] | undefined;
@@ -8745,12 +8750,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8745
8750
  initialize_high?: number | undefined;
8746
8751
  bindEventSetting?: {
8747
8752
  [x: string]: unknown;
8748
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
8753
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
8749
8754
  event_field?: string | undefined;
8750
8755
  params?: {
8751
8756
  p_value?: string | undefined;
8752
8757
  p_name: string;
8753
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
8758
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
8754
8759
  }[] | undefined;
8755
8760
  results?: {
8756
8761
  p_value: string;
@@ -8772,8 +8777,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8772
8777
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
8773
8778
  is_allow_check_mid?: import("..").FormCommonState | undefined;
8774
8779
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
8775
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
8776
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
8780
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
8781
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
8777
8782
  allowSlash?: string | boolean | undefined;
8778
8783
  allowModify?: "0" | "1" | undefined;
8779
8784
  show_key?: string | undefined;
@@ -8789,8 +8794,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
8789
8794
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
8790
8795
  children?: any[] | undefined;
8791
8796
  properties?: any[] | undefined;
8792
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
8793
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
8797
+ componentProps?: import("../../shared/types").AnyObject | undefined;
8798
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
8794
8799
  noDecorator?: {
8795
8800
  valueOf: () => boolean;
8796
8801
  } | undefined;
@@ -10330,11 +10335,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10330
10335
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
10331
10336
  when?: string | boolean | undefined;
10332
10337
  fulfill?: {
10333
- state?: import("../../../es/shared/types").AnyObject | undefined;
10338
+ state?: import("../../shared/types").AnyObject | undefined;
10334
10339
  run?: string | undefined;
10335
10340
  } | undefined;
10336
10341
  otherwise?: {
10337
- state?: import("../../../es/shared/types").AnyObject | undefined;
10342
+ state?: import("../../shared/types").AnyObject | undefined;
10338
10343
  run?: string | undefined;
10339
10344
  } | undefined;
10340
10345
  } | {
@@ -10344,11 +10349,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10344
10349
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
10345
10350
  when?: string | boolean | undefined;
10346
10351
  fulfill?: {
10347
- state?: import("../../../es/shared/types").AnyObject | undefined;
10352
+ state?: import("../../shared/types").AnyObject | undefined;
10348
10353
  run?: string | undefined;
10349
10354
  } | undefined;
10350
10355
  otherwise?: {
10351
- state?: import("../../../es/shared/types").AnyObject | undefined;
10356
+ state?: import("../../shared/types").AnyObject | undefined;
10352
10357
  run?: string | undefined;
10353
10358
  } | undefined;
10354
10359
  }[] | undefined;
@@ -10459,8 +10464,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10459
10464
  link_key?: string | undefined;
10460
10465
  link_key_split?: string | undefined;
10461
10466
  show_key?: string | string[] | undefined;
10462
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
10463
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
10467
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
10468
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
10464
10469
  setting?: {
10465
10470
  cascading?: {
10466
10471
  'form.name': string;
@@ -10486,11 +10491,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10486
10491
  valueKey?: string | undefined;
10487
10492
  showKey?: string | undefined;
10488
10493
  searchKey?: string[] | undefined;
10489
- params?: import("../../../es/shared/types").AnyObject | undefined;
10494
+ params?: import("../../shared/types").AnyObject | undefined;
10490
10495
  dependKey?: string | Record<string, string> | (string | {
10491
10496
  paramName: string;
10492
10497
  paramValue?: string | undefined;
10493
10498
  required?: boolean | undefined;
10499
+ keepValue?: boolean | undefined;
10494
10500
  })[] | undefined;
10495
10501
  } | undefined;
10496
10502
  suffixConfig?: any | any[] | undefined;
@@ -10505,12 +10511,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10505
10511
  initialize_high?: number | undefined;
10506
10512
  bindEventSetting?: {
10507
10513
  [x: string]: unknown;
10508
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
10514
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
10509
10515
  event_field?: string | undefined;
10510
10516
  params?: {
10511
10517
  p_value?: string | undefined;
10512
10518
  p_name: string;
10513
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
10519
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
10514
10520
  }[] | undefined;
10515
10521
  results?: {
10516
10522
  p_value: string;
@@ -10532,8 +10538,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10532
10538
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
10533
10539
  is_allow_check_mid?: import("..").FormCommonState | undefined;
10534
10540
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
10535
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
10536
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
10541
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
10542
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
10537
10543
  allowSlash?: string | boolean | undefined;
10538
10544
  allowModify?: "0" | "1" | undefined;
10539
10545
  show_key?: string | undefined;
@@ -10549,8 +10555,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
10549
10555
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
10550
10556
  children?: any[] | undefined;
10551
10557
  properties?: any[] | undefined;
10552
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
10553
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
10558
+ componentProps?: import("../../shared/types").AnyObject | undefined;
10559
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
10554
10560
  noDecorator?: {
10555
10561
  valueOf: () => boolean;
10556
10562
  } | undefined;
@@ -12090,11 +12096,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12090
12096
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
12091
12097
  when?: string | boolean | undefined;
12092
12098
  fulfill?: {
12093
- state?: import("../../../es/shared/types").AnyObject | undefined;
12099
+ state?: import("../../shared/types").AnyObject | undefined;
12094
12100
  run?: string | undefined;
12095
12101
  } | undefined;
12096
12102
  otherwise?: {
12097
- state?: import("../../../es/shared/types").AnyObject | undefined;
12103
+ state?: import("../../shared/types").AnyObject | undefined;
12098
12104
  run?: string | undefined;
12099
12105
  } | undefined;
12100
12106
  } | {
@@ -12104,11 +12110,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12104
12110
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
12105
12111
  when?: string | boolean | undefined;
12106
12112
  fulfill?: {
12107
- state?: import("../../../es/shared/types").AnyObject | undefined;
12113
+ state?: import("../../shared/types").AnyObject | undefined;
12108
12114
  run?: string | undefined;
12109
12115
  } | undefined;
12110
12116
  otherwise?: {
12111
- state?: import("../../../es/shared/types").AnyObject | undefined;
12117
+ state?: import("../../shared/types").AnyObject | undefined;
12112
12118
  run?: string | undefined;
12113
12119
  } | undefined;
12114
12120
  }[] | undefined;
@@ -12192,8 +12198,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12192
12198
  link_key?: string | undefined;
12193
12199
  link_key_split?: string | undefined;
12194
12200
  show_key?: string | string[] | undefined;
12195
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
12196
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
12201
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
12202
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
12197
12203
  setting?: {
12198
12204
  cascading?: {
12199
12205
  'form.name': string;
@@ -12219,11 +12225,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12219
12225
  valueKey?: string | undefined;
12220
12226
  showKey?: string | undefined;
12221
12227
  searchKey?: string[] | undefined;
12222
- params?: import("../../../es/shared/types").AnyObject | undefined;
12228
+ params?: import("../../shared/types").AnyObject | undefined;
12223
12229
  dependKey?: string | Record<string, string> | (string | {
12224
12230
  paramName: string;
12225
12231
  paramValue?: string | undefined;
12226
12232
  required?: boolean | undefined;
12233
+ keepValue?: boolean | undefined;
12227
12234
  })[] | undefined;
12228
12235
  } | undefined;
12229
12236
  suffixConfig?: any | any[] | undefined;
@@ -12238,12 +12245,12 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12238
12245
  initialize_high?: number | undefined;
12239
12246
  bindEventSetting?: {
12240
12247
  [x: string]: unknown;
12241
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
12248
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
12242
12249
  event_field?: string | undefined;
12243
12250
  params?: {
12244
12251
  p_value?: string | undefined;
12245
12252
  p_name: string;
12246
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
12253
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
12247
12254
  }[] | undefined;
12248
12255
  results?: {
12249
12256
  p_value: string;
@@ -12265,8 +12272,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12265
12272
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
12266
12273
  is_allow_check_mid?: import("..").FormCommonState | undefined;
12267
12274
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
12268
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
12269
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
12275
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
12276
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
12270
12277
  allowSlash?: string | boolean | undefined;
12271
12278
  allowModify?: "0" | "1" | undefined;
12272
12279
  show_key?: string | undefined;
@@ -12282,8 +12289,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
12282
12289
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
12283
12290
  children?: any[] | undefined;
12284
12291
  properties?: any[] | undefined;
12285
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
12286
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
12292
+ componentProps?: import("../../shared/types").AnyObject | undefined;
12293
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
12287
12294
  noDecorator?: {
12288
12295
  valueOf: () => boolean;
12289
12296
  } | undefined;
@@ -13823,11 +13830,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13823
13830
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
13824
13831
  when?: string | boolean | undefined;
13825
13832
  fulfill?: {
13826
- state?: import("../../../es/shared/types").AnyObject | undefined;
13833
+ state?: import("../../shared/types").AnyObject | undefined;
13827
13834
  run?: string | undefined;
13828
13835
  } | undefined;
13829
13836
  otherwise?: {
13830
- state?: import("../../../es/shared/types").AnyObject | undefined;
13837
+ state?: import("../../shared/types").AnyObject | undefined;
13831
13838
  run?: string | undefined;
13832
13839
  } | undefined;
13833
13840
  } | {
@@ -13837,11 +13844,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13837
13844
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
13838
13845
  when?: string | boolean | undefined;
13839
13846
  fulfill?: {
13840
- state?: import("../../../es/shared/types").AnyObject | undefined;
13847
+ state?: import("../../shared/types").AnyObject | undefined;
13841
13848
  run?: string | undefined;
13842
13849
  } | undefined;
13843
13850
  otherwise?: {
13844
- state?: import("../../../es/shared/types").AnyObject | undefined;
13851
+ state?: import("../../shared/types").AnyObject | undefined;
13845
13852
  run?: string | undefined;
13846
13853
  } | undefined;
13847
13854
  }[] | undefined;
@@ -13867,7 +13874,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13867
13874
  type: import("vue").PropType<import("..").FieldItem[]>;
13868
13875
  };
13869
13876
  initialData: {
13870
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
13877
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
13871
13878
  default: () => {};
13872
13879
  };
13873
13880
  fieldVisitor: {
@@ -13956,11 +13963,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13956
13963
  default: () => {};
13957
13964
  };
13958
13965
  scope: {
13959
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
13966
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
13960
13967
  default: () => {};
13961
13968
  };
13962
13969
  annotation: {
13963
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
13970
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
13964
13971
  };
13965
13972
  consumer: {
13966
13973
  type: BooleanConstructor;
@@ -13976,9 +13983,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13976
13983
  field: import("@formily/core").GeneralField;
13977
13984
  oldValue: unknown;
13978
13985
  }): any;
13979
- 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>;
13980
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
13981
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
13986
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
13987
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
13988
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
13982
13989
  }>>;
13983
13990
  };
13984
13991
  requestInstance: {
@@ -13989,13 +13996,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
13989
13996
  default: boolean;
13990
13997
  };
13991
13998
  lowCodeReactions: {
13992
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
13999
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
13993
14000
  };
13994
14001
  operationalForm: {
13995
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
14002
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
13996
14003
  };
13997
14004
  dateOperationalForm: {
13998
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
14005
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
13999
14006
  };
14000
14007
  operationalFormInit: {
14001
14008
  type: BooleanConstructor;
@@ -14023,7 +14030,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14023
14030
  type: import("vue").PropType<import("..").FieldItem[]>;
14024
14031
  };
14025
14032
  initialData: {
14026
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14033
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14027
14034
  default: () => {};
14028
14035
  };
14029
14036
  fieldVisitor: {
@@ -14112,11 +14119,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14112
14119
  default: () => {};
14113
14120
  };
14114
14121
  scope: {
14115
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14122
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14116
14123
  default: () => {};
14117
14124
  };
14118
14125
  annotation: {
14119
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14126
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14120
14127
  };
14121
14128
  consumer: {
14122
14129
  type: BooleanConstructor;
@@ -14132,9 +14139,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14132
14139
  field: import("@formily/core").GeneralField;
14133
14140
  oldValue: unknown;
14134
14141
  }): any;
14135
- 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>;
14136
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14137
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14142
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14143
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14144
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14138
14145
  }>>;
14139
14146
  };
14140
14147
  requestInstance: {
@@ -14145,13 +14152,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14145
14152
  default: boolean;
14146
14153
  };
14147
14154
  lowCodeReactions: {
14148
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
14155
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
14149
14156
  };
14150
14157
  operationalForm: {
14151
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
14158
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
14152
14159
  };
14153
14160
  dateOperationalForm: {
14154
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
14161
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
14155
14162
  };
14156
14163
  operationalFormInit: {
14157
14164
  type: BooleanConstructor;
@@ -14199,7 +14206,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14199
14206
  changeContextCollector: import("..").ContextCollector;
14200
14207
  formUUID: string;
14201
14208
  anchorBarRef: import("vue").Ref<{
14202
- syncBarPosition: import("../../../es/shared/types").AnyFn<any[], any>;
14209
+ syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
14203
14210
  } | undefined>;
14204
14211
  currentAnchor: import("vue").WritableComputedRef<string>;
14205
14212
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -14214,18 +14221,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14214
14221
  field: import("@formily/core").GeneralField;
14215
14222
  oldValue: unknown;
14216
14223
  }): any;
14217
- 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>;
14218
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14219
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14220
- }>>[T_2]> | undefined) => import("../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
14224
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14225
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14226
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14227
+ }>>[T_2]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
14221
14228
  onSetup(): void;
14222
14229
  beforeSetValue(fieldKey: string, value: unknown, payload: {
14223
14230
  field: import("@formily/core").GeneralField;
14224
14231
  oldValue: unknown;
14225
14232
  }): any;
14226
- 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>;
14227
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14228
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14233
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14234
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14235
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14229
14236
  }>>[T_2]>>;
14230
14237
  triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
14231
14238
  observeFormGraph: Record<string, import("@formily/core").GeneralField>;
@@ -14245,7 +14252,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14245
14252
  wordbookSettingHandler: import("..").wordbookSettingHandler;
14246
14253
  schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
14247
14254
  fieldList: import("..").FieldItem[];
14248
- initialData: import("../../../es/shared/types").AnyObject;
14255
+ initialData: import("../../shared/types").AnyObject;
14249
14256
  fieldVisitor: import("..").FieldVisitor;
14250
14257
  column: number;
14251
14258
  maxHeight: string | number;
@@ -14309,8 +14316,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14309
14316
  "x-compile-omitted"?: string[] | undefined;
14310
14317
  }>;
14311
14318
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
14312
- scope: import("../../../es/shared/types").AnyObject;
14313
- annotation: import("../../../es/shared/types").AnyObject;
14319
+ scope: import("../../shared/types").AnyObject;
14320
+ annotation: import("../../shared/types").AnyObject;
14314
14321
  consumer: boolean;
14315
14322
  uuid: string;
14316
14323
  lifeCycle: Partial<{
@@ -14319,18 +14326,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14319
14326
  field: import("@formily/core").GeneralField;
14320
14327
  oldValue: unknown;
14321
14328
  }): any;
14322
- 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>;
14323
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14324
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14329
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14330
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14331
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14325
14332
  }>;
14326
14333
  businessFormatter: import("..").FormBusinessFormatter;
14327
14334
  requestInstance: import("..").FormRequestDefine.RequestInstance;
14328
14335
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
14329
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
14336
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
14330
14337
  linebarAutoHidden: boolean;
14331
14338
  bordered: string | boolean;
14332
14339
  uniqueCacheData: boolean;
14333
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
14340
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
14334
14341
  outBordered: boolean;
14335
14342
  forceClearable: boolean;
14336
14343
  }>) => Record<string, import("@formily/json-schema").Stringify<{
@@ -14455,7 +14462,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14455
14462
  force?: boolean | undefined;
14456
14463
  }): Promise<void>;
14457
14464
  getFormValues(needCombineExtendKey?: boolean): any;
14458
- setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
14465
+ setFormValues(values: import("../../shared/types").AnyObject, options?: boolean | {
14459
14466
  needSplitExtendKey?: boolean | undefined;
14460
14467
  avoidBusinessConnection?: string | boolean | undefined;
14461
14468
  avoidDependKeyConnection?: string | boolean | undefined;
@@ -14629,7 +14636,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14629
14636
  type: import("vue").PropType<import("..").FieldItem[]>;
14630
14637
  };
14631
14638
  initialData: {
14632
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14639
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14633
14640
  default: () => {};
14634
14641
  };
14635
14642
  fieldVisitor: {
@@ -14718,11 +14725,11 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14718
14725
  default: () => {};
14719
14726
  };
14720
14727
  scope: {
14721
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14728
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14722
14729
  default: () => {};
14723
14730
  };
14724
14731
  annotation: {
14725
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
14732
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
14726
14733
  };
14727
14734
  consumer: {
14728
14735
  type: BooleanConstructor;
@@ -14738,9 +14745,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14738
14745
  field: import("@formily/core").GeneralField;
14739
14746
  oldValue: unknown;
14740
14747
  }): any;
14741
- 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>;
14742
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14743
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14748
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14749
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14750
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14744
14751
  }>>;
14745
14752
  };
14746
14753
  requestInstance: {
@@ -14751,13 +14758,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14751
14758
  default: boolean;
14752
14759
  };
14753
14760
  lowCodeReactions: {
14754
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
14761
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
14755
14762
  };
14756
14763
  operationalForm: {
14757
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
14764
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
14758
14765
  };
14759
14766
  dateOperationalForm: {
14760
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
14767
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
14761
14768
  };
14762
14769
  operationalFormInit: {
14763
14770
  type: BooleanConstructor;
@@ -14789,9 +14796,9 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14789
14796
  column: number;
14790
14797
  forceClearable: boolean;
14791
14798
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
14792
- initialData: import("../../../es/shared/types").AnyObject;
14799
+ initialData: import("../../shared/types").AnyObject;
14793
14800
  parallelism: number;
14794
- scope: import("../../../es/shared/types").AnyObject;
14801
+ scope: import("../../shared/types").AnyObject;
14795
14802
  consumer: boolean;
14796
14803
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
14797
14804
  linebarAutoHidden: boolean;
@@ -14812,7 +14819,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14812
14819
  formProps: {
14813
14820
  type: import("vue").PropType<Partial<Partial<{
14814
14821
  fieldList: import("..").FieldItem[];
14815
- initialData: import("../../../es/shared/types").AnyObject;
14822
+ initialData: import("../../shared/types").AnyObject;
14816
14823
  fieldVisitor: import("..").FieldVisitor;
14817
14824
  column: number;
14818
14825
  maxHeight: string | number;
@@ -14876,8 +14883,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14876
14883
  "x-compile-omitted"?: string[] | undefined;
14877
14884
  }>;
14878
14885
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
14879
- scope: import("../../../es/shared/types").AnyObject;
14880
- annotation: import("../../../es/shared/types").AnyObject;
14886
+ scope: import("../../shared/types").AnyObject;
14887
+ annotation: import("../../shared/types").AnyObject;
14881
14888
  consumer: boolean;
14882
14889
  uuid: string;
14883
14890
  lifeCycle: Partial<{
@@ -14886,18 +14893,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14886
14893
  field: import("@formily/core").GeneralField;
14887
14894
  oldValue: unknown;
14888
14895
  }): any;
14889
- 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>;
14890
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
14891
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
14896
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
14897
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
14898
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
14892
14899
  }>;
14893
14900
  businessFormatter: import("..").FormBusinessFormatter;
14894
14901
  requestInstance: import("..").FormRequestDefine.RequestInstance;
14895
14902
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
14896
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
14903
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
14897
14904
  linebarAutoHidden: boolean;
14898
14905
  bordered: string | boolean;
14899
14906
  uniqueCacheData: boolean;
14900
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
14907
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
14901
14908
  outBordered: boolean;
14902
14909
  forceClearable: boolean;
14903
14910
  }>>>;
@@ -14911,13 +14918,13 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14911
14918
  };
14912
14919
  }, {
14913
14920
  props: {
14914
- modelValue: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
14921
+ modelValue: import("../../shared/types").LowCodeTypes.reactionsConfig[];
14915
14922
  };
14916
14923
  emit: (event: "update:modelValue" | "validateFailure", ...args: any[]) => void;
14917
14924
  cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
14918
14925
  valueRef: import("vue").Ref<{
14919
14926
  conObj: {
14920
- con: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
14927
+ con: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
14921
14928
  field_key: string;
14922
14929
  value: unknown;
14923
14930
  }[];
@@ -14946,17 +14953,17 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
14946
14953
  expandedName: import("vue").Ref<string>;
14947
14954
  addConnection: () => void;
14948
14955
  removeConnection: (index: number) => void;
14949
- getOppositeBtnText: (item: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => string | undefined;
14950
- unBindOpposite: (item: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => void;
14951
- addOppositeCondition: (item: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => void;
14956
+ getOppositeBtnText: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => string | undefined;
14957
+ unBindOpposite: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
14958
+ addOppositeCondition: (item: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
14952
14959
  getOppositeSqlExpression: (expression?: string | undefined) => string | undefined;
14953
- createOppositeCondition: (config: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => import("../../../es/shared/types").LowCodeTypes.reactionsConfig;
14954
- isOppositeConfig: (c1: import("../../../es/shared/types").LowCodeTypes.reactionsConfig, c2: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => boolean;
14960
+ createOppositeCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig) => import("../../shared/types").LowCodeTypes.reactionsConfig;
14961
+ isOppositeConfig: (c1: import("../../shared/types").LowCodeTypes.reactionsConfig, c2: import("../../shared/types").LowCodeTypes.reactionsConfig) => boolean;
14955
14962
  onUpdateExpandedNames: (value: string[]) => void;
14956
14963
  getBinderFieldDesc: (index: number) => string;
14957
- addCondition: (config: import("../../../es/shared/types").LowCodeTypes.reactionsConfig) => void;
14958
- removeCondition: (config: import("../../../es/shared/types").LowCodeTypes.reactionsConfig, index: number) => void;
14959
- onUpdateConditionType: (condition: import("../../../es/shared/types").LowCodeTypes.reactionsConObj, type: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION) => void;
14964
+ addCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig) => void;
14965
+ removeCondition: (config: import("../../shared/types").LowCodeTypes.reactionsConfig, index: number) => void;
14966
+ onUpdateConditionType: (condition: import("../../shared/types").LowCodeTypes.reactionsConObj, type: import("../../shared/types").LowCodeTypes.VALUE_RELATION) => void;
14960
14967
  showRef: import("vue").Ref<boolean>;
14961
14968
  fieldListRef: import("vue").Ref<import("./src/types").FormConfigItem[]>;
14962
14969
  fieldOptions: import("vue").ComputedRef<import("./src/types").FormConfigItem[]>;
@@ -15014,7 +15021,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
15014
15021
  NTooltip: any;
15015
15022
  NIcon: any;
15016
15023
  conditionTypeOptions: {
15017
- value: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
15024
+ value: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
15018
15025
  label: string;
15019
15026
  }[];
15020
15027
  connectionTypeOptions: {
@@ -15085,7 +15092,7 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
15085
15092
  formProps: {
15086
15093
  type: import("vue").PropType<Partial<Partial<{
15087
15094
  fieldList: import("..").FieldItem[];
15088
- initialData: import("../../../es/shared/types").AnyObject;
15095
+ initialData: import("../../shared/types").AnyObject;
15089
15096
  fieldVisitor: import("..").FieldVisitor;
15090
15097
  column: number;
15091
15098
  maxHeight: string | number;
@@ -15149,8 +15156,8 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
15149
15156
  "x-compile-omitted"?: string[] | undefined;
15150
15157
  }>;
15151
15158
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
15152
- scope: import("../../../es/shared/types").AnyObject;
15153
- annotation: import("../../../es/shared/types").AnyObject;
15159
+ scope: import("../../shared/types").AnyObject;
15160
+ annotation: import("../../shared/types").AnyObject;
15154
15161
  consumer: boolean;
15155
15162
  uuid: string;
15156
15163
  lifeCycle: Partial<{
@@ -15159,18 +15166,18 @@ declare const FormConfig: SFCWithInstall<import("vue").DefineComponent<{
15159
15166
  field: import("@formily/core").GeneralField;
15160
15167
  oldValue: unknown;
15161
15168
  }): any;
15162
- 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>;
15163
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
15164
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
15169
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
15170
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
15171
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
15165
15172
  }>;
15166
15173
  businessFormatter: import("..").FormBusinessFormatter;
15167
15174
  requestInstance: import("..").FormRequestDefine.RequestInstance;
15168
15175
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
15169
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
15176
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
15170
15177
  linebarAutoHidden: boolean;
15171
15178
  bordered: string | boolean;
15172
15179
  uniqueCacheData: boolean;
15173
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
15180
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
15174
15181
  outBordered: boolean;
15175
15182
  forceClearable: boolean;
15176
15183
  }>>>;