cnhis-design-vue 3.1.55-beta.15 → 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 (323) 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/numberRendererPlugin.js +1 -1
  198. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
  199. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +2 -2
  200. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
  201. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
  202. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
  203. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
  204. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
  205. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
  206. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
  207. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
  208. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
  209. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
  210. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
  211. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
  212. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
  213. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
  214. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
  215. package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
  216. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
  217. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
  218. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
  219. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
  220. package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
  221. package/es/components/iho-table/src/types/index.d.ts +3 -3
  222. package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
  223. package/es/components/iho-table/src/utils/index.d.ts +3 -3
  224. package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
  225. package/es/components/index.d.ts +3 -3
  226. package/es/components/info-header/index.d.ts +149 -149
  227. package/es/components/info-header/src/InfoHeader.vue.d.ts +163 -163
  228. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
  229. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
  230. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +93 -93
  231. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +14 -14
  232. package/es/components/info-header/src/constants/index.d.ts +1 -1
  233. package/es/components/info-header/src/types/index.d.ts +1 -1
  234. package/es/components/keyboard/index.d.ts +1 -1
  235. package/es/components/map/index.d.ts +1 -1
  236. package/es/components/map/src/Map.vue.d.ts +1 -1
  237. package/es/components/picture-clipper/index.d.ts +1 -1
  238. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
  239. package/es/components/quick-search/index.d.ts +1 -1
  240. package/es/components/quick-search/src/index.vue.d.ts +4 -4
  241. package/es/components/recommend-search/index.d.ts +25 -25
  242. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
  243. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
  244. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
  245. package/es/components/scale-view/index.d.ts +1 -1
  246. package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
  247. package/es/components/scale-view/src/types/index.d.ts +1 -1
  248. package/es/components/search-cascader/index.d.ts +34 -34
  249. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
  250. package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
  251. package/es/components/search-cascader/src/constants/index.d.ts +1 -1
  252. package/es/components/search-cascader/src/utils/index.d.ts +1 -1
  253. package/es/components/select-label/index.d.ts +1 -1
  254. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
  255. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
  256. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
  257. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
  258. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
  259. package/es/components/select-label/src/index.vue.d.ts +19 -19
  260. package/es/components/select-person/index.d.ts +22 -22
  261. package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
  262. package/es/components/shortcut-provider/index.d.ts +1 -1
  263. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
  264. package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
  265. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
  266. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  267. package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
  268. package/es/components/shortcut-setter/index.d.ts +63 -62
  269. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +96 -95
  270. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
  271. package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
  272. package/es/components/slider-tree/index.d.ts +1 -1
  273. package/es/components/steps-wheel/index.d.ts +1 -1
  274. package/es/components/table-export-field/index.d.ts +3 -3
  275. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
  276. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
  277. package/es/components/table-export-field/src/constants/index.d.ts +1 -1
  278. package/es/components/table-export-field/src/index.vue.d.ts +1 -1
  279. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
  280. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  281. package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
  282. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
  283. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
  284. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
  285. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
  286. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
  287. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  288. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
  289. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
  290. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
  291. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
  292. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
  293. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  294. package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
  295. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +9 -9
  296. package/es/components/table-filter/src/constants/index.d.ts +1 -1
  297. package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
  298. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  299. package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
  300. package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
  301. package/es/components/time-line/index.d.ts +1 -1
  302. package/es/components/time-picker/index.d.ts +2 -2
  303. package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
  304. package/es/components/vod-chunk-upload/index.d.ts +1 -1
  305. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
  306. package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
  307. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
  308. package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
  309. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
  310. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  311. package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
  312. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
  313. package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
  314. package/es/shared/hooks/useDateTime.d.ts +1 -1
  315. package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
  316. package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
  317. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
  318. package/es/shared/hooks/useTheme.d.ts +1 -1
  319. package/es/shared/package.json.js +1 -1
  320. package/es/shared/types/business.d.ts +1 -1
  321. package/es/shared/utils/business.d.ts +1 -1
  322. package/es/shared/utils/index.d.ts +1 -1
  323. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  export * from './src/types';
3
3
  declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
