cnhis-design-vue 3.4.0-beta.0 → 3.4.0-beta.3

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 (620) hide show
  1. package/es/components/annotation-edit/index.d.ts +5 -5
  2. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +5 -5
  3. package/es/components/audio-sdk/index.d.ts +52 -54
  4. package/es/components/audio-sdk/src/Index.vue.d.ts +52 -54
  5. package/es/components/audio-sdk/src/Index.vue2.js +8 -9
  6. package/es/components/audio-sdk/src/audioSDK.d.ts +1 -1
  7. package/es/components/audio-sdk/src/components/form.vue.d.ts +16 -16
  8. package/es/components/audio-sdk/src/components/readyCountdown.vue.d.ts +10 -10
  9. package/es/components/audio-sdk/src/components/readyCountdown.vue2.js +6 -5
  10. package/es/components/audio-sdk/src/components/recording-modal.vue.d.ts +47 -49
  11. package/es/components/audio-sdk/src/components/recording.vue.d.ts +39 -41
  12. package/es/components/audio-sdk/src/components/recording.vue2.js +57 -52
  13. package/es/components/audio-sdk/src/hooks/useChartAudioContext.d.ts +5 -5
  14. package/es/components/audio-sdk/src/svgs/Close.vue.js +6 -4
  15. package/es/components/audio-sdk/src/svgs/Continue.vue.js +3 -1
  16. package/es/components/audio-sdk/src/svgs/Enlarge.vue.js +3 -1
  17. package/es/components/audio-sdk/src/svgs/Pause.vue.js +3 -1
  18. package/es/components/audio-sdk/src/svgs/WaveView.vue.js +3 -1
  19. package/es/components/audio-sdk/src/svgs/Zoom.vue.js +6 -4
  20. package/es/components/audio-sdk/src/utils/index.d.ts +1 -1
  21. package/es/components/audio-sdk/src/utils/recordingModal.d.ts +2 -2
  22. package/es/components/base-search/index.d.ts +19 -61
  23. package/es/components/base-search/src/index.vue.d.ts +19 -61
  24. package/es/components/base-search/src/index.vue2.js +34 -33
  25. package/es/components/big-table/index.d.ts +43 -67
  26. package/es/components/big-table/src/BigTable.vue.d.ts +43 -67
  27. package/es/components/big-table/src/BigTable.vue2.js +18 -18
  28. package/es/components/big-table/src/components/NoData.vue.d.ts +7 -7
  29. package/es/components/big-table/src/components/NoData.vue2.js +4 -4
  30. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +5 -7
  31. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +5 -8
  32. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +5 -12
  33. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +5 -7
  34. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +23 -47
  35. package/es/components/big-table/src/components/edit-form/edit-separate.vue2.js +1 -2
  36. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +5 -7
  37. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +2 -2
  38. package/es/components/big-table/src/components/input-button.vue.d.ts +5 -5
  39. package/es/components/big-table/src/components/input-button.vue2.js +4 -5
  40. package/es/components/big-table/src/components/separate.vue.d.ts +7 -31
  41. package/es/components/big-table/src/components/separate.vue2.js +5 -4
  42. package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
  43. package/es/components/big-table/src/hooks/useEdit.d.ts +48 -84
  44. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +2 -50
  45. package/es/components/body-select/index.d.ts +17 -17
  46. package/es/components/body-select/src/index.vue.d.ts +17 -17
  47. package/es/components/body-select/src/index.vue2.js +31 -29
  48. package/es/components/bpmn-workflow/index.d.ts +9 -9
  49. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +9 -9
  50. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue2.js +1 -1
  51. package/es/components/branch-notice/index.d.ts +49 -72
  52. package/es/components/branch-notice/src/BranchNotice.vue.d.ts +47 -70
  53. package/es/components/branch-notice/src/BranchNotice.vue2.js +5 -6
  54. package/es/components/branch-notice/src/components/NoticeItem.vue.d.ts +34 -57
  55. package/es/components/branch-notice/src/components/NoticeItem.vue2.js +4 -4
  56. package/es/components/branch-notice/src/components/NoticeItemAside.vue.d.ts +12 -12
  57. package/es/components/branch-notice/src/components/NoticeItemAside.vue2.js +4 -3
  58. package/es/components/branch-notice/src/components/NoticeOperationList.vue.d.ts +9 -9
  59. package/es/components/button-print/index.d.ts +167 -202
  60. package/es/components/button-print/src/ButtonPrint.vue.d.ts +167 -202
  61. package/es/components/button-print/src/ButtonPrint.vue2.js +13 -9
  62. package/es/components/button-print/src/components/EditFormat.vue.d.ts +18 -48
  63. package/es/components/button-print/src/components/EditFormat.vue2.js +10 -10
  64. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +51 -72
  65. package/es/components/button-print/src/components/IdentityVerification.vue2.js +13 -13
  66. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +88 -102
  67. package/es/components/button-print/src/components/NewPrintComponent.vue2.js +175 -110
  68. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +66 -88
  69. package/es/components/button-print/src/components/OldPrintComponent.vue2.js +6 -6
  70. package/es/components/button-print/src/components/Preview.vue.d.ts +13 -13
  71. package/es/components/button-print/src/components/Preview.vue2.js +2 -3
  72. package/es/components/calendar/index.d.ts +277 -32
  73. package/es/components/calendar/src/Calendar.vue.d.ts +276 -31
  74. package/es/components/calendar/src/Calendar.vue2.js +4 -5
  75. package/es/components/callback/index.d.ts +11 -11
  76. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +21 -20
  77. package/es/components/callback/src/components/dialog/drawer.vue2.js +1 -2
  78. package/es/components/callback/src/components/dialog/modal.vue.d.ts +22 -22
  79. package/es/components/callback/src/components/dialog/modal.vue2.js +1 -2
  80. package/es/components/callback/src/components/popup/index.vue.d.ts +6 -6
  81. package/es/components/callback/src/components/render/drawerIframe/index.vue.d.ts +12 -12
  82. package/es/components/callback/src/components/render/drawerIframe/index.vue2.js +1 -1
  83. package/es/components/callback/src/components/render/index.vue.d.ts +6 -6
  84. package/es/components/callback/src/components/render/popupMaps.d.ts +1624 -3184
  85. package/es/components/callback/src/index.vue.d.ts +11 -11
  86. package/es/components/callback/src/index.vue2.js +1 -2
  87. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +15 -12
  88. package/es/components/card-reader-sdk/src/components/readCardDialog.vue2.js +6 -7
  89. package/es/components/card-render/index.d.ts +10 -10
  90. package/es/components/card-render/src/CardRender.vue.d.ts +10 -10
  91. package/es/components/card-render/src/CardRender.vue2.js +5 -8
  92. package/es/components/card-render/src/components/Box.vue.d.ts +8 -8
  93. package/es/components/card-render/src/components/Box.vue2.js +4 -6
  94. package/es/components/card-render/src/components/Button.vue.d.ts +8 -8
  95. package/es/components/card-render/src/components/Button.vue2.js +4 -6
  96. package/es/components/card-render/src/components/Divider.vue.d.ts +8 -8
  97. package/es/components/card-render/src/components/Divider.vue2.js +1 -1
  98. package/es/components/card-render/src/components/Field.vue.d.ts +8 -8
  99. package/es/components/card-render/src/components/Field.vue2.js +18 -18
  100. package/es/components/card-render/src/components/FieldGroup.vue.d.ts +8 -8
  101. package/es/components/card-render/src/components/FieldGroup.vue2.js +12 -12
  102. package/es/components/card-render/src/components/Image.vue.d.ts +8 -8
  103. package/es/components/card-render/src/components/Image.vue2.js +2 -2
  104. package/es/components/card-render/src/components/Label.vue.d.ts +8 -8
  105. package/es/components/card-render/src/components/Label.vue2.js +3 -3
  106. package/es/components/card-render/src/components/Row.vue.d.ts +8 -8
  107. package/es/components/card-render/src/components/Row.vue2.js +5 -7
  108. package/es/components/card-render/src/components/ScaleView.vue.d.ts +8 -8
  109. package/es/components/card-render/src/components/ScaleView.vue2.js +2 -2
  110. package/es/components/card-render/src/components/Slot.d.ts +5 -5
  111. package/es/components/card-render/src/components/Table.vue.d.ts +16 -16
  112. package/es/components/card-render/src/components/Table.vue2.js +4 -4
  113. package/es/components/card-render/src/components/Text.vue.d.ts +7 -7
  114. package/es/components/card-render/src/components/Text.vue2.js +4 -4
  115. package/es/components/card-render/src/components/index.d.ts +132 -132
  116. package/es/components/classification/index.d.ts +432 -509
  117. package/es/components/classification/src/components/search-filter/index.vue.d.ts +358 -370
  118. package/es/components/classification/src/components/search-filter/index.vue2.js +7 -8
  119. package/es/components/classification/src/components/set-classification/index.vue.d.ts +402 -414
  120. package/es/components/classification/src/components/set-classification/index.vue2.js +3 -4
  121. package/es/components/classification/src/components/table-modal/index.vue.d.ts +27 -27
  122. package/es/components/classification/src/components/table-modal/index.vue2.js +144 -143
  123. package/es/components/classification/src/index.vue.d.ts +432 -509
  124. package/es/components/classification/src/index.vue2.js +73 -71
  125. package/es/components/config-provider/index.d.ts +5 -7
  126. package/es/components/config-provider/src/ConfigProvider.d.ts +5 -7
  127. package/es/components/date-picker/index.d.ts +15 -15
  128. package/es/components/date-picker/src/DatePicker.vue.d.ts +15 -15
  129. package/es/components/date-picker/src/DatePicker.vue2.js +8 -9
  130. package/es/components/default-page/index.d.ts +11 -11
  131. package/es/components/default-page/src/index.vue.d.ts +11 -11
  132. package/es/components/default-page/src/index.vue2.js +22 -21
  133. package/es/components/editor/index.d.ts +7 -77
  134. package/es/components/editor/src/Editor.d.ts +7 -78
  135. package/es/components/expand-field/index.d.ts +303 -478
  136. package/es/components/expand-field/src/components/FormBatchOptionsModal.vue.d.ts +14 -14
  137. package/es/components/expand-field/src/components/FormBatchOptionsModal.vue2.js +19 -19
  138. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +225 -304
  139. package/es/components/expand-field/src/components/FormItemPerson.vue2.js +4 -5
  140. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +205 -284
  141. package/es/components/expand-field/src/components/PersonModal.vue2.js +5 -6
  142. package/es/components/expand-field/src/components/form.vue.d.ts +285 -458
  143. package/es/components/expand-field/src/components/form.vue2.js +122 -114
  144. package/es/components/expand-field/src/index.vue.d.ts +304 -479
  145. package/es/components/expand-field/src/index.vue2.js +29 -29
  146. package/es/components/fabric-chart/index.d.ts +29 -29
  147. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +29 -29
  148. package/es/components/fabric-chart/src/FabricChart.vue2.js +6 -7
  149. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +6 -6
  150. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +7 -7
  151. package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +9 -9
  152. package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +9 -9
  153. package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +1 -1
  154. package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcessChart.d.ts +1 -1
  155. package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +9 -9
  156. package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +9 -9
  157. package/es/components/field-editor/index.d.ts +42 -50
  158. package/es/components/field-editor/src/FieldEditor.vue.d.ts +42 -50
  159. package/es/components/field-editor/src/FieldEditor.vue2.js +5 -5
  160. package/es/components/field-set/index.d.ts +13 -13
  161. package/es/components/field-set/src/FieldColor.vue.d.ts +157 -219
  162. package/es/components/field-set/src/FieldColor.vue2.js +9 -10
  163. package/es/components/field-set/src/FieldFilter.vue.d.ts +54 -80
  164. package/es/components/field-set/src/FieldFilter.vue2.js +11 -12
  165. package/es/components/field-set/src/FieldSet.vue.d.ts +68 -82
  166. package/es/components/field-set/src/FieldSet.vue2.js +34 -35
  167. package/es/components/field-set/src/Index.vue.d.ts +13 -13
  168. package/es/components/field-set/src/Index.vue2.js +13 -16
  169. package/es/components/field-set/src/TableStyle.vue.d.ts +13 -21
  170. package/es/components/field-set/src/TableStyle.vue2.js +25 -25
  171. package/es/components/field-set/src/components/condition.vue.d.ts +32 -47
  172. package/es/components/field-set/src/components/condition.vue2.js +19 -16
  173. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +102 -149
  174. package/es/components/field-set/src/components/edit-dialog.vue2.js +3 -4
  175. package/es/components/field-set/src/components/edit-filter.vue.d.ts +43 -67
  176. package/es/components/field-set/src/components/edit-filter.vue2.js +1 -2
  177. package/es/components/field-set/src/components/table-row.vue.d.ts +36 -36
  178. package/es/components/field-set/src/components/table-row.vue2.js +26 -28
  179. package/es/components/form-config/index.d.ts +431 -1399
  180. package/es/components/form-config/src/FormConfig.vue.d.ts +431 -1399
  181. package/es/components/form-config/src/FormConfig.vue2.js +12 -13
  182. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +50 -58
  183. package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -2
  184. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +9 -9
  185. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +220 -1110
  186. package/es/components/form-config/src/components/FormConfigEdit.vue2.js +3 -3
  187. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +82 -118
  188. package/es/components/form-config/src/components/FormConfigEventSetting.vue2.js +41 -41
  189. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +4 -4
  190. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +11 -11
  191. package/es/components/form-config/src/components/renderer/CloseButton.vue2.js +1 -1
  192. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +29 -29
  193. package/es/components/form-config/src/components/renderer/ComplexNode.vue2.js +5 -4
  194. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +21 -21
  195. package/es/components/form-config/src/components/renderer/DefaultNode.vue2.js +5 -5
  196. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  197. package/es/components/form-render/index.d.ts +40 -48
  198. package/es/components/form-render/src/FormRender.vue.d.ts +37 -45
  199. package/es/components/form-render/src/FormRender.vue2.js +5 -6
  200. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +40 -48
  201. package/es/components/form-render/src/FormRenderWrapper.vue2.js +2 -2
  202. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +6 -6
  203. package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +4 -4
  204. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +6 -6
  205. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +6 -6
  206. package/es/components/form-render/src/components/renderer/complex.d.ts +4 -4
  207. package/es/components/form-render/src/components/renderer/date.d.ts +9 -7
  208. package/es/components/form-render/src/components/renderer/formItem.d.ts +5 -5
  209. package/es/components/form-render/src/components/renderer/formItem.js +6 -1
  210. package/es/components/form-render/src/components/renderer/input.d.ts +5 -5
  211. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +7 -7
  212. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +5 -5
  213. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +31 -31
  214. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +6 -6
  215. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +31 -31
  216. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +18 -18
  217. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +5 -5
  218. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +5 -5
  219. package/es/components/form-render/src/components/renderer/select.d.ts +5 -5
  220. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +2 -2
  221. package/es/components/form-render/src/components/renderer/slider.d.ts +4 -4
  222. package/es/components/form-render/src/components/renderer/switch.d.ts +5 -5
  223. package/es/components/form-render/src/components/renderer/text.d.ts +3 -3
  224. package/es/components/form-render/src/components/renderer/textarea.d.ts +5 -5
  225. package/es/components/form-render/src/components/renderer/time.d.ts +3 -3
  226. package/es/components/form-render/src/components/tooltipMessage.vue.d.ts +9 -9
  227. package/es/components/form-render/src/components/tooltipMessage.vue2.js +1 -1
  228. package/es/components/form-render/src/hooks/useAnchor.d.ts +1 -9
  229. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
  230. package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
  231. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +6 -6
  232. package/es/components/form-render/src/hooks/useFormField.d.ts +1 -1
  233. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +12 -12
  234. package/es/components/form-render/src/types/fieldItem.d.ts +1 -0
  235. package/es/components/form-render/src/utils/index.d.ts +3 -3
  236. package/es/components/grid/index.d.ts +1 -1
  237. package/es/components/grid/src/Grid.d.ts +1 -1
  238. package/es/components/guide/src/renderer.d.ts +5 -5
  239. package/es/components/iho-chat/index.d.ts +760 -832
  240. package/es/components/iho-chat/src/Index.vue.d.ts +760 -832
  241. package/es/components/iho-chat/src/Index.vue2.js +3 -4
  242. package/es/components/iho-chat/src/components/ChatAdd.vue.d.ts +42 -42
  243. package/es/components/iho-chat/src/components/ChatAdd.vue2.js +51 -51
  244. package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +88 -122
  245. package/es/components/iho-chat/src/components/ChatFile.vue2.js +7 -7
  246. package/es/components/iho-chat/src/components/ChatFooter.vue.d.ts +64 -64
  247. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +79 -72
  248. package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +272 -306
  249. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +13 -13
  250. package/es/components/iho-chat/src/components/ChatMain.vue.d.ts +177 -191
  251. package/es/components/iho-chat/src/components/ChatMain.vue2.js +5 -5
  252. package/es/components/iho-chat/src/components/ChatRecord.vue.d.ts +61 -61
  253. package/es/components/iho-chat/src/components/ChatRecord.vue2.js +77 -71
  254. package/es/components/iho-chat/src/components/ChatSearch.vue.d.ts +34 -34
  255. package/es/components/iho-chat/src/components/ChatSearch.vue2.js +45 -42
  256. package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +65 -65
  257. package/es/components/iho-chat/src/components/ChatSet.vue2.js +138 -128
  258. package/es/components/iho-chat/src/components/ContextMenu.d.ts +5 -5
  259. package/es/components/iho-chat/src/components/ImageLightbox.vue.d.ts +22 -40
  260. package/es/components/iho-chat/src/components/ImageLightbox.vue2.js +21 -20
  261. package/es/components/iho-chat/src/components/MessageEvent.vue.d.ts +9 -9
  262. package/es/components/iho-chat/src/components/MessageEvent.vue2.js +13 -11
  263. package/es/components/iho-chat/src/components/MessageMergeForward.vue.d.ts +32 -32
  264. package/es/components/iho-chat/src/components/MessageMergeForward.vue2.js +2 -2
  265. package/es/components/iho-chat/src/components/MessageTemplate.vue.d.ts +22 -18
  266. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +36 -34
  267. package/es/components/iho-chat/src/components/MultipleVideo.vue.d.ts +64 -82
  268. package/es/components/iho-chat/src/components/MultipleVideo.vue2.js +90 -84
  269. package/es/components/iho-chat/src/components/PersonProfile.vue.d.ts +13 -13
  270. package/es/components/iho-chat/src/components/PersonProfile.vue2.js +2 -2
  271. package/es/components/iho-chat/src/components/SelectLabel.vue.d.ts +15 -15
  272. package/es/components/iho-chat/src/components/SelectLabel.vue2.js +2 -3
  273. package/es/components/iho-chat/src/components/SiderList.vue.d.ts +63 -69
  274. package/es/components/iho-chat/src/components/SiderList.vue2.js +2 -2
  275. package/es/components/iho-chat/src/components/Video.vue.d.ts +13 -13
  276. package/es/components/iho-chat/src/components/Video.vue2.js +40 -36
  277. package/es/components/iho-chat/src/components/userItemRender.d.ts +5 -5
  278. package/es/components/iho-chat/src/hooks/useData.d.ts +6 -6
  279. package/es/components/iho-chat/src/hooks/useDraggable.d.ts +2 -8
  280. package/es/components/iho-chat/src/hooks/useSearchPatientList.d.ts +1 -1
  281. package/es/components/iho-chat/src/hooks/useSearchUserList.d.ts +1 -1
  282. package/es/components/iho-chat/src/hooks/useVideo.d.ts +6 -11
  283. package/es/components/iho-chat/src/utils/index.d.ts +1 -1
  284. package/es/components/iho-table/index.d.ts +1572 -3124
  285. package/es/components/iho-table/src/IhoTable.vue.d.ts +1573 -3125
  286. package/es/components/iho-table/src/IhoTable.vue2.js +8 -9
  287. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  288. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +2 -2
  289. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +1 -1
  290. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +1 -1
  291. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  292. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  293. package/es/components/iho-table/src/hooks/useTableContext.d.ts +3 -3
  294. package/es/components/iho-table/src/plugins/anchorPlugin/tableAnchor.d.ts +1 -1
  295. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +2 -6
  296. package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue.d.ts +207 -477
  297. package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +16 -17
  298. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +21 -21
  299. package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue2.js +1 -1
  300. package/es/components/iho-table/src/plugins/filterRemoteSearchPlugin/remoteFilter.vue.d.ts +21 -21
  301. package/es/components/iho-table/src/plugins/filterRemoteSearchPlugin/remoteFilter.vue2.js +16 -19
  302. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +31 -31
  303. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +29 -32
  304. package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue.d.ts +11 -11
  305. package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue2.js +5 -5
  306. package/es/components/iho-table/src/plugins/headerPlugin/index.js +5 -9
  307. package/es/components/iho-table/src/plugins/headerPlugin/tooltipMessage.vue.d.ts +8 -8
  308. package/es/components/iho-table/src/plugins/headerPlugin/tooltipMessage.vue2.js +1 -1
  309. package/es/components/iho-table/src/plugins/pagerScrollPlugin/utils.d.ts +9 -9
  310. package/es/components/iho-table/src/plugins/pluginHooks/useFilter.d.ts +2 -2
  311. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +26 -26
  312. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue2.js +6 -7
  313. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
  314. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +47 -50
  315. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue2.js +1 -2
  316. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +6 -6
  317. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +13 -15
  318. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue2.js +4 -4
  319. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +39 -39
  320. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +7 -8
  321. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/utils.d.ts +1 -1
  322. package/es/components/iho-table/src/types/index.d.ts +1 -0
  323. package/es/components/iho-table/src/utils/index.d.ts +2 -2
  324. package/es/components/iho-table/src/utils/separateMap.d.ts +1 -14
  325. package/es/components/info-header/index.d.ts +355 -195
  326. package/es/components/info-header/src/InfoHeader.vue.d.ts +355 -195
  327. package/es/components/info-header/src/InfoHeader.vue2.js +5 -6
  328. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +46 -37
  329. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue2.js +23 -23
  330. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +63 -44
  331. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue2.js +11 -11
  332. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue.d.ts +15 -15
  333. package/es/components/info-header/src/components/infoDescription/HiddenContent.vue2.js +4 -4
  334. package/es/components/info-header/src/components/infoDescription/InfoEllipsis.vue.d.ts +7 -7
  335. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +129 -109
  336. package/es/components/info-header/src/components/infoDescription/index.vue2.js +9 -9
  337. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +68 -65
  338. package/es/components/info-header/src/components/patientInfo/index.vue2.js +14 -16
  339. package/es/components/keyboard/index.d.ts +65 -77
  340. package/es/components/keyboard/src/Keyboard.vue.d.ts +65 -77
  341. package/es/components/keyboard/src/Keyboard.vue2.js +23 -23
  342. package/es/components/keyboard/src/components/InputNumber.vue.d.ts +16 -16
  343. package/es/components/keyboard/src/components/InputNumber.vue2.js +3 -4
  344. package/es/components/keyboard/src/components/NumberPanel.vue.d.ts +40 -46
  345. package/es/components/keyboard/src/components/NumberPanel.vue2.js +12 -12
  346. package/es/components/map/index.d.ts +12 -12
  347. package/es/components/map/src/Map.vue.d.ts +12 -12
  348. package/es/components/map/src/Map.vue2.js +12 -12
  349. package/es/components/picture-clipper/index.d.ts +11 -11
  350. package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +11 -11
  351. package/es/components/picture-clipper/src/PictureClipper.vue2.js +8 -9
  352. package/es/components/quick-search/index.d.ts +32 -73
  353. package/es/components/quick-search/src/index.vue.d.ts +32 -73
  354. package/es/components/quick-search/src/index.vue2.js +17 -17
  355. package/es/components/recommend-search/index.d.ts +79 -79
  356. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +79 -79
  357. package/es/components/recommend-search/src/RecommendSearch.vue2.js +5 -6
  358. package/es/components/recommend-search/src/components/BaseSearch.d.ts +7 -7
  359. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +34 -34
  360. package/es/components/recommend-search/src/components/RecommendInput.vue2.js +28 -27
  361. package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +9 -9
  362. package/es/components/recommend-search/src/components/RecommendMenu.vue2.js +8 -8
  363. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +29 -29
  364. package/es/components/recommend-search/src/components/RecommendSelect.vue2.js +15 -15
  365. package/es/components/scale-view/index.d.ts +87 -107
  366. package/es/components/scale-view/src/ScaleView.vue.d.ts +63 -66
  367. package/es/components/scale-view/src/ScaleView.vue2.js +16 -18
  368. package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +7 -7
  369. package/es/components/scale-view/src/components/AnswerParse.vue2.js +36 -36
  370. package/es/components/scale-view/src/components/DescribeContent.vue.d.ts +7 -7
  371. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +12 -12
  372. package/es/components/scale-view/src/components/EvaluateCountdown.vue2.js +44 -44
  373. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +10 -10
  374. package/es/components/scale-view/src/components/EvaluatePage.vue2.js +26 -27
  375. package/es/components/scale-view/src/components/LoadingCom.vue.js +3 -1
  376. package/es/components/scale-view/src/components/NoData.vue.d.ts +7 -7
  377. package/es/components/scale-view/src/components/NoData.vue2.js +4 -4
  378. package/es/components/scale-view/src/components/ScaleScore.d.ts +5 -5
  379. package/es/components/scale-view/src/components/formitem/r-address.d.ts +6 -9
  380. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +6 -10
  381. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +6 -11
  382. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +5 -8
  383. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +6 -9
  384. package/es/components/scale-view/src/components/formitem/r-input.d.ts +6 -8
  385. package/es/components/scale-view/src/components/formitem/r-map.d.ts +6 -70
  386. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +6 -11
  387. package/es/components/scale-view/src/components/formitem/r-select.d.ts +6 -10
  388. package/es/components/scale-view/src/components/formitem/r-sign.d.ts +6 -155
  389. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +6 -11
  390. package/es/components/scale-view/src/components/formitem/sign-com.d.ts +6 -6
  391. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +5 -9
  392. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +17 -9
  393. package/es/components/search-cascader/index.d.ts +27 -27
  394. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +27 -27
  395. package/es/components/search-cascader/src/SearchCascader.vue2.js +8 -9
  396. package/es/components/search-cascader/src/components/ClearIcon.vue.js +13 -11
  397. package/es/components/search-cascader/src/components/SearchMenu.d.ts +5 -5
  398. package/es/components/select-label/index.d.ts +155 -119
  399. package/es/components/select-label/src/LabelFormContent.vue.d.ts +48 -26
  400. package/es/components/select-label/src/LabelFormContent.vue2.js +40 -38
  401. package/es/components/select-label/src/SelectLabel.vue.d.ts +64 -42
  402. package/es/components/select-label/src/SelectLabel.vue2.js +27 -26
  403. package/es/components/select-label/src/components/label-classify.vue.d.ts +24 -14
  404. package/es/components/select-label/src/components/label-classify.vue2.js +44 -41
  405. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +21 -29
  406. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue2.js +30 -28
  407. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +37 -45
  408. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue2.js +14 -14
  409. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +9 -17
  410. package/es/components/select-label/src/ihoLabel/iho-label-classify.vue2.js +27 -24
  411. package/es/components/select-label/src/index.vue.d.ts +107 -93
  412. package/es/components/select-label/src/index.vue2.js +1 -2
  413. package/es/components/select-person/index.d.ts +190 -257
  414. package/es/components/select-person/src/SelectPerson.vue.d.ts +87 -124
  415. package/es/components/select-person/src/SelectPerson.vue2.js +19 -23
  416. package/es/components/select-person/src/SelectPersonRole.vue.d.ts +66 -80
  417. package/es/components/select-person/src/SelectPersonRole.vue2.js +14 -14
  418. package/es/components/select-person/src/SelectPersonType.vue.d.ts +31 -41
  419. package/es/components/select-person/src/SelectPersonType.vue2.js +7 -7
  420. package/es/components/select-person/src/components/GroupItem.vue.d.ts +5 -5
  421. package/es/components/select-person/src/components/GroupItem.vue2.js +1 -2
  422. package/es/components/select-person/src/components/SearchGroupList.vue.d.ts +39 -39
  423. package/es/components/select-person/src/components/SearchGroupList.vue2.js +3 -4
  424. package/es/components/select-person/src/components/SearchMultiple.vue.d.ts +18 -17
  425. package/es/components/select-person/src/components/SearchMultiple.vue2.js +2 -3
  426. package/es/components/select-person/src/components/SearchOrgAndStaff.vue.d.ts +20 -19
  427. package/es/components/select-person/src/components/SearchOrgAndStaff.vue2.js +6 -7
  428. package/es/components/select-person/src/components/TagItem.vue.d.ts +11 -11
  429. package/es/components/select-person/src/components/TagItem.vue2.js +1 -2
  430. package/es/components/select-person/src/index.vue.d.ts +240 -307
  431. package/es/components/select-person/src/index.vue2.js +7 -8
  432. package/es/components/select-person/src/utils/index.d.ts +1 -1
  433. package/es/components/shortcut-provider/index.d.ts +9 -9
  434. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +9 -9
  435. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +1 -1
  436. package/es/components/shortcut-setter/index.d.ts +82 -286
  437. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +82 -286
  438. package/es/components/shortcut-setter/src/ShortcutSetter.vue2.js +3 -4
  439. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +23 -13
  440. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue2.js +10 -11
  441. package/es/components/slider-tree/index.d.ts +22 -22
  442. package/es/components/slider-tree/src/index.vue.d.ts +22 -22
  443. package/es/components/slider-tree/src/index.vue2.js +5 -6
  444. package/es/components/step-notice/index.d.ts +58 -58
  445. package/es/components/step-notice/src/StepNotice.vue.d.ts +57 -57
  446. package/es/components/step-notice/src/StepNotice.vue2.js +5 -6
  447. package/es/components/step-notice/src/components/NoticeConnection.vue.d.ts +12 -12
  448. package/es/components/step-notice/src/components/NoticeConnection.vue2.js +3 -3
  449. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +40 -40
  450. package/es/components/step-notice/src/components/NoticeItem.vue2.js +4 -4
  451. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +9 -9
  452. package/es/components/step-notice/src/components/NoticeItemAside.vue2.js +4 -3
  453. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +9 -9
  454. package/es/components/steps-wheel/index.d.ts +17 -17
  455. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +17 -17
  456. package/es/components/steps-wheel/src/StepsWheel.vue2.js +4 -4
  457. package/es/components/table-export-field/index.d.ts +66 -82
  458. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +27 -33
  459. package/es/components/table-export-field/src/components/ExportModal.vue2.js +12 -13
  460. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +23 -23
  461. package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +7 -8
  462. package/es/components/table-export-field/src/index.vue.d.ts +66 -82
  463. package/es/components/table-export-field/src/index.vue2.js +5 -6
  464. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +71 -71
  465. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue2.js +17 -18
  466. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +25 -25
  467. package/es/components/table-filter/src/components/bi-filter/components/Date.vue2.js +6 -7
  468. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue.d.ts +11 -11
  469. package/es/components/table-filter/src/components/bi-filter/components/InputFilter.vue2.js +4 -5
  470. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue.d.ts +11 -11
  471. package/es/components/table-filter/src/components/bi-filter/components/InputNumber.vue2.js +4 -5
  472. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue.d.ts +12 -12
  473. package/es/components/table-filter/src/components/bi-filter/components/SelectFilter.vue2.js +6 -7
  474. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +59 -59
  475. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +94 -94
  476. package/es/components/table-filter/src/components/bi-filter/index.vue2.js +54 -49
  477. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +224 -230
  478. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +40 -41
  479. package/es/components/table-filter/src/components/classify-filter/components/Base/DateOption.vue.d.ts +15 -15
  480. package/es/components/table-filter/src/components/classify-filter/components/Base/DateOption.vue2.js +9 -10
  481. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +44 -44
  482. package/es/components/table-filter/src/components/classify-filter/components/Date.vue2.js +18 -19
  483. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +47 -47
  484. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +26 -27
  485. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue.d.ts +13 -19
  486. package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +7 -8
  487. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue.d.ts +11 -11
  488. package/es/components/table-filter/src/components/classify-filter/components/InputNumber.vue2.js +4 -5
  489. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +13 -13
  490. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue2.js +5 -5
  491. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +43 -43
  492. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue2.js +9 -10
  493. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue.d.ts +12 -12
  494. package/es/components/table-filter/src/components/classify-filter/components/SelectFilter.vue2.js +6 -7
  495. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +14 -14
  496. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue2.js +6 -7
  497. package/es/components/table-filter/src/components/classify-filter/components/SelectTreeDynamic.vue.d.ts +14 -14
  498. package/es/components/table-filter/src/components/classify-filter/components/SelectTreeDynamic.vue2.js +6 -7
  499. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +210 -216
  500. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +247 -253
  501. package/es/components/table-filter/src/components/classify-filter/index.vue2.js +43 -40
  502. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +12 -12
  503. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue2.js +2 -3
  504. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +39 -39
  505. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue2.js +9 -10
  506. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +27 -27
  507. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue2.js +1 -2
  508. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +10 -10
  509. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue2.js +1 -2
  510. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +39 -39
  511. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue2.js +14 -14
  512. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +27 -27
  513. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue2.js +1 -2
  514. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +13 -13
  515. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue2.js +10 -11
  516. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +13 -13
  517. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue2.js +5 -5
  518. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +18 -18
  519. package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue2.js +23 -22
  520. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +14 -14
  521. package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue2.js +6 -7
  522. package/es/components/table-filter/src/components/render-widget/components/Select.vue.d.ts +11 -11
  523. package/es/components/table-filter/src/components/render-widget/components/Select.vue2.js +4 -5
  524. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +43 -49
  525. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +9 -10
  526. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +24 -24
  527. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +9 -10
  528. package/es/components/table-filter/src/components/render-widget/components/SelectTree.vue.d.ts +11 -11
  529. package/es/components/table-filter/src/components/render-widget/components/SelectTree.vue2.js +6 -7
  530. package/es/components/table-filter/src/components/render-widget/components/SelectTreeDynamic.vue.d.ts +13 -13
  531. package/es/components/table-filter/src/components/render-widget/components/SelectTreeDynamic.vue2.js +5 -6
  532. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +279 -285
  533. package/es/components/table-filter/src/components/render-widget/index.vue.d.ts +5 -5
  534. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +266 -272
  535. package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
  536. package/es/components/time-line/index.d.ts +11 -11
  537. package/es/components/time-line/src/TimeLine.vue.d.ts +11 -11
  538. package/es/components/time-picker/index.d.ts +19 -19
  539. package/es/components/time-picker/src/TimePicker.vue.d.ts +19 -19
  540. package/es/components/time-picker/src/TimePicker.vue2.js +5 -6
  541. package/es/components/tooth-bitmap/index.d.ts +14 -14
  542. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +12 -12
  543. package/es/components/tooth-bitmap/src/ToothBitmap.vue2.js +11 -12
  544. package/es/components/vertify/src/components/IdentityVerification.vue.d.ts +22 -19
  545. package/es/components/vertify/src/components/IdentityVerification.vue2.js +11 -12
  546. package/es/components/vod-chunk-upload/index.d.ts +28 -248
  547. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.d.ts +18 -18
  548. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue2.js +40 -39
  549. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +28 -248
  550. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +64 -63
  551. package/es/components/vod-chunk-upload/src/vod-upload-modal.d.ts +5 -207
  552. package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
  553. package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
  554. package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
  555. package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
  556. package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
  557. package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
  558. package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
  559. package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
  560. package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
  561. package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
  562. package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
  563. package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
  564. package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
  565. package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
  566. package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
  567. package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
  568. package/es/shared/assets/img/failure.png.js +1 -1
  569. package/es/shared/assets/img/no-permission.png.js +1 -1
  570. package/es/shared/assets/img/nodata.png.js +1 -1
  571. package/es/shared/assets/img/notfound.png.js +1 -1
  572. package/es/shared/assets/img/qr.png.js +1 -1
  573. package/es/shared/assets/img/success.png.js +1 -1
  574. package/es/shared/assets/img/table_style_2.png.js +1 -1
  575. package/es/shared/assets/img/video.png.js +1 -1
  576. package/es/shared/assets/img/video_default_cover.png.js +1 -1
  577. package/es/shared/assets/img/xb_big.png.js +1 -1
  578. package/es/shared/assets/img/xb_small.png.js +1 -1
  579. package/es/shared/components/AbbrText/AbbrText.d.ts +8 -0
  580. package/es/shared/components/AbbrText/AbbrText.js +27 -0
  581. package/es/shared/components/AbbrText/index.d.ts +2 -0
  582. package/es/shared/components/AbbrText/index.js +2 -0
  583. package/es/shared/components/ArrowIcon/ArrowIcon.vue.js +8 -6
  584. package/es/shared/components/CancelRadio/CancelRadio.d.ts +6 -6
  585. package/es/shared/components/DateIcon/DateIcon.vue.js +13 -11
  586. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -5
  587. package/es/shared/components/JSONTree/JSONTree.vue.d.ts +8 -8
  588. package/es/shared/components/JSONTree/JSONTree.vue2.js +1 -1
  589. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +10 -10
  590. package/es/shared/components/SelectPage/SelectPage.vue2.js +2 -2
  591. package/es/shared/components/SlotRender/SlotRender.d.ts +3 -3
  592. package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +10 -6
  593. package/es/shared/components/SvgIcon/SvgIcon.vue2.js +5 -5
  594. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +17 -9
  595. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue2.js +9 -9
  596. package/es/shared/components/no-data/NoData.vue.d.ts +7 -7
  597. package/es/shared/components/no-data/NoData.vue2.js +5 -5
  598. package/es/shared/components/player-vod/index.vue.d.ts +1 -1
  599. package/es/shared/components/player-vod/player.d.ts +4 -4
  600. package/es/shared/components/player-vod/video-list.d.ts +4 -77
  601. package/es/shared/components/player-vod/video-modal.d.ts +5 -23
  602. package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +2 -2
  603. package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
  604. package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +4 -4
  605. package/es/shared/hooks/useLevelSearchCascader.d.ts +4 -7
  606. package/es/shared/package.json.js +1 -1
  607. package/es/shared/utils/index.d.ts +1 -1
  608. package/package.json +2 -2
  609. package/es/components/audio-sdk/src/utils/recorder/fft.d.ts +0 -4
  610. package/es/components/audio-sdk/src/utils/recorder/mp3-engine.d.ts +0 -4
  611. package/es/components/audio-sdk/src/utils/recorder/mp3.d.ts +0 -4
  612. package/es/components/audio-sdk/src/utils/recorder/recorder.d.ts +0 -4
  613. package/es/components/audio-sdk/src/utils/recorder/wave.d.ts +0 -4
  614. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  615. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  616. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  617. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  618. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
  619. package/es/shared/utils/fabricjs/index.d.ts +0 -6823
  620. package/es/shared/utils/tapable/index.d.ts +0 -139
