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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (323) hide show
  1. package/es/components/annotation-edit/index.d.ts +1 -1
  2. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +1 -1
  3. package/es/components/audio-sdk/src/audioSDK.d.ts +1 -1
  4. package/es/components/base-search/index.d.ts +1 -1
  5. package/es/components/base-search/src/index.vue.d.ts +4 -4
  6. package/es/components/big-table/index.d.ts +22 -22
  7. package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
  8. package/es/components/big-table/src/bigTableProps.d.ts +1 -1
  9. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
  10. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
  11. package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
  12. package/es/components/big-table/src/constants/index.d.ts +1 -1
  13. package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
  14. package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
  15. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  16. package/es/components/big-table/src/utils.d.ts +1 -1
  17. package/es/components/biunique-chat/index.d.ts +14 -14
  18. package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
  19. package/es/components/biunique-chat/src/api/index.d.ts +1 -1
  20. package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
  21. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
  22. package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
  23. package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
  24. package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
  25. package/es/components/body-select/index.d.ts +5 -5
  26. package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
  27. package/es/components/body-select/src/index.vue.d.ts +1 -1
  28. package/es/components/bpmn-workflow/index.d.ts +1 -1
  29. package/es/components/button-print/index.d.ts +21 -21
  30. package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
  31. package/es/components/button-print/src/api.d.ts +1 -1
  32. package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
  33. package/es/components/button-print/src/utils/dialog.d.ts +1 -1
  34. package/es/components/button-print/src/utils/print.d.ts +2 -2
  35. package/es/components/callback/index.d.ts +1 -1
  36. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
  37. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  38. package/es/components/callback/src/components/render/popupMaps.d.ts +47 -47
  39. package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
  40. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
  41. package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
  42. package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
  43. package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
  44. package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
  45. package/es/components/classification/index.d.ts +20 -20
  46. package/es/components/classification/src/components/set-classification/index.vue.d.ts +13 -13
  47. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  48. package/es/components/classification/src/index.vue.d.ts +13 -13
  49. package/es/components/config-provider/index.d.ts +1 -1
  50. package/es/components/date-picker/index.d.ts +2 -2
  51. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  52. package/es/components/editor/index.d.ts +1 -1
  53. package/es/components/expand-field/index.d.ts +29 -29
  54. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
  55. package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
  56. package/es/components/expand-field/src/constants/index.d.ts +1 -1
  57. package/es/components/expand-field/src/index.vue.d.ts +2 -2
  58. package/es/components/fabric-chart/index.d.ts +6 -6
  59. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +1 -1
  60. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  61. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
  62. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
  63. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
  64. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
  65. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
  66. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
  67. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
  68. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
  69. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
  70. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
  71. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
  72. package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
  73. package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
  74. package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
  75. package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
  76. package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
  77. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  78. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
  79. package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
  80. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
  81. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
  82. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
  83. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
  84. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
  85. package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
  86. package/es/components/fabric-chart/src/interface.d.ts +2 -2
  87. package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
  88. package/es/components/field-set/index.d.ts +15 -15
  89. package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
  90. package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
  91. package/es/components/field-set/src/types/index.d.ts +1 -1
  92. package/es/components/field-set/src/utils/index.d.ts +3 -3
  93. package/es/components/form-config/index.d.ts +254 -247
  94. package/es/components/form-config/src/FormConfig.vue.d.ts +380 -373
  95. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +13 -13
  96. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
  97. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +180 -177
  98. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
  99. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
  100. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
  101. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
  102. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
  103. package/es/components/form-config/src/constants/index.d.ts +2 -2
  104. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
  105. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
  106. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
  107. package/es/components/form-config/src/types/index.d.ts +2 -2
  108. package/es/components/form-config/src/utils/index.d.ts +3 -3
  109. package/es/components/form-render/index.d.ts +47 -47
  110. package/es/components/form-render/src/FormRender.vue.d.ts +10 -10
  111. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +70 -70
  112. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
  113. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
  114. package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
  115. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
  116. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
  117. package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
  118. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
  119. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
  120. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
  121. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
  122. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  123. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
  124. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  125. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  126. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
  127. package/es/components/form-render/src/constants/index.d.ts +5 -5
  128. package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
  129. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
  130. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  131. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +2 -2
  132. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
  133. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +19 -19
  134. package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
  135. package/es/components/form-render/src/hooks/useFormEvent.d.ts +3 -3
  136. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +2 -3
  137. package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
  138. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
  139. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
  140. package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
  141. package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
  142. package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
  143. package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
  144. package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
  145. package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
  146. package/es/components/form-render/src/types/index.d.ts +7 -5
  147. package/es/components/form-render/src/utils/business.d.ts +2 -2
  148. package/es/components/form-render/src/utils/dom.d.ts +1 -1
  149. package/es/components/form-render/src/utils/index.d.ts +1 -1
  150. package/es/components/form-render/src/utils/schema.d.ts +3 -3
  151. package/es/components/form-render/src/utils/schema.js +1 -1
  152. package/es/components/grid/index.d.ts +1 -1
  153. package/es/components/guide/src/renderer.d.ts +1 -1
  154. package/es/components/guide/src/types/index.d.ts +1 -1
  155. package/es/components/guide/src/useGuide.d.ts +1 -1
  156. package/es/components/guide/src/utils/index.d.ts +1 -1
  157. package/es/components/iho-table/index.d.ts +39 -39
  158. package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
  159. package/es/components/iho-table/src/constants/index.d.ts +5 -5
  160. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
  161. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
  162. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
  163. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
  164. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
  165. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
  166. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
  167. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
  168. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  169. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
  170. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
  171. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
  172. package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
  173. package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
  174. package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
  175. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
  176. package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
  177. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
  178. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
  179. package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
  180. package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
  181. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
  182. package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
  183. package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
  184. package/es/components/iho-table/src/plugins/index.d.ts +1 -1
  185. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
  186. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
  187. package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
  188. package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
  189. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
  190. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
  191. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
  192. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  193. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
  194. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
  195. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
  196. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
  197. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
  198. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
  199. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +2 -2
  200. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
  201. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
  202. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
  203. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
  204. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
  205. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
  206. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
  207. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
  208. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
  209. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
  210. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
  211. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
  212. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
  213. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
  214. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
  215. package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
  216. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
  217. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
  218. package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
  219. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
  220. package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
  221. package/es/components/iho-table/src/types/index.d.ts +3 -3
  222. package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
  223. package/es/components/iho-table/src/utils/index.d.ts +3 -3
  224. package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
  225. package/es/components/index.d.ts +3 -3
  226. package/es/components/info-header/index.d.ts +149 -149
  227. package/es/components/info-header/src/InfoHeader.vue.d.ts +163 -163
  228. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +6 -6
  229. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +9 -9
  230. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +93 -93
  231. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +14 -14
  232. package/es/components/info-header/src/constants/index.d.ts +1 -1
  233. package/es/components/info-header/src/types/index.d.ts +1 -1
  234. package/es/components/keyboard/index.d.ts +1 -1
  235. package/es/components/map/index.d.ts +1 -1
  236. package/es/components/map/src/Map.vue.d.ts +1 -1
  237. package/es/components/picture-clipper/index.d.ts +1 -1
  238. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
  239. package/es/components/quick-search/index.d.ts +1 -1
  240. package/es/components/quick-search/src/index.vue.d.ts +4 -4
  241. package/es/components/recommend-search/index.d.ts +25 -25
  242. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +7 -7
  243. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
  244. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +2 -2
  245. package/es/components/scale-view/index.d.ts +1 -1
  246. package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
  247. package/es/components/scale-view/src/types/index.d.ts +1 -1
  248. package/es/components/search-cascader/index.d.ts +34 -34
  249. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
  250. package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
  251. package/es/components/search-cascader/src/constants/index.d.ts +1 -1
  252. package/es/components/search-cascader/src/utils/index.d.ts +1 -1
  253. package/es/components/select-label/index.d.ts +1 -1
  254. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
  255. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
  256. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
  257. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
  258. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
  259. package/es/components/select-label/src/index.vue.d.ts +19 -19
  260. package/es/components/select-person/index.d.ts +22 -22
  261. package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
  262. package/es/components/shortcut-provider/index.d.ts +1 -1
  263. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
  264. package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
  265. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
  266. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  267. package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
  268. package/es/components/shortcut-setter/index.d.ts +63 -62
  269. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +96 -95
  270. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
  271. package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
  272. package/es/components/slider-tree/index.d.ts +1 -1
  273. package/es/components/steps-wheel/index.d.ts +1 -1
  274. package/es/components/table-export-field/index.d.ts +3 -3
  275. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
  276. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
  277. package/es/components/table-export-field/src/constants/index.d.ts +1 -1
  278. package/es/components/table-export-field/src/index.vue.d.ts +1 -1
  279. package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
  280. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  281. package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
  282. package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
  283. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
  284. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
  285. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
  286. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
  287. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  288. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
  289. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
  290. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
  291. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
  292. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
  293. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  294. package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
  295. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +9 -9
  296. package/es/components/table-filter/src/constants/index.d.ts +1 -1
  297. package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
  298. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  299. package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
  300. package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
  301. package/es/components/time-line/index.d.ts +1 -1
  302. package/es/components/time-picker/index.d.ts +2 -2
  303. package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
  304. package/es/components/vod-chunk-upload/index.d.ts +1 -1
  305. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
  306. package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
  307. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
  308. package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
  309. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
  310. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  311. package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
  312. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +1 -1
  313. package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
  314. package/es/shared/hooks/useDateTime.d.ts +1 -1
  315. package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
  316. package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
  317. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
  318. package/es/shared/hooks/useTheme.d.ts +1 -1
  319. package/es/shared/package.json.js +1 -1
  320. package/es/shared/types/business.d.ts +1 -1
  321. package/es/shared/utils/business.d.ts +1 -1
  322. package/es/shared/utils/index.d.ts +1 -1
  323. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
