@tencentcloud/roomkit-electron-vue3 2.7.1 → 2.7.2
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/es/components/AITools/AISubtitles.vue.mjs +1 -1
- package/es/components/AITools/AISubtitles.vue2.mjs +1 -1
- package/es/components/AITools/AITranscription.vue.mjs +1 -1
- package/es/components/AITools/AITranscription.vue2.mjs +1 -1
- package/es/components/Chat/ChatEditor/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/chat-header/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/emoji-config/default-emoji.mjs +4 -4
- package/es/components/Chat/ChatKit/components/TUIChat/emoji-config/index.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/message-input/message-input-quote/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/message-input-toolbar/emoji-picker/emoji-picker-dialog.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/message-input-toolbar/image-upload/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/message-input-toolbar/video-upload/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/message-list/index.vue2.mjs +2 -2
- package/es/components/Chat/ChatKit/components/TUIChat/message-list/message-elements/message-audio.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/message-list/message-elements/message-record/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/message-list/message-group-application/index.vue2.mjs +2 -2
- package/es/components/Chat/ChatKit/components/TUIChat/offlinePushInfoManager/offlinePushInfoManager.mjs +1 -1
- package/es/components/Chat/ChatKit/components/TUIChat/utils/sendMessage.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/BottomPopup/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/Dialog/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/Drawer/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/Icon.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/Overlay/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/Toast/index.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/Toast/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/components/common/Transfer/index.vue2.mjs +1 -1
- package/es/components/Chat/ChatKit/locales/index.mjs +4 -4
- package/es/components/Chat/ChatKit/plugins/plugin-components/message-plugin.vue2.mjs +1 -1
- package/es/components/ManageMember/MemberControl/index.vue2.mjs +1 -1
- package/es/components/ManageMember/MemberControl/useMemberControlHooks.mjs +1 -1
- package/es/components/ManageMember/index.vue2.mjs +1 -1
- package/es/components/PreRoom/PasswordDialog.vue2.mjs +1 -1
- package/es/components/RoomContent/StreamRegion/StreamPlay/index.vue2.mjs +1 -1
- package/es/components/RoomFooter/ApplyControl/MasterApplyControl/index.vue2.mjs +1 -1
- package/es/components/RoomFooter/ApplyControl/MemberApplyControl.vue2.mjs +1 -1
- package/es/components/RoomFooter/AudioControl.vue2.mjs +1 -1
- package/es/components/RoomFooter/BasicBeauty.vue2.mjs +2 -2
- package/es/components/RoomFooter/EndControl/index.vue2.mjs +1 -1
- package/es/components/RoomFooter/ScreenShareControl/Index.vue2.mjs +1 -1
- package/es/components/RoomFooter/ScreenShareControl/ScreenWindowSelectDialog.vue2.mjs +1 -1
- package/es/components/RoomFooter/VideoControl.vue2.mjs +2 -2
- package/es/components/RoomFooter/VirtualBackground.vue2.mjs +1 -1
- package/es/components/RoomFooter/WhiteboardControl.vue.mjs +1 -1
- package/es/components/RoomHeader/UserInfo/index.vue.mjs +1 -1
- package/es/components/RoomHeader/UserInfo/index.vue2.mjs +2 -1
- package/es/components/RoomHeader/index/LayoutControl.vue2.mjs +1 -1
- package/es/components/RoomHome/RoomControl/index.vue2.mjs +2 -2
- package/es/components/RoomInvite/InvitationNotification.vue2.mjs +1 -1
- package/es/components/RoomInvite/index.vue2.mjs +1 -1
- package/es/components/RoomSetting/index.vue2.mjs +1 -1
- package/es/components/ScheduleConference/Contacts.vue2.mjs +1 -1
- package/es/components/ScheduleConference/ScheduleConferencePanel/index.vue2.mjs +1 -1
- package/es/components/ScheduleConference/ScheduleRoomControl.vue2.mjs +1 -1
- package/es/components/ScheduleConference/ShareLink.vue2.mjs +1 -1
- package/es/components/common/VideoProfile.vue2.mjs +1 -1
- package/es/components/common/VideoSettingTab.vue2.mjs +2 -2
- package/es/components/common/base/Button.vue2.mjs +1 -1
- package/es/components/common/base/Dialog/index.vue2.mjs +1 -1
- package/es/components/common/base/Input/index.vue2.mjs +1 -1
- package/es/components/common/base/Message/Message.vue2.mjs +1 -1
- package/es/components/common/base/MessageBox/index.vue2.mjs +1 -1
- package/es/components/common/base/SvgIcon.vue2.mjs +1 -1
- package/es/constants/room.mjs +1 -3
- package/es/extension/RoomMessageCard/RoomMessageCard.vue2.mjs +1 -1
- package/es/extension/chatExtension.mjs +3 -6
- package/es/hooks/useDeviceManager.mjs +1 -1
- package/es/index.mjs +22 -22
- package/es/services/manager/MediaManager.mjs +1 -1
- package/es/services/manager/roomActionManager.mjs +1 -1
- package/es/services/roomService.mjs +1 -1
- package/es/stores/basic.mjs +1 -1
- package/es/stores/room.mjs +1 -4
- package/es/utils/common/logger/index.mjs +1 -1
- package/lib/components/AITools/AISubtitles.vue.js +1 -1
- package/lib/components/AITools/AISubtitles.vue2.js +1 -1
- package/lib/components/AITools/AITranscription.vue.js +1 -1
- package/lib/components/AITools/AITranscription.vue2.js +1 -1
- package/lib/components/Chat/ChatKit/components/TUIChat/message-input/index.vue2.js +6 -6
- package/lib/components/Chat/ChatKit/components/TUIChat/message-list/index.vue2.js +8 -8
- package/lib/components/Chat/ChatKit/components/TUIChat/message-list/message-elements/message-quote/index.vue2.js +4 -4
- package/lib/components/Chat/ChatKit/components/TUIChat/message-list/message-tool/index.vue2.js +10 -10
- package/lib/components/Chat/ChatKit/locales/index.js +4 -4
- package/lib/components/RoomContent/StreamContainer/index.vue2.js +6 -6
- package/lib/components/RoomFooter/AudioControl.vue2.js +4 -4
- package/lib/components/RoomFooter/ScreenShareControl/Index.vue2.js +5 -5
- package/lib/components/RoomFooter/VideoControl.vue2.js +4 -4
- package/lib/components/RoomHeader/UserInfo/index.vue.js +1 -1
- package/lib/components/RoomHeader/UserInfo/index.vue2.js +2 -1
- package/lib/conference.vue2.js +12 -12
- package/lib/constants/room.js +1 -3
- package/lib/extension/chatExtension.js +1 -4
- package/lib/hooks/useMasterApplyControl.js +9 -9
- package/lib/index.js +22 -22
- package/lib/preConference.vue2.js +7 -7
- package/lib/stores/room.js +0 -3
- package/package.json +2 -2
- package/src/TUIRoom/components/AITools/AISubtitles.vue +1 -1
- package/src/TUIRoom/components/AITools/AITranscription.vue +1 -1
- package/src/TUIRoom/components/RoomHeader/UserInfo/index.vue +2 -5
- package/src/TUIRoom/stores/room.ts +0 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _sfc_main from "./AISubtitles.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const AISubtitlesOverlay = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
4
|
+
const AISubtitlesOverlay = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-cacf47e3"]]);
|
|
5
5
|
export {
|
|
6
6
|
AISubtitlesOverlay as default
|
|
7
7
|
};
|
|
@@ -27,7 +27,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
27
27
|
subtitleMessages.value = Object.assign({}, data.subtitleMessages);
|
|
28
28
|
};
|
|
29
29
|
onMounted(() => {
|
|
30
|
-
roomService.dataReportManager.reportCount(MetricsKey.
|
|
30
|
+
roomService.dataReportManager.reportCount(MetricsKey.aiTask);
|
|
31
31
|
roomService.aiTask.on(AI_TASK.TRANSCRIPTION_TASK, handleAISubtitles);
|
|
32
32
|
});
|
|
33
33
|
onUnmounted(() => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _sfc_main from "./AITranscription.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const AITranscription = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
4
|
+
const AITranscription = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-35b9944f"]]);
|
|
5
5
|
export {
|
|
6
6
|
AITranscription as default
|
|
7
7
|
};
|
|
@@ -66,7 +66,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
66
66
|
rawTranscribedMessageList.value = [...data.transcribedMessageList];
|
|
67
67
|
};
|
|
68
68
|
onMounted(() => {
|
|
69
|
-
roomService.dataReportManager.reportCount(MetricsKey.
|
|
69
|
+
roomService.dataReportManager.reportCount(MetricsKey.aiTask);
|
|
70
70
|
roomService.aiTask.on(AI_TASK.TRANSCRIPTION_TASK, handleAITranscriptionTask);
|
|
71
71
|
});
|
|
72
72
|
onUnmounted(() => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, openBlock, createElementBlock, normalizeClass, unref, createVNode, withDirectives, createElementVNode,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, normalizeClass, unref, createVNode, withDirectives, createElementVNode, withKeys, isRef, vModelText } from "vue";
|
|
2
2
|
import emoji from "../EditorTools/index.vue.mjs";
|
|
3
3
|
import useChatEditor from "./useChatEditor.mjs";
|
|
4
4
|
const _hoisted_1 = ["disabled", "placeholder"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, onMounted, onUnmounted, openBlock, createElementBlock, normalizeClass, unref, createVNode, createCommentVNode, createElementVNode, toDisplayString,
|
|
1
|
+
import { defineComponent, ref, onMounted, onUnmounted, openBlock, createElementBlock, normalizeClass, unref, createVNode, createCommentVNode, createElementVNode, toDisplayString, pushScopeId, popScopeId, Fragment, renderList, withModifiers } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
import { TUIStore, StoreName, TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import { TUIConstants } from "@tencentcloud/tui-core";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var _a, _b;
|
|
2
|
-
import Emoji from "./locales/zh_cn.mjs";
|
|
3
|
-
import Emoji
|
|
2
|
+
import Emoji$1 from "./locales/zh_cn.mjs";
|
|
3
|
+
import Emoji from "./locales/en.mjs";
|
|
4
4
|
import { EMOJI_TYPE } from "../../../constant.mjs";
|
|
5
5
|
const DEFAULT_BASIC_EMOJI_URL = "https://web.sdk.qcloud.com/im/assets/emoji-plugin/";
|
|
6
6
|
const DEFAULT_BIG_EMOJI_URL = "https://web.sdk.qcloud.com/im/assets/face-elem/";
|
|
@@ -144,10 +144,10 @@ const BIG_EMOJI_GROUP_LIST = [
|
|
|
144
144
|
];
|
|
145
145
|
const BASIC_EMOJI_NAME_TO_KEY_MAPPING = {
|
|
146
146
|
...Object.fromEntries(
|
|
147
|
-
(_a = Object.entries(Emoji)) == null ? void 0 : _a.map(([key, val]) => [val, key])
|
|
147
|
+
(_a = Object.entries(Emoji$1)) == null ? void 0 : _a.map(([key, val]) => [val, key])
|
|
148
148
|
),
|
|
149
149
|
...Object.fromEntries(
|
|
150
|
-
(_b = Object.entries(Emoji
|
|
150
|
+
(_b = Object.entries(Emoji)) == null ? void 0 : _b.map(([key, val]) => [val, key])
|
|
151
151
|
)
|
|
152
152
|
};
|
|
153
153
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
2
2
|
import { CUSTOM_BIG_EMOJI_GROUP_LIST } from "./custom-emoji.mjs";
|
|
3
3
|
import { CUSTOM_BIG_EMOJI_URL } from "./custom-emoji.mjs";
|
|
4
|
-
import {
|
|
4
|
+
import { DEFAULT_BASIC_EMOJI_URL_MAPPING, DEFAULT_BASIC_EMOJI_URL, BIG_EMOJI_GROUP_LIST, BASIC_EMOJI_NAME_TO_KEY_MAPPING } from "./default-emoji.mjs";
|
|
5
5
|
import { DEFAULT_BIG_EMOJI_URL } from "./default-emoji.mjs";
|
|
6
6
|
import Emoji from "./locales/zh_cn.mjs";
|
|
7
7
|
import { EMOJI_TYPE } from "../../../constant.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, onMounted, onUnmounted, computed, openBlock, createElementBlock, createElementVNode, normalizeClass, unref, renderSlot, createCommentVNode, createVNode, toDisplayString, createBlock, Fragment } from "vue";
|
|
2
2
|
import "../../adapter-vue.mjs";
|
|
3
|
-
import TUIChatEngine, { TUIStore, StoreName,
|
|
3
|
+
import TUIChatEngine, { TUIStore, StoreName, TUIConversationService, TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import TUICore, { TUIConstants } from "@tencentcloud/tui-core";
|
|
5
5
|
import ChatHeader from "./chat-header/index.vue.mjs";
|
|
6
6
|
import MessageList from "./message-list/index.vue.mjs";
|
|
@@ -3,7 +3,7 @@ import "../../../../adapter-vue.mjs";
|
|
|
3
3
|
import TUIChatEngine, { TUIStore, StoreName, TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import Icon from "../../../common/Icon.vue.mjs";
|
|
5
5
|
import closeIcon from "../../../../assets/icon/icon-close.svg.mjs";
|
|
6
|
-
import {
|
|
6
|
+
import { isH5, isUniFrameWork } from "../../../../utils/env.mjs";
|
|
7
7
|
import { transformTextWithKeysToEmojiNames } from "../../emoji-config/index.mjs";
|
|
8
8
|
const _hoisted_1 = { class: "input-quote-content" };
|
|
9
9
|
const _hoisted_2 = { class: "max-one-line" };
|
|
@@ -7,7 +7,7 @@ import faceIconDark from "../../../../assets/icon/face-dark.svg.mjs";
|
|
|
7
7
|
import { EMOJI_TYPE } from "../../../../constant.mjs";
|
|
8
8
|
import { isPC, isUniFrameWork } from "../../../../utils/env.mjs";
|
|
9
9
|
import { isEnabledMessageReadReceiptGlobal } from "../../utils/utils.mjs";
|
|
10
|
-
import { EMOJI_GROUP_LIST,
|
|
10
|
+
import { EMOJI_GROUP_LIST, convertKeyToEmojiName, BASIC_EMOJI_URL_MAPPING } from "../../emoji-config/index.mjs";
|
|
11
11
|
import ChatConfig from "../../config.mjs";
|
|
12
12
|
const _hoisted_1 = ["onClick"];
|
|
13
13
|
const _hoisted_2 = ["src"];
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, openBlock, createBlock, unref, withCtx,
|
|
|
2
2
|
import TUIChatEngine, { TUIStore, StoreName, TUIChatService } from "@tencentcloud/chat-uikit-engine";
|
|
3
3
|
import { TUIGlobal } from "@tencentcloud/universal-api";
|
|
4
4
|
import "../../../../adapter-vue.mjs";
|
|
5
|
-
import { isUniFrameWork,
|
|
5
|
+
import { isUniFrameWork, isWeChat, isPC } from "../../../../utils/env.mjs";
|
|
6
6
|
import ToolbarItemContainer from "../toolbar-item-container/index.vue.mjs";
|
|
7
7
|
import imageIconLight from "../../../../assets/icon/image-light.svg.mjs";
|
|
8
8
|
import imageIconDark from "../../../../assets/icon/image-dark.svg.mjs";
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, openBlock, createBlock, unref, withCtx, createEle
|
|
|
2
2
|
import TUIChatEngine, { TUIStore, StoreName, TUIChatService } from "@tencentcloud/chat-uikit-engine";
|
|
3
3
|
import { TUIGlobal } from "@tencentcloud/universal-api";
|
|
4
4
|
import "../../../../adapter-vue.mjs";
|
|
5
|
-
import { isUniFrameWork,
|
|
5
|
+
import { isUniFrameWork, isWeChat, isPC } from "../../../../utils/env.mjs";
|
|
6
6
|
import ToolbarItemContainer from "../toolbar-item-container/index.vue.mjs";
|
|
7
7
|
import videoIconLight from "../../../../assets/icon/video-light.svg.mjs";
|
|
8
8
|
import videoIconDark from "../../../../assets/icon/video-dark.svg.mjs";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, onMounted,
|
|
1
|
+
import { defineComponent, ref, computed, onMounted, nextTick, onUnmounted, watch, resolveComponent, openBlock, createElementBlock, normalizeClass, unref, createElementVNode, toDisplayString, createCommentVNode, createBlock, Fragment, renderList, createVNode, withModifiers, withCtx } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
import TUIChatEngine, { TUIStore, StoreName, TUIChatService, TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import TUICore, { TUIConstants } from "@tencentcloud/tui-core";
|
|
5
|
-
import {
|
|
5
|
+
import { getScrollInfo, getBoundingClientRect, outsideClick } from "@tencentcloud/universal-api";
|
|
6
6
|
import Link from "./link/index.mjs";
|
|
7
7
|
import MessageGroupApplication from "./message-group-application/index.vue.mjs";
|
|
8
8
|
import MessageText from "./message-elements/message-text.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, onMounted, onUnmounted, watchEffect, openBlock, createElementBlock, normalizeClass, unref,
|
|
1
|
+
import { defineComponent, ref, onMounted, onUnmounted, watchEffect, openBlock, createElementBlock, withModifiers, normalizeClass, unref, createElementVNode, createVNode, normalizeStyle, toDisplayString } from "vue";
|
|
2
2
|
import "../../../../adapter-vue.mjs";
|
|
3
3
|
import Icon from "../../../common/Icon.vue.mjs";
|
|
4
4
|
import audioIcon from "../../../../assets/icon/msg-audio.svg.mjs";
|
|
@@ -4,7 +4,7 @@ import { TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
|
4
4
|
import Overlay from "../../../../common/Overlay/index.vue.mjs";
|
|
5
5
|
import Drawer from "../../../../common/Drawer/index.vue.mjs";
|
|
6
6
|
import SimpleMessageList from "../simple-message-list/index.vue.mjs";
|
|
7
|
-
import { isPC, isH5
|
|
7
|
+
import { isUniFrameWork, isPC, isH5 } from "../../../../../utils/env.mjs";
|
|
8
8
|
import { transformTextWithKeysToEmojiNames } from "../../../emoji-config/index.mjs";
|
|
9
9
|
const _hoisted_1 = { class: "record-title" };
|
|
10
10
|
const _hoisted_2 = { class: "record-abstract-container" };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, onMounted, onUnmounted, openBlock, createElementBlock, unref, createElementVNode, toDisplayString, createCommentVNode, createVNode, withCtx, createBlock, Fragment, renderList
|
|
1
|
+
import { defineComponent, ref, watch, onMounted, onUnmounted, openBlock, createElementBlock, unref, createElementVNode, toDisplayString, createCommentVNode, createVNode, withCtx, normalizeClass, createBlock, Fragment, renderList } from "vue";
|
|
2
2
|
import "../../../../adapter-vue.mjs";
|
|
3
|
-
import { TUIUserService, TUIStore, StoreName, TUITranslateService
|
|
3
|
+
import { TUIGroupService, TUIUserService, TUIStore, StoreName, TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import Icon from "../../../common/Icon.vue.mjs";
|
|
5
5
|
import Avatar from "../../../common/Avatar/index.vue.mjs";
|
|
6
6
|
import Drawer from "../../../common/Drawer/index.vue.mjs";
|
|
@@ -3,7 +3,7 @@ var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { en
|
|
|
3
3
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
4
4
|
import TUIChatEngine, { TUITranslateService, TUIStore, StoreName } from "@tencentcloud/chat-uikit-engine";
|
|
5
5
|
import { transformTextWithKeysToEmojiNames } from "../emoji-config/index.mjs";
|
|
6
|
-
import {
|
|
6
|
+
import { callOfflinePushInfo, chatOfflinePushInfo } from "./info.mjs";
|
|
7
7
|
import { PUSH_SCENE, DEFAULT_DESC } from "./const.mjs";
|
|
8
8
|
const _OfflinePushInfoManager = class _OfflinePushInfoManager {
|
|
9
9
|
constructor() {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import TUIChatEngine, { TUIStore, StoreName,
|
|
1
|
+
import TUIChatEngine, { TUIChatService, TUIStore, StoreName, TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
2
2
|
import { Toast } from "../../common/Toast/index.mjs";
|
|
3
3
|
import { isEnabledMessageReadReceiptGlobal } from "./utils.mjs";
|
|
4
4
|
import { enableSampleTaskStatus } from "../../../utils/enableSampleTaskStatus.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, nextTick, openBlock, createElementBlock, unref, normalizeClass, createElementVNode,
|
|
1
|
+
import { defineComponent, ref, watch, nextTick, openBlock, createElementBlock, unref, normalizeClass, createElementVNode, withModifiers, normalizeStyle, toDisplayString, createCommentVNode, renderSlot } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
import { TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import { outsideClick } from "@tencentcloud/universal-api";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watchEffect, unref, openBlock, createElementBlock,
|
|
1
|
+
import { defineComponent, ref, watchEffect, unref, openBlock, createElementBlock, withModifiers, normalizeClass, createElementVNode, toDisplayString, createCommentVNode, renderSlot } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
import { TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import { isPC, isUniFrameWork, isH5 } from "../../../utils/env.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, openBlock, createBlock, withCtx, unref, createElementBlock,
|
|
1
|
+
import { defineComponent, ref, watch, openBlock, createBlock, withCtx, unref, createElementBlock, normalizeStyle, normalizeClass, createElementVNode, renderSlot, createCommentVNode } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
import Overlay from "../Overlay/index.vue.mjs";
|
|
4
4
|
const _hoisted_1 = { class: "drawer-container" };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, openBlock, createElementBlock,
|
|
1
|
+
import { defineComponent, computed, openBlock, createElementBlock, normalizeStyle, unref, normalizeClass } from "vue";
|
|
2
2
|
import "../../adapter-vue.mjs";
|
|
3
3
|
import { isPC, isApp } from "../../utils/env.mjs";
|
|
4
4
|
const _hoisted_1 = ["src"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, unref, openBlock, createElementBlock, normalizeStyle,
|
|
1
|
+
import { defineComponent, ref, watch, unref, openBlock, createElementBlock, normalizeStyle, withModifiers, normalizeClass, createCommentVNode, createElementVNode, renderSlot } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
4
4
|
__name: "index",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createVNode, render
|
|
1
|
+
import { vueVersion, createVNode, render } from "../../../adapter-vue.mjs";
|
|
2
2
|
import { TUIGlobal } from "@tencentcloud/universal-api";
|
|
3
3
|
import MessageConstructor from "./index.vue.mjs";
|
|
4
4
|
const instances = [];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, computed, onMounted, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode,
|
|
1
|
+
import { defineComponent, ref, watch, computed, onMounted, openBlock, createBlock, Transition, withCtx, withDirectives, createElementVNode, normalizeStyle, unref, normalizeClass, createElementBlock, toDisplayString, createCommentVNode, vShow } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
import { isH5 } from "../../../utils/env.mjs";
|
|
4
4
|
import TOAST_TYPE from "./type.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watchEffect, computed, openBlock, createElementBlock, normalizeClass, unref, createVNode, createCommentVNode, createElementVNode, toDisplayString, withKeys, createBlock, Fragment, renderList, renderSlot
|
|
1
|
+
import { defineComponent, ref, watchEffect, computed, openBlock, createElementBlock, normalizeClass, unref, createVNode, createCommentVNode, createElementVNode, toDisplayString, pushScopeId, popScopeId, withKeys, createBlock, Fragment, renderList, renderSlot } from "vue";
|
|
2
2
|
import "../../../adapter-vue.mjs";
|
|
3
3
|
import { TUITranslateService } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import Icon from "../Icon.vue.mjs";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import messages$
|
|
2
|
-
import messages$
|
|
1
|
+
import messages$2 from "./en/index.mjs";
|
|
2
|
+
import messages$1 from "./zh_cn/index.mjs";
|
|
3
3
|
const messages = {
|
|
4
|
-
...messages$
|
|
5
|
-
...messages$
|
|
4
|
+
...messages$2,
|
|
5
|
+
...messages$1
|
|
6
6
|
};
|
|
7
7
|
export {
|
|
8
8
|
messages as default
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, openBlock, createBlock, unref, withCtx,
|
|
1
|
+
import { defineComponent, computed, openBlock, createBlock, unref, withCtx, createCommentVNode, createVNode } from "vue";
|
|
2
2
|
import "../../adapter-vue.mjs";
|
|
3
3
|
import TUIChatEngine, { TUIStore } from "@tencentcloud/chat-uikit-engine";
|
|
4
4
|
import { isCallMessage, isRoomCardMessage } from "./index.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, ref, watch, openBlock, createElementBlock, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, createElementVNode, createVNode, unref, normalizeClass, withDirectives, Fragment, renderList, vShow, isRef
|
|
1
|
+
import { defineComponent, computed, ref, watch, openBlock, createElementBlock, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, createElementVNode, createVNode, nextTick, unref, normalizeClass, withDirectives, Fragment, renderList, vShow, isRef } from "vue";
|
|
2
2
|
import { useI18n } from "../../../locales/index.mjs";
|
|
3
3
|
import TuiButton from "../../common/base/Button.vue.mjs";
|
|
4
4
|
import Dialog from "../../common/base/Dialog/index.vue.mjs";
|
|
@@ -4,7 +4,7 @@ import { useRoomStore } from "../../../stores/room.mjs";
|
|
|
4
4
|
import useGetRoomEngine from "../../../hooks/useRoomEngine.mjs";
|
|
5
5
|
import { useBasicStore } from "../../../stores/basic.mjs";
|
|
6
6
|
import useMasterApplyControl from "../../../hooks/useMasterApplyControl.mjs";
|
|
7
|
-
import {
|
|
7
|
+
import { TUIMediaDevice, TUIRequestCallbackType, TUIErrorCode, TUIRole } from "@tencentcloud/tuiroom-engine-electron";
|
|
8
8
|
import AudioOpenIcon from "../../common/icons/AudioOpenIcon.vue.mjs";
|
|
9
9
|
import VideoOpenIcon from "../../common/icons/VideoOpenIcon.vue.mjs";
|
|
10
10
|
import ChatForbiddenIcon from "../../common/icons/ChatForbiddenIcon.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, openBlock, createElementBlock, createElementVNode, createVNode, withDirectives,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, createElementVNode, createVNode, withDirectives, unref, isRef, vModelText, Fragment, renderList, normalizeClass, toDisplayString, createCommentVNode, createBlock, withCtx, createTextVNode, vShow } from "vue";
|
|
2
2
|
import { storeToRefs } from "pinia";
|
|
3
3
|
import MemberItem from "./MemberItem/index.vue.mjs";
|
|
4
4
|
import SvgIcon from "../common/base/SvgIcon.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, nextTick, openBlock, createBlock, unref, withCtx,
|
|
1
|
+
import { defineComponent, ref, watch, nextTick, openBlock, createBlock, unref, withCtx, createVNode, createElementVNode, createTextVNode, toDisplayString } from "vue";
|
|
2
2
|
import { storeToRefs } from "pinia";
|
|
3
3
|
import "../../services/main.mjs";
|
|
4
4
|
import { roomService } from "../../services/roomService.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, watch, onMounted, onBeforeUnmount, openBlock, createElementBlock
|
|
1
|
+
import { defineComponent, ref, computed, watch, nextTick, onMounted, onBeforeUnmount, openBlock, createElementBlock } from "vue";
|
|
2
2
|
import { TUIVideoStreamType } from "@tencentcloud/tuiroom-engine-electron";
|
|
3
3
|
import { useRoomStore } from "../../../../stores/room.mjs";
|
|
4
4
|
import { roomService } from "../../../../services/roomService.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, openBlock, createElementBlock, createVNode, unref, isRef, withCtx,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, createVNode, unref, isRef, withCtx, createElementVNode, toDisplayString, Fragment, renderList, createTextVNode } from "vue";
|
|
2
2
|
import ApplyStageLabelIcon from "../../../common/icons/ApplyStageLabelIcon.vue.mjs";
|
|
3
3
|
import useMasterApplyControl from "../../../../hooks/useMasterApplyControl.mjs";
|
|
4
4
|
import Avatar from "../../../common/Avatar.vue.mjs";
|
|
@@ -15,7 +15,7 @@ import { useI18n } from "../../../locales/index.mjs";
|
|
|
15
15
|
import { storeToRefs } from "pinia";
|
|
16
16
|
import useGetRoomEngine from "../../../hooks/useRoomEngine.mjs";
|
|
17
17
|
import logger from "../../../utils/common/logger/index.mjs";
|
|
18
|
-
import TUIRoomEngine__default, {
|
|
18
|
+
import TUIRoomEngine__default, { TUIErrorCode, TUIRole, TUIRoomEvents, TUIRequestAction, TUIRequestCallbackType } from "@tencentcloud/tuiroom-engine-electron";
|
|
19
19
|
import TuiButton from "../../common/base/Button.vue.mjs";
|
|
20
20
|
import { debounce } from "../../../utils/utils.mjs";
|
|
21
21
|
const _hoisted_1 = { class: "apply-control-container" };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, ref, onUnmounted, openBlock, createElementBlock, createVNode, unref, withCtx,
|
|
1
|
+
import { defineComponent, computed, ref, onUnmounted, openBlock, createElementBlock, createVNode, unref, withCtx, createElementVNode, toDisplayString, createTextVNode } from "vue";
|
|
2
2
|
import { storeToRefs } from "pinia";
|
|
3
3
|
import renderMsg from "../common/base/Message/Message.mjs";
|
|
4
4
|
import Dialog from "../common/base/Dialog/index.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, watch, reactive, unref, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, toDisplayString, createCommentVNode, Fragment, renderList, normalizeClass, withDirectives, isRef, vModelCheckbox, createTextVNode
|
|
1
|
+
import { defineComponent, ref, computed, watch, reactive, unref, openBlock, createElementBlock, createVNode, nextTick, withCtx, createElementVNode, toDisplayString, createCommentVNode, Fragment, renderList, normalizeClass, withDirectives, isRef, vModelCheckbox, createTextVNode } from "vue";
|
|
2
2
|
import { storeToRefs } from "pinia";
|
|
3
3
|
import IconButton from "../common/base/IconButton.vue.mjs";
|
|
4
4
|
import SvgIcon from "../common/base/SvgIcon.vue.mjs";
|
|
@@ -6,7 +6,7 @@ import BasicBeautyIcon from "../common/icons/BasicBeautyIcon.vue.mjs";
|
|
|
6
6
|
import { useI18n } from "../../locales/index.mjs";
|
|
7
7
|
import "../../services/main.mjs";
|
|
8
8
|
import { roomService } from "../../services/roomService.mjs";
|
|
9
|
-
import {
|
|
9
|
+
import { TRTCVideoFillMode, TRTCVideoRotation, TRTCVideoMirrorType } from "@tencentcloud/tuiroom-engine-electron";
|
|
10
10
|
import "mitt";
|
|
11
11
|
import "../../services/manager/roomActionManager.mjs";
|
|
12
12
|
import "@tencentcloud/tui-core";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, openBlock, createElementBlock, createVNode, withCtx, createTextVNode, toDisplayString, unref, isRef,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, createVNode, withCtx, createTextVNode, toDisplayString, unref, isRef, createElementVNode, createCommentVNode, Fragment, renderList, createBlock } from "vue";
|
|
2
2
|
import TuiButton from "../../common/base/Button.vue.mjs";
|
|
3
3
|
import TuiSelect from "../../common/base/Select/index.vue.mjs";
|
|
4
4
|
import TuiOption from "../../common/base/Option/index.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, onUnmounted, openBlock, createElementBlock, createVNode, normalizeClass, withCtx, createBlock, unref, createElementVNode,
|
|
1
|
+
import { defineComponent, ref, computed, onUnmounted, openBlock, createElementBlock, createVNode, normalizeClass, withCtx, createBlock, unref, createElementVNode, toDisplayString, createTextVNode } from "vue";
|
|
2
2
|
import { ipcRenderer } from "electron";
|
|
3
3
|
import { storeToRefs } from "pinia";
|
|
4
4
|
import { useI18n } from "../../../locales/index.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, openBlock, createElementBlock, createVNode, unref, withCtx,
|
|
1
|
+
import { defineComponent, ref, watch, openBlock, createElementBlock, createVNode, unref, withCtx, createElementVNode, toDisplayString, Fragment, renderList, createBlock, normalizeClass, createTextVNode } from "vue";
|
|
2
2
|
import renderMsg from "../../common/base/Message/Message.mjs";
|
|
3
3
|
import ScreenWindowPreviewer from "./ScreenWindowPreviewer.vue.mjs";
|
|
4
4
|
import { MESSAGE_DURATION } from "../../../constants/message.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, onUnmounted, openBlock, createElementBlock, createVNode, unref, withCtx,
|
|
1
|
+
import { defineComponent, ref, computed, onUnmounted, openBlock, createElementBlock, createVNode, unref, withCtx, createElementVNode, toDisplayString, createTextVNode } from "vue";
|
|
2
2
|
import { storeToRefs } from "pinia";
|
|
3
3
|
import Dialog from "../common/base/Dialog/index.vue.mjs";
|
|
4
4
|
import VideoMediaControl from "../common/VideoMediaControl.vue.mjs";
|
|
@@ -7,7 +7,7 @@ import { WARNING_MESSAGE, MESSAGE_DURATION } from "../../constants/message.mjs";
|
|
|
7
7
|
import { useI18n } from "../../locales/index.mjs";
|
|
8
8
|
import useGetRoomEngine from "../../hooks/useRoomEngine.mjs";
|
|
9
9
|
import useDeviceManager from "../../hooks/useDeviceManager.mjs";
|
|
10
|
-
import TUIRoomEngine__default, { TUIRoomEvents,
|
|
10
|
+
import TUIRoomEngine__default, { TUIRoomEvents, TUIRequestAction, TUIRole, TUIMediaDeviceType } from "@tencentcloud/tuiroom-engine-electron";
|
|
11
11
|
import { isMobile, isWeChat } from "../../utils/environment.mjs";
|
|
12
12
|
import { useBasicStore } from "../../stores/basic.mjs";
|
|
13
13
|
import TuiButton from "../common/base/Button.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, ref, unref, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, createCommentVNode, normalizeClass, toDisplayString, createTextVNode
|
|
1
|
+
import { defineComponent, computed, ref, unref, openBlock, createElementBlock, createVNode, nextTick, withCtx, createElementVNode, createCommentVNode, normalizeClass, toDisplayString, createTextVNode } from "vue";
|
|
2
2
|
import IconButton from "../common/base/IconButton.vue.mjs";
|
|
3
3
|
import VirtualBackgroundIcon from "../common/icons/VirtualBackgroundIcon.vue.mjs";
|
|
4
4
|
import { useI18n } from "../../locales/index.mjs";
|
|
@@ -10,7 +10,7 @@ import { useRoomStore } from "../../stores/room.mjs";
|
|
|
10
10
|
import { useI18n } from "../../locales/index.mjs";
|
|
11
11
|
import bus from "../../hooks/useMitt.mjs";
|
|
12
12
|
import "../../services/main.mjs";
|
|
13
|
-
import {
|
|
13
|
+
import { roomEngine, roomService } from "../../services/roomService.mjs";
|
|
14
14
|
import { EventType } from "../../services/types.mjs";
|
|
15
15
|
import "mitt";
|
|
16
16
|
import "../../services/manager/roomActionManager.mjs";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import _sfc_main from "./index.vue2.mjs";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
4
|
-
const UserInfo = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
4
|
+
const UserInfo = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b5154ce3"]]);
|
|
5
5
|
export {
|
|
6
6
|
UserInfo as default
|
|
7
7
|
};
|
|
@@ -50,6 +50,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
50
50
|
} = useUserInfo();
|
|
51
51
|
const props = __props;
|
|
52
52
|
async function saveUserName(userName) {
|
|
53
|
+
const { userId } = props;
|
|
53
54
|
if (userName.length === 0) {
|
|
54
55
|
renderMsg({
|
|
55
56
|
type: "warning",
|
|
@@ -63,7 +64,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
63
64
|
avatarUrl: roomStore.localUser.avatarUrl || ""
|
|
64
65
|
});
|
|
65
66
|
basicStore.setUserName(userName);
|
|
66
|
-
roomStore.
|
|
67
|
+
roomStore.updateUserInfo({ userId, userName });
|
|
67
68
|
emits("update-user-name", userName);
|
|
68
69
|
closeUserNameEditor();
|
|
69
70
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, unref, withDirectives, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, normalizeClass, Fragment, renderList, toDisplayString,
|
|
1
|
+
import { defineComponent, ref, computed, unref, withDirectives, openBlock, createElementBlock, createVNode, withCtx, createElementVNode, normalizeClass, Fragment, renderList, toDisplayString, pushScopeId, popScopeId, createCommentVNode } from "vue";
|
|
2
2
|
import { LAYOUT } from "../../../constants/render.mjs";
|
|
3
3
|
import { useBasicStore } from "../../../stores/basic.mjs";
|
|
4
4
|
import { useRoomStore } from "../../../stores/room.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, onBeforeUnmount, openBlock, createElementBlock, createElementVNode, toDisplayString, unref, createCommentVNode, createBlock, createVNode, withModifiers, withCtx, withDirectives, withKeys, vModelText, normalizeClass
|
|
1
|
+
import { defineComponent, ref, watch, onBeforeUnmount, openBlock, createElementBlock, createElementVNode, pushScopeId, popScopeId, toDisplayString, unref, createCommentVNode, createBlock, createVNode, withModifiers, withCtx, withDirectives, withKeys, vModelText, normalizeClass } from "vue";
|
|
2
2
|
import SvgIcon from "../../common/base/SvgIcon.vue.mjs";
|
|
3
3
|
import LoadingIcon from "../../common/icons/LoadingIcon.vue.mjs";
|
|
4
4
|
import NextIcon from "../../common/icons/NextIcon.vue.mjs";
|
|
@@ -13,7 +13,7 @@ import { useRoomStore } from "../../../stores/room.mjs";
|
|
|
13
13
|
import AudioMediaControl from "../../common/AudioMediaControl.vue.mjs";
|
|
14
14
|
import VideoMediaControl from "../../common/VideoMediaControl.vue.mjs";
|
|
15
15
|
import ScheduleConferencePanel from "../../ScheduleConference/ScheduleConferencePanel/index.vue.mjs";
|
|
16
|
-
import TUIRoomEngine__default, {
|
|
16
|
+
import TUIRoomEngine__default, { TRTCVideoFillMode, TRTCVideoRotation, TRTCVideoMirrorType, TUIRoomDeviceMangerEvents } from "@tencentcloud/tuiroom-engine-electron";
|
|
17
17
|
import vClickOutside from "../../../directives/vClickOutside.mjs";
|
|
18
18
|
import { isEnumerateDevicesSupported, isGetUserMediaSupported } from "../../../utils/mediaAbility.mjs";
|
|
19
19
|
import useDeviceManager from "../../../hooks/useDeviceManager.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, onMounted, onUnmounted, openBlock, createElementBlock, createElementVNode, createVNode, toDisplayString, unref,
|
|
1
|
+
import { defineComponent, ref, onMounted, onUnmounted, openBlock, createElementBlock, createElementVNode, createVNode, toDisplayString, unref, pushScopeId, popScopeId, withCtx, createCommentVNode } from "vue";
|
|
2
2
|
import Avatar from "../common/Avatar.vue.mjs";
|
|
3
3
|
import { useI18n } from "../../locales/index.mjs";
|
|
4
4
|
import EnterRoomIcon from "../common/icons/EnterRoomIcon.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, openBlock, createElementBlock, Fragment, renderList, unref, createVNode, createElementVNode, toDisplayString, isRef, withCtx,
|
|
1
|
+
import { defineComponent, openBlock, createElementBlock, Fragment, renderList, unref, createVNode, createElementVNode, toDisplayString, isRef, withCtx, withDirectives, createBlock, createCommentVNode, vShow, createTextVNode } from "vue";
|
|
2
2
|
import useRoomInvite from "./useRoomInviteHooks.mjs";
|
|
3
3
|
import SvgIcon from "../common/base/SvgIcon.vue.mjs";
|
|
4
4
|
import TuiButton from "../common/base/Button.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, unref, openBlock, createElementBlock, createElementVNode, toDisplayString, createVNode, Fragment, renderList, normalizeClass,
|
|
1
|
+
import { defineComponent, computed, unref, openBlock, createElementBlock, createElementVNode, toDisplayString, createVNode, Fragment, renderList, normalizeClass, pushScopeId, popScopeId, createBlock, createCommentVNode } from "vue";
|
|
2
2
|
import SvgIcon from "../common/base/SvgIcon.vue.mjs";
|
|
3
3
|
import AudioSettingTab from "../common/AudioSettingTab.vue.mjs";
|
|
4
4
|
import VideoSettingTab from "../common/VideoSettingTab.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, watch, openBlock, createBlock, unref, createSlots, withCtx, createElementVNode,
|
|
1
|
+
import { defineComponent, ref, computed, watch, openBlock, createBlock, unref, createSlots, withCtx, createElementVNode, withModifiers, normalizeClass, createVNode, createElementBlock, toDisplayString, Fragment, renderList, createTextVNode, createCommentVNode } from "vue";
|
|
2
2
|
import TuiInput from "../common/base/Input/index.vue.mjs";
|
|
3
3
|
import TuiCheckbox from "../common/base/Checkbox/index.vue.mjs";
|
|
4
4
|
import TuiButton from "../common/base/Button.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, watch, nextTick, openBlock, createElementBlock, createVNode, unref, withCtx, createElementVNode,
|
|
1
|
+
import { defineComponent, ref, computed, watch, nextTick, openBlock, createElementBlock, createVNode, unref, withCtx, createElementVNode, toDisplayString, Fragment, renderList, createCommentVNode, normalizeClass, createBlock, createTextVNode } from "vue";
|
|
2
2
|
import { useI18n } from "../../../locales/index.mjs";
|
|
3
3
|
import TuiInput from "../../common/base/Input/index.vue.mjs";
|
|
4
4
|
import TuiSelect from "../../common/base/Select/index.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, computed, onMounted, openBlock, createElementBlock, withDirectives, createElementVNode, toDisplayString, unref, createBlock, createCommentVNode, normalizeClass, Fragment, renderList, vShow, createVNode, withCtx, createTextVNode, createSlots, withModifiers
|
|
1
|
+
import { defineComponent, ref, computed, onMounted, openBlock, createElementBlock, withDirectives, createElementVNode, toDisplayString, unref, createBlock, createCommentVNode, pushScopeId, popScopeId, normalizeClass, nextTick, Fragment, renderList, vShow, createVNode, withCtx, createTextVNode, createSlots, withModifiers } from "vue";
|
|
2
2
|
import { TUIConferenceStatus } from "@tencentcloud/tuiroom-engine-electron";
|
|
3
3
|
import "../../services/main.mjs";
|
|
4
4
|
import { roomService } from "../../services/roomService.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, ref, watch, computed, openBlock, createBlock, unref, withCtx, createElementVNode,
|
|
1
|
+
import { defineComponent, ref, watch, computed, openBlock, createBlock, unref, withCtx, createElementVNode, createElementBlock, Fragment, renderList, toDisplayString, createVNode, createTextVNode } from "vue";
|
|
2
2
|
import { storeToRefs } from "pinia";
|
|
3
3
|
import { useI18n } from "../../locales/index.mjs";
|
|
4
4
|
import Dialog from "../common/base/Dialog/index.vue.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, watch, openBlock, createBlock,
|
|
1
|
+
import { defineComponent, computed, watch, openBlock, createBlock, isRef, unref, withCtx, createElementBlock, Fragment, renderList } from "vue";
|
|
2
2
|
import { useI18n } from "../../locales/index.mjs";
|
|
3
3
|
import TuiSelect from "./base/Select/index.vue.mjs";
|
|
4
4
|
import TuiOption from "./base/Option/index.vue.mjs";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { defineComponent, computed, watch, onMounted, onUnmounted, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, unref, createVNode,
|
|
1
|
+
import { defineComponent, computed, watch, onMounted, onUnmounted, openBlock, createElementBlock, normalizeClass, createElementVNode, toDisplayString, unref, createVNode, pushScopeId, popScopeId, createCommentVNode, isRef } from "vue";
|
|
2
2
|
import DeviceSelect from "./DeviceSelect.vue.mjs";
|
|
3
3
|
import VideoProfile from "./VideoProfile.vue.mjs";
|
|
4
4
|
import TuiSwitch from "./base/TuiSwitch.vue.mjs";
|
|
5
5
|
import { useBasicStore } from "../../stores/basic.mjs";
|
|
6
6
|
import { useI18n } from "../../locales/index.mjs";
|
|
7
7
|
import useGetRoomEngine from "../../hooks/useRoomEngine.mjs";
|
|
8
|
-
import {
|
|
8
|
+
import { TRTCVideoFillMode, TRTCVideoRotation, TRTCVideoMirrorType } from "@tencentcloud/tuiroom-engine-electron";
|
|
9
9
|
import { isMobile, isElectron } from "../../utils/environment.mjs";
|
|
10
10
|
import { storeToRefs } from "pinia";
|
|
11
11
|
const _withScopeId = (n) => (pushScopeId("data-v-5fa040b6"), n = n(), popScopeId(), n);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, openBlock, createElementBlock,
|
|
1
|
+
import { defineComponent, computed, openBlock, createElementBlock, normalizeStyle, normalizeClass, renderSlot, createCommentVNode } from "vue";
|
|
2
2
|
const _hoisted_1 = {
|
|
3
3
|
key: 0,
|
|
4
4
|
class: "button-icon"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent, computed, ref, watch, openBlock, createElementBlock, createBlock, Teleport, createElementVNode,
|
|
1
|
+
import { defineComponent, computed, ref, watch, openBlock, createElementBlock, createBlock, Teleport, createElementVNode, normalizeStyle, normalizeClass, createVNode, toDisplayString, renderSlot, createCommentVNode, withCtx } from "vue";
|
|
2
2
|
import SvgIcon from "../SvgIcon.vue.mjs";
|
|
3
3
|
import CloseIcon from "../../icons/CloseIcon.vue.mjs";
|
|
4
4
|
import { addSuffix } from "../../../../utils/utils.mjs";
|