@@ -1,7 +1,6 @@
1
- /// <reference types="node" />
2
1
  import { type PropType } from 'vue';
3
2
  import { AnyObject } from '../../../shared/types';
4
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ declare const _default: import("vue").DefineComponent<{
5
4
  token: {
6
5
  type: StringConstructor;
7
6
  required: true;
@@ -54,8 +53,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
54
53
  type: PropType<string | Element>;
55
54
  default: string;
56
55
  };
57
- }>, {
58
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
56
+ }, {
57
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
59
58
  token: {
60
59
  type: StringConstructor;
61
60
  required: true;
@@ -108,19 +107,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
108
107
  type: PropType<string | Element>;
109
108
  default: string;
110
109
  };
111
- }>> & Readonly<{
110
+ }>> & {
112
111
  "onTemplate-click"?: ((...args: any[]) => any) | undefined;
113
112
  "onUnread-message-update"?: ((...args: any[]) => any) | undefined;
114
113
  "onSession-change"?: ((...args: any[]) => any) | undefined;
115
114
  "onSession-close"?: ((...args: any[]) => any) | undefined;
116
- }> & {}>;
115
+ }>>;
117
116
  emit: (event: "template-click" | "unread-message-update" | "session-change" | "session-close", ...args: any[]) => void;
118
- loading: import("vue").Ref<boolean, boolean>;
117
+ loading: import("vue").Ref<boolean>;
119
118
  data: {
120
- filterable: import("vue").Ref<any, any>;
121
- trtcProxy: import("vue").Ref<any, any>;
119
+ filterable: import("vue").Ref<any>;
120
+ trtcProxy: import("vue").Ref<any>;
122
121
  cssVars: import("vue").ComputedRef<AnyObject>;
123
- stompClient: import("vue").Ref<import("./utils/chatSock").ChatSock | undefined, import("./utils/chatSock").ChatSock | undefined>;
122
+ stompClient: import("vue").Ref<import("./utils/chatSock").ChatSock | undefined>;
124
123
  state: {
125
124
  orgId: string | number;
126
125
  currentSessionItem: AnyObject;
@@ -260,10 +259,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
260
259
  getCurrentSession: () => AnyObject | null;
261
260
  isEnded: import("vue").ComputedRef<boolean>;
262
261
  getUnreadData: () => AnyObject[];
263
- readonly NLayout: any;
264
- readonly NLayoutContent: any;
265
- readonly NSpin: any;
266
- readonly NConfigProvider: any;
262
+ NLayout: any;
263
+ NLayoutContent: any;
264
+ NSpin: any;
265
+ NConfigProvider: any;
267
266
  SiderList: import("vue").DefineComponent<{}, {
268
267
  filterKey: {
269
268
  all: string;
@@ -271,29 +270,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
271
270
  ended: string;
272
271
  };
273
272
  unreadSessionKeys: string[];
274
- flexWidth: import("vue").Ref<number, number>;
275
- listBoxRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
273
+ flexWidth: import("vue").Ref<number>;
274
+ listBoxRef: import("vue").Ref<HTMLElement | undefined>;
276
275
  filterListByTag: import("vue").Ref<{
277
276
  label: string;
278
277
  key: string;
279
- }[], {
280
- label: string;
281
- key: string;
282
- }[] | {
283
- label: string;
284
- key: string;
285
278
  }[]>;
286
- contextmenuRef: import("vue").Ref<any, any>;
287
- showMenu: import("vue").Ref<boolean, boolean>;
288
- menuPosition: import("vue").Ref<any, any>;
289
- sessionId: import("vue").Ref<any, any>;
290
- currentFilterKey: import("vue").Ref<string, string>;
291
- datePickerRef: import("vue").Ref<any, any>;
292
- inputRef: import("vue").Ref<any, any>;
293
- dateRange: import("vue").Ref<any, any>;
294
- keyword: import("vue").Ref<string, string>;
295
- showSearch: import("vue").Ref<boolean, boolean>;
296
- filterList: import("vue").Ref<AnyObject[], AnyObject[]>;
279
+ contextmenuRef: import("vue").Ref<any>;
280
+ showMenu: import("vue").Ref<boolean>;
281
+ menuPosition: any;
282
+ sessionId: import("vue").Ref<any>;
283
+ currentFilterKey: import("vue").Ref<string>;
284
+ datePickerRef: import("vue").Ref<any>;
285
+ inputRef: import("vue").Ref<any>;
286
+ dateRange: import("vue").Ref<any>;
287
+ keyword: import("vue").Ref<string>;
288
+ showSearch: import("vue").Ref<boolean>;
289
+ filterList: import("vue").Ref<AnyObject[]>;
297
290
  handleInput: () => void;
298
291
  state: {
299
292
  orgId: string | number;
@@ -348,7 +341,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
348
341
  isForward: boolean;
349
342
  };
350
343
  unreadTotal: import("vue").ComputedRef<number>;
351
- filterable: import("vue").Ref<any, any>;
344
+ filterable: import("vue").Ref<any>;
352
345
  openSession: (session: string | AnyObject) => Promise<void>;
353
346
  setUpdateSessionItem: (item: AnyObject) => void;
354
347
  setCurrentSessionItem: (item: AnyObject) => void;
@@ -364,13 +357,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
364
357
  handleClickoutside: (e: Event) => void;
365
358
  handleUpdateDate: (value: string[]) => void;
366
359
  handleSearch: () => void;
367
- readonly NBadge: any;
368
- readonly NAvatar: any;
369
- readonly NInput: any;
370
- readonly NTag: any;
371
- readonly NIcon: any;
372
- readonly NPopover: any;
373
- readonly ContextMenu: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
360
+ NBadge: any;
361
+ NAvatar: any;
362
+ NInput: any;
363
+ NTag: any;
364
+ NIcon: any;
365
+ NPopover: any;
366
+ ContextMenu: import("vue").DefineComponent<{
374
367
  type: {
375
368
  type: StringConstructor;
376
369
  default: string;
@@ -385,7 +378,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
385
378
  id: {
386
379
  type: StringConstructor;
387
380
  };
388
- }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show")[], "select" | "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
381
+ }, () => JSX.Element | null, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show")[], "select" | "update:show", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
389
382
  type: {
390
383
  type: StringConstructor;
391
384
  default: string;
@@ -400,22 +393,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
400
393
  id: {
401
394
  type: StringConstructor;
402
395
  };
403
- }>> & Readonly<{
396
+ }>> & {
404
397
  onSelect?: ((...args: any[]) => any) | undefined;
405
398
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
406
- }>, {
399
+ }, {
407
400
  type: string;
408
401
  show: boolean;
409
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
410
- readonly vFlexibleResize: {
402
+ }>;
403
+ vFlexibleResize: {
411
404
  mounted(el: any, { value }: any): void;
412
405
  beforeUnmount(el: any): void;
413
406
  };
414
- readonly formatTime: typeof import("./utils").formatTime;
415
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
416
- readonly getRoleName: typeof import("./utils").getRoleName;
417
- readonly STATUS: typeof import("./constants").STATUS;
418
- readonly CDatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
407
+ formatTime: typeof import("./utils").formatTime;
408
+ isDoctorRole: typeof import("./utils").isDoctorRole;
409
+ getRoleName: typeof import("./utils").getRoleName;
410
+ STATUS: typeof import("./constants").STATUS;
411
+ CDatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
419
412
  updateUnchangedValue: {
420
413
  type: BooleanConstructor;
421
414
  };
@@ -446,11 +439,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
446
439
  isDateDisabled: {
447
440
  type: PropType<(current: number, ...arg: any[]) => boolean>;
448
441
  };
449
- }>, {
442
+ }, {
450
443
  attrs: {
451
444
  [x: string]: unknown;
452
445
  };
453
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
446
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
454
447
  updateUnchangedValue: {
455
448
  type: BooleanConstructor;
456
449
  };
@@ -481,15 +474,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
481
474
  isDateDisabled: {
482
475
  type: PropType<(current: number, ...arg: any[]) => boolean>;
483
476
  };
484
- }>> & Readonly<{
477
+ }>> & {
485
478
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
486
- }> & {}>;
479
+ }>>;
487
480
  emit: (event: "update:formatted-value", ...args: any[]) => void;
488
- datePickerRef: import("vue").Ref<AnyObject | null, AnyObject | null>;
489
- panelInstRef: import("vue").Ref<null, null>;
490
- placeholderRef: import("vue").Ref<any, any>;
491
- oldValue: (string | [string, string]) | null | undefined;
492
- currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined, (string | [string, string]) | null | undefined>;
481
+ datePickerRef: import("vue").Ref<AnyObject | null>;
482
+ panelInstRef: import("vue").Ref<null>;
483
+ placeholderRef: import("vue").Ref<any>;
484
+ oldValue: string;
485
+ currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
493
486
  isDateTime: import("vue").ComputedRef<boolean>;
494
487
  formatRef: import("vue").ComputedRef<string>;
495
488
  panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
@@ -504,8 +497,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
504
497
  onConfirm: (...args: any[]) => Promise<void>;
505
498
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
506
499
  setShortcutValue: (type: "month" | "week") => Promise<void>;
507
- readonly NDatePicker: any;
508
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
500
+ NDatePicker: any;
501
+ }, 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<{
509
502
  updateUnchangedValue: {
510
503
  type: BooleanConstructor;
511
504
  };
@@ -536,31 +529,31 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
536
529
  isDateDisabled: {
537
530
  type: PropType<(current: number, ...arg: any[]) => boolean>;
538
531
  };
539
- }>> & Readonly<{
532
+ }>> & {
540
533
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
541
- }>, {
534
+ }, {
542
535
  type: string;
543
536
  updateUnchangedValue: boolean;
544
537
  to: string | false | HTMLElement;
545
538
  holidays: Date[];
546
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
547
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
548
- readonly userItemRender: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
539
+ }>>;
540
+ 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<{}>>, {}>;
541
+ userItemRender: import("vue").DefineComponent<{
549
542
  item: {
550
543
  type: PropType<AnyObject>;
551
544
  default: () => {};
552
545
  };
553
- }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "item-click"[], "item-click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
546
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "item-click"[], "item-click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
554
547
  item: {
555
548
  type: PropType<AnyObject>;
556
549
  default: () => {};
557
550
  };
558
- }>> & Readonly<{
551
+ }>> & {
559
552
  "onItem-click"?: ((...args: any[]) => any) | undefined;
560
- }>, {
553
+ }, {
561
554
  item: AnyObject;
562
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
563
- readonly DefaultPage: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
555
+ }>;
556
+ DefaultPage: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
564
557
  type: {
565
558
  type: StringConstructor;
566
559
  default: string;
@@ -572,8 +565,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
572
565
  content: string;
573
566
  };