4
4
  glob: {
@@ -111,8 +111,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
111
111
  link_key?: string | undefined;
112
112
  link_key_split?: string | undefined;
113
113
  show_key?: string | string[] | undefined;
114
- conObj?: import("../../../es/shared/types").AnyObject[] | undefined;
115
- conObjFirstLevel?: import("../../../es/shared/types").AnyObject[] | undefined;
114
+ conObj?: import("../../shared/types").AnyObject[] | undefined;
115
+ conObjFirstLevel?: import("../../shared/types").AnyObject[] | undefined;
116
116
  setting?: {
117
117
  cascading?: {
118
118
  'form.name': string;
@@ -138,11 +138,12 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
138
138
  valueKey?: string | undefined;
139
139
  showKey?: string | undefined;
140
140
  searchKey?: string[] | undefined;
141
- params?: import("../../../es/shared/types").AnyObject | undefined;
141
+ params?: import("../../shared/types").AnyObject | undefined;
142
142
  dependKey?: string | Record<string, string> | (string | {
143
143
  paramName: string;
144
144
  paramValue?: string | undefined;
145
145
  required?: boolean | undefined;
146
+ keepValue?: boolean | undefined;
146
147
  })[] | undefined;
147
148
  } | undefined;
148
149
  suffixConfig?: any | any[] | undefined;
@@ -157,12 +158,12 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
157
158
  initialize_high?: number | undefined;
158
159
  bindEventSetting?: {
159
160
  [x: string]: unknown;
160
- event_type: import("../../../es/shared/types").LowCodeTypes.EVENT_TYPE;
161
+ event_type: import("../../shared/types").LowCodeTypes.EVENT_TYPE;
161
162
  event_field?: string | undefined;
162
163
  params?: {
163
164
  p_value?: string | undefined;
164
165
  p_name: string;
165
- p_select: import("../../../es/shared/types").LowCodeTypes.VALUE_RELATION;
166
+ p_select: import("../../shared/types").LowCodeTypes.VALUE_RELATION;
166
167
  }[] | undefined;
167
168
  results?: {
168
169
  p_value: string;
@@ -184,8 +185,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
184
185
  show_mode?: ("DROPDOWN" | "H_TILE" | "V_TILE" | "TILE") | undefined;
185
186
  is_allow_check_mid?: import("..").FormCommonState | undefined;
186
187
  allow_check_mid_level?: "1" | "2" | "3" | "4" | undefined;
187
- prefix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
188
- suffix?: string | import("../../../es/shared/types").AnyObject | (() => any) | undefined;
188
+ prefix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
189
+ suffix?: string | import("../../shared/types").AnyObject | (() => any) | undefined;
189
190
  allowSlash?: string | boolean | undefined;
190
191
  allowModify?: "0" | "1" | undefined;
191
192
  show_key?: string | undefined;
@@ -201,8 +202,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
201
202
  combinationItemDeletable?: boolean | import("..").CombinationItemDeletableFn | undefined;
202
203
  children?: any[] | undefined;
203
204
  properties?: any[] | undefined;
204
- componentProps?: import("../../../es/shared/types").AnyObject | undefined;
205
- decoratorProps?: import("../../../es/shared/types").AnyObject | undefined;
205
+ componentProps?: import("../../shared/types").AnyObject | undefined;
206
+ decoratorProps?: import("../../shared/types").AnyObject | undefined;
206
207
  noDecorator?: {
207
208
  valueOf: () => boolean;
208
209
  } | undefined;
@@ -1742,11 +1743,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1742
1743
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1743
1744
  when?: string | boolean | undefined;
1744
1745
  fulfill?: {
1745
- state?: import("../../../es/shared/types").AnyObject | undefined;
1746
+ state?: import("../../shared/types").AnyObject | undefined;
1746
1747
  run?: string | undefined;
1747
1748
  } | undefined;
1748
1749
  otherwise?: {
1749
- state?: import("../../../es/shared/types").AnyObject | undefined;
1750
+ state?: import("../../shared/types").AnyObject | undefined;
1750
1751
  run?: string | undefined;
1751
1752
  } | undefined;
1752
1753
  } | {
@@ -1756,11 +1757,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1756
1757
  effects?: import("@formily/json-schema").SchemaEffectTypes[] | undefined;
1757
1758
  when?: string | boolean | undefined;
1758
1759
  fulfill?: {
1759
- state?: import("../../../es/shared/types").AnyObject | undefined;
1760
+ state?: import("../../shared/types").AnyObject | undefined;
1760
1761
  run?: string | undefined;
1761
1762
  } | undefined;
1762
1763
  otherwise?: {
1763
- state?: import("../../../es/shared/types").AnyObject | undefined;
1764
+ state?: import("../../shared/types").AnyObject | undefined;
1764
1765
  run?: string | undefined;
1765
1766
  } | undefined;
1766
1767
  }[] | undefined;
@@ -1770,8 +1771,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1770
1771
  onShortcutChange: ({ key, info, resolve, reject }: {
1771
1772
  key: string;
1772
1773
  info: KeyboardEvent;
1773
- resolve: import("../../../es/shared/types").AnyFn<any[], any>;
1774
- reject: import("../../../es/shared/types").AnyFn<any[], any>;
1774
+ resolve: import("../../shared/types").AnyFn<any[], any>;
1775
+ reject: import("../../shared/types").AnyFn<any[], any>;
1775
1776
  }) => any;
1776
1777
  useVersion: typeof import("..").useVersion;
1777
1778
  CFormRender: SFCWithInstall<import("vue").DefineComponent<{}, {
@@ -1785,7 +1786,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1785
1786
  type: import("vue").PropType<import("..").FieldItem[]>;
1786
1787
  };
1787
1788
  initialData: {
1788
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1789
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1789
1790
  default: () => {};
1790
1791
  };
1791
1792
  fieldVisitor: {
@@ -1874,11 +1875,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1874
1875
  default: () => {};
1875
1876
  };
1876
1877
  scope: {
1877
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1878
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1878
1879
  default: () => {};
1879
1880
  };
1880
1881
  annotation: {
1881
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1882
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1882
1883
  };
1883
1884
  consumer: {
1884
1885
  type: BooleanConstructor;
@@ -1894,9 +1895,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1894
1895
  field: import("@formily/core").GeneralField;
1895
1896
  oldValue: unknown;
1896
1897
  }): any;
1897
- 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>;
1898
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
1899
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
1898
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
1899
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
1900
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
1900
1901
  }>>;
1901
1902
  };
