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,13 +1,13 @@
1
1
  /// <reference types="node" />
2
- import { SFCWithInstall } from '../../../es/shared/types';
2
+ import { SFCWithInstall } from '../../shared/types';
3
3
  export * from './src/utils';
4
4
  declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
5
5
  printParams: {
6
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
6
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
7
7
  };
8
8
  params: {
9
9
  default: () => never[];
10
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
10
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
11
11
  };
12
12
  btnText: {
13
13
  default: string;
@@ -70,8 +70,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
70
70
  };
71
71
  externalOptionConfig: {
72
72
  type: import("vue").PropType<Partial<{
73
- options: import("../../../es/shared/types").AnyObject[];
74
- onSelect: (key: string | number, option: import("../../../es/shared/types").AnyObject) => void;
73
+ options: import("../../shared/types").AnyObject[];
74
+ onSelect: (key: string | number, option: import("../../shared/types").AnyObject) => void;
75
75
  }>>;
76
76
  default: () => {};
77
77
  };
@@ -87,11 +87,11 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
87
87
  printInstance: import("./src/utils").Print | null;
88
88
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
89
89
  printParams: {
90
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
90
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
91
91
  };
92
92
  params: {
93
93
  default: () => never[];
94
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
94
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
95
95
  };
96
96
  btnText: {
97
97
  default: string;
@@ -154,8 +154,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
154
154
  };
155
155
  externalOptionConfig: {
156
156
  type: import("vue").PropType<Partial<{
157
- options: import("../../../es/shared/types").AnyObject[];
158
- onSelect: (key: string | number, option: import("../../../es/shared/types").AnyObject) => void;
157
+ options: import("../../shared/types").AnyObject[];
158
+ onSelect: (key: string | number, option: import("../../shared/types").AnyObject) => void;
159
159
  }>>;
160
160
  default: () => {};
161
161
  };
@@ -172,7 +172,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
172
172
  onClickoutside?: ((...args: any[]) => any) | undefined;
173
173
  }>>;
174
174
  emit: (event: "success" | "error" | "clickoutside", ...args: any[]) => void;
175
- defaultFormatInfo: import("../../../es/shared/types").AnyObject;
175
+ defaultFormatInfo: import("../../shared/types").AnyObject;
176
176
  state: {
177
177
  spinning: boolean;
178
178
  visible: boolean;
@@ -187,12 +187,12 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
187
187
  watchPrintParamsReformatFn: null;
188
188
  spinTimer: null;
189
189
  };
190
- options: import("../../../es/shared/types").AnyObject[];
190
+ options: import("../../shared/types").AnyObject[];
191
191
  currentFormatItem: import("vue").ComputedRef<{} | undefined>;
192
192
  formatTitle: import("vue").ComputedRef<any>;
193
193
  getTemplateIdByFormatId: import("vue").ComputedRef<any>;
194
194
  buttonClick: (origin: string) => Promise<false | undefined>;
195
- renderLabel: (option: import("../../../es/shared/types").AnyObject) => JSX.Element;
195
+ renderLabel: (option: import("../../shared/types").AnyObject) => JSX.Element;
196
196
  callLocalServicesSuccessCb: (res: any, type: any) => void;
197
197
  callLocalServicesErrorCb: (res: unknown) => void;
198
198
  prevFnError: (type: string) => void;
@@ -202,7 +202,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
202
202
  handleClickPreview: () => Promise<void>;
203
203
  handleClickPdf: () => Promise<void>;
204
204
  handleClickEdit: () => void;
205
- handleSelect: (key: string, option: import("../../../es/shared/types").AnyObject) => Promise<void>;
205
+ handleSelect: (key: string, option: import("../../shared/types").AnyObject) => Promise<void>;
206
206
  handleClickOutside: () => void;
207
207
  instantiatePrintSDK: () => false | undefined;
208
208
  getDefaultFormatId: (list: any[], key: string | number) => Promise<any>;
@@ -644,7 +644,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
644
644
  file: import("naive-ui").UploadFileInfo;
645
645
  fileList: import("naive-ui").UploadFileInfo[];
646
646
  }) => Promise<unknown>;
647
- submit: (datas: import("../../../es/shared/types").AnyObject) => Promise<unknown>;
647
+ submit: (datas: import("../../shared/types").AnyObject) => Promise<unknown>;
648
648
  validateFormat: () => boolean;