574
567
  };
575
- }>, {
576
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
568
+ }, {
569
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
577
570
  type: {
578
571
  type: StringConstructor;
579
572
  default: string;
@@ -585,9 +578,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
585
578
  content: string;
586
579
  };
587
580
  };
588
- }>> & Readonly<{
581
+ }>> & {
589
582
  onReloadPage?: ((...args: any[]) => any) | undefined;
590
- }> & {}>;
583
+ }>>;
591
584
  emit: (event: "reloadPage", ...args: any[]) => void;
592
585
  configResult: import("vue").ComputedRef<{
593
586
  title: string;
@@ -595,9 +588,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
595
588
  img: string;
596
589
  }>;
597
590
  reloadPage: () => void;
598
- readonly NIcon: any;
599
- readonly Refresh: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
600
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
591
+ NIcon: any;
592
+ Refresh: 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<{}>>, {}>;
593
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
601
594
  type: {
602
595
  type: StringConstructor;
603
596
  default: string;
@@ -609,13 +602,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
609
602
  content: string;
610
603
  };
611
604
  };
612
- }>> & Readonly<{
605
+ }>> & {
613
606
  onReloadPage?: ((...args: any[]) => any) | undefined;
614
- }>, {
607
+ }, {
615
608
  type: string;
616
609
  config: AnyObject;
617
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
618
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
610
+ }>>;
611
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
619
612
  ChatHeader: import("vue").DefineComponent<{}, {
620
613
  state: {
621
614
  orgId: string | number;
@@ -675,10 +668,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
675
668
  setCurrentSessionItem: (item: AnyObject) => void;
676
669
  emit: (event: "template-click" | "unread-message-update" | "session-change" | "session-close", ...args: any[]) => void;
677
670
  setUserDetail: (event: MouseEvent, userDetail: AnyObject) => void;
678
- showChatSet: import("vue").Ref<boolean, boolean>;
679
- showChatFile: import("vue").Ref<boolean, boolean>;
680
- chatFileType: import("vue").Ref<string, string>;
681
- showChatRecord: import("vue").Ref<boolean, boolean>;
671
+ showChatSet: import("vue").Ref<boolean>;
672
+ showChatFile: import("vue").Ref<boolean>;
673
+ chatFileType: import("vue").Ref<string>;
674
+ showChatRecord: import("vue").Ref<boolean>;
682
675
  chatAddProps: import("vue").ComputedRef<{
683
676
  mode: string;
684
677
  disabledIds: any[];
@@ -692,11 +685,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
692
685
  }>;
693
686
  handleOpenChatFile: (type: string) => void;
694
687
  handleClose: () => Promise<void>;
695
- readonly NAvatar: any;
696
- readonly NIcon: any;
697
- readonly NButton: any;
698
- readonly NTooltip: any;
699
- readonly NPopconfirm: any;
688
+ NAvatar: any;
689
+ NIcon: any;
690
+ NButton: any;
691
+ NTooltip: any;
692
+ NPopconfirm: any;
700
693
  ChatSet: import("vue").DefineComponent<{}, {
701
694
  attrs: {
702
695
  [x: string]: unknown;
@@ -757,10 +750,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
757
750
  setUserDetail: (event: MouseEvent, userDetail: AnyObject) => void;
758
751
  isGroupChat: import("vue").ComputedRef<boolean>;
759
752
  isGroupLeader: import("vue").ComputedRef<boolean>;
760
- inputRef: import("vue").Ref<any, any>;
761
- groupNameEditing: import("vue").Ref<boolean, boolean>;
762
- groupName: import("vue").Ref<string, string>;
763
- showGroupDetail: import("vue").Ref<boolean, boolean>;
753
+ inputRef: import("vue").Ref<any>;
754
+ groupNameEditing: import("vue").Ref<boolean>;
755
+ groupName: import("vue").Ref<string>;
756
+ showGroupDetail: import("vue").Ref<boolean>;
764
757
  currentGroupUserIds: import("vue").ComputedRef<any[]>;
765
758
  currentGroupUser: import("vue").ComputedRef<AnyObject[]>;
766
759
  handleTopping: (value: boolean) => Promise<void>;
@@ -770,23 +763,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
770
763
  handleGroupName: () => Promise<void>;
771
764
  handleAvatar: (options: import("./types").FileOptions) => Promise<void>;
772
765
  closeChatSet: () => void;
773
- readonly NDrawer: any;
774
- readonly NDrawerContent: any;
775
- readonly NAvatar: any;
776
- readonly NIcon: any;
777
- readonly NSwitch: any;
778
- readonly NInput: any;
779
- readonly NSpace: any;
780
- readonly NButton: any;
781
- readonly NUploadTrigger: any;
782
- readonly NUpload: any;
783
- readonly NPopconfirm: any;
784
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
785
- readonly Pencil: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
786
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
787
- readonly RemoveOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
788
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
789
- ChatAdd: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
766
+ NDrawer: any;
767
+ NDrawerContent: any;
768
+ NAvatar: any;
769
+ NIcon: any;
770
+ NSwitch: any;
771
+ NInput: any;
772
+ NSpace: any;
773
+ NButton: any;
774
+ NUploadTrigger: any;
775
+ NUpload: any;
776
+ NPopconfirm: any;
777
+ 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<{}>>, {}>;
778
+ Pencil: 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<{}>>, {}>;
779
+ AddOutline: 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<{}>>, {}>;
780
+ RemoveOutline: 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<{}>>, {}>;
781
+ ChevronBackOutline: 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<{}>>, {}>;
782
+ ChatAdd: import("vue").DefineComponent<{
790
783
  title: {
791
784
  type: StringConstructor;
792
785
  default: string;
@@ -810,14 +803,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
810
803
  type: BooleanConstructor;
811
804
  default: boolean;
812
805
  };
813
- }>, {
806
+ }, {
814
807
  initialOptions: AnyObject[];
815
808
  tabList: {
816
809
  key: string;
817
810
  label: string;
818
811
  }[];
819
812
  orgList: AnyObject[];
820
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
813
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
821
814
  title: {
822
815
  type: StringConstructor;
823
816
  default: string;
@@ -841,9 +834,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
841
834
  type: BooleanConstructor;
842
835
  default: boolean;
843
836
  };
844
- }>> & Readonly<{
837
+ }>> & {
845
838
  onComfirm?: ((...args: any[]) => any) | undefined;
846
- }> & {}>;
839
+ }>>;
847
840
  emit: (event: "comfirm", ...args: any[]) => void;
848
841
  state: {
849
842
  orgId: string | number;
@@ -898,16 +891,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
898
891
  isForward: boolean;
899
892
  };
900
893
  setCurrentSessionItem: (item: AnyObject) => void;
901
- listRef: import("vue").Ref<any, any>;
902
- keyword: import("vue").Ref<string, string>;
903
- showModal: import("vue").Ref<boolean, boolean>;
904
- checkedOptions: import("vue").Ref<AnyObject[], AnyObject[]>;
905
- groupName: import("vue").Ref<string, string>;
906
- remark: import("vue").Ref<string, string>;
907
- currentTab: import("vue").Ref<AnyObject[], AnyObject[]>;
908
- breadcrumbList: import("vue").Ref<AnyObject[], AnyObject[]>;
909
- breadcrumbRef: import("vue").Ref<any, any>;
910
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
894
+ listRef: import("vue").Ref<any>;
895
+ keyword: import("vue").Ref<string>;
896
+ showModal: import("vue").Ref<boolean>;
897
+ checkedOptions: import("vue").Ref<AnyObject[]>;
898
+ groupName: import("vue").Ref<string>;
899
+ remark: import("vue").Ref<string>;
900
+ currentTab: import("vue").Ref<AnyObject[]>;
901
+ breadcrumbList: import("vue").Ref<AnyObject[]>;
902
+ breadcrumbRef: import("vue").Ref<any>;
903
+ userList: import("vue").Ref<AnyObject[]>;
911
904
  handleInput: () => void;
912
905
  _disabledIds: import("vue").ComputedRef<any[]>;
913
906
  sessionList: import("vue").ComputedRef<{
@@ -933,8 +926,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
933
926
  }[]>;
934
927
  checkedIds: import("vue").ComputedRef<any[]>;
935
928
  btnDisabled: import("vue").ComputedRef<boolean>;
936
- allChecked: import("vue").WritableComputedRef<boolean, boolean>;
937
- checkedSourceIds: import("vue").WritableComputedRef<any[], any[]>;
929
+ allChecked: import("vue").WritableComputedRef<boolean>;
930
+ checkedSourceIds: import("vue").WritableComputedRef<any[]>;
938
931
  currentTabKey: import("vue").ComputedRef<any>;
939
932
  showAllCheckbox: import("vue").ComputedRef<boolean>;
940
933
  getOrgList: () => Promise<void>;
@@ -949,28 +942,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
949
942
  getAllUser: (tree: AnyObject[]) => AnyObject[];
950
943
  handlePositiveClick: () => Promise<void>;
951
944
  closeTag: (id: string) => void;
952
- readonly NModal: any;
953
- readonly NButton: any;
954
- readonly NSpace: any;
955
- readonly NAvatar: any;
956
- readonly NIcon: any;
957
- readonly NTag: any;
958
- readonly NInput: any;
959
- readonly NCheckbox: any;
960
- readonly NCheckboxGroup: any;
961
- readonly NTooltip: any;
962
- readonly NBreadcrumb: any;
963
- readonly NBreadcrumbItem: any;
964
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
965
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
966
- readonly PersonOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
967
- readonly PeopleOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
968
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
969
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
970
- readonly last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
971
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
972
- readonly getRoleName: typeof import("./utils").getRoleName;
973
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
945
+ NModal: any;
946
+ NButton: any;
947
+ NSpace: any;
948
+ NAvatar: any;
949
+ NIcon: any;
950
+ NTag: any;
951
+ NInput: any;
952
+ NCheckbox: any;
953
+ NCheckboxGroup: any;
954
+ NTooltip: any;
955
+ NBreadcrumb: any;
956
+ NBreadcrumbItem: any;
957
+ 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<{}>>, {}>;
958
+ AddOutline: 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<{}>>, {}>;
959
+ PersonOutline: 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<{}>>, {}>;
960
+ PeopleOutline: 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<{}>>, {}>;
961
+ ChevronBackOutline: 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<{}>>, {}>;
962
+ 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<{}>>, {}>;
963
+ last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
964
+ isDoctorRole: typeof import("./utils").isDoctorRole;
965
+ getRoleName: typeof import("./utils").getRoleName;
966
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
974
967
  title: {
975
968
  type: StringConstructor;
976
969
  default: string;
@@ -994,19 +987,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
994
987
  type: BooleanConstructor;
995
988
  default: boolean;
996
989
  };
997
- }>> & Readonly<{
990
+ }>> & {
998
991
  onComfirm?: ((...args: any[]) => any) | undefined;
999
- }>, {
992
+ }, {
1000
993
  title: string;
1001
994
  defaultValue: AnyObject[];
1002
995
  disabled: boolean;
1003
996
  mode: string;
1004
997
  disabledIds: string[];
1005
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1006
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
1007
- readonly getRoleName: typeof import("./utils").getRoleName;
1008
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1009
- ChatFile: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
998
+ }>;
999
+ isDoctorRole: typeof import("./utils").isDoctorRole;
1000
+ getRoleName: typeof import("./utils").getRoleName;
1001
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1002
+ ChatFile: import("vue").DefineComponent<{
1010
1003
  type: {
1011
1004
  type: StringConstructor;
1012
1005
  default: string;
@@ -1014,8 +1007,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1014
1007
  visible: {
1015
1008
  type: BooleanConstructor;
1016
1009
  };
1017
- }>, {
1018
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1010
+ }, {
1011
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1019
1012
  type: {
1020
1013
  type: StringConstructor;
1021
1014
  default: string;
@@ -1023,7 +1016,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1023
1016
  visible: {
1024
1017
  type: BooleanConstructor;
1025
1018
  };
1026
- }>> & Readonly<{}> & {}>;
1019
+ }>> & {}>>;
1027
1020
  cssVars: import("vue").ComputedRef<AnyObject>;
1028
1021
  state: {
1029
1022
  orgId: string | number;
@@ -1095,29 +1088,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1095
1088
  width?: number | undefined;
1096
1089
  height?: number | undefined;
1097
1090
  }[];
1098
- }[], {
1099
- label: string;
1100
- list: import("./types").ImageItem[];
1101
- }[] | {
1102
- label: string;
1103
- list: {
1104
- [x: string]: any;
1105
- id: string;
1106
- fileUrl: string;
1107
- senderName: string;
1108
- fileSize: string;
1109
- sendTime: string;
1110
- fileName: string;
1111
- width?: number | undefined;
1112
- height?: number | undefined;
1113
- }[];
1114
1091
  }[]>;
1115
- fileList: import("vue").Ref<AnyObject[], AnyObject[]>;
1116
- imageRef: import("vue").Ref<any, any>;
1117
- fileRef: import("vue").Ref<any, any>;
1118
- keyword: import("vue").Ref<any, any>;
1119
- currentImgId: import("vue").Ref<string | undefined, string | undefined>;
1120
- showLightbox: import("vue").Ref<boolean, boolean>;
1092
+ fileList: import("vue").Ref<AnyObject[]>;
1093
+ imageRef: import("vue").Ref<any>;
1094
+ fileRef: import("vue").Ref<any>;
1095
+ keyword: import("vue").Ref<any>;
1096
+ currentImgId: import("vue").Ref<string | undefined>;
1097
+ showLightbox: import("vue").Ref<boolean>;
1121
1098
  handleInput: () => void;
1122
1099
  pageInfo: {
1123
1100
  page: number;
@@ -1143,18 +1120,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1143
1120
  width?: number | undefined;
1144
1121
  height?: number | undefined;
1145
1122
  }[]>;
1146
- readonly NModal: any;
1147
- readonly NInput: any;
1148
- readonly NIcon: any;
1149
- readonly NTooltip: any;
1150
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1151
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1152
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1153
- readonly downloadFile: typeof import("./utils").downloadFile;
1154
- readonly formatJsonstr: typeof import("./utils").formatJsonstr;
1155
- readonly getFileType: typeof import("./utils").getFileType;
1156
- readonly getDetail: typeof import("./utils").getDetail;
1157
- ChatAdd: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1123
+ NModal: any;
1124
+ NInput: any;
1125
+ NIcon: any;
1126
+ NTooltip: any;
1127
+ 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<{}>>, {}>;
1128
+ 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<{}>>, {}>;
1129
+ 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<{}>>, {}>;
1130
+ downloadFile: typeof import("./utils").downloadFile;
1131
+ formatJsonstr: typeof import("./utils").formatJsonstr;
1132
+ getFileType: typeof import("./utils").getFileType;
1133
+ getDetail: typeof import("./utils").getDetail;
1134
+ ChatAdd: import("vue").DefineComponent<{
1158
1135
  title: {
1159
1136
  type: StringConstructor;
1160
1137
  default: string;
@@ -1178,14 +1155,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1178
1155
  type: BooleanConstructor;
1179
1156
  default: boolean;
1180
1157
  };
1181
- }>, {
1158
+ }, {
1182
1159
  initialOptions: AnyObject[];
1183
1160
  tabList: {
1184
1161
  key: string;
1185
1162
  label: string;
1186
1163
  }[];
1187
1164
  orgList: AnyObject[];
1188
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1165
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1189
1166
  title: {
1190
1167
  type: StringConstructor;
1191
1168
  default: string;
@@ -1209,9 +1186,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1209
1186
  type: BooleanConstructor;
1210
1187
  default: boolean;
1211
1188
  };
1212
- }>> & Readonly<{
1189
+ }>> & {
1213
1190
  onComfirm?: ((...args: any[]) => any) | undefined;
1214
- }> & {}>;
1191
+ }>>;
1215
1192
  emit: (event: "comfirm", ...args: any[]) => void;
1216
1193
  state: {
1217
1194
  orgId: string | number;
@@ -1266,16 +1243,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1266
1243
  isForward: boolean;
1267
1244
  };
1268
1245
  setCurrentSessionItem: (item: AnyObject) => void;
1269
- listRef: import("vue").Ref<any, any>;
1270
- keyword: import("vue").Ref<string, string>;
1271
- showModal: import("vue").Ref<boolean, boolean>;
1272
- checkedOptions: import("vue").Ref<AnyObject[], AnyObject[]>;
1273
- groupName: import("vue").Ref<string, string>;
1274
- remark: import("vue").Ref<string, string>;
1275
- currentTab: import("vue").Ref<AnyObject[], AnyObject[]>;
1276
- breadcrumbList: import("vue").Ref<AnyObject[], AnyObject[]>;
1277
- breadcrumbRef: import("vue").Ref<any, any>;
1278
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
1246
+ listRef: import("vue").Ref<any>;
1247
+ keyword: import("vue").Ref<string>;
1248
+ showModal: import("vue").Ref<boolean>;
1249
+ checkedOptions: import("vue").Ref<AnyObject[]>;
1250
+ groupName: import("vue").Ref<string>;
1251
+ remark: import("vue").Ref<string>;
1252
+ currentTab: import("vue").Ref<AnyObject[]>;
1253
+ breadcrumbList: import("vue").Ref<AnyObject[]>;
1254
+ breadcrumbRef: import("vue").Ref<any>;
1255
+ userList: import("vue").Ref<AnyObject[]>;
1279
1256
  handleInput: () => void;
1280
1257
  _disabledIds: import("vue").ComputedRef<any[]>;
1281
1258
  sessionList: import("vue").ComputedRef<{
@@ -1301,8 +1278,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1301
1278
  }[]>;
1302
1279
  checkedIds: import("vue").ComputedRef<any[]>;
1303
1280
  btnDisabled: import("vue").ComputedRef<boolean>;
1304
- allChecked: import("vue").WritableComputedRef<boolean, boolean>;
1305
- checkedSourceIds: import("vue").WritableComputedRef<any[], any[]>;
1281
+ allChecked: import("vue").WritableComputedRef<boolean>;
1282
+ checkedSourceIds: import("vue").WritableComputedRef<any[]>;
1306
1283
  currentTabKey: import("vue").ComputedRef<any>;
1307
1284
  showAllCheckbox: import("vue").ComputedRef<boolean>;
1308
1285
  getOrgList: () => Promise<void>;
@@ -1317,28 +1294,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1317
1294
  getAllUser: (tree: AnyObject[]) => AnyObject[];
1318
1295
  handlePositiveClick: () => Promise<void>;
1319
1296
  closeTag: (id: string) => void;
1320
- readonly NModal: any;
1321
- readonly NButton: any;
1322
- readonly NSpace: any;
1323
- readonly NAvatar: any;
1324
- readonly NIcon: any;
1325
- readonly NTag: any;
1326
- readonly NInput: any;
1327
- readonly NCheckbox: any;
1328
- readonly NCheckboxGroup: any;
1329
- readonly NTooltip: any;
1330
- readonly NBreadcrumb: any;
1331
- readonly NBreadcrumbItem: any;
1332
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1333
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1334
- readonly PersonOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1335
- readonly PeopleOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1336
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1337
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1338
- readonly last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
1339
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
1340
- readonly getRoleName: typeof import("./utils").getRoleName;
1341
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1297
+ NModal: any;
1298
+ NButton: any;
1299
+ NSpace: any;
1300
+ NAvatar: any;
1301
+ NIcon: any;
1302
+ NTag: any;
1303
+ NInput: any;
1304
+ NCheckbox: any;
1305
+ NCheckboxGroup: any;
1306
+ NTooltip: any;
1307
+ NBreadcrumb: any;
1308
+ NBreadcrumbItem: any;
1309
+ 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<{}>>, {}>;
1310
+ AddOutline: 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<{}>>, {}>;
1311
+ PersonOutline: 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<{}>>, {}>;
1312
+ PeopleOutline: 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<{}>>, {}>;
1313
+ ChevronBackOutline: 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<{}>>, {}>;
1314
+ 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<{}>>, {}>;
1315
+ last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
1316
+ isDoctorRole: typeof import("./utils").isDoctorRole;
1317
+ getRoleName: typeof import("./utils").getRoleName;
1318
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1342
1319
  title: {
1343
1320
  type: StringConstructor;
1344
1321
  default: string;
@@ -1362,16 +1339,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1362
1339
  type: BooleanConstructor;
1363
1340
  default: boolean;
1364
1341
  };
1365
- }>> & Readonly<{
1342
+ }>> & {
1366
1343
  onComfirm?: ((...args: any[]) => any) | undefined;
1367
- }>, {
1344
+ }, {
1368
1345
  title: string;
1369
1346
  defaultValue: AnyObject[];
1370
1347
  disabled: boolean;
1371
1348
  mode: string;
1372
1349
  disabledIds: string[];
1373
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1374
- ImageLightbox: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1350
+ }>;
1351
+ ImageLightbox: import("vue").DefineComponent<{
1375
1352
  images: {
1376
1353
  type: PropType<import("./types").ImageItem[]>;
1377
1354
  default: () => never[];
@@ -1383,8 +1360,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1383
1360
  type: StringConstructor;
1384
1361
  default: string;
1385
1362
  };
1386
- }>, {
1387
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1363
+ }, {
1364
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1388
1365
  images: {
1389
1366
  type: PropType<import("./types").ImageItem[]>;
1390
1367
  default: () => never[];
@@ -1396,44 +1373,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1396
1373
  type: StringConstructor;
1397
1374
  default: string;
1398
1375
  };
1399
- }>> & Readonly<{
1376
+ }>> & {
1400
1377
  "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
1401
1378
  "onUpdate:currentId"?: ((...args: any[]) => any) | undefined;
1402
- }> & {}>;
1379
+ }>>;
1403
1380
  emit: (event: "update:visible" | "update:currentId", ...args: any[]) => void;
