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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (364) hide show
  1. package/es/components/annotation-edit/index.d.ts +1 -1
  2. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +1 -1
  3. package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
  4. package/es/components/annotation-edit/src/type.d.ts +4 -0
  5. package/es/components/audio-sdk/src/audioSDK.d.ts +7 -3
  6. package/es/components/audio-sdk/src/audioSDK.js +1 -1
  7. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -0
  8. package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
  9. package/es/components/audio-sdk/style/index.css +1 -1
  10. package/es/components/base-search/index.d.ts +1 -1
  11. package/es/components/base-search/src/index.vue.d.ts +4 -4
  12. package/es/components/base-search/src/index.vue2.js +1 -1
  13. package/es/components/big-table/index.d.ts +22 -22
  14. package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
  15. package/es/components/big-table/src/bigTableProps.d.ts +1 -1
  16. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
  17. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
  18. package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
  19. package/es/components/big-table/src/constants/index.d.ts +1 -1
  20. package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
  21. package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
  22. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  23. package/es/components/big-table/src/utils.d.ts +1 -1
  24. package/es/components/biunique-chat/index.d.ts +14 -14
  25. package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
  26. package/es/components/biunique-chat/src/api/index.d.ts +1 -1
  27. package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
  28. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
  29. package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
  30. package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
  31. package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
  32. package/es/components/body-select/index.d.ts +5 -5
  33. package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
  34. package/es/components/body-select/src/index.vue.d.ts +1 -1
  35. package/es/components/bpmn-workflow/index.d.ts +1 -1
  36. package/es/components/button-print/index.d.ts +21 -21
  37. package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
  38. package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
  39. package/es/components/button-print/src/api.d.ts +1 -1
  40. package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
  41. package/es/components/button-print/src/utils/dialog.d.ts +1 -1
  42. package/es/components/button-print/src/utils/print.d.ts +2 -2
  43. package/es/components/callback/index.d.ts +1 -1
  44. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
  45. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  46. package/es/components/callback/src/components/render/popupMaps.d.ts +61 -162
  47. package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
  48. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
  49. package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
  50. package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
  51. package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
  52. package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
  53. package/es/components/classification/index.d.ts +20 -20
  54. package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
  55. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  56. package/es/components/classification/src/index.vue.d.ts +13 -13
  57. package/es/components/config-provider/index.d.ts +1 -1
  58. package/es/components/date-picker/index.d.ts +2 -2
  59. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  60. package/es/components/editor/index.d.ts +1 -1
  61. package/es/components/expand-field/index.d.ts +29 -29
  62. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
  63. package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
  64. package/es/components/expand-field/src/constants/index.d.ts +1 -1
  65. package/es/components/expand-field/src/index.vue.d.ts +2 -2
  66. package/es/components/fabric-chart/index.d.ts +10 -8
  67. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +5 -3
  68. package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
  69. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  70. package/es/components/fabric-chart/src/constants/index.d.ts +4 -1
  71. package/es/components/fabric-chart/src/constants/index.js +1 -1
  72. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
  73. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
  74. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
  75. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
  76. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
  77. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +5 -4
  78. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
  79. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
  80. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
  81. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
  82. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
  83. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
  84. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
  85. package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
  86. package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
  87. package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
  88. package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
  89. package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
  90. package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
  91. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  92. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
  93. package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
  94. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
  95. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
  96. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
  97. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
  98. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
  99. package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
  100. package/es/components/fabric-chart/src/interface.d.ts +2 -2
  101. package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
  102. package/es/components/field-set/index.d.ts +15 -15
  103. package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
  104. package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
  105. package/es/components/field-set/src/types/index.d.ts +1 -1
  106. package/es/components/field-set/src/utils/index.d.ts +3 -3
  107. package/es/components/form-config/index.d.ts +280 -475
  108. package/es/components/form-config/src/FormConfig.vue.d.ts +406 -601
  109. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +27 -128
  110. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
  111. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +193 -291
  112. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
  113. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
  114. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
  115. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
  116. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
  117. package/es/components/form-config/src/constants/index.d.ts +2 -2
  118. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
  119. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
  120. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
  121. package/es/components/form-config/src/types/index.d.ts +2 -2
  122. package/es/components/form-config/src/utils/index.d.ts +3 -3
  123. package/es/components/form-render/index.d.ts +60 -161
  124. package/es/components/form-render/index.js +1 -1
  125. package/es/components/form-render/src/FormRender.vue.d.ts +25 -127
  126. package/es/components/form-render/src/FormRender.vue2.js +1 -1
  127. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +83 -184
  128. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
  129. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
  130. package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
  131. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
  132. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
  133. package/es/components/form-render/src/components/renderer/complex.js +1 -1
  134. package/es/components/form-render/src/components/renderer/date.js +1 -1
  135. package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
  136. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
  137. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
  138. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +2 -2
  139. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
  140. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +1 -1
  141. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  142. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
  143. package/es/components/form-render/src/components/renderer/remoteSearch.js +1 -1
  144. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  145. package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
  146. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  147. package/es/components/form-render/src/components/renderer/select.js +1 -1
  148. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
  149. package/es/components/form-render/src/components/renderer/switch.js +1 -1
  150. package/es/components/form-render/src/components/renderer/textarea.js +1 -1
  151. package/es/components/form-render/src/constants/index.d.ts +5 -6
  152. package/es/components/form-render/src/constants/index.js +1 -1
  153. package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
  154. package/es/components/form-render/src/hooks/useAnchor.js +1 -1
  155. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
  156. package/es/components/form-render/src/hooks/useBusinessBinding.js +1 -1
  157. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  158. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +2 -2
  159. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
  160. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +19 -19
  161. package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
  162. package/es/components/form-render/src/hooks/useFormEvent.d.ts +4 -25
  163. package/es/components/form-render/src/hooks/useFormEvent.js +1 -1
  164. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +5 -5
  165. package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
  166. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
  167. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +16 -12
  168. package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
  169. package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
  170. package/es/components/form-render/src/hooks/useFormValidator.js +1 -1
  171. package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
  172. package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
  173. package/es/components/form-render/src/hooks/usePresetScope.js +1 -1
  174. package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
  175. package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
  176. package/es/components/form-render/src/types/index.d.ts +15 -15
  177. package/es/components/form-render/src/utils/business.d.ts +2 -2
  178. package/es/components/form-render/src/utils/dom.d.ts +1 -1
  179. package/es/components/form-render/src/utils/index.d.ts +4 -18
  180. package/es/components/form-render/src/utils/index.js +1 -1
  181. package/es/components/form-render/src/utils/schema.d.ts +3 -3
  182. package/es/components/form-render/src/utils/schema.js +1 -1
  183. package/es/components/grid/index.d.ts +1 -1
  184. package/es/components/guide/src/renderer.d.ts +1 -1
  185. package/es/components/guide/src/types/index.d.ts +1 -1
  186. package/es/components/guide/src/useGuide.d.ts +1 -1
  187. package/es/components/guide/src/utils/index.d.ts +1 -1
  188. package/es/components/iho-table/index.d.ts +39 -39
  189. package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
  190. package/es/components/iho-table/src/constants/index.d.ts +5 -5
  191. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
  192. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
  193. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
  194. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
  195. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
  196. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
  197. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
  198. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
  199. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  200. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
  201. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
  202. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
  203. package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
  204. package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
  205. package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
  206. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
  207. package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
  208. package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
  209. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
  210. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
  211. package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
  212. package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
  213. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
  214. package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
  215. package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
  216. package/es/components/iho-table/src/plugins/index.d.ts +1 -1
  217. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
  218. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
  219. package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
  220. package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
  221. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
  222. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
  223. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
  224. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  225. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
  226. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
  227. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
  228. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
  229. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
  230. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
  231. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
  232. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  233. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
  234. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
  235. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
  236. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
  237. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
  238. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
  239. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
  240. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
  241. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
  242. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
  243. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
  244. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
  245. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
  246. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
  247. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
  248. package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
  249. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
  250. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
  251. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
  252. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
  253. package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
  254. package/es/components/iho-table/src/types/index.d.ts +3 -3
  255. package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
  256. package/es/components/iho-table/src/utils/index.d.ts +3 -3
  257. package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
  258. package/es/components/index.css +1 -1
  259. package/es/components/index.d.ts +3 -3
  260. package/es/components/index.js +1 -1
  261. package/es/components/info-header/index.d.ts +175 -377
  262. package/es/components/info-header/src/InfoHeader.vue.d.ts +191 -393
  263. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
  264. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
  265. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +106 -207
  266. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +28 -129
  267. package/es/components/info-header/src/constants/index.d.ts +1 -1
  268. package/es/components/info-header/src/types/index.d.ts +1 -1
  269. package/es/components/keyboard/index.d.ts +1 -1
  270. package/es/components/map/index.d.ts +1 -1
  271. package/es/components/map/src/Map.vue.d.ts +1 -1
  272. package/es/components/picture-clipper/index.d.ts +1 -1
  273. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
  274. package/es/components/quick-search/index.d.ts +1 -1
  275. package/es/components/quick-search/src/index.vue.d.ts +4 -4
  276. package/es/components/recommend-search/index.d.ts +25 -25
  277. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
  278. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
  279. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
  280. package/es/components/scale-view/index.d.ts +1 -1
  281. package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
  282. package/es/components/scale-view/src/types/index.d.ts +1 -1
  283. package/es/components/search-cascader/index.d.ts +34 -34
  284. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
  285. package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
  286. package/es/components/search-cascader/src/constants/index.d.ts +1 -1
  287. package/es/components/search-cascader/src/utils/index.d.ts +1 -1
  288. package/es/components/select-label/index.d.ts +1 -1
  289. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
  290. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
  291. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
  292. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
  293. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
  294. package/es/components/select-label/src/index.vue.d.ts +19 -19
  295. package/es/components/select-person/index.d.ts +22 -22
  296. package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
  297. package/es/components/shortcut-provider/index.d.ts +1 -1
  298. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
  299. package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
  300. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
  301. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  302. package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
  303. package/es/components/shortcut-setter/index.d.ts +76 -176
  304. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +109 -209
  305. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
  306. package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
  307. package/es/components/slider-tree/index.d.ts +1 -1
  308. package/es/components/steps-wheel/index.d.ts +1 -1
  309. package/es/components/table-export-field/index.d.ts +3 -3
  310. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
  311. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
  312. package/es/components/table-export-field/src/constants/index.d.ts +1 -1
  313. package/es/components/table-export-field/src/index.vue.d.ts +1 -1
  314. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
  315. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  316. package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
  317. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
  318. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
  319. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
  320. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
  321. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
  322. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  323. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
  324. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
  325. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
  326. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
  327. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
  328. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +4 -0
  329. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
  330. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  331. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +4 -0
  332. package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
  333. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +13 -9
  334. package/es/components/table-filter/src/constants/index.d.ts +1 -1
  335. package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
  336. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  337. package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
  338. package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
  339. package/es/components/table-filter/src/types/index.d.ts +1 -0
  340. package/es/components/time-line/index.d.ts +1 -1
  341. package/es/components/time-picker/index.d.ts +2 -2
  342. package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
  343. package/es/components/vod-chunk-upload/index.d.ts +1 -1
  344. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
  345. package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
  346. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
  347. package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
  348. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
  349. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  350. package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
  351. package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
  352. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
  353. package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
  354. package/es/shared/hooks/useDateTime.d.ts +1 -1
  355. package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
  356. package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
  357. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
  358. package/es/shared/hooks/useTheme.d.ts +1 -1
  359. package/es/shared/package.json.js +1 -1
  360. package/es/shared/types/business.d.ts +1 -1
  361. package/es/shared/utils/business.d.ts +1 -1
  362. package/es/shared/utils/business.js +1 -1
  363. package/es/shared/utils/index.d.ts +1 -1
  364. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
