cnhis-design-vue 3.2.5-release.4 → 3.2.6-beta.0

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 (319) hide show
  1. package/es/components/annotation-edit/src/type.d.ts +1 -1
  2. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
  3. package/es/components/big-table/index.d.ts +6 -56
  4. package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
  5. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
  7. package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
  8. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  9. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
  10. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
  11. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
  12. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
  13. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
  14. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
  15. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
  16. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
  17. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
  18. package/es/components/button-print/index.d.ts +13 -2917
  19. package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
  20. package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
  22. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
  23. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
  24. package/es/components/calendar/index.d.ts +4 -4
  25. package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
  26. package/es/components/calendar/src/types/index.d.ts +1 -1
  27. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
  28. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  29. package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
  30. package/es/components/callback/src/types/index.d.ts +1 -1
  31. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
  32. package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
  33. package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
  34. package/es/components/classification/index.d.ts +4 -14
  35. package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
  36. package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
  37. package/es/components/classification/src/components/table-modal/index.vue.d.ts +4 -1
  38. package/es/components/classification/src/index.vue.d.ts +4 -14
  39. package/es/components/config-provider/src/interface.d.ts +2 -2
  40. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  41. package/es/components/drag-scroll/src/types.d.ts +2 -2
  42. package/es/components/expand-field/index.d.ts +41 -575
  43. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
  44. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
  45. package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
  46. package/es/components/expand-field/src/index.vue.d.ts +41 -575
  47. package/es/components/expand-field/src/types/index.d.ts +1 -1
  48. package/es/components/fabric-chart/index.d.ts +10 -10
  49. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
  50. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
  51. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  52. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
  53. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  54. package/es/components/fabric-chart/src/interface.d.ts +9 -9
  55. package/es/components/field-set/index.d.ts +5 -52
  56. package/es/components/field-set/src/FieldColor.vue.d.ts +13 -605
  57. package/es/components/field-set/src/FieldColor.vue2.js +1 -1
  58. package/es/components/field-set/src/FieldFilter.vue.d.ts +6 -19
  59. package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
  60. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -9
  61. package/es/components/field-set/src/FieldSet.vue2.js +1 -1
  62. package/es/components/field-set/src/Index.vue.d.ts +6 -53
  63. package/es/components/field-set/src/Index.vue2.js +1 -1
  64. package/es/components/field-set/src/components/Row.vue.d.ts +1 -1
  65. package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
  66. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
  67. package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
  68. package/es/components/field-set/src/constants/index.d.ts +1 -1
  69. package/es/components/field-set/src/types/index.d.ts +8 -8
  70. package/es/components/field-set/style/index.css +1 -1
  71. package/es/components/form-config/index.d.ts +62 -4785
  72. package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
  73. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
  74. package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
  75. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
  76. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
  77. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
  78. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
  79. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
  80. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  81. package/es/components/form-config/src/types/index.d.ts +8 -8
  82. package/es/components/form-render/index.d.ts +15 -75
  83. package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
  84. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
  85. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
  86. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
  87. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
  88. package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
  89. package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
  90. package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
  91. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
  92. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
  93. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
  94. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
  95. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
  96. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
  97. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  98. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  99. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  100. package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
  101. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
  102. package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
  103. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
  104. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
  105. package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
  106. package/es/components/form-render/src/types/index.d.ts +13 -13
  107. package/es/components/form-render/src/utils/index.d.ts +1 -1
  108. package/es/components/iho-chat/index.d.ts +719 -0
  109. package/es/components/iho-chat/index.js +1 -0
  110. package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
  111. package/es/components/iho-chat/src/Index.vue2.js +1 -0
  112. package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
  113. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
  114. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
  115. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
  116. package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
  117. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
  118. package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
  119. package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
  120. package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
  121. package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
  122. package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
  123. package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
  124. package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
  125. package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
  126. package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
  127. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
  128. package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
  129. package/es/components/iho-chat/src/components/Video.vue.d.ts +38 -0
  130. package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
  131. package/es/components/iho-chat/src/constants/index.js +1 -0
  132. package/es/components/iho-chat/src/hooks/useSession.js +1 -0
  133. package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
  134. package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
  135. package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
  136. package/es/components/iho-chat/style/index.css +1 -0
  137. package/es/components/iho-table/index.d.ts +46 -1567
  138. package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
  139. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  140. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
  141. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
  142. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
  143. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  144. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  145. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  146. package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
  147. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
  148. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
  149. package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
  150. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
  151. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
  152. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  153. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
  154. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
  155. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
  156. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
  157. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
  158. package/es/components/iho-table/src/types/index.d.ts +17 -17
  159. package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
  160. package/es/components/iho-table/style/index.css +1 -1
  161. package/es/components/index.css +1 -1
  162. package/es/components/index.d.ts +2 -2
  163. package/es/components/index.js +1 -1
  164. package/es/components/info-header/index.d.ts +65 -1723
  165. package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
  166. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
  167. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
  168. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
  169. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
  170. package/es/components/info-header/src/types/index.d.ts +4 -3
  171. package/es/components/keyboard/index.d.ts +1 -1
  172. package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
  173. package/es/components/map/src/types/index.d.ts +2 -2
  174. package/es/components/quick-search/index.d.ts +1 -295
  175. package/es/components/quick-search/src/index.vue.d.ts +1 -295
  176. package/es/components/recommend-search/index.d.ts +28 -28
  177. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
  178. package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
  179. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
  180. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
  181. package/es/components/recommend-search/src/types/index.d.ts +2 -2
  182. package/es/components/scale-view/index.d.ts +6 -300
  183. package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
  184. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
  185. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
  186. package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
  187. package/es/components/scale-view/src/types/index.d.ts +1 -1
  188. package/es/components/search-cascader/index.d.ts +15 -14
  189. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
  190. package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
  191. package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
  192. package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
  193. package/es/components/select-label/index.d.ts +3 -21
  194. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
  195. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
  196. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
  197. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
  198. package/es/components/select-label/src/index.vue.d.ts +2 -14
  199. package/es/components/select-label/src/types/index.d.ts +3 -3
  200. package/es/components/select-person/index.d.ts +36 -168
  201. package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -58
  202. package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
  203. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
  204. package/es/components/shortcut-provider/index.d.ts +1 -1
  205. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  206. package/es/components/shortcut-setter/index.d.ts +23 -1606
  207. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
  208. package/es/components/step-notice/index.d.ts +94 -1615
  209. package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
  210. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
  211. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
  212. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
  213. package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
  214. package/es/components/step-notice/src/utils.d.ts +1 -1
  215. package/es/components/steps-wheel/index.d.ts +1 -1
  216. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
  217. package/es/components/table-export-field/index.d.ts +3 -630
  218. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
  219. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
  220. package/es/components/table-export-field/src/index.vue.d.ts +5 -632
  221. package/es/components/table-export-field/src/types/index.d.ts +1 -1
  222. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
  223. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
  224. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
  225. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  226. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
  227. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
  228. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
  229. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
  230. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
  231. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
  232. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
  233. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
  234. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
  235. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
  236. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
  237. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  238. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
  239. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
  240. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
  241. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
  242. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
  243. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  244. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
  245. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
  246. package/es/components/table-filter/src/types/index.d.ts +25 -25
  247. package/es/components/time-line/index.d.ts +1 -48
  248. package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
  249. package/es/components/tooth-bitmap/index.d.ts +3 -3
  250. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
  251. package/es/env.d.ts +25 -25
  252. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
  253. package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
  254. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
  255. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -1
  256. package/es/shared/hooks/useLevelSearchCascader.js +1 -1
  257. package/es/shared/hooks/useTheme.d.ts +2 -2
  258. package/es/shared/package.json.js +1 -1
  259. package/es/shared/types/business.d.ts +1 -1
  260. package/es/shared/types/index.d.ts +15 -15
  261. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
  262. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
  263. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
  264. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
  265. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
  266. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
  267. package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
  268. package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
  269. package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
  270. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
  271. package/es/shared/utils/vexutils.d.ts +2 -2
  272. package/package.json +6 -5
  273. package/es/components/biunique-chat/index.d.ts +0 -1692
  274. package/es/components/biunique-chat/index.js +0 -1
  275. package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
  276. package/es/components/biunique-chat/src/Index.vue2.js +0 -1
  277. package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
  278. package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
  279. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
  280. package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
  281. package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
  282. package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
  283. package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
  284. package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
  285. package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
  286. package/es/components/biunique-chat/src/constants/index.js +0 -1
  287. package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
  288. package/es/components/biunique-chat/style/index.css +0 -1
  289. /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
  290. /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
  291. /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
  292. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
  293. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
  294. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
  295. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
  296. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
  297. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
  298. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
  299. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
  300. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
  301. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
  302. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
  303. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
  304. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
  305. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
  306. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
  307. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
  308. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
  309. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
  310. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
  311. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
  312. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
  313. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
  314. /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
  315. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
  316. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
  317. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
  318. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
  319. /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