1404
- imageEl: import("vue").Ref<HTMLImageElement | null, HTMLImageElement | null>;
1381
+ imageEl: import("vue").Ref<HTMLImageElement | null>;
1405
1382
  naturalSize: import("vue").Ref<{
1406
1383
  width: number;
1407
1384
  height: number;
1408
- }, {
1409
- width: number;
1410
- height: number;
1411
- } | {
1412
- width: number;
1413
- height: number;
1414
1385
  }>;
1415
- scale: import("vue").Ref<number, number>;
1416
- rotation: import("vue").Ref<number, number>;
1417
- isDragging: import("vue").Ref<boolean, boolean>;
1386
+ scale: import("vue").Ref<number>;
1387
+ rotation: import("vue").Ref<number>;
1388
+ isDragging: import("vue").Ref<boolean>;
1418
1389
  offset: import("vue").Ref<{
1419
1390
  x: number;
1420
1391
  y: number;
1421
- }, {
1422
- x: number;
1423
- y: number;
1424
- } | {
1425
- x: number;
1426
- y: number;
1427
1392
  }>;
1428
1393
  lastMouse: import("vue").Ref<{
1429
1394
  x: number;
1430
1395
  y: number;
1431
- }, {
1432
- x: number;
1433
- y: number;
1434
- } | {
1435
- x: number;
1436
- y: number;
1437
1396
  }>;
1438
1397
  idToIndexMap: import("vue").ComputedRef<Map<string, number>>;
1439
1398
  currentIndex: import("vue").ComputedRef<number>;
@@ -1461,16 +1420,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1461
1420
  handleWheel: (e: WheelEvent) => void;
1462
1421
  handleImageLoad: () => void;
1463
1422
  download: () => void;
1464
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1465
- readonly PlaySkipBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1466
- readonly PlaySkipForwardOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1467
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1468
- readonly RefreshOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1469
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1470
- readonly RemoveSharp: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1471
- readonly NButton: any;
1472
- readonly NIcon: any;
1473
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "update:currentId")[], "update:visible" | "update:currentId", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1423
+ 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<{}>>, {}>;
1424
+ PlaySkipBackOutline: 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<{}>>, {}>;
1425
+ PlaySkipForwardOutline: 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<{}>>, {}>;
1426
+ 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<{}>>, {}>;
1427
+ RefreshOutline: 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<{}>>, {}>;
1428
+ AddOutline: 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<{}>>, {}>;
1429
+ RemoveSharp: 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<{}>>, {}>;
1430
+ NButton: any;
1431
+ NIcon: any;
1432
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "update:currentId")[], "update:visible" | "update:currentId", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1474
1433
  images: {
1475
1434
  type: PropType<import("./types").ImageItem[]>;
1476
1435
  default: () => never[];
@@ -1482,15 +1441,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1482
1441
  type: StringConstructor;
1483
1442
  default: string;
1484
1443
  };
1485
- }>> & Readonly<{
1444
+ }>> & {
1486
1445
  "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
1487
1446
  "onUpdate:currentId"?: ((...args: any[]) => any) | undefined;
1488
- }>, {
1447
+ }, {
1489
1448
  visible: boolean;
1490
1449
  images: import("./types").ImageItem[];
1491
1450
  currentId: string;
1492
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1493
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1451
+ }>;
1452
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1494
1453
  type: {
1495
1454
  type: StringConstructor;
1496
1455
  default: string;
@@ -1498,24 +1457,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1498
1457
  visible: {
1499
1458
  type: BooleanConstructor;
1500
1459
  };
1501
- }>> & Readonly<{}>, {
1460
+ }>>, {
1502
1461
  type: string;
1503
1462
  visible: boolean;
1504
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1505
- ChatRecord: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1463
+ }>;
1464
+ ChatRecord: import("vue").DefineComponent<{
1506
1465
  visible: {
1507
1466
  type: BooleanConstructor;
1508
1467
  };
1509
- }>, {
1468
+ }, {
1510
1469
  tagColor: {
1511
1470
  color: string;
1512
1471
  textColor: string;
1513
1472
  };
1514
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1473
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1515
1474
  visible: {
1516
1475
  type: BooleanConstructor;
1517
1476
  };
1518
- }>> & Readonly<{}> & {}>;
1477
+ }>> & {}>>;
1519
1478
  state: {
1520
1479
  orgId: string | number;
1521
1480
  currentSessionItem: AnyObject;
@@ -1569,12 +1528,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1569
1528
  isForward: boolean;
1570
1529
  };
1571
1530
  cssVars: import("vue").ComputedRef<AnyObject>;
1572
- recordRef: import("vue").Ref<any, any>;
1573
- recordList: import("vue").Ref<AnyObject[], AnyObject[]>;
1574
- keyword: import("vue").Ref<any, any>;
1575
- memberList: import("vue").Ref<never[], never[]>;
1576
- startTime: import("vue").Ref<any, any>;
1577
- endTime: import("vue").Ref<any, any>;
1531
+ recordRef: import("vue").Ref<any>;
1532
+ recordList: import("vue").Ref<AnyObject[]>;
1533
+ keyword: import("vue").Ref<any>;
1534
+ memberList: import("vue").Ref<never[]>;
1535
+ startTime: import("vue").Ref<any>;
1536
+ endTime: import("vue").Ref<any>;
1578
1537
  handleInput: () => void;
