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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (321) hide show
  1. package/es/components/annotation-edit/index.d.ts +1 -1
  2. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +1 -1
  3. package/es/components/audio-sdk/src/audioSDK.d.ts +1 -1
  4. package/es/components/base-search/index.d.ts +1 -1
  5. package/es/components/base-search/src/index.vue.d.ts +4 -4
  6. package/es/components/big-table/index.d.ts +22 -22
  7. package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
  8. package/es/components/big-table/src/bigTableProps.d.ts +1 -1
  9. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
  10. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
  11. package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
  12. package/es/components/big-table/src/constants/index.d.ts +1 -1
  13. package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
  14. package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
  15. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  16. package/es/components/big-table/src/utils.d.ts +1 -1
  17. package/es/components/biunique-chat/index.d.ts +14 -14
  18. package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
  19. package/es/components/biunique-chat/src/api/index.d.ts +1 -1
  20. package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
  21. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
  22. package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
  23. package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
  24. package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
  25. package/es/components/body-select/index.d.ts +5 -5
  26. package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
  27. package/es/components/body-select/src/index.vue.d.ts +1 -1
  28. package/es/components/bpmn-workflow/index.d.ts +1 -1
  29. package/es/components/button-print/index.d.ts +21 -21
  30. package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
  31. package/es/components/button-print/src/api.d.ts +1 -1
  32. package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
  33. package/es/components/button-print/src/utils/dialog.d.ts +1 -1
  34. package/es/components/button-print/src/utils/print.d.ts +2 -2
  35. package/es/components/callback/index.d.ts +1 -1
  36. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
  37. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  38. package/es/components/callback/src/components/render/popupMaps.d.ts +47 -47
  39. package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
  40. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
  41. package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
  42. package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
  43. package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
  44. package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
  45. package/es/components/classification/index.d.ts +20 -20
  46. package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
  47. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  48. package/es/components/classification/src/index.vue.d.ts +13 -13
  49. package/es/components/config-provider/index.d.ts +1 -1
  50. package/es/components/date-picker/index.d.ts +2 -2
  51. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  52. package/es/components/editor/index.d.ts +1 -1
  53. package/es/components/expand-field/index.d.ts +29 -29
  54. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
  55. package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
  56. package/es/components/expand-field/src/constants/index.d.ts +1 -1
  57. package/es/components/expand-field/src/index.vue.d.ts +2 -2
  58. package/es/components/fabric-chart/index.d.ts +6 -6
  59. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +1 -1
  60. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  61. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
  62. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
  63. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
  64. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
  65. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
  66. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
  67. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
  68. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
  69. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
  70. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
  71. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
  72. package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
  73. package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
  74. package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
  75. package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
  76. package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
  77. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  78. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
  79. package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
  80. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
  81. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
  82. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
  83. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
  84. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
  85. package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
  86. package/es/components/fabric-chart/src/interface.d.ts +2 -2
  87. package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
  88. package/es/components/field-set/index.d.ts +15 -15
  89. package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
  90. package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
  91. package/es/components/field-set/src/types/index.d.ts +1 -1
  92. package/es/components/field-set/src/utils/index.d.ts +3 -3
  93. package/es/components/form-config/index.d.ts +254 -247
  94. package/es/components/form-config/src/FormConfig.vue.d.ts +380 -373
  95. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +13 -13
  96. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
  97. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +180 -177
  98. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
  99. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
  100. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
  101. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
  102. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
  103. package/es/components/form-config/src/constants/index.d.ts +2 -2
  104. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
  105. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
  106. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
  107. package/es/components/form-config/src/types/index.d.ts +2 -2
  108. package/es/components/form-config/src/utils/index.d.ts +3 -3
  109. package/es/components/form-render/index.d.ts +47 -47
  110. package/es/components/form-render/src/FormRender.vue.d.ts +10 -10
  111. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +70 -70
  112. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
  113. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
  114. package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
  115. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
  116. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
  117. package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
  118. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
  119. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
  120. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
  121. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
  122. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  123. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
  124. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  125. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  126. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
  127. package/es/components/form-render/src/constants/index.d.ts +5 -5
  128. package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
  129. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
  130. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  131. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +2 -2
  132. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
  133. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +19 -19
  134. package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
  135. package/es/components/form-render/src/hooks/useFormEvent.d.ts +3 -3
  136. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +2 -3
  137. package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
  138. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
  139. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
  140. package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
  141. package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
  142. package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
  143. package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
  144. package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
  145. package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
  146. package/es/components/form-render/src/types/index.d.ts +7 -5
  147. package/es/components/form-render/src/utils/business.d.ts +2 -2
  148. package/es/components/form-render/src/utils/dom.d.ts +1 -1
  149. package/es/components/form-render/src/utils/index.d.ts +1 -1
  150. package/es/components/form-render/src/utils/schema.d.ts +3 -3
  151. package/es/components/form-render/src/utils/schema.js +1 -1
  152. package/es/components/grid/index.d.ts +1 -1
  153. package/es/components/guide/src/renderer.d.ts +1 -1
  154. package/es/components/guide/src/types/index.d.ts +1 -1
  155. package/es/components/guide/src/useGuide.d.ts +1 -1
  156. package/es/components/guide/src/utils/index.d.ts +1 -1
  157. package/es/components/iho-table/index.d.ts +39 -39
  158. package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
  159. package/es/components/iho-table/src/constants/index.d.ts +5 -5
  160. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
  161. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
  162. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
  163. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
  164. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
  165. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
  166. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
  167. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
  168. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  169. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
  170. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
  171. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
  172. package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
  173. package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
  174. package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
  175. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
  176. package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
  177. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
  178. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
  179. package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
  180. package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
  181. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
  182. package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
  183. package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
  184. package/es/components/iho-table/src/plugins/index.d.ts +1 -1
  185. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
  186. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
  187. package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
  188. package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
  189. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
  190. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
  191. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
  192. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  193. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
  194. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
  195. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
  196. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
  197. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
  198. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +2 -2
  199. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
  200. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
  201. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
  202. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
  203. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
  204. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
  205. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
  206. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
  207. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
  208. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
  209. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
  210. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
  211. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
  212. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
  213. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
  214. package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
  215. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
  216. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
  217. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
  218. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
  219. package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
  220. package/es/components/iho-table/src/types/index.d.ts +3 -3
  221. package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
  222. package/es/components/iho-table/src/utils/index.d.ts +3 -3
  223. package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
  224. package/es/components/index.d.ts +3 -3
  225. package/es/components/info-header/index.d.ts +149 -149
  226. package/es/components/info-header/src/InfoHeader.vue.d.ts +163 -163
  227. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
  228. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
  229. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +93 -93
  230. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +14 -14
  231. package/es/components/info-header/src/constants/index.d.ts +1 -1
  232. package/es/components/info-header/src/types/index.d.ts +1 -1
  233. package/es/components/keyboard/index.d.ts +1 -1
  234. package/es/components/map/index.d.ts +1 -1
  235. package/es/components/map/src/Map.vue.d.ts +1 -1
  236. package/es/components/picture-clipper/index.d.ts +1 -1
  237. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
  238. package/es/components/quick-search/index.d.ts +1 -1
  239. package/es/components/quick-search/src/index.vue.d.ts +4 -4
  240. package/es/components/recommend-search/index.d.ts +25 -25
  241. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
  242. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
  243. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
  244. package/es/components/scale-view/index.d.ts +1 -1
  245. package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
  246. package/es/components/scale-view/src/types/index.d.ts +1 -1
  247. package/es/components/search-cascader/index.d.ts +34 -34
  248. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
  249. package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
  250. package/es/components/search-cascader/src/constants/index.d.ts +1 -1
  251. package/es/components/search-cascader/src/utils/index.d.ts +1 -1
  252. package/es/components/select-label/index.d.ts +1 -1
  253. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
  254. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
  255. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
  256. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
  257. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
  258. package/es/components/select-label/src/index.vue.d.ts +19 -19
  259. package/es/components/select-person/index.d.ts +22 -22
  260. package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
  261. package/es/components/shortcut-provider/index.d.ts +1 -1
  262. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
  263. package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
  264. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
  265. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  266. package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
  267. package/es/components/shortcut-setter/index.d.ts +63 -62
  268. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +96 -95
  269. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
  270. package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
  271. package/es/components/slider-tree/index.d.ts +1 -1
  272. package/es/components/steps-wheel/index.d.ts +1 -1
  273. package/es/components/table-export-field/index.d.ts +3 -3
  274. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
  275. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
  276. package/es/components/table-export-field/src/constants/index.d.ts +1 -1
  277. package/es/components/table-export-field/src/index.vue.d.ts +1 -1
  278. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
  279. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  280. package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
  281. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
  282. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
  283. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
  284. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
  285. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
  286. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  287. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
  288. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
  289. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
  290. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
  291. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
  292. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  293. package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
  294. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +9 -9
  295. package/es/components/table-filter/src/constants/index.d.ts +1 -1
  296. package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
  297. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  298. package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
  299. package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
  300. package/es/components/time-line/index.d.ts +1 -1
  301. package/es/components/time-picker/index.d.ts +2 -2
  302. package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
  303. package/es/components/vod-chunk-upload/index.d.ts +1 -1
  304. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +1 -1
  305. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
  306. package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
  307. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
  308. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  309. package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
  310. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
  311. package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
  312. package/es/shared/hooks/useDateTime.d.ts +1 -1
  313. package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
  314. package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
  315. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
  316. package/es/shared/hooks/useTheme.d.ts +1 -1
  317. package/es/shared/package.json.js +1 -1
  318. package/es/shared/types/business.d.ts +1 -1
  319. package/es/shared/utils/business.d.ts +1 -1
  320. package/es/shared/utils/index.d.ts +1 -1
  321. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