@@ -30,56 +30,7 @@ declare const CheckboxGroup: import("vue").DefineComponent<{
30
30
  valueCp: import("vue").WritableComputedRef<any>;
31
31
  filterNewVal: (val: any) => any;
32
32
  onChange: (val: any) => void;
33
- NCheckboxGroup: import("vue").DefineComponent<{
34
- readonly min: NumberConstructor;
35
- readonly max: NumberConstructor;
36
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
37
- readonly value: import("vue").PropType<(string | number)[] | null>;
38
- readonly defaultValue: {
39
- readonly type: import("vue").PropType<(string | number)[] | null>;
40
- readonly default: null;
41
- };
42
- readonly disabled: {
43
- readonly type: import("vue").PropType<boolean | undefined>;
44
- readonly default: undefined;
45
- };
46
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
47
- actionType: "check" | "uncheck";
48
- value: string | number;
49
- }) => void>>;
50
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
51
- actionType: "check" | "uncheck";
52
- value: string | number;
53
- }) => void>>;
54
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
55
- }, {
56
- mergedClsPrefix: import("vue").ComputedRef<string>;
57
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
58
- readonly min: NumberConstructor;
59
- readonly max: NumberConstructor;
60
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
61
- readonly value: import("vue").PropType<(string | number)[] | null>;
62
- readonly defaultValue: {
63
- readonly type: import("vue").PropType<(string | number)[] | null>;
64
- readonly default: null;
65
- };
66
- readonly disabled: {
67
- readonly type: import("vue").PropType<boolean | undefined>;
68
- readonly default: undefined;
69
- };
70
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
71
- actionType: "check" | "uncheck";
72
- value: string | number;
73
- }) => void>>;
74
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
75
- actionType: "check" | "uncheck";
76
- value: string | number;
77
- }) => void>>;
78
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
79
- }>>, {
80
- readonly disabled: boolean | undefined;
81
- readonly defaultValue: (string | number)[] | null;
82
- }>;
33
+ NCheckboxGroup: any;
83
34
  NCheckbox: any;