1579
1538
  pageInfo: {
1580
1539
  page: number;
@@ -1588,19 +1547,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1588
1547
  resetInfo: () => void;
1589
1548
  formatEndTime: () => string;
1590
1549
  handleCloseTag: (type: "start" | "end" | "member") => void;
1591
- getPrefixCondition: () => any[];
1592
- renderLabel: (option: AnyObject) => any;
1593
- readonly NModal: any;
1594
- readonly NTag: any;
1595
- readonly NInput: any;
1596
- readonly NIcon: any;
1597
- readonly NSelect: any;
1598
- readonly NAvatar: any;
1599
- readonly NPopover: any;
1600
- readonly NInputGroup: any;
1601
- readonly CallOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1602
- readonly VideocamOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1603
- readonly DatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1550
+ getPrefixCondition: () => (JSX.Element | null)[];
1551
+ renderLabel: (option: AnyObject) => JSX.Element;
1552
+ NModal: any;
1553
+ NTag: any;
1554
+ NInput: any;
1555
+ NIcon: any;
1556
+ NSelect: any;
1557
+ NAvatar: any;
1558
+ NPopover: any;
1559
+ NInputGroup: any;
1560
+ CallOutline: 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<{}>>, {}>;
1561
+ VideocamOutline: 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<{}>>, {}>;
1562
+ DatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
1604
1563
  updateUnchangedValue: {
1605
1564
  type: BooleanConstructor;
1606
1565
  };
@@ -1631,11 +1590,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1631
1590
  isDateDisabled: {
1632
1591
  type: PropType<(current: number, ...arg: any[]) => boolean>;
1633
1592
  };
1634
- }>, {
1593
+ }, {
1635
1594
  attrs: {
1636
1595
  [x: string]: unknown;
1637
1596
  };
1638
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1597
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1639
1598
  updateUnchangedValue: {
1640
1599
  type: BooleanConstructor;
1641
1600
  };
@@ -1666,15 +1625,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1666
1625
  isDateDisabled: {
1667
1626
  type: PropType<(current: number, ...arg: any[]) => boolean>;
1668
1627
  };
1669
- }>> & Readonly<{
1628
+ }>> & {
1670
1629
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1671
- }> & {}>;
1630
+ }>>;
1672
1631
  emit: (event: "update:formatted-value", ...args: any[]) => void;
1673
- datePickerRef: import("vue").Ref<AnyObject | null, AnyObject | null>;
1674
- panelInstRef: import("vue").Ref<null, null>;
1675
- placeholderRef: import("vue").Ref<any, any>;
1676
- oldValue: (string | [string, string]) | null | undefined;
1677
- currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined, (string | [string, string]) | null | undefined>;
1632
+ datePickerRef: import("vue").Ref<AnyObject | null>;
1633
+ panelInstRef: import("vue").Ref<null>;
1634
+ placeholderRef: import("vue").Ref<any>;
1635
+ oldValue: string;
1636
+ currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
1678
1637
  isDateTime: import("vue").ComputedRef<boolean>;
1679
1638
  formatRef: import("vue").ComputedRef<string>;
1680
1639
  panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
@@ -1689,8 +1648,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1689
1648
  onConfirm: (...args: any[]) => Promise<void>;
1690
1649
  isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
1691
1650
  setShortcutValue: (type: "month" | "week") => Promise<void>;
1692
- readonly NDatePicker: any;
1693
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:formatted-value"[], "update:formatted-value", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1651
+ NDatePicker: any;
1652
+ }, 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<{
1694
1653
  updateUnchangedValue: {
1695
1654
  type: BooleanConstructor;
1696
1655
  };
@@ -1721,44 +1680,44 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1721
1680
  isDateDisabled: {
1722
1681
  type: PropType<(current: number, ...arg: any[]) => boolean>;
1723
1682
  };
1724
- }>> & Readonly<{
1683
+ }>> & {
1725
1684
  "onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
1726
- }>, {
1685
+ }, {
1727
1686
  type: string;
1728
1687
  updateUnchangedValue: boolean;
1729
1688
  to: string | false | HTMLElement;
1730
1689
  holidays: Date[];
1731
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
1732
- readonly isArray: {
1690
+ }>>;
1691
+ isArray: {
1733
1692
  (value?: any): value is any[];
1734
1693
  <T_1>(value?: any): value is any[];
1735
1694
  };
1736
- readonly formatTime: typeof import("./utils").formatTime;
1737
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
1738
- readonly getRoleName: typeof import("./utils").getRoleName;
1739
- readonly formatJsonstr: typeof import("./utils").formatJsonstr;
1740
- readonly getFileType: typeof import("./utils").getFileType;
1741
- readonly getDetail: typeof import("./utils").getDetail;
1742
- readonly showAudioAndVideoRecord: typeof import("./utils").showAudioAndVideoRecord;
1743
- readonly getForwardTitle: typeof import("./utils").getForwardTitle;
1744
- readonly simplifyMessage: typeof import("./utils").simplifyMessage;
1745
- readonly MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
1746
- readonly emojis: {
1695
+ formatTime: typeof import("./utils").formatTime;
1696
+ isDoctorRole: typeof import("./utils").isDoctorRole;
1697
+ getRoleName: typeof import("./utils").getRoleName;
1698
+ formatJsonstr: typeof import("./utils").formatJsonstr;
1699
+ getFileType: typeof import("./utils").getFileType;
1700
+ getDetail: typeof import("./utils").getDetail;
1701
+ showAudioAndVideoRecord: typeof import("./utils").showAudioAndVideoRecord;
1702
+ getForwardTitle: typeof import("./utils").getForwardTitle;
1703
+ simplifyMessage: typeof import("./utils").simplifyMessage;
1704
+ MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
1705
+ emojis: {
1747
1706
  default: string[][];
1748
1707
  findEmoji(name: string): string | undefined;
1749
1708
  };
1750
- MessageEvent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1709
+ MessageEvent: import("vue").DefineComponent<{
1751
1710
  data: {
1752
1711
  type: PropType<AnyObject>;
1753
1712
  required: true;
1754
1713
  };
1755
- }>, {
1756
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1714
+ }, {
1715
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1757
1716
  data: {
1758
1717
  type: PropType<AnyObject>;
1759
1718
  required: true;
1760
1719
  };
1761
- }>> & Readonly<{}> & {}>;
1720
+ }>> & {}>>;
1762
1721
  state: {
1763
1722
  orgId: string | number;
1764
1723
  currentSessionItem: AnyObject;
@@ -1812,26 +1771,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1812
1771
  isForward: boolean;
1813
1772
  };
1814
1773
  setUserDetail: (event: MouseEvent, userDetail: AnyObject) => void;
1815
- inviter: import("vue").Ref<any, any>;
1816
- invitee: import("vue").Ref<any[], any[]>;
1774
+ inviter: import("vue").Ref<any>;
1775
+ invitee: import("vue").Ref<any[]>;
1817
1776
  isValidJSON: (str: string) => boolean;
1818
1777
  getTask: (_id: string | number, arrRes: AnyObject[]) => () => Promise<unknown>;
1819
1778
  getEventContent: (data: AnyObject) => Promise<void>;
1820
- readonly NButton: any;
1821
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1779
+ NButton: any;
1780
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1822
1781
  data: {
1823
1782
  type: PropType<AnyObject>;
1824
1783
  required: true;
1825
1784
  };
1826
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1827
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1785
+ }>>, {}>;
1786
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1828
1787
  visible: {
1829
1788
  type: BooleanConstructor;
1830
1789
  };
1831
- }>> & Readonly<{}>, {
1790
+ }>>, {
1832
1791
  visible: boolean;
1833
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
1834
- ChatAdd: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
1792
+ }>;
1793
+ ChatAdd: import("vue").DefineComponent<{
1835
1794
  title: {
1836
1795
  type: StringConstructor;
1837
1796
  default: string;
@@ -1855,14 +1814,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1855
1814
  type: BooleanConstructor;
1856
1815
  default: boolean;
1857
1816
  };
1858
- }>, {
1817
+ }, {
1859
1818
  initialOptions: AnyObject[];
1860
1819
  tabList: {
1861
1820
  key: string;
1862
1821
  label: string;
1863
1822
  }[];
1864
1823
  orgList: AnyObject[];
1865
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1824
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1866
1825
  title: {
1867
1826
  type: StringConstructor;
1868
1827
  default: string;
@@ -1886,9 +1845,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1886
1845
  type: BooleanConstructor;
1887
1846
  default: boolean;
1888
1847
  };
1889
- }>> & Readonly<{
1848
+ }>> & {
1890
1849
  onComfirm?: ((...args: any[]) => any) | undefined;
1891
- }> & {}>;
1850
+ }>>;
1892
1851
  emit: (event: "comfirm", ...args: any[]) => void;
1893
1852
  state: {
1894
1853
  orgId: string | number;
@@ -1943,16 +1902,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1943
1902
  isForward: boolean;
1944
1903
  };
1945
1904
  setCurrentSessionItem: (item: AnyObject) => void;
1946
- listRef: import("vue").Ref<any, any>;
1947
- keyword: import("vue").Ref<string, string>;
1948
- showModal: import("vue").Ref<boolean, boolean>;
1949
- checkedOptions: import("vue").Ref<AnyObject[], AnyObject[]>;
1950
- groupName: import("vue").Ref<string, string>;
1951
- remark: import("vue").Ref<string, string>;
1952
- currentTab: import("vue").Ref<AnyObject[], AnyObject[]>;
1953
- breadcrumbList: import("vue").Ref<AnyObject[], AnyObject[]>;
1954
- breadcrumbRef: import("vue").Ref<any, any>;
1955
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
1905
+ listRef: import("vue").Ref<any>;
1906
+ keyword: import("vue").Ref<string>;
1907
+ showModal: import("vue").Ref<boolean>;
1908
+ checkedOptions: import("vue").Ref<AnyObject[]>;
1909
+ groupName: import("vue").Ref<string>;
1910
+ remark: import("vue").Ref<string>;
1911
+ currentTab: import("vue").Ref<AnyObject[]>;
1912
+ breadcrumbList: import("vue").Ref<AnyObject[]>;
1913
+ breadcrumbRef: import("vue").Ref<any>;
1914
+ userList: import("vue").Ref<AnyObject[]>;
1956
1915
  handleInput: () => void;
1957
1916
  _disabledIds: import("vue").ComputedRef<any[]>;
1958
1917
  sessionList: import("vue").ComputedRef<{
@@ -1978,8 +1937,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1978
1937
  }[]>;
1979
1938
  checkedIds: import("vue").ComputedRef<any[]>;
1980
1939
  btnDisabled: import("vue").ComputedRef<boolean>;
1981
- allChecked: import("vue").WritableComputedRef<boolean, boolean>;
1982
- checkedSourceIds: import("vue").WritableComputedRef<any[], any[]>;
1940
+ allChecked: import("vue").WritableComputedRef<boolean>;
1941
+ checkedSourceIds: import("vue").WritableComputedRef<any[]>;
1983
1942
  currentTabKey: import("vue").ComputedRef<any>;
1984
1943
  showAllCheckbox: import("vue").ComputedRef<boolean>;
1985
1944
  getOrgList: () => Promise<void>;
@@ -1994,28 +1953,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
1994
1953
  getAllUser: (tree: AnyObject[]) => AnyObject[];
1995
1954
  handlePositiveClick: () => Promise<void>;
1996
1955
  closeTag: (id: string) => void;
1997
- readonly NModal: any;
1998
- readonly NButton: any;
1999
- readonly NSpace: any;
2000
- readonly NAvatar: any;
2001
- readonly NIcon: any;
2002
- readonly NTag: any;
2003
- readonly NInput: any;
2004
- readonly NCheckbox: any;
2005
- readonly NCheckboxGroup: any;
2006
- readonly NTooltip: any;
2007
- readonly NBreadcrumb: any;
2008
- readonly NBreadcrumbItem: any;
2009
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2010
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2011
- readonly PersonOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2012
- readonly PeopleOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2013
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2014
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2015
- readonly last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
2016
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
2017
- readonly getRoleName: typeof import("./utils").getRoleName;
2018
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
1956
+ NModal: any;
1957
+ NButton: any;
1958
+ NSpace: any;
1959
+ NAvatar: any;
1960
+ NIcon: any;
1961
+ NTag: any;
1962
+ NInput: any;
1963
+ NCheckbox: any;
1964
+ NCheckboxGroup: any;
1965
+ NTooltip: any;
1966
+ NBreadcrumb: any;
1967
+ NBreadcrumbItem: any;
1968
+ 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<{}>>, {}>;
1969
+ AddOutline: 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<{}>>, {}>;
1970
+ PersonOutline: 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<{}>>, {}>;
1971
+ PeopleOutline: 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<{}>>, {}>;
1972
+ ChevronBackOutline: 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<{}>>, {}>;
1973
+ 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<{}>>, {}>;
1974
+ last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
1975
+ isDoctorRole: typeof import("./utils").isDoctorRole;
1976
+ getRoleName: typeof import("./utils").getRoleName;
1977
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2019
1978
  title: {
2020
1979
  type: StringConstructor;
2021
1980
  default: string;
@@ -2039,24 +1998,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2039
1998
  type: BooleanConstructor;
2040
1999
  default: boolean;
2041
2000
  };
2042
- }>> & Readonly<{
2001
+ }>> & {
2043
2002
  onComfirm?: ((...args: any[]) => any) | undefined;
2044
- }>, {
2003
+ }, {
2045
2004
  title: string;
2046
2005
  defaultValue: AnyObject[];
2047
2006
  disabled: boolean;
2048
2007
  mode: string;
2049
2008
  disabledIds: string[];
2050
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2051
- readonly PersonAddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2052
- readonly CloseOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2053
- readonly FolderOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2054
- readonly ImageOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2055
- readonly SettingsOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2056
- readonly SearchLocate: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2057
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2009
+ }>;
2010
+ PersonAddOutline: 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<{}>>, {}>;
2011
+ CloseOutline: 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<{}>>, {}>;
2012
+ FolderOutline: 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<{}>>, {}>;
2013
+ ImageOutline: 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<{}>>, {}>;
2014
+ SettingsOutline: 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<{}>>, {}>;
2015
+ SearchLocate: 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<{}>>, {}>;
2016
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2058
2017
  ChatMain: import("vue").DefineComponent<{}, {
2059
- chatMainRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
2018
+ chatMainRef: import("vue").Ref<HTMLElement | undefined>;
2060
2019
  state: {
2061
2020
  orgId: string | number;
2062
2021
  currentSessionItem: AnyObject;
@@ -2123,19 +2082,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2123
2082
  }) => void;
2124
2083
  setUserDetail: (event: MouseEvent, userDetail: AnyObject) => void;
2125
2084
  isGroupChat: import("vue").ComputedRef<boolean>;
2126
- contextmenuRef: import("vue").Ref<any, any>;
2127
- showMenu: import("vue").Ref<boolean, boolean>;
2128
- menuPosition: import("vue").Ref<any, any>;
2129
- menuMsgId: import("vue").Ref<any, any>;
2130
- relayTriggerRef: import("vue").Ref<any, any>;
2131
- showLabel: import("vue").Ref<boolean, boolean>;
2085
+ contextmenuRef: import("vue").Ref<any>;
2086
+ showMenu: import("vue").Ref<boolean>;
2087
+ menuPosition: any;
2088
+ menuMsgId: import("vue").Ref<any>;
2089
+ relayTriggerRef: import("vue").Ref<any>;
2090
+ showLabel: import("vue").Ref<boolean>;
2132
2091
  labelPosition: {
2133
2092
  x: number;
2134
2093
  y: number;
2135
2094
  };
2136
- showForwardDetail: import("vue").Ref<boolean, boolean>;
2137
- currentImgId: import("vue").Ref<string | undefined, string | undefined>;
2138
- showLightbox: import("vue").Ref<boolean, boolean>;
2095
+ showForwardDetail: import("vue").Ref<boolean>;
2096
+ currentImgId: import("vue").Ref<string | undefined>;
2097
+ showLightbox: import("vue").Ref<boolean>;
2139
2098
  pageInfo: {
2140
2099
  page: number;
2141
2100
  hasMore: boolean;
@@ -2169,30 +2128,30 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2169
2128
  }) => void;
2170
2129
  reEdit: (item: AnyObject) => void;
2171
2130
  clickMergeMsg: (item: AnyObject) => void;
2172
- readonly NAvatar: any;
2173
- readonly NIcon: any;
2174
- readonly NButtonGroup: any;
2175
- readonly NButton: any;
2176
- readonly NSpace: any;
2177
- readonly NCheckbox: any;
2178
- readonly isArray: {
2131
+ NAvatar: any;
2132
+ NIcon: any;
2133
+ NButtonGroup: any;
2134
+ NButton: any;
2135
+ NSpace: any;
2136
+ NCheckbox: any;
2137
+ isArray: {
2179
2138
  (value?: any): value is any[];
2180
2139
  <T_1>(value?: any): value is any[];
2181
2140
  };
2182
- MessageTemplate: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2141
+ MessageTemplate: import("vue").DefineComponent<{
2183
2142
  data: {
2184
2143
  type: PropType<AnyObject>;
2185
2144
  required: true;
2186
2145
  };
2187
- }>, {
2188
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2146
+ }, {
2147
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2189
2148
  data: {
2190
2149
  type: PropType<AnyObject>;
2191
2150
  required: true;
2192
2151
  };
2193
- }>> & Readonly<{}> & {}>;
2194
- describeBodyRef: import("vue").Ref<any, any>;
2195
- showMore: import("vue").Ref<boolean, boolean>;
2152
+ }>> & {}>>;
2153
+ describeBodyRef: import("vue").Ref<any>;
2154
+ showMore: import("vue").Ref<boolean>;
2196
2155
  emit: (event: "template-click" | "unread-message-update" | "session-change" | "session-close", ...args: any[]) => void;
2197
2156
  isOverflow: import("vue").ComputedRef<boolean>;
2198
2157
  setting: import("vue").ComputedRef<any>;
@@ -2205,11 +2164,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2205
2164
  messageTemplateData: import("vue").ComputedRef<any>;
2206
2165
  getSystemMsgContent: () => any;
2207
2166
  handleTemplateClick: (data: AnyObject) => void;
2208
- readonly NButton: any;
2209
- readonly NIcon: any;
2210
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2211
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2212
- readonly SvgIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2167
+ NButton: any;
2168
+ NIcon: any;
2169
+ 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<{}>>, {}>;
2170
+ 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<{}>>, {}>;
2171
+ SvgIcon: import("vue").DefineComponent<{
2213
2172
  iconClass: {
2214
2173
  type: StringConstructor;
2215
2174
  required: true;
@@ -2224,11 +2183,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2224
2183
  type: StringConstructor;
2225
2184
  required: false;
2226
2185
  };
2227
- }>, {
2228
- props: any;
2186
+ }, {
2187
+ props: {
2188
+ iconClass: string;
2189
+ title: string;
2190
+ className?: string | undefined;
2191
+ };
2229
2192
  iconName: import("vue").ComputedRef<string>;
2230
2193
  svgClass: import("vue").ComputedRef<string>;
2231
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2194
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2232
2195
  iconClass: {
2233
2196
  type: StringConstructor;
2234
2197
  required: true;
@@ -2243,28 +2206,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2243
2206
  type: StringConstructor;
2244
2207
  required: false;
2245
2208
  };
2246
- }>> & Readonly<{}>, {
2209
+ }>>, {
2247
2210
  title: string;
2248
2211
  iconClass: string;
2249
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2250
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2212
+ }>;
2213
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2251
2214
  data: {
2252
2215
  type: PropType<AnyObject>;
2253
2216
  required: true;
2254
2217
  };
