cnhis-design-vue 3.2.15-beta.2 → 3.2.15-beta.20
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/ai-chat/index.d.ts +9 -0
- package/es/components/ai-chat/src/Index.vue.d.ts +9 -0
- package/es/components/ai-chat/src/Index.vue2.js +1 -1
- package/es/components/ai-chat/src/components/ChatCard.js +1 -1
- package/es/components/ai-chat/src/components/ChatMain.js +1 -1
- package/es/components/ai-chat/src/components/ChatPatient.vue2.js +1 -1
- package/es/components/ai-chat/style/index.css +1 -1
- package/es/components/big-table/src/BigTable.vue2.js +1 -1
- package/es/components/branch-notice/index.d.ts +425 -9
- package/es/components/branch-notice/src/BranchNotice.vue.d.ts +378 -9
- package/es/components/branch-notice/src/BranchNotice.vue2.js +1 -1
- package/es/components/branch-notice/src/canstants.d.ts +2 -1
- package/es/components/branch-notice/src/canstants.js +1 -1
- package/es/components/branch-notice/src/components/NoticeItem.vue.d.ts +168 -44
- package/es/components/branch-notice/src/components/NoticeItem.vue.js +1 -0
- package/es/components/branch-notice/src/components/NoticeItem.vue2.js +1 -0
- package/es/components/branch-notice/src/components/NoticeItemAside.vue.d.ts +74 -5
- package/es/components/branch-notice/src/components/NoticeItemAside.vue.js +1 -0
- package/es/components/branch-notice/src/components/NoticeItemAside.vue2.js +1 -0
- package/es/components/branch-notice/src/components/NoticeOperationList.vue.js +1 -0
- package/es/components/branch-notice/src/components/NoticeOperationList.vue2.js +1 -0
- package/es/components/branch-notice/src/drawLine.js +1 -1
- package/es/components/branch-notice/src/hooks/useTheme.d.ts +1 -0
- package/es/components/branch-notice/src/hooks/useTheme.js +1 -0
- package/es/components/branch-notice/src/types.d.ts +22 -4
- package/es/components/branch-notice/style/index.css +1 -1
- package/es/components/button-print/src/components/IdentityVerification.vue2.js +1 -1
- package/es/components/button-print/src/components/NewPrintComponent.vue2.js +1 -1
- package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
- package/es/components/card-reader-sdk/src/cardReaderSDK.js +1 -1
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/expand-field/src/components/FormBatchOptionsModal.vue2.js +1 -1
- package/es/components/expand-field/src/components/PersonModal.vue2.js +1 -1
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/index.vue2.js +1 -1
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.js +1 -1
- package/es/components/fabric-chart/src/hooks/index.d.ts +1 -0
- package/es/components/fabric-chart/src/hooks/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +1 -0
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +1 -2
- package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
- package/es/components/fabric-chart/src/hooks/{temperature/useShadow.d.ts → useShadow.d.ts} +2 -2
- package/es/components/fabric-chart/src/hooks/useShadow.js +1 -0
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -0
- package/es/components/fabric-chart/src/utils/index.js +1 -1
- package/es/components/field-set/src/FieldColor.vue.d.ts +1 -1
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +3 -2
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +1 -1
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/TableStyle.vue2.js +1 -1
- package/es/components/field-set/src/components/edit-dialog.vue2.js +1 -1
- package/es/components/field-set/src/components/edit-filter.vue2.js +1 -1
- package/es/components/field-set/src/components/table-row.vue.d.ts +1 -1
- package/es/components/field-set/src/components/table-row.vue2.js +1 -1
- package/es/components/field-set/src/constants/filter.js +1 -1
- package/es/components/field-set/src/constants/index.js +1 -1
- package/es/components/field-set/src/utils/index.js +1 -1
- package/es/components/form-config/index.d.ts +1021 -1
- package/es/components/form-config/src/FormConfig.vue.d.ts +1021 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue2.js +1 -1
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +1019 -0
- package/es/components/form-config/src/components/FormConfigEventSetting.vue2.js +1 -1
- package/es/components/form-config/src/constants/index.js +1 -1
- package/es/components/form-config/src/hooks/useLocale.js +1 -1
- package/es/components/form-config/style/index.css +1 -1
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/combination/combination.js +1 -1
- package/es/components/form-render/src/components/renderer/complex.js +1 -1
- package/es/components/form-render/src/components/renderer/date.js +1 -1
- package/es/components/form-render/src/components/renderer/radio_checkbox.js +1 -1
- package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
- package/es/components/form-render/src/components/renderer/select.d.ts +6 -0
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/components/renderer/switch.js +1 -1
- package/es/components/form-render/src/components/renderer/text.js +1 -1
- package/es/components/form-render/src/components/renderer/textarea.js +1 -1
- package/es/components/form-render/src/hooks/useAnchor.js +1 -1
- package/es/components/form-render/src/hooks/useBusinessBinding.js +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.js +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.js +1 -1
- package/es/components/form-render/src/hooks/usePresetScope.js +1 -1
- package/es/components/form-render/src/utils/index.js +1 -1
- package/es/components/iho-chat/index.d.ts +518 -83
- package/es/components/iho-chat/src/Index.vue.d.ts +518 -83
- package/es/components/iho-chat/src/Index.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatAdd.vue.d.ts +33 -8
- package/es/components/iho-chat/src/components/ChatAdd.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +33 -8
- package/es/components/iho-chat/src/components/ChatFile.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatFooter.vue.d.ts +33 -8
- package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +101 -26
- package/es/components/iho-chat/src/components/ChatMain.vue.d.ts +34 -9
- package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatSearch.vue.d.ts +33 -34
- package/es/components/iho-chat/src/components/ChatSearch.vue2.js +1 -1
- package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +34 -9
- package/es/components/iho-chat/src/components/ContextMenu.js +1 -1
- package/es/components/iho-chat/src/components/MultipleVideo.vue.d.ts +34 -8
- package/es/components/iho-chat/src/components/MultipleVideo.vue2.js +1 -1
- package/es/components/iho-chat/src/components/PersonProfile.vue.d.ts +1 -1
- package/es/components/iho-chat/src/components/SiderList.vue.d.ts +207 -4
- package/es/components/iho-chat/src/components/SiderList.vue2.js +1 -1
- package/es/components/iho-chat/src/components/Video.vue.d.ts +1 -0
- package/es/components/iho-chat/src/components/Video.vue2.js +1 -1
- package/es/components/iho-chat/src/components/userItemRender.d.ts +18 -0
- package/es/components/iho-chat/src/components/userItemRender.js +1 -0
- package/es/components/iho-chat/src/hooks/useData.d.ts +6 -2
- package/es/components/iho-chat/src/hooks/useData.js +1 -1
- package/es/components/iho-chat/src/hooks/useVideo.d.ts +1 -0
- package/es/components/iho-chat/src/hooks/useVideo.js +1 -1
- package/es/components/iho-chat/src/hooks/useWebSocket.js +1 -1
- package/es/components/iho-chat/src/types/index.d.ts +13 -0
- package/es/components/iho-chat/src/utils/index.js +1 -1
- package/es/components/iho-chat/style/iconfont.ttf +0 -0
- package/es/components/iho-chat/style/index.css +1 -1
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue2.js +1 -1
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/info-header/src/components/patientInfo/index.vue2.js +1 -1
- package/es/components/keyboard/src/components/NumberPanel.vue2.js +1 -1
- package/es/components/map/src/Map.vue2.js +1 -1
- package/es/components/quick-search/src/index.vue2.js +1 -1
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/formitem/r-sign.js +1 -1
- package/es/components/scale-view/src/components/formitem/standard-modal.js +1 -1
- package/es/components/scale-view/src/hooks/scaleview-methods.js +1 -1
- package/es/components/scale-view/src/hooks/scaleview-submit.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue2.js +1 -1
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue2.js +1 -1
- package/es/components/table-export-field/src/components/ExportModal.vue2.js +1 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +1 -1
- package/es/components/table-filter/src/components/bi-filter/helpers/options.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/helpers/dateExtraMap.js +1 -1
- package/es/components/table-filter/src/tool/baseOptions.js +1 -1
- package/es/components/template-render/src/components/index.d.ts +23 -23
- package/es/components/tooth-bitmap/src/ToothBitmap.vue2.js +1 -1
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +1 -1
- package/es/components/vod-chunk-upload/src/vod-upload-modal.js +1 -1
- package/es/shared/assets/img/ai__avatar.png.js +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/logo.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/hooks/useLevelSearchCascader.js +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +4 -0
- package/package.json +2 -2
- 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/components/fabric-chart/src/hooks/temperature/useShadow.js +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
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
21
21
|
type: BooleanConstructor;
|
22
22
|
default: boolean;
|
23
23
|
};
|
24
|
-
|
24
|
+
defaultSessionId: {
|
25
25
|
type: StringConstructor;
|
26
26
|
};
|
27
27
|
show: {
|
@@ -32,6 +32,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
32
32
|
type: PropType<AnyObject>;
|
33
33
|
default: () => {};
|
34
34
|
};
|
35
|
+
filterable: {
|
36
|
+
type: BooleanConstructor;
|
37
|
+
default: boolean;
|
38
|
+
};
|
39
|
+
trtcProxy: {
|
40
|
+
type: PropType<string | Partial<{
|
41
|
+
websocketProxy: string;
|
42
|
+
loggerProxy: string;
|
43
|
+
turnServer: {
|
44
|
+
url: string;
|
45
|
+
username?: string | undefined;
|
46
|
+
credential?: string | undefined;
|
47
|
+
credentialType?: string | undefined;
|
48
|
+
}[];
|
49
|
+
iceTransportPolicy: "all" | "relay";
|
50
|
+
}>>;
|
51
|
+
};
|
35
52
|
}, {
|
36
53
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
37
54
|
token: {
|
@@ -54,7 +71,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
54
71
|
type: BooleanConstructor;
|
55
72
|
default: boolean;
|
56
73
|
};
|
57
|
-
|
74
|
+
defaultSessionId: {
|
58
75
|
type: StringConstructor;
|
59
76
|
};
|
60
77
|
show: {
|
@@ -65,6 +82,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
65
82
|
type: PropType<AnyObject>;
|
66
83
|
default: () => {};
|
67
84
|
};
|
85
|
+
filterable: {
|
86
|
+
type: BooleanConstructor;
|
87
|
+
default: boolean;
|
88
|
+
};
|
89
|
+
trtcProxy: {
|
90
|
+
type: PropType<string | Partial<{
|
91
|
+
websocketProxy: string;
|
92
|
+
loggerProxy: string;
|
93
|
+
turnServer: {
|
94
|
+
url: string;
|
95
|
+
username?: string | undefined;
|
96
|
+
credential?: string | undefined;
|
97
|
+
credentialType?: string | undefined;
|
98
|
+
}[];
|
99
|
+
iceTransportPolicy: "all" | "relay";
|
100
|
+
}>>;
|
101
|
+
};
|
68
102
|
}>> & {
|
69
103
|
"onTemplate-click"?: ((...args: any[]) => any) | undefined;
|
70
104
|
"onUnread-message-update"?: ((...args: any[]) => any) | undefined;
|
@@ -74,6 +108,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
74
108
|
emit: (event: "template-click" | "unread-message-update" | "session-change" | "session-close", ...args: any[]) => void;
|
75
109
|
loading: import("vue").Ref<boolean>;
|
76
110
|
data: {
|
111
|
+
filterable: import("vue").Ref<any>;
|
112
|
+
trtcProxy: import("vue").Ref<any>;
|
77
113
|
cssVars: import("vue").ComputedRef<AnyObject>;
|
78
114
|
stompClient: import("vue").Ref<import("./utils/chatSock").ChatSock | undefined>;
|
79
115
|
state: {
|
@@ -110,7 +146,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
110
146
|
remark: string;
|
111
147
|
content: AnyObject;
|
112
148
|
}) => Promise<void>;
|
113
|
-
openSession: (
|
149
|
+
openSession: (session: string | AnyObject) => Promise<void>;
|
114
150
|
closeSession: () => AnyObject | null;
|
115
151
|
getCurrentSession: () => AnyObject | null;
|
116
152
|
setCurrentSessionItem: (item: AnyObject) => void;
|
@@ -138,7 +174,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
138
174
|
currentGroupUser: AnyObject[];
|
139
175
|
showMultipleVideo: boolean;
|
140
176
|
};
|
141
|
-
openSession: (
|
177
|
+
openSession: (session: string | AnyObject) => Promise<void>;
|
142
178
|
closeSession: () => AnyObject | null;
|
143
179
|
getCurrentSession: () => AnyObject | null;
|
144
180
|
isEnded: import("vue").ComputedRef<boolean>;
|
@@ -156,8 +192,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
156
192
|
unreadSessionKeys: string[];
|
157
193
|
flexWidth: import("vue").Ref<number>;
|
158
194
|
listBoxRef: import("vue").Ref<HTMLElement | undefined>;
|
159
|
-
|
160
|
-
filterList: import("vue").Ref<{
|
195
|
+
filterListByTag: import("vue").Ref<{
|
161
196
|
label: string;
|
162
197
|
key: string;
|
163
198
|
}[]>;
|
@@ -166,6 +201,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
166
201
|
menuPosition: any;
|
167
202
|
sessionId: import("vue").Ref<any>;
|
168
203
|
currentFilterKey: import("vue").Ref<string>;
|
204
|
+
datePickerRef: import("vue").Ref<any>;
|
205
|
+
inputRef: import("vue").Ref<any>;
|
206
|
+
dateRange: import("vue").Ref<any>;
|
207
|
+
keyword: import("vue").Ref<string>;
|
208
|
+
showSearch: import("vue").Ref<boolean>;
|
209
|
+
filterList: import("vue").Ref<AnyObject[]>;
|
210
|
+
handleInput: () => void;
|
169
211
|
state: {
|
170
212
|
orgId: string | number;
|
171
213
|
currentSessionItem: AnyObject;
|
@@ -186,7 +228,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
186
228
|
showMultipleVideo: boolean;
|
187
229
|
};
|
188
230
|
unreadTotal: import("vue").ComputedRef<number>;
|
189
|
-
|
231
|
+
filterable: import("vue").Ref<any>;
|
232
|
+
openSession: (session: string | AnyObject) => Promise<void>;
|
190
233
|
setUpdateSessionItem: (item: AnyObject) => void;
|
191
234
|
setCurrentSessionItem: (item: AnyObject) => void;
|
192
235
|
currentWidth: import("vue").ComputedRef<number>;
|
@@ -197,10 +240,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
197
240
|
showSession: (item: AnyObject, currentKey?: string) => boolean | undefined;
|
198
241
|
handleContextmenu: (event: MouseEvent, id: string) => Promise<void>;
|
199
242
|
handleSelect: (key: string, session: AnyObject) => Promise<void>;
|
200
|
-
|
243
|
+
handleUpdateShow: (value: boolean) => void;
|
244
|
+
handleClickoutside: (e: Event) => void;
|
245
|
+
handleUpdateDate: (value: string[]) => void;
|
246
|
+
handleSearch: () => void;
|
201
247
|
NBadge: any;
|
202
248
|
NAvatar: any;
|
249
|
+
NInput: any;
|
203
250
|
NTag: any;
|
251
|
+
NIcon: any;
|
252
|
+
NPopover: any;
|
204
253
|
ContextMenu: import("vue").DefineComponent<{
|
205
254
|
type: {
|
206
255
|
type: StringConstructor;
|
@@ -244,6 +293,196 @@ declare const _default: import("vue").DefineComponent<{
|
|
244
293
|
};
|
245
294
|
formatTime: typeof import("./utils").formatTime;
|
246
295
|
STATUS: typeof import("./constants").STATUS;
|
296
|
+
CDatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
297
|
+
updateUnchangedValue: {
|
298
|
+
type: BooleanConstructor;
|
299
|
+
};
|
300
|
+
onConfirm: {
|
301
|
+
type: FunctionConstructor;
|
302
|
+
};
|
303
|
+
formattedValue: {
|
304
|
+
type: PropType<(string | [string, string]) | null | undefined>;
|
305
|
+
};
|
306
|
+
placeholder: {
|
307
|
+
type: StringConstructor;
|
308
|
+
};
|
309
|
+
allowedInvalidValue: {
|
310
|
+
type: StringConstructor;
|
311
|
+
};
|
312
|
+
to: {
|
313
|
+
type: PropType<string | false | HTMLElement>;
|
314
|
+
default: string;
|
315
|
+
};
|
316
|
+
holidays: {
|
317
|
+
type: PropType<Date[]>;
|
318
|
+
default: () => never[];
|
319
|
+
};
|
320
|
+
type: {
|
321
|
+
type: StringConstructor;
|
322
|
+
default: string;
|
323
|
+
};
|
324
|
+
}, {
|
325
|
+
attrs: {
|
326
|
+
[x: string]: unknown;
|
327
|
+
};
|
328
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
329
|
+
updateUnchangedValue: {
|
330
|
+
type: BooleanConstructor;
|
331
|
+
};
|
332
|
+
onConfirm: {
|
333
|
+
type: FunctionConstructor;
|
334
|
+
};
|
335
|
+
formattedValue: {
|
336
|
+
type: PropType<(string | [string, string]) | null | undefined>;
|
337
|
+
};
|
338
|
+
placeholder: {
|
339
|
+
type: StringConstructor;
|
340
|
+
};
|
341
|
+
allowedInvalidValue: {
|
342
|
+
type: StringConstructor;
|
343
|
+
};
|
344
|
+
to: {
|
345
|
+
type: PropType<string | false | HTMLElement>;
|
346
|
+
default: string;
|
347
|
+
};
|
348
|
+
holidays: {
|
349
|
+
type: PropType<Date[]>;
|
350
|
+
default: () => never[];
|
351
|
+
};
|
352
|
+
type: {
|
353
|
+
type: StringConstructor;
|
354
|
+
default: string;
|
355
|
+
};
|
356
|
+
}>> & {
|
357
|
+
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
358
|
+
}>>;
|
359
|
+
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
360
|
+
datePickerRef: import("vue").Ref<AnyObject | null>;
|
361
|
+
panelInstRef: import("vue").Ref<null>;
|
362
|
+
placeholderRef: import("vue").Ref<any>;
|
363
|
+
oldValue: string;
|
364
|
+
currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
|
365
|
+
isDateTime: import("vue").ComputedRef<boolean>;
|
366
|
+
formatRef: import("vue").ComputedRef<string>;
|
367
|
+
panelFormatRef: import("vue").ComputedRef<string | [string, string]>;
|
368
|
+
focus: () => any;
|
369
|
+
blur: () => any;
|
370
|
+
handleConfirm: (target: HTMLInputElement) => void;
|
371
|
+
onUpdateShow: (show: boolean) => Promise<void>;
|
372
|
+
watchers: import("../../../shared/types").AnyFn[];
|
373
|
+
stopWatcher: () => void;
|
374
|
+
setHoliday: (show: boolean) => Promise<void>;
|
375
|
+
onConfirm: (...args: any[]) => Promise<void>;
|
376
|
+
isAllowedInvalidValue: (value: (string | [string, string]) | null | undefined) => boolean | "" | undefined;
|
377
|
+
setShortcutValue: (type: "month" | "week") => Promise<void>;
|
378
|
+
NDatePicker: any;
|
379
|
+
}, 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<{
|
380
|
+
updateUnchangedValue: {
|
381
|
+
type: BooleanConstructor;
|
382
|
+
};
|
383
|
+
onConfirm: {
|
384
|
+
type: FunctionConstructor;
|
385
|
+
};
|
386
|
+
formattedValue: {
|
387
|
+
type: PropType<(string | [string, string]) | null | undefined>;
|
388
|
+
};
|
389
|
+
placeholder: {
|
390
|
+
type: StringConstructor;
|
391
|
+
};
|
392
|
+
allowedInvalidValue: {
|
393
|
+
type: StringConstructor;
|
394
|
+
};
|
395
|
+
to: {
|
396
|
+
type: PropType<string | false | HTMLElement>;
|
397
|
+
default: string;
|
398
|
+
};
|
399
|
+
holidays: {
|
400
|
+
type: PropType<Date[]>;
|
401
|
+
default: () => never[];
|
402
|
+
};
|
403
|
+
type: {
|
404
|
+
type: StringConstructor;
|
405
|
+
default: string;
|
406
|
+
};
|
407
|
+
}>> & {
|
408
|
+
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
409
|
+
}, {
|
410
|
+
type: string;
|
411
|
+
updateUnchangedValue: boolean;
|
412
|
+
to: string | false | HTMLElement;
|
413
|
+
holidays: Date[];
|
414
|
+
}>>;
|
415
|
+
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<{}>>, {}>;
|
416
|
+
userItemRender: import("vue").DefineComponent<{
|
417
|
+
item: {
|
418
|
+
type: PropType<AnyObject>;
|
419
|
+
default: () => {};
|
420
|
+
};
|
421
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "item-click"[], "item-click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
422
|
+
item: {
|
423
|
+
type: PropType<AnyObject>;
|
424
|
+
default: () => {};
|
425
|
+
};
|
426
|
+
}>> & {
|
427
|
+
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
428
|
+
}, {
|
429
|
+
item: AnyObject;
|
430
|
+
}>;
|
431
|
+
DefaultPage: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
432
|
+
type: {
|
433
|
+
type: StringConstructor;
|
434
|
+
default: string;
|
435
|
+
};
|
436
|
+
config: {
|
437
|
+
type: PropType<AnyObject>;
|
438
|
+
default: () => {
|
439
|
+
title: string;
|
440
|
+
content: string;
|
441
|
+
};
|
442
|
+
};
|
443
|
+
}, {
|
444
|
+
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
445
|
+
type: {
|
446
|
+
type: StringConstructor;
|
447
|
+
default: string;
|
448
|
+
};
|
449
|
+
config: {
|
450
|
+
type: PropType<AnyObject>;
|
451
|
+
default: () => {
|
452
|
+
title: string;
|
453
|
+
content: string;
|
454
|
+
};
|
455
|
+
};
|
456
|
+
}>> & {
|
457
|
+
onReloadPage?: ((...args: any[]) => any) | undefined;
|
458
|
+
}>>;
|
459
|
+
emit: (event: "reloadPage", ...args: any[]) => void;
|
460
|
+
configResult: import("vue").ComputedRef<{
|
461
|
+
title: string;
|
462
|
+
content: string;
|
463
|
+
img: string;
|
464
|
+
}>;
|
465
|
+
reloadPage: () => void;
|
466
|
+
NIcon: any;
|
467
|
+
Refresh: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
468
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "reloadPage"[], "reloadPage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
469
|
+
type: {
|
470
|
+
type: StringConstructor;
|
471
|
+
default: string;
|
472
|
+
};
|
473
|
+
config: {
|
474
|
+
type: PropType<AnyObject>;
|
475
|
+
default: () => {
|
476
|
+
title: string;
|
477
|
+
content: string;
|
478
|
+
};
|
479
|
+
};
|
480
|
+
}>> & {
|
481
|
+
onReloadPage?: ((...args: any[]) => any) | undefined;
|
482
|
+
}, {
|
483
|
+
type: string;
|
484
|
+
config: AnyObject;
|
485
|
+
}>>;
|
247
486
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
248
487
|
ChatHeader: import("vue").DefineComponent<{}, {
|
249
488
|
state: {
|
@@ -334,7 +573,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
334
573
|
currentGroupUser: AnyObject[];
|
335
574
|
showMultipleVideo: boolean;
|
336
575
|
};
|
337
|
-
openSession: (
|
576
|
+
openSession: (session: string | AnyObject) => Promise<void>;
|
338
577
|
showUserDetail: import("vue").Ref<boolean>;
|
339
578
|
showLargeAvatar: import("vue").Ref<boolean>;
|
340
579
|
showPhone: import("vue").Ref<boolean>;
|
@@ -474,7 +713,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
474
713
|
currentGroupUser: AnyObject[];
|
475
714
|
showMultipleVideo: boolean;
|
476
715
|
};
|
477
|
-
openSession: (
|
716
|
+
openSession: (session: string | AnyObject) => Promise<void>;
|
478
717
|
showUserDetail: import("vue").Ref<boolean>;
|
479
718
|
showLargeAvatar: import("vue").Ref<boolean>;
|
480
719
|
showPhone: import("vue").Ref<boolean>;
|
@@ -542,6 +781,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
542
781
|
default: boolean;
|
543
782
|
};
|
544
783
|
}, {
|
784
|
+
initialOptions: AnyObject[];
|
785
|
+
tabList: {
|
786
|
+
key: string;
|
787
|
+
label: string;
|
788
|
+
}[];
|
545
789
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
546
790
|
title: {
|
547
791
|
type: StringConstructor;
|
@@ -594,27 +838,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
594
838
|
keyword: import("vue").Ref<string>;
|
595
839
|
showModal: import("vue").Ref<boolean>;
|
596
840
|
checkedOptions: import("vue").Ref<AnyObject[]>;
|
597
|
-
options: import("vue").Ref<AnyObject[]>;
|
598
841
|
groupName: import("vue").Ref<string>;
|
599
|
-
checkedSourceIds: import("vue").Ref<(string | number)[]>;
|
600
842
|
remark: import("vue").Ref<string>;
|
843
|
+
currentTab: import("vue").Ref<AnyObject[]>;
|
844
|
+
breadcrumbList: import("vue").Ref<AnyObject[]>;
|
601
845
|
userList: import("vue").Ref<AnyObject[]>;
|
602
846
|
handleInput: () => void;
|
603
847
|
_disabledIds: import("vue").ComputedRef<any[]>;
|
604
|
-
|
848
|
+
sessionList: import("vue").ComputedRef<{
|
849
|
+
id: any;
|
850
|
+
name: any;
|
851
|
+
avatar: any;
|
852
|
+
chatType: any;
|
853
|
+
}[]>;
|
854
|
+
friends: import("vue").ComputedRef<{
|
855
|
+
id: any;
|
856
|
+
name: any;
|
857
|
+
avatar: any;
|
858
|
+
chatType: any;
|
859
|
+
}[]>;
|
860
|
+
groups: import("vue").ComputedRef<{
|
605
861
|
id: any;
|
606
862
|
name: any;
|
607
863
|
avatar: any;
|
864
|
+
chatType: any;
|
608
865
|
}[]>;
|
609
866
|
checkedIds: import("vue").ComputedRef<any[]>;
|
610
867
|
btnDisabled: import("vue").ComputedRef<boolean>;
|
611
868
|
allChecked: import("vue").WritableComputedRef<boolean>;
|
869
|
+
checkedSourceIds: import("vue").WritableComputedRef<any[]>;
|
870
|
+
currentTabKey: import("vue").ComputedRef<any>;
|
871
|
+
getDisabled: (id: string | number) => boolean;
|
872
|
+
handleClickCheckbox: (option: AnyObject) => Promise<void>;
|
873
|
+
toggleTab: (item: AnyObject) => void;
|
874
|
+
handleTabBack: () => void;
|
612
875
|
handlePositiveClick: () => Promise<void>;
|
613
|
-
updateCheckedSourceIds: () => void;
|
614
|
-
handleSourceIdsUpdate: (value: (string | number)[], meta: {
|
615
|
-
actionType: "check" | "uncheck";
|
616
|
-
value: string | number;
|
617
|
-
}) => void;
|
618
876
|
closeTag: (id: string) => void;
|
619
877
|
NModal: any;
|
620
878
|
NButton: any;
|
@@ -626,8 +884,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
626
884
|
NCheckbox: any;
|
627
885
|
NCheckboxGroup: any;
|
628
886
|
NTooltip: any;
|
887
|
+
NBreadcrumb: any;
|
888
|
+
NBreadcrumbItem: any;
|
629
889
|
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<{}>>, {}>;
|
630
890
|
AddOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
891
|
+
PersonOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
892
|
+
PeopleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
893
|
+
ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
894
|
+
last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
|
631
895
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
632
896
|
title: {
|
633
897
|
type: StringConstructor;
|
@@ -760,6 +1024,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
760
1024
|
default: boolean;
|
761
1025
|
};
|
762
1026
|
}, {
|
1027
|
+
initialOptions: AnyObject[];
|
1028
|
+
tabList: {
|
1029
|
+
key: string;
|
1030
|
+
label: string;
|
1031
|
+
}[];
|
763
1032
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
764
1033
|
title: {
|
765
1034
|
type: StringConstructor;
|
@@ -812,27 +1081,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
812
1081
|
keyword: import("vue").Ref<string>;
|
813
1082
|
showModal: import("vue").Ref<boolean>;
|
814
1083
|
checkedOptions: import("vue").Ref<AnyObject[]>;
|
815
|
-
options: import("vue").Ref<AnyObject[]>;
|
816
1084
|
groupName: import("vue").Ref<string>;
|
817
|
-
checkedSourceIds: import("vue").Ref<(string | number)[]>;
|
818
1085
|
remark: import("vue").Ref<string>;
|
1086
|
+
currentTab: import("vue").Ref<AnyObject[]>;
|
1087
|
+
breadcrumbList: import("vue").Ref<AnyObject[]>;
|
819
1088
|
userList: import("vue").Ref<AnyObject[]>;
|
820
1089
|
handleInput: () => void;
|
821
1090
|
_disabledIds: import("vue").ComputedRef<any[]>;
|
822
|
-
|
1091
|
+
sessionList: import("vue").ComputedRef<{
|
823
1092
|
id: any;
|
824
1093
|
name: any;
|
825
1094
|
avatar: any;
|
1095
|
+
chatType: any;
|
1096
|
+
}[]>;
|
1097
|
+
friends: import("vue").ComputedRef<{
|
1098
|
+
id: any;
|
1099
|
+
name: any;
|
1100
|
+
avatar: any;
|
1101
|
+
chatType: any;
|
1102
|
+
}[]>;
|
1103
|
+
groups: import("vue").ComputedRef<{
|
1104
|
+
id: any;
|
1105
|
+
name: any;
|
1106
|
+
avatar: any;
|
1107
|
+
chatType: any;
|
826
1108
|
}[]>;
|
827
1109
|
checkedIds: import("vue").ComputedRef<any[]>;
|
828
1110
|
btnDisabled: import("vue").ComputedRef<boolean>;
|
829
1111
|
allChecked: import("vue").WritableComputedRef<boolean>;
|
1112
|
+
checkedSourceIds: import("vue").WritableComputedRef<any[]>;
|
1113
|
+
currentTabKey: import("vue").ComputedRef<any>;
|
1114
|
+
getDisabled: (id: string | number) => boolean;
|
1115
|
+
handleClickCheckbox: (option: AnyObject) => Promise<void>;
|
1116
|
+
toggleTab: (item: AnyObject) => void;
|
1117
|
+
handleTabBack: () => void;
|
830
1118
|
handlePositiveClick: () => Promise<void>;
|
831
|
-
updateCheckedSourceIds: () => void;
|
832
|
-
handleSourceIdsUpdate: (value: (string | number)[], meta: {
|
833
|
-
actionType: "check" | "uncheck";
|
834
|
-
value: string | number;
|
835
|
-
}) => void;
|
836
1119
|
closeTag: (id: string) => void;
|
837
1120
|
NModal: any;
|
838
1121
|
NButton: any;
|
@@ -844,8 +1127,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
844
1127
|
NCheckbox: any;
|
845
1128
|
NCheckboxGroup: any;
|
846
1129
|
NTooltip: any;
|
1130
|
+
NBreadcrumb: any;
|
1131
|
+
NBreadcrumbItem: any;
|
847
1132
|
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<{}>>, {}>;
|
848
1133
|
AddOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1134
|
+
PersonOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1135
|
+
PeopleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1136
|
+
ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1137
|
+
last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
|
849
1138
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
850
1139
|
title: {
|
851
1140
|
type: StringConstructor;
|
@@ -1109,6 +1398,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
1109
1398
|
default: boolean;
|
1110
1399
|
};
|
1111
1400
|
}, {
|
1401
|
+
initialOptions: AnyObject[];
|
1402
|
+
tabList: {
|
1403
|
+
key: string;
|
1404
|
+
label: string;
|
1405
|
+
}[];
|
1112
1406
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1113
1407
|
title: {
|
1114
1408
|
type: StringConstructor;
|
@@ -1161,27 +1455,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
1161
1455
|
keyword: import("vue").Ref<string>;
|
1162
1456
|
showModal: import("vue").Ref<boolean>;
|
1163
1457
|
checkedOptions: import("vue").Ref<AnyObject[]>;
|
1164
|
-
options: import("vue").Ref<AnyObject[]>;
|
1165
1458
|
groupName: import("vue").Ref<string>;
|
1166
|
-
checkedSourceIds: import("vue").Ref<(string | number)[]>;
|
1167
1459
|
remark: import("vue").Ref<string>;
|
1460
|
+
currentTab: import("vue").Ref<AnyObject[]>;
|
1461
|
+
breadcrumbList: import("vue").Ref<AnyObject[]>;
|
1168
1462
|
userList: import("vue").Ref<AnyObject[]>;
|
1169
1463
|
handleInput: () => void;
|
1170
1464
|
_disabledIds: import("vue").ComputedRef<any[]>;
|
1171
|
-
|
1465
|
+
sessionList: import("vue").ComputedRef<{
|
1466
|
+
id: any;
|
1467
|
+
name: any;
|
1468
|
+
avatar: any;
|
1469
|
+
chatType: any;
|
1470
|
+
}[]>;
|
1471
|
+
friends: import("vue").ComputedRef<{
|
1472
|
+
id: any;
|
1473
|
+
name: any;
|
1474
|
+
avatar: any;
|
1475
|
+
chatType: any;
|
1476
|
+
}[]>;
|
1477
|
+
groups: import("vue").ComputedRef<{
|
1172
1478
|
id: any;
|
1173
1479
|
name: any;
|
1174
1480
|
avatar: any;
|
1481
|
+
chatType: any;
|
1175
1482
|
}[]>;
|
1176
1483
|
checkedIds: import("vue").ComputedRef<any[]>;
|
1177
1484
|
btnDisabled: import("vue").ComputedRef<boolean>;
|
1178
1485
|
allChecked: import("vue").WritableComputedRef<boolean>;
|
1486
|
+
checkedSourceIds: import("vue").WritableComputedRef<any[]>;
|
1487
|
+
currentTabKey: import("vue").ComputedRef<any>;
|
1488
|
+
getDisabled: (id: string | number) => boolean;
|
1489
|
+
handleClickCheckbox: (option: AnyObject) => Promise<void>;
|
1490
|
+
toggleTab: (item: AnyObject) => void;
|
1491
|
+
handleTabBack: () => void;
|
1179
1492
|
handlePositiveClick: () => Promise<void>;
|
1180
|
-
updateCheckedSourceIds: () => void;
|
1181
|
-
handleSourceIdsUpdate: (value: (string | number)[], meta: {
|
1182
|
-
actionType: "check" | "uncheck";
|
1183
|
-
value: string | number;
|
1184
|
-
}) => void;
|
1185
1493
|
closeTag: (id: string) => void;
|
1186
1494
|
NModal: any;
|
1187
1495
|
NButton: any;
|
@@ -1193,8 +1501,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
1193
1501
|
NCheckbox: any;
|
1194
1502
|
NCheckboxGroup: any;
|
1195
1503
|
NTooltip: any;
|
1504
|
+
NBreadcrumb: any;
|
1505
|
+
NBreadcrumbItem: any;
|
1196
1506
|
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<{}>>, {}>;
|
1197
1507
|
AddOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1508
|
+
PersonOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1509
|
+
PeopleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1510
|
+
ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1511
|
+
last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
|
1198
1512
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1199
1513
|
title: {
|
1200
1514
|
type: StringConstructor;
|
@@ -1342,7 +1656,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
1342
1656
|
currentGroupUser: AnyObject[];
|
1343
1657
|
showMultipleVideo: boolean;
|
1344
1658
|
};
|
1345
|
-
openSession: (
|
1659
|
+
openSession: (session: string | AnyObject) => Promise<void>;
|
1346
1660
|
showUserDetail: import("vue").Ref<boolean>;
|
1347
1661
|
showLargeAvatar: import("vue").Ref<boolean>;
|
1348
1662
|
showPhone: import("vue").Ref<boolean>;
|
@@ -1529,6 +1843,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
1529
1843
|
default: boolean;
|
1530
1844
|
};
|
1531
1845
|
}, {
|
1846
|
+
initialOptions: AnyObject[];
|
1847
|
+
tabList: {
|
1848
|
+
key: string;
|
1849
|
+
label: string;
|
1850
|
+
}[];
|
1532
1851
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1533
1852
|
title: {
|
1534
1853
|
type: StringConstructor;
|
@@ -1581,27 +1900,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
1581
1900
|
keyword: import("vue").Ref<string>;
|
1582
1901
|
showModal: import("vue").Ref<boolean>;
|
1583
1902
|
checkedOptions: import("vue").Ref<AnyObject[]>;
|
1584
|
-
options: import("vue").Ref<AnyObject[]>;
|
1585
1903
|
groupName: import("vue").Ref<string>;
|
1586
|
-
checkedSourceIds: import("vue").Ref<(string | number)[]>;
|
1587
1904
|
remark: import("vue").Ref<string>;
|
1905
|
+
currentTab: import("vue").Ref<AnyObject[]>;
|
1906
|
+
breadcrumbList: import("vue").Ref<AnyObject[]>;
|
1588
1907
|
userList: import("vue").Ref<AnyObject[]>;
|
1589
1908
|
handleInput: () => void;
|
1590
1909
|
_disabledIds: import("vue").ComputedRef<any[]>;
|
1591
|
-
|
1910
|
+
sessionList: import("vue").ComputedRef<{
|
1911
|
+
id: any;
|
1912
|
+
name: any;
|
1913
|
+
avatar: any;
|
1914
|
+
chatType: any;
|
1915
|
+
}[]>;
|
1916
|
+
friends: import("vue").ComputedRef<{
|
1917
|
+
id: any;
|
1918
|
+
name: any;
|
1919
|
+
avatar: any;
|
1920
|
+
chatType: any;
|
1921
|
+
}[]>;
|
1922
|
+
groups: import("vue").ComputedRef<{
|
1592
1923
|
id: any;
|
1593
1924
|
name: any;
|
1594
1925
|
avatar: any;
|
1926
|
+
chatType: any;
|
1595
1927
|
}[]>;
|
1596
1928
|
checkedIds: import("vue").ComputedRef<any[]>;
|
1597
1929
|
btnDisabled: import("vue").ComputedRef<boolean>;
|
1598
1930
|
allChecked: import("vue").WritableComputedRef<boolean>;
|
1931
|
+
checkedSourceIds: import("vue").WritableComputedRef<any[]>;
|
1932
|
+
currentTabKey: import("vue").ComputedRef<any>;
|
1933
|
+
getDisabled: (id: string | number) => boolean;
|
1934
|
+
handleClickCheckbox: (option: AnyObject) => Promise<void>;
|
1935
|
+
toggleTab: (item: AnyObject) => void;
|
1936
|
+
handleTabBack: () => void;
|
1599
1937
|
handlePositiveClick: () => Promise<void>;
|
1600
|
-
updateCheckedSourceIds: () => void;
|
1601
|
-
handleSourceIdsUpdate: (value: (string | number)[], meta: {
|
1602
|
-
actionType: "check" | "uncheck";
|
1603
|
-
value: string | number;
|
1604
|
-
}) => void;
|
1605
1938
|
closeTag: (id: string) => void;
|
1606
1939
|
NModal: any;
|
1607
1940
|
NButton: any;
|
@@ -1613,8 +1946,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
1613
1946
|
NCheckbox: any;
|
1614
1947
|
NCheckboxGroup: any;
|
1615
1948
|
NTooltip: any;
|
1949
|
+
NBreadcrumb: any;
|
1950
|
+
NBreadcrumbItem: any;
|
1616
1951
|
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<{}>>, {}>;
|
1617
1952
|
AddOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1953
|
+
PersonOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1954
|
+
PeopleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1955
|
+
ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1956
|
+
last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
|
1618
1957
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1619
1958
|
title: {
|
1620
1959
|
type: StringConstructor;
|
@@ -1735,6 +2074,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
1735
2074
|
default: boolean;
|
1736
2075
|
};
|
1737
2076
|
}, {
|
2077
|
+
initialOptions: AnyObject[];
|
2078
|
+
tabList: {
|
2079
|
+
key: string;
|
2080
|
+
label: string;
|
2081
|
+
}[];
|
1738
2082
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
1739
2083
|
title: {
|
1740
2084
|
type: StringConstructor;
|
@@ -1787,27 +2131,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
1787
2131
|
keyword: import("vue").Ref<string>;
|
1788
2132
|
showModal: import("vue").Ref<boolean>;
|
1789
2133
|
checkedOptions: import("vue").Ref<AnyObject[]>;
|
1790
|
-
options: import("vue").Ref<AnyObject[]>;
|
1791
2134
|
groupName: import("vue").Ref<string>;
|
1792
|
-
checkedSourceIds: import("vue").Ref<(string | number)[]>;
|
1793
2135
|
remark: import("vue").Ref<string>;
|
2136
|
+
currentTab: import("vue").Ref<AnyObject[]>;
|
2137
|
+
breadcrumbList: import("vue").Ref<AnyObject[]>;
|
1794
2138
|
userList: import("vue").Ref<AnyObject[]>;
|
1795
2139
|
handleInput: () => void;
|
1796
2140
|
_disabledIds: import("vue").ComputedRef<any[]>;
|
1797
|
-
|
2141
|
+
sessionList: import("vue").ComputedRef<{
|
1798
2142
|
id: any;
|
1799
2143
|
name: any;
|
1800
2144
|
avatar: any;
|
2145
|
+
chatType: any;
|
2146
|
+
}[]>;
|
2147
|
+
friends: import("vue").ComputedRef<{
|
2148
|
+
id: any;
|
2149
|
+
name: any;
|
2150
|
+
avatar: any;
|
2151
|
+
chatType: any;
|
2152
|
+
}[]>;
|
2153
|
+
groups: import("vue").ComputedRef<{
|
2154
|
+
id: any;
|
2155
|
+
name: any;
|
2156
|
+
avatar: any;
|
2157
|
+
chatType: any;
|
1801
2158
|
}[]>;
|
1802
2159
|
checkedIds: import("vue").ComputedRef<any[]>;
|
1803
2160
|
btnDisabled: import("vue").ComputedRef<boolean>;
|
1804
2161
|
allChecked: import("vue").WritableComputedRef<boolean>;
|
2162
|
+
checkedSourceIds: import("vue").WritableComputedRef<any[]>;
|
2163
|
+
currentTabKey: import("vue").ComputedRef<any>;
|
2164
|
+
getDisabled: (id: string | number) => boolean;
|
2165
|
+
handleClickCheckbox: (option: AnyObject) => Promise<void>;
|
2166
|
+
toggleTab: (item: AnyObject) => void;
|
2167
|
+
handleTabBack: () => void;
|
1805
2168
|
handlePositiveClick: () => Promise<void>;
|
1806
|
-
updateCheckedSourceIds: () => void;
|
1807
|
-
handleSourceIdsUpdate: (value: (string | number)[], meta: {
|
1808
|
-
actionType: "check" | "uncheck";
|
1809
|
-
value: string | number;
|
1810
|
-
}) => void;
|
1811
2169
|
closeTag: (id: string) => void;
|
1812
2170
|
NModal: any;
|
1813
2171
|
NButton: any;
|
@@ -1819,8 +2177,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
1819
2177
|
NCheckbox: any;
|
1820
2178
|
NCheckboxGroup: any;
|
1821
2179
|
NTooltip: any;
|
2180
|
+
NBreadcrumb: any;
|
2181
|
+
NBreadcrumbItem: any;
|
1822
2182
|
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<{}>>, {}>;
|
1823
2183
|
AddOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2184
|
+
PersonOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2185
|
+
PeopleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2186
|
+
ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2187
|
+
last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
|
1824
2188
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1825
2189
|
title: {
|
1826
2190
|
type: StringConstructor;
|
@@ -1889,28 +2253,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
1889
2253
|
currentGroupUser: AnyObject[];
|
1890
2254
|
showMultipleVideo: boolean;
|
1891
2255
|
};
|
1892
|
-
openSession: (item: AnyObject) => Promise<void>;
|
1893
2256
|
userList: import("vue").Ref<AnyObject[]>;
|
1894
2257
|
handleInput: () => void;
|
1895
2258
|
currentTabValue: import("vue").Ref<string>;
|
1896
|
-
userItemRender: import("vue").DefineComponent<{
|
1897
|
-
item: {
|
1898
|
-
type: PropType<AnyObject>;
|
1899
|
-
default: () => {};
|
1900
|
-
};
|
1901
|
-
}, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
1902
|
-
item: {
|
1903
|
-
type: PropType<AnyObject>;
|
1904
|
-
default: () => {};
|
1905
|
-
};
|
1906
|
-
}>>, {
|
1907
|
-
item: AnyObject;
|
1908
|
-
}>;
|
1909
2259
|
groupList: import("vue").ComputedRef<AnyObject[]>;
|
1910
2260
|
showNoData: import("vue").ComputedRef<boolean>;
|
1911
2261
|
showAllNoData: import("vue").ComputedRef<boolean>;
|
1912
2262
|
showGroupNoData: import("vue").ComputedRef<boolean>;
|
1913
|
-
|
2263
|
+
handleClose: () => void;
|
1914
2264
|
NPopover: any;
|
1915
2265
|
NButton: any;
|
1916
2266
|
NInput: any;
|
@@ -1974,6 +2324,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
1974
2324
|
type: string;
|
1975
2325
|
config: AnyObject;
|
1976
2326
|
}>>;
|
2327
|
+
userItemRender: import("vue").DefineComponent<{
|
2328
|
+
item: {
|
2329
|
+
type: PropType<AnyObject>;
|
2330
|
+
default: () => {};
|
2331
|
+
};
|
2332
|
+
}, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "item-click"[], "item-click", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
2333
|
+
item: {
|
2334
|
+
type: PropType<AnyObject>;
|
2335
|
+
default: () => {};
|
2336
|
+
};
|
2337
|
+
}>> & {
|
2338
|
+
"onItem-click"?: ((...args: any[]) => any) | undefined;
|
2339
|
+
}, {
|
2340
|
+
item: AnyObject;
|
2341
|
+
}>;
|
1977
2342
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
1978
2343
|
ChatAdd: import("vue").DefineComponent<{
|
1979
2344
|
title: {
|
@@ -2000,6 +2365,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
2000
2365
|
default: boolean;
|
2001
2366
|
};
|
2002
2367
|
}, {
|
2368
|
+
initialOptions: AnyObject[];
|
2369
|
+
tabList: {
|
2370
|
+
key: string;
|
2371
|
+
label: string;
|
2372
|
+
}[];
|
2003
2373
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
2004
2374
|
title: {
|
2005
2375
|
type: StringConstructor;
|
@@ -2052,27 +2422,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
2052
2422
|
keyword: import("vue").Ref<string>;
|
2053
2423
|
showModal: import("vue").Ref<boolean>;
|
2054
2424
|
checkedOptions: import("vue").Ref<AnyObject[]>;
|
2055
|
-
options: import("vue").Ref<AnyObject[]>;
|
2056
2425
|
groupName: import("vue").Ref<string>;
|
2057
|
-
checkedSourceIds: import("vue").Ref<(string | number)[]>;
|
2058
2426
|
remark: import("vue").Ref<string>;
|
2427
|
+
currentTab: import("vue").Ref<AnyObject[]>;
|
2428
|
+
breadcrumbList: import("vue").Ref<AnyObject[]>;
|
2059
2429
|
userList: import("vue").Ref<AnyObject[]>;
|
2060
2430
|
handleInput: () => void;
|
2061
2431
|
_disabledIds: import("vue").ComputedRef<any[]>;
|
2062
|
-
|
2432
|
+
sessionList: import("vue").ComputedRef<{
|
2063
2433
|
id: any;
|
2064
2434
|
name: any;
|
2065
2435
|
avatar: any;
|
2436
|
+
chatType: any;
|
2437
|
+
}[]>;
|
2438
|
+
friends: import("vue").ComputedRef<{
|
2439
|
+
id: any;
|
2440
|
+
name: any;
|
2441
|
+
avatar: any;
|
2442
|
+
chatType: any;
|
2443
|
+
}[]>;
|
2444
|
+
groups: import("vue").ComputedRef<{
|
2445
|
+
id: any;
|
2446
|
+
name: any;
|
2447
|
+
avatar: any;
|
2448
|
+
chatType: any;
|
2066
2449
|
}[]>;
|
2067
2450
|
checkedIds: import("vue").ComputedRef<any[]>;
|
2068
2451
|
btnDisabled: import("vue").ComputedRef<boolean>;
|
2069
2452
|
allChecked: import("vue").WritableComputedRef<boolean>;
|
2453
|
+
checkedSourceIds: import("vue").WritableComputedRef<any[]>;
|
2454
|
+
currentTabKey: import("vue").ComputedRef<any>;
|
2455
|
+
getDisabled: (id: string | number) => boolean;
|
2456
|
+
handleClickCheckbox: (option: AnyObject) => Promise<void>;
|
2457
|
+
toggleTab: (item: AnyObject) => void;
|
2458
|
+
handleTabBack: () => void;
|
2070
2459
|
handlePositiveClick: () => Promise<void>;
|
2071
|
-
updateCheckedSourceIds: () => void;
|
2072
|
-
handleSourceIdsUpdate: (value: (string | number)[], meta: {
|
2073
|
-
actionType: "check" | "uncheck";
|
2074
|
-
value: string | number;
|
2075
|
-
}) => void;
|
2076
2460
|
closeTag: (id: string) => void;
|
2077
2461
|
NModal: any;
|
2078
2462
|
NButton: any;
|
@@ -2084,8 +2468,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
2084
2468
|
NCheckbox: any;
|
2085
2469
|
NCheckboxGroup: any;
|
2086
2470
|
NTooltip: any;
|
2471
|
+
NBreadcrumb: any;
|
2472
|
+
NBreadcrumbItem: any;
|
2087
2473
|
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<{}>>, {}>;
|
2088
2474
|
AddOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2475
|
+
PersonOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2476
|
+
PeopleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2477
|
+
ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2478
|
+
last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
|
2089
2479
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
2090
2480
|
title: {
|
2091
2481
|
type: StringConstructor;
|
@@ -2144,6 +2534,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
2144
2534
|
currentGroupUser: AnyObject[];
|
2145
2535
|
showMultipleVideo: boolean;
|
2146
2536
|
};
|
2537
|
+
trtcProxy: import("vue").Ref<any>;
|
2147
2538
|
trtc: import("trtc-sdk-v5").default;
|
2148
2539
|
timing: import("vue").Ref<string>;
|
2149
2540
|
voiceOpen: import("vue").Ref<boolean>;
|
@@ -2231,6 +2622,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
2231
2622
|
receiver?: string | undefined;
|
2232
2623
|
}) => Promise<void>;
|
2233
2624
|
trtc: import("trtc-sdk-v5").default;
|
2625
|
+
trtcProxy: import("vue").Ref<any>;
|
2234
2626
|
voiceOpen: import("vue").Ref<boolean>;
|
2235
2627
|
isAudio: import("vue").ComputedRef<boolean>;
|
2236
2628
|
isCall: import("vue").ComputedRef<boolean>;
|
@@ -2295,6 +2687,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
2295
2687
|
default: boolean;
|
2296
2688
|
};
|
2297
2689
|
}, {
|
2690
|
+
initialOptions: AnyObject[];
|
2691
|
+
tabList: {
|
2692
|
+
key: string;
|
2693
|
+
label: string;
|
2694
|
+
}[];
|
2298
2695
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
2299
2696
|
title: {
|
2300
2697
|
type: StringConstructor;
|
@@ -2347,27 +2744,41 @@ declare const _default: import("vue").DefineComponent<{
|
|
2347
2744
|
keyword: import("vue").Ref<string>;
|
2348
2745
|
showModal: import("vue").Ref<boolean>;
|
2349
2746
|
checkedOptions: import("vue").Ref<AnyObject[]>;
|
2350
|
-
options: import("vue").Ref<AnyObject[]>;
|
2351
2747
|
groupName: import("vue").Ref<string>;
|
2352
|
-
checkedSourceIds: import("vue").Ref<(string | number)[]>;
|
2353
2748
|
remark: import("vue").Ref<string>;
|
2749
|
+
currentTab: import("vue").Ref<AnyObject[]>;
|
2750
|
+
breadcrumbList: import("vue").Ref<AnyObject[]>;
|
2354
2751
|
userList: import("vue").Ref<AnyObject[]>;
|
2355
2752
|
handleInput: () => void;
|
2356
2753
|
_disabledIds: import("vue").ComputedRef<any[]>;
|
2357
|
-
|
2754
|
+
sessionList: import("vue").ComputedRef<{
|
2755
|
+
id: any;
|
2756
|
+
name: any;
|
2757
|
+
avatar: any;
|
2758
|
+
chatType: any;
|
2759
|
+
}[]>;
|
2760
|
+
friends: import("vue").ComputedRef<{
|
2761
|
+
id: any;
|
2762
|
+
name: any;
|
2763
|
+
avatar: any;
|
2764
|
+
chatType: any;
|
2765
|
+
}[]>;
|
2766
|
+
groups: import("vue").ComputedRef<{
|
2358
2767
|
id: any;
|
2359
2768
|
name: any;
|
2360
2769
|
avatar: any;
|
2770
|
+
chatType: any;
|
2361
2771
|
}[]>;
|
2362
2772
|
checkedIds: import("vue").ComputedRef<any[]>;
|
2363
2773
|
btnDisabled: import("vue").ComputedRef<boolean>;
|
2364
2774
|
allChecked: import("vue").WritableComputedRef<boolean>;
|
2775
|
+
checkedSourceIds: import("vue").WritableComputedRef<any[]>;
|
2776
|
+
currentTabKey: import("vue").ComputedRef<any>;
|
2777
|
+
getDisabled: (id: string | number) => boolean;
|
2778
|
+
handleClickCheckbox: (option: AnyObject) => Promise<void>;
|
2779
|
+
toggleTab: (item: AnyObject) => void;
|
2780
|
+
handleTabBack: () => void;
|
2365
2781
|
handlePositiveClick: () => Promise<void>;
|
2366
|
-
updateCheckedSourceIds: () => void;
|
2367
|
-
handleSourceIdsUpdate: (value: (string | number)[], meta: {
|
2368
|
-
actionType: "check" | "uncheck";
|
2369
|
-
value: string | number;
|
2370
|
-
}) => void;
|
2371
2782
|
closeTag: (id: string) => void;
|
2372
2783
|
NModal: any;
|
2373
2784
|
NButton: any;
|
@@ -2379,8 +2790,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
2379
2790
|
NCheckbox: any;
|
2380
2791
|
NCheckboxGroup: any;
|
2381
2792
|
NTooltip: any;
|
2793
|
+
NBreadcrumb: any;
|
2794
|
+
NBreadcrumbItem: any;
|
2382
2795
|
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<{}>>, {}>;
|
2383
2796
|
AddOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2797
|
+
PersonOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2798
|
+
PeopleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2799
|
+
ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
2800
|
+
last: <T>(array: import("lodash").List<T> | null | undefined) => T | undefined;
|
2384
2801
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "comfirm"[], "comfirm", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
2385
2802
|
title: {
|
2386
2803
|
type: StringConstructor;
|
@@ -2443,7 +2860,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
2443
2860
|
type: BooleanConstructor;
|
2444
2861
|
default: boolean;
|
2445
2862
|
};
|
2446
|
-
|
2863
|
+
defaultSessionId: {
|
2447
2864
|
type: StringConstructor;
|
2448
2865
|
};
|
2449
2866
|
show: {
|
@@ -2454,6 +2871,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
2454
2871
|
type: PropType<AnyObject>;
|
2455
2872
|
default: () => {};
|
2456
2873
|
};
|
2874
|
+
filterable: {
|
2875
|
+
type: BooleanConstructor;
|
2876
|
+
default: boolean;
|
2877
|
+
};
|
2878
|
+
trtcProxy: {
|
2879
|
+
type: PropType<string | Partial<{
|
2880
|
+
websocketProxy: string;
|
2881
|
+
loggerProxy: string;
|
2882
|
+
turnServer: {
|
2883
|
+
url: string;
|
2884
|
+
username?: string | undefined;
|
2885
|
+
credential?: string | undefined;
|
2886
|
+
credentialType?: string | undefined;
|
2887
|
+
}[];
|
2888
|
+
iceTransportPolicy: "all" | "relay";
|
2889
|
+
}>>;
|
2890
|
+
};
|
2457
2891
|
}>> & {
|
2458
2892
|
"onTemplate-click"?: ((...args: any[]) => any) | undefined;
|
2459
2893
|
"onUnread-message-update"?: ((...args: any[]) => any) | undefined;
|
@@ -2461,6 +2895,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
2461
2895
|
"onSession-close"?: ((...args: any[]) => any) | undefined;
|
2462
2896
|
}, {
|
2463
2897
|
show: boolean;
|
2898
|
+
filterable: boolean;
|
2464
2899
|
showHeader: boolean;
|
2465
2900
|
baseURL: string;
|
2466
2901
|
extraParams: AnyObject;
|