1902
1903
  requestInstance: {
@@ -1907,13 +1908,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1907
1908
  default: boolean;
1908
1909
  };
1909
1910
  lowCodeReactions: {
1910
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
1911
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
1911
1912
  };
1912
1913
  operationalForm: {
1913
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
1914
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
1914
1915
  };
1915
1916
  dateOperationalForm: {
1916
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
1917
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
1917
1918
  };
1918
1919
  operationalFormInit: {
1919
1920
  type: BooleanConstructor;
@@ -1941,7 +1942,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
1941
1942
  type: import("vue").PropType<import("..").FieldItem[]>;
1942
1943
  };
1943
1944
  initialData: {
1944
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1945
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1945
1946
  default: () => {};
1946
1947
  };
1947
1948
  fieldVisitor: {
@@ -2030,11 +2031,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2030
2031
  default: () => {};
2031
2032
  };
2032
2033
  scope: {
2033
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2034
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
2034
2035
  default: () => {};
2035
2036
  };
2036
2037
  annotation: {
2037
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2038
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
2038
2039
  };
2039
2040
  consumer: {
2040
2041
  type: BooleanConstructor;
@@ -2050,9 +2051,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2050
2051
  field: import("@formily/core").GeneralField;
2051
2052
  oldValue: unknown;
2052
2053
  }): any;
2053
- 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>;
2054
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
2055
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
2054
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
2055
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
2056
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
2056
2057
  }>>;
2057
2058
  };
2058
2059
  requestInstance: {
@@ -2063,13 +2064,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2063
2064
  default: boolean;
2064
2065
  };
2065
2066
  lowCodeReactions: {
2066
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
2067
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
2067
2068
  };