- import { InfoHeaderTypes } from '../../../../../../es/components/info-header/src/types';
2
- import { FieldItem, FormRenderExpose } from '../../../../../../es/components/form-render';
1
+ import { InfoHeaderTypes } from '../../../../../components/info-header/src/types';
2
+ import { FieldItem, FormRenderExpose } from '../../../../../components/form-render';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  patientInfo: {
5
5
  type: null;
@@ -63,7 +63,7 @@ declare const _default: import("vue").DefineComponent<{
63
63
  default: () => {};
64
64
  };
65
65
  fieldVisitor: {
66
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldVisitor>;
66
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldVisitor>;
67
67
  };
68
68
  column: {
69
69
  type: NumberConstructor;
@@ -82,7 +82,7 @@ declare const _default: import("vue").DefineComponent<{
82
82
  default: number;
83
83
  };
84
84
  businessFormatter: {
85
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FormBusinessFormatter>;
85
+ type: import("vue").PropType<import("../../../../../components/form-render").FormBusinessFormatter>;
86
86
  };
87
87
  schema: {
88
88
  type: import("vue").PropType<import("@formily/json-schema").Stringify<{
@@ -219,7 +219,7 @@ declare const _default: import("vue").DefineComponent<{
219
219
  default: () => {};
220
220
  };
221
221
  fieldVisitor: {
222
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldVisitor>;
222
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldVisitor>;
223
223
  };
224
224
  column: {
225
225
  type: NumberConstructor;
@@ -238,7 +238,7 @@ declare const _default: import("vue").DefineComponent<{
238
238
  default: number;
239
239
  };
240
240
  businessFormatter: {
241
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FormBusinessFormatter>;
241
+ type: import("vue").PropType<import("../../../../../components/form-render").FormBusinessFormatter>;
242
242
  };
243
243
  schema: {
244
244
  type: import("vue").PropType<import("@formily/json-schema").Stringify<{
@@ -386,9 +386,9 @@ declare const _default: import("vue").DefineComponent<{
386
386
  mapProperties: any;
387
387
  filterProperties: any;
388
388
  }>;
389
- businessCollector: import("../../../../../../es/components/form-render").BusinessCollector;
390
- formItemDepsCollector: import("../../../../../../es/components/form-render").FormItemDepsCollector;
391
- changeContextCollector: import("../../../../../../es/components/form-render").ContextCollector;
389
+ businessCollector: import("../../../../../components/form-render").BusinessCollector;
390
+ formItemDepsCollector: import("../../../../../components/form-render").FormItemDepsCollector;
391
+ changeContextCollector: import("../../../../../components/form-render").ContextCollector;
392
392
  formUUID: string;
393
393
  anchorBarRef: import("vue").Ref<{
394
394
  syncBarPosition: import("../../../..").AnyFn<any[], any>;
@@ -434,11 +434,11 @@ declare const _default: import("vue").DefineComponent<{
434
434
  triggerAll(): void;
435
435
  triggerDisabled: string | boolean;
436
436
  };
437
- wordbookSettingHandler: import("../../../../../../es/components/form-render").wordbookSettingHandler;
437
+ wordbookSettingHandler: import("../../../../../components/form-render").wordbookSettingHandler;
438
438
  schemaAdaptor: (fieldList: FieldItem[], options?: Partial<{
439
439
  fieldList: FieldItem[];
440
440
  initialData: import("../../../..").AnyObject;
441
- fieldVisitor: import("../../../../../../es/components/form-render").FieldVisitor;
441
+ fieldVisitor: import("../../../../../components/form-render").FieldVisitor;
442
442
  column: number;
443
443
  maxHeight: string | number;
444
444
  anchor: boolean;
@@ -515,7 +515,7 @@ declare const _default: import("vue").DefineComponent<{
515
515
  afterRequest(fieldKey: string, res?: any, payload?: import("../../../..").AnyObject | undefined): import("../../../..").AnyObject[];
516
516
  afterOptionInit(fieldKey: string, options: import("../../../..").AnyObject[], payload?: import("../../../..").AnyObject | undefined): void;
517
517
  }>;
518
- businessFormatter: import("../../../../../../es/components/form-render").FormBusinessFormatter;
518
+ businessFormatter: import("../../../../../components/form-render").FormBusinessFormatter;
519
519
  requestInstance: import("../../../..").FormRequestDefine.RequestInstance;
520
520
  enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
521
521
  lowCodeReactions: import("../../../..").LowCodeTypes.reactionsConfig[];
@@ -825,7 +825,7 @@ declare const _default: import("vue").DefineComponent<{
825
825
  default: () => {};
826
826
  };
827
827
  fieldVisitor: {
828
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FieldVisitor>;
828
+ type: import("vue").PropType<import("../../../../../components/form-render").FieldVisitor>;
829
829
  };
830
830
  column: {
831
831
  type: NumberConstructor;
@@ -844,7 +844,7 @@ declare const _default: import("vue").DefineComponent<{
844
844
  default: number;
845
845
  };
846
846
  businessFormatter: {
847
- type: import("vue").PropType<import("../../../../../../es/components/form-render").FormBusinessFormatter>;
847
+ type: import("vue").PropType<import("../../../../../components/form-render").FormBusinessFormatter>;
848
848
  };
849
849
  schema: {
850
850
  type: import("vue").PropType<import("@formily/json-schema").Stringify<{
@@ -1,4 +1,4 @@
1
1
  import { InjectionKey, Ref } from 'vue';
2
- import { FormRenderExpose } from '../../../../../es/components/form-render';
2
+ import { FormRenderExpose } from '../../../../components/form-render';
3
3
  export declare const InjectionInfoHeaderFormRef: InjectionKey<Ref<undefined | FormRenderExpose>>;
4
4
  export declare const InjectionInfoHeaderEmit: InjectionKey<(eventName: string, ...payload: any[]) => void>;
@@ -1,5 +1,5 @@
1
1
  import { Component, CSSProperties } from 'vue';
2
- import { FieldItem, FormRenderExpose } from '../../../../../es/components/form-render';
2
+ import { FieldItem, FormRenderExpose } from '../../../../components/form-render';
3
3
  export declare namespace InfoHeaderTypes {
4
4
  type InfoItem = Partial<{
5
5
  slot: string | ((payload: {
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const Keyboard: SFCWithInstall<import("vue").DefineComponent<{
3
3
  mode: {
4
4
  type: import("vue").PropType<"number" | "day" | "dose" | "english">;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  export * from './src/types';
3
3
  declare const Map: SFCWithInstall<import("vue").DefineComponent<{
4
4
  locationProp: {
@@ -1,4 +1,4 @@
1
- import { IState } from '../../../../es/components/map/src/types';
1
+ import { IState } from '../../../components/map/src/types';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  locationProp: {
4
4
  type: StringConstructor;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const PictureClipper: SFCWithInstall<import("vue").DefineComponent<{
3
3
  source: {
4
4
  type: (StringConstructor | {
@@ -1,4 +1,4 @@
1
- import { fabric } from '../../../../es/shared/utils/fabricjs';
1
+ import { fabric } from '../../../shared/utils/fabricjs';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  source: {
4
4
  type: (StringConstructor | {
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const CQuickSearch: SFCWithInstall<import("vue").DefineComponent<{
3
3
  searchFieldList: {
4
4
  type: import("vue").PropType<import("..").IApiServerType[]>;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { IParentNamesType, ISearchType, ISaveType, IApiServerType, ISearchParamsType } from '../../../../es/components/table-filter/src/types';
2
+ import { IParentNamesType, ISearchType, ISaveType, IApiServerType, ISearchParamsType } from '../../../components/table-filter/src/types';
3
3
  import 'moment/locale/zh-cn';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  searchFieldList: {
@@ -33,7 +33,7 @@ declare const _default: import("vue").DefineComponent<{
33
33
  getRenderSearchConObj: (cfg: ISearchType) => any;
34
34
  resetRenderWidgetValue: (cfg: ISearchType) => any;
35
35
  isRender: (cfg: ISearchType) => any;
36
- transformData: (advancedFilterData: IApiServerType[], extendData: import("../../../../es/components/table-filter/src/types").IExtendConfigurationType) => {
36
+ transformData: (advancedFilterData: IApiServerType[], extendData: import("../../../components/table-filter/src/types").IExtendConfigurationType) => {
37
37
  fieldType: string;
38
38
  columnName: string;
39
39
  settingObj: {};
@@ -52,14 +52,14 @@ declare const _default: import("vue").DefineComponent<{
52
52
  multiple: boolean;
53
53
  manualMapping: boolean | null | undefined;
54
54
  showWholeOption: boolean | undefined;
55
- dynamicOptionInfo: import("../../../../es/components/table-filter/src/types").dynamicOptionInfoType | {} | undefined;
55
+ dynamicOptionInfo: import("../../../components/table-filter/src/types").dynamicOptionInfoType | {} | undefined;
56
56
  classifyStr: string | undefined;
57
57
  linkageFieldKeys: string[];
58
58
  };
59
59
  rangeFilter: boolean | undefined;
60
60
  unit: any;
61
61
  isAccurateSearchVal: boolean;
62
- _extendData: import("../../../../es/components/table-filter/src/types").IExtendConfigurationType;
62
+ _extendData: import("../../../components/table-filter/src/types").IExtendConfigurationType;
63
63
  title: string;
64
64
  alias: string | undefined;
65
65
  isShowSearch: number;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
3
3
  mode: {
4
4
  type: import("vue").PropType<"select" | "input">;
@@ -27,7 +27,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
27
27
  default: boolean;
28
28
  };
29
29
  options: {
30
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
30
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
31
31
  default: () => never[];
32
32
  };
33
33
  commonList: {
@@ -43,10 +43,10 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
43
43
  default: boolean;
44
44
  };
45
45
  inputProps: {
46
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
46
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
47
47
  };
48
48
  popProps: {
49
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
49
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
50
50
  };
51
51
  }, {
52
52
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
@@ -77,7 +77,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
77
77
  default: boolean;
78
78
  };
79
79
  options: {
80
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
80
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
81
81
  default: () => never[];
82
82
  };
83
83
  commonList: {
@@ -93,10 +93,10 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
93
93
  default: boolean;
94
94
  };
95
95
  inputProps: {
96
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
96
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
97
97
  };
98
98
  popProps: {
99
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
99
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
100
100
  };
101
101
  }>> & {
102
102
  "onUpdate:value"?: ((...args: any[]) => any) | undefined;
@@ -115,7 +115,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
115
115
  type: StringConstructor;
116
116
  };
117
117
  options: {
118
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
118
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
119
119
  default: () => never[];
120
120
  };
121
121
  placeholder: {
@@ -144,7 +144,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
144
144
  type: StringConstructor;
145
145
  };
146
146
  options: {
147
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
147
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
148
148
  default: () => never[];
149
149
  };
150
150
  placeholder: {
@@ -180,7 +180,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
180
180
  baseSearchRef: import("vue").Ref<import("./src/types").BaseSearchExpose | undefined>;
181
181
  setPattern: (value?: string) => void;
182
182
  valueRef: import("vue").Ref<string | undefined> | import("vue").WritableComputedRef<string | undefined>;
183
- parsedOptions: import("vue").ComputedRef<import("../../../es/shared/types").AnyObject[]>;
183
+ parsedOptions: import("vue").ComputedRef<import("../../shared/types").AnyObject[]>;
184
184
  search: (value: string) => void;
185
185
  onOpenMenu: () => void;
186
186
  onCloseMenu: () => void;
@@ -188,7 +188,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
188
188
  type?: import("./src/constant").RecommendType | undefined;
189
189
  value: import("./src/types").RecommendItem;
190
190
  }) => void;
191
- list: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<import("../../../es/shared/types").AnyObject>[]>;
191
+ list: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<import("../../shared/types").AnyObject>[]>;
192
192
  wrapperProps: import("vue").ComputedRef<{
193
193
  style: {
194
194
  width: string;
@@ -347,7 +347,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
347
347
  type: StringConstructor;
348
348
  };
349
349
  options: {
350
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
350
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
351
351
  default: () => never[];
352
352
  };
353
353
  placeholder: {
@@ -379,7 +379,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
379
379
  onOpenMenu?: ((...args: any[]) => any) | undefined;
380
380
  onCloseMenu?: ((...args: any[]) => any) | undefined;
381
381
  }, {
382
- options: import("../../../es/shared/types").AnyObject[];
382
+ options: import("../../shared/types").AnyObject[];
383
383
  placeholder: string;
384
384
  clearable: boolean;
385
385
  commonList: import("./src/types").RecommendItem[];
@@ -407,7 +407,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
407
407
  default: string;
408
408
  };
409
409
  options: {
410
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
410
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
411
411
  default: () => never[];
412
412
  };
413
413
  commonList: {
@@ -440,7 +440,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
440
440
  default: string;
441
441
  };
442
442
  options: {
443
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
443
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
444
444
  default: () => never[];
445
445
  };
446
446
  commonList: {
@@ -463,12 +463,12 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
463
463
  emits: (event: "delete" | "clear" | "update:value" | "search" | "choose" | "openMenu" | "closeMenu", ...args: any[]) => void;
464
464
  showRef: import("vue").Ref<boolean>;
465
465
  displayPlaceholder: import("vue").ComputedRef<string>;
466
- currentOption: import("vue").Ref<import("../../../es/shared/types").AnyObject | undefined>;
466
+ currentOption: import("vue").Ref<import("../../shared/types").AnyObject | undefined>;
467
467
  getRecommendOption: (item: import("./src/types").RecommendItem) => any;
468
468
  commonOptions: import("vue").ComputedRef<any[]>;
469
469
  recentOptions: import("vue").ComputedRef<any[]>;
470
- optionWithoutRecommend: import("vue").ComputedRef<import("../../../es/shared/types").AnyObject[]>;
471
- getDisplayValue: (item: import("../../../es/shared/types").Nullable<string | number>) => string;
470
+ optionWithoutRecommend: import("vue").ComputedRef<import("../../shared/types").AnyObject[]>;
471
+ getDisplayValue: (item: import("../../shared/types").Nullable<string | number>) => string;
472
472
  baseSearchRef: import("vue").Ref<import("./src/types").BaseSearchExpose | undefined>;
473
473
  valueRef: import("vue").Ref<string | number | null | undefined> | import("vue").WritableComputedRef<string | number | null | undefined>;
474
474
  parsedOptions: import("vue").ComputedRef<any[]>;
@@ -477,7 +477,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
477
477
  onCloseMenu: () => void;
478
478
  onClear: () => void;
479
479
  emitChoose: (value: unknown) => void;
480
- onChooseOption: (option: import("../../../es/shared/types").AnyObject) => void;
480
+ onChooseOption: (option: import("../../shared/types").AnyObject) => void;
481
481
  list: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<any>[]>;
482
482
  wrapperProps: import("vue").ComputedRef<{
483
483
  style: {
@@ -596,7 +596,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
596
596
  default: string;
597
597
  };
598
598
  options: {
599
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
599
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
600
600
  default: () => never[];
601
601
  };
602
602
  commonList: {
@@ -616,7 +616,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
616
616
  onOpenMenu?: ((...args: any[]) => any) | undefined;
617
617
  onCloseMenu?: ((...args: any[]) => any) | undefined;
618
618
  }, {
619
- options: import("../../../es/shared/types").AnyObject[];
619
+ options: import("../../shared/types").AnyObject[];
620
620
  placeholder: string;
621
621
  valueKey: string;
622
622
  editPlaceholder: string;
@@ -657,7 +657,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
657
657
  default: boolean;
658
658
  };
659
659
  options: {
660
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject[]>;
660
+ type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
661
661
  default: () => never[];
662
662
  };
663
663
  commonList: {
@@ -673,10 +673,10 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
673
673
  default: boolean;
674
674
  };
675
675
  inputProps: {
676
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
676
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
677
677
  };
678
678
  popProps: {
679
- type: import("vue").PropType<import("../../../es/shared/types").AnyObject>;
679
+ type: import("vue").PropType<import("../../shared/types").AnyObject>;
680
680
  };
681
681
  }>> & {
682
682
  "onUpdate:value"?: ((...args: any[]) => any) | undefined;
@@ -687,7 +687,7 @@ declare const RecommendSearch: SFCWithInstall<import("vue").DefineComponent<{
687
687
  onOpenMenu?: ((...args: any[]) => any) | undefined;
688
688
  onCloseMenu?: ((...args: any[]) => any) | undefined;
689
689
  }, {
690
- options: import("../../../es/shared/types").AnyObject[];
690
+ options: import("../../shared/types").AnyObject[];
691
691
  mode: "select" | "input";
692
692
  valueKey: string;
693
693
  clearable: boolean;
@@ -1,6 +1,6 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  import { PropType } from 'vue';
3
- import { RecommendItem } from '../../../../es/components/recommend-search/src/types';
3
+ import { RecommendItem } from '../../../components/recommend-search/src/types';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  mode: {
6
6
  type: PropType<"select" | "input">;
@@ -179,7 +179,7 @@ declare const _default: import("vue").DefineComponent<{
179
179
  onCloseMenu?: ((...args: any[]) => any) | undefined;
180
180
  }>>;
181
181
  emits: (event: "delete" | "clear" | "update:value" | "search" | "choose" | "openMenu" | "closeMenu", ...args: any[]) => void;
182
- baseSearchRef: import("vue").Ref<import("../../../../es/components/recommend-search/src/types").BaseSearchExpose | undefined>;
182
+ baseSearchRef: import("vue").Ref<import("../../../components/recommend-search/src/types").BaseSearchExpose | undefined>;
183
183
  setPattern: (value?: string) => void;
184
184
  valueRef: import("vue").Ref<string | undefined> | import("vue").WritableComputedRef<string | undefined>;
185
185
  parsedOptions: import("vue").ComputedRef<AnyObject[]>;
@@ -187,7 +187,7 @@ declare const _default: import("vue").DefineComponent<{
187
187
  onOpenMenu: () => void;
188
188
  onCloseMenu: () => void;
189
189
  onChoose: ({ type, value }: {
190
- type?: import("../../../../es/components/recommend-search/src/constant").RecommendType | undefined;
190
+ type?: import("../../../components/recommend-search/src/constant").RecommendType | undefined;
191
191
  value: RecommendItem;
192
192
  }) => void;
193
193
  list: import("vue").Ref<import("@vueuse/core").UseVirtualListItem<AnyObject>[]>;
@@ -226,7 +226,7 @@ declare const _default: import("vue").DefineComponent<{
226
226
  };
227
227
  }, {
228
228
  emits: (event: "delete" | "choose", ...args: any[]) => void;
229
- clickTag: (type: import("../../../../es/components/recommend-search/src/constant").RecommendType, value: RecommendItem) => void;
229
+ clickTag: (type: import("../../../components/recommend-search/src/constant").RecommendType, value: RecommendItem) => void;
230
230
  clickCommonTag: (value: RecommendItem) => void;
231
231
  clickRecentTag: (value: RecommendItem) => void;
232
232
  deleteTag: () => void;
@@ -470,8 +470,8 @@ declare const _default: import("vue").DefineComponent<{
470
470
  commonOptions: import("vue").ComputedRef<any[]>;
471
471
  recentOptions: import("vue").ComputedRef<any[]>;
472
472
  optionWithoutRecommend: import("vue").ComputedRef<AnyObject[]>;
473
- getDisplayValue: (item: import("../../../../es/shared/types").Nullable<string | number>) => string;
474
- baseSearchRef: import("vue").Ref<import("../../../../es/components/recommend-search/src/types").BaseSearchExpose | undefined>;
473
+ getDisplayValue: (item: import("../../../shared/types").Nullable<string | number>) => string;
474
+ baseSearchRef: import("vue").Ref<import("../../../components/recommend-search/src/types").BaseSearchExpose | undefined>;
475
475
  valueRef: import("vue").Ref<string | number | null | undefined> | import("vue").WritableComputedRef<string | number | null | undefined>;
476
476
  parsedOptions: import("vue").ComputedRef<any[]>;
477
477
  search: (value?: string) => void;
@@ -1,7 +1,7 @@
1
- import { AnyObject } from '../../../../../es/shared/types';
1
+ import { AnyObject } from '../../../../shared/types';
2
2
  import { PropType } from 'vue';
3
- import { RecommendType } from '../../../../../es/components/recommend-search/src/constant';
4
- import { BaseSearchExpose, RecommendItem } from '../../../../../es/components/recommend-search/src/types';
3
+ import { RecommendType } from '../../../../components/recommend-search/src/constant';
4
+ import { BaseSearchExpose, RecommendItem } from '../../../../components/recommend-search/src/types';
5
5
  declare const _default: import("vue").DefineComponent<{
6
6
  value: {
7
7
  type: StringConstructor;
@@ -1,6 +1,6 @@
1
- import { AnyObject, Nullable } from '../../../../../es/shared/types';
1
+ import { AnyObject, Nullable } from '../../../../shared/types';
2
2
  import { PropType } from 'vue';
3
- import { BaseSearchExpose, RecommendItem } from '../../../../../es/components/recommend-search/src/types';
3
+ import { BaseSearchExpose, RecommendItem } from '../../../../components/recommend-search/src/types';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  value: {
6
6
  type: PropType<string | number | null>;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  export * from './src/types';
3
3
  declare const CScaleView: SFCWithInstall<import("vue").DefineComponent<{
4
4
  guageData: {