2255
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2256
- MessageEvent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2218
+ }>>, {}>;
2219
+ MessageEvent: import("vue").DefineComponent<{
2257
2220
  data: {
2258
2221
  type: PropType<AnyObject>;
2259
2222
  required: true;
2260
2223
  };
2261
- }>, {
2262
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2224
+ }, {
2225
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2263
2226
  data: {
2264
2227
  type: PropType<AnyObject>;
2265
2228
  required: true;
2266
2229
  };
2267
- }>> & Readonly<{}> & {}>;
2230
+ }>> & {}>>;
2268
2231
  state: {
2269
2232
  orgId: string | number;
2270
2233
  currentSessionItem: AnyObject;
@@ -2318,28 +2281,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2318
2281
  isForward: boolean;
2319
2282
  };
2320
2283
  setUserDetail: (event: MouseEvent, userDetail: AnyObject) => void;
2321
- inviter: import("vue").Ref<any, any>;
2322
- invitee: import("vue").Ref<any[], any[]>;
2284
+ inviter: import("vue").Ref<any>;
2285
+ invitee: import("vue").Ref<any[]>;
2323
2286
  isValidJSON: (str: string) => boolean;
2324
2287
  getTask: (_id: string | number, arrRes: AnyObject[]) => () => Promise<unknown>;
2325
2288
  getEventContent: (data: AnyObject) => Promise<void>;
2326
- readonly NButton: any;
2327
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2289
+ NButton: any;
2290
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2328
2291
  data: {
2329
2292
  type: PropType<AnyObject>;
2330
2293
  required: true;
2331
2294
  };
2332
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2333
- MessageMergeForward: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2295
+ }>>, {}>;
2296
+ MessageMergeForward: import("vue").DefineComponent<{
2334
2297
  id: {
2335
2298
  type: StringConstructor;
2336
2299
  };
2337
- }>, {
2338
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2300
+ }, {
2301
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2339
2302
  id: {
2340
2303
  type: StringConstructor;
2341
2304
  };
2342
- }>> & Readonly<{}> & {}>;
2305
+ }>> & {}>>;
2343
2306
  state: {
2344
2307
  orgId: string | number;
2345
2308
  currentSessionItem: AnyObject;
@@ -2395,39 +2358,39 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2395
2358
  cssVars: import("vue").ComputedRef<AnyObject>;
2396
2359
  msgItem: import("vue").ComputedRef<AnyObject | import("./types").MsgListItem>;
2397
2360
  msgList: import("vue").ComputedRef<any>;
2398
- readonly NModal: any;
2399
- readonly NAvatar: any;
2400
- readonly NIcon: any;
2401
- readonly isArray: {
2361
+ NModal: any;
2362
+ NAvatar: any;
2363
+ NIcon: any;
2364
+ isArray: {
2402
2365
  (value?: any): value is any[];
2403
2366
  <T_1>(value?: any): value is any[];
2404
2367
  };
2405
- readonly formatTime: typeof import("./utils").formatTime;
2406
- readonly getForwardTitle: typeof import("./utils").getForwardTitle;
2407
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
2408
- readonly getRoleName: typeof import("./utils").getRoleName;
2409
- readonly formatJsonstr: typeof import("./utils").formatJsonstr;
2410
- readonly getFileType: typeof import("./utils").getFileType;
2411
- readonly getDetail: typeof import("./utils").getDetail;
2412
- readonly showAudioAndVideoRecord: typeof import("./utils").showAudioAndVideoRecord;
2413
- readonly simplifyMessage: typeof import("./utils").simplifyMessage;
2414
- readonly MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
2415
- readonly emojis: {
2368
+ formatTime: typeof import("./utils").formatTime;
2369
+ getForwardTitle: typeof import("./utils").getForwardTitle;
2370
+ isDoctorRole: typeof import("./utils").isDoctorRole;
2371
+ getRoleName: typeof import("./utils").getRoleName;
2372
+ formatJsonstr: typeof import("./utils").formatJsonstr;
2373
+ getFileType: typeof import("./utils").getFileType;
2374
+ getDetail: typeof import("./utils").getDetail;
2375
+ showAudioAndVideoRecord: typeof import("./utils").showAudioAndVideoRecord;
2376
+ simplifyMessage: typeof import("./utils").simplifyMessage;
2377
+ MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
2378
+ emojis: {
2416
2379
  default: string[][];
2417
2380
  findEmoji(name: string): string | undefined;
2418
2381
  };
2419
- MessageEvent: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2382
+ MessageEvent: import("vue").DefineComponent<{
2420
2383
  data: {
2421
2384
  type: PropType<AnyObject>;
2422
2385
  required: true;
2423
2386
  };
2424
- }>, {
2425
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2387
+ }, {
2388
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2426
2389
  data: {
2427
2390
  type: PropType<AnyObject>;
2428
2391
  required: true;
2429
2392
  };
2430
- }>> & Readonly<{}> & {}>;
2393
+ }>> & {}>>;
2431
2394
  state: {
2432
2395
  orgId: string | number;
2433
2396
  currentSessionItem: AnyObject;
@@ -2481,26 +2444,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2481
2444
  isForward: boolean;
2482
2445
  };
2483
2446
  setUserDetail: (event: MouseEvent, userDetail: AnyObject) => void;
2484
- inviter: import("vue").Ref<any, any>;
2485
- invitee: import("vue").Ref<any[], any[]>;
2447
+ inviter: import("vue").Ref<any>;
2448
+ invitee: import("vue").Ref<any[]>;
2486
2449
  isValidJSON: (str: string) => boolean;
2487
2450
  getTask: (_id: string | number, arrRes: AnyObject[]) => () => Promise<unknown>;
2488
2451
  getEventContent: (data: AnyObject) => Promise<void>;
2489
- readonly NButton: any;
2490
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2452
+ NButton: any;
2453
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2491
2454
  data: {
2492
2455
  type: PropType<AnyObject>;
2493
2456
  required: true;
2494
2457
  };
2495
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2496
- readonly CallOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2497
- readonly VideocamOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2498
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2458
+ }>>, {}>;
2459
+ CallOutline: 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<{}>>, {}>;
2460
+ VideocamOutline: 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<{}>>, {}>;
2461
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2499
2462
  id: {
2500
2463
  type: StringConstructor;
2501
2464
  };
2502
- }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2503
- SelectLabel: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2465
+ }>>, {}>;
2466
+ SelectLabel: import("vue").DefineComponent<{
2504
2467
  id: {
2505
2468
  type: StringConstructor;
2506
2469
  required: true;
@@ -2508,12 +2471,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2508
2471
  show: {
2509
2472
  type: BooleanConstructor;
2510
2473
  };
2511
- }>, {
2474
+ }, {
2512
2475
  labelList: {
2513
2476
  type: string;
2514
2477
  label: string;
2515
2478
  }[];
2516
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2479
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2517
2480
  id: {
2518
2481
  type: StringConstructor;
2519
2482
  required: true;
@@ -2521,9 +2484,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2521
2484
  show: {
2522
2485
  type: BooleanConstructor;
2523
2486
  };
2524
- }>> & Readonly<{
2487
+ }>> & {
2525
2488
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
2526
- }> & {}>;
2489
+ }>>;
2527
2490
  emit: (event: "update:show", ...args: any[]) => void;
2528
2491
  setMessageLabel: (params: {
2529
2492
  type: "text" | "emoji";
@@ -2531,16 +2494,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2531
2494
  msgId: string;
2532
2495
  }) => void;
2533
2496
  handleMessageLabel: (type: "text" | "emoji", item: any) => void;
2534
- readonly NButton: any;
2535
- readonly NPopover: any;
2536
- readonly NTabs: any;
2537
- readonly NTabPane: any;
2538
- readonly NTooltip: any;
2539
- readonly emojis: {
2497
+ NButton: any;
2498
+ NPopover: any;
2499
+ NTabs: any;
2500
+ NTabPane: any;
2501
+ NTooltip: any;
2502
+ emojis: {
2540
2503
  default: string[][];
2541
2504
  findEmoji(name: string): string | undefined;
2542
2505
  };
2543
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2506
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:show"[], "update:show", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2544
2507
  id: {
2545
2508
  type: StringConstructor;
2546
2509
  required: true;
@@ -2548,16 +2511,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2548
2511
  show: {
2549
2512
  type: BooleanConstructor;
2550
2513
  };
2551
- }>> & Readonly<{
2514
+ }>> & {
2552
2515
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
2553
- }>, {
2516
+ }, {
2554
2517
  show: boolean;
2555
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2556
- readonly emojis: {
2518
+ }>;
2519
+ emojis: {
2557
2520
  default: string[][];
2558
2521
  findEmoji(name: string): string | undefined;
2559
2522
  };
2560
- readonly ContextMenu: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2523
+ ContextMenu: import("vue").DefineComponent<{
2561
2524
  type: {
2562
2525
  type: StringConstructor;
2563
2526
  default: string;
@@ -2572,7 +2535,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2572
2535
  id: {
2573
2536
  type: StringConstructor;
2574
2537
  };
2575
- }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show")[], "select" | "update:show", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2538
+ }, () => JSX.Element | null, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "update:show")[], "select" | "update:show", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2576
2539
  type: {
2577
2540
  type: StringConstructor;
2578
2541
  default: string;
@@ -2587,14 +2550,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2587
2550
  id: {
2588
2551
  type: StringConstructor;
2589
2552
  };
2590
- }>> & Readonly<{
2553
+ }>> & {
2591
2554
  onSelect?: ((...args: any[]) => any) | undefined;
2592
2555
  "onUpdate:show"?: ((...args: any[]) => any) | undefined;
2593
- }>, {
2556
+ }, {
2594
2557
  type: string;
2595
2558
  show: boolean;
2596
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2597
- ChatAdd: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2559
+ }>;
2560
+ ChatAdd: import("vue").DefineComponent<{
2598
2561
  title: {
2599
2562
  type: StringConstructor;
2600
2563
  default: string;
@@ -2618,14 +2581,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2618
2581
  type: BooleanConstructor;
2619
2582
  default: boolean;
2620
2583
  };
2621
- }>, {
2584
+ }, {
2622
2585
  initialOptions: AnyObject[];
2623
2586
  tabList: {
2624
2587
  key: string;
2625
2588
  label: string;
2626
2589
  }[];
2627
2590
  orgList: AnyObject[];
2628
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2591
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2629
2592
  title: {
2630
2593
  type: StringConstructor;
2631
2594
  default: string;
@@ -2649,9 +2612,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2649
2612
  type: BooleanConstructor;
2650
2613
  default: boolean;
2651
2614
  };
2652
- }>> & Readonly<{
2615
+ }>> & {
2653
2616
  onComfirm?: ((...args: any[]) => any) | undefined;
2654
- }> & {}>;
2617
+ }>>;
2655
2618
  emit: (event: "comfirm", ...args: any[]) => void;
2656
2619
  state: {
2657
2620
  orgId: string | number;
@@ -2706,16 +2669,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2706
2669
  isForward: boolean;
2707
2670
  };
2708
2671
  setCurrentSessionItem: (item: AnyObject) => void;
2709
- listRef: import("vue").Ref<any, any>;
2710
- keyword: import("vue").Ref<string, string>;
2711
- showModal: import("vue").Ref<boolean, boolean>;
2712
- checkedOptions: import("vue").Ref<AnyObject[], AnyObject[]>;
2713
- groupName: import("vue").Ref<string, string>;
2714
- remark: import("vue").Ref<string, string>;
2715
- currentTab: import("vue").Ref<AnyObject[], AnyObject[]>;
2716
- breadcrumbList: import("vue").Ref<AnyObject[], AnyObject[]>;
2717
- breadcrumbRef: import("vue").Ref<any, any>;
2718
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
2672
+ listRef: import("vue").Ref<any>;
2673
+ keyword: import("vue").Ref<string>;
2674
+ showModal: import("vue").Ref<boolean>;
2675
+ checkedOptions: import("vue").Ref<AnyObject[]>;
2676
+ groupName: import("vue").Ref<string>;
2677
+ remark: import("vue").Ref<string>;
2678
+ currentTab: import("vue").Ref<AnyObject[]>;
2679
+ breadcrumbList: import("vue").Ref<AnyObject[]>;
2680
+ breadcrumbRef: import("vue").Ref<any>;
2681
+ userList: import("vue").Ref<AnyObject[]>;
2719
2682
  handleInput: () => void;
2720
2683
  _disabledIds: import("vue").ComputedRef<any[]>;
2721
2684
  sessionList: import("vue").ComputedRef<{
@@ -2741,8 +2704,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2741
2704
  }[]>;
2742
2705
  checkedIds: import("vue").ComputedRef<any[]>;
2743
2706
  btnDisabled: import("vue").ComputedRef<boolean>;
2744
- allChecked: import("vue").WritableComputedRef<boolean, boolean>;
2745
- checkedSourceIds: import("vue").WritableComputedRef<any[], any[]>;
2707
+ allChecked: import("vue").WritableComputedRef<boolean>;
2708
+ checkedSourceIds: import("vue").WritableComputedRef<any[]>;
2746
2709
  currentTabKey: import("vue").ComputedRef<any>;
2747
2710
  showAllCheckbox: import("vue").ComputedRef<boolean>;
2748
2711
  getOrgList: () => Promise<void>;
@@ -2757,28 +2720,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2757
2720
  getAllUser: (tree: AnyObject[]) => AnyObject[];
2758
2721
  handlePositiveClick: () => Promise<void>;
2759
2722
  closeTag: (id: string) => void;
2760
- readonly NModal: any;
2761
- readonly NButton: any;
2762
- readonly NSpace: any;
2763
- readonly NAvatar: any;
2764
- readonly NIcon: any;
2765
- readonly NTag: any;
2766
- readonly NInput: any;
2767
- readonly NCheckbox: any;
2768
- readonly NCheckboxGroup: any;
2769
- readonly NTooltip: any;
2770
- readonly NBreadcrumb: any;
2771
- readonly NBreadcrumbItem: any;
2772
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2773
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2774
- readonly PersonOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2775
- readonly PeopleOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2776
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2777
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2778
- readonly last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
2779
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
2780
- readonly getRoleName: typeof import("./utils").getRoleName;
2781
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2723
+ NModal: any;
2724
+ NButton: any;
2725
+ NSpace: any;
2726
+ NAvatar: any;
2727
+ NIcon: any;
2728
+ NTag: any;
2729
+ NInput: any;
2730
+ NCheckbox: any;
2731
+ NCheckboxGroup: any;
2732
+ NTooltip: any;
2733
+ NBreadcrumb: any;
2734
+ NBreadcrumbItem: any;
2735
+ 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<{}>>, {}>;
2736
+ AddOutline: 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<{}>>, {}>;
2737
+ PersonOutline: 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<{}>>, {}>;
2738
+ PeopleOutline: 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<{}>>, {}>;
2739
+ ChevronBackOutline: 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<{}>>, {}>;
2740
+ 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<{}>>, {}>;
2741
+ last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
2742
+ isDoctorRole: typeof import("./utils").isDoctorRole;
2743
+ getRoleName: typeof import("./utils").getRoleName;
2744
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2782
2745
  title: {
2783
2746
  type: StringConstructor;
2784
2747
  default: string;
@@ -2802,27 +2765,27 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2802
2765
  type: BooleanConstructor;
2803
2766
  default: boolean;
2804
2767
  };
2805
- }>> & Readonly<{
2768
+ }>> & {
2806
2769
  onComfirm?: ((...args: any[]) => any) | undefined;
2807
- }>, {
2770
+ }, {
2808
2771
  title: string;
2809
2772
  defaultValue: AnyObject[];
2810
2773
  disabled: boolean;
2811
2774
  mode: string;
2812
2775
  disabledIds: string[];
2813
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2814
- readonly simplifyMessage: typeof import("./utils").simplifyMessage;
2815
- readonly isAudioOrVideoMessage: typeof import("./utils").isAudioOrVideoMessage;
2816
- readonly getAVTime: typeof import("./utils").getAVTime;
2817
- readonly getForwardTitle: typeof import("./utils").getForwardTitle;
2818
- readonly formatJsonstr: typeof import("./utils").formatJsonstr;
2819
- readonly MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
2820
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2821
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2822
- readonly CallOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2823
- readonly VideocamOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2824
- readonly DocumentSharp: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2825
- ImageLightbox: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2776
+ }>;
2777
+ simplifyMessage: typeof import("./utils").simplifyMessage;
2778
+ isAudioOrVideoMessage: typeof import("./utils").isAudioOrVideoMessage;
2779
+ getAVTime: typeof import("./utils").getAVTime;
2780
+ getForwardTitle: typeof import("./utils").getForwardTitle;
2781
+ formatJsonstr: typeof import("./utils").formatJsonstr;
2782
+ MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
2783
+ 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<{}>>, {}>;
2784
+ 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<{}>>, {}>;
2785
+ CallOutline: 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<{}>>, {}>;
2786
+ VideocamOutline: 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<{}>>, {}>;
2787
+ DocumentSharp: 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<{}>>, {}>;
2788
+ ImageLightbox: import("vue").DefineComponent<{
2826
2789
  images: {
2827
2790
  type: PropType<import("./types").ImageItem[]>;
2828
2791
  default: () => never[];
@@ -2834,8 +2797,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2834
2797
  type: StringConstructor;
2835
2798
  default: string;
2836
2799
  };
2837
- }>, {
2838
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2800
+ }, {
2801
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
2839
2802
  images: {
2840
2803
  type: PropType<import("./types").ImageItem[]>;
2841
2804
  default: () => never[];
@@ -2847,44 +2810,26 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2847
2810
  type: StringConstructor;
2848
2811
  default: string;
2849
2812
  };
2850
- }>> & Readonly<{
2813
+ }>> & {
2851
2814
  "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
2852
2815
  "onUpdate:currentId"?: ((...args: any[]) => any) | undefined;
2853
- }> & {}>;
2816
+ }>>;
2854
2817
  emit: (event: "update:visible" | "update:currentId", ...args: any[]) => void;
2855
- imageEl: import("vue").Ref<HTMLImageElement | null, HTMLImageElement | null>;
2818
+ imageEl: import("vue").Ref<HTMLImageElement | null>;
2856
2819
  naturalSize: import("vue").Ref<{
2857
2820
  width: number;
2858
2821
  height: number;
2859
- }, {
2860
- width: number;
2861
- height: number;
2862
- } | {
2863
- width: number;
2864
- height: number;
2865
2822
  }>;
2866
- scale: import("vue").Ref<number, number>;
2867
- rotation: import("vue").Ref<number, number>;
2868
- isDragging: import("vue").Ref<boolean, boolean>;
2823
+ scale: import("vue").Ref<number>;
2824
+ rotation: import("vue").Ref<number>;
2825
+ isDragging: import("vue").Ref<boolean>;
2869
2826
  offset: import("vue").Ref<{
2870
2827
  x: number;
2871
2828
  y: number;
2872
- }, {
2873
- x: number;
2874
- y: number;
2875
- } | {
2876
- x: number;
2877
- y: number;
2878
2829
  }>;
2879
2830
  lastMouse: import("vue").Ref<{
2880
2831
  x: number;
2881
2832
  y: number;
2882
- }, {
2883
- x: number;
2884
- y: number;
2885
- } | {
2886
- x: number;
2887
- y: number;
2888
2833
  }>;
2889
2834
  idToIndexMap: import("vue").ComputedRef<Map<string, number>>;