2068
2069
  operationalForm: {
2069
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
2070
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
2070
2071
  };
2071
2072
  dateOperationalForm: {
2072
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
2073
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
2073
2074
  };
2074
2075
  operationalFormInit: {
2075
2076
  type: BooleanConstructor;
@@ -2117,7 +2118,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2117
2118
  changeContextCollector: import("..").ContextCollector;
2118
2119
  formUUID: string;
2119
2120
  anchorBarRef: import("vue").Ref<{
2120
- syncBarPosition: import("../../../es/shared/types").AnyFn<any[], any>;
2121
+ syncBarPosition: import("../../shared/types").AnyFn<any[], any>;
2121
2122
  } | undefined>;
2122
2123
  currentAnchor: import("vue").WritableComputedRef<string>;
2123
2124
  updateAnchorList: (field: import("@formily/core").GeneralField) => void;
@@ -2132,18 +2133,18 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2132
2133
  field: import("@formily/core").GeneralField;
2133
2134
  oldValue: unknown;
2134
2135
  }): any;
2135
- 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>;
2136
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
2137
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
2138
- }>>[T]> | undefined) => import("../../../es/shared/types").UndefinedAble<ReturnType<Required<Partial<{
2136
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
2137
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
2138
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
2139
+ }>>[T]> | undefined) => import("../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
2139
2140
  onSetup(): void;
2140
2141
  beforeSetValue(fieldKey: string, value: unknown, payload: {
2141
2142
  field: import("@formily/core").GeneralField;
2142
2143
  oldValue: unknown;
2143
2144
  }): any;
2144
- 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>;
2145
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
2146
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
2145
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
2146
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
2147
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
2147
2148
  }>>[T]>>;
2148
2149
  triggerAutoHidden: (field: import("@formily/core").GeneralField) => Promise<void>;
2149
2150
  observeFormGraph: Record<string, import("@formily/core").GeneralField>;
@@ -2163,7 +2164,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2163
2164
  wordbookSettingHandler: import("..").wordbookSettingHandler;
2164
2165
  schemaAdaptor: (fieldList: import("..").FieldItem[], options?: Partial<{
2165
2166
  fieldList: import("..").FieldItem[];
2166
- initialData: import("../../../es/shared/types").AnyObject;
2167
+ initialData: import("../../shared/types").AnyObject;
2167
2168
  fieldVisitor: import("..").FieldVisitor;
2168
2169
  column: number;
2169
2170
  maxHeight: string | number;
@@ -2227,8 +2228,8 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2227
2228
  "x-compile-omitted"?: string[] | undefined;
2228
2229
  }>;
2229
2230
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
2230
- scope: import("../../../es/shared/types").AnyObject;
2231
- annotation: import("../../../es/shared/types").AnyObject;
2231
+ scope: import("../../shared/types").AnyObject;
2232
+ annotation: import("../../shared/types").AnyObject;
2232
2233
  consumer: boolean;
2233
2234
  uuid: string;
2234
2235
  lifeCycle: Partial<{
@@ -2237,18 +2238,18 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2237
2238
  field: import("@formily/core").GeneralField;
2238
2239
  oldValue: unknown;
2239
2240
  }): any;
2240
- 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>;
2241
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
2242
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
2241
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
2242
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
2243
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
2243
2244
  }>;
2244
2245
  businessFormatter: import("..").FormBusinessFormatter;
2245
2246
  requestInstance: import("..").FormRequestDefine.RequestInstance;
2246
2247
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
2247
- lowCodeReactions: import("../../../es/shared/types").LowCodeTypes.reactionsConfig[];
2248
+ lowCodeReactions: import("../../shared/types").LowCodeTypes.reactionsConfig[];
2248
2249
  linebarAutoHidden: boolean;
2249
2250
  bordered: string | boolean;
2250
2251
  uniqueCacheData: boolean;
2251
- operationalForm: import("../../../es/shared/types").LowCodeTypes.operationalConfig[];
2252
+ operationalForm: import("../../shared/types").LowCodeTypes.operationalConfig[];
2252
2253
  outBordered: boolean;