649
649
  NForm: any;
650
650
  NFormItem: import("vue").DefineComponent<{
@@ -1856,11 +1856,11 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
1856
1856
  }>;
1857
1857
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "error" | "clickoutside")[], "error" | "success" | "clickoutside", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1858
1858
  printParams: {
1859
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1859
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1860
1860
  };
1861
1861
  params: {
1862
1862
  default: () => never[];
1863
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1863
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1864
1864
  };
1865
1865
  btnText: {
1866
1866
  default: string;
@@ -1923,8 +1923,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
1923
1923
  };
1924
1924
  externalOptionConfig: {
1925
1925
  type: import("vue").PropType<Partial<{
1926
- options: import("../../../es/shared/types").AnyObject[];
1927
- onSelect: (key: string | number, option: import("../../../es/shared/types").AnyObject) => void;
1926
+ options: import("../../shared/types").AnyObject[];
1927
+ onSelect: (key: string | number, option: import("../../shared/types").AnyObject) => void;
1928
1928
  }>>;
1929
1929
  default: () => {};
1930
1930
  };
@@ -1940,7 +1940,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
1940
1940
  onSuccess?: ((...args: any[]) => any) | undefined;
1941
1941
  onClickoutside?: ((...args: any[]) => any) | undefined;
1942
1942
  }, {
1943
- params: import("../../../es/shared/types").AnyObject[];
1943
+ params: import("../../shared/types").AnyObject[];
1944
1944
  btnText: string;
1945
1945
  printText: string;
1946
1946
  previewText: string;
@@ -1956,8 +1956,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
1956
1956
  btnprint: string;
1957
1957
  directPrint: boolean;
1958
1958
  externalOptionConfig: Partial<{
1959
- options: import("../../../es/shared/types").AnyObject[];
1960
- onSelect: (key: string | number, option: import("../../../es/shared/types").AnyObject) => void;
1959
+ options: import("../../shared/types").AnyObject[];
1960
+ onSelect: (key: string | number, option: import("../../shared/types").AnyObject) => void;
1961
1961
  }>;
1962
1962
  showLoading: boolean;
1963
1963
  }>>;
@@ -1,5 +1,5 @@
1
1
  /// <reference types="node" />
2
- import { AnyObject } from '../../../../es/shared/types';
2
+ import { AnyObject } from '../../../shared/types';
3
3
  import { PropType } from 'vue';
4
4
  import { Print } from './utils';