2890
2835
  currentIndex: import("vue").ComputedRef<number>;
@@ -2912,16 +2857,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2912
2857
  handleWheel: (e: WheelEvent) => void;
2913
2858
  handleImageLoad: () => void;
2914
2859
  download: () => void;
2915
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2916
- readonly PlaySkipBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2917
- readonly PlaySkipForwardOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2918
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2919
- readonly RefreshOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2920
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2921
- readonly RemoveSharp: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2922
- readonly NButton: any;
2923
- readonly NIcon: any;
2924
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "update:currentId")[], "update:visible" | "update:currentId", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
2860
+ 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<{}>>, {}>;
2861
+ PlaySkipBackOutline: 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<{}>>, {}>;
2862
+ PlaySkipForwardOutline: 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<{}>>, {}>;
2863
+ 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<{}>>, {}>;
2864
+ RefreshOutline: 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<{}>>, {}>;
2865
+ AddOutline: 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<{}>>, {}>;
2866
+ RemoveSharp: 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<{}>>, {}>;
2867
+ NButton: any;
2868
+ NIcon: any;
2869
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:visible" | "update:currentId")[], "update:visible" | "update:currentId", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2925
2870
  images: {
2926
2871
  type: PropType<import("./types").ImageItem[]>;
2927
2872
  default: () => never[];
@@ -2933,18 +2878,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
2933
2878
  type: StringConstructor;
2934
2879
  default: string;
2935
2880
  };
2936
- }>> & Readonly<{
2881
+ }>> & {
2937
2882
  "onUpdate:visible"?: ((...args: any[]) => any) | undefined;
2938
2883
  "onUpdate:currentId"?: ((...args: any[]) => any) | undefined;
2939
- }>, {
2884
+ }, {
2940
2885
  visible: boolean;
2941
2886
  images: import("./types").ImageItem[];
2942
2887
  currentId: string;
2943
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2944
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2888
+ }>;
2889
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2945
2890
  ChatFooter: import("vue").DefineComponent<{}, {
2946
2891
  SPACE_PLACEHOLDER: string;
2947
- inputRef: import("vue").Ref<HTMLDivElement | undefined, HTMLDivElement | undefined>;
2892
+ inputRef: import("vue").Ref<HTMLDivElement | undefined>;
2948
2893
  state: {
2949
2894
  orgId: string | number;
2950
2895
  currentSessionItem: AnyObject;
@@ -3009,9 +2954,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3009
2954
  remark: string;
3010
2955
  contents: AnyObject[];
3011
2956
  }) => Promise<void>;
3012
- showEmoji: import("vue").Ref<boolean, boolean>;
3013
- content: import("vue").Ref<string, string>;
3014
- commonEmoticons: import("vue").Ref<string[], string[]>;
2957
+ showEmoji: import("vue").Ref<boolean>;
2958
+ content: import("vue").Ref<string>;
2959
+ commonEmoticons: import("vue").Ref<string[]>;
3015
2960
  chatAddProps: import("vue").ComputedRef<{
3016
2961
  options: AnyObject[];
3017
2962
  defaultValue: AnyObject[];
@@ -3042,13 +2987,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3042
2987
  }, type?: string) => void;
3043
2988
  handlecancelForward: () => void;
3044
2989
  handleFilePaste: (event: ClipboardEvent) => void;
3045
- readonly NButton: any;
3046
- readonly NPopover: any;
3047
- readonly NTooltip: any;
3048
- readonly NUpload: any;
3049
- readonly NUploadTrigger: any;
3050
- readonly NIcon: any;
3051
- ChatAdd: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
2990
+ NButton: any;
2991
+ NPopover: any;
2992
+ NTooltip: any;
2993
+ NUpload: any;
2994
+ NUploadTrigger: any;
2995
+ NIcon: any;
2996
+ ChatAdd: import("vue").DefineComponent<{
3052
2997
  title: {
3053
2998
  type: StringConstructor;
3054
2999
  default: string;
@@ -3072,14 +3017,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3072
3017
  type: BooleanConstructor;
3073
3018
  default: boolean;
3074
3019
  };
3075
- }>, {
3020
+ }, {
3076
3021
  initialOptions: AnyObject[];
3077
3022
  tabList: {
3078
3023
  key: string;
3079
3024
  label: string;
3080
3025
  }[];
3081
3026
  orgList: AnyObject[];
3082
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3027
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3083
3028
  title: {
3084
3029
  type: StringConstructor;
3085
3030
  default: string;
@@ -3103,9 +3048,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3103
3048
  type: BooleanConstructor;
3104
3049
  default: boolean;
3105
3050
  };
3106
- }>> & Readonly<{
3051
+ }>> & {
3107
3052
  onComfirm?: ((...args: any[]) => any) | undefined;
3108
- }> & {}>;
3053
+ }>>;
3109
3054
  emit: (event: "comfirm", ...args: any[]) => void;
3110
3055
  state: {
3111
3056
  orgId: string | number;
@@ -3160,16 +3105,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3160
3105
  isForward: boolean;
3161
3106
  };
3162
3107
  setCurrentSessionItem: (item: AnyObject) => void;
3163
- listRef: import("vue").Ref<any, any>;
3164
- keyword: import("vue").Ref<string, string>;
3165
- showModal: import("vue").Ref<boolean, boolean>;
3166
- checkedOptions: import("vue").Ref<AnyObject[], AnyObject[]>;
3167
- groupName: import("vue").Ref<string, string>;
3168
- remark: import("vue").Ref<string, string>;
3169
- currentTab: import("vue").Ref<AnyObject[], AnyObject[]>;
3170
- breadcrumbList: import("vue").Ref<AnyObject[], AnyObject[]>;
3171
- breadcrumbRef: import("vue").Ref<any, any>;
3172
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
3108
+ listRef: import("vue").Ref<any>;
3109
+ keyword: import("vue").Ref<string>;
3110
+ showModal: import("vue").Ref<boolean>;
3111
+ checkedOptions: import("vue").Ref<AnyObject[]>;
3112
+ groupName: import("vue").Ref<string>;
3113
+ remark: import("vue").Ref<string>;
3114
+ currentTab: import("vue").Ref<AnyObject[]>;
3115
+ breadcrumbList: import("vue").Ref<AnyObject[]>;
3116
+ breadcrumbRef: import("vue").Ref<any>;
3117
+ userList: import("vue").Ref<AnyObject[]>;
3173
3118
  handleInput: () => void;
3174
3119
  _disabledIds: import("vue").ComputedRef<any[]>;
3175
3120
  sessionList: import("vue").ComputedRef<{
@@ -3195,8 +3140,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3195
3140
  }[]>;
3196
3141
  checkedIds: import("vue").ComputedRef<any[]>;
3197
3142
  btnDisabled: import("vue").ComputedRef<boolean>;
3198
- allChecked: import("vue").WritableComputedRef<boolean, boolean>;
3199
- checkedSourceIds: import("vue").WritableComputedRef<any[], any[]>;
3143
+ allChecked: import("vue").WritableComputedRef<boolean>;
3144
+ checkedSourceIds: import("vue").WritableComputedRef<any[]>;
3200
3145
  currentTabKey: import("vue").ComputedRef<any>;
3201
3146
  showAllCheckbox: import("vue").ComputedRef<boolean>;
3202
3147
  getOrgList: () => Promise<void>;
@@ -3211,28 +3156,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3211
3156
  getAllUser: (tree: AnyObject[]) => AnyObject[];
3212
3157
  handlePositiveClick: () => Promise<void>;
3213
3158
  closeTag: (id: string) => void;
3214
- readonly NModal: any;
3215
- readonly NButton: any;
3216
- readonly NSpace: any;
3217
- readonly NAvatar: any;
3218
- readonly NIcon: any;
3219
- readonly NTag: any;
3220
- readonly NInput: any;
3221
- readonly NCheckbox: any;
3222
- readonly NCheckboxGroup: any;
3223
- readonly NTooltip: any;
3224
- readonly NBreadcrumb: any;
3225
- readonly NBreadcrumbItem: any;
3226
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3227
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3228
- readonly PersonOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3229
- readonly PeopleOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3230
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3231
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3232
- readonly last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
3233
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
3234
- readonly getRoleName: typeof import("./utils").getRoleName;
3235
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3159
+ NModal: any;
3160
+ NButton: any;
3161
+ NSpace: any;
3162
+ NAvatar: any;
3163
+ NIcon: any;
3164
+ NTag: any;
3165
+ NInput: any;
3166
+ NCheckbox: any;
3167
+ NCheckboxGroup: any;
3168
+ NTooltip: any;
3169
+ NBreadcrumb: any;
3170
+ NBreadcrumbItem: any;
3171
+ 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<{}>>, {}>;
3172
+ AddOutline: 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<{}>>, {}>;
3173
+ PersonOutline: 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<{}>>, {}>;
3174
+ PeopleOutline: 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<{}>>, {}>;
3175
+ ChevronBackOutline: 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<{}>>, {}>;
3176
+ 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<{}>>, {}>;
3177
+ last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
3178
+ isDoctorRole: typeof import("./utils").isDoctorRole;
3179
+ getRoleName: typeof import("./utils").getRoleName;
3180
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3236
3181
  title: {
3237
3182
  type: StringConstructor;
3238
3183
  default: string;
@@ -3256,36 +3201,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3256
3201
  type: BooleanConstructor;
3257
3202
  default: boolean;
3258
3203
  };
3259
- }>> & Readonly<{
3204
+ }>> & {
3260
3205
  onComfirm?: ((...args: any[]) => any) | undefined;
3261
- }>, {
3206
+ }, {
3262
3207
  title: string;
3263
3208
  defaultValue: AnyObject[];
3264
3209
  disabled: boolean;
3265
3210
  mode: string;
3266
3211
  disabledIds: string[];
3267
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3268
- readonly emojis: {
3212
+ }>;
3213
+ emojis: {
3269
3214
  default: string[][];
3270
3215
  findEmoji(name: string): string | undefined;
3271
3216
  };
3272
- readonly MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
3273
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3274
- readonly CallOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3275
- readonly VideocamOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3276
- readonly CloseOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3277
- readonly FolderOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3278
- readonly ImageOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3279
- readonly HappyOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3280
- readonly ThumbsUp: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3281
- readonly simplifyMessage: typeof import("./utils").simplifyMessage;
3282
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3217
+ MESSAGE_TYPE: typeof import("./constants").MESSAGE_TYPE;
3218
+ 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<{}>>, {}>;
3219
+ CallOutline: 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<{}>>, {}>;
3220
+ VideocamOutline: 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<{}>>, {}>;
3221
+ CloseOutline: 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<{}>>, {}>;
3222
+ FolderOutline: 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<{}>>, {}>;
3223
+ ImageOutline: 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<{}>>, {}>;
3224
+ HappyOutline: 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<{}>>, {}>;
3225
+ ThumbsUp: 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<{}>>, {}>;
3226
+ simplifyMessage: typeof import("./utils").simplifyMessage;
3227
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3283
3228
  ChatSearch: import("vue").DefineComponent<{}, {
3284
- userListRef: import("vue").Ref<any, any>;
3285
- patientListRef: import("vue").Ref<any, any>;
3286
- inputRef: import("vue").Ref<any, any>;
3287
- showSearch: import("vue").Ref<boolean, boolean>;
3288
- keyword: import("vue").Ref<string, string>;
3229
+ userListRef: import("vue").Ref<any>;
3230
+ patientListRef: import("vue").Ref<any>;
3231
+ inputRef: import("vue").Ref<any>;
3232
+ showSearch: import("vue").Ref<boolean>;
3233
+ keyword: import("vue").Ref<string>;
3289
3234
  cssVars: import("vue").ComputedRef<AnyObject>;
3290
3235
  state: {
3291
3236
  orgId: string | number;
@@ -3340,12 +3285,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3340
3285
  isForward: boolean;
3341
3286
  };
3342
3287
  openSession: (session: string | AnyObject) => Promise<void>;
3343
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
3288
+ userList: import("vue").Ref<AnyObject[]>;
3344
3289
  handleInput: () => void;
3345
- patientList: import("vue").Ref<AnyObject[], AnyObject[]>;
3290
+ patientList: import("vue").Ref<AnyObject[]>;
3346
3291
  handlePatientInput: () => void;
3347
- currentTabValue: import("vue").Ref<string, string>;
3348
- currentIndex: import("vue").Ref<number, number>;
3292
+ currentTabValue: import("vue").Ref<string>;
3293
+ currentIndex: import("vue").Ref<number>;
3349
3294
  groupList: import("vue").ComputedRef<AnyObject[]>;
3350
3295
  showNoUserData: import("vue").ComputedRef<boolean>;
3351
3296
  showNoPatientData: import("vue").ComputedRef<boolean>;
@@ -3359,15 +3304,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3359
3304
  addSession: (id: string) => Promise<void>;
3360
3305
  handleTabChange: () => void;
3361
3306
  handleClose: () => void;
3362
- readonly NPopover: any;
3363
- readonly NButton: any;
3364
- readonly NInput: any;
3365
- readonly NIcon: any;
3366
- readonly NTabs: any;
3367
- readonly NTabPane: any;
3368
- readonly NDivider: any;
3369
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3370
- readonly DefaultPage: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3307
+ NPopover: any;
3308
+ NButton: any;
3309
+ NInput: any;
3310
+ NIcon: any;
3311
+ NTabs: any;
3312
+ NTabPane: any;
3313
+ NDivider: any;
3314
+ 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<{}>>, {}>;
3315
+ DefaultPage: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
3371
3316
  type: {
3372
3317
  type: StringConstructor;
3373
3318
  default: string;
@@ -3379,8 +3324,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3379
3324
  content: string;
3380
3325
  };
3381
3326
  };
3382
- }>, {
3383
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3327
+ }, {
3328
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3384
3329
  type: {
3385
3330
  type: StringConstructor;
3386
3331
  default: string;
@@ -3392,9 +3337,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3392
3337
  content: string;
3393
3338
  };
3394
3339
  };
3395
- }>> & Readonly<{
3340
+ }>> & {
3396
3341
  onReloadPage?: ((...args: any[]) => any) | undefined;
3397
- }> & {}>;
3342
+ }>>;
3398
3343
  emit: (event: "reloadPage", ...args: any[]) => void;
3399
3344
  configResult: import("vue").ComputedRef<{
3400
3345
  title: string;
@@ -3402,9 +3347,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3402
3347
  img: string;
3403
3348
  }>;
3404
3349
  reloadPage: () => void;
3405
- readonly NIcon: any;
3406
- readonly Refresh: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3407
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3350
+ NIcon: any;
3351
+ Refresh: 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<{}>>, {}>;
3352
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3408
3353
  type: {
3409
3354
  type: StringConstructor;
3410
3355
  default: string;
@@ -3416,29 +3361,29 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3416
3361
  content: string;
3417
3362
  };
3418
3363
  };
3419
- }>> & Readonly<{
3364
+ }>> & {
3420
3365
  onReloadPage?: ((...args: any[]) => any) | undefined;
3421
- }>, {
3366
+ }, {
3422
3367
  type: string;
3423
3368
  config: AnyObject;
3424
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>;
3425
- readonly userItemRender: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3369
+ }>>;
3370
+ userItemRender: import("vue").DefineComponent<{
3426
3371
  item: {
3427
3372
  type: PropType<AnyObject>;
3428
3373
  default: () => {};
3429
3374
  };
3430
- }>, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "item-click"[], "item-click", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3375
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "item-click"[], "item-click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3431
3376
  item: {
3432
3377
  type: PropType<AnyObject>;
3433
3378
  default: () => {};
3434
3379
  };
3435
- }>> & Readonly<{
3380
+ }>> & {
3436
3381
  "onItem-click"?: ((...args: any[]) => any) | undefined;
3437
- }>, {
3382
+ }, {
3438
3383
  item: AnyObject;
3439
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3440
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3441
- ChatAdd: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3384
+ }>;
3385
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3386
+ ChatAdd: import("vue").DefineComponent<{
3442
3387
  title: {
3443
3388
  type: StringConstructor;
3444
3389
  default: string;
@@ -3462,14 +3407,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3462
3407
  type: BooleanConstructor;
3463
3408
  default: boolean;
3464
3409
  };
3465
- }>, {
3410
+ }, {
3466
3411
  initialOptions: AnyObject[];
3467
3412
  tabList: {
3468
3413
  key: string;
3469
3414
  label: string;
3470
3415
  }[];
3471
3416
  orgList: AnyObject[];
3472
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3417
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3473
3418
  title: {
3474
3419
  type: StringConstructor;
3475
3420
  default: string;
@@ -3493,9 +3438,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3493
3438
  type: BooleanConstructor;
3494
3439
  default: boolean;
3495
3440
  };
3496
- }>> & Readonly<{
3441
+ }>> & {
3497
3442
  onComfirm?: ((...args: any[]) => any) | undefined;
3498
- }> & {}>;
3443
+ }>>;
3499
3444
  emit: (event: "comfirm", ...args: any[]) => void;
3500
3445
  state: {
3501
3446
  orgId: string | number;
@@ -3550,16 +3495,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3550
3495
  isForward: boolean;
3551
3496
  };
3552
3497
  setCurrentSessionItem: (item: AnyObject) => void;
3553
- listRef: import("vue").Ref<any, any>;
3554
- keyword: import("vue").Ref<string, string>;
3555
- showModal: import("vue").Ref<boolean, boolean>;
3556
- checkedOptions: import("vue").Ref<AnyObject[], AnyObject[]>;
3557
- groupName: import("vue").Ref<string, string>;
3558
- remark: import("vue").Ref<string, string>;
3559
- currentTab: import("vue").Ref<AnyObject[], AnyObject[]>;
3560
- breadcrumbList: import("vue").Ref<AnyObject[], AnyObject[]>;
3561
- breadcrumbRef: import("vue").Ref<any, any>;
3562
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
3498
+ listRef: import("vue").Ref<any>;
3499
+ keyword: import("vue").Ref<string>;
3500
+ showModal: import("vue").Ref<boolean>;
3501
+ checkedOptions: import("vue").Ref<AnyObject[]>;
3502
+ groupName: import("vue").Ref<string>;
3503
+ remark: import("vue").Ref<string>;
3504
+ currentTab: import("vue").Ref<AnyObject[]>;
3505
+ breadcrumbList: import("vue").Ref<AnyObject[]>;
3506
+ breadcrumbRef: import("vue").Ref<any>;
3507
+ userList: import("vue").Ref<AnyObject[]>;
3563
3508
  handleInput: () => void;
3564
3509
  _disabledIds: import("vue").ComputedRef<any[]>;
3565
3510
  sessionList: import("vue").ComputedRef<{
@@ -3585,8 +3530,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3585
3530
  }[]>;
3586
3531
  checkedIds: import("vue").ComputedRef<any[]>;
3587
3532
  btnDisabled: import("vue").ComputedRef<boolean>;
3588
- allChecked: import("vue").WritableComputedRef<boolean, boolean>;
3589
- checkedSourceIds: import("vue").WritableComputedRef<any[], any[]>;
3533
+ allChecked: import("vue").WritableComputedRef<boolean>;
3534
+ checkedSourceIds: import("vue").WritableComputedRef<any[]>;
3590
3535
  currentTabKey: import("vue").ComputedRef<any>;
3591
3536
  showAllCheckbox: import("vue").ComputedRef<boolean>;