1
  import { Ref } from 'vue';
2
- import { ISearchConfigType } from '../../../../../../../es/components/table-filter/src/types';
2
+ import { ISearchConfigType } from '../../../../../../components/table-filter/src/types';
3
3
  export declare const useBiConditions: (filterConditions: Ref, selectList: any, dataType: string) => {
4
4
  State: any;
5
5
  paramOptions: import("vue").ComputedRef<any>;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { IClassifyListType, ICategoryItemType } from '../../../../../../es/components/table-filter/src/types';
2
+ import { IClassifyListType, ICategoryItemType } from '../../../../../components/table-filter/src/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  actionList_prop: {
5
5
  type: PropType<IClassifyListType>;
@@ -94,7 +94,7 @@ declare const _default: import("vue").DefineComponent<{
94
94
  updateKey: (index: number, val: any) => void;
95
95
  updateCondition: (index: number, val: any) => void;
96
96
  getParamCfg: (key: string) => any;
97
- initFilterConditions: (tableId: string, rawConditions: import("../../../../../../es/components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
97
+ initFilterConditions: (tableId: string, rawConditions: import("../../../../../components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
98
98
  getRawFilterConditions: () => any;
99
99
  isShowValueCfg: (con: string) => boolean;
100
100
  handleEditDisplayCategory: (item: ICategoryItemType) => void;
@@ -1,5 +1,5 @@
1
1
  import { Ref } from 'vue';
2
- import { ICategoryItemType } from '../../../../../../../es/components/table-filter/src/types';
2
+ import { ICategoryItemType } from '../../../../../../components/table-filter/src/types';
3
3
  export declare const useDisplayCategory: (selectedDisplayCategory: Ref, { conditionList }: any, $message: any) => {
4
4
  State: {
5
5
  addDisplayCategory: string;
@@ -1,5 +1,5 @@
1
1
  import { Ref } from 'vue';
2
- import { ISearchConfigType } from '../../../../../../../es/components/table-filter/src/types';
2
+ import { ISearchConfigType } from '../../../../../../components/table-filter/src/types';
3
3
  export declare const useFilterConditions: (filterConditions: Ref, selectList: any, dataType: string) => {
4
4
  State: any;
5
5
  paramOptions: import("vue").ComputedRef<any>;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { IClassifyListType, ICategoryItemType } from '../../../../../../es/components/table-filter/src/types';
2
+ import { IClassifyListType, ICategoryItemType } from '../../../../../components/table-filter/src/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  actionList_prop: {
5
5
  type: PropType<IClassifyListType>;
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<{
101
101
  updateKey: (index: number, val: any) => void;
102
102
  updateCondition: (index: number, val: any) => void;
103
103
  getParamCfg: (key: string) => any;
104
- initFilterConditions: (tableId: string, rawConditions: import("../../../../../../es/components/table-filter/src/types").ISearchConfigType) => Promise<void>;
104
+ initFilterConditions: (tableId: string, rawConditions: import("../../../../../components/table-filter/src/types").ISearchConfigType) => Promise<void>;
105
105
  getRawFilterConditions: () => any[];
106
106
  handleEditDisplayCategory: (item: ICategoryItemType) => void;
107
107
  handleDisplayCategoryAddState: () => void;
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import { ICheckboxType } from '../../../../../../../es/components/table-filter/src/types';
2
+ import { ICheckboxType } from '../../../../../../components/table-filter/src/types';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  options: {
5
5
  type: PropType<ICheckboxType[]>;
@@ -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 ITypeDate = 'date' | 'datetime';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  componentCfg: {
@@ -83,7 +83,7 @@ declare const _default: import("vue").DefineComponent<{
83
83
  };
84
84
  init: () => void;
85
85
  NButton: any;
86
- CDatePicker: import("../../../../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
86
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
87
87
  updateUnchangedValue: {
88
88
  type: BooleanConstructor;
89
89
  };
@@ -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 ITypeDate = 'date' | 'datetime';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  componentCfg: {
@@ -66,7 +66,7 @@ declare const _default: import("vue").DefineComponent<{
66
66
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
67
67
  };
68
68
  init: () => void;
69
- CDatePicker: import("../../../../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
69
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
70
70
  updateUnchangedValue: {
71
71
  type: BooleanConstructor;
72
72
  };
@@ -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 ITypeDate = 'date' | 'datetime';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  componentCfg: {
@@ -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 ITypeDate = 'date' | 'datetime';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  componentCfg: {
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<{
101
101
  };
102
102
  init: () => void;
103
103
  NButton: any;
104
- CDatePicker: import("../../../../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
104
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
105
105
  updateUnchangedValue: {
106
106
  type: BooleanConstructor;
107
107
  };
@@ -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 ITypeDate = 'daterange' | 'datetimerange';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  type: {
@@ -68,7 +68,7 @@ declare const _default: import("vue").DefineComponent<{
68
68
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
69
69
  };
70
70
  init: () => void;
71
- CDatePicker: import("../../../../../../../es/shared/types").SFCWithInstall<import("vue").DefineComponent<{
71
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
72
72
  updateUnchangedValue: {
73
73
  type: BooleanConstructor;
74
74
  };
@@ -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 const _default: import("vue").DefineComponent<{
4
4
  componentCfg: {
5
5
  type: PropType<AnyObject>;
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
- import { IFilterCategoryLabelItemType, IhoFilterTabLabelItemType } from '../../../../../../../es/components/table-filter/src/types';
3
- import { AnyObject } from '../../../../../../../es/shared/types';
2
+ import { IFilterCategoryLabelItemType, IhoFilterTabLabelItemType } from '../../../../../../components/table-filter/src/types';
3
+ import { AnyObject } from '../../../../../../shared/types';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  componentCfg: {
6
6
  type: PropType<AnyObject>;
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { SelectOption } from 'naive-ui';
3
- import { AnyObject } from '../../../../../../../es/shared/types';
3
+ import { AnyObject } from '../../../../../../shared/types';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  componentCfg: {
6
6
  type: PropType<AnyObject>;
@@ -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 const _default: import("vue").DefineComponent<{
4
4
  dynamicOptionInfo: {
5
5
  type: PropType<AnyObject>;
@@ -1,4 +1,4 @@
1
- import { ISearchType } from '../../../../../../../es/components/table-filter/src/types';
1
+ import { ISearchType } from '../../../../../../components/table-filter/src/types';
2
2
  export declare const judgmentVariable: (defaultParams: any[]) => boolean;
3
3
  export declare const setSelectDynamicValue: (cfg: ISearchType) => Promise<any[] | null>;
4
4
  export declare const selectDynamicDefaultValue: (defValueUnit: string, options: any[]) => any[];
@@ -1,4 +1,4 @@
1
- import { funcVoid } from '../../../../../../es/components/table-filter/src/types';
1
+ import { funcVoid } from '../../../../../components/table-filter/src/types';
2
2
  export declare const WidgetCfgMaps: Map<string, {
3
3
  component: any;
4
4
  props: {
@@ -1344,7 +1344,7 @@ export declare const WidgetCfgMaps: Map<string, {
1344
1344
  } | {
1345
1345
  component: import("vue").DefineComponent<{
1346
1346
  options: {
1347
- type: import("vue").PropType<import("../../../../../../es/components/table-filter/src/types").ICheckboxType[]>;
1347
+ type: import("vue").PropType<import("../../../../../components/table-filter/src/types").ICheckboxType[]>;
1348
1348
  };
1349
1349
  value: {
1350
1350
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
@@ -1357,7 +1357,7 @@ export declare const WidgetCfgMaps: Map<string, {
1357
1357
  }, {
1358
1358
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1359
1359
  options: {
1360
- type: import("vue").PropType<import("../../../../../../es/components/table-filter/src/types").ICheckboxType[]>;
1360
+ type: import("vue").PropType<import("../../../../../components/table-filter/src/types").ICheckboxType[]>;
1361
1361
  };
1362
1362
  value: {
1363
1363
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
@@ -1427,7 +1427,7 @@ export declare const WidgetCfgMaps: Map<string, {
1427
1427
  NCheckbox: any;
1428
1428
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1429
1429
  options: {
1430
- type: import("vue").PropType<import("../../../../../../es/components/table-filter/src/types").ICheckboxType[]>;
1430
+ type: import("vue").PropType<import("../../../../../components/table-filter/src/types").ICheckboxType[]>;
1431
1431
  };
1432
1432
  value: {
1433
1433
  type: (ArrayConstructor | NumberConstructor | StringConstructor)[];
@@ -1486,17 +1486,17 @@ export declare const WidgetCfgMaps: Map<string, {
1486
1486
  selectedList: import("vue").Ref<string[]>;
1487
1487
  tagList: import("vue").Ref<never[]>;
1488
1488
  filterApiConfig: import("../../../..").AnyObject;
1489
- categoryList: import("vue").ComputedRef<import("../../../../../../es/components/table-filter/src/types").IFilterCategoryLabelItemType[]>;
1490
- onResize: (el: HTMLElement, categoryItem: import("../../../../../../es/components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
1491
- handleLabelUpfold: (categoryItem: import("../../../../../../es/components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
1492
- formatStyle: (item: import("../../../../../../es/components/table-filter/src/types").IhoFilterTabLabelItemType) => {
1489
+ categoryList: import("vue").ComputedRef<import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType[]>;
1490
+ onResize: (el: HTMLElement, categoryItem: import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
1491
+ handleLabelUpfold: (categoryItem: import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
1492
+ formatStyle: (item: import("../../../../../components/table-filter/src/types").IhoFilterTabLabelItemType) => {
1493
1493
  background: string;
1494
1494
  borderColor: string;
1495
1495
  } | {
1496
1496
  background?: undefined;
1497
1497
  borderColor?: undefined;
1498
1498
  };
1499
- handleLabelChange: (isSelect: boolean, item: import("../../../../../../es/components/table-filter/src/types").IhoFilterTabLabelItemType) => void;
1499
+ handleLabelChange: (isSelect: boolean, item: import("../../../../../components/table-filter/src/types").IhoFilterTabLabelItemType) => void;
1500
1500
  initTagList: () => Promise<void>;
1501
1501
  NTag: any;
1502
1502
  NTooltip: any;
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../../es/shared/types';
1
+ import { AnyObject } from '../../../../shared/types';
2
2
  import { InjectionKey, Ref } from 'vue';
3
3
  export declare const InjectionFilterApiConfig: InjectionKey<AnyObject>;
4
4
  export declare const InjectionFilterSearchConfig: InjectionKey<Ref<AnyObject[]>>;
@@ -1,4 +1,4 @@
1
- import { IApiServerType, ISearchType, IExtendConfigurationType } from '../../../../../es/components/table-filter/src/types';
1
+ import { IApiServerType, ISearchType, IExtendConfigurationType } from '../../../../components/table-filter/src/types';
2
2
  export default function useAdvanced(): {
3
3
  transformData: (advancedFilterData: IApiServerType[], extendData: IExtendConfigurationType) => {
4
4
  fieldType: string;
@@ -19,7 +19,7 @@ export default function useAdvanced(): {
19
19
  multiple: boolean;
20
20
  manualMapping: boolean | null | undefined;
21
21
  showWholeOption: boolean | undefined;
22
- dynamicOptionInfo: import("../../../../../es/components/table-filter/src/types").dynamicOptionInfoType | {} | undefined;
22
+ dynamicOptionInfo: import("../../../../components/table-filter/src/types").dynamicOptionInfoType | {} | undefined;
23
23
  classifyStr: string | undefined;
24
24
  linkageFieldKeys: string[];
25
25
  };
@@ -1,4 +1,4 @@
1
- import { ISearchType } from '../../../../../es/components/table-filter/src/types';
1
+ import { ISearchType } from '../../../../components/table-filter/src/types';
2
2
  export default function (): {
3
3
  filterApiConfig: import("vue").Ref<{}>;
4
4
  handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
@@ -1,4 +1,4 @@
1
- import { ISearchType, ISearchConfigType } from '../../../../../es/components/table-filter/src/types';
1
+ import { ISearchType, ISearchConfigType } from '../../../../components/table-filter/src/types';
2
2
  export default function (): {
3
3
  isRender: (cfg: ISearchType) => any;
4
4
  getDefValByRenderWidget: (cfg: ISearchType) => Promise<any>;
@@ -1,4 +1,4 @@
1
- import { IFilterConditionType } from '../../../../../es/components/table-filter/src/types';
1
+ import { IFilterConditionType } from '../../../../components/table-filter/src/types';
2
2
  /**
3
3
  * 高级筛选数据转换
4
4
  */
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const TimeLine: SFCWithInstall<import("vue").DefineComponent<{
3
3
  items: {
4
4
  type: import("vue").PropType<{
@@ -1,9 +1,9 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  declare const TimePicker: SFCWithInstall<import("vue").DefineComponent<{}, {
3
3
  attrs: {
4
4
  [x: string]: unknown;
5
5
  };
6
- timePickerRef: import("vue").Ref<import("../../../es/shared/types").AnyObject | null>;
6
+ timePickerRef: import("vue").Ref<import("../../shared/types").AnyObject | null>;
7
7
  formatRef: import("vue").ComputedRef<string>;
8
8
  focus: () => any;
9
9
  blur: () => any;
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  declare const _default: import("vue").DefineComponent<{}, {
3
3
  attrs: {
4
4
  [x: string]: unknown;
@@ -1,4 +1,4 @@
1
- import { SFCWithInstall } from '../../../es/shared/types';
1
+ import { SFCWithInstall } from '../../shared/types';
2
2
  import 'vue-simple-uploader/dist/style.css';
3
3
  declare const VodChunkUpload: SFCWithInstall<import("vue").DefineComponent<{
4
4
  formData: {
@@ -1,4 +1,4 @@
1
- import { AnyObject, AnyFn } from '../../../../es/shared/types';
1
+ import { AnyObject, AnyFn } from '../../../shared/types';
2
2
  import { PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  value: {
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<{
30
30
  type: StringConstructor;
31
31
  default: string;
32
32
  };
33
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
33
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "select"[], "select", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
34
34
  value: {
35
35
  type: (NumberConstructor | StringConstructor)[];
36
36
  };
@@ -60,7 +60,9 @@ declare const _default: import("vue").DefineComponent<{
60
60
  type: StringConstructor;
61
61
  default: string;
62
62
  };
63
- }>>, {
63
+ }>> & {
64
+ onSelect?: ((...args: any[]) => any) | undefined;
65
+ }, {
64
66
  onChange: AnyFn<any[], any>;
65
67
  slashSymbol: string;
66
68
  }>;
@@ -1 +1 @@
1
- import{defineComponent as e,computed as l,ref as t,watch as u,createVNode as n,mergeProps as o}from"vue";import{findAncestor as a}from"../../utils/index.js";import{isArray as s,isString as i,isNumber as r,isObject as v}from"lodash-es";import{NInput as p,NDropdown as c}from"naive-ui";import"../../../components/form-render/index.js";import{createInputSlot as m}from"../../../components/form-render/src/utils/index.js";var f=e({props:{value:{type:[Number,String]},onChange:{type:Function,default:()=>({})},prefix:{type:[String,Function,Object]},suffix:{type:[String,Function,Object]},precision:{type:Number},whiteList:{type:Array},inputProps:{type:Object},popperProps:{type:Object},slashSymbol:{type:String,default:"/"}},setup(e){const f=m(e),d=l((()=>s(e.whiteList)?e.whiteList.reduce(((e,l)=>(i(l)&&e.push({label:l,value:l}),e)),[]):[]));const h=t(),b=l({get:()=>h.value,set:l=>r(l)?h.value=l+"":i(l)?l.endsWith(e.slashSymbol)?h.value=e.slashSymbol:void(h.value=d.value.some((e=>e.label!==l&&e.label.includes(l)))?"":l):void 0});function g(e=-1){const l=r(+e)&&e>=0?+e:null;return new RegExp(`^-?(0|[1-9][0-9]*)?${0===l?"":`(\\.[0-9]${r(l)?`{0,${l}}`:"*"})?`}$`)}u((()=>e.value),(e=>b.value=e),{immediate:!0});const y=g();function S(){if(b.value===e.slashSymbol||function(e,l=!1){return d.value.length&&d.value.some((({value:t})=>l?t.includes(e):t===e))}(b.value))e.onChange(b.value);else if(i(b.value)&&"-"!==b.value)if(y.test(b.value)){const l=b.value.endsWith(".")?b.value.slice(0,-1):b.value;e.onChange(b.value=l)}else b.value=e.value;else b.value=e.value}const j=t(!1),w=t();function x(){j.value=!0}function $(e){var l;if(!e.target)return;const t=e.target;(null==(l=w.value)?void 0:l.$el)&&a(t,(e=>e===w.value.$el))||(j.value=!1)}function C(e,l){var t,u;v(l)&&(b.value=l.value,null==(u=null==(t=w.value)?void 0:t.focus)||u.call(t))}const F=l((()=>g(e.precision)));function O(l){return!(null!=l&&""!==l&&l!==e.slashSymbol&&i(l)&&!l.endsWith(e.slashSymbol))||(!(!d.value.length||!d.value.some((e=>e.label.includes(l))))||F.value.test(l)&&"-."!==l&&!l.startsWith("."))}return()=>{const l=n(p,o({ref:w,value:b.value,"onUpdate:value":e=>b.value=e,"allow-input":O,onBlur:S,onClick:x,onFocus:x},e.inputProps),f.value);return d.value.length?n(c,o({onSelect:C,options:d.value,show:j.value,width:"trigger",onClickoutside:$},e.popperProps),{default:()=>l}):l}}});export{f as default};
1
+ import{defineComponent as e,computed as l,ref as t,watch as u,createVNode as n,mergeProps as o}from"vue";import{findAncestor as a}from"../../utils/index.js";import{isArray as s,isString as i,isNumber as r,isObject as v}from"lodash-es";import{NInput as c,NDropdown as p}from"naive-ui";import"../../../components/form-render/index.js";import{createInputSlot as m}from"../../../components/form-render/src/utils/index.js";var f=e({props:{value:{type:[Number,String]},onChange:{type:Function,default:()=>({})},prefix:{type:[String,Function,Object]},suffix:{type:[String,Function,Object]},precision:{type:Number},whiteList:{type:Array},inputProps:{type:Object},popperProps:{type:Object},slashSymbol:{type:String,default:"/"}},emits:["select"],setup(e,{emit:f}){const d=m(e),h=l((()=>s(e.whiteList)?e.whiteList.reduce(((e,l)=>(i(l)&&e.push({label:l,value:l}),e)),[]):[]));const b=t(),g=l({get:()=>b.value,set:l=>r(l)?b.value=l+"":i(l)?l.endsWith(e.slashSymbol)?b.value=e.slashSymbol:void(b.value=h.value.some((e=>e.label!==l&&e.label.includes(l)))?"":l):void 0});function y(e=-1){const l=r(+e)&&e>=0?+e:null;return new RegExp(`^-?(0|[1-9][0-9]*)?${0===l?"":`(\\.[0-9]${r(l)?`{0,${l}}`:"*"})?`}$`)}u((()=>e.value),(e=>g.value=e),{immediate:!0});const S=y();function j(){if(g.value===e.slashSymbol||function(e,l=!1){return h.value.length&&h.value.some((({value:t})=>l?t.includes(e):t===e))}(g.value))e.onChange(g.value);else if(i(g.value)&&"-"!==g.value)if(S.test(g.value)){const l=g.value.endsWith(".")?g.value.slice(0,-1):g.value;e.onChange(g.value=l)}else g.value=e.value;else g.value=e.value}const w=t(!1),x=t();function $(){w.value=!0}function C(e){var l;if(!e.target)return;const t=e.target;(null==(l=x.value)?void 0:l.$el)&&a(t,(e=>e===x.value.$el))||(w.value=!1)}function F(e,l){var t,u;v(l)&&(g.value=l.value,null==(u=null==(t=x.value)?void 0:t.focus)||u.call(t),f("select",l))}const O=l((()=>y(e.precision)));function P(l){return!(null!=l&&""!==l&&l!==e.slashSymbol&&i(l)&&!l.endsWith(e.slashSymbol))||(!(!h.value.length||!h.value.some((e=>e.label.includes(l))))||O.value.test(l)&&"-."!==l&&!l.startsWith("."))}return()=>{const l=n(c,o({ref:x,value:g.value,"onUpdate:value":e=>g.value=e,"allow-input":P,onBlur:j,onClick:$,onFocus:$},e.inputProps),d.value);return h.value.length?n(p,o({onSelect:F,options:h.value,show:w.value,width:"trigger",onClickoutside:C},e.popperProps),{default:()=>l}):l}}});export{f as default};
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  import { PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  searchPageConfig: {
@@ -1,4 +1,4 @@
1
- import { AnyFn } from '../../../../es/shared/types';
1
+ import { AnyFn } from '../../../shared/types';
2
2
  import { Component, PropType } from 'vue';
3
3
  declare const _default: import("vue").DefineComponent<{
4
4
  renderer: {
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  import { Ref } from 'vue';
3
3
  export declare function useOptionFiltered(props: Partial<{
4
4
  options: AnyObject[];
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  export declare const searchContentMatcher: (searchContent: string, label: string) => RegExpMatchArray | null;
3
3
  export declare function useSearchContent(): {
4
4
  searchContent: import("vue").Ref<string | undefined>;
@@ -1,4 +1,4 @@
1
- import { AnyObject, ArrayAble } from '../../../../es/shared/types';
1
+ import { AnyObject, ArrayAble } from '../../../shared/types';
2
2
  import { Ref } from 'vue';
3
3
  export declare function useSelectAllowModify(props: Partial<{
4
4
  allowCreate: boolean;
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../../es/shared/types';
1
+ import { AnyObject } from '../../../shared/types';
2
2
  import { SelectOption } from 'naive-ui';
3
3
  import { Ref } from 'vue';
4
4
  export declare function useSelectRenders(props: {
@@ -1,4 +1,4 @@
1
- import { AnyObject, UndefinedAble } from '../../../../es/shared/types';
1
+ import { AnyObject, UndefinedAble } from '../../../shared/types';
2
2
  export declare namespace AsyncQueueDefine {
3
3
  interface EntryCallback {
4
4
  (err?: any, result?: any): void;
@@ -1,5 +1,5 @@
1
1
  import { Ref, ComputedRef } from 'vue';
2
- import { AnyObject, AnyFn } from '../../../es/shared/types';
2
+ import { AnyObject, AnyFn } from '../../shared/types';
3
3
  export declare function useDateTime(datePickerRef: Ref<AnyObject | null>, { formatRef, attrs, emit, allowedInvalidValue, isPanel }: {
4
4
  formatRef: ComputedRef<string | [string, string]>;
5
5
  attrs: AnyObject;
@@ -1,7 +1,7 @@
1
1
  import { FormRequestDefine } from './types';
2
2
  import { ComputedRef } from 'vue';
3
- import { AsyncQueue, AsyncQueueDefine } from '../../../../es/shared/hooks';
4
- import { AnyObject, Nullable, UndefinedAble } from '../../../../es/shared/types';
3
+ import { AsyncQueue, AsyncQueueDefine } from '../../../shared/hooks';
4
+ import { AnyObject, Nullable, UndefinedAble } from '../../../shared/types';
5
5
  export * from './types';
6
6
  export declare function useFormRequest(): {
7
7
  getHttpInstance: () => Nullable<FormRequestDefine.RequestInstance>;
@@ -1,5 +1,5 @@
1
- import { AsyncQueue } from '../../../../es/shared/hooks';
2
- import { AnyObject, AnyFn } from '../../../../es/shared/types';
1
+ import { AsyncQueue } from '../../../shared/hooks';
2
+ import { AnyObject, AnyFn } from '../../../shared/types';
3
3
  export declare namespace FormRequestDefine {
4
4
  type RequestType = 'post' | 'get' | 'patch' | 'delete' | 'put';
5
5
  interface AsyncQueueItem {
@@ -1,5 +1,5 @@
1
- import { FormRequestDefine } from '../../../es/shared/hooks';
2
- import { AnyObject, AnyFn, LowCodeTypes } from '../../../es/shared/types';
1
+ import { FormRequestDefine } from '../../shared/hooks';
2
+ import { AnyObject, AnyFn, LowCodeTypes } from '../../shared/types';
3
3
  import { MaybeRef } from '@vueuse/core';
4
4
  import { Ref } from 'vue';
5
5
  export declare function useLevelSearchCascader(props: Partial<{
@@ -1,3 +1,3 @@
1
1
  import { CSSProperties } from 'vue';
2
- import { CComponentThemeOverrides } from '../../../es/components/config-provider';
2
+ import { CComponentThemeOverrides } from '../../components/config-provider';
3
3
  export declare function useTheme(defaultCssVars?: CSSProperties, componentKey?: keyof CComponentThemeOverrides): import("vue").ComputedRef<CSSProperties>;
@@ -1 +1 @@
1
- var e="@cnhis-design-vue/shared",i="3.1.55-beta.15",s="index.ts",n={"naive-ui":"^2.30.0",vue:"^3.2.0"},a={"@vicons/ionicons5":"^0.12.0","lodash-es":"^4.17.21",moment:"^2.29.1","video.js":"^7.19.2","videojs-contrib-hls":"^5.15.0",viewerjs:"^1.10.5","xe-utils":"^3.5.4"},d={name:e,version:"3.1.55-beta.15",private:!0,main:"index.ts",peerDependencies:n,dependencies:a};export{d as default,a as dependencies,s as main,e as name,n as peerDependencies,i as version};
1
+ var e="@cnhis-design-vue/shared",i="3.1.55-beta.17",s="index.ts",n={"naive-ui":"^2.30.0",vue:"^3.2.0"},a={"@vicons/ionicons5":"^0.12.0","lodash-es":"^4.17.21",moment:"^2.29.1","video.js":"^7.19.2","videojs-contrib-hls":"^5.15.0",viewerjs:"^1.10.5","xe-utils":"^3.5.4"},d={name:e,version:"3.1.55-beta.17",private:!0,main:"index.ts",peerDependencies:n,dependencies:a};export{d as default,a as dependencies,s as main,e as name,n as peerDependencies,i as version};
@@ -1,4 +1,4 @@
1
- import { AnyObject } from '../../../es/shared/types/index';
1
+ import { AnyObject } from '../../shared/types/index';
2
2
  export declare type IFlexibleType = {
3
3
  el: HTMLBaseElement;
4
4
  mode: string;
@@ -1,4 +1,4 @@
1
- import { AnyObject, LowCodeTypes } from '../../../es/shared/types';
1
+ import { AnyObject, LowCodeTypes } from '../../shared/types';
2
2
  import { MaybeRef } from '@vueuse/core';
3
3
  export declare function isMatchLowCodeCondition(value: unknown, condition: {
4
4
  con: LowCodeTypes.VALUE_RELATION;
@@ -1,4 +1,4 @@
1
- import { AnyObject, ArrayAble } from '../../../es/shared/types';
1
+ import { AnyObject, ArrayAble } from '../../shared/types';
2
2
  import { App, Component, ComponentInternalInstance } from 'vue';
3
3
  export * from './business';
4
4
  export declare function traverse<T extends ArrayAble<AnyObject>>(target: T, handler: (item: T extends Array<infer P> ? P : T, stop: () => void, parent?: typeof item) => void, keys?: ArrayAble<string>, parent?: T): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cnhis-design-vue",
3
- "version": "3.1.55-beta.15",
3
+ "version": "3.1.55-beta.17",
4
4
  "license": "ISC",
5
5
  "module": "./es/components/index.js",
6
6
  "main": "./es/components/index.js",
@@ -64,5 +64,5 @@
64
64
  "iOS 7",
65
65
  "last 3 iOS versions"
66
66
  ],
67
- "gitHead": "398336faffe04f3748e72bac3d14cc0d305df4a1"
67
+ "gitHead": "61c0451334df84a7a7842d7ebc2fc5606d29b92b"
68
68
  }