84
35
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
85
36
  options: {
@@ -133,17 +84,7 @@ declare const InputNumberGroup: import("vue").DefineComponent<{
133
84
  endNumber: import("vue").Ref<any>;
134
85
  emit: (event: "update:value", ...args: any[]) => void;
135
86
  handleChange: (val: number | null, key: string) => void;
136
- NInputGroup: import("vue").DefineComponent<{
137
- [x: string]: never;
138
- [x: number]: never;
139
- [x: symbol]: never;
140
- }, {
141
- mergedClsPrefix: import("vue").ComputedRef<string>;
142
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
143
- [x: string]: never;
144
- [x: number]: never;
145
- [x: symbol]: never;
146
- }>>, {}>;
87
+ NInputGroup: any;
147
88
  NInputNumber: any;
148
89
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
149
90
  startPlaceholder: {
@@ -167,7 +108,7 @@ declare const InputNumberGroup: import("vue").DefineComponent<{
167
108
  }>;
168
109
  declare const DateInner: import("vue").DefineComponent<{
169
110
  componentCfg: {
170
- type: import("vue").PropType<import("../../../../..").AnyObject>;
111
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
171
112
  };
172
113
  type: {
173
114
  type: import("vue").PropType<"date" | "datetime">;
@@ -196,7 +137,7 @@ declare const DateInner: import("vue").DefineComponent<{
196
137
  }, {
197
138
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
198
139
  componentCfg: {
199
- type: import("vue").PropType<import("../../../../..").AnyObject>;
140
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
200
141
  };
201
142
  type: {
202
143
  type: import("vue").PropType<"date" | "datetime">;
@@ -223,8 +164,8 @@ declare const DateInner: import("vue").DefineComponent<{
223
164
  default: string;
224
165
  };
225
166
  }>> & {
226
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
227
167
  "onUpdate:unit"?: ((...args: any[]) => any) | undefined;
168
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
228
169
  }>>;
229
170
  emit: (event: "update:unit" | "update:value", ...args: any[]) => void;
230
171
  valueCp: import("vue").Ref<any>;
@@ -247,7 +188,7 @@ declare const DateInner: import("vue").DefineComponent<{
247
188
  };
248
189
  init: () => void;
249
190
  NButton: any;
250
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
191
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
251
192
  updateUnchangedValue: {
252
193
  type: BooleanConstructor;
253
194
  };
@@ -287,7 +228,7 @@ declare const DateInner: import("vue").DefineComponent<{
287
228
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
288
229
  }>>;
289
230
  emit: (event: "update:formatted-value", ...args: any[]) => void;
290
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
231
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
291
232
  panelInstRef: import("vue").Ref<null>;
292
233
  placeholderRef: import("vue").Ref<any>;
293
234
  oldValue: string;
@@ -326,7 +267,7 @@ declare const DateInner: import("vue").DefineComponent<{
326
267
  }>>;
327
268
  DateQuickBtn: import("vue").DefineComponent<{
328
269
  componentCfg: {
329
- type: import("vue").PropType<import("../../../../..").AnyObject>;
270
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
330
271
  };
331
272
  type: {
332
273
  type: import("vue").PropType<"date" | "datetime">;
@@ -343,7 +284,7 @@ declare const DateInner: import("vue").DefineComponent<{
343
284
  }, {
344
285
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
345
286
  componentCfg: {
346
- type: import("vue").PropType<import("../../../../..").AnyObject>;
287
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
347
288
  };
348
289
  type: {
349
290
  type: import("vue").PropType<"date" | "datetime">;
@@ -369,7 +310,7 @@ declare const DateInner: import("vue").DefineComponent<{
369
310
  handleRadioClick: (value: string) => void;
370
311
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickQuickBtn" | "changeRadioValue")[], "clickQuickBtn" | "changeRadioValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
371
312
  componentCfg: {
372
- type: import("vue").PropType<import("../../../../..").AnyObject>;
313
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
373
314
  };
374
315
  type: {
375
316
  type: import("vue").PropType<"date" | "datetime">;
@@ -393,7 +334,7 @@ declare const DateInner: import("vue").DefineComponent<{
393
334
  }>;
394
335
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:unit" | "update:value")[], "update:unit" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
395
336
  componentCfg: {
396
- type: import("vue").PropType<import("../../../../..").AnyObject>;
337
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
397
338
  };
398
339
  type: {
399
340
  type: import("vue").PropType<"date" | "datetime">;
@@ -420,8 +361,8 @@ declare const DateInner: import("vue").DefineComponent<{
420
361
  default: string;
421
362
  };
422
363
  }>> & {
423
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
424
364
  "onUpdate:unit"?: ((...args: any[]) => any) | undefined;
365
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
425
366
  }, {
426
367
  type: "date" | "datetime";
427
368
  value: string;
@@ -432,7 +373,7 @@ declare const DateInner: import("vue").DefineComponent<{
432
373
  }>;
433
374
  declare const DateOut: import("vue").DefineComponent<{
434
375
  componentCfg: {
435
- type: import("vue").PropType<import("../../../../..").AnyObject>;
376
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
436
377
  };
437
378
  type: {
438
379
  type: import("vue").PropType<"date" | "datetime">;
@@ -457,7 +398,7 @@ declare const DateOut: import("vue").DefineComponent<{
457
398
  }, {
458
399
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
459
400
  componentCfg: {
460
- type: import("vue").PropType<import("../../../../..").AnyObject>;
401
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
461
402
  };
462
403
  type: {
463
404
  type: import("vue").PropType<"date" | "datetime">;
@@ -495,7 +436,7 @@ declare const DateOut: import("vue").DefineComponent<{
495
436
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
496
437
  };
497
438
  init: () => void;
498
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
439
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
499
440
  updateUnchangedValue: {
500
441
  type: BooleanConstructor;
501
442
  };
@@ -535,7 +476,7 @@ declare const DateOut: import("vue").DefineComponent<{
535
476
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
536
477
  }>>;
537
478
  emit: (event: "update:formatted-value", ...args: any[]) => void;
538
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
479
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
539
480
  panelInstRef: import("vue").Ref<null>;
540
481
  placeholderRef: import("vue").Ref<any>;
541
482
  oldValue: string;
@@ -574,7 +515,7 @@ declare const DateOut: import("vue").DefineComponent<{
574
515
  }>>;
575
516
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
576
517
  componentCfg: {
577
- type: import("vue").PropType<import("../../../../..").AnyObject>;
518
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
578
519
  };
579
520
  type: {
580
521
  type: import("vue").PropType<"date" | "datetime">;
@@ -607,7 +548,7 @@ declare const DateOut: import("vue").DefineComponent<{
607
548
  }>;
608
549
  declare const DateRangeInner: import("vue").DefineComponent<{
609
550
  componentCfg: {
610
- type: import("vue").PropType<import("../../../../..").AnyObject>;
551
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
611
552
  };
612
553
  type: {
613
554
  type: import("vue").PropType<"date" | "datetime">;
@@ -640,7 +581,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
640
581
  }, {
641
582
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
642
583
  componentCfg: {
643
- type: import("vue").PropType<import("../../../../..").AnyObject>;
584
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
644
585
  };
645
586
  type: {
646
587
  type: import("vue").PropType<"date" | "datetime">;
@@ -671,8 +612,8 @@ declare const DateRangeInner: import("vue").DefineComponent<{
671
612
  default: string;
672
613
  };
673
614
  }>> & {
674
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
675
615
  "onUpdate:unit"?: ((...args: any[]) => any) | undefined;
616
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
676
617
  }>>;
677
618
  emit: (event: "update:unit" | "update:value", ...args: any[]) => void;
678
619
  isShowDateRange: import("vue").Ref<boolean>;
@@ -690,7 +631,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
690
631
  handleClickQuickBtn: (result: string) => void;
691
632
  changeRadioValue: (value: string) => void;
692
633
  changeDateShowType: () => void;
693
- handleChange: (val: any, type: "end" | "start") => void;
634
+ handleChange: (val: any, type: "start" | "end") => void;
694
635
  isStartDateDisabled: (ts: number) => boolean;
695
636
  timeStartDisabled: (ts: number) => {
696
637
  isHourDisabled(hour: number): boolean | 0;
@@ -705,7 +646,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
705
646
  };
706
647
  init: () => void;
707
648
  NButton: any;
708
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
649
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
709
650
  updateUnchangedValue: {
710
651
  type: BooleanConstructor;
711
652
  };
@@ -745,7 +686,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
745
686
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
746
687
  }>>;
747
688
  emit: (event: "update:formatted-value", ...args: any[]) => void;
748
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
689
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
749
690
  panelInstRef: import("vue").Ref<null>;
750
691
  placeholderRef: import("vue").Ref<any>;
751
692
  oldValue: string;
@@ -784,7 +725,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
784
725
  }>>;
785
726
  DateQuickBtn: import("vue").DefineComponent<{
786
727
  componentCfg: {
787
- type: import("vue").PropType<import("../../../../..").AnyObject>;
728
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
788
729
  };
789
730
  type: {
790
731
  type: import("vue").PropType<"date" | "datetime">;
@@ -801,7 +742,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
801
742
  }, {
802
743
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
803
744
  componentCfg: {
804
- type: import("vue").PropType<import("../../../../..").AnyObject>;
745
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
805
746
  };
806
747
  type: {
807
748
  type: import("vue").PropType<"date" | "datetime">;
@@ -827,7 +768,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
827
768
  handleRadioClick: (value: string) => void;
828
769
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickQuickBtn" | "changeRadioValue")[], "clickQuickBtn" | "changeRadioValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
829
770
  componentCfg: {
830
- type: import("vue").PropType<import("../../../../..").AnyObject>;
771
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
831
772
  };
832
773
  type: {
833
774
  type: import("vue").PropType<"date" | "datetime">;
@@ -851,7 +792,7 @@ declare const DateRangeInner: import("vue").DefineComponent<{
851
792
  }>;
852
793
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:unit" | "update:value")[], "update:unit" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
853
794
  componentCfg: {
854
- type: import("vue").PropType<import("../../../../..").AnyObject>;
795
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
855
796
  };
856
797
  type: {
857
798
  type: import("vue").PropType<"date" | "datetime">;
@@ -882,16 +823,16 @@ declare const DateRangeInner: import("vue").DefineComponent<{
882
823
  default: string;
883
824
  };
884
825
  }>> & {
885
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
886
826
  "onUpdate:unit"?: ((...args: any[]) => any) | undefined;
827
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
887
828
  }, {
888
829
  type: "date" | "datetime";
889
830
  value: string;
890
831
  unit: string;
891
832
  clearable: boolean;
833
+ valueFormat: string;
892
834
  startPlaceholder: string;
893
835
  endPlaceholder: string;
894
- valueFormat: string;
895
836
  }>;
896
837
  declare const DateRangeOut: import("vue").DefineComponent<{
897
838
  type: {
@@ -960,7 +901,7 @@ declare const DateRangeOut: import("vue").DefineComponent<{
960
901
  isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
961
902
  };
962
903
  init: () => void;
963
- CDatePicker: import("../../../../..").SFCWithInstall<import("vue").DefineComponent<{
904
+ CDatePicker: import("../../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
964
905
  updateUnchangedValue: {
965
906
  type: BooleanConstructor;
966
907
  };
@@ -1000,7 +941,7 @@ declare const DateRangeOut: import("vue").DefineComponent<{
1000
941
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1001
942
  }>>;
1002
943
  emit: (event: "update:formatted-value", ...args: any[]) => void;
1003
- datePickerRef: import("vue").Ref<import("../../../../..").AnyObject | null>;
944
+ datePickerRef: import("vue").Ref<import("../../../../../../shared/types").AnyObject | null>;
1004
945
  panelInstRef: import("vue").Ref<null>;
1005
946
  placeholderRef: import("vue").Ref<any>;
1006
947
  oldValue: string;
@@ -1074,7 +1015,7 @@ declare const DateRangeOut: import("vue").DefineComponent<{
1074
1015
  }>;
1075
1016
  declare const LabelInner: import("vue").DefineComponent<{
1076
1017
  componentCfg: {
1077
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1018
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1078
1019
  };
1079
1020
  value: {
1080
1021
  type: StringConstructor;
@@ -1086,7 +1027,7 @@ declare const LabelInner: import("vue").DefineComponent<{
1086
1027
  baseActiveColor: string;
1087
1028
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1088
1029
  componentCfg: {
1089
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1030
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1090
1031
  };
1091
1032
  value: {
1092
1033
  type: StringConstructor;
@@ -1098,7 +1039,7 @@ declare const LabelInner: import("vue").DefineComponent<{
1098
1039
  emit: (event: "update:value", ...args: any[]) => void;
1099
1040
  selectedList: import("vue").Ref<string[]>;
1100
1041
  tagList: import("vue").Ref<never[]>;
1101
- filterApiConfig: import("../../../../..").AnyObject;
1042
+ filterApiConfig: import("../../../../../../shared/types").AnyObject;
1102
1043
  categoryList: import("vue").ComputedRef<import("../../../types").IFilterCategoryLabelItemType[]>;
1103
1044
  onResize: (el: HTMLElement, categoryItem: import("../../../types").IFilterCategoryLabelItemType) => void;
1104
1045
  handleLabelUpfold: (categoryItem: import("../../../types").IFilterCategoryLabelItemType) => void;
@@ -1121,7 +1062,7 @@ declare const LabelInner: import("vue").DefineComponent<{
1121
1062
  };
1122
1063
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1123
1064
  componentCfg: {
1124
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1065
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1125
1066
  };
1126
1067
  value: {
1127
1068
  type: StringConstructor;
@@ -1134,7 +1075,7 @@ declare const LabelInner: import("vue").DefineComponent<{
1134
1075
  }>;
1135
1076
  declare const LabelOut: import("vue").DefineComponent<{
1136
1077
  componentCfg: {
1137
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1078
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1138
1079
  };
1139
1080
  value: {
1140
1081
  type: StringConstructor;
@@ -1148,7 +1089,7 @@ declare const LabelOut: import("vue").DefineComponent<{
1148
1089
  message: import("naive-ui").MessageApi;
1149
1090
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1150
1091
  componentCfg: {
1151
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1092
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1152
1093
  };
1153
1094
  value: {
1154
1095
  type: StringConstructor;
@@ -1159,14 +1100,14 @@ declare const LabelOut: import("vue").DefineComponent<{
1159
1100
  }>>;
1160
1101
  emit: (event: "update:value", ...args: any[]) => void;
1161
1102
  tagList: import("vue").Ref<never[]>;
1162
- filterApiConfig: import("../../../../..").AnyObject;
1103
+ filterApiConfig: import("../../../../../../shared/types").AnyObject;
1163
1104
  valueCp: import("vue").WritableComputedRef<string[]>;
1164
1105
  optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
1165
1106
  initTagList: () => Promise<void>;
1166
1107
  NSelect: any;
1167
1108
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1168
1109
  componentCfg: {
1169
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1110
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1170
1111
  };
1171
1112
  value: {
1172
1113
  type: StringConstructor;
@@ -1245,8 +1186,8 @@ declare const SelectDynamic: import("vue").DefineComponent<{
1245
1186
  emit: (event: "update:value", ...args: any[]) => void;
1246
1187
  selectDynamicRef: any;
1247
1188
  isLoading: import("vue").Ref<boolean>;
1248
- filterApiConfig: import("../../../../..").AnyObject;
1249
- searchFilterList: import("vue").Ref<import("../../../../..").AnyObject[]>;
1189
+ filterApiConfig: import("../../../../../../shared/types").AnyObject;
1190
+ searchFilterList: import("vue").Ref<import("../../../../../../shared/types").AnyObject[]>;
1250
1191
  curPage: import("vue").Ref<number>;
1251
1192
  fieldTitleList: import("vue").Ref<any>;
1252
1193
  selectOptions: import("vue").Ref<any[]>;
@@ -1260,7 +1201,7 @@ declare const SelectDynamic: import("vue").DefineComponent<{
1260
1201
  dynamicOptionInfos: import("vue").ComputedRef<any>;
1261
1202
  isShowWhole: import("vue").ComputedRef<any>;
1262
1203
  isLastPage: import("vue").ComputedRef<boolean>;
1263
- valueCp: import("vue").ComputedRef<string | number | unknown[] | {
1204
+ valueCp: import("vue").ComputedRef<string | number | any[] | {
1264
1205
  label: any;
1265
1206
  value: any;
1266
1207
  } | null>;
@@ -1282,15 +1223,15 @@ declare const SelectDynamic: import("vue").DefineComponent<{
1282
1223
  NSelect: any;
1283
1224
  SelectDynamicOption: import("vue").DefineComponent<{
1284
1225
  dynamicOptionInfo: {
1285
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1226
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1286
1227
  default: () => {};
1287
1228
  };
1288
1229
  fieldTitleList: {
1289
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
1230
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
1290
1231
  default: () => never[];
1291
1232
  };
1292
1233
  optionList: {
1293
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
1234
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
1294
1235
  default: () => never[];
1295
1236
  };
1296
1237
  isMultiple: {
@@ -1317,15 +1258,15 @@ declare const SelectDynamic: import("vue").DefineComponent<{
1317
1258
  selectMinWidth: number;
1318
1259
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1319
1260
  dynamicOptionInfo: {
1320
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1261
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1321
1262
  default: () => {};
1322
1263
  };
1323
1264
  fieldTitleList: {
1324
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
1265
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
1325
1266
  default: () => never[];
1326
1267
  };
1327
1268
  optionList: {
1328
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
1269
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
1329
1270
  default: () => never[];
1330
1271
  };
1331
1272
  isMultiple: {
@@ -1405,15 +1346,15 @@ declare const SelectDynamic: import("vue").DefineComponent<{
1405
1346
  ArrowForward: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1406
1347
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1407
1348
  dynamicOptionInfo: {
1408
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1349
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1409
1350
  default: () => {};
1410
1351
  };
1411
1352
  fieldTitleList: {
1412
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
1353
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
1413
1354
  default: () => never[];
1414
1355
  };
1415
1356
  optionList: {
1416
- type: import("vue").PropType<import("../../../../..").AnyObject[]>;
1357
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject[]>;
1417
1358
  default: () => never[];
1418
1359
  };
1419
1360
  isMultiple: {
@@ -1440,11 +1381,11 @@ declare const SelectDynamic: import("vue").DefineComponent<{
1440
1381
  onUpdateSelect?: ((...args: any[]) => any) | undefined;
1441
1382
  onUpdatePage?: ((...args: any[]) => any) | undefined;
1442
1383
  }, {
1443
- loading: boolean;
1444
1384
  isMultiple: boolean;
1445
- dynamicOptionInfo: import("../../../../..").AnyObject;
1446
- fieldTitleList: import("../../../../..").AnyObject[];
1447
- optionList: import("../../../../..").AnyObject[];
1385
+ loading: boolean;
1386
+ dynamicOptionInfo: import("../../../../../../shared/types").AnyObject;
1387
+ fieldTitleList: import("../../../../../../shared/types").AnyObject[];
1388
+ optionList: import("../../../../../../shared/types").AnyObject[];
1448
1389
  curPage: number;
1449
1390
  isLastPage: boolean;
1450
1391
  isShowWhole: boolean;
@@ -1461,7 +1402,7 @@ declare const SelectDynamic: import("vue").DefineComponent<{
1461
1402
  }, {}>;
1462
1403
  declare const InputCustom: import("vue").DefineComponent<{
1463
1404
  componentCfg: {
1464
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1405
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1465
1406
  };
1466
1407
  value: {
1467
1408
  type: StringConstructor;
@@ -1475,7 +1416,7 @@ declare const InputCustom: import("vue").DefineComponent<{
1475
1416
  $attrs: any;
1476
1417
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1477
1418
  componentCfg: {
1478
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1419
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1479
1420
  };
1480
1421
  value: {
1481
1422
  type: StringConstructor;
@@ -1486,8 +1427,8 @@ declare const InputCustom: import("vue").DefineComponent<{
1486
1427
  default: boolean;
1487
1428
  };
1488
1429
  }>> & {
1489
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
1490
1430
  "onUpdate:isAccurate"?: ((...args: any[]) => any) | undefined;
1431
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
1491
1432
  }>>;
1492
1433
  emit: (event: "update:isAccurate" | "update:value", ...args: any[]) => void;
1493
1434
  valueCp: import("vue").WritableComputedRef<string>;
@@ -1497,7 +1438,7 @@ declare const InputCustom: import("vue").DefineComponent<{
1497
1438
  NInput: any;
1498
1439
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:isAccurate" | "update:value")[], "update:isAccurate" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1499
1440
  componentCfg: {
1500
- type: import("vue").PropType<import("../../../../..").AnyObject>;
1441
+ type: import("vue").PropType<import("../../../../../../shared/types").AnyObject>;
1501
1442
  };
1502
1443
  value: {
1503
1444
  type: StringConstructor;
@@ -1508,8 +1449,8 @@ declare const InputCustom: import("vue").DefineComponent<{
1508
1449
  default: boolean;
1509
1450
  };
1510
1451
  }>> & {
1511
- "onUpdate:value"?: ((...args: any[]) => any) | undefined;
1512
1452
  "onUpdate:isAccurate"?: ((...args: any[]) => any) | undefined;
1453
+ "onUpdate:value"?: ((...args: any[]) => any) | undefined;
1513
1454
  }, {
1514
1455
  value: string;
1515
1456
  isAccurateSearchVal: boolean;