3592
3537
  getOrgList: () => Promise<void>;
@@ -3601,28 +3546,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3601
3546
  getAllUser: (tree: AnyObject[]) => AnyObject[];
3602
3547
  handlePositiveClick: () => Promise<void>;
3603
3548
  closeTag: (id: string) => void;
3604
- readonly NModal: any;
3605
- readonly NButton: any;
3606
- readonly NSpace: any;
3607
- readonly NAvatar: any;
3608
- readonly NIcon: any;
3609
- readonly NTag: any;
3610
- readonly NInput: any;
3611
- readonly NCheckbox: any;
3612
- readonly NCheckboxGroup: any;
3613
- readonly NTooltip: any;
3614
- readonly NBreadcrumb: any;
3615
- readonly NBreadcrumbItem: any;
3616
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3617
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3618
- readonly PersonOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3619
- readonly PeopleOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3620
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3621
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3622
- readonly last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
3623
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
3624
- readonly getRoleName: typeof import("./utils").getRoleName;
3625
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3549
+ NModal: any;
3550
+ NButton: any;
3551
+ NSpace: any;
3552
+ NAvatar: any;
3553
+ NIcon: any;
3554
+ NTag: any;
3555
+ NInput: any;
3556
+ NCheckbox: any;
3557
+ NCheckboxGroup: any;
3558
+ NTooltip: any;
3559
+ NBreadcrumb: any;
3560
+ NBreadcrumbItem: any;
3561
+ 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<{}>>, {}>;
3562
+ AddOutline: 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<{}>>, {}>;
3563
+ PersonOutline: 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<{}>>, {}>;
3564
+ PeopleOutline: 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<{}>>, {}>;
3565
+ ChevronBackOutline: 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<{}>>, {}>;
3566
+ 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<{}>>, {}>;
3567
+ last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
3568
+ isDoctorRole: typeof import("./utils").isDoctorRole;
3569
+ getRoleName: typeof import("./utils").getRoleName;
3570
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3626
3571
  title: {
3627
3572
  type: StringConstructor;
3628
3573
  default: string;
@@ -3646,15 +3591,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3646
3591
  type: BooleanConstructor;
3647
3592
  default: boolean;
3648
3593
  };
3649
- }>> & Readonly<{
3594
+ }>> & {
3650
3595
  onComfirm?: ((...args: any[]) => any) | undefined;
3651
- }>, {
3596
+ }, {
3652
3597
  title: string;
3653
3598
  defaultValue: AnyObject[];
3654
3599
  disabled: boolean;
3655
3600
  mode: string;
3656
3601
  disabledIds: string[];
3657
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3602
+ }>;
3658
3603
  Video: import("vue").DefineComponent<{}, {
3659
3604
  sendMessage: (message: {
3660
3605
  chatType?: string | undefined;
@@ -3714,8 +3659,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3714
3659
  isForward: boolean;
3715
3660
  };
3716
3661
  trtc: import("trtc-sdk-v5").TRTC;
3717
- timing: import("vue").Ref<string, string>;
3718
- voiceClose: import("vue").Ref<boolean, boolean>;
3662
+ timing: import("vue").Ref<string>;
3663
+ voiceClose: import("vue").Ref<boolean>;
3719
3664
  isAudio: import("vue").ComputedRef<boolean>;
3720
3665
  isCall: import("vue").ComputedRef<boolean>;
3721
3666
  startTimer: () => void;
@@ -3731,9 +3676,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3731
3676
  exitRoom: () => Promise<void>;
3732
3677
  startLocalMedia: (selfVideoRef?: HTMLElement | undefined) => Promise<void>;
3733
3678
  MAIN_STREAM_TYPE: any;
3734
- videoRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
3735
- selfVideoRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
3736
- isConnect: import("vue").Ref<boolean, boolean>;
3679
+ videoRef: import("vue").Ref<HTMLElement | undefined>;
3680
+ selfVideoRef: import("vue").Ref<HTMLElement | undefined>;
3681
+ isConnect: import("vue").Ref<boolean>;
3737
3682
  timeout: any;
3738
3683
  info: import("vue").ComputedRef<{
3739
3684
  avatar: any;
@@ -3757,16 +3702,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3757
3702
  readonly NO_RESPONSE: () => void;
3758
3703
  readonly REJECTED: () => void;
3759
3704
  };
3760
- readonly NButton: any;
3761
- readonly NAvatar: any;
3762
- readonly NIcon: any;
3763
- readonly Call: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3764
- readonly MicOffCircle: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3765
- readonly Mic: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3766
- readonly AV_STATUS: typeof import("./constants").AV_STATUS;
3767
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
3705
+ NButton: any;
3706
+ NAvatar: any;
3707
+ NIcon: any;
3708
+ Call: 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<{}>>, {}>;
3709
+ MicOffCircle: 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<{}>>, {}>;
3710
+ Mic: 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<{}>>, {}>;
3711
+ AV_STATUS: typeof import("./constants").AV_STATUS;
3712
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3768
3713
  MultipleVideo: import("vue").DefineComponent<{}, {
3769
- selfVideoRef: import("vue").Ref<HTMLElement | undefined, HTMLElement | undefined>;
3714
+ selfVideoRef: import("vue").Ref<HTMLElement | undefined>;
3770
3715
  state: {
3771
3716
  orgId: string | number;
3772
3717
  currentSessionItem: AnyObject;
@@ -3824,28 +3769,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3824
3769
  content: AnyObject;
3825
3770
  receiver?: string | undefined;
3826
3771
  }) => Promise<void>;
3827
- voiceClose: import("vue").Ref<boolean, boolean>;
3772
+ voiceClose: import("vue").Ref<boolean>;
3828
3773
  isAudio: import("vue").ComputedRef<boolean>;
3829
3774
  isCall: import("vue").ComputedRef<boolean>;
3830
3775
  startTimer: () => void;
3831
3776
  toggleAudio: () => Promise<void>;
3832
3777
  messageTypeText: import("vue").ComputedRef<"语音" | "视频">;
3833
- timing: import("vue").Ref<string, string>;
3778
+ timing: import("vue").Ref<string>;
3834
3779
  toggleVideo: () => Promise<void>;
3835
- videocamClose: import("vue").Ref<boolean, boolean>;
3780
+ videocamClose: import("vue").Ref<boolean>;
3836
3781
  installEventHandlers: (handlers: import("./hooks").VideoEventHandlers) => void;
3837
3782
  uninstallEventHandlers: (handlers: import("./hooks").VideoEventHandlers) => void;
3838
- isConnect: import("vue").Ref<boolean, boolean>;
3783
+ isConnect: import("vue").Ref<boolean>;
3839
3784
  remoteUsers: import("vue").Ref<{
3840
3785
  id: string;
3841
3786
  name: string;
3842
3787
  hasVideo?: boolean | undefined;
3843
3788
  hasAudio?: boolean | undefined;
3844
- }[], import("./hooks").RemoteUser[] | {
3845
- id: string;
3846
- name: string;
3847
- hasVideo?: boolean | undefined;
3848
- hasAudio?: boolean | undefined;
3849
3789
  }[]>;
3850
3790
  enterRoom: () => Promise<boolean>;
3851
3791
  exitRoom: () => Promise<void>;
@@ -3858,32 +3798,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3858
3798
  setVideoRef: (userId: string, el: HTMLElement | null) => void;
3859
3799
  checkAndRenderAllVideos: () => void;
3860
3800
  MAIN_STREAM_TYPE: any;
3861
- wrapperRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
3862
- handleRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
3863
- isMaxSize: import("vue").Ref<boolean, boolean>;
3864
- miniWrapperRef: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
3801
+ wrapperRef: import("vue").Ref<HTMLElement | null>;
3802
+ handleRef: import("vue").Ref<HTMLElement | null>;
3803
+ isMaxSize: import("vue").Ref<boolean>;
3804
+ miniWrapperRef: import("vue").Ref<HTMLElement | null>;
3865
3805
  callUser: import("vue").ComputedRef<any>;
3866
3806
  title: import("vue").ComputedRef<string>;
3867
3807
  style: import("vue").Ref<{
3868
3808
  left: string;
3869
3809
  top: string;
3870
- }, {
3871
- left: string;
3872
- top: string;
3873
- } | {
3874
- left: string;
3875
- top: string;
3876
3810
  }>;
3877
3811
  changePosition: (position?: ("center" | "top-right") | undefined) => void;
3878
3812
  miniStyle: import("vue").Ref<{
3879
3813
  left: string;
3880
3814
  top: string;
3881
- }, {
3882
- left: string;
3883
- top: string;
3884
- } | {
3885
- left: string;
3886
- top: string;
3887
3815
  }>;
3888
3816
  changeMiniPosition: (position?: ("center" | "top-right") | undefined) => void;
3889
3817
  handleAddPerson: ({ checkedIds, checkedOptions }: {
@@ -3900,11 +3828,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3900
3828
  handleRemoteUserEnter: (event: import("./hooks").TRTCEvent) => Promise<void>;
3901
3829
  getUserName: (userId: string) => Promise<string>;
3902
3830
  handleRemoteUserExit: (event: import("./hooks").TRTCEvent) => void;
3903
- periodicCheckInterval: NodeJS.Timeout | null;
3904
- readonly NButton: any;
3905
- readonly NAvatar: any;
3906
- readonly NIcon: any;
3907
- ChatAdd: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3831
+ periodicCheckInterval: null;
3832
+ NButton: any;
3833
+ NAvatar: any;
3834
+ NIcon: any;
3835
+ ChatAdd: import("vue").DefineComponent<{
3908
3836
  title: {
3909
3837
  type: StringConstructor;
3910
3838
  default: string;
@@ -3928,14 +3856,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3928
3856
  type: BooleanConstructor;
3929
3857
  default: boolean;
3930
3858
  };
3931
- }>, {
3859
+ }, {
3932
3860
  initialOptions: AnyObject[];
3933
3861
  tabList: {
3934
3862
  key: string;
3935
3863
  label: string;
3936
3864
  }[];
3937
3865
  orgList: AnyObject[];
3938
- props: import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3866
+ props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
3939
3867
  title: {
3940
3868
  type: StringConstructor;
3941
3869
  default: string;
@@ -3959,9 +3887,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3959
3887
  type: BooleanConstructor;
3960
3888
  default: boolean;
3961
3889
  };
3962
- }>> & Readonly<{
3890
+ }>> & {
3963
3891
  onComfirm?: ((...args: any[]) => any) | undefined;
3964
- }> & {}>;
3892
+ }>>;
3965
3893
  emit: (event: "comfirm", ...args: any[]) => void;
3966
3894
  state: {
3967
3895
  orgId: string | number;
@@ -4016,16 +3944,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4016
3944
  isForward: boolean;
4017
3945
  };
4018
3946
  setCurrentSessionItem: (item: AnyObject) => void;
4019
- listRef: import("vue").Ref<any, any>;
4020
- keyword: import("vue").Ref<string, string>;
4021
- showModal: import("vue").Ref<boolean, boolean>;
4022
- checkedOptions: import("vue").Ref<AnyObject[], AnyObject[]>;
4023
- groupName: import("vue").Ref<string, string>;
4024
- remark: import("vue").Ref<string, string>;
4025
- currentTab: import("vue").Ref<AnyObject[], AnyObject[]>;
4026
- breadcrumbList: import("vue").Ref<AnyObject[], AnyObject[]>;
4027
- breadcrumbRef: import("vue").Ref<any, any>;
4028
- userList: import("vue").Ref<AnyObject[], AnyObject[]>;
3947
+ listRef: import("vue").Ref<any>;
3948
+ keyword: import("vue").Ref<string>;
3949
+ showModal: import("vue").Ref<boolean>;
3950
+ checkedOptions: import("vue").Ref<AnyObject[]>;
3951
+ groupName: import("vue").Ref<string>;
3952
+ remark: import("vue").Ref<string>;
3953
+ currentTab: import("vue").Ref<AnyObject[]>;
3954
+ breadcrumbList: import("vue").Ref<AnyObject[]>;
3955
+ breadcrumbRef: import("vue").Ref<any>;
3956
+ userList: import("vue").Ref<AnyObject[]>;
4029
3957
  handleInput: () => void;
4030
3958
  _disabledIds: import("vue").ComputedRef<any[]>;
4031
3959
  sessionList: import("vue").ComputedRef<{
@@ -4051,8 +3979,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4051
3979
  }[]>;
4052
3980
  checkedIds: import("vue").ComputedRef<any[]>;
4053
3981
  btnDisabled: import("vue").ComputedRef<boolean>;
4054
- allChecked: import("vue").WritableComputedRef<boolean, boolean>;
4055
- checkedSourceIds: import("vue").WritableComputedRef<any[], any[]>;
3982
+ allChecked: import("vue").WritableComputedRef<boolean>;
3983
+ checkedSourceIds: import("vue").WritableComputedRef<any[]>;
4056
3984
  currentTabKey: import("vue").ComputedRef<any>;
4057
3985
  showAllCheckbox: import("vue").ComputedRef<boolean>;
4058
3986
  getOrgList: () => Promise<void>;
@@ -4067,28 +3995,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4067
3995
  getAllUser: (tree: AnyObject[]) => AnyObject[];
4068
3996
  handlePositiveClick: () => Promise<void>;
4069
3997
  closeTag: (id: string) => void;
4070
- readonly NModal: any;
4071
- readonly NButton: any;
4072
- readonly NSpace: any;
4073
- readonly NAvatar: any;
4074
- readonly NIcon: any;
4075
- readonly NTag: any;
4076
- readonly NInput: any;
4077
- readonly NCheckbox: any;
4078
- readonly NCheckboxGroup: any;
4079
- readonly NTooltip: any;
4080
- readonly NBreadcrumb: any;
4081
- readonly NBreadcrumbItem: any;
4082
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4083
- readonly AddOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4084
- readonly PersonOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4085
- readonly PeopleOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4086
- readonly ChevronBackOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4087
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4088
- readonly last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
4089
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
4090
- readonly getRoleName: typeof import("./utils").getRoleName;
4091
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
3998
+ NModal: any;
3999
+ NButton: any;
4000
+ NSpace: any;
4001
+ NAvatar: any;
4002
+ NIcon: any;
4003
+ NTag: any;
4004
+ NInput: any;
4005
+ NCheckbox: any;
4006
+ NCheckboxGroup: any;
4007
+ NTooltip: any;
4008
+ NBreadcrumb: any;
4009
+ NBreadcrumbItem: any;
4010
+ 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<{}>>, {}>;
4011
+ AddOutline: 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<{}>>, {}>;
4012
+ PersonOutline: 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<{}>>, {}>;
4013
+ PeopleOutline: 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<{}>>, {}>;
4014
+ ChevronBackOutline: 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<{}>>, {}>;
4015
+ 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<{}>>, {}>;
4016
+ last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
4017
+ isDoctorRole: typeof import("./utils").isDoctorRole;
4018
+ getRoleName: typeof import("./utils").getRoleName;
4019
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4092
4020
  title: {
4093
4021
  type: StringConstructor;
4094
4022
  default: string;
@@ -4112,24 +4040,24 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4112
4040
  type: BooleanConstructor;
4113
4041
  default: boolean;
4114
4042
  };
4115
- }>> & Readonly<{
4043
+ }>> & {
4116
4044
  onComfirm?: ((...args: any[]) => any) | undefined;
4117
- }>, {
4045
+ }, {
4118
4046
  title: string;
4119
4047
  defaultValue: AnyObject[];
4120
4048
  disabled: boolean;
4121
4049
  mode: string;
4122
4050
  disabledIds: string[];
4123
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4124
- readonly Call: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4125
- readonly Videocam: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4126
- readonly VideocamOff: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4127
- readonly Mic: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4128
- readonly PersonAdd: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4129
- readonly MicOff: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4130
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4131
- readonly ResizeOutline: 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4132
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4051
+ }>;
4052
+ Call: 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<{}>>, {}>;
4053
+ Videocam: 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<{}>>, {}>;
4054
+ VideocamOff: 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<{}>>, {}>;
4055
+ Mic: 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<{}>>, {}>;
4056
+ PersonAdd: 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<{}>>, {}>;
4057
+ MicOff: 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<{}>>, {}>;
4058
+ 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<{}>>, {}>;
4059
+ ResizeOutline: 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<{}>>, {}>;
4060
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4133
4061
  PersonProfile: import("vue").DefineComponent<{}, {
4134
4062
  state: {
4135
4063
  orgId: string | number;
@@ -4184,8 +4112,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4184
4112
  isForward: boolean;
4185
4113
  };
4186
4114
  openSession: (session: string | AnyObject) => Promise<void>;
4187
- showLargeAvatar: import("vue").Ref<boolean, boolean>;
4188
- showPhone: import("vue").Ref<boolean, boolean>;
4115
+ showLargeAvatar: import("vue").Ref<boolean>;
4116
+ showPhone: import("vue").Ref<boolean>;
4189
4117
  userDetail: AnyObject;
4190
4118
  info: {
4191
4119
  label: string;
@@ -4203,18 +4131,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4203
4131
  onChange: (options: {
4204
4132
  file: import("naive-ui/es/upload").UploadFileInfo;
4205
4133
  }) => Promise<void>;
4206
- readonly NAvatar: any;
4207
- readonly NPopover: any;
4208
- readonly NButton: any;
4209
- readonly NIcon: any;
4210
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4211
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4212
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4213
- readonly 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<{}>>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4214
- readonly isDoctorRole: typeof import("./utils").isDoctorRole;
4215
- readonly getRoleName: typeof import("./utils").getRoleName;
4216
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4217
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("template-click" | "unread-message-update" | "session-change" | "session-close")[], "template-click" | "unread-message-update" | "session-change" | "session-close", import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
4134
+ NAvatar: any;
4135
+ NPopover: any;
4136
+ NButton: any;
4137
+ NIcon: any;
4138
+ 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<{}>>, {}>;
4139
+ 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<{}>>, {}>;
4140
+ 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<{}>>, {}>;
4141
+ 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<{}>>, {}>;
4142
+ isDoctorRole: typeof import("./utils").isDoctorRole;
4143
+ getRoleName: typeof import("./utils").getRoleName;
4144
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
4145
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("template-click" | "unread-message-update" | "session-change" | "session-close")[], "template-click" | "unread-message-update" | "session-change" | "session-close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4218
4146
  token: {
4219
4147
  type: StringConstructor;
4220
4148
  required: true;
@@ -4267,17 +4195,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4267
4195
  type: PropType<string | Element>;
4268
4196
  default: string;
4269
4197
  };
4270
- }>> & Readonly<{
4198
+ }>> & {
4271
4199
  "onTemplate-click"?: ((...args: any[]) => any) | undefined;
4272
4200
  "onUnread-message-update"?: ((...args: any[]) => any) | undefined;
4273
4201
  "onSession-change"?: ((...args: any[]) => any) | undefined;
4274
4202
  "onSession-close"?: ((...args: any[]) => any) | undefined;
4275
- }>, {
4276
- showHeader: boolean;
4203
+ }, {
4277
4204
  show: boolean;
4205
+ showHeader: boolean;
4278
4206
  baseURL: string;
4279
4207
  extraParams: AnyObject;
4280
4208
  filterable: boolean;
4281
4209
  videoTeleportTo: string | Element;
4282
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4210
+ }>;
4283
4211
  export default _default;