3
3
  tableId: {
4
4
  type: StringConstructor;
@@ -264,7 +264,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
264
264
  newSearchFieldList: any;
265
265
  saveLoading: import("vue").Ref<boolean>;
266
266
  searchFilter: any;
267
- filterApiConfig: import("../../../es/shared/types").AnyObject;
267
+ filterApiConfig: import("../../shared/types").AnyObject;
268
268
  attrs: {
269
269
  [x: string]: unknown;
270
270
  };
@@ -848,7 +848,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
848
848
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
849
849
  }>>;
850
850
  emit: (event: "update:formatted-value", ...args: any[]) => void;
851
- datePickerRef: import("vue").Ref<import("../../../es/shared/types").AnyObject | null>;
851
+ datePickerRef: import("vue").Ref<import("../../shared/types").AnyObject | null>;
852
852
  panelInstRef: import("vue").Ref<null>;
853
853
  placeholderRef: import("vue").Ref<any>;
854
854
  currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
@@ -1114,8 +1114,8 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1114
1114
  getDynamicSelectData: (params: any, filterApiConfig: any) => Promise<any>;
1115
1115
  emit: (event: "update:modelValue", ...args: any[]) => void;
1116
1116
  isLoading: import("vue").Ref<boolean>;
1117
- filterApiConfig: import("../../../es/shared/types").AnyObject;
1118
- classifyFilterList: import("vue").Ref<import("../../../es/shared/types").AnyObject[]>;
1117
+ filterApiConfig: import("../../shared/types").AnyObject;
1118
+ classifyFilterList: import("vue").Ref<import("../../shared/types").AnyObject[]>;
1119
1119
  totalPage: import("vue").Ref<number>;
