@ndscnj/roomkit-web-vue3 25.12.2417 → 25.12.2419
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/RoomFooter/VoteControl/MoreControlH5.vue.d.ts +2 -2
- package/es/components/RoomFooter/VoteControl/MoreControlH5.vue.mjs +1 -1
- package/es/components/RoomFooter/VoteControl/MoreControlH5.vue2.mjs +77 -31
- package/es/components/RoomFooter/VoteControl/MoreControlPC.vue.d.ts +1 -5
- package/es/components/RoomFooter/VoteControl/MoreControlPC.vue.mjs +1 -1
- package/es/components/RoomFooter/VoteControl/MoreControlPC.vue2.mjs +1 -7
- package/es/components/RoomFooter/VoteControl/index.d.ts +3 -3
- package/es/components/RoomFooter/index/index.d.ts +4 -31
- package/es/components/RoomFooter/index/indexH5.vue.d.ts +1 -12
- package/es/components/RoomFooter/index/indexH5.vue.mjs +1 -1
- package/es/components/RoomFooter/index/indexH5.vue2.mjs +5 -20
- package/es/components/RoomSidebar/index.d.ts +1 -17
- package/es/components/RoomSidebar/indexH5.vue.d.ts +1 -10
- package/es/components/RoomSidebar/indexH5.vue.mjs +1 -1
- package/es/components/RoomSidebar/indexH5.vue2.mjs +3 -10
- package/es/components/RoomVote/index.d.ts +6 -2
- package/es/components/RoomVote/indexH5.vue.d.ts +5 -10
- package/es/components/RoomVote/indexH5.vue.mjs +2 -9
- package/es/components/RoomVote/indexH5.vue2.mjs +51 -0
- package/es/components/RoomVote/indexPC.vue.mjs +1 -1
- package/es/components/RoomVote/useRoomMoreHooks.mjs +43 -0
- package/es/conference.vue.mjs +1 -1
- package/es/conference.vue2.mjs +6 -1
- package/es/index.mjs +128 -71
- package/lib/components/Chat/index/indexH5.vue.js +1 -1
- package/lib/components/ManageMember/MemberItem/indexH5.vue.js +1 -1
- package/lib/components/ManageMember/indexH5.vue.js +1 -1
- package/lib/components/RoomFooter/VoteControl/MoreControlH5.vue.d.ts +2 -2
- package/lib/components/RoomFooter/VoteControl/MoreControlH5.vue.js +1 -1
- package/lib/components/RoomFooter/VoteControl/MoreControlH5.vue2.js +76 -30
- package/lib/components/RoomFooter/VoteControl/MoreControlPC.vue.d.ts +1 -5
- package/lib/components/RoomFooter/VoteControl/MoreControlPC.vue.js +1 -1
- package/lib/components/RoomFooter/VoteControl/MoreControlPC.vue2.js +1 -7
- package/lib/components/RoomFooter/VoteControl/index.d.ts +3 -3
- package/lib/components/RoomFooter/index/index.d.ts +4 -31
- package/lib/components/RoomFooter/index/indexH5.vue.d.ts +1 -12
- package/lib/components/RoomFooter/index/indexH5.vue.js +2 -2
- package/lib/components/RoomFooter/index/indexH5.vue2.js +4 -19
- package/lib/components/RoomInvite/indexH5.vue.js +1 -1
- package/lib/components/RoomMore/indexH5.vue.js +1 -1
- package/lib/components/RoomSidebar/index.d.ts +1 -17
- package/lib/components/RoomSidebar/indexH5.vue.d.ts +1 -10
- package/lib/components/RoomSidebar/indexH5.vue.js +2 -2
- package/lib/components/RoomSidebar/indexH5.vue2.js +2 -9
- package/lib/components/RoomVote/index.d.ts +6 -2
- package/lib/components/RoomVote/indexH5.vue.d.ts +5 -10
- package/lib/components/RoomVote/indexH5.vue.js +2 -9
- package/lib/components/RoomVote/indexH5.vue2.js +51 -0
- package/lib/components/RoomVote/indexPC.vue.js +1 -1
- package/lib/components/RoomVote/useRoomMoreHooks.js +43 -0
- package/lib/conference.vue.js +1 -1
- package/lib/conference.vue2.js +6 -1
- package/lib/index.js +128 -71
- package/package.json +1 -1
- package/src/TUIRoom/components/RoomFooter/VoteControl/MoreControlH5.vue +108 -26
- package/src/TUIRoom/components/RoomFooter/VoteControl/MoreControlPC.vue +6 -10
- package/src/TUIRoom/components/RoomFooter/index/indexH5.vue +2 -15
- package/src/TUIRoom/components/RoomSidebar/indexH5.vue +0 -5
- package/src/TUIRoom/components/RoomVote/indexH5.vue +118 -61
- package/src/TUIRoom/components/RoomVote/indexPC.vue +0 -1
- package/src/TUIRoom/conference.vue +3 -0
|
@@ -57,22 +57,17 @@ const ManageMemberControl_vue_vue_type_script_setup_true_lang = require("../Mana
|
|
|
57
57
|
const ChatControl_vue_vue_type_script_setup_true_lang = require("../ChatControl.vue.js");
|
|
58
58
|
const ManageStageControl_vue_vue_type_script_setup_true_lang = require("../ManageStageControl.vue.js");
|
|
59
59
|
const MemberApplyControl = require("../ApplyControl/MemberApplyControl.vue.js");
|
|
60
|
-
const index$
|
|
60
|
+
const index$1 = require("../MoreControl/index.js");
|
|
61
61
|
const AIControl = require("../AIControl.vue.js");
|
|
62
|
-
const index$1 = require("../VoteControl/index.js");
|
|
63
62
|
const useMitt = require("../../../hooks/useMitt.js");
|
|
64
63
|
const useRoomFooterHooks = require("./useRoomFooterHooks.js");
|
|
65
64
|
const _hoisted_1 = { class: "footer-container" };
|
|
66
65
|
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
67
66
|
__name: "indexH5",
|
|
68
|
-
emits: ["show-overlay"
|
|
67
|
+
emits: ["show-overlay"],
|
|
69
68
|
setup(__props, { emit: __emit }) {
|
|
70
69
|
const { roomStore, isMaster, isAdmin, isAudience } = useRoomFooterHooks.default();
|
|
71
70
|
const emit = __emit;
|
|
72
|
-
const onVote = (data) => {
|
|
73
|
-
console.log(data, "data111");
|
|
74
|
-
emit("on-vote", { code: data.visible, message: "vote" });
|
|
75
|
-
};
|
|
76
71
|
function handleControlClick(name) {
|
|
77
72
|
useMitt.default.emit("experience-communication", name);
|
|
78
73
|
}
|
|
@@ -93,21 +88,11 @@ const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
|
93
88
|
}, null, 8, ["display-mode"])), [
|
|
94
89
|
[Vue.unref(vTap.default), () => handleControlClick("videoControl")]
|
|
95
90
|
]) : Vue.createCommentVNode("", true),
|
|
96
|
-
Vue.createVNode(Vue.unref(index$1.default), {
|
|
97
|
-
class: "center-container-item",
|
|
98
|
-
onClick: _cache[0] || (_cache[0] = ($event) => handleControlClick("voteControl")),
|
|
99
|
-
onOnVote: onVote
|
|
100
|
-
}, {
|
|
101
|
-
content: Vue.withCtx(() => [
|
|
102
|
-
Vue.renderSlot(_ctx.$slots, "content", {}, void 0, true)
|
|
103
|
-
]),
|
|
104
|
-
_: 3
|
|
105
|
-
}),
|
|
106
91
|
!Vue.unref(roomStore).isSpeakAfterTakingSeatMode ? Vue.withDirectives((Vue.openBlock(), Vue.createBlock(ChatControl_vue_vue_type_script_setup_true_lang.default, { key: 2 }, null, 512)), [
|
|
107
92
|
[Vue.unref(vTap.default), () => handleControlClick("chatControl")]
|
|
108
93
|
]) : Vue.createCommentVNode("", true),
|
|
109
94
|
Vue.createVNode(AIControl.default, {
|
|
110
|
-
onClick: _cache[
|
|
95
|
+
onClick: _cache[0] || (_cache[0] = ($event) => handleControlClick("AIControl"))
|
|
111
96
|
}),
|
|
112
97
|
Vue.unref(roomStore).isSpeakAfterTakingSeatMode && (Vue.unref(isMaster) || Vue.unref(isAdmin)) ? Vue.withDirectives((Vue.openBlock(), Vue.createBlock(ManageStageControl_vue_vue_type_script_setup_true_lang.default, { key: 3 }, null, 512)), [
|
|
113
98
|
[Vue.unref(vTap.default), () => handleControlClick("MasterApplyControl")]
|
|
@@ -118,7 +103,7 @@ const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
|
118
103
|
Vue.withDirectives(Vue.createVNode(ManageMemberControl_vue_vue_type_script_setup_true_lang.default, null, null, 512), [
|
|
119
104
|
[Vue.unref(vTap.default), () => handleControlClick("manageMemberControl")]
|
|
120
105
|
]),
|
|
121
|
-
Vue.withDirectives(Vue.createVNode(Vue.unref(index$
|
|
106
|
+
Vue.withDirectives(Vue.createVNode(Vue.unref(index$1.default), { onShowOverlay: handleShowOverlay }, null, 512), [
|
|
122
107
|
[Vue.unref(vTap.default), () => handleControlClick("moreControl")]
|
|
123
108
|
])
|
|
124
109
|
]);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const indexH5_vue_vue_type_script_setup_true_lang =
|
|
3
|
+
const indexH5_vue_vue_type_script_setup_true_lang = require("./indexH5.vue2.js");
|
|
4
4
|
;/* empty css */
|
|
5
5
|
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js");
|
|
6
6
|
const indexH5 = /* @__PURE__ */ _pluginVue_exportHelper.default(indexH5_vue_vue_type_script_setup_true_lang.default, [["__scopeId", "data-v-4450d628"]]);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const indexH5_vue_vue_type_script_setup_true_lang =
|
|
3
|
+
const indexH5_vue_vue_type_script_setup_true_lang = require("./indexH5.vue2.js");
|
|
4
4
|
;/* empty css */
|
|
5
5
|
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js");
|
|
6
6
|
const indexH5 = /* @__PURE__ */ _pluginVue_exportHelper.default(indexH5_vue_vue_type_script_setup_true_lang.default, [["__scopeId", "data-v-bae34b36"]]);
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
declare const Index: {
|
|
2
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
3
|
-
P: {};
|
|
4
|
-
B: {};
|
|
5
|
-
D: {};
|
|
6
|
-
C: {};
|
|
7
|
-
M: {};
|
|
8
|
-
Defaults: {};
|
|
9
|
-
}, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
10
|
-
__isFragment?: never;
|
|
11
|
-
__isTeleport?: never;
|
|
12
|
-
__isSuspense?: never;
|
|
13
|
-
} & import('vue').ComponentOptionsBase<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
14
|
-
$slots: {
|
|
15
|
-
content?(_: {}): any;
|
|
16
|
-
};
|
|
17
|
-
});
|
|
1
|
+
declare const Index: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
18
2
|
export default Index;
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
declare
|
|
2
|
-
content?(_: {}): any;
|
|
3
|
-
};
|
|
4
|
-
declare const __VLS_component: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
5
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
6
2
|
export default _default;
|
|
7
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
8
|
-
new (): {
|
|
9
|
-
$slots: S;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const indexH5_vue_vue_type_script_setup_true_lang =
|
|
3
|
+
const indexH5_vue_vue_type_script_setup_true_lang = require("./indexH5.vue2.js");
|
|
4
4
|
;/* empty css */
|
|
5
5
|
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js");
|
|
6
|
-
const indexH5 = /* @__PURE__ */ _pluginVue_exportHelper.default(indexH5_vue_vue_type_script_setup_true_lang.default, [["__scopeId", "data-v-
|
|
6
|
+
const indexH5 = /* @__PURE__ */ _pluginVue_exportHelper.default(indexH5_vue_vue_type_script_setup_true_lang.default, [["__scopeId", "data-v-e545b2de"]]);
|
|
7
7
|
exports.default = indexH5;
|
|
@@ -13,7 +13,6 @@ const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
|
13
13
|
setup(__props) {
|
|
14
14
|
const { title, sidebarName, showSideBar } = useSideBarHooks.default();
|
|
15
15
|
return (_ctx, _cache) => {
|
|
16
|
-
const _component_room_vote = Vue.resolveComponent("room-vote");
|
|
17
16
|
return Vue.unref(showSideBar) ? (Vue.openBlock(), Vue.createBlock(PopUpH5.default, {
|
|
18
17
|
key: 0,
|
|
19
18
|
title: Vue.unref(title),
|
|
@@ -23,13 +22,7 @@ const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
|
23
22
|
Vue.createElementVNode("div", _hoisted_1, [
|
|
24
23
|
Vue.unref(sidebarName) === "chat" ? (Vue.openBlock(), Vue.createBlock(Vue.unref(index$1.default), { key: 0 })) : Vue.createCommentVNode("", true),
|
|
25
24
|
Vue.unref(sidebarName) === "manage-member" ? (Vue.openBlock(), Vue.createBlock(Vue.unref(index$2.default), { key: 1 })) : Vue.createCommentVNode("", true),
|
|
26
|
-
Vue.unref(sidebarName) === "apply" ? (Vue.openBlock(), Vue.createBlock(Vue.unref(index$3.default), { key: 2 })) : Vue.createCommentVNode("", true)
|
|
27
|
-
Vue.unref(sidebarName) == "vote" ? (Vue.openBlock(), Vue.createBlock(_component_room_vote, { key: 3 }, {
|
|
28
|
-
content: Vue.withCtx(() => [
|
|
29
|
-
Vue.renderSlot(_ctx.$slots, "content", {}, void 0, true)
|
|
30
|
-
]),
|
|
31
|
-
_: 3
|
|
32
|
-
})) : Vue.createCommentVNode("", true)
|
|
25
|
+
Vue.unref(sidebarName) === "apply" ? (Vue.openBlock(), Vue.createBlock(Vue.unref(index$3.default), { key: 2 })) : Vue.createCommentVNode("", true)
|
|
33
26
|
])
|
|
34
27
|
]),
|
|
35
28
|
sidebarFooter: Vue.withCtx(() => [
|
|
@@ -37,7 +30,7 @@ const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
|
37
30
|
Vue.unref(sidebarName) === "chat" ? (Vue.openBlock(), Vue.createBlock(Vue.unref(index.default), { key: 0 })) : Vue.createCommentVNode("", true)
|
|
38
31
|
])
|
|
39
32
|
]),
|
|
40
|
-
_:
|
|
33
|
+
_: 1
|
|
41
34
|
}, 8, ["title"])) : Vue.createCommentVNode("", true);
|
|
42
35
|
};
|
|
43
36
|
}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
declare const Index: {
|
|
1
|
+
declare const Index: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
2
|
+
"on-close-contact": (...args: any[]) => void;
|
|
3
|
+
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
4
|
+
"onOn-close-contact"?: ((...args: any[]) => any) | undefined;
|
|
5
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | ({
|
|
2
6
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
3
7
|
P: {};
|
|
4
8
|
B: {};
|
|
@@ -14,5 +18,5 @@ declare const Index: {
|
|
|
14
18
|
$slots: {
|
|
15
19
|
content?(_: {}): any;
|
|
16
20
|
};
|
|
17
|
-
});
|
|
21
|
+
}));
|
|
18
22
|
export default Index;
|
|
@@ -1,11 +1,6 @@
|
|
|
1
|
-
declare
|
|
2
|
-
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
2
|
+
"on-close-contact": (...args: any[]) => void;
|
|
3
|
+
}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{
|
|
4
|
+
"onOn-close-contact"?: ((...args: any[]) => any) | undefined;
|
|
5
|
+
}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
6
6
|
export default _default;
|
|
7
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
8
|
-
new (): {
|
|
9
|
-
$slots: S;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
@@ -1,14 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
-
const
|
|
3
|
+
const indexH5_vue_vue_type_script_setup_true_lang = require("./indexH5.vue2.js");
|
|
4
4
|
;/* empty css */
|
|
5
5
|
const _pluginVue_exportHelper = require("../../_virtual/_plugin-vue_export-helper.js");
|
|
6
|
-
const
|
|
7
|
-
const _hoisted_1 = { class: "more-container" };
|
|
8
|
-
function _sfc_render(_ctx, _cache) {
|
|
9
|
-
return Vue.openBlock(), Vue.createElementBlock("div", _hoisted_1, [
|
|
10
|
-
Vue.renderSlot(_ctx.$slots, "content", {}, void 0, true)
|
|
11
|
-
]);
|
|
12
|
-
}
|
|
13
|
-
const indexH5 = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-5d02e842"]]);
|
|
6
|
+
const indexH5 = /* @__PURE__ */ _pluginVue_exportHelper.default(indexH5_vue_vue_type_script_setup_true_lang.default, [["__scopeId", "data-v-939000cb"]]);
|
|
14
7
|
exports.default = indexH5;
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const Vue = require("vue");
|
|
4
|
+
const useRoomMoreHooks = require("./useRoomMoreHooks.js");
|
|
5
|
+
const uikitBaseComponentVue3 = require("@tencentcloud/uikit-base-component-vue3");
|
|
6
|
+
const vTap = require("../../directives/vTap.js");
|
|
7
|
+
const _hoisted_1 = { class: "contact-container-main" };
|
|
8
|
+
const _hoisted_2 = { class: "contact-title-main" };
|
|
9
|
+
const _hoisted_3 = { class: "cancel" };
|
|
10
|
+
const _hoisted_4 = { class: "contact-title" };
|
|
11
|
+
const _hoisted_5 = { class: "contact-content" };
|
|
12
|
+
const _hoisted_6 = { class: "contact-bottom" };
|
|
13
|
+
const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
14
|
+
__name: "indexH5",
|
|
15
|
+
emits: ["on-close-contact"],
|
|
16
|
+
setup(__props, { emit: __emit }) {
|
|
17
|
+
const { t, onCopy, contactContentList } = useRoomMoreHooks.default();
|
|
18
|
+
const emit = __emit;
|
|
19
|
+
function handleCloseContact() {
|
|
20
|
+
emit("on-close-contact");
|
|
21
|
+
}
|
|
22
|
+
return (_ctx, _cache) => {
|
|
23
|
+
return Vue.openBlock(), Vue.createElementBlock("div", _hoisted_1, [
|
|
24
|
+
Vue.createElementVNode("div", _hoisted_2, [
|
|
25
|
+
Vue.createElementVNode("div", null, Vue.toDisplayString(Vue.unref(t)("Contact us")), 1),
|
|
26
|
+
Vue.withDirectives((Vue.openBlock(), Vue.createElementBlock("span", _hoisted_3, [
|
|
27
|
+
Vue.createTextVNode(Vue.toDisplayString(Vue.unref(t)("Cancel")), 1)
|
|
28
|
+
])), [
|
|
29
|
+
[Vue.unref(vTap.default), handleCloseContact]
|
|
30
|
+
])
|
|
31
|
+
]),
|
|
32
|
+
(Vue.openBlock(true), Vue.createElementBlock(Vue.Fragment, null, Vue.renderList(Vue.unref(contactContentList), (item) => {
|
|
33
|
+
return Vue.openBlock(), Vue.createElementBlock("div", {
|
|
34
|
+
key: item.id,
|
|
35
|
+
class: "contact-content-main"
|
|
36
|
+
}, [
|
|
37
|
+
Vue.createElementVNode("span", _hoisted_4, Vue.toDisplayString(Vue.unref(t)(item.title)), 1),
|
|
38
|
+
Vue.createElementVNode("span", _hoisted_5, Vue.toDisplayString(item.content), 1),
|
|
39
|
+
Vue.withDirectives(Vue.createVNode(Vue.unref(uikitBaseComponentVue3.IconCopy), { class: "copy" }, null, 512), [
|
|
40
|
+
[Vue.unref(vTap.default), () => Vue.unref(onCopy)(item.copyLink)]
|
|
41
|
+
])
|
|
42
|
+
]);
|
|
43
|
+
}), 128)),
|
|
44
|
+
Vue.createElementVNode("span", _hoisted_6, Vue.toDisplayString(Vue.unref(t)(
|
|
45
|
+
"If you have any questions, please feel free to join our QQ group or send an email"
|
|
46
|
+
)), 1)
|
|
47
|
+
]);
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
exports.default = _sfc_main;
|
|
@@ -10,5 +10,5 @@ function _sfc_render(_ctx, _cache) {
|
|
|
10
10
|
Vue.renderSlot(_ctx.$slots, "content", {}, void 0, true)
|
|
11
11
|
]);
|
|
12
12
|
}
|
|
13
|
-
const indexPC = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
13
|
+
const indexPC = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-183c195c"]]);
|
|
14
14
|
exports.default = indexPC;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
3
|
+
const Vue = require("vue");
|
|
4
|
+
const uikitBaseComponentVue3 = require("@tencentcloud/uikit-base-component-vue3");
|
|
5
|
+
const index = require("../../locales/index.js");
|
|
6
|
+
require("../../utils/environment.js");
|
|
7
|
+
const adapter = require("../../utils/adapter.js");
|
|
8
|
+
function useRoomMoreHooks() {
|
|
9
|
+
const { t } = index.useI18n();
|
|
10
|
+
const groupNumber = "770645461";
|
|
11
|
+
const email = "chaooliang@tencent.com";
|
|
12
|
+
async function onCopy(value) {
|
|
13
|
+
try {
|
|
14
|
+
await adapter.clipBoard(value);
|
|
15
|
+
uikitBaseComponentVue3.TUIToast({
|
|
16
|
+
message: t("Copied successfully"),
|
|
17
|
+
type: uikitBaseComponentVue3.TOAST_TYPE.SUCCESS
|
|
18
|
+
});
|
|
19
|
+
} catch (error) {
|
|
20
|
+
uikitBaseComponentVue3.TUIToast({
|
|
21
|
+
message: t("Copied failure"),
|
|
22
|
+
type: uikitBaseComponentVue3.TOAST_TYPE.ERROR
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
const isZH = Vue.computed(() => index.default.global.locale.value === "zh-CN");
|
|
27
|
+
const contactContentList = [
|
|
28
|
+
{ id: 1, title: "group chat", content: groupNumber, copyLink: groupNumber },
|
|
29
|
+
{ id: 2, title: "Email", content: email, copyLink: email }
|
|
30
|
+
];
|
|
31
|
+
const handleClick = () => {
|
|
32
|
+
window.open("https://zhiliao.qq.com/s/c5GY7HIM62CK", "_blank");
|
|
33
|
+
};
|
|
34
|
+
return {
|
|
35
|
+
t,
|
|
36
|
+
onCopy,
|
|
37
|
+
contactContentList,
|
|
38
|
+
email,
|
|
39
|
+
handleClick,
|
|
40
|
+
isZH
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
exports.default = useRoomMoreHooks;
|
package/lib/conference.vue.js
CHANGED
|
@@ -4,5 +4,5 @@ const conference_vue_vue_type_script_setup_true_lang = require("./conference.vue
|
|
|
4
4
|
;/* empty css */
|
|
5
5
|
;/* empty css */
|
|
6
6
|
const _pluginVue_exportHelper = require("./_virtual/_plugin-vue_export-helper.js");
|
|
7
|
-
const ConferenceMainView = /* @__PURE__ */ _pluginVue_exportHelper.default(conference_vue_vue_type_script_setup_true_lang.default, [["__scopeId", "data-v-
|
|
7
|
+
const ConferenceMainView = /* @__PURE__ */ _pluginVue_exportHelper.default(conference_vue_vue_type_script_setup_true_lang.default, [["__scopeId", "data-v-4dd66a12"]]);
|
|
8
8
|
exports.default = ConferenceMainView;
|
package/lib/conference.vue2.js
CHANGED
|
@@ -276,7 +276,12 @@ const _sfc_main = /* @__PURE__ */ Vue.defineComponent({
|
|
|
276
276
|
class: "footer",
|
|
277
277
|
onShowOverlay: handleShowOverlay,
|
|
278
278
|
onOnVote: onVote
|
|
279
|
-
},
|
|
279
|
+
}, {
|
|
280
|
+
content: Vue.withCtx(() => [
|
|
281
|
+
Vue.renderSlot(_ctx.$slots, "content", {}, void 0, true)
|
|
282
|
+
]),
|
|
283
|
+
_: 3
|
|
284
|
+
}, 512), [
|
|
280
285
|
[Vue.vShow, Vue.unref(showRoomTool)]
|
|
281
286
|
]),
|
|
282
287
|
Vue.createVNode(Vue.unref(index$3.default), { onOnVote: onVote }, {
|
package/lib/index.js
CHANGED
|
@@ -3664,13 +3664,7 @@ to {
|
|
|
3664
3664
|
.tool-box .tool-box-item[data-v-34681937]:hover {
|
|
3665
3665
|
border-radius: 8px;
|
|
3666
3666
|
background-color: var(--list-color-hover);
|
|
3667
|
-
}.
|
|
3668
|
-
width: 24px;
|
|
3669
|
-
height: 24px;
|
|
3670
|
-
}.ndsc-img-box[data-v-997feff9] {
|
|
3671
|
-
width: 24px;
|
|
3672
|
-
height: 24px;
|
|
3673
|
-
}.footer-container[data-v-df7f3346] {
|
|
3667
|
+
}.footer-container[data-v-f3bbac91] {
|
|
3674
3668
|
position: absolute;
|
|
3675
3669
|
bottom: 0;
|
|
3676
3670
|
display: flex;
|
|
@@ -3934,6 +3928,47 @@ to {
|
|
|
3934
3928
|
}
|
|
3935
3929
|
.footer .mirror-container .mirror-text[data-v-21a63691] {
|
|
3936
3930
|
margin-left: 4px;
|
|
3931
|
+
}.show-more-content[data-v-c413959d] {
|
|
3932
|
+
position: absolute;
|
|
3933
|
+
bottom: 15px;
|
|
3934
|
+
left: 5%;
|
|
3935
|
+
width: 90%;
|
|
3936
|
+
height: 17vh;
|
|
3937
|
+
padding: 10px;
|
|
3938
|
+
border-radius: 13px;
|
|
3939
|
+
animation-name: popup-c413959d;
|
|
3940
|
+
animation-duration: 200ms;
|
|
3941
|
+
background-color: var(--bg-color-operate);
|
|
3942
|
+
}
|
|
3943
|
+
@keyframes popup-c413959d {
|
|
3944
|
+
from {
|
|
3945
|
+
bottom: 0;
|
|
3946
|
+
}
|
|
3947
|
+
to {
|
|
3948
|
+
bottom: 15px;
|
|
3949
|
+
}
|
|
3950
|
+
}
|
|
3951
|
+
.control-compent[data-v-c413959d] {
|
|
3952
|
+
display: flex;
|
|
3953
|
+
}
|
|
3954
|
+
.close[data-v-c413959d] {
|
|
3955
|
+
position: relative;
|
|
3956
|
+
top: 10%;
|
|
3957
|
+
display: flex;
|
|
3958
|
+
align-items: center;
|
|
3959
|
+
justify-content: center;
|
|
3960
|
+
width: 100%;
|
|
3961
|
+
padding: 10px;
|
|
3962
|
+
font-style: normal;
|
|
3963
|
+
font-weight: 400;
|
|
3964
|
+
line-height: 24px;
|
|
3965
|
+
text-align: center;
|
|
3966
|
+
border-radius: 8px;
|
|
3967
|
+
color: var(--text-color-primary);
|
|
3968
|
+
background-color: var(--button-color-secondary-default);
|
|
3969
|
+
}.ndsc-img-box[data-v-ca02c770] {
|
|
3970
|
+
width: 24px;
|
|
3971
|
+
height: 24px;
|
|
3937
3972
|
}.footer-container[data-v-4afcea78] {
|
|
3938
3973
|
position: absolute;
|
|
3939
3974
|
bottom: 0;
|
|
@@ -4948,87 +4983,109 @@ to {
|
|
|
4948
4983
|
justify-content: space-around;
|
|
4949
4984
|
margin: 20px 0;
|
|
4950
4985
|
cursor: pointer;
|
|
4951
|
-
}.sidebar-container-mobile[data-v-
|
|
4986
|
+
}.sidebar-container-mobile[data-v-e545b2de] {
|
|
4952
4987
|
position: fixed;
|
|
4953
4988
|
top: 0;
|
|
4954
4989
|
right: 0;
|
|
4955
4990
|
z-index: 101;
|
|
4956
4991
|
height: 100%;
|
|
4957
|
-
}
|
|
4958
|
-
padding:
|
|
4992
|
+
}span[data-v-939000cb] {
|
|
4993
|
+
padding-right: 5px;
|
|
4994
|
+
font-size: 12px;
|
|
4995
|
+
font-weight: 500;
|
|
4996
|
+
line-height: 17px;
|
|
4959
4997
|
}
|
|
4960
|
-
.
|
|
4998
|
+
.contact-container-main[data-v-939000cb] {
|
|
4999
|
+
position: fixed;
|
|
5000
|
+
bottom: 0;
|
|
4961
5001
|
display: flex;
|
|
4962
|
-
|
|
5002
|
+
flex-direction: column;
|
|
5003
|
+
width: 100%;
|
|
5004
|
+
padding-bottom: 4vh;
|
|
5005
|
+
border-radius: 15px 15px 0 0;
|
|
5006
|
+
animation-name: popup-939000cb;
|
|
5007
|
+
animation-duration: 200ms;
|
|
5008
|
+
background-color: var(--bg-color-operate);
|
|
4963
5009
|
}
|
|
4964
|
-
|
|
4965
|
-
|
|
5010
|
+
@keyframes popup-939000cb {
|
|
5011
|
+
from {
|
|
5012
|
+
transform: scaleY(0);
|
|
5013
|
+
transform-origin: bottom;
|
|
4966
5014
|
}
|
|
4967
|
-
|
|
4968
|
-
|
|
4969
|
-
|
|
4970
|
-
padding-left: 8px;
|
|
4971
|
-
font-size: 14px;
|
|
4972
|
-
font-weight: 400;
|
|
4973
|
-
line-height: 22px;
|
|
4974
|
-
color: var(--text-color-primary);
|
|
5015
|
+
to {
|
|
5016
|
+
transform: scaleY(1);
|
|
5017
|
+
transform-origin: bottom;
|
|
4975
5018
|
}
|
|
4976
|
-
|
|
4977
|
-
|
|
5019
|
+
}
|
|
5020
|
+
.contact-container-main .contact-title-main[data-v-939000cb] {
|
|
4978
5021
|
display: flex;
|
|
4979
|
-
flex-direction:
|
|
5022
|
+
flex-direction: row;
|
|
5023
|
+
align-items: center;
|
|
5024
|
+
padding: 30px 0 20px 25px;
|
|
5025
|
+
font-family: "PingFang SC";
|
|
5026
|
+
font-size: 20px;
|
|
5027
|
+
font-style: normal;
|
|
5028
|
+
font-weight: 500;
|
|
5029
|
+
line-height: 24px;
|
|
5030
|
+
color: var(--text-color-primary);
|
|
4980
5031
|
}
|
|
4981
|
-
.
|
|
4982
|
-
|
|
5032
|
+
.contact-container-main .contact-content-main[data-v-939000cb] {
|
|
5033
|
+
display: flex;
|
|
5034
|
+
flex-direction: row;
|
|
5035
|
+
align-items: center;
|
|
5036
|
+
width: 90%;
|
|
5037
|
+
height: 15%;
|
|
5038
|
+
padding: 0 0 0 25px;
|
|
5039
|
+
margin-bottom: 10px;
|
|
4983
5040
|
}
|
|
4984
|
-
.
|
|
4985
|
-
|
|
4986
|
-
|
|
5041
|
+
.contact-container-main .contact-title[data-v-939000cb],
|
|
5042
|
+
.contact-container-main .contact-content[data-v-939000cb] {
|
|
5043
|
+
width: 28%;
|
|
5044
|
+
font-family: "PingFang SC";
|
|
4987
5045
|
font-size: 14px;
|
|
5046
|
+
font-style: normal;
|
|
4988
5047
|
font-weight: 400;
|
|
4989
|
-
line-height:
|
|
5048
|
+
line-height: 20px;
|
|
5049
|
+
white-space: nowrap;
|
|
4990
5050
|
color: var(--text-color-primary);
|
|
4991
5051
|
}
|
|
4992
|
-
.
|
|
4993
|
-
|
|
4994
|
-
box-sizing: border-box;
|
|
4995
|
-
display: inline-block;
|
|
4996
|
-
flex: 1;
|
|
4997
|
-
height: 42px;
|
|
4998
|
-
padding: 10px 30px 10px 16px;
|
|
5052
|
+
.contact-container-main .contact-content[data-v-939000cb] {
|
|
5053
|
+
width: 62%;
|
|
4999
5054
|
overflow: hidden;
|
|
5000
5055
|
font-size: 14px;
|
|
5001
|
-
font-weight: 500;
|
|
5002
|
-
line-height: 22px;
|
|
5003
5056
|
text-overflow: ellipsis;
|
|
5004
5057
|
white-space: nowrap;
|
|
5005
|
-
|
|
5006
|
-
outline: none;
|
|
5007
|
-
transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
5008
|
-
color: var(--text-color-primary);
|
|
5009
|
-
background-color: var(--bg-color-input);
|
|
5010
|
-
border: 1px solid var(--stroke-color-module);
|
|
5058
|
+
color: var(--text-color-secondary);
|
|
5011
5059
|
}
|
|
5012
|
-
.
|
|
5013
|
-
|
|
5014
|
-
|
|
5015
|
-
|
|
5016
|
-
|
|
5017
|
-
|
|
5018
|
-
|
|
5019
|
-
|
|
5060
|
+
.contact-container-main .contact-bottom[data-v-939000cb] {
|
|
5061
|
+
width: 90%;
|
|
5062
|
+
padding-left: 40px;
|
|
5063
|
+
font-family: "PingFang SC";
|
|
5064
|
+
font-size: 12px;
|
|
5065
|
+
font-style: normal;
|
|
5066
|
+
font-weight: 400;
|
|
5067
|
+
line-height: 17px;
|
|
5068
|
+
text-align: center;
|
|
5069
|
+
color: var(--text-color-secondary);
|
|
5070
|
+
}
|
|
5071
|
+
.contact-container-main .copy[data-v-939000cb] {
|
|
5072
|
+
margin-left: 30px;
|
|
5020
5073
|
color: var(--text-color-link);
|
|
5021
|
-
}.more-container[data-v-41107c5f] {
|
|
5022
|
-
padding: 20px;
|
|
5023
5074
|
}
|
|
5024
|
-
.
|
|
5075
|
+
.cancel[data-v-939000cb] {
|
|
5076
|
+
flex: 1;
|
|
5077
|
+
padding-right: 30px;
|
|
5078
|
+
font-size: 16px;
|
|
5079
|
+
font-weight: 400;
|
|
5080
|
+
text-align: end;
|
|
5081
|
+
}.more-container .more-title[data-v-183c195c] {
|
|
5025
5082
|
display: flex;
|
|
5026
5083
|
align-items: center;
|
|
5027
5084
|
}
|
|
5028
|
-
.more-container .more-title .email-icon[data-v-
|
|
5085
|
+
.more-container .more-title .email-icon[data-v-183c195c] {
|
|
5029
5086
|
color: var(--uikit-color-gray-7);
|
|
5030
5087
|
}
|
|
5031
|
-
.more-container .more-title .more-notice[data-v-
|
|
5088
|
+
.more-container .more-title .more-notice[data-v-183c195c] {
|
|
5032
5089
|
width: 100%;
|
|
5033
5090
|
height: 22px;
|
|
5034
5091
|
padding-left: 8px;
|
|
@@ -5037,15 +5094,15 @@ to {
|
|
|
5037
5094
|
line-height: 22px;
|
|
5038
5095
|
color: var(--text-color-primary);
|
|
5039
5096
|
}
|
|
5040
|
-
.more-container .more-item[data-v-
|
|
5097
|
+
.more-container .more-item[data-v-183c195c] {
|
|
5041
5098
|
position: relative;
|
|
5042
5099
|
display: flex;
|
|
5043
5100
|
flex-direction: column;
|
|
5044
5101
|
}
|
|
5045
|
-
.more-container .more-item[data-v-
|
|
5102
|
+
.more-container .more-item[data-v-183c195c]:not(:first-child) {
|
|
5046
5103
|
margin-top: 20px;
|
|
5047
5104
|
}
|
|
5048
|
-
.more-container .more-item:not(:first-child) .item-title[data-v-
|
|
5105
|
+
.more-container .more-item:not(:first-child) .item-title[data-v-183c195c] {
|
|
5049
5106
|
width: 100%;
|
|
5050
5107
|
padding-bottom: 8px;
|
|
5051
5108
|
font-size: 14px;
|
|
@@ -5053,7 +5110,7 @@ to {
|
|
|
5053
5110
|
line-height: 22px;
|
|
5054
5111
|
color: var(--text-color-primary);
|
|
5055
5112
|
}
|
|
5056
|
-
.more-container .more-item:not(:first-child) .more-content[data-v-
|
|
5113
|
+
.more-container .more-item:not(:first-child) .more-content[data-v-183c195c] {
|
|
5057
5114
|
position: relative;
|
|
5058
5115
|
box-sizing: border-box;
|
|
5059
5116
|
display: inline-block;
|
|
@@ -5073,7 +5130,7 @@ to {
|
|
|
5073
5130
|
background-color: var(--bg-color-input);
|
|
5074
5131
|
border: 1px solid var(--stroke-color-module);
|
|
5075
5132
|
}
|
|
5076
|
-
.more-container .more-item:not(:first-child) .copy-icon[data-v-
|
|
5133
|
+
.more-container .more-item:not(:first-child) .copy-icon[data-v-183c195c] {
|
|
5077
5134
|
position: absolute;
|
|
5078
5135
|
top: 45px;
|
|
5079
5136
|
right: 10px;
|
|
@@ -9111,7 +9168,7 @@ body, html {
|
|
|
9111
9168
|
}
|
|
9112
9169
|
.tui-room :not([class|=el]) {
|
|
9113
9170
|
transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
|
|
9114
|
-
}.tui-room[data-v-
|
|
9171
|
+
}.tui-room[data-v-4dd66a12] {
|
|
9115
9172
|
position: relative;
|
|
9116
9173
|
display: flex;
|
|
9117
9174
|
flex-direction: column;
|
|
@@ -9123,7 +9180,7 @@ body, html {
|
|
|
9123
9180
|
text-align: left;
|
|
9124
9181
|
background-color: var(--bg-color-topbar);
|
|
9125
9182
|
}
|
|
9126
|
-
.tui-room .header[data-v-
|
|
9183
|
+
.tui-room .header[data-v-4dd66a12] {
|
|
9127
9184
|
position: absolute;
|
|
9128
9185
|
top: 0;
|
|
9129
9186
|
left: 0;
|
|
@@ -9134,20 +9191,20 @@ body, html {
|
|
|
9134
9191
|
border-bottom: 1px solid var(--stroke-color-primary);
|
|
9135
9192
|
box-shadow: 0 1px 0 var(--uikit-color-black-8);
|
|
9136
9193
|
}
|
|
9137
|
-
.tui-room .content[data-v-
|
|
9194
|
+
.tui-room .content[data-v-4dd66a12] {
|
|
9138
9195
|
position: absolute;
|
|
9139
9196
|
top: 0;
|
|
9140
9197
|
width: 100%;
|
|
9141
9198
|
height: 100%;
|
|
9142
9199
|
background-color: var(--bg-color-topbar);
|
|
9143
9200
|
}
|
|
9144
|
-
.tui-room.tui-room-h5[data-v-
|
|
9201
|
+
.tui-room.tui-room-h5[data-v-4dd66a12] {
|
|
9145
9202
|
width: 100%;
|
|
9146
9203
|
min-width: 350px;
|
|
9147
9204
|
height: 100%;
|
|
9148
9205
|
min-height: 525px;
|
|
9149
9206
|
}
|
|
9150
|
-
#roomContainer.chat-room[data-v-
|
|
9207
|
+
#roomContainer.chat-room[data-v-4dd66a12] {
|
|
9151
9208
|
position: absolute;
|
|
9152
9209
|
top: 0;
|
|
9153
9210
|
right: 0;
|
|
@@ -9159,8 +9216,8 @@ body, html {
|
|
|
9159
9216
|
margin: auto;
|
|
9160
9217
|
border-radius: 10px;
|
|
9161
9218
|
}
|
|
9162
|
-
#roomContainer.tui-room-h5[data-v-
|
|
9163
|
-
#roomContainer .chat-room[data-v-
|
|
9219
|
+
#roomContainer.tui-room-h5[data-v-4dd66a12],
|
|
9220
|
+
#roomContainer .chat-room[data-v-4dd66a12] {
|
|
9164
9221
|
width: 100%;
|
|
9165
9222
|
height: 100%;
|
|
9166
9223
|
}.user-info-container[data-v-9e9aff53] {
|