cnhis-design-vue 3.2.5 → 3.2.6-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +6 -56
- package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/button-print/index.d.ts +13 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
- package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +4 -1
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +5 -52
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -20
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +6 -53
- package/es/components/field-set/src/Index.vue2.js +1 -1
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-chat/index.d.ts +719 -0
- package/es/components/iho-chat/index.js +1 -0
- package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
- package/es/components/iho-chat/src/Index.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
- package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
- package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
- package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
- package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
- package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/iho-chat/src/components/Video.vue.d.ts +38 -0
- package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
- package/es/components/iho-chat/src/constants/index.js +1 -0
- package/es/components/iho-chat/src/hooks/useSession.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
- package/es/components/iho-chat/style/index.css +1 -0
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +2 -2
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +15 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
- package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
- package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
- package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
- package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
- package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
- package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
- package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
- package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
- package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
- package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
- package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/table_style_2.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
- package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -1
- package/es/shared/hooks/useLevelSearchCascader.js +1 -1
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +6 -5
- package/es/components/biunique-chat/index.d.ts +0 -1692
- package/es/components/biunique-chat/index.js +0 -1
- package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
- package/es/components/biunique-chat/src/Index.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
- package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
- package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
- package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
- package/es/components/biunique-chat/src/constants/index.js +0 -1
- package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
- package/es/components/biunique-chat/style/index.css +0 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/fabricjs/index.d.ts +0 -6823
- package/es/shared/utils/tapable/index.d.ts +0 -139
- /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
|
@@ -0,0 +1,719 @@
|
|
|
1
|
+
import { SFCWithInstall } from '../../shared/types';
|
|
2
|
+
declare const IhoChat: SFCWithInstall<import("vue").DefineComponent<{
|
|
3
|
+
token: {
|
|
4
|
+
type: StringConstructor;
|
|
5
|
+
required: true;
|
|
6
|
+
};
|
|
7
|
+
orgId: {
|
|
8
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
userId: {
|
|
12
|
+
type: StringConstructor;
|
|
13
|
+
required: true;
|
|
14
|
+
};
|
|
15
|
+
baseURL: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
}, {
|
|
20
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
21
|
+
token: {
|
|
22
|
+
type: StringConstructor;
|
|
23
|
+
required: true;
|
|
24
|
+
};
|
|
25
|
+
orgId: {
|
|
26
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
27
|
+
required: true;
|
|
28
|
+
};
|
|
29
|
+
userId: {
|
|
30
|
+
type: StringConstructor;
|
|
31
|
+
required: true;
|
|
32
|
+
};
|
|
33
|
+
baseURL: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
};
|
|
37
|
+
}>> & {
|
|
38
|
+
"onTemplate-click"?: ((...args: any[]) => any) | undefined;
|
|
39
|
+
"onUnread-message-update"?: ((...args: any[]) => any) | undefined;
|
|
40
|
+
}>>;
|
|
41
|
+
emit: (event: "template-click" | "unread-message-update", ...args: any[]) => void;
|
|
42
|
+
cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
|
|
43
|
+
loading: import("vue").Ref<boolean>;
|
|
44
|
+
stompClient: import("vue").Ref<import("./src/utils/chatSock").ChatSock | undefined>;
|
|
45
|
+
showAv: import("vue").Ref<boolean>;
|
|
46
|
+
state: {
|
|
47
|
+
orgId: string | number;
|
|
48
|
+
currentSessionItem: import("../../shared/types").AnyObject;
|
|
49
|
+
id: string;
|
|
50
|
+
userInfo: import("../../shared/types").AnyObject;
|
|
51
|
+
msgList: import("../../shared/types").AnyObject[];
|
|
52
|
+
currentMsg: import("../../shared/types").AnyObject;
|
|
53
|
+
isAppendMsg: boolean;
|
|
54
|
+
sessionList: import("../../shared/types").AnyObject[];
|
|
55
|
+
isChangeSession: boolean;
|
|
56
|
+
updateSessionItem: import("../../shared/types").AnyObject;
|
|
57
|
+
isUpdateSession: boolean;
|
|
58
|
+
currentReferenceMsg: import("../../shared/types").AnyObject | null;
|
|
59
|
+
};
|
|
60
|
+
reConnention: number;
|
|
61
|
+
openSession: (item: import("../../shared/types").AnyObject) => Promise<void>;
|
|
62
|
+
closeSession: () => import("../../shared/types").AnyObject | null;
|
|
63
|
+
getCurrentSession: () => import("../../shared/types").AnyObject | null;
|
|
64
|
+
setSessionList: (list: import("../../shared/types").AnyObject[]) => void;
|
|
65
|
+
setUpdateSessionItem: (item: import("../../shared/types").AnyObject) => void;
|
|
66
|
+
init: () => Promise<void>;
|
|
67
|
+
initWebSocket: () => void;
|
|
68
|
+
subscribeSessionList: () => void;
|
|
69
|
+
subscribeMessage: () => void;
|
|
70
|
+
getUnreadData: () => import("../../shared/types").AnyObject[];
|
|
71
|
+
NLayout: any;
|
|
72
|
+
NLayoutContent: any;
|
|
73
|
+
NSpin: any;
|
|
74
|
+
NConfigProvider: any;
|
|
75
|
+
SiderList: import("vue").DefineComponent<{}, {
|
|
76
|
+
filterKey: {
|
|
77
|
+
all: string;
|
|
78
|
+
unread: string;
|
|
79
|
+
};
|
|
80
|
+
flexWidth: import("vue").Ref<number>;
|
|
81
|
+
listBoxRef: import("vue").Ref<HTMLElement | undefined>;
|
|
82
|
+
loading: import("vue").Ref<boolean>;
|
|
83
|
+
filterList: import("vue").Ref<{
|
|
84
|
+
label: string;
|
|
85
|
+
key: string;
|
|
86
|
+
}[]>;
|
|
87
|
+
currentFilterKey: import("vue").Ref<string>;
|
|
88
|
+
state: import("./src/types").IState;
|
|
89
|
+
emit: (event: string, ...args: any[]) => void;
|
|
90
|
+
openSession: (item: import("../../shared/types").AnyObject) => Promise<void>;
|
|
91
|
+
unreadTotal: import("vue").ComputedRef<number>;
|
|
92
|
+
setSessionList: (list: import("../../shared/types").AnyObject[]) => void;
|
|
93
|
+
currentWidth: import("vue").ComputedRef<number>;
|
|
94
|
+
sessionList: import("vue").ComputedRef<import("../../shared/types").AnyObject[]>;
|
|
95
|
+
sessionChange: (sessionItem: import("../../shared/types").AnyObject) => void;
|
|
96
|
+
changeWidth: ({ distance }: import("../../shared/types").AnyObject) => void;
|
|
97
|
+
handleFilter: (key: string) => void;
|
|
98
|
+
showSession: (item: import("../../shared/types").AnyObject, currentKey?: string) => boolean | undefined;
|
|
99
|
+
NSpin: any;
|
|
100
|
+
NBadge: any;
|
|
101
|
+
NAvatar: any;
|
|
102
|
+
NTag: any;
|
|
103
|
+
vFlexibleResize: {
|
|
104
|
+
mounted(el: any, { value }: any): void;
|
|
105
|
+
beforeUnmount(el: any): void;
|
|
106
|
+
};
|
|
107
|
+
formatTime: typeof import("./src/utils").formatTime;
|
|
108
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
109
|
+
ChatHeader: import("vue").DefineComponent<{}, {
|
|
110
|
+
state: import("./src/types").IState;
|
|
111
|
+
showChatSet: import("vue").Ref<boolean>;
|
|
112
|
+
showChatFile: import("vue").Ref<boolean>;
|
|
113
|
+
chatFileType: import("vue").Ref<string>;
|
|
114
|
+
showChatRecord: import("vue").Ref<boolean>;
|
|
115
|
+
handleOpenChatFile: (type: string) => void;
|
|
116
|
+
NAvatar: any;
|
|
117
|
+
NButton: any;
|
|
118
|
+
PersonProfile: import("vue").DefineComponent<{
|
|
119
|
+
userId: {
|
|
120
|
+
type: StringConstructor;
|
|
121
|
+
required: true;
|
|
122
|
+
};
|
|
123
|
+
}, {
|
|
124
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
125
|
+
userId: {
|
|
126
|
+
type: StringConstructor;
|
|
127
|
+
required: true;
|
|
128
|
+
};
|
|
129
|
+
}>> & {
|
|
130
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
131
|
+
}>>;
|
|
132
|
+
emit: (event: "close", ...args: any[]) => void;
|
|
133
|
+
state: import("./src/types").IState;
|
|
134
|
+
openSession: (item: import("../../shared/types").AnyObject) => Promise<void>;
|
|
135
|
+
showUserDetail: import("vue").Ref<boolean>;
|
|
136
|
+
showLargeAvatar: import("vue").Ref<boolean>;
|
|
137
|
+
showPhone: import("vue").Ref<boolean>;
|
|
138
|
+
userDetail: import("../../shared/types").AnyObject;
|
|
139
|
+
info: {
|
|
140
|
+
label: string;
|
|
141
|
+
value: string;
|
|
142
|
+
key: string;
|
|
143
|
+
}[];
|
|
144
|
+
personInfo: import("vue").ComputedRef<{
|
|
145
|
+
label: string;
|
|
146
|
+
value: string;
|
|
147
|
+
key: string;
|
|
148
|
+
}[]>;
|
|
149
|
+
toOpenSession: () => Promise<void>;
|
|
150
|
+
updateShow: (value: boolean) => Promise<void>;
|
|
151
|
+
getContent: (info: import("../../shared/types").AnyObject) => any;
|
|
152
|
+
onChange: (options: {
|
|
153
|
+
file: import("naive-ui").UploadFileInfo;
|
|
154
|
+
}) => Promise<void>;
|
|
155
|
+
NAvatar: any;
|
|
156
|
+
NPopover: any;
|
|
157
|
+
NButton: any;
|
|
158
|
+
NIcon: any;
|
|
159
|
+
NUpload: any;
|
|
160
|
+
NUploadTrigger: any;
|
|
161
|
+
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<{}>>, {}>;
|
|
162
|
+
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<{}>>, {}>;
|
|
163
|
+
Camera: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
164
|
+
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<{}>>, {}>;
|
|
165
|
+
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<{}>>, {}>;
|
|
166
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
167
|
+
userId: {
|
|
168
|
+
type: StringConstructor;
|
|
169
|
+
required: true;
|
|
170
|
+
};
|
|
171
|
+
}>> & {
|
|
172
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
173
|
+
}, {}>;
|
|
174
|
+
ChatSet: import("vue").DefineComponent<{}, {
|
|
175
|
+
attrs: {
|
|
176
|
+
[x: string]: unknown;
|
|
177
|
+
};
|
|
178
|
+
state: import("./src/types").IState;
|
|
179
|
+
setCurrentSessionItem: (item: import("../../shared/types").AnyObject) => void;
|
|
180
|
+
handleTopping: (value: boolean) => Promise<void>;
|
|
181
|
+
closeUserDetail: () => void;
|
|
182
|
+
NDrawer: any;
|
|
183
|
+
NDrawerContent: any;
|
|
184
|
+
NAvatar: any;
|
|
185
|
+
NIcon: any;
|
|
186
|
+
NSwitch: any;
|
|
187
|
+
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<{}>>, {}>;
|
|
188
|
+
PersonProfile: import("vue").DefineComponent<{
|
|
189
|
+
userId: {
|
|
190
|
+
type: StringConstructor;
|
|
191
|
+
required: true;
|
|
192
|
+
};
|
|
193
|
+
}, {
|
|
194
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
195
|
+
userId: {
|
|
196
|
+
type: StringConstructor;
|
|
197
|
+
required: true;
|
|
198
|
+
};
|
|
199
|
+
}>> & {
|
|
200
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
201
|
+
}>>;
|
|
202
|
+
emit: (event: "close", ...args: any[]) => void;
|
|
203
|
+
state: import("./src/types").IState;
|
|
204
|
+
openSession: (item: import("../../shared/types").AnyObject) => Promise<void>;
|
|
205
|
+
showUserDetail: import("vue").Ref<boolean>;
|
|
206
|
+
showLargeAvatar: import("vue").Ref<boolean>;
|
|
207
|
+
showPhone: import("vue").Ref<boolean>;
|
|
208
|
+
userDetail: import("../../shared/types").AnyObject;
|
|
209
|
+
info: {
|
|
210
|
+
label: string;
|
|
211
|
+
value: string;
|
|
212
|
+
key: string;
|
|
213
|
+
}[];
|
|
214
|
+
personInfo: import("vue").ComputedRef<{
|
|
215
|
+
label: string;
|
|
216
|
+
value: string;
|
|
217
|
+
key: string;
|
|
218
|
+
}[]>;
|
|
219
|
+
toOpenSession: () => Promise<void>;
|
|
220
|
+
updateShow: (value: boolean) => Promise<void>;
|
|
221
|
+
getContent: (info: import("../../shared/types").AnyObject) => any;
|
|
222
|
+
onChange: (options: {
|
|
223
|
+
file: import("naive-ui").UploadFileInfo;
|
|
224
|
+
}) => Promise<void>;
|
|
225
|
+
NAvatar: any;
|
|
226
|
+
NPopover: any;
|
|
227
|
+
NButton: any;
|
|
228
|
+
NIcon: any;
|
|
229
|
+
NUpload: any;
|
|
230
|
+
NUploadTrigger: any;
|
|
231
|
+
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<{}>>, {}>;
|
|
232
|
+
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<{}>>, {}>;
|
|
233
|
+
Camera: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
234
|
+
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<{}>>, {}>;
|
|
235
|
+
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<{}>>, {}>;
|
|
236
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
237
|
+
userId: {
|
|
238
|
+
type: StringConstructor;
|
|
239
|
+
required: true;
|
|
240
|
+
};
|
|
241
|
+
}>> & {
|
|
242
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
243
|
+
}, {}>;
|
|
244
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
245
|
+
ChatFile: import("vue").DefineComponent<{
|
|
246
|
+
type: {
|
|
247
|
+
type: StringConstructor;
|
|
248
|
+
default: string;
|
|
249
|
+
};
|
|
250
|
+
visible: {
|
|
251
|
+
type: BooleanConstructor;
|
|
252
|
+
};
|
|
253
|
+
}, {
|
|
254
|
+
cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
|
|
255
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
256
|
+
type: {
|
|
257
|
+
type: StringConstructor;
|
|
258
|
+
default: string;
|
|
259
|
+
};
|
|
260
|
+
visible: {
|
|
261
|
+
type: BooleanConstructor;
|
|
262
|
+
};
|
|
263
|
+
}>> & {}>>;
|
|
264
|
+
state: import("./src/types").IState;
|
|
265
|
+
imageList: import("vue").Ref<import("../../shared/types").AnyObject[]>;
|
|
266
|
+
fileList: import("vue").Ref<import("../../shared/types").AnyObject[]>;
|
|
267
|
+
imageRef: import("vue").Ref<any>;
|
|
268
|
+
fileRef: import("vue").Ref<any>;
|
|
269
|
+
keyword: import("vue").Ref<any>;
|
|
270
|
+
handleInput: () => void;
|
|
271
|
+
currentInfo: {
|
|
272
|
+
page: number;
|
|
273
|
+
hasMore: boolean;
|
|
274
|
+
lastSendTime: string;
|
|
275
|
+
};
|
|
276
|
+
handleSearch: () => Promise<void>;
|
|
277
|
+
formatImageList: (data: import("../../shared/types").AnyObject[]) => {
|
|
278
|
+
label: string;
|
|
279
|
+
list: unknown;
|
|
280
|
+
}[];
|
|
281
|
+
resetAndSearch: () => void;
|
|
282
|
+
title: import("vue").ComputedRef<"聊天图片" | "聊天文件">;
|
|
283
|
+
getDetail: (item: import("../../shared/types").AnyObject) => string;
|
|
284
|
+
getFileType: (item: import("../../shared/types").AnyObject) => any;
|
|
285
|
+
NModal: any;
|
|
286
|
+
NImageGroup: any;
|
|
287
|
+
NImage: any;
|
|
288
|
+
NInput: any;
|
|
289
|
+
NIcon: any;
|
|
290
|
+
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<{}>>, {}>;
|
|
291
|
+
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<{}>>, {}>;
|
|
292
|
+
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<{}>>, {}>;
|
|
293
|
+
downloadFile: typeof import("./src/utils").downloadFile;
|
|
294
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
295
|
+
type: {
|
|
296
|
+
type: StringConstructor;
|
|
297
|
+
default: string;
|
|
298
|
+
};
|
|
299
|
+
visible: {
|
|
300
|
+
type: BooleanConstructor;
|
|
301
|
+
};
|
|
302
|
+
}>>, {
|
|
303
|
+
type: string;
|
|
304
|
+
visible: boolean;
|
|
305
|
+
}>;
|
|
306
|
+
ChatRecord: import("vue").DefineComponent<{
|
|
307
|
+
visible: {
|
|
308
|
+
type: BooleanConstructor;
|
|
309
|
+
};
|
|
310
|
+
}, {
|
|
311
|
+
tagColor: {
|
|
312
|
+
color: string;
|
|
313
|
+
textColor: string;
|
|
314
|
+
};
|
|
315
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
316
|
+
visible: {
|
|
317
|
+
type: BooleanConstructor;
|
|
318
|
+
};
|
|
319
|
+
}>> & {}>>;
|
|
320
|
+
state: import("./src/types").IState;
|
|
321
|
+
recordRef: import("vue").Ref<any>;
|
|
322
|
+
recordList: import("vue").Ref<import("../../shared/types").AnyObject[]>;
|
|
323
|
+
keyword: import("vue").Ref<any>;
|
|
324
|
+
memberList: import("vue").Ref<never[]>;
|
|
325
|
+
startTime: import("vue").Ref<any>;
|
|
326
|
+
endTime: import("vue").Ref<any>;
|
|
327
|
+
handleInput: () => void;
|
|
328
|
+
currentInfo: {
|
|
329
|
+
page: number;
|
|
330
|
+
hasMore: boolean;
|
|
331
|
+
lastSendTime: string;
|
|
332
|
+
};
|
|
333
|
+
handleSearch: () => Promise<void>;
|
|
334
|
+
options: import("vue").ComputedRef<import("../../shared/types").AnyObject[]>;
|
|
335
|
+
resetAndSearch: () => void;
|
|
336
|
+
startDateDisabled: (ts: number) => boolean;
|
|
337
|
+
endDateDisabled: (ts: number) => boolean;
|
|
338
|
+
resetInfo: () => void;
|
|
339
|
+
handleCloseTag: (type: "start" | "end" | "member") => void;
|
|
340
|
+
getPrefixCondition: () => (JSX.Element | null)[];
|
|
341
|
+
renderLabel: (option: import("../../shared/types").AnyObject) => JSX.Element;
|
|
342
|
+
NModal: any;
|
|
343
|
+
NTag: any;
|
|
344
|
+
NInput: any;
|
|
345
|
+
NSelect: any;
|
|
346
|
+
NAvatar: any;
|
|
347
|
+
NPopover: any;
|
|
348
|
+
NInputGroup: any;
|
|
349
|
+
DatePicker: SFCWithInstall<import("vue").DefineComponent<{
|
|
350
|
+
updateUnchangedValue: {
|
|
351
|
+
type: BooleanConstructor;
|
|
352
|
+
};
|
|
353
|
+
onConfirm: {
|
|
354
|
+
type: FunctionConstructor;
|
|
355
|
+
};
|
|
356
|
+
formattedValue: {
|
|
357
|
+
type: import("vue").PropType<(string | [string, string]) | null | undefined>;
|
|
358
|
+
};
|
|
359
|
+
placeholder: {
|
|
360
|
+
type: StringConstructor;
|
|
361
|
+
};
|
|
362
|
+
allowedInvalidValue: {
|
|
363
|
+
type: StringConstructor;
|
|
364
|
+
};
|
|
365
|
+
}, {
|
|
366
|
+
attrs: {
|
|
367
|
+
[x: string]: unknown;
|
|
368
|
+
};
|
|
369
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
370
|
+
updateUnchangedValue: {
|
|
371
|
+
type: BooleanConstructor;
|
|
372
|
+
};
|
|
373
|
+
onConfirm: {
|
|
374
|
+
type: FunctionConstructor;
|
|
375
|
+
};
|
|
376
|
+
formattedValue: {
|
|
377
|
+
type: import("vue").PropType<(string | [string, string]) | null | undefined>;
|
|
378
|
+
};
|
|
379
|
+
placeholder: {
|
|
380
|
+
type: StringConstructor;
|
|
381
|
+
};
|
|
382
|
+
allowedInvalidValue: {
|
|
383
|
+
type: StringConstructor;
|
|
384
|
+
};
|
|
385
|
+
}>> & {
|
|
386
|
+
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
387
|
+
}>>;
|
|
388
|
+
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
389
|
+
datePickerRef: import("vue").Ref<import("../../shared/types").AnyObject | null>;
|
|
390
|
+
panelInstRef: import("vue").Ref<null>;
|
|
391
|
+
placeholderRef: import("vue").Ref<any>;
|
|
392
|
+
oldValue: string;
|
|
393
|
+
currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
|
|
394
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
|
395
|
+
formatRef: import("vue").ComputedRef<string>;
|
|
396
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
397
|
+
focus: () => any;
|
|
398
|
+
blur: () => any;
|
|
399
|
+
handleConfirm: (target: HTMLInputElement) => void;
|
|
400
|
+
onUpdateShow: (show: boolean) => Promise<void>;
|
|
401
|
+
onConfirm: (...args: any[]) => Promise<void>;
|
|
402
|
+
isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
|
|
403
|
+
setShortcutValue: (type: "month" | "week") => Promise<void>;
|
|
404
|
+
NDatePicker: any;
|
|
405
|
+
}, 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<{
|
|
406
|
+
updateUnchangedValue: {
|
|
407
|
+
type: BooleanConstructor;
|
|
408
|
+
};
|
|
409
|
+
onConfirm: {
|
|
410
|
+
type: FunctionConstructor;
|
|
411
|
+
};
|
|
412
|
+
formattedValue: {
|
|
413
|
+
type: import("vue").PropType<(string | [string, string]) | null | undefined>;
|
|
414
|
+
};
|
|
415
|
+
placeholder: {
|
|
416
|
+
type: StringConstructor;
|
|
417
|
+
};
|
|
418
|
+
allowedInvalidValue: {
|
|
419
|
+
type: StringConstructor;
|
|
420
|
+
};
|
|
421
|
+
}>> & {
|
|
422
|
+
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
423
|
+
}, {
|
|
424
|
+
updateUnchangedValue: boolean;
|
|
425
|
+
}>>;
|
|
426
|
+
formatTime: typeof import("./src/utils").formatTime;
|
|
427
|
+
MESSAGE_TYPE: typeof import("./src/constants").MESSAGE_TYPE;
|
|
428
|
+
emojis: {
|
|
429
|
+
default: string[][];
|
|
430
|
+
findEmoji(name: string): any;
|
|
431
|
+
};
|
|
432
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
433
|
+
visible: {
|
|
434
|
+
type: BooleanConstructor;
|
|
435
|
+
};
|
|
436
|
+
}>>, {
|
|
437
|
+
visible: boolean;
|
|
438
|
+
}>;
|
|
439
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
440
|
+
ChatMain: import("vue").DefineComponent<{}, {
|
|
441
|
+
chatMainRef: import("vue").Ref<HTMLElement | undefined>;
|
|
442
|
+
state: import("./src/types").IState;
|
|
443
|
+
setMsgList: (list?: import("../../shared/types").AnyObject[]) => void;
|
|
444
|
+
setCurrentSessionItem: (item: import("../../shared/types").AnyObject) => void;
|
|
445
|
+
showMenu: import("vue").Ref<boolean>;
|
|
446
|
+
currentInfo: {
|
|
447
|
+
page: number;
|
|
448
|
+
hasMore: boolean;
|
|
449
|
+
lastSendTime: string;
|
|
450
|
+
};
|
|
451
|
+
getHistoryRecord: () => Promise<void>;
|
|
452
|
+
showMessage: (item: import("../../shared/types").AnyObject) => boolean;
|
|
453
|
+
showTemplateMsg: (item: import("../../shared/types").AnyObject, type: "template" | "system") => boolean | undefined;
|
|
454
|
+
isTemplate3: (content: import("../../shared/types").AnyObject) => boolean;
|
|
455
|
+
needShowTime: (item: import("../../shared/types").AnyObject, index: number) => boolean;
|
|
456
|
+
setScrollToButtom: () => Promise<void>;
|
|
457
|
+
resetInfo: () => void;
|
|
458
|
+
setReferenceMsg: (msgItem: import("../../shared/types").AnyObject) => void;
|
|
459
|
+
NAvatar: any;
|
|
460
|
+
NImageGroup: any;
|
|
461
|
+
NImage: any;
|
|
462
|
+
NIcon: any;
|
|
463
|
+
NButtonGroup: any;
|
|
464
|
+
NButton: any;
|
|
465
|
+
PersonProfile: import("vue").DefineComponent<{
|
|
466
|
+
userId: {
|
|
467
|
+
type: StringConstructor;
|
|
468
|
+
required: true;
|
|
469
|
+
};
|
|
470
|
+
}, {
|
|
471
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
472
|
+
userId: {
|
|
473
|
+
type: StringConstructor;
|
|
474
|
+
required: true;
|
|
475
|
+
};
|
|
476
|
+
}>> & {
|
|
477
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
478
|
+
}>>;
|
|
479
|
+
emit: (event: "close", ...args: any[]) => void;
|
|
480
|
+
state: import("./src/types").IState;
|
|
481
|
+
openSession: (item: import("../../shared/types").AnyObject) => Promise<void>;
|
|
482
|
+
showUserDetail: import("vue").Ref<boolean>;
|
|
483
|
+
showLargeAvatar: import("vue").Ref<boolean>;
|
|
484
|
+
showPhone: import("vue").Ref<boolean>;
|
|
485
|
+
userDetail: import("../../shared/types").AnyObject;
|
|
486
|
+
info: {
|
|
487
|
+
label: string;
|
|
488
|
+
value: string;
|
|
489
|
+
key: string;
|
|
490
|
+
}[];
|
|
491
|
+
personInfo: import("vue").ComputedRef<{
|
|
492
|
+
label: string;
|
|
493
|
+
value: string;
|
|
494
|
+
key: string;
|
|
495
|
+
}[]>;
|
|
496
|
+
toOpenSession: () => Promise<void>;
|
|
497
|
+
updateShow: (value: boolean) => Promise<void>;
|
|
498
|
+
getContent: (info: import("../../shared/types").AnyObject) => any;
|
|
499
|
+
onChange: (options: {
|
|
500
|
+
file: import("naive-ui").UploadFileInfo;
|
|
501
|
+
}) => Promise<void>;
|
|
502
|
+
NAvatar: any;
|
|
503
|
+
NPopover: any;
|
|
504
|
+
NButton: any;
|
|
505
|
+
NIcon: any;
|
|
506
|
+
NUpload: any;
|
|
507
|
+
NUploadTrigger: any;
|
|
508
|
+
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<{}>>, {}>;
|
|
509
|
+
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<{}>>, {}>;
|
|
510
|
+
Camera: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
511
|
+
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<{}>>, {}>;
|
|
512
|
+
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<{}>>, {}>;
|
|
513
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
514
|
+
userId: {
|
|
515
|
+
type: StringConstructor;
|
|
516
|
+
required: true;
|
|
517
|
+
};
|
|
518
|
+
}>> & {
|
|
519
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
520
|
+
}, {}>;
|
|
521
|
+
MessageTemplate: import("vue").DefineComponent<{
|
|
522
|
+
data: {
|
|
523
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
524
|
+
required: true;
|
|
525
|
+
};
|
|
526
|
+
}, {
|
|
527
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
528
|
+
data: {
|
|
529
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
530
|
+
required: true;
|
|
531
|
+
};
|
|
532
|
+
}>> & {}>>;
|
|
533
|
+
describeBodyRef: import("vue").Ref<any>;
|
|
534
|
+
showMore: import("vue").Ref<boolean>;
|
|
535
|
+
emit: (event: string, ...args: any[]) => void;
|
|
536
|
+
isOverflow: import("vue").ComputedRef<boolean>;
|
|
537
|
+
setting: import("vue").ComputedRef<any>;
|
|
538
|
+
serverSetting: import("vue").ComputedRef<any>;
|
|
539
|
+
topRightButton: import("vue").ComputedRef<any>;
|
|
540
|
+
contentList: import("vue").ComputedRef<any>;
|
|
541
|
+
toolbarButton: import("vue").ComputedRef<any>;
|
|
542
|
+
bottomButton: import("vue").ComputedRef<any>;
|
|
543
|
+
dbParamsList: import("vue").ComputedRef<any>;
|
|
544
|
+
messageTemplateData: import("vue").ComputedRef<any>;
|
|
545
|
+
getSystemMsgContent: () => any;
|
|
546
|
+
handleTemplateClick: (data: import("../../shared/types").AnyObject) => void;
|
|
547
|
+
NButton: any;
|
|
548
|
+
NIcon: any;
|
|
549
|
+
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<{}>>, {}>;
|
|
550
|
+
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<{}>>, {}>;
|
|
551
|
+
SvgIcon: import("vue").DefineComponent<{
|
|
552
|
+
iconClass: {
|
|
553
|
+
type: StringConstructor;
|
|
554
|
+
required: true;
|
|
555
|
+
default: string;
|
|
556
|
+
};
|
|
557
|
+
title: {
|
|
558
|
+
type: StringConstructor;
|
|
559
|
+
required: false;
|
|
560
|
+
default: string;
|
|
561
|
+
};
|
|
562
|
+
className: {
|
|
563
|
+
type: StringConstructor;
|
|
564
|
+
required: false;
|
|
565
|
+
};
|
|
566
|
+
}, {
|
|
567
|
+
props: {
|
|
568
|
+
iconClass: string;
|
|
569
|
+
title: string;
|
|
570
|
+
className?: string | undefined;
|
|
571
|
+
};
|
|
572
|
+
iconName: import("vue").ComputedRef<string>;
|
|
573
|
+
svgClass: import("vue").ComputedRef<string>;
|
|
574
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
575
|
+
iconClass: {
|
|
576
|
+
type: StringConstructor;
|
|
577
|
+
required: true;
|
|
578
|
+
default: string;
|
|
579
|
+
};
|
|
580
|
+
title: {
|
|
581
|
+
type: StringConstructor;
|
|
582
|
+
required: false;
|
|
583
|
+
default: string;
|
|
584
|
+
};
|
|
585
|
+
className: {
|
|
586
|
+
type: StringConstructor;
|
|
587
|
+
required: false;
|
|
588
|
+
};
|
|
589
|
+
}>>, {
|
|
590
|
+
title: string;
|
|
591
|
+
iconClass: string;
|
|
592
|
+
}>;
|
|
593
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
594
|
+
data: {
|
|
595
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject>;
|
|
596
|
+
required: true;
|
|
597
|
+
};
|
|
598
|
+
}>>, {}>;
|
|
599
|
+
emojis: {
|
|
600
|
+
default: string[][];
|
|
601
|
+
findEmoji(name: string): any;
|
|
602
|
+
};
|
|
603
|
+
ContextMenu: import("vue").DefineComponent<{
|
|
604
|
+
show: {
|
|
605
|
+
type: BooleanConstructor;
|
|
606
|
+
default: boolean;
|
|
607
|
+
};
|
|
608
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickMenu" | "update:show")[], "clickMenu" | "update:show", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
609
|
+
show: {
|
|
610
|
+
type: BooleanConstructor;
|
|
611
|
+
default: boolean;
|
|
612
|
+
};
|
|
613
|
+
}>> & {
|
|
614
|
+
onClickMenu?: ((...args: any[]) => any) | undefined;
|
|
615
|
+
"onUpdate:show"?: ((...args: any[]) => any) | undefined;
|
|
616
|
+
}, {
|
|
617
|
+
show: boolean;
|
|
618
|
+
}>;
|
|
619
|
+
formatTime: typeof import("./src/utils").formatTime;
|
|
620
|
+
downloadFile: typeof import("./src/utils").downloadFile;
|
|
621
|
+
simplifyMessage: typeof import("./src/utils").simplifyMessage;
|
|
622
|
+
MESSAGE_TYPE: typeof import("./src/constants").MESSAGE_TYPE;
|
|
623
|
+
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<{}>>, {}>;
|
|
624
|
+
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<{}>>, {}>;
|
|
625
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
626
|
+
ChatFooter: import("vue").DefineComponent<{
|
|
627
|
+
showAv: {
|
|
628
|
+
type: BooleanConstructor;
|
|
629
|
+
default: boolean;
|
|
630
|
+
};
|
|
631
|
+
}, {
|
|
632
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
633
|
+
showAv: {
|
|
634
|
+
type: BooleanConstructor;
|
|
635
|
+
default: boolean;
|
|
636
|
+
};
|
|
637
|
+
}>> & {}>>;
|
|
638
|
+
inputRef: import("vue").Ref<HTMLDivElement | undefined>;
|
|
639
|
+
content: import("vue").Ref<string>;
|
|
640
|
+
state: import("./src/types").IState;
|
|
641
|
+
stompClient: import("vue").Ref<import("./src/utils/chatSock").ChatSock>;
|
|
642
|
+
setCurrentSessionItem: (item: import("../../shared/types").AnyObject) => void;
|
|
643
|
+
showEmoji: import("vue").Ref<boolean>;
|
|
644
|
+
showVideo: import("vue").Ref<boolean>;
|
|
645
|
+
callMode: import("vue").Ref<string>;
|
|
646
|
+
handleCall: (chatMessageType: string) => void;
|
|
647
|
+
handleKeyDown: (event: KeyboardEvent) => void;
|
|
648
|
+
isWrap: (event: KeyboardEvent) => boolean;
|
|
649
|
+
handleInput: () => void;
|
|
650
|
+
selectEmoji: (name: string) => void;
|
|
651
|
+
fileChange: (options: {
|
|
652
|
+
file: import("naive-ui").UploadFileInfo;
|
|
653
|
+
fileList: import("naive-ui").UploadFileInfo[];
|
|
654
|
+
}, chatMessageType: import("./src/constants").MESSAGE_TYPE) => Promise<void>;
|
|
655
|
+
handleMsgSend: () => void;
|
|
656
|
+
sendMessage: (contentInfo: import("../../shared/types").AnyObject) => Promise<void>;
|
|
657
|
+
NButton: any;
|
|
658
|
+
NPopover: any;
|
|
659
|
+
NTooltip: any;
|
|
660
|
+
NUpload: any;
|
|
661
|
+
NUploadTrigger: any;
|
|
662
|
+
NIcon: any;
|
|
663
|
+
emojis: {
|
|
664
|
+
default: string[][];
|
|
665
|
+
findEmoji(name: string): any;
|
|
666
|
+
};
|
|
667
|
+
MESSAGE_TYPE: typeof import("./src/constants").MESSAGE_TYPE;
|
|
668
|
+
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<{}>>, {}>;
|
|
669
|
+
simplifyMessage: typeof import("./src/utils").simplifyMessage;
|
|
670
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
671
|
+
showAv: {
|
|
672
|
+
type: BooleanConstructor;
|
|
673
|
+
default: boolean;
|
|
674
|
+
};
|
|
675
|
+
}>>, {
|
|
676
|
+
showAv: boolean;
|
|
677
|
+
}>;
|
|
678
|
+
ChatSearch: import("vue").DefineComponent<{}, {
|
|
679
|
+
cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
|
|
680
|
+
inputRef: import("vue").Ref<any>;
|
|
681
|
+
showSearch: import("vue").Ref<boolean>;
|
|
682
|
+
keyword: import("vue").Ref<any>;
|
|
683
|
+
userList: import("vue").Ref<any>;
|
|
684
|
+
state: import("./src/types").IState;
|
|
685
|
+
openSession: (item: import("../../shared/types").AnyObject) => Promise<void>;
|
|
686
|
+
handleInput: () => Promise<void>;
|
|
687
|
+
handleSearch: () => Promise<void>;
|
|
688
|
+
addSession: (userId: string) => Promise<void>;
|
|
689
|
+
NPopover: any;
|
|
690
|
+
NButton: any;
|
|
691
|
+
NAvatar: any;
|
|
692
|
+
NInput: any;
|
|
693
|
+
NIcon: any;
|
|
694
|
+
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<{}>>, {}>;
|
|
695
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
696
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("template-click" | "unread-message-update")[], "template-click" | "unread-message-update", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
697
|
+
token: {
|
|
698
|
+
type: StringConstructor;
|
|
699
|
+
required: true;
|
|
700
|
+
};
|
|
701
|
+
orgId: {
|
|
702
|
+
type: (NumberConstructor | StringConstructor)[];
|
|
703
|
+
required: true;
|
|
704
|
+
};
|
|
705
|
+
userId: {
|
|
706
|
+
type: StringConstructor;
|
|
707
|
+
required: true;
|
|
708
|
+
};
|
|
709
|
+
baseURL: {
|
|
710
|
+
type: StringConstructor;
|
|
711
|
+
default: string;
|
|
712
|
+
};
|
|
713
|
+
}>> & {
|
|
714
|
+
"onTemplate-click"?: ((...args: any[]) => any) | undefined;
|
|
715
|
+
"onUnread-message-update"?: ((...args: any[]) => any) | undefined;
|
|
716
|
+
}, {
|
|
717
|
+
baseURL: string;
|
|
718
|
+
}>>;
|
|
719
|
+
export default IhoChat;
|