5
5
  declare const _default: import("vue").DefineComponent<{
@@ -1,3 +1,3 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  export declare function getPrivateFormatApi(params: AnyObject, headers: AnyObject): Promise<AnyObject>;
3
3
  export declare function savePrivateFormatApi(params: AnyObject, headers: AnyObject): Promise<AnyObject>;
@@ -1,6 +1,6 @@
1
1
  /// <reference types="node" />
2
2
  import { UploadFileInfo } from 'naive-ui';
3
- import { AnyObject } from '../../../../../es/shared/types';
3
+ import { AnyObject } from '../../../../shared/types';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  formatId: {
6
6
  type: StringConstructor;
@@ -1,4 +1,4 @@
1
- import { AnyFn } from '../../../../../es/shared/types';
1
+ import { AnyFn } from '../../../../shared/types';
2
2
  import { ComponentInternalInstance } from 'vue';
3
3
  export declare class IdentityVerificationDialog {
4
4
  rendered: boolean;
@@ -1,5 +1,5 @@
1
- import { AnyObject, AnyFn } from '../../../../../es/shared/types';
2
- import { IdentityVerificationDialog, PreviewDialog } from '../../../../../es/components/button-print/src/utils/dialog';
1
+ import { AnyObject, AnyFn } from '../../../../shared/types';
2
+ import { IdentityVerificationDialog, PreviewDialog } from '../../../../components/button-print/src/utils/dialog';
3
3
  export declare class Print {
4
4
  private readonly webview;
5
5
  private currentMessageHandler?;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const Callback: SFCWithInstall<import("vue").DefineComponent<{
3
3
  config: {
4
4
  type: ObjectConstructor;
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { DrawerPlacement } from 'naive-ui';
3
- import { ICallbackConfigType } from '../../../../../../es/components/callback/src/types';
3
+ import { ICallbackConfigType } from '../../../../../components/callback/src/types';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  options: {
6
6
  type: PropType<ICallbackConfigType>;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { ICallbackConfigType } from '../../../../../../es/components/callback/src/types';
2
+ import { ICallbackConfigType } from '../../../../../components/callback/src/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  options: {
5
5
  type: PropType<ICallbackConfigType>;
@@ -1,20 +1,20 @@
1
1
  export declare const CallbackMaps: Map<string, {
2
2
  component: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{}, {
3
- formRenderRef: import("vue").Ref<import("../../../../../../es/components/form-render").FormRenderExpose | undefined>;
3
+ formRenderRef: import("vue").Ref<import("../../../../../components/form-render").FormRenderExpose | undefined>;
4
4
  key: import("vue").Ref<number>;
5
5
  reload: () => Promise<void>;
6
6
  formRenderExposeKeyList: readonly ["validate", "getFormValues", "setFormValues", "setFieldState", "resetFields", "queryWidget", "getFieldList"];
7
- exposed: Partial<import("../../../../../../es/components/form-render").FormRenderExpose>;
7
+ exposed: Partial<import("../../../../../components/form-render").FormRenderExpose>;
8
8
  FormRender: import("vue").DefineComponent<{
9
9
  fieldList: {
10
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldItem[]>;
10
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldItem[]>;
11
11
  };
12
12
  initialData: {
13
13
  type: import("vue").PropType<import("../../../..").AnyObject>;
14
14
  default: () => {};
15
15
  };
16
16
  fieldVisitor: {
17
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldVisitor>;
17
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldVisitor>;
18
18
  };
19
19
  column: {
20
20
  type: NumberConstructor;
@@ -33,7 +33,7 @@ export declare const CallbackMaps: Map<string, {
33
33
  default: number;
34
34
  };
35
35
  businessFormatter: {
36
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FormBusinessFormatter>;
36
+ type: import("vue").PropType<import("../../../../../components/form-render").FormBusinessFormatter>;
37
37
  };
38
38
  schema: {
39
39
  type: import("vue").PropType<import("@formily/json-schema").Stringify<{
@@ -128,7 +128,7 @@ export declare const CallbackMaps: Map<string, {
128
128
  type: import("vue").PropType<import("../../../..").FormRequestDefine.RequestInstance>;
129
129
  };
130
130
  enterToNextWidget: {
131
- type: import("vue").PropType<boolean | ((fieldItem: import("../../../../../../es/components/form-render").FieldItem) => boolean | void)>;
131
+ type: import("vue").PropType<boolean | ((fieldItem: import("../../../../../components/form-render").FieldItem) => boolean | void)>;
132
132
  default: boolean;
133
133
  };
134
134
  lowCodeReactions: {
@@ -163,14 +163,14 @@ export declare const CallbackMaps: Map<string, {
163
163
  }, {
164
164
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
165
165
  fieldList: {
166
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldItem[]>;
166
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldItem[]>;
167
167
  };
168
168
  initialData: {
169
169
  type: import("vue").PropType<import("../../../..").AnyObject>;
170
170
  default: () => {};
171
171
  };
172
172
  fieldVisitor: {
173
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldVisitor>;
173
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldVisitor>;
174
174
  };
175
175
  column: {
176
176
  type: NumberConstructor;
@@ -189,7 +189,7 @@ export declare const CallbackMaps: Map<string, {
189
189
  default: number;
190
190
  };
191
191
  businessFormatter: {
192
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FormBusinessFormatter>;
192
+ type: import("vue").PropType<import("../../../../../components/form-render").FormBusinessFormatter>;
193
193
  };
194
194
  schema: {
195
195
  type: import("vue").PropType<import("@formily/json-schema").Stringify<{
@@ -284,7 +284,7 @@ export declare const CallbackMaps: Map<string, {
284
284
  type: import("vue").PropType<import("../../../..").FormRequestDefine.RequestInstance>;
285
285
  };
286
286
  enterToNextWidget: {
287
- type: import("vue").PropType<boolean | ((fieldItem: import("../../../../../../es/components/form-render").FieldItem) => boolean | void)>;
287
+ type: import("vue").PropType<boolean | ((fieldItem: import("../../../../../components/form-render").FieldItem) => boolean | void)>;
288
288
  default: boolean;
289
289
  };
290
290
  lowCodeReactions: {
@@ -337,9 +337,9 @@ export declare const CallbackMaps: Map<string, {
337
337
  mapProperties: any;
338
338
  filterProperties: any;
339
339
  }>;
340
- businessCollector: import("../../../../../../es/components/form-render").BusinessCollector;
341
- formItemDepsCollector: import("../../../../../../es/components/form-render").FormItemDepsCollector;
342
- changeContextCollector: import("../../../../../../es/components/form-render").ContextCollector;
340
+ businessCollector: import("../../../../../components/form-render").BusinessCollector;
341
+ formItemDepsCollector: import("../../../../../components/form-render").FormItemDepsCollector;
342
+ changeContextCollector: import("../../../../../components/form-render").ContextCollector;
343
343
  formUUID: string;
344
344
  anchorBarRef: import("vue").Ref<{
345
345
  syncBarPosition: import("../../../..").AnyFn<any[], any>;
@@ -385,11 +385,11 @@ export declare const CallbackMaps: Map<string, {
385
385
  triggerAll(): void;
386
386
  triggerDisabled: string | boolean;
387
387
  };
388
- wordbookSettingHandler: import("../../../../../../es/components/form-render").wordbookSettingHandler;
389
- schemaAdaptor: (fieldList: import("../../../../../../es/components/form-render").FieldItem[], options?: Partial<{
390
- fieldList: import("../../../../../../es/components/form-render").FieldItem[];
388
+ wordbookSettingHandler: import("../../../../../components/form-render").wordbookSettingHandler;
389
+ schemaAdaptor: (fieldList: import("../../../../../components/form-render").FieldItem[], options?: Partial<{
390
+ fieldList: import("../../../../../components/form-render").FieldItem[];
391
391
  initialData: import("../../../..").AnyObject;
392
- fieldVisitor: import("../../../../../../es/components/form-render").FieldVisitor;
392
+ fieldVisitor: import("../../../../../components/form-render").FieldVisitor;
393
393
  column: number;
394
394
  maxHeight: string | number;
395
395
  anchor: boolean;
@@ -466,9 +466,9 @@ export declare const CallbackMaps: Map<string, {
466
466
  afterRequest(fieldKey: string, res?: any, payload?: import("../../../..").AnyObject | undefined): import("../../../..").AnyObject[];
467
467
  afterOptionInit(fieldKey: string, options: import("../../../..").AnyObject[], payload?: import("../../../..").AnyObject | undefined): void;
468
468
  }>;
469
- businessFormatter: import("../../../../../../es/components/form-render").FormBusinessFormatter;
469
+ businessFormatter: import("../../../../../components/form-render").FormBusinessFormatter;
470
470
  requestInstance: import("../../../..").FormRequestDefine.RequestInstance;
471
- enterToNextWidget: boolean | ((fieldItem: import("../../../../../../es/components/form-render").FieldItem) => boolean | void);
471
+ enterToNextWidget: boolean | ((fieldItem: import("../../../../../components/form-render").FieldItem) => boolean | void);
472
472
  lowCodeReactions: import("../../../..").LowCodeTypes.reactionsConfig[];
473
473
  linebarAutoHidden: boolean;
474
474
  bordered: string | boolean;
@@ -533,7 +533,7 @@ export declare const CallbackMaps: Map<string, {
533
533
  "x-read-pretty"?: boolean | undefined;
534
534
  "x-compile-omitted"?: string[] | undefined;
535
535
  }>>;
536
- _fieldList: import("../../../../../../es/components/form-render").FieldItem[];
536
+ _fieldList: import("../../../../../components/form-render").FieldItem[];
537
537
  parsedSchema: import("vue").ComputedRef<import("@formily/json-schema").Stringify<{
538
538
  [key: symbol]: any;
539
539
  [key: `x-${string}`]: any;
@@ -769,14 +769,14 @@ export declare const CallbackMaps: Map<string, {
769
769
  NTabs: any;
770
770
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "scroll" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
771
771
  fieldList: {
772
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldItem[]>;
772
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldItem[]>;
773
773
  };
774
774
  initialData: {
775
775
  type: import("vue").PropType<import("../../../..").AnyObject>;
776
776
  default: () => {};
777
777
  };
778
778
  fieldVisitor: {
779
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldVisitor>;
779
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldVisitor>;
780
780
  };
781
781
  column: {
782
782
  type: NumberConstructor;
@@ -795,7 +795,7 @@ export declare const CallbackMaps: Map<string, {
795
795
  default: number;
796
796
  };
797
797
  businessFormatter: {
798
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FormBusinessFormatter>;
798
+ type: import("vue").PropType<import("../../../../../components/form-render").FormBusinessFormatter>;
799
799
  };
800
800
  schema: {
801
801
  type: import("vue").PropType<import("@formily/json-schema").Stringify<{
@@ -890,7 +890,7 @@ export declare const CallbackMaps: Map<string, {
890
890
  type: import("vue").PropType<import("../../../..").FormRequestDefine.RequestInstance>;
891
891
  };
892
892
  enterToNextWidget: {
893
- type: import("vue").PropType<boolean | ((fieldItem: import("../../../../../../es/components/form-render").FieldItem) => boolean | void)>;
893
+ type: import("vue").PropType<boolean | ((fieldItem: import("../../../../../components/form-render").FieldItem) => boolean | void)>;
894
894
  default: boolean;
895
895
  };
896
896
  lowCodeReactions: {
@@ -936,7 +936,7 @@ export declare const CallbackMaps: Map<string, {
936
936
  parallelism: number;
937
937
  scope: import("../../../..").AnyObject;
938
938
  consumer: boolean;
939
- enterToNextWidget: boolean | ((fieldItem: import("../../../../../../es/components/form-render").FieldItem) => boolean | void);
939
+ enterToNextWidget: boolean | ((fieldItem: import("../../../../../components/form-render").FieldItem) => boolean | void);
940
940
  linebarAutoHidden: boolean;
941
941
  bordered: string | boolean;
942
942
  uniqueCacheData: boolean;
@@ -955,11 +955,11 @@ export declare const CallbackMaps: Map<string, {
955
955
  } | {
956
956
  component: import("../../../..").SFCWithInstall<import("vue").DefineComponent<{
957
957
  tableConfig: {
958
- type: import("vue").PropType<import("../../../../../../es/components/iho-table").IhoTableConfig>;
958
+ type: import("vue").PropType<import("../../../../../components/iho-table").IhoTableConfig>;
959
959
  default: () => {};
960
960
  };
961
961
  fieldList: {
962
- type: import("vue").PropType<import("../../../../../../es/components/iho-table").LowCodeTableFieldItem[]>;
962
+ type: import("vue").PropType<import("../../../../../components/iho-table").LowCodeTableFieldItem[]>;
963
963
  default: () => never[];
964
964
  };
965
965
  tableData: {
@@ -983,11 +983,11 @@ export declare const CallbackMaps: Map<string, {
983
983
  }, {
984
984
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
985
985
  tableConfig: {
986
- type: import("vue").PropType<import("../../../../../../es/components/iho-table").IhoTableConfig>;
986
+ type: import("vue").PropType<import("../../../../../components/iho-table").IhoTableConfig>;
987
987
  default: () => {};
988
988
  };
989
989
  fieldList: {
990
- type: import("vue").PropType<import("../../../../../../es/components/iho-table").LowCodeTableFieldItem[]>;
990
+ type: import("vue").PropType<import("../../../../../components/iho-table").LowCodeTableFieldItem[]>;
991
991
  default: () => never[];
992
992
  };
993
993
  tableData: {
@@ -1087,13 +1087,13 @@ export declare const CallbackMaps: Map<string, {
1087
1087
  value: unknown;
1088
1088
  }[]>;
1089
1089
  hooks: Readonly<{
1090
- configHooks: import("../../../../../../es/components/iho-table").AbstractConfigHooks;
1091
- fieldHooks: import("../../../../../../es/components/iho-table").AbstractFieldHooks;
1092
- eventHooks: import("../../../../../../es/components/iho-table").AbstractEventHooks;
1093
- dataHooks: import("../../../../../../es/components/iho-table").AbstractDataHooks;
1094
- setupHooks: import("../../../../../../es/components/iho-table").AbstractSetupHooks;
1095
- domInsertHooks: import("../../../../../../es/components/iho-table").AbstractDomInsertHooks;
1096
- exposeHooks: import("../../../../../../es/components/iho-table").AbstractExposeHooks;
1090
+ configHooks: import("../../../../../components/iho-table").AbstractConfigHooks;
1091
+ fieldHooks: import("../../../../../components/iho-table").AbstractFieldHooks;
1092
+ eventHooks: import("../../../../../components/iho-table").AbstractEventHooks;
1093
+ dataHooks: import("../../../../../components/iho-table").AbstractDataHooks;
1094
+ setupHooks: import("../../../../../components/iho-table").AbstractSetupHooks;
1095
+ domInsertHooks: import("../../../../../components/iho-table").AbstractDomInsertHooks;
1096
+ exposeHooks: import("../../../../../components/iho-table").AbstractExposeHooks;
1097
1097
  }>;
1098
1098
  uuid: string;
1099
1099
  $table: import("vue").Ref<import("vxe-table").VxeTableInstance | undefined>;
@@ -3029,7 +3029,7 @@ export declare const CallbackMaps: Map<string, {
3029
3029
  adaptive?: boolean | undefined;
3030
3030
  } | undefined;
3031
3031
  params?: any;
3032
- onFormChange?: ((payload_0: import("../../../../../../es/components/iho-table").IhoTableFormChangePayload) => void) | undefined;
3032
+ onFormChange?: ((payload_0: import("../../../../../components/iho-table").IhoTableFormChangePayload) => void) | undefined;
3033
3033
  onCopy?: ((params: import("vxe-table").VxeTableDefines.CopyEventParams) => void) | undefined;
3034
3034
  onCut?: ((params: import("vxe-table").VxeTableDefines.CutEventParams) => void) | undefined;
3035
3035
  onPaste?: ((params: import("vxe-table").VxeTableDefines.PasteEventParams) => void) | undefined;
@@ -3091,8 +3091,8 @@ export declare const CallbackMaps: Map<string, {
3091
3091
  onActiveCellChangeEnd?: ((params: import("vxe-table").VxeTableProDefines.ActiveCellChangeEndEventParams) => void) | undefined;
3092
3092
  onPageChange?: (() => void) | undefined;
3093
3093
  onSettingClick?: (() => void) | undefined;
3094
- onFormClick?: ((payload_0: import("../../../../../../es/components/iho-table").IhoTableFormChangePayload) => void) | undefined;
3095
- onKeyboard?: ((payload_0: import("../../../../../../es/components/iho-table").IHoTableKeyboardPayload) => void) | undefined;
3094
+ onFormClick?: ((payload_0: import("../../../../../components/iho-table").IhoTableFormChangePayload) => void) | undefined;
3095
+ onKeyboard?: ((payload_0: import("../../../../../components/iho-table").IHoTableKeyboardPayload) => void) | undefined;
3096
3096
  onRowDrag?: ((payload_0: import("sortablejs").SortableEvent) => void) | undefined;
3097
3097
  uuid?: string | undefined;
3098
3098
  isTree?: import("../../../..").MaybeString<0 | 2 | 1 | 3> | undefined;
@@ -3492,7 +3492,7 @@ export declare const CallbackMaps: Map<string, {
3492
3492
  tableDataRef: import("vue").Ref<import("../../../..").AnyObject[]>;
3493
3493
  updateTableDataRefDebounced: () => Promise<void>;
3494
3494
  updateTableDataRef: () => Promise<void>;
3495
- tableHandler: import("../../../../../../es/components/iho-table").IhoTableHandler;
3495
+ tableHandler: import("../../../../../components/iho-table").IhoTableHandler;
3496
3496
  eventHookHandler: {
3497
3497
  onCopy: import("vxe-table").VxeTableEvents.Copy | undefined;
3498
3498
  onCut: import("vxe-table").VxeTableEvents.Cut | undefined;
@@ -5546,10 +5546,10 @@ export declare const CallbackMaps: Map<string, {
5546
5546
  adaptive?: boolean | undefined;
5547
5547
  } | undefined;
5548
5548
  params?: any;
5549
- onFormChange?: ((payload_0: import("../../../../../../es/components/iho-table").IhoTableFormChangePayload) => void) | undefined;
5549
+ onFormChange?: ((payload_0: import("../../../../../components/iho-table").IhoTableFormChangePayload) => void) | undefined;
5550
5550
  onSettingClick?: (() => void) | undefined;
5551
- onFormClick?: ((payload_0: import("../../../../../../es/components/iho-table").IhoTableFormChangePayload) => void) | undefined;
5552
- onKeyboard?: ((payload_0: import("../../../../../../es/components/iho-table").IHoTableKeyboardPayload) => void) | undefined;
5551
+ onFormClick?: ((payload_0: import("../../../../../components/iho-table").IhoTableFormChangePayload) => void) | undefined;
5552
+ onKeyboard?: ((payload_0: import("../../../../../components/iho-table").IHoTableKeyboardPayload) => void) | undefined;
5553
5553
  onRowDrag?: ((payload_0: import("sortablejs").SortableEvent) => void) | undefined;
5554
5554
  uuid?: string | undefined;
5555
5555
  isTree?: import("../../../..").MaybeString<0 | 2 | 1 | 3> | undefined;
@@ -5652,11 +5652,11 @@ export declare const CallbackMaps: Map<string, {
5652
5652
  useVersion: typeof import("../../../..").useVersion;
5653
5653
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange")[], "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
5654
5654
  tableConfig: {
5655
- type: import("vue").PropType<import("../../../../../../es/components/iho-table").IhoTableConfig>;
5655
+ type: import("vue").PropType<import("../../../../../components/iho-table").IhoTableConfig>;
5656
5656
  default: () => {};
5657
5657
  };
5658
5658
  fieldList: {
5659
- type: import("vue").PropType<import("../../../../../../es/components/iho-table").LowCodeTableFieldItem[]>;
5659
+ type: import("vue").PropType<import("../../../../../components/iho-table").LowCodeTableFieldItem[]>;
5660
5660
  default: () => never[];
5661
5661
  };
5662
5662
  tableData: {
@@ -5744,10 +5744,10 @@ export declare const CallbackMaps: Map<string, {
5744
5744
  onKeyboard?: ((...args: any[]) => any) | undefined;
5745
5745
  onRowDrag?: ((...args: any[]) => any) | undefined;
5746
5746
  }, {
5747
- fieldList: import("../../../../../../es/components/iho-table").LowCodeTableFieldItem[];
5747
+ fieldList: import("../../../../../components/iho-table").LowCodeTableFieldItem[];
5748
5748
  parallelism: number;
5749
5749
  uniqueCacheData: boolean;
5750
- tableConfig: import("../../../../../../es/components/iho-table").IhoTableConfig;
5750
+ tableConfig: import("../../../../../components/iho-table").IhoTableConfig;
5751
5751
  tableData: import("../../../..").AnyObject[];
5752
5752
  }>>;
5753
5753
  props: {
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  import { ComponentInternalInstance } from 'vue';
3
3
  import { TRANS_CMD } from './constants';
4
4
  import { InsuranceType } from './types';
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../../es/shared/types';
1
+ import { AnyObject } from '../../../../shared/types';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  show: {
4
4
  type: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- import { InsuranceType } from '../../../../../es/components/card-reader-sdk';
1
+ import { InsuranceType } from '../../../../components/card-reader-sdk';
2
2
  /**
3
3
  * 交易命令枚举
4
4
  */
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  import { InsuranceType } from './types';
3
3
  export default class InsuranceSDK {
4
4
  private readonly webview;
@@ -1,5 +1,5 @@
1
- import { AnyObject, AnyFn, NumberRange } from '../../../../../es/shared/types';
2
- import { TRANS_CMD } from '../../../../../es/components/card-reader-sdk/src/constants';
1
+ import { AnyObject, AnyFn, NumberRange } from '../../../../shared/types';
2
+ import { TRANS_CMD } from '../../../../components/card-reader-sdk/src/constants';
3
3
  export declare namespace InsuranceType {
4
4
  export type ExecType = 'hisyb' | 'login';
5
5
  export type IHOWindow = Window & {
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../../es/shared/types';
1
+ import { AnyObject } from '../../../../shared/types';
2
2
  import { ComponentInternalInstance } from 'vue';
3
3
  export declare class ReadHealthCard {
4
4
  rendered: boolean;