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
@@ -1,1695 +0,0 @@
1
- import { type PropType } from 'vue';
2
- import { ChatSock } from './utils/chatSock';
3
- import { AnyObject } from '../../../shared/types';
4
- import { IState } from './types';
5
- declare const _default: import("vue").DefineComponent<{
6
- token: {
7
- type: StringConstructor;
8
- required: true;
9
- };
10
- orgId: {
11
- type: (NumberConstructor | StringConstructor)[];
12
- required: true;
13
- };
14
- userId: {
15
- type: StringConstructor;
16
- required: true;
17
- };
18
- baseURL: {
19
- type: StringConstructor;
20
- default: string;
21
- };
22
- }, {
23
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
24
- token: {
25
- type: StringConstructor;
26
- required: true;
27
- };
28
- orgId: {
29
- type: (NumberConstructor | StringConstructor)[];
30
- required: true;
31
- };
32
- userId: {
33
- type: StringConstructor;
34
- required: true;
35
- };
36
- baseURL: {
37
- type: StringConstructor;
38
- default: string;
39
- };
40
- }>> & {
41
- "onTemplate-click"?: ((...args: any[]) => any) | undefined;
42
- "onUnread-message-update"?: ((...args: any[]) => any) | undefined;
43
- }>>;
44
- emit: (event: "template-click" | "unread-message-update", ...args: any[]) => void;
45
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
46
- loading: import("vue").Ref<boolean>;
47
- stompClient: import("vue").Ref<ChatSock | undefined>;
48
- state: {
49
- orgId: string | number;
50
- currentSessionItem: AnyObject;
51
- id: string;
52
- userInfo: AnyObject;
53
- msgList: AnyObject[];
54
- currentMsg: AnyObject;
55
- isAppendMsg: boolean;
56
- sessionList: AnyObject[];
57
- isChangeSession: boolean;
58
- updateSessionItem: AnyObject;
59
- isUpdateSession: boolean;
60
- currentReferenceMsg: AnyObject;
61
- };
62
- reConnention: number;
63
- openSession: (item: AnyObject) => Promise<void>;
64
- closeSession: () => AnyObject | null;
65
- getCurrentSession: () => AnyObject | null;
66
- setSessionList: (list: AnyObject[]) => void;
67
- setUpdateSessionItem: (item: AnyObject) => void;
68
- init: () => Promise<void>;
69
- initWebSocket: () => void;
70
- subscribeSessionList: () => void;
71
- subscribeMessage: () => void;
72
- getUnreadData: () => AnyObject[];
73
- NLayout: any;
74
- NLayoutContent: import("vue").DefineComponent<{
75
- embedded: BooleanConstructor;
76
- position: {
77
- readonly type: PropType<"absolute" | "static">;
78
- readonly default: "static";
79
- };
80
- nativeScrollbar: {
81
- readonly type: BooleanConstructor;
82
- readonly default: true;
83
- };
84
- scrollbarProps: PropType<Partial<import("naive-ui/es/_internal").ScrollbarProps>>;
85
- onScroll: PropType<(e: Event) => void>;
86
- contentStyle: {
87
- readonly type: PropType<string | import("vue").CSSProperties>;
88
- readonly default: "";
89
- };
90
- hasSider: BooleanConstructor;
91
- siderPlacement: {
92
- readonly type: PropType<"left" | "right">;
93
- readonly default: "left";
94
- };
95
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Layout", {
96
- textColor: string;
97
- textColorInverted: string;
98
- color: string;
99
- colorEmbedded: string;
100
- headerColor: string;
101
- headerColorInverted: string;
102
- footerColor: string;
103
- footerColorInverted: string;
104
- headerBorderColor: string;
105
- headerBorderColorInverted: string;
106
- footerBorderColor: string;
107
- footerBorderColorInverted: string;
108
- siderBorderColor: string;
109
- siderBorderColorInverted: string;
110
- siderColor: string;
111
- siderColorInverted: string;
112
- siderToggleButtonBorder: string;
113
- siderToggleButtonColor: string;
114
- siderToggleButtonIconColor: string;
115
- siderToggleButtonIconColorInverted: string;
116
- siderToggleBarColor: string;
117
- siderToggleBarColorHover: string;
118
- __invertScrollbar: string;
119
- }, {
120
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
121
- color: string;
122
- colorHover: string;
123
- }, any>;
124
- }>>;
125
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Layout", {
126
- textColor: string;
127
- textColorInverted: string;
128
- color: string;
129
- colorEmbedded: string;
130
- headerColor: string;
131
- headerColorInverted: string;
132
- footerColor: string;
133
- footerColorInverted: string;
134
- headerBorderColor: string;
135
- headerBorderColorInverted: string;
136
- footerBorderColor: string;
137
- footerBorderColorInverted: string;
138
- siderBorderColor: string;
139
- siderBorderColorInverted: string;
140
- siderColor: string;
141
- siderColorInverted: string;
142
- siderToggleButtonBorder: string;
143
- siderToggleButtonColor: string;
144
- siderToggleButtonIconColor: string;
145
- siderToggleButtonIconColorInverted: string;
146
- siderToggleBarColor: string;
147
- siderToggleBarColorHover: string;
148
- __invertScrollbar: string;
149
- }, {
150
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
151
- color: string;
152
- colorHover: string;
153
- }, any>;
154
- }>>>;
155
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Layout", {
156
- textColor: string;
157
- textColorInverted: string;
158
- color: string;
159
- colorEmbedded: string;
160
- headerColor: string;
161
- headerColorInverted: string;
162
- footerColor: string;
163
- footerColorInverted: string;
164
- headerBorderColor: string;
165
- headerBorderColorInverted: string;
166
- footerBorderColor: string;
167
- footerBorderColorInverted: string;
168
- siderBorderColor: string;
169
- siderBorderColorInverted: string;
170
- siderColor: string;
171
- siderColorInverted: string;
172
- siderToggleButtonBorder: string;
173
- siderToggleButtonColor: string;
174
- siderToggleButtonIconColor: string;
175
- siderToggleButtonIconColorInverted: string;
176
- siderToggleBarColor: string;
177
- siderToggleBarColorHover: string;
178
- __invertScrollbar: string;
179
- }, {
180
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
181
- color: string;
182
- colorHover: string;
183
- }, any>;
184
- }>>>;
185
- }, {
186
- scrollTo: ((options: ScrollToOptions) => void) & ((x: number, y: number) => void);
187
- mergedClsPrefix: import("vue").ComputedRef<string>;
188
- scrollableElRef: import("vue").Ref<HTMLElement | null>;
189
- scrollbarInstRef: import("vue").Ref<{
190
- $el: HTMLElement;
191
- containerRef: HTMLElement | null;
192
- contentRef: HTMLElement | null;
193
- containerScrollTop: number;
194
- syncUnifiedContainer: () => void;
195
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
196
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
197
- sync: () => void;
198
- handleMouseEnterWrapper: () => void;
199
- handleMouseLeaveWrapper: () => void;
200
- } | null>;
201
- hasSiderStyle: import("vue").CSSProperties;
202
- mergedTheme: import("vue").ComputedRef<{
203
- common: {
204
- baseColor: string;
205
- primaryColor: string;
206
- primaryColorHover: string;
207
- primaryColorPressed: string;
208
- primaryColorSuppl: string;
209
- infoColor: string;
210
- infoColorHover: string;
211
- infoColorPressed: string;
212
- infoColorSuppl: string;
213
- successColor: string;
214
- successColorHover: string;
215
- successColorPressed: string;
216
- successColorSuppl: string;
217
- warningColor: string;
218
- warningColorHover: string;
219
- warningColorPressed: string;
220
- warningColorSuppl: string;
221
- errorColor: string;
222
- errorColorHover: string;
223
- errorColorPressed: string;
224
- errorColorSuppl: string;
225
- textColorBase: string;
226
- textColor1: string;
227
- textColor2: string;
228
- textColor3: string;
229
- textColorDisabled: string;
230
- placeholderColor: string;
231
- placeholderColorDisabled: string;
232
- iconColor: string;
233
- iconColorHover: string;
234
- iconColorPressed: string;
235
- iconColorDisabled: string;
236
- opacity1: string;
237
- opacity2: string;
238
- opacity3: string;
239
- opacity4: string;
240
- opacity5: string;
241
- dividerColor: string;
242
- borderColor: string;
243
- closeIconColor: string;
244
- closeIconColorHover: string;
245
- closeIconColorPressed: string;
246
- closeColorHover: string;
247
- closeColorPressed: string;
248
- clearColor: string;
249
- clearColorHover: string;
250
- clearColorPressed: string;
251
- scrollbarColor: string;
252
- scrollbarColorHover: string;
253
- scrollbarWidth: string;
254
- scrollbarHeight: string;
255
- scrollbarBorderRadius: string;
256
- progressRailColor: string;
257
- railColor: string;
258
- popoverColor: string;
259
- tableColor: string;
260
- cardColor: string;
261
- modalColor: string;
262
- bodyColor: string;
263
- tagColor: string;
264
- avatarColor: string;
265
- invertedColor: string;
266
- inputColor: string;
267
- codeColor: string;
268
- tabColor: string;
269
- actionColor: string;
270
- tableHeaderColor: string;
271
- hoverColor: string;
272
- tableColorHover: string;
273
- tableColorStriped: string;
274
- pressedColor: string;
275
- opacityDisabled: string;
276
- inputColorDisabled: string;
277
- buttonColor2: string;
278
- buttonColor2Hover: string;
279
- buttonColor2Pressed: string;
280
- boxShadow1: string;
281
- boxShadow2: string;
282
- boxShadow3: string;
283
- fontFamily: string;
284
- fontFamilyMono: string;
285
- fontWeight: string;
286
- fontWeightStrong: string;
287
- cubicBezierEaseInOut: string;
288
- cubicBezierEaseOut: string;
289
- cubicBezierEaseIn: string;
290
- borderRadius: string;
291
- borderRadiusSmall: string;
292
- fontSize: string;
293
- fontSizeMini: string;
294
- fontSizeTiny: string;
295
- fontSizeSmall: string;
296
- fontSizeMedium: string;
297
- fontSizeLarge: string;
298
- fontSizeHuge: string;
299
- lineHeight: string;
300
- heightMini: string;
301
- heightTiny: string;
302
- heightSmall: string;
303
- heightMedium: string;
304
- heightLarge: string;
305
- heightHuge: string;
306
- name: "common";
307
- };
308
- self: {
309
- textColor: string;
310
- textColorInverted: string;
311
- color: string;
312
- colorEmbedded: string;
313
- headerColor: string;
314
- headerColorInverted: string;
315
- footerColor: string;
316
- footerColorInverted: string;
317
- headerBorderColor: string;
318
- headerBorderColorInverted: string;
319
- footerBorderColor: string;
320
- footerBorderColorInverted: string;
321
- siderBorderColor: string;
322
- siderBorderColorInverted: string;
323
- siderColor: string;
324
- siderColorInverted: string;
325
- siderToggleButtonBorder: string;
326
- siderToggleButtonColor: string;
327
- siderToggleButtonIconColor: string;
328
- siderToggleButtonIconColorInverted: string;
329
- siderToggleBarColor: string;
330
- siderToggleBarColorHover: string;
331
- __invertScrollbar: string;
332
- };
333
- peers: {
334
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
335
- color: string;
336
- colorHover: string;
337
- }, any>;
338
- };
339
- peerOverrides: {
340
- Scrollbar?: {
341
- peers?: {
342
- [x: string]: any;
343
- } | undefined;
344
- } | undefined;
345
- };
346
- }>;
347
- handleNativeElScroll: (e: Event) => void;
348
- cssVars: import("vue").ComputedRef<{
349
- '--n-bezier': string;
350
- '--n-color': string;
351
- '--n-text-color': string;
352
- }> | undefined;
353
- themeClass: import("vue").Ref<string> | undefined;
354
- onRender: (() => void) | undefined;
355
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
356
- embedded: BooleanConstructor;
357
- position: {
358
- readonly type: PropType<"absolute" | "static">;
359
- readonly default: "static";
360
- };
361
- nativeScrollbar: {
362
- readonly type: BooleanConstructor;
363
- readonly default: true;
364
- };
365
- scrollbarProps: PropType<Partial<import("naive-ui/es/_internal").ScrollbarProps>>;
366
- onScroll: PropType<(e: Event) => void>;
367
- contentStyle: {
368
- readonly type: PropType<string | import("vue").CSSProperties>;
369
- readonly default: "";
370
- };
371
- hasSider: BooleanConstructor;
372
- siderPlacement: {
373
- readonly type: PropType<"left" | "right">;
374
- readonly default: "left";
375
- };
376
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Layout", {
377
- textColor: string;
378
- textColorInverted: string;
379
- color: string;
380
- colorEmbedded: string;
381
- headerColor: string;
382
- headerColorInverted: string;
383
- footerColor: string;
384
- footerColorInverted: string;
385
- headerBorderColor: string;
386
- headerBorderColorInverted: string;
387
- footerBorderColor: string;
388
- footerBorderColorInverted: string;
389
- siderBorderColor: string;
390
- siderBorderColorInverted: string;
391
- siderColor: string;
392
- siderColorInverted: string;
393
- siderToggleButtonBorder: string;
394
- siderToggleButtonColor: string;
395
- siderToggleButtonIconColor: string;
396
- siderToggleButtonIconColorInverted: string;
397
- siderToggleBarColor: string;
398
- siderToggleBarColorHover: string;
399
- __invertScrollbar: string;
400
- }, {
401
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
402
- color: string;
403
- colorHover: string;
404
- }, any>;
405
- }>>;
406
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Layout", {
407
- textColor: string;
408
- textColorInverted: string;
409
- color: string;
410
- colorEmbedded: string;
411
- headerColor: string;
412
- headerColorInverted: string;
413
- footerColor: string;
414
- footerColorInverted: string;
415
- headerBorderColor: string;
416
- headerBorderColorInverted: string;
417
- footerBorderColor: string;
418
- footerBorderColorInverted: string;
419
- siderBorderColor: string;
420
- siderBorderColorInverted: string;
421
- siderColor: string;
422
- siderColorInverted: string;
423
- siderToggleButtonBorder: string;
424
- siderToggleButtonColor: string;
425
- siderToggleButtonIconColor: string;
426
- siderToggleButtonIconColorInverted: string;
427
- siderToggleBarColor: string;
428
- siderToggleBarColorHover: string;
429
- __invertScrollbar: string;
430
- }, {
431
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
432
- color: string;
433
- colorHover: string;
434
- }, any>;
435
- }>>>;
436
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Layout", {
437
- textColor: string;
438
- textColorInverted: string;
439
- color: string;
440
- colorEmbedded: string;
441
- headerColor: string;
442
- headerColorInverted: string;
443
- footerColor: string;
444
- footerColorInverted: string;
445
- headerBorderColor: string;
446
- headerBorderColorInverted: string;
447
- footerBorderColor: string;
448
- footerBorderColorInverted: string;
449
- siderBorderColor: string;
450
- siderBorderColorInverted: string;
451
- siderColor: string;
452
- siderColorInverted: string;
453
- siderToggleButtonBorder: string;
454
- siderToggleButtonColor: string;
455
- siderToggleButtonIconColor: string;
456
- siderToggleButtonIconColorInverted: string;
457
- siderToggleBarColor: string;
458
- siderToggleBarColorHover: string;
459
- __invertScrollbar: string;
460
- }, {
461
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
462
- color: string;
463
- colorHover: string;
464
- }, any>;
465
- }>>>;
466
- }>>, {
467
- position: "absolute" | "static";
468
- contentStyle: string | import("vue").CSSProperties;
469
- embedded: boolean;
470
- nativeScrollbar: boolean;
471
- hasSider: boolean;
472
- siderPlacement: "left" | "right";
473
- }>;
474
- NSpin: any;
475
- NConfigProvider: any;
476
- SiderList: import("vue").DefineComponent<{}, {
477
- filterKey: {
478
- all: string;
479
- unread: string;
480
- };
481
- flexWidth: import("vue").Ref<number>;
482
- listBoxRef: import("vue").Ref<HTMLElement | undefined>;
483
- loading: import("vue").Ref<boolean>;
484
- filterList: import("vue").Ref<{
485
- label: string;
486
- key: string;
487
- }[]>;
488
- currentFilterKey: import("vue").Ref<string>;
489
- state: IState;
490
- emit: (event: string, ...args: any[]) => void;
491
- openSession: (item: AnyObject) => Promise<void>;
492
- unreadTotal: import("vue").ComputedRef<number>;
493
- setSessionList: (list: AnyObject[]) => void;
494
- currentWidth: import("vue").ComputedRef<number>;
495
- sessionList: import("vue").ComputedRef<AnyObject[]>;
496
- sessionChange: (sessionItem: AnyObject) => void;
497
- changeWidth: ({ distance }: AnyObject) => void;
498
- handleFilter: (key: string) => void;
499
- showSession: (item: AnyObject, currentKey?: string) => boolean | undefined;
500
- NSpin: any;
501
- NBadge: any;
502
- NAvatar: any;
503
- NTag: any;
504
- vFlexibleResize: {
505
- mounted(el: any, { value }: any): void;
506
- beforeUnmount(el: any): void;
507
- };
508
- formatTime: typeof import("./utils").formatTime;
509
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
510
- ChatHeader: import("vue").DefineComponent<{}, {
511
- state: IState;
512
- showChatSet: import("vue").Ref<boolean>;
513
- showChatFile: import("vue").Ref<boolean>;
514
- chatFileType: import("vue").Ref<string>;
515
- showChatRecord: import("vue").Ref<boolean>;
516
- handleOpenChatFile: (type: string) => void;
517
- NAvatar: any;
518
- PersonProfile: import("vue").DefineComponent<{
519
- userId: {
520
- type: StringConstructor;
521
- required: true;
522
- };
523
- }, {
524
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
525
- userId: {
526
- type: StringConstructor;
527
- required: true;
528
- };
529
- }>> & {
530
- onClose?: ((...args: any[]) => any) | undefined;
531
- }>>;
532
- emit: (event: "close", ...args: any[]) => void;
533
- state: IState;
534
- openSession: (item: AnyObject) => Promise<void>;
535
- showUserDetail: import("vue").Ref<boolean>;
536
- showLargeAvatar: import("vue").Ref<boolean>;
537
- showPhone: import("vue").Ref<boolean>;
538
- userDetail: AnyObject;
539
- info: {
540
- label: string;
541
- value: string;
542
- key: string;
543
- }[];
544
- personInfo: import("vue").ComputedRef<{
545
- label: string;
546
- value: string;
547
- key: string;
548
- }[]>;
549
- toOpenSession: () => Promise<void>;
550
- updateShow: (value: boolean) => Promise<void>;
551
- getContent: (info: AnyObject) => any;
552
- onChange: (options: {
553
- file: import("naive-ui").UploadFileInfo;
554
- }) => Promise<void>;
555
- NAvatar: any;
556
- NPopover: any;
557
- NButton: any;
558
- NIcon: any;
559
- NUpload: any;
560
- NUploadTrigger: import("vue").DefineComponent<{
561
- abstract: BooleanConstructor;
562
- }, () => JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
563
- [key: string]: any;
564
- }>[] | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
565
- abstract: BooleanConstructor;
566
- }>>, {
567
- abstract: boolean;
568
- }>;
569
- ChatbubbleEllipses: 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<{}>>, {}>;
570
- Close: 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<{}>>, {}>;
571
- Camera: 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<{}>>, {}>;
572
- EyeOutline: 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<{}>>, {}>;
573
- EyeOffOutline: 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<{}>>, {}>;
574
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
575
- userId: {
576
- type: StringConstructor;
577
- required: true;
578
- };
579
- }>> & {
580
- onClose?: ((...args: any[]) => any) | undefined;
581
- }, {}>;
582
- ChatSet: import("vue").DefineComponent<{}, {
583
- attrs: {
584
- [x: string]: unknown;
585
- };
586
- state: IState;
587
- setCurrentSessionItem: (item: AnyObject) => void;
588
- handleTopping: (value: boolean) => Promise<void>;
589
- closeUserDetail: () => void;
590
- NDrawer: any;
591
- NDrawerContent: import("vue").DefineComponent<{
592
- title: {
593
- type: StringConstructor;
594
- };
595
- headerStyle: PropType<string | import("vue").CSSProperties>;
596
- footerStyle: PropType<string | import("vue").CSSProperties>;
597
- bodyStyle: PropType<string | import("vue").CSSProperties>;
598
- bodyContentStyle: PropType<string | import("vue").CSSProperties>;
599
- nativeScrollbar: {
600
- type: BooleanConstructor;
601
- default: boolean;
602
- };
603
- scrollbarProps: PropType<import("naive-ui/es/_internal").ScrollbarProps>;
604
- closable: BooleanConstructor;
605
- }, {
606
- handleCloseClick: () => void;
607
- mergedTheme: import("vue").Ref<{
608
- common: {
609
- baseColor: string;
610
- primaryColor: string;
611
- primaryColorHover: string;
612
- primaryColorPressed: string;
613
- primaryColorSuppl: string;
614
- infoColor: string;
615
- infoColorHover: string;
616
- infoColorPressed: string;
617
- infoColorSuppl: string;
618
- successColor: string;
619
- successColorHover: string;
620
- successColorPressed: string;
621
- successColorSuppl: string;
622
- warningColor: string;
623
- warningColorHover: string;
624
- warningColorPressed: string;
625
- warningColorSuppl: string;
626
- errorColor: string;
627
- errorColorHover: string;
628
- errorColorPressed: string;
629
- errorColorSuppl: string;
630
- textColorBase: string;
631
- textColor1: string;
632
- textColor2: string;
633
- textColor3: string;
634
- textColorDisabled: string;
635
- placeholderColor: string;
636
- placeholderColorDisabled: string;
637
- iconColor: string;
638
- iconColorHover: string;
639
- iconColorPressed: string;
640
- iconColorDisabled: string;
641
- opacity1: string;
642
- opacity2: string;
643
- opacity3: string;
644
- opacity4: string;
645
- opacity5: string;
646
- dividerColor: string;
647
- borderColor: string;
648
- closeIconColor: string;
649
- closeIconColorHover: string;
650
- closeIconColorPressed: string;
651
- closeColorHover: string;
652
- closeColorPressed: string;
653
- clearColor: string;
654
- clearColorHover: string;
655
- clearColorPressed: string;
656
- scrollbarColor: string;
657
- scrollbarColorHover: string;
658
- scrollbarWidth: string;
659
- scrollbarHeight: string;
660
- scrollbarBorderRadius: string;
661
- progressRailColor: string;
662
- railColor: string;
663
- popoverColor: string;
664
- tableColor: string;
665
- cardColor: string;
666
- modalColor: string;
667
- bodyColor: string;
668
- tagColor: string;
669
- avatarColor: string;
670
- invertedColor: string;
671
- inputColor: string;
672
- codeColor: string;
673
- tabColor: string;
674
- actionColor: string;
675
- tableHeaderColor: string;
676
- hoverColor: string;
677
- tableColorHover: string;
678
- tableColorStriped: string;
679
- pressedColor: string;
680
- opacityDisabled: string;
681
- inputColorDisabled: string;
682
- buttonColor2: string;
683
- buttonColor2Hover: string;
684
- buttonColor2Pressed: string;
685
- boxShadow1: string;
686
- boxShadow2: string;
687
- boxShadow3: string;
688
- fontFamily: string;
689
- fontFamilyMono: string;
690
- fontWeight: string;
691
- fontWeightStrong: string;
692
- cubicBezierEaseInOut: string;
693
- cubicBezierEaseOut: string;
694
- cubicBezierEaseIn: string;
695
- borderRadius: string;
696
- borderRadiusSmall: string;
697
- fontSize: string;
698
- fontSizeMini: string;
699
- fontSizeTiny: string;
700
- fontSizeSmall: string;
701
- fontSizeMedium: string;
702
- fontSizeLarge: string;
703
- fontSizeHuge: string;
704
- lineHeight: string;
705
- heightMini: string;
706
- heightTiny: string;
707
- heightSmall: string;
708
- heightMedium: string;
709
- heightLarge: string;
710
- heightHuge: string;
711
- name: "common";
712
- };
713
- self: {
714
- bodyPadding: string;
715
- headerPadding: string;
716
- footerPadding: string;
717
- color: string;
718
- textColor: string;
719
- titleTextColor: string;
720
- titleFontSize: string;
721
- titleFontWeight: string;
722
- boxShadow: string;
723
- lineHeight: string;
724
- headerBorderBottom: string;
725
- footerBorderTop: string;
726
- closeIconColor: string;
727
- closeIconColorHover: string;
728
- closeIconColorPressed: string;
729
- closeSize: string;
730
- closeIconSize: string;
731
- closeColorHover: string;
732
- closeColorPressed: string;
733
- closeBorderRadius: string;
734
- resizableTriggerColorHover: string;
735
- };
736
- peers: {
737
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
738
- color: string;
739
- colorHover: string;
740
- }, any>;
741
- };
742
- peerOverrides: {
743
- Scrollbar?: {
744
- peers?: {
745
- [x: string]: any;
746
- } | undefined;
747
- } | undefined;
748
- };
749
- }>;
750
- mergedClsPrefix: import("vue").Ref<string>;
751
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
752
- title: {
753
- type: StringConstructor;
754
- };
755
- headerStyle: PropType<string | import("vue").CSSProperties>;
756
- footerStyle: PropType<string | import("vue").CSSProperties>;
757
- bodyStyle: PropType<string | import("vue").CSSProperties>;
758
- bodyContentStyle: PropType<string | import("vue").CSSProperties>;
759
- nativeScrollbar: {
760
- type: BooleanConstructor;
761
- default: boolean;
762
- };
763
- scrollbarProps: PropType<import("naive-ui/es/_internal").ScrollbarProps>;
764
- closable: BooleanConstructor;
765
- }>>, {
766
- closable: boolean;
767
- nativeScrollbar: boolean;
768
- }>;
769
- NAvatar: any;
770
- NIcon: any;
771
- NSwitch: any;
772
- ChevronForwardOutline: 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<{}>>, {}>;
773
- PersonProfile: import("vue").DefineComponent<{
774
- userId: {
775
- type: StringConstructor;
776
- required: true;
777
- };
778
- }, {
779
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
780
- userId: {
781
- type: StringConstructor;
782
- required: true;
783
- };
784
- }>> & {
785
- onClose?: ((...args: any[]) => any) | undefined;
786
- }>>;
787
- emit: (event: "close", ...args: any[]) => void;
788
- state: IState;
789
- openSession: (item: AnyObject) => Promise<void>;
790
- showUserDetail: import("vue").Ref<boolean>;
791
- showLargeAvatar: import("vue").Ref<boolean>;
792
- showPhone: import("vue").Ref<boolean>;
793
- userDetail: AnyObject;
794
- info: {
795
- label: string;
796
- value: string;
797
- key: string;
798
- }[];
799
- personInfo: import("vue").ComputedRef<{
800
- label: string;
801
- value: string;
802
- key: string;
803
- }[]>;
804
- toOpenSession: () => Promise<void>;
805
- updateShow: (value: boolean) => Promise<void>;
806
- getContent: (info: AnyObject) => any;
807
- onChange: (options: {
808
- file: import("naive-ui").UploadFileInfo;
809
- }) => Promise<void>;
810
- NAvatar: any;
811
- NPopover: any;
812
- NButton: any;
813
- NIcon: any;
814
- NUpload: any;
815
- NUploadTrigger: import("vue").DefineComponent<{
816
- abstract: BooleanConstructor;
817
- }, () => JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
818
- [key: string]: any;
819
- }>[] | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
820
- abstract: BooleanConstructor;
821
- }>>, {
822
- abstract: boolean;
823
- }>;
824
- ChatbubbleEllipses: 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<{}>>, {}>;
825
- Close: 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<{}>>, {}>;
826
- Camera: 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<{}>>, {}>;
827
- EyeOutline: 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<{}>>, {}>;
828
- EyeOffOutline: 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<{}>>, {}>;
829
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
830
- userId: {
831
- type: StringConstructor;
832
- required: true;
833
- };
834
- }>> & {
835
- onClose?: ((...args: any[]) => any) | undefined;
836
- }, {}>;
837
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
838
- ChatFile: import("vue").DefineComponent<{
839
- type: {
840
- type: StringConstructor;
841
- default: string;
842
- };
843
- visible: {
844
- type: BooleanConstructor;
845
- };
846
- }, {
847
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
848
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
849
- type: {
850
- type: StringConstructor;
851
- default: string;
852
- };
853
- visible: {
854
- type: BooleanConstructor;
855
- };
856
- }>> & {}>>;
857
- state: IState;
858
- imageList: import("vue").Ref<AnyObject[]>;
859
- fileList: import("vue").Ref<AnyObject[]>;
860
- imageRef: import("vue").Ref<any>;
861
- fileRef: import("vue").Ref<any>;
862
- keyword: import("vue").Ref<any>;
863
- handleInput: () => void;
864
- currentInfo: {
865
- page: number;
866
- hasMore: boolean;
867
- lastSendTime: string;
868
- };
869
- handleSearch: () => Promise<void>;
870
- formatImageList: (data: AnyObject[]) => {
871
- label: string;
872
- list: unknown;
873
- }[];
874
- resetAndSearch: () => void;
875
- title: import("vue").ComputedRef<"聊天图片" | "聊天文件">;
876
- getDetail: (item: AnyObject) => string;
877
- getFileType: (item: AnyObject) => any;
878
- NModal: any;
879
- NImageGroup: import("vue").DefineComponent<{
880
- showToolbar: {
881
- type: BooleanConstructor;
882
- default: boolean;
883
- };
884
- showToolbarTooltip: BooleanConstructor;
885
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Image", {
886
- toolbarIconColor: string;
887
- toolbarColor: string;
888
- toolbarBoxShadow: string;
889
- toolbarBorderRadius: string;
890
- }, {
891
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
892
- borderRadius: string;
893
- boxShadow: string;
894
- color: string;
895
- textColor: string;
896
- padding: string;
897
- }, {
898
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
899
- fontSize: string;
900
- borderRadius: string;
901
- color: string;
902
- dividerColor: string;
903
- textColor: string;
904
- boxShadow: string;
905
- space: string;
906
- spaceArrow: string;
907
- arrowOffset: string;
908
- arrowOffsetVertical: string;
909
- arrowHeight: string;
910
- padding: string;
911
- }, any>;
912
- }>;
913
- }>>;
914
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
915
- toolbarIconColor: string;
916
- toolbarColor: string;
917
- toolbarBoxShadow: string;
918
- toolbarBorderRadius: string;
919
- }, {
920
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
921
- borderRadius: string;
922
- boxShadow: string;
923
- color: string;
924
- textColor: string;
925
- padding: string;
926
- }, {
927
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
928
- fontSize: string;
929
- borderRadius: string;
930
- color: string;
931
- dividerColor: string;
932
- textColor: string;
933
- boxShadow: string;
934
- space: string;
935
- spaceArrow: string;
936
- arrowOffset: string;
937
- arrowOffsetVertical: string;
938
- arrowHeight: string;
939
- padding: string;
940
- }, any>;
941
- }>;
942
- }>>>;
943
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
944
- toolbarIconColor: string;
945
- toolbarColor: string;
946
- toolbarBoxShadow: string;
947
- toolbarBorderRadius: string;
948
- }, {
949
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
950
- borderRadius: string;
951
- boxShadow: string;
952
- color: string;
953
- textColor: string;
954
- padding: string;
955
- }, {
956
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
957
- fontSize: string;
958
- borderRadius: string;
959
- color: string;
960
- dividerColor: string;
961
- textColor: string;
962
- boxShadow: string;
963
- space: string;
964
- spaceArrow: string;
965
- arrowOffset: string;
966
- arrowOffsetVertical: string;
967
- arrowHeight: string;
968
- padding: string;
969
- }, any>;
970
- }>;
971
- }>>>;
972
- }, {
973
- mergedClsPrefix: import("vue").ComputedRef<string>;
974
- previewInstRef: import("vue").Ref<{
975
- setThumbnailEl: (e: HTMLImageElement | null) => void;
976
- setPreviewSrc: (src?: string | undefined) => void;
977
- toggleShow: () => void;
978
- } | null>;
979
- next: () => void;
980
- prev: () => void;
981
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
982
- showToolbar: {
983
- type: BooleanConstructor;
984
- default: boolean;
985
- };
986
- showToolbarTooltip: BooleanConstructor;
987
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Image", {
988
- toolbarIconColor: string;
989
- toolbarColor: string;
990
- toolbarBoxShadow: string;
991
- toolbarBorderRadius: string;
992
- }, {
993
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
994
- borderRadius: string;
995
- boxShadow: string;
996
- color: string;
997
- textColor: string;
998
- padding: string;
999
- }, {
1000
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1001
- fontSize: string;
1002
- borderRadius: string;
1003
- color: string;
1004
- dividerColor: string;
1005
- textColor: string;
1006
- boxShadow: string;
1007
- space: string;
1008
- spaceArrow: string;
1009
- arrowOffset: string;
1010
- arrowOffsetVertical: string;
1011
- arrowHeight: string;
1012
- padding: string;
1013
- }, any>;
1014
- }>;
1015
- }>>;
1016
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
1017
- toolbarIconColor: string;
1018
- toolbarColor: string;
1019
- toolbarBoxShadow: string;
1020
- toolbarBorderRadius: string;
1021
- }, {
1022
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1023
- borderRadius: string;
1024
- boxShadow: string;
1025
- color: string;
1026
- textColor: string;
1027
- padding: string;
1028
- }, {
1029
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1030
- fontSize: string;
1031
- borderRadius: string;
1032
- color: string;
1033
- dividerColor: string;
1034
- textColor: string;
1035
- boxShadow: string;
1036
- space: string;
1037
- spaceArrow: string;
1038
- arrowOffset: string;
1039
- arrowOffsetVertical: string;
1040
- arrowHeight: string;
1041
- padding: string;
1042
- }, any>;
1043
- }>;
1044
- }>>>;
1045
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
1046
- toolbarIconColor: string;
1047
- toolbarColor: string;
1048
- toolbarBoxShadow: string;
1049
- toolbarBorderRadius: string;
1050
- }, {
1051
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1052
- borderRadius: string;
1053
- boxShadow: string;
1054
- color: string;
1055
- textColor: string;
1056
- padding: string;
1057
- }, {
1058
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1059
- fontSize: string;
1060
- borderRadius: string;
1061
- color: string;
1062
- dividerColor: string;
1063
- textColor: string;
1064
- boxShadow: string;
1065
- space: string;
1066
- spaceArrow: string;
1067
- arrowOffset: string;
1068
- arrowOffsetVertical: string;
1069
- arrowHeight: string;
1070
- padding: string;
1071
- }, any>;
1072
- }>;
1073
- }>>>;
1074
- }>>, {
1075
- showToolbar: boolean;
1076
- showToolbarTooltip: boolean;
1077
- }>;
1078
- NImage: any;
1079
- NInput: any;
1080
- NIcon: any;
1081
- SearchOutline: 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<{}>>, {}>;
1082
- OpenOutline: 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<{}>>, {}>;
1083
- DownloadOutline: 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<{}>>, {}>;
1084
- downloadFile: typeof import("./utils").downloadFile;
1085
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1086
- type: {
1087
- type: StringConstructor;
1088
- default: string;
1089
- };
1090
- visible: {
1091
- type: BooleanConstructor;
1092
- };
1093
- }>>, {
1094
- type: string;
1095
- visible: boolean;
1096
- }>;
1097
- ChatRecord: import("vue").DefineComponent<{
1098
- visible: {
1099
- type: BooleanConstructor;
1100
- };
1101
- }, {
1102
- tagColor: {
1103
- color: string;
1104
- textColor: string;
1105
- };
1106
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1107
- visible: {
1108
- type: BooleanConstructor;
1109
- };
1110
- }>> & {}>>;
1111
- state: IState;
1112
- recordRef: import("vue").Ref<any>;
1113
- recordList: import("vue").Ref<AnyObject[]>;
1114
- keyword: import("vue").Ref<any>;
1115
- memberList: import("vue").Ref<never[]>;
1116
- startTime: import("vue").Ref<any>;
1117
- endTime: import("vue").Ref<any>;
1118
- handleInput: () => void;
1119
- currentInfo: {
1120
- page: number;
1121
- hasMore: boolean;
1122
- lastSendTime: string;
1123
- };
1124
- handleSearch: () => Promise<void>;
1125
- options: import("vue").ComputedRef<AnyObject[]>;
1126
- resetAndSearch: () => void;
1127
- startDateDisabled: (ts: number) => boolean;
1128
- endDateDisabled: (ts: number) => boolean;
1129
- resetInfo: () => void;
1130
- handleCloseTag: (type: "end" | "start" | "member") => void;
1131
- getPrefixCondition: () => (JSX.Element | null)[];
1132
- renderLabel: (option: AnyObject) => JSX.Element;
1133
- NModal: any;
1134
- NTag: any;
1135
- NInput: any;
1136
- NSelect: any;
1137
- NAvatar: any;
1138
- NPopover: any;
1139
- NInputGroup: import("vue").DefineComponent<{
1140
- [x: string]: never;
1141
- [x: number]: never;
1142
- [x: symbol]: never;
1143
- }, {
1144
- mergedClsPrefix: import("vue").ComputedRef<string>;
1145
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1146
- [x: string]: never;
1147
- [x: number]: never;
1148
- [x: symbol]: never;
1149
- }>>, {}>;
1150
- DatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
1151
- updateUnchangedValue: {
1152
- type: BooleanConstructor;
1153
- };
1154
- onConfirm: {
1155
- type: FunctionConstructor;
1156
- };
1157
- formattedValue: {
1158
- type: PropType<(string | [string, string]) | null | undefined>;
1159
- };
1160
- placeholder: {
1161
- type: StringConstructor;
1162
- };
1163
- allowedInvalidValue: {
1164
- type: StringConstructor;
1165
- };
1166
- }, {
1167
- attrs: {
1168
- [x: string]: unknown;
1169
- };
1170
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1171
- updateUnchangedValue: {
1172
- type: BooleanConstructor;
1173
- };
1174
- onConfirm: {
1175
- type: FunctionConstructor;
1176
- };
1177
- formattedValue: {
1178
- type: PropType<(string | [string, string]) | null | undefined>;
1179
- };
1180
- placeholder: {
1181
- type: StringConstructor;
1182
- };
1183
- allowedInvalidValue: {
1184
- type: StringConstructor;
1185
- };
1186
- }>> & {
1187
- "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1188
- }>>;
1189
- emit: (event: "update:formatted-value", ...args: any[]) => void;
1190
- datePickerRef: import("vue").Ref<AnyObject | null>;
1191
- panelInstRef: import("vue").Ref<null>;
1192
- placeholderRef: import("vue").Ref<any>;
1193
- oldValue: string;
1194
- currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
1195
- isDateTime: import("vue").ComputedRef<boolean>;
1196
- formatRef: import("vue").ComputedRef<string>;
1197
- panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
1198
- focus: () => any;
1199
- blur: () => any;
1200
- handleConfirm: (target: HTMLInputElement) => void;
1201
- onUpdateShow: (show: boolean) => Promise<void>;
1202
- onConfirm: (...args: any[]) => Promise<void>;
1203
- isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1204
- setShortcutValue: (type: "month" | "week") => Promise<void>;
1205
- NDatePicker: any;
1206
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1207
- updateUnchangedValue: {
1208
- type: BooleanConstructor;
1209
- };
1210
- onConfirm: {
1211
- type: FunctionConstructor;
1212
- };
1213
- formattedValue: {
1214
- type: PropType<(string | [string, string]) | null | undefined>;
1215
- };
1216
- placeholder: {
1217
- type: StringConstructor;
1218
- };
1219
- allowedInvalidValue: {
1220
- type: StringConstructor;
1221
- };
1222
- }>> & {
1223
- "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1224
- }, {
1225
- updateUnchangedValue: boolean;
1226
- }>>;
1227
- formatTime: typeof import("./utils").formatTime;
1228
- MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
1229
- emojis: {
1230
- default: string[][];
1231
- findEmoji(name: string): any;
1232
- };
1233
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1234
- visible: {
1235
- type: BooleanConstructor;
1236
- };
1237
- }>>, {
1238
- visible: boolean;
1239
- }>;
1240
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1241
- ChatMain: import("vue").DefineComponent<{}, {
1242
- chatMainRef: import("vue").Ref<HTMLElement | undefined>;
1243
- state: IState;
1244
- setMsgList: (list?: AnyObject[]) => void;
1245
- setCurrentSessionItem: (item: AnyObject) => void;
1246
- currentInfo: {
1247
- page: number;
1248
- hasMore: boolean;
1249
- lastSendTime: string;
1250
- };
1251
- getHistoryRecord: () => Promise<void>;
1252
- showMessage: (item: AnyObject) => boolean;
1253
- showTemplateMsg: (item: AnyObject, type: "template" | "system") => boolean | undefined;
1254
- isTemplate3: (content: AnyObject) => boolean;
1255
- needShowTime: (item: AnyObject, index: number) => boolean;
1256
- setScrollToButtom: () => Promise<void>;
1257
- resetInfo: () => void;
1258
- setReferenceMsg: (msgItem: AnyObject) => void;
1259
- NAvatar: any;
1260
- NImageGroup: import("vue").DefineComponent<{
1261
- showToolbar: {
1262
- type: BooleanConstructor;
1263
- default: boolean;
1264
- };
1265
- showToolbarTooltip: BooleanConstructor;
1266
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Image", {
1267
- toolbarIconColor: string;
1268
- toolbarColor: string;
1269
- toolbarBoxShadow: string;
1270
- toolbarBorderRadius: string;
1271
- }, {
1272
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1273
- borderRadius: string;
1274
- boxShadow: string;
1275
- color: string;
1276
- textColor: string;
1277
- padding: string;
1278
- }, {
1279
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1280
- fontSize: string;
1281
- borderRadius: string;
1282
- color: string;
1283
- dividerColor: string;
1284
- textColor: string;
1285
- boxShadow: string;
1286
- space: string;
1287
- spaceArrow: string;
1288
- arrowOffset: string;
1289
- arrowOffsetVertical: string;
1290
- arrowHeight: string;
1291
- padding: string;
1292
- }, any>;
1293
- }>;
1294
- }>>;
1295
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
1296
- toolbarIconColor: string;
1297
- toolbarColor: string;
1298
- toolbarBoxShadow: string;
1299
- toolbarBorderRadius: string;
1300
- }, {
1301
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1302
- borderRadius: string;
1303
- boxShadow: string;
1304
- color: string;
1305
- textColor: string;
1306
- padding: string;
1307
- }, {
1308
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1309
- fontSize: string;
1310
- borderRadius: string;
1311
- color: string;
1312
- dividerColor: string;
1313
- textColor: string;
1314
- boxShadow: string;
1315
- space: string;
1316
- spaceArrow: string;
1317
- arrowOffset: string;
1318
- arrowOffsetVertical: string;
1319
- arrowHeight: string;
1320
- padding: string;
1321
- }, any>;
1322
- }>;
1323
- }>>>;
1324
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
1325
- toolbarIconColor: string;
1326
- toolbarColor: string;
1327
- toolbarBoxShadow: string;
1328
- toolbarBorderRadius: string;
1329
- }, {
1330
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1331
- borderRadius: string;
1332
- boxShadow: string;
1333
- color: string;
1334
- textColor: string;
1335
- padding: string;
1336
- }, {
1337
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1338
- fontSize: string;
1339
- borderRadius: string;
1340
- color: string;
1341
- dividerColor: string;
1342
- textColor: string;
1343
- boxShadow: string;
1344
- space: string;
1345
- spaceArrow: string;
1346
- arrowOffset: string;
1347
- arrowOffsetVertical: string;
1348
- arrowHeight: string;
1349
- padding: string;
1350
- }, any>;
1351
- }>;
1352
- }>>>;
1353
- }, {
1354
- mergedClsPrefix: import("vue").ComputedRef<string>;
1355
- previewInstRef: import("vue").Ref<{
1356
- setThumbnailEl: (e: HTMLImageElement | null) => void;
1357
- setPreviewSrc: (src?: string | undefined) => void;
1358
- toggleShow: () => void;
1359
- } | null>;
1360
- next: () => void;
1361
- prev: () => void;
1362
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1363
- showToolbar: {
1364
- type: BooleanConstructor;
1365
- default: boolean;
1366
- };
1367
- showToolbarTooltip: BooleanConstructor;
1368
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Image", {
1369
- toolbarIconColor: string;
1370
- toolbarColor: string;
1371
- toolbarBoxShadow: string;
1372
- toolbarBorderRadius: string;
1373
- }, {
1374
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1375
- borderRadius: string;
1376
- boxShadow: string;
1377
- color: string;
1378
- textColor: string;
1379
- padding: string;
1380
- }, {
1381
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1382
- fontSize: string;
1383
- borderRadius: string;
1384
- color: string;
1385
- dividerColor: string;
1386
- textColor: string;
1387
- boxShadow: string;
1388
- space: string;
1389
- spaceArrow: string;
1390
- arrowOffset: string;
1391
- arrowOffsetVertical: string;
1392
- arrowHeight: string;
1393
- padding: string;
1394
- }, any>;
1395
- }>;
1396
- }>>;
1397
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
1398
- toolbarIconColor: string;
1399
- toolbarColor: string;
1400
- toolbarBoxShadow: string;
1401
- toolbarBorderRadius: string;
1402
- }, {
1403
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1404
- borderRadius: string;
1405
- boxShadow: string;
1406
- color: string;
1407
- textColor: string;
1408
- padding: string;
1409
- }, {
1410
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1411
- fontSize: string;
1412
- borderRadius: string;
1413
- color: string;
1414
- dividerColor: string;
1415
- textColor: string;
1416
- boxShadow: string;
1417
- space: string;
1418
- spaceArrow: string;
1419
- arrowOffset: string;
1420
- arrowOffsetVertical: string;
1421
- arrowHeight: string;
1422
- padding: string;
1423
- }, any>;
1424
- }>;
1425
- }>>>;
1426
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
1427
- toolbarIconColor: string;
1428
- toolbarColor: string;
1429
- toolbarBoxShadow: string;
1430
- toolbarBorderRadius: string;
1431
- }, {
1432
- Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
1433
- borderRadius: string;
1434
- boxShadow: string;
1435
- color: string;
1436
- textColor: string;
1437
- padding: string;
1438
- }, {
1439
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1440
- fontSize: string;
1441
- borderRadius: string;
1442
- color: string;
1443
- dividerColor: string;
1444
- textColor: string;
1445
- boxShadow: string;
1446
- space: string;
1447
- spaceArrow: string;
1448
- arrowOffset: string;
1449
- arrowOffsetVertical: string;
1450
- arrowHeight: string;
1451
- padding: string;
1452
- }, any>;
1453
- }>;
1454
- }>>>;
1455
- }>>, {
1456
- showToolbar: boolean;
1457
- showToolbarTooltip: boolean;
1458
- }>;
1459
- NImage: any;
1460
- NIcon: any;
1461
- PersonProfile: import("vue").DefineComponent<{
1462
- userId: {
1463
- type: StringConstructor;
1464
- required: true;
1465
- };
1466
- }, {
1467
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1468
- userId: {
1469
- type: StringConstructor;
1470
- required: true;
1471
- };
1472
- }>> & {
1473
- onClose?: ((...args: any[]) => any) | undefined;
1474
- }>>;
1475
- emit: (event: "close", ...args: any[]) => void;
1476
- state: IState;
1477
- openSession: (item: AnyObject) => Promise<void>;
1478
- showUserDetail: import("vue").Ref<boolean>;
1479
- showLargeAvatar: import("vue").Ref<boolean>;
1480
- showPhone: import("vue").Ref<boolean>;
1481
- userDetail: AnyObject;
1482
- info: {
1483
- label: string;
1484
- value: string;
1485
- key: string;
1486
- }[];
1487
- personInfo: import("vue").ComputedRef<{
1488
- label: string;
1489
- value: string;
1490
- key: string;
1491
- }[]>;
1492
- toOpenSession: () => Promise<void>;
1493
- updateShow: (value: boolean) => Promise<void>;
1494
- getContent: (info: AnyObject) => any;
1495
- onChange: (options: {
1496
- file: import("naive-ui").UploadFileInfo;
1497
- }) => Promise<void>;
1498
- NAvatar: any;
1499
- NPopover: any;
1500
- NButton: any;
1501
- NIcon: any;
1502
- NUpload: any;
1503
- NUploadTrigger: import("vue").DefineComponent<{
1504
- abstract: BooleanConstructor;
1505
- }, () => JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
1506
- [key: string]: any;
1507
- }>[] | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1508
- abstract: BooleanConstructor;
1509
- }>>, {
1510
- abstract: boolean;
1511
- }>;
1512
- ChatbubbleEllipses: 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<{}>>, {}>;
1513
- Close: 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<{}>>, {}>;
1514
- Camera: 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<{}>>, {}>;
1515
- EyeOutline: 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<{}>>, {}>;
1516
- EyeOffOutline: 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<{}>>, {}>;
1517
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1518
- userId: {
1519
- type: StringConstructor;
1520
- required: true;
1521
- };
1522
- }>> & {
1523
- onClose?: ((...args: any[]) => any) | undefined;
1524
- }, {}>;
1525
- MessageTemplate: import("vue").DefineComponent<{
1526
- data: {
1527
- type: PropType<AnyObject>;
1528
- required: true;
1529
- };
1530
- }, {
1531
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1532
- data: {
1533
- type: PropType<AnyObject>;
1534
- required: true;
1535
- };
1536
- }>> & {}>>;
1537
- describeBodyRef: import("vue").Ref<any>;
1538
- showMore: import("vue").Ref<boolean>;
1539
- emit: (event: string, ...args: any[]) => void;
1540
- isOverflow: import("vue").ComputedRef<boolean>;
1541
- setting: import("vue").ComputedRef<any>;
1542
- serverSetting: import("vue").ComputedRef<any>;
1543
- topRightButton: import("vue").ComputedRef<any>;
1544
- contentList: import("vue").ComputedRef<any>;
1545
- toolbarButton: import("vue").ComputedRef<any>;
1546
- bottomButton: import("vue").ComputedRef<any>;
1547
- dbParamsList: import("vue").ComputedRef<any>;
1548
- messageTemplateData: import("vue").ComputedRef<any>;
1549
- getSystemMsgContent: () => any;
1550
- handleTemplateClick: (data: AnyObject) => void;
1551
- NButton: any;
1552
- NIcon: any;
1553
- ChevronForwardOutline: 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<{}>>, {}>;
1554
- AlertCircleSharp: 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<{}>>, {}>;
1555
- SvgIcon: import("vue").DefineComponent<{
1556
- iconClass: {
1557
- type: StringConstructor;
1558
- required: true;
1559
- default: string;
1560
- };
1561
- title: {
1562
- type: StringConstructor;
1563
- required: false;
1564
- default: string;
1565
- };
1566
- className: {
1567
- type: StringConstructor;
1568
- required: false;
1569
- };
1570
- }, {
1571
- props: {
1572
- iconClass: string;
1573
- title: string;
1574
- className?: string | undefined;
1575
- };
1576
- iconName: import("vue").ComputedRef<string>;
1577
- svgClass: import("vue").ComputedRef<string>;
1578
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1579
- iconClass: {
1580
- type: StringConstructor;
1581
- required: true;
1582
- default: string;
1583
- };
1584
- title: {
1585
- type: StringConstructor;
1586
- required: false;
1587
- default: string;
1588
- };
1589
- className: {
1590
- type: StringConstructor;
1591
- required: false;
1592
- };
1593
- }>>, {
1594
- title: string;
1595
- iconClass: string;
1596
- }>;
1597
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1598
- data: {
1599
- type: PropType<AnyObject>;
1600
- required: true;
1601
- };
1602
- }>>, {}>;
1603
- emojis: {
1604
- default: string[][];
1605
- findEmoji(name: string): any;
1606
- };
1607
- formatTime: typeof import("./utils").formatTime;
1608
- downloadFile: typeof import("./utils").downloadFile;
1609
- simplifyMessage: typeof import("./utils").simplifyMessage;
1610
- MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
1611
- AddCircleOutline: 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<{}>>, {}>;
1612
- ChatbubbleEllipsesOutline: 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<{}>>, {}>;
1613
- EllipsisHorizontal: 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<{}>>, {}>;
1614
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1615
- ChatFooter: import("vue").DefineComponent<{}, {
1616
- inputRef: import("vue").Ref<HTMLDivElement | undefined>;
1617
- content: import("vue").Ref<string>;
1618
- state: IState;
1619
- stompClient: import("vue").Ref<ChatSock>;
1620
- setCurrentSessionItem: (item: AnyObject) => void;
1621
- showEmoji: import("vue").Ref<boolean>;
1622
- handleKeyDown: (event: KeyboardEvent) => void;
1623
- isWrap: (event: KeyboardEvent) => boolean;
1624
- handleInput: () => void;
1625
- selectEmoji: (name: string) => void;
1626
- fileChange: (options: {
1627
- file: import("naive-ui").UploadFileInfo;
1628
- fileList: import("naive-ui").UploadFileInfo[];
1629
- }, chatMessageType: import("./constants").MESSAGE_TYPE) => Promise<void>;
1630
- handleMsgSend: () => void;
1631
- sendMessage: (contentInfo: AnyObject) => Promise<void>;
1632
- NButton: any;
1633
- NPopover: any;
1634
- NTooltip: any;
1635
- NUpload: any;
1636
- NUploadTrigger: import("vue").DefineComponent<{
1637
- abstract: BooleanConstructor;
1638
- }, () => JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
1639
- [key: string]: any;
1640
- }>[] | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1641
- abstract: BooleanConstructor;
1642
- }>>, {
1643
- abstract: boolean;
1644
- }>;
1645
- NIcon: any;
1646
- emojis: {
1647
- default: string[][];
1648
- findEmoji(name: string): any;
1649
- };
1650
- MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
1651
- CloseCircleOutline: 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<{}>>, {}>;
1652
- simplifyMessage: typeof import("./utils").simplifyMessage;
1653
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1654
- ChatSearch: import("vue").DefineComponent<{}, {
1655
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
1656
- inputRef: import("vue").Ref<any>;
1657
- showSearch: import("vue").Ref<boolean>;
1658
- keyword: import("vue").Ref<any>;
1659
- userList: import("vue").Ref<any>;
1660
- state: IState;
1661
- openSession: (item: AnyObject) => Promise<void>;
1662
- handleInput: () => Promise<void>;
1663
- handleSearch: () => Promise<void>;
1664
- addSession: (userId: string) => Promise<void>;
1665
- NPopover: any;
1666
- NButton: any;
1667
- NAvatar: any;
1668
- NInput: any;
1669
- NIcon: any;
1670
- SearchOutline: 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<{}>>, {}>;
1671
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1672
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("template-click" | "unread-message-update")[], "template-click" | "unread-message-update", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1673
- token: {
1674
- type: StringConstructor;
1675
- required: true;
1676
- };
1677
- orgId: {
1678
- type: (NumberConstructor | StringConstructor)[];
1679
- required: true;
1680
- };
1681
- userId: {
1682
- type: StringConstructor;
1683
- required: true;
1684
- };
1685
- baseURL: {
1686
- type: StringConstructor;
1687
- default: string;
1688
- };
1689
- }>> & {
1690
- "onTemplate-click"?: ((...args: any[]) => any) | undefined;
1691
- "onUnread-message-update"?: ((...args: any[]) => any) | undefined;
1692
- }, {
1693
- baseURL: string;
1694
- }>;
1695
- export default _default;