2253
2254
  forceClearable: boolean;
2254
2255
  }>) => Record<string, import("@formily/json-schema").Stringify<{
@@ -2373,7 +2374,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2373
2374
  force?: boolean | undefined;
2374
2375
  }): Promise<void>;
2375
2376
  getFormValues(needCombineExtendKey?: boolean): any;
2376
- setFormValues(values: import("../../../es/shared/types").AnyObject, options?: boolean | {
2377
+ setFormValues(values: import("../../shared/types").AnyObject, options?: boolean | {
2377
2378
  needSplitExtendKey?: boolean | undefined;
2378
2379
  avoidBusinessConnection?: string | boolean | undefined;
2379
2380
  avoidDependKeyConnection?: string | boolean | undefined;
@@ -2547,7 +2548,7 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2547
2548
  type: import("vue").PropType<import("..").FieldItem[]>;
2548
2549
  };
2549
2550
  initialData: {
2550
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2551
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
2551
2552
  default: () => {};
2552
2553
  };
2553
2554
  fieldVisitor: {
@@ -2636,11 +2637,11 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2636
2637
  default: () => {};
2637
2638
  };
2638
2639
  scope: {
2639
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2640
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
2640
2641
  default: () => {};
2641
2642
  };
2642
2643
  annotation: {
2643
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
2644
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
2644
2645
  };
2645
2646
  consumer: {
2646
2647
  type: BooleanConstructor;
@@ -2656,9 +2657,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2656
2657
  field: import("@formily/core").GeneralField;
2657
2658
  oldValue: unknown;
2658
2659
  }): any;
2659
- 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>;
2660
- afterRequest(fieldKey: string, res?: any, payload?: import("../../../es/shared/types").AnyObject | undefined): import("../../../es/shared/types").AnyObject[];
2661
- afterOptionInit(fieldKey: string, options: import("../../../es/shared/types").AnyObject[], payload?: import("../../../es/shared/types").AnyObject | undefined): void;
2660
+ beforeRequest(fieldKey: string, params?: import("../../shared/types").AnyObject | undefined, payload?: import("../../shared/types").AnyObject | undefined): void | import("../../shared/types").UndefinedAble<import("../../shared/types").AnyObject>;
2661
+ afterRequest(fieldKey: string, res?: any, payload?: import("../../shared/types").AnyObject | undefined): import("../../shared/types").AnyObject[];
2662
+ afterOptionInit(fieldKey: string, options: import("../../shared/types").AnyObject[], payload?: import("../../shared/types").AnyObject | undefined): void;
2662
2663
  }>>;
2663
2664
  };
2664
2665
  requestInstance: {
@@ -2669,13 +2670,13 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2669
2670
  default: boolean;
2670
2671
  };
2671
2672
  lowCodeReactions: {
2672
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.reactionsConfig[]>;
2673
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.reactionsConfig[]>;
2673
2674
  };
2674
2675
  operationalForm: {
2675
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.operationalConfig[]>;
2676
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.operationalConfig[]>;
2676
2677
  };
2677
2678
  dateOperationalForm: {
2678
- type: import("vue").PropType<import("../../../es/shared/types").LowCodeTypes.dateOperationalConfig[]>;
2679
+ type: import("vue").PropType<import("../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
2679
2680
  };
2680
2681
  operationalFormInit: {
2681
2682
  type: BooleanConstructor;
@@ -2707,9 +2708,9 @@ declare const ShortcutSetter: SFCWithInstall<import("vue").DefineComponent<{
2707
2708
  column: number;
2708
2709
  forceClearable: boolean;
2709
2710
  components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
2710
- initialData: import("../../../es/shared/types").AnyObject;
2711
+ initialData: import("../../shared/types").AnyObject;
2711
2712
  parallelism: number;
2712
- scope: import("../../../es/shared/types").AnyObject;
2713
+ scope: import("../../shared/types").AnyObject;
2713
2714
  consumer: boolean;
2714
2715
  enterToNextWidget: boolean | ((fieldItem: import("..").FieldItem) => boolean | void);
2715
2716
  linebarAutoHidden: boolean;