cnhis-design-vue 3.2.5 → 3.2.6-beta.1
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 +43 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +43 -2917
- package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
- 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 +18 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
- 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 +1 -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 +37 -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/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,733 +0,0 @@
|
|
|
1
|
-
import { AnyObject } from '../../../../shared/types';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{}, {
|
|
3
|
-
state: import("../types").IState;
|
|
4
|
-
showChatSet: import("vue").Ref<boolean>;
|
|
5
|
-
showChatFile: import("vue").Ref<boolean>;
|
|
6
|
-
chatFileType: import("vue").Ref<string>;
|
|
7
|
-
showChatRecord: import("vue").Ref<boolean>;
|
|
8
|
-
handleOpenChatFile: (type: string) => void;
|
|
9
|
-
NAvatar: any;
|
|
10
|
-
PersonProfile: import("vue").DefineComponent<{
|
|
11
|
-
userId: {
|
|
12
|
-
type: StringConstructor;
|
|
13
|
-
required: true;
|
|
14
|
-
};
|
|
15
|
-
}, {
|
|
16
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
17
|
-
userId: {
|
|
18
|
-
type: StringConstructor;
|
|
19
|
-
required: true;
|
|
20
|
-
};
|
|
21
|
-
}>> & {
|
|
22
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
23
|
-
}>>;
|
|
24
|
-
emit: (event: "close", ...args: any[]) => void;
|
|
25
|
-
state: import("../types").IState;
|
|
26
|
-
openSession: (item: AnyObject) => Promise<void>;
|
|
27
|
-
showUserDetail: import("vue").Ref<boolean>;
|
|
28
|
-
showLargeAvatar: import("vue").Ref<boolean>;
|
|
29
|
-
showPhone: import("vue").Ref<boolean>;
|
|
30
|
-
userDetail: AnyObject;
|
|
31
|
-
info: {
|
|
32
|
-
label: string;
|
|
33
|
-
value: string;
|
|
34
|
-
key: string;
|
|
35
|
-
}[];
|
|
36
|
-
personInfo: import("vue").ComputedRef<{
|
|
37
|
-
label: string;
|
|
38
|
-
value: string;
|
|
39
|
-
key: string;
|
|
40
|
-
}[]>;
|
|
41
|
-
toOpenSession: () => Promise<void>;
|
|
42
|
-
updateShow: (value: boolean) => Promise<void>;
|
|
43
|
-
getContent: (info: AnyObject) => any;
|
|
44
|
-
onChange: (options: {
|
|
45
|
-
file: import("naive-ui").UploadFileInfo;
|
|
46
|
-
}) => Promise<void>;
|
|
47
|
-
NAvatar: any;
|
|
48
|
-
NPopover: any;
|
|
49
|
-
NButton: any;
|
|
50
|
-
NIcon: any;
|
|
51
|
-
NUpload: any;
|
|
52
|
-
NUploadTrigger: import("vue").DefineComponent<{
|
|
53
|
-
abstract: BooleanConstructor;
|
|
54
|
-
}, () => JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
55
|
-
[key: string]: any;
|
|
56
|
-
}>[] | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
57
|
-
abstract: BooleanConstructor;
|
|
58
|
-
}>>, {
|
|
59
|
-
abstract: boolean;
|
|
60
|
-
}>;
|
|
61
|
-
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<{}>>, {}>;
|
|
62
|
-
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<{}>>, {}>;
|
|
63
|
-
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<{}>>, {}>;
|
|
64
|
-
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<{}>>, {}>;
|
|
65
|
-
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<{}>>, {}>;
|
|
66
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
67
|
-
userId: {
|
|
68
|
-
type: StringConstructor;
|
|
69
|
-
required: true;
|
|
70
|
-
};
|
|
71
|
-
}>> & {
|
|
72
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
73
|
-
}, {}>;
|
|
74
|
-
ChatSet: import("vue").DefineComponent<{}, {
|
|
75
|
-
attrs: {
|
|
76
|
-
[x: string]: unknown;
|
|
77
|
-
};
|
|
78
|
-
state: import("../types").IState;
|
|
79
|
-
setCurrentSessionItem: (item: AnyObject) => void;
|
|
80
|
-
handleTopping: (value: boolean) => Promise<void>;
|
|
81
|
-
closeUserDetail: () => void;
|
|
82
|
-
NDrawer: any;
|
|
83
|
-
NDrawerContent: import("vue").DefineComponent<{
|
|
84
|
-
title: {
|
|
85
|
-
type: StringConstructor;
|
|
86
|
-
};
|
|
87
|
-
headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
88
|
-
footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
89
|
-
bodyStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
90
|
-
bodyContentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
91
|
-
nativeScrollbar: {
|
|
92
|
-
type: BooleanConstructor;
|
|
93
|
-
default: boolean;
|
|
94
|
-
};
|
|
95
|
-
scrollbarProps: import("vue").PropType<import("naive-ui/es/_internal").ScrollbarProps>;
|
|
96
|
-
closable: BooleanConstructor;
|
|
97
|
-
}, {
|
|
98
|
-
handleCloseClick: () => void;
|
|
99
|
-
mergedTheme: import("vue").Ref<{
|
|
100
|
-
common: {
|
|
101
|
-
baseColor: string;
|
|
102
|
-
primaryColor: string;
|
|
103
|
-
primaryColorHover: string;
|
|
104
|
-
primaryColorPressed: string;
|
|
105
|
-
primaryColorSuppl: string;
|
|
106
|
-
infoColor: string;
|
|
107
|
-
infoColorHover: string;
|
|
108
|
-
infoColorPressed: string;
|
|
109
|
-
infoColorSuppl: string;
|
|
110
|
-
successColor: string;
|
|
111
|
-
successColorHover: string;
|
|
112
|
-
successColorPressed: string;
|
|
113
|
-
successColorSuppl: string;
|
|
114
|
-
warningColor: string;
|
|
115
|
-
warningColorHover: string;
|
|
116
|
-
warningColorPressed: string;
|
|
117
|
-
warningColorSuppl: string;
|
|
118
|
-
errorColor: string;
|
|
119
|
-
errorColorHover: string;
|
|
120
|
-
errorColorPressed: string;
|
|
121
|
-
errorColorSuppl: string;
|
|
122
|
-
textColorBase: string;
|
|
123
|
-
textColor1: string;
|
|
124
|
-
textColor2: string;
|
|
125
|
-
textColor3: string;
|
|
126
|
-
textColorDisabled: string;
|
|
127
|
-
placeholderColor: string;
|
|
128
|
-
placeholderColorDisabled: string;
|
|
129
|
-
iconColor: string;
|
|
130
|
-
iconColorHover: string;
|
|
131
|
-
iconColorPressed: string;
|
|
132
|
-
iconColorDisabled: string;
|
|
133
|
-
opacity1: string;
|
|
134
|
-
opacity2: string;
|
|
135
|
-
opacity3: string;
|
|
136
|
-
opacity4: string;
|
|
137
|
-
opacity5: string;
|
|
138
|
-
dividerColor: string;
|
|
139
|
-
borderColor: string;
|
|
140
|
-
closeIconColor: string;
|
|
141
|
-
closeIconColorHover: string;
|
|
142
|
-
closeIconColorPressed: string;
|
|
143
|
-
closeColorHover: string;
|
|
144
|
-
closeColorPressed: string;
|
|
145
|
-
clearColor: string;
|
|
146
|
-
clearColorHover: string;
|
|
147
|
-
clearColorPressed: string;
|
|
148
|
-
scrollbarColor: string;
|
|
149
|
-
scrollbarColorHover: string;
|
|
150
|
-
scrollbarWidth: string;
|
|
151
|
-
scrollbarHeight: string;
|
|
152
|
-
scrollbarBorderRadius: string;
|
|
153
|
-
progressRailColor: string;
|
|
154
|
-
railColor: string;
|
|
155
|
-
popoverColor: string;
|
|
156
|
-
tableColor: string;
|
|
157
|
-
cardColor: string;
|
|
158
|
-
modalColor: string;
|
|
159
|
-
bodyColor: string;
|
|
160
|
-
tagColor: string;
|
|
161
|
-
avatarColor: string;
|
|
162
|
-
invertedColor: string;
|
|
163
|
-
inputColor: string;
|
|
164
|
-
codeColor: string;
|
|
165
|
-
tabColor: string;
|
|
166
|
-
actionColor: string;
|
|
167
|
-
tableHeaderColor: string;
|
|
168
|
-
hoverColor: string;
|
|
169
|
-
tableColorHover: string;
|
|
170
|
-
tableColorStriped: string;
|
|
171
|
-
pressedColor: string;
|
|
172
|
-
opacityDisabled: string;
|
|
173
|
-
inputColorDisabled: string;
|
|
174
|
-
buttonColor2: string;
|
|
175
|
-
buttonColor2Hover: string;
|
|
176
|
-
buttonColor2Pressed: string;
|
|
177
|
-
boxShadow1: string;
|
|
178
|
-
boxShadow2: string;
|
|
179
|
-
boxShadow3: string;
|
|
180
|
-
fontFamily: string;
|
|
181
|
-
fontFamilyMono: string;
|
|
182
|
-
fontWeight: string;
|
|
183
|
-
fontWeightStrong: string;
|
|
184
|
-
cubicBezierEaseInOut: string;
|
|
185
|
-
cubicBezierEaseOut: string;
|
|
186
|
-
cubicBezierEaseIn: string;
|
|
187
|
-
borderRadius: string;
|
|
188
|
-
borderRadiusSmall: string;
|
|
189
|
-
fontSize: string;
|
|
190
|
-
fontSizeMini: string;
|
|
191
|
-
fontSizeTiny: string;
|
|
192
|
-
fontSizeSmall: string;
|
|
193
|
-
fontSizeMedium: string;
|
|
194
|
-
fontSizeLarge: string;
|
|
195
|
-
fontSizeHuge: string;
|
|
196
|
-
lineHeight: string;
|
|
197
|
-
heightMini: string;
|
|
198
|
-
heightTiny: string;
|
|
199
|
-
heightSmall: string;
|
|
200
|
-
heightMedium: string;
|
|
201
|
-
heightLarge: string;
|
|
202
|
-
heightHuge: string;
|
|
203
|
-
name: "common";
|
|
204
|
-
};
|
|
205
|
-
self: {
|
|
206
|
-
bodyPadding: string;
|
|
207
|
-
headerPadding: string;
|
|
208
|
-
footerPadding: string;
|
|
209
|
-
color: string;
|
|
210
|
-
textColor: string;
|
|
211
|
-
titleTextColor: string;
|
|
212
|
-
titleFontSize: string;
|
|
213
|
-
titleFontWeight: string;
|
|
214
|
-
boxShadow: string;
|
|
215
|
-
lineHeight: string;
|
|
216
|
-
headerBorderBottom: string;
|
|
217
|
-
footerBorderTop: string;
|
|
218
|
-
closeIconColor: string;
|
|
219
|
-
closeIconColorHover: string;
|
|
220
|
-
closeIconColorPressed: string;
|
|
221
|
-
closeSize: string;
|
|
222
|
-
closeIconSize: string;
|
|
223
|
-
closeColorHover: string;
|
|
224
|
-
closeColorPressed: string;
|
|
225
|
-
closeBorderRadius: string;
|
|
226
|
-
resizableTriggerColorHover: string;
|
|
227
|
-
};
|
|
228
|
-
peers: {
|
|
229
|
-
Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
|
|
230
|
-
color: string;
|
|
231
|
-
colorHover: string;
|
|
232
|
-
}, any>;
|
|
233
|
-
};
|
|
234
|
-
peerOverrides: {
|
|
235
|
-
Scrollbar?: {
|
|
236
|
-
peers?: {
|
|
237
|
-
[x: string]: any;
|
|
238
|
-
} | undefined;
|
|
239
|
-
} | undefined;
|
|
240
|
-
};
|
|
241
|
-
}>;
|
|
242
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
243
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
244
|
-
title: {
|
|
245
|
-
type: StringConstructor;
|
|
246
|
-
};
|
|
247
|
-
headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
248
|
-
footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
249
|
-
bodyStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
250
|
-
bodyContentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
251
|
-
nativeScrollbar: {
|
|
252
|
-
type: BooleanConstructor;
|
|
253
|
-
default: boolean;
|
|
254
|
-
};
|
|
255
|
-
scrollbarProps: import("vue").PropType<import("naive-ui/es/_internal").ScrollbarProps>;
|
|
256
|
-
closable: BooleanConstructor;
|
|
257
|
-
}>>, {
|
|
258
|
-
closable: boolean;
|
|
259
|
-
nativeScrollbar: boolean;
|
|
260
|
-
}>;
|
|
261
|
-
NAvatar: any;
|
|
262
|
-
NIcon: any;
|
|
263
|
-
NSwitch: any;
|
|
264
|
-
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<{}>>, {}>;
|
|
265
|
-
PersonProfile: import("vue").DefineComponent<{
|
|
266
|
-
userId: {
|
|
267
|
-
type: StringConstructor;
|
|
268
|
-
required: true;
|
|
269
|
-
};
|
|
270
|
-
}, {
|
|
271
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
272
|
-
userId: {
|
|
273
|
-
type: StringConstructor;
|
|
274
|
-
required: true;
|
|
275
|
-
};
|
|
276
|
-
}>> & {
|
|
277
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
278
|
-
}>>;
|
|
279
|
-
emit: (event: "close", ...args: any[]) => void;
|
|
280
|
-
state: import("../types").IState;
|
|
281
|
-
openSession: (item: AnyObject) => Promise<void>;
|
|
282
|
-
showUserDetail: import("vue").Ref<boolean>;
|
|
283
|
-
showLargeAvatar: import("vue").Ref<boolean>;
|
|
284
|
-
showPhone: import("vue").Ref<boolean>;
|
|
285
|
-
userDetail: AnyObject;
|
|
286
|
-
info: {
|
|
287
|
-
label: string;
|
|
288
|
-
value: string;
|
|
289
|
-
key: string;
|
|
290
|
-
}[];
|
|
291
|
-
personInfo: import("vue").ComputedRef<{
|
|
292
|
-
label: string;
|
|
293
|
-
value: string;
|
|
294
|
-
key: string;
|
|
295
|
-
}[]>;
|
|
296
|
-
toOpenSession: () => Promise<void>;
|
|
297
|
-
updateShow: (value: boolean) => Promise<void>;
|
|
298
|
-
getContent: (info: AnyObject) => any;
|
|
299
|
-
onChange: (options: {
|
|
300
|
-
file: import("naive-ui").UploadFileInfo;
|
|
301
|
-
}) => Promise<void>;
|
|
302
|
-
NAvatar: any;
|
|
303
|
-
NPopover: any;
|
|
304
|
-
NButton: any;
|
|
305
|
-
NIcon: any;
|
|
306
|
-
NUpload: any;
|
|
307
|
-
NUploadTrigger: import("vue").DefineComponent<{
|
|
308
|
-
abstract: BooleanConstructor;
|
|
309
|
-
}, () => JSX.Element | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
310
|
-
[key: string]: any;
|
|
311
|
-
}>[] | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
312
|
-
abstract: BooleanConstructor;
|
|
313
|
-
}>>, {
|
|
314
|
-
abstract: boolean;
|
|
315
|
-
}>;
|
|
316
|
-
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<{}>>, {}>;
|
|
317
|
-
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<{}>>, {}>;
|
|
318
|
-
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<{}>>, {}>;
|
|
319
|
-
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<{}>>, {}>;
|
|
320
|
-
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<{}>>, {}>;
|
|
321
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
322
|
-
userId: {
|
|
323
|
-
type: StringConstructor;
|
|
324
|
-
required: true;
|
|
325
|
-
};
|
|
326
|
-
}>> & {
|
|
327
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
328
|
-
}, {}>;
|
|
329
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
330
|
-
ChatFile: import("vue").DefineComponent<{
|
|
331
|
-
type: {
|
|
332
|
-
type: StringConstructor;
|
|
333
|
-
default: string;
|
|
334
|
-
};
|
|
335
|
-
visible: {
|
|
336
|
-
type: BooleanConstructor;
|
|
337
|
-
};
|
|
338
|
-
}, {
|
|
339
|
-
cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
340
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
341
|
-
type: {
|
|
342
|
-
type: StringConstructor;
|
|
343
|
-
default: string;
|
|
344
|
-
};
|
|
345
|
-
visible: {
|
|
346
|
-
type: BooleanConstructor;
|
|
347
|
-
};
|
|
348
|
-
}>> & {}>>;
|
|
349
|
-
state: import("../types").IState;
|
|
350
|
-
imageList: import("vue").Ref<AnyObject[]>;
|
|
351
|
-
fileList: import("vue").Ref<AnyObject[]>;
|
|
352
|
-
imageRef: import("vue").Ref<any>;
|
|
353
|
-
fileRef: import("vue").Ref<any>;
|
|
354
|
-
keyword: import("vue").Ref<any>;
|
|
355
|
-
handleInput: () => void;
|
|
356
|
-
currentInfo: {
|
|
357
|
-
page: number;
|
|
358
|
-
hasMore: boolean;
|
|
359
|
-
lastSendTime: string;
|
|
360
|
-
};
|
|
361
|
-
handleSearch: () => Promise<void>;
|
|
362
|
-
formatImageList: (data: AnyObject[]) => {
|
|
363
|
-
label: string;
|
|
364
|
-
list: unknown;
|
|
365
|
-
}[];
|
|
366
|
-
resetAndSearch: () => void;
|
|
367
|
-
title: import("vue").ComputedRef<"聊天图片" | "聊天文件">;
|
|
368
|
-
getDetail: (item: AnyObject) => string;
|
|
369
|
-
getFileType: (item: AnyObject) => any;
|
|
370
|
-
NModal: any;
|
|
371
|
-
NImageGroup: import("vue").DefineComponent<{
|
|
372
|
-
showToolbar: {
|
|
373
|
-
type: BooleanConstructor;
|
|
374
|
-
default: boolean;
|
|
375
|
-
};
|
|
376
|
-
showToolbarTooltip: BooleanConstructor;
|
|
377
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Image", {
|
|
378
|
-
toolbarIconColor: string;
|
|
379
|
-
toolbarColor: string;
|
|
380
|
-
toolbarBoxShadow: string;
|
|
381
|
-
toolbarBorderRadius: string;
|
|
382
|
-
}, {
|
|
383
|
-
Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
|
|
384
|
-
borderRadius: string;
|
|
385
|
-
boxShadow: string;
|
|
386
|
-
color: string;
|
|
387
|
-
textColor: string;
|
|
388
|
-
padding: string;
|
|
389
|
-
}, {
|
|
390
|
-
Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
|
|
391
|
-
fontSize: string;
|
|
392
|
-
borderRadius: string;
|
|
393
|
-
color: string;
|
|
394
|
-
dividerColor: string;
|
|
395
|
-
textColor: string;
|
|
396
|
-
boxShadow: string;
|
|
397
|
-
space: string;
|
|
398
|
-
spaceArrow: string;
|
|
399
|
-
arrowOffset: string;
|
|
400
|
-
arrowOffsetVertical: string;
|
|
401
|
-
arrowHeight: string;
|
|
402
|
-
padding: string;
|
|
403
|
-
}, any>;
|
|
404
|
-
}>;
|
|
405
|
-
}>>;
|
|
406
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
|
|
407
|
-
toolbarIconColor: string;
|
|
408
|
-
toolbarColor: string;
|
|
409
|
-
toolbarBoxShadow: string;
|
|
410
|
-
toolbarBorderRadius: string;
|
|
411
|
-
}, {
|
|
412
|
-
Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
|
|
413
|
-
borderRadius: string;
|
|
414
|
-
boxShadow: string;
|
|
415
|
-
color: string;
|
|
416
|
-
textColor: string;
|
|
417
|
-
padding: string;
|
|
418
|
-
}, {
|
|
419
|
-
Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
|
|
420
|
-
fontSize: string;
|
|
421
|
-
borderRadius: string;
|
|
422
|
-
color: string;
|
|
423
|
-
dividerColor: string;
|
|
424
|
-
textColor: string;
|
|
425
|
-
boxShadow: string;
|
|
426
|
-
space: string;
|
|
427
|
-
spaceArrow: string;
|
|
428
|
-
arrowOffset: string;
|
|
429
|
-
arrowOffsetVertical: string;
|
|
430
|
-
arrowHeight: string;
|
|
431
|
-
padding: string;
|
|
432
|
-
}, any>;
|
|
433
|
-
}>;
|
|
434
|
-
}>>>;
|
|
435
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
|
|
436
|
-
toolbarIconColor: string;
|
|
437
|
-
toolbarColor: string;
|
|
438
|
-
toolbarBoxShadow: string;
|
|
439
|
-
toolbarBorderRadius: string;
|
|
440
|
-
}, {
|
|
441
|
-
Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
|
|
442
|
-
borderRadius: string;
|
|
443
|
-
boxShadow: string;
|
|
444
|
-
color: string;
|
|
445
|
-
textColor: string;
|
|
446
|
-
padding: string;
|
|
447
|
-
}, {
|
|
448
|
-
Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
|
|
449
|
-
fontSize: string;
|
|
450
|
-
borderRadius: string;
|
|
451
|
-
color: string;
|
|
452
|
-
dividerColor: string;
|
|
453
|
-
textColor: string;
|
|
454
|
-
boxShadow: string;
|
|
455
|
-
space: string;
|
|
456
|
-
spaceArrow: string;
|
|
457
|
-
arrowOffset: string;
|
|
458
|
-
arrowOffsetVertical: string;
|
|
459
|
-
arrowHeight: string;
|
|
460
|
-
padding: string;
|
|
461
|
-
}, any>;
|
|
462
|
-
}>;
|
|
463
|
-
}>>>;
|
|
464
|
-
}, {
|
|
465
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
466
|
-
previewInstRef: import("vue").Ref<{
|
|
467
|
-
setThumbnailEl: (e: HTMLImageElement | null) => void;
|
|
468
|
-
setPreviewSrc: (src?: string | undefined) => void;
|
|
469
|
-
toggleShow: () => void;
|
|
470
|
-
} | null>;
|
|
471
|
-
next: () => void;
|
|
472
|
-
prev: () => void;
|
|
473
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
474
|
-
showToolbar: {
|
|
475
|
-
type: BooleanConstructor;
|
|
476
|
-
default: boolean;
|
|
477
|
-
};
|
|
478
|
-
showToolbarTooltip: BooleanConstructor;
|
|
479
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Image", {
|
|
480
|
-
toolbarIconColor: string;
|
|
481
|
-
toolbarColor: string;
|
|
482
|
-
toolbarBoxShadow: string;
|
|
483
|
-
toolbarBorderRadius: string;
|
|
484
|
-
}, {
|
|
485
|
-
Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
|
|
486
|
-
borderRadius: string;
|
|
487
|
-
boxShadow: string;
|
|
488
|
-
color: string;
|
|
489
|
-
textColor: string;
|
|
490
|
-
padding: string;
|
|
491
|
-
}, {
|
|
492
|
-
Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
|
|
493
|
-
fontSize: string;
|
|
494
|
-
borderRadius: string;
|
|
495
|
-
color: string;
|
|
496
|
-
dividerColor: string;
|
|
497
|
-
textColor: string;
|
|
498
|
-
boxShadow: string;
|
|
499
|
-
space: string;
|
|
500
|
-
spaceArrow: string;
|
|
501
|
-
arrowOffset: string;
|
|
502
|
-
arrowOffsetVertical: string;
|
|
503
|
-
arrowHeight: string;
|
|
504
|
-
padding: string;
|
|
505
|
-
}, any>;
|
|
506
|
-
}>;
|
|
507
|
-
}>>;
|
|
508
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
|
|
509
|
-
toolbarIconColor: string;
|
|
510
|
-
toolbarColor: string;
|
|
511
|
-
toolbarBoxShadow: string;
|
|
512
|
-
toolbarBorderRadius: string;
|
|
513
|
-
}, {
|
|
514
|
-
Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
|
|
515
|
-
borderRadius: string;
|
|
516
|
-
boxShadow: string;
|
|
517
|
-
color: string;
|
|
518
|
-
textColor: string;
|
|
519
|
-
padding: string;
|
|
520
|
-
}, {
|
|
521
|
-
Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
|
|
522
|
-
fontSize: string;
|
|
523
|
-
borderRadius: string;
|
|
524
|
-
color: string;
|
|
525
|
-
dividerColor: string;
|
|
526
|
-
textColor: string;
|
|
527
|
-
boxShadow: string;
|
|
528
|
-
space: string;
|
|
529
|
-
spaceArrow: string;
|
|
530
|
-
arrowOffset: string;
|
|
531
|
-
arrowOffsetVertical: string;
|
|
532
|
-
arrowHeight: string;
|
|
533
|
-
padding: string;
|
|
534
|
-
}, any>;
|
|
535
|
-
}>;
|
|
536
|
-
}>>>;
|
|
537
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Image", {
|
|
538
|
-
toolbarIconColor: string;
|
|
539
|
-
toolbarColor: string;
|
|
540
|
-
toolbarBoxShadow: string;
|
|
541
|
-
toolbarBorderRadius: string;
|
|
542
|
-
}, {
|
|
543
|
-
Tooltip: import("naive-ui/es/_mixins").Theme<"Tooltip", {
|
|
544
|
-
borderRadius: string;
|
|
545
|
-
boxShadow: string;
|
|
546
|
-
color: string;
|
|
547
|
-
textColor: string;
|
|
548
|
-
padding: string;
|
|
549
|
-
}, {
|
|
550
|
-
Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
|
|
551
|
-
fontSize: string;
|
|
552
|
-
borderRadius: string;
|
|
553
|
-
color: string;
|
|
554
|
-
dividerColor: string;
|
|
555
|
-
textColor: string;
|
|
556
|
-
boxShadow: string;
|
|
557
|
-
space: string;
|
|
558
|
-
spaceArrow: string;
|
|
559
|
-
arrowOffset: string;
|
|
560
|
-
arrowOffsetVertical: string;
|
|
561
|
-
arrowHeight: string;
|
|
562
|
-
padding: string;
|
|
563
|
-
}, any>;
|
|
564
|
-
}>;
|
|
565
|
-
}>>>;
|
|
566
|
-
}>>, {
|
|
567
|
-
showToolbar: boolean;
|
|
568
|
-
showToolbarTooltip: boolean;
|
|
569
|
-
}>;
|
|
570
|
-
NImage: any;
|
|
571
|
-
NInput: any;
|
|
572
|
-
NIcon: any;
|
|
573
|
-
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<{}>>, {}>;
|
|
574
|
-
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<{}>>, {}>;
|
|
575
|
-
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<{}>>, {}>;
|
|
576
|
-
downloadFile: typeof import("../utils").downloadFile;
|
|
577
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
578
|
-
type: {
|
|
579
|
-
type: StringConstructor;
|
|
580
|
-
default: string;
|
|
581
|
-
};
|
|
582
|
-
visible: {
|
|
583
|
-
type: BooleanConstructor;
|
|
584
|
-
};
|
|
585
|
-
}>>, {
|
|
586
|
-
type: string;
|
|
587
|
-
visible: boolean;
|
|
588
|
-
}>;
|
|
589
|
-
ChatRecord: import("vue").DefineComponent<{
|
|
590
|
-
visible: {
|
|
591
|
-
type: BooleanConstructor;
|
|
592
|
-
};
|
|
593
|
-
}, {
|
|
594
|
-
tagColor: {
|
|
595
|
-
color: string;
|
|
596
|
-
textColor: string;
|
|
597
|
-
};
|
|
598
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
599
|
-
visible: {
|
|
600
|
-
type: BooleanConstructor;
|
|
601
|
-
};
|
|
602
|
-
}>> & {}>>;
|
|
603
|
-
state: import("../types").IState;
|
|
604
|
-
recordRef: import("vue").Ref<any>;
|
|
605
|
-
recordList: import("vue").Ref<AnyObject[]>;
|
|
606
|
-
keyword: import("vue").Ref<any>;
|
|
607
|
-
memberList: import("vue").Ref<never[]>;
|
|
608
|
-
startTime: import("vue").Ref<any>;
|
|
609
|
-
endTime: import("vue").Ref<any>;
|
|
610
|
-
handleInput: () => void;
|
|
611
|
-
currentInfo: {
|
|
612
|
-
page: number;
|
|
613
|
-
hasMore: boolean;
|
|
614
|
-
lastSendTime: string;
|
|
615
|
-
};
|
|
616
|
-
handleSearch: () => Promise<void>;
|
|
617
|
-
options: import("vue").ComputedRef<AnyObject[]>;
|
|
618
|
-
resetAndSearch: () => void;
|
|
619
|
-
startDateDisabled: (ts: number) => boolean;
|
|
620
|
-
endDateDisabled: (ts: number) => boolean;
|
|
621
|
-
resetInfo: () => void;
|
|
622
|
-
handleCloseTag: (type: "end" | "start" | "member") => void;
|
|
623
|
-
getPrefixCondition: () => (JSX.Element | null)[];
|
|
624
|
-
renderLabel: (option: AnyObject) => JSX.Element;
|
|
625
|
-
NModal: any;
|
|
626
|
-
NTag: any;
|
|
627
|
-
NInput: any;
|
|
628
|
-
NSelect: any;
|
|
629
|
-
NAvatar: any;
|
|
630
|
-
NPopover: any;
|
|
631
|
-
NInputGroup: import("vue").DefineComponent<{
|
|
632
|
-
[x: string]: never;
|
|
633
|
-
[x: number]: never;
|
|
634
|
-
[x: symbol]: never;
|
|
635
|
-
}, {
|
|
636
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
637
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
638
|
-
[x: string]: never;
|
|
639
|
-
[x: number]: never;
|
|
640
|
-
[x: symbol]: never;
|
|
641
|
-
}>>, {}>;
|
|
642
|
-
DatePicker: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
643
|
-
updateUnchangedValue: {
|
|
644
|
-
type: BooleanConstructor;
|
|
645
|
-
};
|
|
646
|
-
onConfirm: {
|
|
647
|
-
type: FunctionConstructor;
|
|
648
|
-
};
|
|
649
|
-
formattedValue: {
|
|
650
|
-
type: import("vue").PropType<(string | [string, string]) | null | undefined>;
|
|
651
|
-
};
|
|
652
|
-
placeholder: {
|
|
653
|
-
type: StringConstructor;
|
|
654
|
-
};
|
|
655
|
-
allowedInvalidValue: {
|
|
656
|
-
type: StringConstructor;
|
|
657
|
-
};
|
|
658
|
-
}, {
|
|
659
|
-
attrs: {
|
|
660
|
-
[x: string]: unknown;
|
|
661
|
-
};
|
|
662
|
-
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
663
|
-
updateUnchangedValue: {
|
|
664
|
-
type: BooleanConstructor;
|
|
665
|
-
};
|
|
666
|
-
onConfirm: {
|
|
667
|
-
type: FunctionConstructor;
|
|
668
|
-
};
|
|
669
|
-
formattedValue: {
|
|
670
|
-
type: import("vue").PropType<(string | [string, string]) | null | undefined>;
|
|
671
|
-
};
|
|
672
|
-
placeholder: {
|
|
673
|
-
type: StringConstructor;
|
|
674
|
-
};
|
|
675
|
-
allowedInvalidValue: {
|
|
676
|
-
type: StringConstructor;
|
|
677
|
-
};
|
|
678
|
-
}>> & {
|
|
679
|
-
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
680
|
-
}>>;
|
|
681
|
-
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
682
|
-
datePickerRef: import("vue").Ref<AnyObject | null>;
|
|
683
|
-
panelInstRef: import("vue").Ref<null>;
|
|
684
|
-
placeholderRef: import("vue").Ref<any>;
|
|
685
|
-
oldValue: string;
|
|
686
|
-
currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
|
|
687
|
-
isDateTime: import("vue").ComputedRef<boolean>;
|
|
688
|
-
formatRef: import("vue").ComputedRef<string>;
|
|
689
|
-
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
|
690
|
-
focus: () => any;
|
|
691
|
-
blur: () => any;
|
|
692
|
-
handleConfirm: (target: HTMLInputElement) => void;
|
|
693
|
-
onUpdateShow: (show: boolean) => Promise<void>;
|
|
694
|
-
onConfirm: (...args: any[]) => Promise<void>;
|
|
695
|
-
isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
|
|
696
|
-
setShortcutValue: (type: "month" | "week") => Promise<void>;
|
|
697
|
-
NDatePicker: any;
|
|
698
|
-
}, 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<{
|
|
699
|
-
updateUnchangedValue: {
|
|
700
|
-
type: BooleanConstructor;
|
|
701
|
-
};
|
|
702
|
-
onConfirm: {
|
|
703
|
-
type: FunctionConstructor;
|
|
704
|
-
};
|
|
705
|
-
formattedValue: {
|
|
706
|
-
type: import("vue").PropType<(string | [string, string]) | null | undefined>;
|
|
707
|
-
};
|
|
708
|
-
placeholder: {
|
|
709
|
-
type: StringConstructor;
|
|
710
|
-
};
|
|
711
|
-
allowedInvalidValue: {
|
|
712
|
-
type: StringConstructor;
|
|
713
|
-
};
|
|
714
|
-
}>> & {
|
|
715
|
-
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
716
|
-
}, {
|
|
717
|
-
updateUnchangedValue: boolean;
|
|
718
|
-
}>>;
|
|
719
|
-
formatTime: typeof import("../utils").formatTime;
|
|
720
|
-
MESSAGE_TYPE: typeof import("../constants").MESSAGE_TYPE;
|
|
721
|
-
emojis: {
|
|
722
|
-
default: string[][];
|
|
723
|
-
findEmoji(name: string): any;
|
|
724
|
-
};
|
|
725
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
726
|
-
visible: {
|
|
727
|
-
type: BooleanConstructor;
|
|
728
|
-
};
|
|
729
|
-
}>>, {
|
|
730
|
-
visible: boolean;
|
|
731
|
-
}>;
|
|
732
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
733
|
-
export default _default;
|