1120
1120
  menuProps: {
1121
1121
  class: string;
@@ -1147,15 +1147,15 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1147
1147
  NSelect: any;
1148
1148
  SelectDynamicOption: import("vue").DefineComponent<{
1149
1149
  dynamicOptionInfo: {
1150
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1150
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1151
1151
  default: () => {};
1152
1152
  };
1153
1153
  fieldTitleList: {
1154
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1154
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1155
1155
  default: () => never[];
1156
1156
  };
1157
1157
  optionList: {
1158
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1158
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1159
1159
  default: () => never[];
1160
1160
  };
1161
1161
  isMultiple: {
@@ -1178,15 +1178,15 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1178
1178
  selectMinWidth: number;
1179
1179
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1180
1180
  dynamicOptionInfo: {
1181
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1181
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1182
1182
  default: () => {};
1183
1183
  };
1184
1184
  fieldTitleList: {
1185
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1185
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1186
1186
  default: () => never[];
1187
1187
  };
1188
1188
  optionList: {
1189
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1189
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1190
1190
  default: () => never[];
1191
1191
  };
1192
1192
  isMultiple: {
@@ -1261,15 +1261,15 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1261
1261
  ArrowForward: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1262
1262
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1263
1263
  dynamicOptionInfo: {
1264
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1264
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1265
1265
  default: () => {};
1266
1266
  };
1267
1267
  fieldTitleList: {
1268
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1268
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1269
1269
  default: () => never[];
1270
1270
  };
1271
1271
  optionList: {
1272
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1272
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1273
1273
  default: () => never[];
1274
1274
  };
1275
1275
  isMultiple: {
@@ -1292,9 +1292,9 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1292
1292
  onUpdateSelect?: ((...args: any[]) => any) | undefined;
1293
1293
  onUpdatePage?: ((...args: any[]) => any) | undefined;
1294
1294
  }, {
1295
- dynamicOptionInfo: import("../../../es/shared/types").AnyObject;
1296
- fieldTitleList: import("../../../es/shared/types").AnyObject[];
1297
- optionList: import("../../../es/shared/types").AnyObject[];
1295
+ dynamicOptionInfo: import("../../shared/types").AnyObject;
1296
+ fieldTitleList: import("../../shared/types").AnyObject[];
1297
+ optionList: import("../../shared/types").AnyObject[];
1298
1298
  isMultiple: boolean;
1299
1299
  curPage: number;
1300
1300
  isLastPage: boolean;
@@ -1475,7 +1475,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1475
1475
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1476
1476
  }>>;
1477
1477
  emit: (event: "update:formatted-value", ...args: any[]) => void;
1478
- datePickerRef: import("vue").Ref<import("../../../es/shared/types").AnyObject | null>;
1478
+ datePickerRef: import("vue").Ref<import("../../shared/types").AnyObject | null>;
1479
1479
  panelInstRef: import("vue").Ref<null>;
1480
1480
  placeholderRef: import("vue").Ref<any>;
1481
1481
  currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
@@ -1588,7 +1588,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1588
1588
  }>>;
1589
1589
  emit: (event: "update:modelValue", ...args: any[]) => void;
1590
1590
  tagList: import("vue").Ref<never[]>;
1591
- filterApiConfig: import("../../../es/shared/types").AnyObject;
1591
+ filterApiConfig: import("../../shared/types").AnyObject;
1592
1592
  valueCp: import("vue").WritableComputedRef<string[]>;
1593
1593
  optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
1594
1594
  initTagList: () => Promise<void>;
@@ -1922,7 +1922,7 @@ declare const CClassification: SFCWithInstall<import("vue").DefineComponent<{
1922
1922
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1923
1923
  }>>;
1924
1924
  emit: (event: "update:formatted-value", ...args: any[]) => void;
1925
- datePickerRef: import("vue").Ref<import("../../../es/shared/types").AnyObject | null>;
1925
+ datePickerRef: import("vue").Ref<import("../../shared/types").AnyObject | null>;
1926
1926
  panelInstRef: import("vue").Ref<null>;
1927
1927
  placeholderRef: import("vue").Ref<any>;
1928
1928
  currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
@@ -1,4 +1,4 @@
1
- import { IClassifyListType } from '../../../../../../es/components/table-filter/src/types';
1
+ import { IClassifyListType } from '../../../../../components/table-filter/src/types';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  searchFieldList: {
4
4
  type: ArrayConstructor;
@@ -456,9 +456,9 @@ declare const _default: import("vue").DefineComponent<{
456
456
  showAdd: boolean;
457
457
  };
458
458
  isEnableAddDisplayCategory: import("vue").ComputedRef<boolean>;
459
- editDisplayCategory: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
460
- handleDisplayCategorySelect: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
461
- handleDisplayCategoryRemove: (index: number, item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
459
+ editDisplayCategory: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
460
+ handleDisplayCategorySelect: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
461
+ handleDisplayCategoryRemove: (index: number, item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
462
462
  handleDisplayCategoryAdd: (cb?: any) => void;
463
463
  handlerBlur: () => void;
464
464
  initDisplayCategories: (rawDataDisplayCategories: any, displayCategory: any) => void;
@@ -469,12 +469,12 @@ declare const _default: import("vue").DefineComponent<{
469
469
  updateKey: (index: number, val: any) => void;
470
470
  updateCondition: (index: number, val: any) => void;
471
471
  getParamCfg: (key: string) => any;
472
- initFilterConditions: (tableId: string, rawConditions: import("../../../../../../es/components/table-filter/src/types").ISearchConfigType) => Promise<void>;
472
+ initFilterConditions: (tableId: string, rawConditions: import("../../../../../components/table-filter/src/types").ISearchConfigType) => Promise<void>;
473
473
  getRawFilterConditions: () => any[];
474
- handleEditDisplayCategory: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
474
+ handleEditDisplayCategory: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
475
475
  handleDisplayCategoryAddState: () => void;
476
476
  findConditionByDisplayCategory: (sid: string) => unknown;
477
- handleDisplayCategorySelectProxy: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
477
+ handleDisplayCategorySelectProxy: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
478
478
  clearFormData: () => void;
479
479
  handleInitConditions: () => Promise<void>;
480
480
  validate: () => Promise<unknown>;
@@ -1556,9 +1556,9 @@ declare const _default: import("vue").DefineComponent<{
1556
1556
  showAdd: boolean;
1557
1557
  };
1558
1558
  isEnableAddDisplayCategory: import("vue").ComputedRef<boolean>;
1559
- editDisplayCategory: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
1560
- handleDisplayCategorySelect: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1561
- handleDisplayCategoryRemove: (index: number, item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1559
+ editDisplayCategory: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
1560
+ handleDisplayCategorySelect: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
1561
+ handleDisplayCategoryRemove: (index: number, item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
1562
1562
  handleDisplayCategoryAdd: (cb?: any) => void;
1563
1563
  handlerBlur: () => void;
1564
1564
  initDisplayCategories: (rawDataDisplayCategories: any, displayCategory: any) => void;
@@ -1569,13 +1569,13 @@ declare const _default: import("vue").DefineComponent<{
1569
1569
  updateKey: (index: number, val: any) => void;
1570
1570
  updateCondition: (index: number, val: any) => void;
1571
1571
  getParamCfg: (key: string) => any;
1572
- initFilterConditions: (tableId: string, rawConditions: import("../../../../../../es/components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
1572
+ initFilterConditions: (tableId: string, rawConditions: import("../../../../../components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
1573
1573
  getRawFilterConditions: () => any;
1574
1574
  isShowValueCfg: (con: string) => boolean;
1575
- handleEditDisplayCategory: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1575
+ handleEditDisplayCategory: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
1576
1576
  handleDisplayCategoryAddState: () => void;
1577
1577
  findConditionByDisplayCategory: (sid: string) => unknown;
1578
- handleDisplayCategorySelectProxy: (item: import("../../../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1578
+ handleDisplayCategorySelectProxy: (item: import("../../../../../components/table-filter/src/types").ICategoryItemType) => void;
1579
1579
  clearFormData: () => void;
1580
1580
  handleInitConditions: () => Promise<void>;
1581
1581
  validate: () => Promise<unknown>;
@@ -1,4 +1,4 @@
1
- import { IClassifyListType } from '../../../../../../es/components/table-filter/src/types';
1
+ import { IClassifyListType } from '../../../../../components/table-filter/src/types';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  visibleIn: {
4
4
  type: BooleanConstructor;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { IClassifyListType, ITreeDataType, IConditionMapType, IClassifyItemType } from '../../../../es/components/table-filter/src/types';
2
+ import { IClassifyListType, ITreeDataType, IConditionMapType, IClassifyItemType } from '../../../components/table-filter/src/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  tableId: {
5
5
  type: StringConstructor;
@@ -678,9 +678,9 @@ declare const _default: import("vue").DefineComponent<{
678
678
  showAdd: boolean;
679
679
  };
680
680
  isEnableAddDisplayCategory: import("vue").ComputedRef<boolean>;
681
- editDisplayCategory: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
682
- handleDisplayCategorySelect: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
683
- handleDisplayCategoryRemove: (index: number, item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
681
+ editDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
682
+ handleDisplayCategorySelect: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
683
+ handleDisplayCategoryRemove: (index: number, item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
684
684
  handleDisplayCategoryAdd: (cb?: any) => void;
685
685
  handlerBlur: () => void;
686
686
  initDisplayCategories: (rawDataDisplayCategories: any, displayCategory: any) => void;
@@ -691,12 +691,12 @@ declare const _default: import("vue").DefineComponent<{
691
691
  updateKey: (index: number, val: any) => void;
692
692
  updateCondition: (index: number, val: any) => void;
693
693
  getParamCfg: (key: string) => any;
694
- initFilterConditions: (tableId: string, rawConditions: import("../../../../es/components/table-filter/src/types").ISearchConfigType) => Promise<void>;
694
+ initFilterConditions: (tableId: string, rawConditions: import("../../../components/table-filter/src/types").ISearchConfigType) => Promise<void>;
695
695
  getRawFilterConditions: () => any[];
696
- handleEditDisplayCategory: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
696
+ handleEditDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
697
697
  handleDisplayCategoryAddState: () => void;
698
698
  findConditionByDisplayCategory: (sid: string) => unknown;
699
- handleDisplayCategorySelectProxy: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
699
+ handleDisplayCategorySelectProxy: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
700
700
  clearFormData: () => void;
701
701
  handleInitConditions: () => Promise<void>;
702
702
  validate: () => Promise<unknown>;
@@ -1778,9 +1778,9 @@ declare const _default: import("vue").DefineComponent<{
1778
1778
  showAdd: boolean;
1779
1779
  };
1780
1780
  isEnableAddDisplayCategory: import("vue").ComputedRef<boolean>;
1781
- editDisplayCategory: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
1782
- handleDisplayCategorySelect: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1783
- handleDisplayCategoryRemove: (index: number, item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1781
+ editDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
1782
+ handleDisplayCategorySelect: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
1783
+ handleDisplayCategoryRemove: (index: number, item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
1784
1784
  handleDisplayCategoryAdd: (cb?: any) => void;
1785
1785
  handlerBlur: () => void;
1786
1786
  initDisplayCategories: (rawDataDisplayCategories: any, displayCategory: any) => void;
@@ -1791,13 +1791,13 @@ declare const _default: import("vue").DefineComponent<{
1791
1791
  updateKey: (index: number, val: any) => void;
1792
1792
  updateCondition: (index: number, val: any) => void;
1793
1793
  getParamCfg: (key: string) => any;
1794
- initFilterConditions: (tableId: string, rawConditions: import("../../../../es/components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
1794
+ initFilterConditions: (tableId: string, rawConditions: import("../../../components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
1795
1795
  getRawFilterConditions: () => any;
1796
1796
  isShowValueCfg: (con: string) => boolean;
1797
- handleEditDisplayCategory: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1797
+ handleEditDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
1798
1798
  handleDisplayCategoryAddState: () => void;
1799
1799
  findConditionByDisplayCategory: (sid: string) => unknown;
1800
- handleDisplayCategorySelectProxy: (item: import("../../../../es/components/table-filter/src/types").ICategoryItemType) => void;
1800
+ handleDisplayCategorySelectProxy: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
1801
1801
  clearFormData: () => void;
1802
1802
  handleInitConditions: () => Promise<void>;
1803
1803
  validate: () => Promise<unknown>;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  export * from './src/interface';
3
3
  declare const ConfigProvider: SFCWithInstall<import("vue").DefineComponent<{
4
4
  themeOverrides: {
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const DatePicker: SFCWithInstall<import("vue").DefineComponent<{
3
3
  updateUnchangedValue: {
4
4
  type: BooleanConstructor;
@@ -39,7 +39,7 @@ declare const DatePicker: SFCWithInstall<import("vue").DefineComponent<{
39
39
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
40
40
  }>>;
41
41
  emit: (event: "update:formatted-value", ...args: any[]) => void;
42
- datePickerRef: import("vue").Ref<import("../../../es/shared/types").AnyObject | null>;
42
+ datePickerRef: import("vue").Ref<import("../../shared/types").AnyObject | null>;
43
43
  panelInstRef: import("vue").Ref<null>;
44
44
  placeholderRef: import("vue").Ref<any>;
45
45
  currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { AnyObject } from '../../../../es/shared/types';
2
+ import { AnyObject } from '../../../shared/types';
3
3
  declare type FormattedValue = string | [string, string];
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  updateUnchangedValue: {
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const Editor: SFCWithInstall<import("vue").DefineComponent<{
3
3
  editorConfig: {
4
4
  type: ObjectConstructor;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
3
3
  id: {
4
4
  type: StringConstructor;
@@ -188,7 +188,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
188
188
  height: string;
189
189
  }>;
190
190
  saveOrUpdateExtendField: (params: any, filterApiConfig: any) => Promise<any>;
191
- expandFieldApiConfig: import("../../../es/shared/types").AnyObject;
191
+ expandFieldApiConfig: import("../../shared/types").AnyObject;
192
192
  formRef: import("vue").Ref<null>;
193
193
  defaultData: import("vue").Ref<{
194
194
  name: undefined;
@@ -292,7 +292,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
292
292
  message: string;
293
293
  };
294
294
  handleSave: () => void;
295
- isCandidateVariable: (str: string, saveOjb: import("../../../es/shared/types").AnyObject) => true | "error" | undefined;
295
+ isCandidateVariable: (str: string, saveOjb: import("../../shared/types").AnyObject) => true | "error" | undefined;
296
296
  setCandidateError: (saveOjb: any, message: string) => void;
297
297
  validateCandidate: (saveOjb: any) => boolean;
298
298
  handleSubmit: (params?: {}) => Promise<void>;
@@ -727,7 +727,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
727
727
  };
728
728
  }, {
729
729
  findAllDeptEmpByOrg: (params: any, filterApiConfig: any) => Promise<any>;
730
- expandFieldApiConfig: import("../../../es/shared/types").AnyObject;
730
+ expandFieldApiConfig: import("../../shared/types").AnyObject;
731
731
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
732
732
  defaultValue: {
733
733
  type: (ArrayConstructor | StringConstructor)[];
@@ -779,7 +779,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
779
779
  default: () => never[];
780
780
  };
781
781
  treeData: {
782
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
782
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
783
783
  default: () => never[];
784
784
  };
785
785
  }, {
@@ -793,7 +793,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
793
793
  default: () => never[];
794
794
  };
795
795
  treeData: {
796
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
796
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
797
797
  default: () => never[];
798
798
  };
799
799
  }>> & {
@@ -834,7 +834,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
834
834
  data: {
835
835
  type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
836
836
  [k: string]: unknown;
837
- } & import("../../../es/shared/types").AnyObject)[]>;
837
+ } & import("../../shared/types").AnyObject)[]>;
838
838
  default: () => never[];
839
839
  };
840
840
  searchPlaceholder: {
@@ -879,21 +879,21 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
879
879
  default: boolean;
880
880
  };
881
881
  searchFilter: {
882
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
882
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
883
883
  default: () => {};
884
884
  };
885
885
  treeSetting: {
886
886
  type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & {
887
887
  [k: string]: unknown;
888
- } & import("../../../es/shared/types").AnyObject>;
888
+ } & import("../../shared/types").AnyObject>;
889
889
  default: () => {};
890
890
  };
891
891
  queryLoadChildData: {
892
- type: import("vue").PropType<(node: import("naive-ui").TreeOption) => Promise<import("../../../es/shared/types").AnyObject>>;
892
+ type: import("vue").PropType<(node: import("naive-ui").TreeOption) => Promise<import("../../shared/types").AnyObject>>;
893
893
  default: undefined;
894
894
  };
895
895
  queryTreeSearch: {
896
- type: import("vue").PropType<(keyWork: string) => Promise<import("../../../es/shared/types").AnyObject[]>>;
896
+ type: import("vue").PropType<(keyWork: string) => Promise<import("../../shared/types").AnyObject[]>>;
897
897
  default: () => Promise<never[]>;
898
898
  };
899
899
  }, {
@@ -915,7 +915,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
915
915
  data: {
916
916
  type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
917
917
  [k: string]: unknown;
918
- } & import("../../../es/shared/types").AnyObject)[]>;
918
+ } & import("../../shared/types").AnyObject)[]>;
919
919
  default: () => never[];
920
920
  };
921
921
  searchPlaceholder: {
@@ -960,21 +960,21 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
960
960
  default: boolean;
961
961
  };
962
962
  searchFilter: {
963
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
963
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
964
964
  default: () => {};
965
965
  };
966
966
  treeSetting: {
967
967
  type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & {
968
968
  [k: string]: unknown;
969
- } & import("../../../es/shared/types").AnyObject>;
969
+ } & import("../../shared/types").AnyObject>;
970
970
  default: () => {};
971
971
  };
972
972
  queryLoadChildData: {
973
- type: import("vue").PropType<(node: import("naive-ui").TreeOption) => Promise<import("../../../es/shared/types").AnyObject>>;
973
+ type: import("vue").PropType<(node: import("naive-ui").TreeOption) => Promise<import("../../shared/types").AnyObject>>;
974
974
  default: undefined;
975
975
  };
976
976
  queryTreeSearch: {
977
- type: import("vue").PropType<(keyWork: string) => Promise<import("../../../es/shared/types").AnyObject[]>>;
977
+ type: import("vue").PropType<(keyWork: string) => Promise<import("../../shared/types").AnyObject[]>>;
978
978
  default: () => Promise<never[]>;
979
979
  };
980
980
  }>> & {
@@ -1024,7 +1024,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
1024
1024
  init: () => void;
1025
1025
  getallCheckedKeysWithChild: (item: import("naive-ui").TreeOption) => void;
1026
1026
  getallCheckedKeysWithParent: (item: import("naive-ui").TreeOption) => void;
1027
- queryLoadChildNode: (node: import("naive-ui").TreeOption) => Promise<import("../../../es/shared/types").AnyObject>;
1027
+ queryLoadChildNode: (node: import("naive-ui").TreeOption) => Promise<import("../../shared/types").AnyObject>;
1028
1028
  setDisabled: (data: import("naive-ui").TreeOption) => void;
1029
1029
  renderLabel: ({ option }: {
1030
1030
  option: import("naive-ui").TreeOption;
@@ -1411,7 +1411,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
1411
1411
  data: {
1412
1412
  type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & {
1413
1413
  [k: string]: unknown;
1414
- } & import("../../../es/shared/types").AnyObject)[]>;
1414
+ } & import("../../shared/types").AnyObject)[]>;
1415
1415
  default: () => never[];
1416
1416
  };
1417
1417
  searchPlaceholder: {
@@ -1456,21 +1456,21 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
1456
1456
  default: boolean;
1457
1457
  };
1458
1458
  searchFilter: {
1459
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
1459
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
1460
1460
  default: () => {};
1461
1461
  };
1462
1462
  treeSetting: {
1463
1463
  type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & {
1464
1464
  [k: string]: unknown;
1465
- } & import("../../../es/shared/types").AnyObject>;
1465
+ } & import("../../shared/types").AnyObject>;
1466
1466
  default: () => {};
1467
1467
  };
1468
1468
  queryLoadChildData: {
1469
- type: import("vue").PropType<(node: import("naive-ui").TreeOption) => Promise<import("../../../es/shared/types").AnyObject>>;
1469
+ type: import("vue").PropType<(node: import("naive-ui").TreeOption) => Promise<import("../../shared/types").AnyObject>>;
1470
1470
  default: undefined;
1471
1471
  };
1472
1472
  queryTreeSearch: {
1473
- type: import("vue").PropType<(keyWork: string) => Promise<import("../../../es/shared/types").AnyObject[]>>;
1473
+ type: import("vue").PropType<(keyWork: string) => Promise<import("../../shared/types").AnyObject[]>>;
1474
1474
  default: () => Promise<never[]>;
1475
1475
  };
1476
1476
  }>> & {
@@ -1479,7 +1479,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
1479
1479
  }, {
1480
1480
  data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & {
1481
1481
  [k: string]: unknown;
1482
- } & import("../../../es/shared/types").AnyObject)[];
1482
+ } & import("../../shared/types").AnyObject)[];
1483
1483
  defaultList: ((string | number) | {
1484
1484
  [key: string]: any;
1485
1485
  key: string | number;
@@ -1502,12 +1502,12 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
1502
1502
  showClear: boolean;
1503
1503
  multiple: boolean;
1504
1504
  searchInner: boolean;
1505
- searchFilter: import("../../../es/shared/types").AnyObject;
1505
+ searchFilter: import("../../shared/types").AnyObject;
1506
1506
  treeSetting: import("naive-ui/es/tree/src/interface").TreeOptionBase & {
1507
1507
  [k: string]: unknown;
1508
- } & import("../../../es/shared/types").AnyObject;
1509
- queryLoadChildData: (node: import("naive-ui").TreeOption) => Promise<import("../../../es/shared/types").AnyObject>;
1510
- queryTreeSearch: (keyWork: string) => Promise<import("../../../es/shared/types").AnyObject[]>;
1508
+ } & import("../../shared/types").AnyObject;
1509
+ queryLoadChildData: (node: import("naive-ui").TreeOption) => Promise<import("../../shared/types").AnyObject>;
1510
+ queryTreeSearch: (keyWork: string) => Promise<import("../../shared/types").AnyObject[]>;
1511
1511
  }>>;
1512
1512
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1513
1513
  visible: {
@@ -1519,7 +1519,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
1519
1519
  default: () => never[];
1520
1520
  };
1521
1521
  treeData: {
1522
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
1522
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
1523
1523
  default: () => never[];
1524
1524
  };
1525
1525
  }>> & {
@@ -1528,7 +1528,7 @@ declare const ExpandField: SFCWithInstall<import("vue").DefineComponent<{
1528
1528
  }, {
1529
1529
  visible: boolean;
1530
1530
  defaultList: string[];
1531
- treeData: import("../../../es/shared/types").AnyObject[];
1531
+ treeData: import("../../shared/types").AnyObject[];
1532
1532
  }>;
1533
1533
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "checkPerson"[], "checkPerson", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1534
1534
  defaultValue: {
@@ -1,5 +1,5 @@
1
1
  import { ref, PropType } from 'vue';
2
- import { AnyObject } from '../../../../../es/shared/types';
2
+ import { AnyObject } from '../../../../shared/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  visible: {
5
5
  type: BooleanConstructor;
@@ -53,7 +53,7 @@ declare const _default: import("vue").DefineComponent<{
53
53
  NModal: any;
54
54
  NCard: any;
55
55
  NButton: any;
56
- CSelectPerson: import("../../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
56
+ CSelectPerson: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
57
57
  defaultList: {
58
58
  type: PropType<((string | number) | {
59
59
  [key: string]: any;
@@ -1,7 +1,7 @@
1
1
  import { ref } from 'vue';
2
2
  import { FormItemRule, FormRules } from 'naive-ui';
3
3
  import { isTextarea, isNumber, isDate, isShowOptions, isCandidate } from '../utils';
4
- import { AnyObject } from '../../../../../es/shared/types';
4
+ import { AnyObject } from '../../../../shared/types';
5
5
  declare const _default: import("vue").DefineComponent<{
6
6
  visible: {
7
7
  type: BooleanConstructor;
@@ -717,7 +717,7 @@ declare const _default: import("vue").DefineComponent<{
717
717
  NModal: any;
718
718
  NCard: any;
719
719
  NButton: any;
720
- CSelectPerson: import("../../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
720
+ CSelectPerson: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
721
721
  defaultList: {
722
722
  type: import("vue").PropType<((string | number) | {
723
723
  [key: string]: any;
@@ -1,3 +1,3 @@
1
- import { AnyObject } from '../../../../../es/shared/types';
1
+ import { AnyObject } from '../../../../shared/types';
2
2
  import { InjectionKey } from 'vue';
3
3
  export declare const InjectionExpandFieldApiConfig: InjectionKey<AnyObject>;
@@ -1,5 +1,5 @@
1
1
  import { ref, PropType } from 'vue';
2
- import { AnyObject } from '../../../../es/shared/types';
2
+ import { AnyObject } from '../../../shared/types';
3
3
  import { IExpandFieldItemType } from './types';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  id: {
@@ -824,7 +824,7 @@ declare const _default: import("vue").DefineComponent<{
824
824
  NModal: any;
825
825
  NCard: any;
826
826
  NButton: any;
827
- CSelectPerson: import("../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
827
+ CSelectPerson: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
828
828
  defaultList: {
829
829
  type: PropType<((string | number) | {
830
830
  [key: string]: any;