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