@trtc/calls-uikit-vue2 4.4.4 → 4.4.5
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/package.json +1 -1
- package/src/Components/components/base/CustomSelect/CustomSelect.ts +4 -2
- package/src/Components/components/base/CustomSelect/CustomSelect.vue +14 -10
- package/src/Components/components/common/AIAssistant/AISubtitle.vue +4 -2
- package/src/Components/components/common/AIAssistant/components/SubtitleContent.vue +7 -2
- package/src/Components/components/common/AIAssistant/components/SubtitleSettingsH5.vue +3 -1
- package/src/Components/components/common/AIAssistant/components/SubtitleSettingsPC.vue +9 -5
- package/src/Components/hooks/useAIAssistant.ts +1 -1
- package/src/TUICallService/CallService/index.ts +1 -1
- package/src/index.ts +1 -1
- package/tuicall-uikit-vue2.es.js +208 -209
- package/tuicall-uikit-vue2.umd.js +3 -3
- package/types/Components/components/base/CustomSelect/CustomSelect.d.ts +2 -2
- package/types/Components/hooks/useAIAssistant.d.ts +1 -1
- package/types/tsconfig.tsbuildinfo +1 -1
package/tuicall-uikit-vue2.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(".tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-row{display:flex;flex-wrap:wrap;position:relative;box-sizing:border-box;width:100%}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-col{display:flex;flex-wrap:wrap;position:relative;box-sizing:border-box}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-loading_dot-container{display:flex;justify-content:space-between;align-items:center;height:100%}.tk-loading_dot-container .tk-loading_dot:nth-child(1){opacity:0;animation-duration:.8s;animation-delay:0s;animation-play-state:running}.tk-loading_dot-container .tk-loading_dot:nth-child(2){opacity:.083;animation-duration:.8s;animation-delay:.2666666667s;animation-play-state:running}.tk-loading_dot-container .tk-loading_dot:nth-child(3){opacity:.1667;animation-duration:.8s;animation-delay:.5333333333s;animation-play-state:running}.tk-loading_dot-container .tk-loading_dot{width:20%;height:20%;border-radius:50%;background-color:#fff;animation-duration:1.8s;animation-name:dotting;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both}@keyframes dotting{0%{opacity:.15}1%{opacity:.8}33%{opacity:.8}34%{opacity:.15}to{opacity:.15}}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-loading_circle-container{height:100%;border:2px solid;border-radius:50%;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:#fff;background:0 0;vertical-align:middle;box-sizing:border-box;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-loading{display:flex;align-items:center;flex-direction:column}.tk-loading .tk-loading_text{margin:10px}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-image{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;vertical-align:middle;width:300px;height:225px}.tk-image .tk-image_inner{width:100%;height:100%}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-button{display:inline-flex;align-items:center;justify-content:center}.tk-button.tk-button--small{height:24px}.tk-button.tk-button--middle{height:32px}.tk-button.tk-button--large{height:40px}.tk-button .tk-button--content{color:#606266;font-size:14px;font-weight:500}.tk-button.tk-circle.tk-button--small{width:24px}.tk-button.tk-circle.tk-button--default{width:32px}.tk-button.tk-circle.tk-button--large{width:40px}.btn-content[data-v-1bae39f3],.btn-content[data-v-f92abf93]{display:flex;flex-direction:column;align-items:center}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-text{display:inline-block;overflow:hidden;text-align:center;line-height:normal;white-space:nowrap;font-weight:400;font-size:14px;color:#303133}.tk-text.tk-text--line-clamp{display:-webkit-inline-box;-webkit-box-orient:vertical;white-space:normal}.btn-content[data-v-7c062dcf]{display:flex;flex-direction:column;align-items:center}.ai-transcriber-switch[data-v-5c010454]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:20px;color:#fff;font-size:14px;font-weight:400;font-family:PingFang SC;cursor:pointer}.ai-transcriber-switch__label[data-v-5c010454]{white-space:nowrap}.ai-transcriber-switch__toggle[data-v-5c010454]{position:relative;width:32px;height:20px;background:rgba(255,255,255,.3019607843);border-radius:10px;transition:background-color .3s ease;cursor:pointer}.ai-transcriber-switch__toggle--active[data-v-5c010454]{background:#1C66E5}.ai-transcriber-switch__slider[data-v-5c010454]{position:absolute;top:3px;left:2px;width:14px;height:14px;border-radius:50%;background:white;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.ai-transcriber-switch__toggle--active .ai-transcriber-switch__slider[data-v-5c010454]{transform:translate(14px)}.top-bar-container[data-v-f3ab58c4]{position:absolute;z-index:2;width:100%;height:5.8%;display:flex;align-items:center}.topbar-right-controls[data-v-f3ab58c4]{margin-right:10px;display:flex;align-items:center;gap:16px}.top-bar-left-controls[data-v-f3ab58c4]{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-left:10px}.control-item[data-v-f3ab58c4]{display:flex;align-items:center;justify-content:center}.auto-play-dialog[data-v-5493446f]{background-color:#fff;position:absolute;top:5.2%;left:50%;transform:translate(-50%);z-index:2;width:90%;height:40px;display:flex;justify-content:space-between;border-radius:6px;align-items:center;font-size:14px;font-weight:400;font-family:PingFang SC;padding:0 10px}.auto-play-dialog .auto-play-action[data-v-5493446f]{color:#1c66e5}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-overlay{position:fixed;left:0;top:0;bottom:0;width:100%}.tk-overlay .tk-overlay_mask-container{width:100%;height:100%;z-index:0;position:absolute}.tk-overlay .tk-overlay_mask{position:absolute;left:0;top:0;right:0;bottom:0;background-color:#00000080;z-index:1}.tk-overlay .tk-overlay_slot{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:flex;justify-content:center}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-avatar{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#c0c4cc;width:40px;height:40px;font-size:14px}.tk-avatar.tk-avatar--square{border-radius:4px}.tk-avatar.tk-avatar--circle{border-radius:100%}.tk-avatar .tk-avatar_img,.tk-avatar .tk-avatar_image{width:100%;height:100%}.mic-container[data-v-ea062939]{position:relative;width:24px;height:24px}.mic-container .mic-level-container[data-v-ea062939]{position:absolute;left:6px;width:8px;height:14px;display:flex;flex-wrap:wrap;border-radius:4px;overflow:hidden;flex-direction:column-reverse;justify-content:space-between}.mic-container .mic-level-container .mic-level[data-v-ea062939]{width:100%;background-color:#27c39f;transition:height .2s}.overlay-stream-container.mobile .overlay-stream-content-container[data-v-98c0998b]{width:100%;top:26%;position:absolute;display:flex;justify-content:center;flex-direction:column}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content[data-v-98c0998b]{display:flex;flex-direction:column;align-items:center}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content .overlay-stream-avatar[data-v-98c0998b]{margin-bottom:12px}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content .overlay-stream-info[data-v-98c0998b]{display:flex;align-items:center}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content .overlay-stream-tip[data-v-98c0998b]{margin-top:12px;color:#fff}.overlay-stream-container.pc .overlay-stream-content-container[data-v-98c0998b]{display:flex;height:100%;align-items:center;justify-content:center}.overlay-stream-container.pc .overlay-stream-content-container .overlay-stream-content[data-v-98c0998b]{display:flex;flex-direction:column;align-items:center}.overlay-stream-container.pc .overlay-stream-content-container .overlay-stream-content .overlay-stream-info[data-v-98c0998b]{display:flex;align-items:center}.overlay-stream-container[data-v-98c0998b]{position:absolute;display:flex;height:100%;width:100%;flex-direction:column;justify-content:center;align-items:center}.waiting-container[data-v-8dc3669f]{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.groupcall-info[data-v-8dc3669f]{display:flex;flex-direction:column;align-items:center;margin-top:24px;z-index:1;color:#fff;width:100%}.groupcall-info .avatar-group[data-v-8dc3669f]{display:flex;flex-wrap:wrap;margin-top:12px;align-items:center;justify-content:center;max-width:70%}.groupcall-info .avatar-group .avatar-item[data-v-8dc3669f]{width:10vw;height:10vw;margin-left:10px;margin-top:10px}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-toggle-window{height:100%;position:relative}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-toggle-window-item{height:100%;position:absolute}.tk-toggle-window-item.tk-toggle-window-item--big{width:100%;height:100%;z-index:0}.tk-toggle-window-item.mobile.tk-toggle-window-item--small{z-index:1;width:24.3%!important;height:19.7%!important;border-radius:5px;left:98%;top:8%;transform:translate(-100%);overflow:hidden}.tk-toggle-window-item.pc.tk-toggle-window-item--small{top:2%;left:2%;width:22%;height:21%;border-radius:12px;overflow:hidden;z-index:1}.stream-userInfo[data-v-73beaeef]{padding:2px 5px;display:flex;align-items:center;background-color:#000000a6;color:#fff}.stream-userInfo .nickname[data-v-73beaeef]{display:flex}.stream-icon[data-v-46cc5655]{width:30px;height:30px;background:rgba(34,38,46,.5019607843);border-radius:50%;display:flex;align-items:center;justify-content:center}.switch-camera[data-v-46cc5655]{margin:0 12px}.pusher-container[data-v-8cf5d7b3]{width:100%;height:100%;position:relative;background-color:#4c515a}.pusher-container .audio-stream-container[data-v-8cf5d7b3]{position:absolute;z-index:3;width:100%;height:100%}.pusher-container .stream-info-container[data-v-8cf5d7b3]{position:absolute;bottom:0;z-index:3;width:100%}.pusher-container .stream-info-container.mobile[data-v-8cf5d7b3]{margin-bottom:8px}.player-container[data-v-1bb63b56]{width:100%;height:100%;position:relative;background-color:#4c515a}.player-container .audio-stream-container[data-v-1bb63b56]{position:absolute;z-index:1;width:100%;height:100%}.player-container .stream-info-container[data-v-1bb63b56]{position:absolute;bottom:0;z-index:10;width:100%}.player-container .stream-info-container.mobile[data-v-1bb63b56]{margin-bottom:8px}.float-control-panel[data-v-89ef9c99]{width:168px;height:56px;background:white;z-index:13;display:flex;flex-wrap:nowrap;justify-content:center;border-radius:40px;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px}.float-control-item-icon[data-v-89ef9c99]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:56px;height:56px;position:relative}.float-control-item-icon-container[data-v-89ef9c99]{border-radius:40px;width:40px;height:40px;margin:.5rem;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.float-control-item-icon-container[data-v-89ef9c99]:hover{background:rgba(218,218,218,.3)}.singlecall-video-float[data-v-9dbb05f9]{width:110px;height:196px;display:flex;z-index:99;flex-direction:column;align-items:center;background:#000;border-radius:12px;box-shadow:0 0 10px #35394166;overflow:hidden}.singlecall-video-float .singlecall-video-float-content[data-v-9dbb05f9]{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.singlecall-video-float .float-window-tip-container[data-v-9dbb05f9]{position:absolute;bottom:8px}.singlecall-audio-float[data-v-9dbb05f9]{width:72px;height:72px;display:flex;z-index:99;flex-direction:column;align-items:center;background:#FFF;border-radius:12px;box-shadow:0 0 10px #35394166}.singlecall-audio-float .singlecall-audio-float-content[data-v-9dbb05f9]{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.click-container[data-v-ea7a3e81]{position:absolute;width:100%;height:100%;z-index:2}.groupcall-video-float.float[data-v-ea7a3e81]{width:72px;height:90px;display:flex;z-index:99;flex-direction:column;align-items:center;border-radius:12px;background:#FFF;box-shadow:0 0 10px #35394166;box-sizing:border-box;overflow:hidden}.groupcall-video-float.float .stream-container[data-v-ea7a3e81]{position:relative;width:72px;height:70px}.groupcall-video-float.float .video[data-v-ea7a3e81]{width:72px;height:70px;position:absolute}.groupcall-video-float.float .audio[data-v-ea7a3e81]{position:absolute;width:100%;height:70px;padding-top:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.groupcall-video-float.float .device-status[data-v-ea7a3e81]{width:100%;height:20px;background-color:#f9f6f4;display:flex;position:relative;justify-content:space-around}.groupcall-video-float.not-float[data-v-ea7a3e81]{width:100%;height:100%}.groupcall-video-float.not-float .stream-container[data-v-ea7a3e81],.groupcall-video-float.not-float .stream-container .video[data-v-ea7a3e81]{height:100%}.float-window-container.not-float[data-v-0d17419d]{width:100%;height:100%}.float-window-container.float[data-v-0d17419d]{position:absolute}.float-window-container.float.pc[data-v-0d17419d]{top:50px;left:50%;transform:translate(-50%)}.float-window-container.float.mobile[data-v-0d17419d]{top:150px;right:0}.singlecall-media-container[data-v-852a25f0]{width:100%;height:100%;position:absolute;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.singlecall-media-container.float[data-v-852a25f0]{position:relative}.singlecall-media-container.pc[data-v-852a25f0]{border-radius:12px;overflow:hidden}.roggle-btn[data-v-852a25f0]{position:absolute;left:100px;z-index:100;top:0}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-message{position:fixed;left:50%;transform:translate(-50%);padding:10px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:9999;color:#000;border-color:#e9e9eb;background-color:#f4f4f5}.tk-message .tk-message_icon{margin-right:5px}.tk-message .tk-message_close{cursor:pointer;margin-left:5px}.tk-message--info{color:#909399;border-color:#e9e9eb;background-color:#f4f4f5}.tk-message--success{color:#67c23a;border-color:#e1f3d8;background-color:#f0f9eb}.tk-message--warning{color:#e6a23c;border-color:#faecd8;background-color:#fdf6ec}.tk-message--error{color:#f56c6c;border-color:#fde2e2;background-color:#fef0f0}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-grid-item{display:flex;justify-content:center}.tk-grid-item.h5{transition-property:width,height,left,top;transition-duration:.3s;transition-timing-function:ease-in}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-popover{position:relative}.tk-popover .tk-popover_content{display:inline-block;vertical-align:middle;min-width:120px;position:absolute;background:#FFFFFF;border-radius:4px;font-size:14px;box-shadow:0 0 12px #0000001f;overflow-wrap:break-word;box-sizing:border-box;text-align:center}.tk-popover .tk-popover_arrow{position:absolute;transform:translate(-50%);width:0;height:0}.tk-popover .tk-popover_trigger{display:inline-block;position:relative;vertical-align:middle}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-popover{position:relative}.tk-popover .tk-popover_content{display:inline-block;vertical-align:middle;min-width:120px;position:absolute;background:#FFFFFF;border-radius:4px;font-size:14px;box-shadow:0 0 12px #0000001f;overflow-wrap:break-word;box-sizing:border-box;text-align:center}.tk-popover .tk-popover_arrow{position:absolute;transform:translate(-50%);width:0;height:0}.tk-popover .tk-popover_trigger{display:inline-block;position:relative;vertical-align:middle}.device-selector-container[data-v-31eef133]{width:180px;display:flex;flex-direction:column;align-items:center;padding:6px;font-weight:500}.device-selector-container .device-item[data-v-31eef133]{overflow:hidden;padding:5px 3px;text-align:left;line-height:16px;cursor:pointer}.device-selector-container .device-item[data-v-31eef133]:hover{border-radius:5px;background:rgba(255,255,255,.3215686275)}.device-selector-container .device-item.select[data-v-31eef133]{background-color:#0f101433;border-radius:3px}.device-selector-container .control-item[data-v-31eef133]{width:100%;height:1px;background-color:#fff3}.scroll-container[data-v-31eef133]{width:100%;overflow:hidden}.scroll-container .scroll-content[data-v-31eef133]{max-height:60px;margin-right:-26px;overflow:hidden auto;padding-right:20px}.btn-content[data-v-84cd42ba],.btn-content[data-v-d2aaa623],.btn-content[data-v-884ec28b],.btn-content[data-v-e78303e9],.btn-content[data-v-1a266441],.btn-content[data-v-001b7a7b],.btn-content[data-v-5a074e02],.btn-content[data-v-1d790d2d],.btn-content[data-v-f7839a20]{display:flex;flex-direction:column;align-items:center}.button-panel-container[data-v-6582c17d]{position:absolute;z-index:1}.button-panel-container.pc[data-v-6582c17d]{width:60%;height:63px;margin:0 auto;bottom:6%;left:50%;z-index:2;transform:translate(-50%)}.button-panel-container.mobile[data-v-6582c17d]{display:flex;justify-content:center;height:27%;bottom:0;width:100%}.button-panel-container.mobile.h5[data-v-6582c17d]{transition-property:width,height,left,top;transition-duration:.3s;transition-timing-function:ease-in}.button-panel-container.mobile.groupCall.showBackGround[data-v-6582c17d]{background-color:#4f586b}.button-panel-container.mobile .button-group[data-v-6582c17d]{position:absolute;width:72%;top:2vh;height:80%}.button-panel-container.mobile.close[data-v-6582c17d]{height:14%;align-items:center}.button-panel-container.mobile.close .button-group[data-v-6582c17d]{position:absolute;width:72%;right:6.2vw;height:40px;top:auto;bottom:auto}.button-panel-container .button-group[data-v-6582c17d]{position:relative;height:100%}.button-panel-container .toggle-button-container[data-v-6582c17d]{display:flex;align-items:center;position:absolute;left:8.2vw}.button-panel-container .toggle-button-container.h5[data-v-6582c17d]{transition-property:width,height,left,top;transition-duration:.3s;transition-timing-function:ease-in}.button-panel-container.open .toggle-button-container[data-v-6582c17d]{bottom:6vh}.singlecall-container[data-v-0fa5f69a]{height:100%}.stream-loading-container[data-v-56b8bc56]{width:100%;height:100%;position:absolute;z-index:1;display:flex;align-items:center;justify-content:center}.groupcall-media-container[data-v-aee2b0d9]{width:100%;height:100%;position:absolute;z-index:1}.groupcall-media-container.pc[data-v-aee2b0d9]{border-radius:12px;overflow:hidden}.groupcall-media-container.pc.two-layout[data-v-aee2b0d9]{margin-top:20%}.groupcall-media-container.pc .tk-toggle-window-item--small[data-v-aee2b0d9]{top:2%;left:2%;width:22%;height:21%;border-radius:12px;overflow:hidden}.groupcall-media-container.mobile[data-v-aee2b0d9]{margin-top:5.5vh}.groupcall-media-container.mobile.float[data-v-aee2b0d9]{margin-top:0}.groupcall-media-container.mobile.two-layout[data-v-aee2b0d9]{margin-top:15vh}.groupcall-media-container.mobile.two-layout.float[data-v-aee2b0d9]{margin-top:0}.dialog[data-v-26735e82]{background:rgba(0,0,0,.3)}.dialog-main[data-v-26735e82]{background:#FFFFFF}.dialog-main-header[data-v-26735e82]{font-weight:500;color:#333}.dialog-main-title[data-v-26735e82]{font-family:PingFangSC-Medium;font-weight:500;color:#333}.dialog-main-back[data-v-26735e82]{background:none}.dialog-main-content[data-v-26735e82]{font-weight:400;color:#333}.btn[data-v-26735e82]{font-weight:400;color:#fff;letter-spacing:0}.btn-cancel[data-v-26735e82]{border:1px solid #dddddd;color:#666}.btn-default[data-v-26735e82]{background:#006EFF;border:1px solid #006EFF}.dialog[data-v-26735e82]{position:absolute;width:100%;height:100%;left:0;top:0;z-index:6;display:flex;justify-content:center;align-items:center}.dialog-main[data-v-26735e82]{min-width:368px;border-radius:10px;padding:20px 30px}.dialog-main-header[data-v-26735e82]{display:flex;justify-content:space-between;align-items:center;font-size:16px;line-height:30px}.dialog-main-title[data-v-26735e82]{font-size:16px;line-height:30px}.dialog-main-content[data-v-26735e82]{font-size:14px}.dialog-main-footer[data-v-26735e82]{display:flex;justify-content:flex-end}.btn[data-v-26735e82]{padding:8px 20px;margin:0 6px;border-radius:4px;border:none;font-size:14px;text-align:center;line-height:20px}.btn[data-v-26735e82]:disabled{opacity:.3}.btn[data-v-26735e82]:last-child{margin-right:0}.dialog-h5[data-v-26735e82]{height:100%;top:0;align-items:inherit}.dialog-h5 .dialog-main[data-v-26735e82]{border-radius:0;padding:0;display:flex;flex-direction:column;overflow:hidden;width:100%;min-height:80px;min-width:120px}.dialog-h5 .dialog-main-content[data-v-26735e82]{flex:1;min-width:0;min-height:0;text-align:center}.dialog-h5 .dialog-main-content-uniapp[data-v-26735e82]{padding:40px 0}.dialog-h5 .dialog-main-footer[data-v-26735e82]{border-top:1px solid #DDDDDD}.dialog-h5 .dialog-main-footer .btn[data-v-26735e82]{flex:1;margin:0;background:none;border-right:1px solid #DDDDDD}.dialog-h5 .dialog-main-footer .btn-default[data-v-26735e82]{color:#ff584c;border:none}.center[data-v-26735e82]{align-items:center;padding:20px;box-sizing:border-box}.icon[data-v-b989a330]{display:inline-flex;justify-content:center;align-items:center;margin:0}.main[data-v-cc0325fc]{background:#FFFFFF;border:1px solid #E0E0E0;box-shadow:0 -4px 12px #0000000f}.main .left[data-v-cc0325fc]{border-right:1px solid #E8E8E9}.main .transfer-header[data-v-cc0325fc]{font-weight:500;color:#000;letter-spacing:0}.main .transfer-header input[data-v-cc0325fc]{background:#FFFFFF;border:1px solid #DEE0E3;font-weight:500;color:#8f959e;letter-spacing:0}.main .transfer-list .transfer-text[data-v-cc0325fc]{font-weight:500;color:#8f959e;letter-spacing:0}.main .transfer-list-item .disabled[data-v-cc0325fc]{background:#eeeeee}.btn[data-v-cc0325fc]{background:#3370FF;border:0 solid #2F80ED;font-weight:400;color:#fff}.btn-cancel[data-v-cc0325fc]{background:#FFFFFF;border:1px solid #DDDDDD;color:#828282}.btn-no[data-v-cc0325fc]{background:#e8e8e9;border:1px solid #DDDDDD;font-weight:400;color:#fff}.transfer-h5-header[data-v-cc0325fc]{background:#FFFFFF}.transfer-h5-header .title[data-v-cc0325fc]{font-family:PingFangSC-Medium;font-weight:500;color:#000;letter-spacing:0}.main[data-v-cc0325fc]{box-sizing:border-box;width:541px;height:390px;display:flex;border-radius:8px;padding:20px 0}.main .right[data-v-cc0325fc]{padding:0 20px;flex:1}.main .right .transfer-list[data-v-cc0325fc]{padding-right:20px}.main .left[data-v-cc0325fc]{flex:1;overflow-y:hidden;display:flex;flex-direction:column}.main .left .transfer-header[data-v-cc0325fc]{padding:0 20px}.main .left .transfer-left-main[data-v-cc0325fc]{flex:1;overflow-y:auto;padding:0 13px}.main .right[data-v-cc0325fc]{display:flex;flex-direction:column;text-align:left}.main .right .transfer-right-footer[data-v-cc0325fc]{align-self:flex-end}.main .right .transfer-right-footer .btn-cancel[data-v-cc0325fc]{margin-right:12px}.main .right .transfer-list[data-v-cc0325fc]{overflow-y:auto}.main .transfer-header[data-v-cc0325fc]{font-size:14px;line-height:14px;padding-bottom:20px}.main .transfer-header input[data-v-cc0325fc]{box-sizing:border-box;width:100%;border-radius:30px;font-size:10px;line-height:14px;padding:9px 12px}.main .transfer-list[data-v-cc0325fc]{flex:1;display:flex;flex-direction:column}.main .transfer-list .transfer-text[data-v-cc0325fc]{font-size:10px;line-height:14px}.main .transfer-list-item[data-v-cc0325fc]{padding:6px 0;display:flex;align-items:center;font-size:14px;text-align:left}.main .transfer-list-item-content[data-v-cc0325fc]{flex:1;display:flex;align-items:center}.main .transfer-list-item .avatar[data-v-cc0325fc]{margin:0 5px 0 8px;border-radius:50%}.main .transfer-list-item .name[data-v-cc0325fc]{width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.avatar[data-v-cc0325fc]{width:36px;height:36px;border-radius:5px;font-size:12px;display:flex;justify-content:center;align-items:center}.btn[data-v-cc0325fc],.btn-no[data-v-cc0325fc]{padding:4px 28px;font-size:12px;line-height:24px;border-radius:4px}.space-between[data-v-cc0325fc]{justify-content:space-between}.select-all[data-v-cc0325fc]{padding-left:8px;font-size:14px}.more[data-v-cc0325fc]{display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:14px}.transfer-h5[data-v-cc0325fc]{width:100vw;height:100vh;display:flex;flex-direction:column}.transfer-h5-header[data-v-cc0325fc]{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:18px;padding:16px 18px}.transfer-h5-header .space[data-v-cc0325fc],.transfer-h5-header .icon[data-v-cc0325fc]{width:18px;height:18px}.transfer-h5 .main[data-v-cc0325fc]{flex-direction:column;width:auto;height:550px;border-radius:0;border:none;box-shadow:none;max-height:calc(100% - 50px);padding:0}.transfer-h5 .main .avatar[data-v-cc0325fc]{border-radius:5px}.transfer-h5 .main .left[data-v-cc0325fc]{padding:0;flex:1;border:none;display:flex;flex-direction:column}.transfer-h5 .main .left .transfer-header[data-v-cc0325fc]{position:sticky;top:0;padding:0 18px}.transfer-h5 .main .left .transfer-header input[data-v-cc0325fc]{border-radius:5px;font-size:14px}.transfer-h5 .main .left-uniapp-input[data-v-cc0325fc]{height:36px}.transfer-h5 .main .right[data-v-cc0325fc]{flex:0;flex-direction:row;align-items:center;box-shadow:inset 0 1px #eee;padding:8px 18px}.transfer-h5 .main .right .transfer-list[data-v-cc0325fc]{flex-direction:row;width:0}.transfer-h5 .main .right .transfer-list-item-content[data-v-cc0325fc]{flex:none}.transfer-h5 .main .right .transfer-right-footer[data-v-cc0325fc]{padding:6px 0;display:flex;align-items:center}.transfer-h5 .main .right .transfer-right-footer .btn[data-v-cc0325fc]{font-size:14px}ul[data-v-cc0325fc],ol[data-v-cc0325fc],li[data-v-cc0325fc]{margin:0;padding:0}.icon-unselected[data-v-cc0325fc]{width:18px;height:18px;background:#FFFFFF;border:1px solid #DDDDDD;border-radius:11px;box-sizing:border-box}.groupcall-container[data-v-5655d849]{height:100%}.card[data-v-9982fa76]{box-sizing:border-box;border-radius:4px;border:1px solid #EBEEF5;background-color:#fff;overflow:hidden;color:#303133;transition:.3s;box-shadow:0 2px 12px #0000001a}.card .card-body[data-v-9982fa76]{padding:20px}.card-wrapper[data-v-9982fa76]{display:flex;flex-direction:column;align-items:center;width:500px;position:relative}.card-wrapper .button[data-v-9982fa76]{box-sizing:border-box;background-color:#104ef5;color:#fff;font-size:12px;height:37px;border-radius:4px;padding:10px}.card-wrapper .image-wrapper[data-v-9982fa76]{box-sizing:border-box}.title[data-v-9982fa76]{padding:10px 0;font-size:16px;font-weight:500;line-height:22px}.desc[data-v-9982fa76]{font-size:12px;margin-bottom:10px}.button[data-v-9982fa76]{background-color:#104ef5;color:#fff;font-size:12px;height:37px;border-radius:4px;padding:10px}.allow[data-v-9982fa76]{font-size:12px;color:#666;padding:10px 0 20px}.image[data-v-9982fa76]{width:100%;border-radius:10px}.close[data-v-9982fa76]{position:absolute;z-index:999;display:flex;justify-content:center;align-items:center;font-size:20px;right:20px;cursor:pointer;width:20px;height:20px}.tips[data-v-cd63c32e]{width:100%;height:100%}.card[data-v-cd63c32e]{position:fixed;right:0;bottom:0;box-shadow:0 2px 12px #0000001a;border-radius:4px;border:1px solid #EBEEF5;background-color:#fff;overflow:hidden;color:#303133;transition:.3s}.tag[data-v-cd63c32e]{position:fixed;left:0;top:0;width:320px;text-align:left}.toast-container[data-v-27fc22c5]{position:fixed;display:flex;align-items:center;z-index:1002;justify-content:space-between;left:50%;transform:translate(-50%);padding:15px 15px 15px 20px;background-color:#000;color:#fff;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid}.toast-container .toast-content[data-v-27fc22c5]{margin-right:16px}.toast-container .toast-close-icon[data-v-27fc22c5]{width:16px;line-height:16px;cursor:pointer}.toast-container .toast-close-icon[data-v-27fc22c5]:before{font-style:normal;content:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiPjxwYXRoIGQ9Ik01MTIgNDY2Ljc1MiA4Ni42NTYgNDEuMzQ0YTMyIDMyIDAgMCAwLTQ1LjMxMiA0NS4zMTJMNDY2Ljc1MiA1MTIgNDEuMzQ0IDkzNy4zNDRhMzIgMzIgMCAwIDAgNDUuMzEyIDQ1LjMxMkw1MTIgNTU3LjI0OGw0MjUuMzQ0IDQyNS40MDhhMzIgMzIgMCAwIDAgNDUuMzEyLTQ1LjMxMkw1NTcuMjQ4IDUxMiA5ODIuNjU2IDg2LjY1NmEzMiAzMiAwIDAgMC00NS4zMTItNDUuMzEyTDUxMiA0NjYuNzUyeiIgZmlsbD0iIzcwNzA3MCIvPjwvc3ZnPg==)}.info[data-v-27fc22c5]{border-color:#ebeef5;color:#909399;background-color:#edf2fc}.success[data-v-27fc22c5]{color:#67c23a;background-color:#f0f9eb;border-color:#e1f3d8}.waring[data-v-27fc22c5]{color:#e6a23c;background-color:#fdf6ec;border-color:#faecd8}.error[data-v-27fc22c5]{color:#f56c6c;background-color:#fef0f0;border-color:#fde2e2}.slide-up-enter-active[data-v-27fc22c5],.slide-up-leave-active[data-v-27fc22c5]{transition:all .5s ease-out}.slide-up-enter-from[data-v-27fc22c5]{opacity:0;transform:translate(-50%,20px)}.slide-up-leave-to[data-v-27fc22c5]{opacity:0;transform:translate(-50%,-20px)}.fade-enter-from[data-v-27fc22c5],.fade-leave-to[data-v-27fc22c5]{opacity:0;transform:translate(-50%,-100%)}.subtitle-content[data-v-2db54d87]{position:relative;padding:10px 12px;color:#fff;background-color:#000000b8;opacity:.72;border-radius:8px;overflow-y:auto;overflow-x:hidden;font-size:12px;scrollbar-width:none}.subtitle-content[data-v-2db54d87]::-webkit-scrollbar{width:0;background:transparent}.subtitle-content[data-v-2db54d87]:not(.subtitle-content--h5){width:640px;min-width:640px;height:180px;max-height:180px}.subtitle-content:not(.subtitle-content--h5) .subtitle-content__settings-btn[data-v-2db54d87]{position:fixed;top:8px;right:8px;cursor:pointer;z-index:999}.subtitle-content--h5[data-v-2db54d87]{position:relative;width:350px;min-width:350px;height:116px;max-height:116px}.subtitle-content--h5 .subtitle-content__settings-btn[data-v-2db54d87]{position:fixed;top:50%;right:4px;cursor:pointer;z-index:999;transform:translateY(-50%)}.sender-name[data-v-2db54d87]{font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:16px;letter-spacing:0px;color:#ffffffbf}.custom-select-wrapper[data-v-fb7ede8d]{position:relative;width:100%}.custom-select[data-v-fb7ede8d]{height:36px;padding:0 32px 0 12px;border:1px solid #DCDFE6;border-radius:4px;font-size:14px;color:#606266;background:#FFFFFF;cursor:pointer;display:flex;align-items:center;transition:all .3s}.custom-select[data-v-fb7ede8d]:hover:not(.is-disabled){border-color:#c0c4cc}.custom-select.is-open[data-v-fb7ede8d]{border-color:#409eff;box-shadow:0 0 0 2px #409eff33}.custom-select.is-disabled[data-v-fb7ede8d]{background:#F5F7FA;color:#c0c4cc;cursor:not-allowed;border-color:#e4e7ed}.select-text[data-v-fb7ede8d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-arrow[data-v-fb7ede8d]{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .3s}.select-arrow.is-open[data-v-fb7ede8d]{transform:translateY(-50%) rotate(180deg)}.custom-options[data-v-fb7ede8d]{position:absolute;top:100%;left:0;right:0;background:#FFFFFF;border:1px solid #DCDFE6;border-radius:4px;box-shadow:0 2px 12px #0000001a;z-index:1000;margin-top:4px;overflow:hidden;max-height:200px;overflow-y:auto}.custom-option[data-v-fb7ede8d]{padding:8px 12px;font-size:14px;color:#606266;cursor:pointer;transition:all .2s}.custom-option[data-v-fb7ede8d]:hover{background:#F5F7FA;color:#409eff}.custom-option.is-selected[data-v-fb7ede8d]{color:#409eff;font-weight:500}.custom-option.is-selected[data-v-fb7ede8d]:hover{background:#F5F7FA;color:#409eff}.custom-options[data-v-fb7ede8d]::-webkit-scrollbar{width:6px}.custom-options[data-v-fb7ede8d]::-webkit-scrollbar-track{background:#F1F1F1;border-radius:3px}.custom-options[data-v-fb7ede8d]::-webkit-scrollbar-thumb{background:#C0C4CC;border-radius:3px}.custom-options[data-v-fb7ede8d]::-webkit-scrollbar-thumb:hover{background:#A8ABB2}.subtitle-settings-overlay[data-v-85695c0a]{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;z-index:1000;font-family:PingFang SC;box-shadow:0 2px 6px 0 var(--Black-8)}.subtitle-settings-modal[data-v-85695c0a]{background:white;border-radius:12px;width:480px;height:430px;overflow:hidden}.modal-header[data-v-85695c0a]{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 10px}.modal-title[data-v-85695c0a]{font-size:16px;font-weight:600;color:#000000e5}.close-btn[data-v-85695c0a]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.close-btn[data-v-85695c0a]:hover{background-color:#f5f5f5}.modal-content[data-v-85695c0a]{padding:24px}.setting-item[data-v-85695c0a]{margin-bottom:24px}.setting-item[data-v-85695c0a]:last-child{margin-bottom:0}.setting-label[data-v-85695c0a]{display:block;font-size:14px;font-weight:400;color:#4f586b;margin-bottom:8px}.modal-footer[data-v-85695c0a]{display:flex;justify-content:flex-end;gap:20px;padding:16px 24px 24px}.btn[data-v-85695c0a]{width:72px;height:32px;font-size:14px;font-weight:500;cursor:pointer;border-radius:26px;transition:all .2s;border:1px solid transparent}.btn.btn-cancel[data-v-85695c0a]{color:#1c66e5;border-color:#1c66e5;background-color:#fff}.btn.btn-confirm[data-v-85695c0a]{background:#1C66E5;color:#fff}.subtitle-settings-overlay[data-v-8350a5e2]{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;font-family:PingFang SC}.subtitle-settings-modal[data-v-8350a5e2]{background-color:#fff;border-radius:12px;width:90%;max-width:400px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideIn-8350a5e2 .3s ease-out}@keyframes modalSlideIn-8350a5e2{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header[data-v-8350a5e2]{text-align:center;padding:20px 20px 16px}.modal-title[data-v-8350a5e2]{font-size:18px;font-weight:500;color:#333;margin:0}.modal-content[data-v-8350a5e2]{flex:1;overflow-y:auto;padding:16px 0}.modal-footer[data-v-8350a5e2]{display:flex;gap:12px;padding:16px 20px 20px}.btn[data-v-8350a5e2]{flex:1;width:200px;height:44px;border-radius:20px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.btn.btn-cancel[data-v-8350a5e2]{color:#1c66e5;border:1px solid #1C66E5;background-color:#fff}.btn.btn-confirm[data-v-8350a5e2]{background-color:#1677ff;color:#fff}.setting-group[data-v-8350a5e2]{margin-bottom:12px}.setting-group[data-v-8350a5e2]:last-child{margin-bottom:0}.group-title[data-v-8350a5e2]{font-size:13px;color:#666;padding:0 20px 8px;margin-bottom:2px}.group-content[data-v-8350a5e2]{background:white;border-radius:8px;margin:0 16px;overflow:hidden;border:1px solid #f0f0f0}.setting-section[data-v-8350a5e2]{border-bottom:1px solid #f0f0f0}.setting-section[data-v-8350a5e2]:last-child{border-bottom:none}.section-header[data-v-8350a5e2]{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer;transition:background-color .2s}.section-header[data-v-8350a5e2]:active{background-color:#f8f8f8}.section-title[data-v-8350a5e2]{font-size:16px;color:#333;font-weight:400}.section-value[data-v-8350a5e2]{display:flex;align-items:center;font-size:14px;color:#666;gap:4px}.arrow-icon[data-v-8350a5e2]{flex-shrink:0}.toggle-switch[data-v-8350a5e2]{width:44px;height:24px;background-color:#ccc;border-radius:12px;position:relative;cursor:pointer;transition:background-color .3s}.toggle-switch.active[data-v-8350a5e2]{background-color:#1677ff}.toggle-slider[data-v-8350a5e2]{width:20px;height:20px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s;box-shadow:0 2px 4px #0003}.toggle-switch.active .toggle-slider[data-v-8350a5e2]{transform:translate(20px)}.language-selector-overlay[data-v-8350a5e2]{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:#00000080;z-index:1100;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.language-selector[data-v-8350a5e2]{max-height:70vh;display:flex;flex-direction:column;background-color:#fff;border-radius:16px 16px 0 0;padding-bottom:env(safe-area-inset-bottom);transform:translateY(0);animation:slideUp-8350a5e2 .3s ease-out}@keyframes slideUp-8350a5e2{0%{transform:translateY(100%)}to{transform:translateY(0)}}.selector-header[data-v-8350a5e2]{text-align:center;padding:16px 16px 12px;border-bottom:1px solid #e5e5e5;background:white;border-radius:16px 16px 0 0}.selector-title[data-v-8350a5e2]{font-size:12px;font-weight:400;color:#0006;margin:0}.language-list[data-v-8350a5e2]{flex:1;overflow-y:auto;padding:0 16px 16px;max-height:50vh}.language-item[data-v-8350a5e2]{font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0px;text-align:center;text-transform:capitalize;display:flex;align-items:center;justify-content:center;padding:16px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.language-item[data-v-8350a5e2]:active{background-color:#f8f8f8}.language-item.selected[data-v-8350a5e2]{color:#1677ff}.language-item span[data-v-8350a5e2]{font-size:16px;color:inherit}.language-item[data-v-8350a5e2]:last-child{border-bottom:none}.check-icon[data-v-8350a5e2]{flex-shrink:0}.ai-subtitle-pc[data-v-904500f1]{position:absolute;z-index:1;left:50%;transform:translate(-50%);width:auto;height:auto;bottom:110px}.ai-subtitle-pc--expanded[data-v-904500f1]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-color:transparent;transform:none!important;z-index:1000}.ai-subtitle-pc:not(.ai-subtitle-pc--expanded) .ai-subtitle-pc__content[data-v-904500f1]{position:relative;width:auto;height:auto}.ai-subtitle-pc--expanded .ai-subtitle-pc__content[data-v-904500f1]{display:none}.ai-subtitle-pc--expanded .ai-subtitle-pc__settings[data-v-904500f1]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001}.ai-subtitle-pc:not(.ai-subtitle-pc--expanded) .ai-subtitle-pc__settings[data-v-904500f1]{display:none}.ai-subtitle-h5[data-v-904500f1]{position:absolute;z-index:100;left:50%;transform:translate(-50%);width:auto;height:auto;bottom:26%}.ai-subtitle-h5--expanded[data-v-904500f1]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-color:transparent;transform:none!important;z-index:1000}.ai-subtitle-h5:not(.ai-subtitle-h5--expanded) .ai-subtitle-h5__content[data-v-904500f1]{position:relative;width:auto;height:auto}.ai-subtitle-h5--expanded .ai-subtitle-h5__content[data-v-904500f1]{display:none}.ai-subtitle-h5--expanded .ai-subtitle-h5__settings[data-v-904500f1]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001}.ai-subtitle-h5:not(.ai-subtitle-h5--expanded) .ai-subtitle-h5__settings[data-v-904500f1]{display:none}.uikit-modal-mask[data-v-756161cf]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:9999;display:flex;align-items:center;justify-content:center}.uikit-modal-default[data-v-756161cf]{width:480px;max-width:calc(100% - 40px);box-shadow:0 2px 12px #00000026}.uikit-modal-container[data-v-756161cf]{box-sizing:border-box;background:#fff;position:relative;display:flex;flex-direction:column;overflow:hidden;padding:24px;border-radius:20px}.uikit-modal-header[data-v-756161cf]{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}.uikit-modal-header .uikit-modal-type-icon[data-v-756161cf]{margin-right:6px}.uikit-modal-title[data-v-756161cf]{font-size:16px;line-height:24px;font-weight:600;color:#333;flex:1}.uikit-modal-body[data-v-756161cf]{flex:1;display:block;font-size:14px;font-weight:400;line-height:22px;color:#333;word-break:break-word}.uikit-modal-body[data-v-756161cf] .uikit-modal-link{color:#006eff;text-decoration:none;transition:all .2s ease;cursor:pointer;border-bottom:1px solid transparent;margin:0 .2em}.uikit-modal-footer[data-v-756161cf]{padding-top:20px;box-sizing:border-box;display:flex;justify-content:flex-end;gap:12px}.uikit-modal-btn[data-v-756161cf]{min-width:88px;height:32px;padding:0 16px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none;white-space:nowrap}.uikit-modal-btn[data-v-756161cf]:active{transform:scale(.98)}.uikit-modal-btn-cancel[data-v-756161cf]{background:#F0F2F9;color:#333}.uikit-modal-btn-cancel[data-v-756161cf]:hover{background:#e5e7ed}.uikit-modal-btn-confirm[data-v-756161cf]{background:#1c66e5;color:#fff}.uikit-modal-btn-confirm[data-v-756161cf]:hover{background:#1557cc}.uikit-modal-header[data-v-756161cf]:empty,.uikit-modal-body[data-v-756161cf]:empty,.uikit-modal-footer[data-v-756161cf]:empty{padding:0}.uikit-modal-container-mobile[data-v-756161cf]{border-radius:12px;max-width:calc(100% - 32px);padding:0}.uikit-modal-container-mobile .uikit-modal-header[data-v-756161cf]{padding:20px 20px 16px;justify-content:flex-start}.uikit-modal-container-mobile .uikit-modal-body[data-v-756161cf]{padding:0 20px 20px;justify-content:flex-start}.uikit-modal-container-mobile .uikit-modal-footer[data-v-756161cf]{padding:0;border-top:.5px solid #e5e5e5;gap:0}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn[data-v-756161cf]{flex:1;border-radius:0;height:56px;min-width:auto;background:#fff;font-size:17px}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn[data-v-756161cf]:active{transform:none;background:#f5f5f5}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn[data-v-756161cf]:hover{background:#fff}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn-cancel[data-v-756161cf]{color:#666}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn-cancel[data-v-756161cf]:first-child:last-child{border-radius:0 0 12px 12px}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn-confirm[data-v-756161cf]{color:#1c66e5;border-left:.5px solid #e5e5e5;font-weight:600}.TUICallKit-mobile,.TUICallKit-mobile .singCall{width:100%;height:100%}.transition-animation{transform:translateY(-100%);animation:slideInDown .5s ease forwards}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.TUICallKit-desktop{margin:0 auto;position:relative;border-radius:inherit;width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;z-index:12;border-radius:16px}.TUICallKit-desktop .singCall{width:100%;height:100%}.mobile-audio{background-color:#fff}.miniMized{width:168px!important;height:56px!important;overflow:visible!important}.miniMized-mobile-audio{width:72px;height:72px;position:fixed;top:40px;right:40px}.miniMized-mobile-video{width:40%;height:30%;position:fixed;top:40px;right:40px}.banner-pc{position:relative;cursor:pointer}.banner-pc .top{height:24px;padding-right:10px;border-radius:4px;background:#F4F5F9;display:inline-flex;align-items:center}.banner-pc .top .call-icon{margin:4px 4px 4px 8px}.banner-pc .top .text{font-weight:400;font-size:12px;line-height:16px;color:#666}.banner-pc .content{width:220px;margin-top:8px;padding:10px 18px 6px;box-shadow:0 0 24px #161e2733;background-color:#fff;border-radius:10px;position:absolute;z-index:10;display:flex;display:-webkit-flex;flex-direction:column;align-items:center}.banner-pc .content .content-arrows{width:12px;height:12px;border-radius:2px;background-color:#fff;transform:rotate(45deg);position:absolute;top:-5px;left:80px}.banner-pc .content .avatar-box{display:flex;justify-content:center;flex-wrap:wrap}.banner-pc .content .avatar{margin:6px;display:flex;border-radius:4px}.banner-pc .content .btn{margin:10px 0;width:97px;height:30px;background:#F2F5FC;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:12px;color:#1c66e5;cursor:pointer}.banner-h5{padding:0 16px;position:relative}.banner-h5 .top{height:36px;background:#FFFFFF;border-radius:4px;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center}.banner-h5 .top .left{display:flex;align-items:center}.banner-h5 .top .left .text{font-weight:400;font-size:12px;color:#666}.banner-h5 .content-box{box-sizing:border-box;width:100%;padding:0 16px 10px;background:#FFFFFF;box-shadow:0 3px 3px 1px #b4b4b440;border-radius:0 0 8px 8px;position:absolute;left:0px;z-index:10}.banner-h5 .content-box .content{background:#EEF0F2;border-radius:6px}.banner-h5 .content-box .content .avatar-box{padding:30px 6px;border-bottom:1px solid rgba(112,112,112,.1058823529);display:flex;display:-webkit-flex;justify-content:center;flex-wrap:wrap}.banner-h5 .content-box .content .btn{padding:10px;font-weight:600;font-size:14px;text-align:center;color:#333;cursor:pointer}")),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
1
|
+
(function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode(".tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-row{display:flex;flex-wrap:wrap;position:relative;box-sizing:border-box;width:100%}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-col{display:flex;flex-wrap:wrap;position:relative;box-sizing:border-box}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-loading_dot-container{display:flex;justify-content:space-between;align-items:center;height:100%}.tk-loading_dot-container .tk-loading_dot:nth-child(1){opacity:0;animation-duration:.8s;animation-delay:0s;animation-play-state:running}.tk-loading_dot-container .tk-loading_dot:nth-child(2){opacity:.083;animation-duration:.8s;animation-delay:.2666666667s;animation-play-state:running}.tk-loading_dot-container .tk-loading_dot:nth-child(3){opacity:.1667;animation-duration:.8s;animation-delay:.5333333333s;animation-play-state:running}.tk-loading_dot-container .tk-loading_dot{width:20%;height:20%;border-radius:50%;background-color:#fff;animation-duration:1.8s;animation-name:dotting;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both}@keyframes dotting{0%{opacity:.15}1%{opacity:.8}33%{opacity:.8}34%{opacity:.15}to{opacity:.15}}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-loading_circle-container{height:100%;border:2px solid;border-radius:50%;border-top-color:transparent;border-right-color:transparent;border-bottom-color:#fff;border-left-color:#fff;background:0 0;vertical-align:middle;box-sizing:border-box;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-loading{display:flex;align-items:center;flex-direction:column}.tk-loading .tk-loading_text{margin:10px}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-image{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;vertical-align:middle;width:300px;height:225px}.tk-image .tk-image_inner{width:100%;height:100%}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-button{display:inline-flex;align-items:center;justify-content:center}.tk-button.tk-button--small{height:24px}.tk-button.tk-button--middle{height:32px}.tk-button.tk-button--large{height:40px}.tk-button .tk-button--content{color:#606266;font-size:14px;font-weight:500}.tk-button.tk-circle.tk-button--small{width:24px}.tk-button.tk-circle.tk-button--default{width:32px}.tk-button.tk-circle.tk-button--large{width:40px}.btn-content[data-v-1bae39f3],.btn-content[data-v-f92abf93]{display:flex;flex-direction:column;align-items:center}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-text{display:inline-block;overflow:hidden;text-align:center;line-height:normal;white-space:nowrap;font-weight:400;font-size:14px;color:#303133}.tk-text.tk-text--line-clamp{display:-webkit-inline-box;-webkit-box-orient:vertical;white-space:normal}.btn-content[data-v-7c062dcf]{display:flex;flex-direction:column;align-items:center}.ai-transcriber-switch[data-v-5c010454]{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:20px;color:#fff;font-size:14px;font-weight:400;font-family:PingFang SC;cursor:pointer}.ai-transcriber-switch__label[data-v-5c010454]{white-space:nowrap}.ai-transcriber-switch__toggle[data-v-5c010454]{position:relative;width:32px;height:20px;background:rgba(255,255,255,.3019607843);border-radius:10px;transition:background-color .3s ease;cursor:pointer}.ai-transcriber-switch__toggle--active[data-v-5c010454]{background:#1C66E5}.ai-transcriber-switch__slider[data-v-5c010454]{position:absolute;top:3px;left:2px;width:14px;height:14px;border-radius:50%;background:white;transition:transform .3s ease;box-shadow:0 2px 4px #0003}.ai-transcriber-switch__toggle--active .ai-transcriber-switch__slider[data-v-5c010454]{transform:translate(14px)}.top-bar-container[data-v-f3ab58c4]{position:absolute;z-index:2;width:100%;height:5.8%;display:flex;align-items:center}.topbar-right-controls[data-v-f3ab58c4]{margin-right:10px;display:flex;align-items:center;gap:16px}.top-bar-left-controls[data-v-f3ab58c4]{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-left:10px}.control-item[data-v-f3ab58c4]{display:flex;align-items:center;justify-content:center}.auto-play-dialog[data-v-5493446f]{background-color:#fff;position:absolute;top:5.2%;left:50%;transform:translate(-50%);z-index:2;width:90%;height:40px;display:flex;justify-content:space-between;border-radius:6px;align-items:center;font-size:14px;font-weight:400;font-family:PingFang SC;padding:0 10px}.auto-play-dialog .auto-play-action[data-v-5493446f]{color:#1c66e5}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-overlay{position:fixed;left:0;top:0;bottom:0;width:100%}.tk-overlay .tk-overlay_mask-container{width:100%;height:100%;z-index:0;position:absolute}.tk-overlay .tk-overlay_mask{position:absolute;left:0;top:0;right:0;bottom:0;background-color:#00000080;z-index:1}.tk-overlay .tk-overlay_slot{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;display:flex;justify-content:center}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-avatar{display:inline-flex;justify-content:center;align-items:center;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#c0c4cc;width:40px;height:40px;font-size:14px}.tk-avatar.tk-avatar--square{border-radius:4px}.tk-avatar.tk-avatar--circle{border-radius:100%}.tk-avatar .tk-avatar_img,.tk-avatar .tk-avatar_image{width:100%;height:100%}.mic-container[data-v-ea062939]{position:relative;width:24px;height:24px}.mic-container .mic-level-container[data-v-ea062939]{position:absolute;left:6px;width:8px;height:14px;display:flex;flex-wrap:wrap;border-radius:4px;overflow:hidden;flex-direction:column-reverse;justify-content:space-between}.mic-container .mic-level-container .mic-level[data-v-ea062939]{width:100%;background-color:#27c39f;transition:height .2s}.overlay-stream-container.mobile .overlay-stream-content-container[data-v-98c0998b]{width:100%;top:26%;position:absolute;display:flex;justify-content:center;flex-direction:column}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content[data-v-98c0998b]{display:flex;flex-direction:column;align-items:center}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content .overlay-stream-avatar[data-v-98c0998b]{margin-bottom:12px}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content .overlay-stream-info[data-v-98c0998b]{display:flex;align-items:center}.overlay-stream-container.mobile .overlay-stream-content-container .overlay-stream-content .overlay-stream-tip[data-v-98c0998b]{margin-top:12px;color:#fff}.overlay-stream-container.pc .overlay-stream-content-container[data-v-98c0998b]{display:flex;height:100%;align-items:center;justify-content:center}.overlay-stream-container.pc .overlay-stream-content-container .overlay-stream-content[data-v-98c0998b]{display:flex;flex-direction:column;align-items:center}.overlay-stream-container.pc .overlay-stream-content-container .overlay-stream-content .overlay-stream-info[data-v-98c0998b]{display:flex;align-items:center}.overlay-stream-container[data-v-98c0998b]{position:absolute;display:flex;height:100%;width:100%;flex-direction:column;justify-content:center;align-items:center}.waiting-container[data-v-8dc3669f]{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.groupcall-info[data-v-8dc3669f]{display:flex;flex-direction:column;align-items:center;margin-top:24px;z-index:1;color:#fff;width:100%}.groupcall-info .avatar-group[data-v-8dc3669f]{display:flex;flex-wrap:wrap;margin-top:12px;align-items:center;justify-content:center;max-width:70%}.groupcall-info .avatar-group .avatar-item[data-v-8dc3669f]{width:10vw;height:10vw;margin-left:10px;margin-top:10px}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-toggle-window{height:100%;position:relative}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-toggle-window-item{height:100%;position:absolute}.tk-toggle-window-item.tk-toggle-window-item--big{width:100%;height:100%;z-index:0}.tk-toggle-window-item.mobile.tk-toggle-window-item--small{z-index:1;width:24.3%!important;height:19.7%!important;border-radius:5px;left:98%;top:8%;transform:translate(-100%);overflow:hidden}.tk-toggle-window-item.pc.tk-toggle-window-item--small{top:2%;left:2%;width:22%;height:21%;border-radius:12px;overflow:hidden;z-index:1}.stream-userInfo[data-v-73beaeef]{padding:2px 5px;display:flex;align-items:center;background-color:#000000a6;color:#fff}.stream-userInfo .nickname[data-v-73beaeef]{display:flex}.stream-icon[data-v-46cc5655]{width:30px;height:30px;background:rgba(34,38,46,.5019607843);border-radius:50%;display:flex;align-items:center;justify-content:center}.switch-camera[data-v-46cc5655]{margin:0 12px}.pusher-container[data-v-8cf5d7b3]{width:100%;height:100%;position:relative;background-color:#4c515a}.pusher-container .audio-stream-container[data-v-8cf5d7b3]{position:absolute;z-index:3;width:100%;height:100%}.pusher-container .stream-info-container[data-v-8cf5d7b3]{position:absolute;bottom:0;z-index:3;width:100%}.pusher-container .stream-info-container.mobile[data-v-8cf5d7b3]{margin-bottom:8px}.player-container[data-v-1bb63b56]{width:100%;height:100%;position:relative;background-color:#4c515a}.player-container .audio-stream-container[data-v-1bb63b56]{position:absolute;z-index:1;width:100%;height:100%}.player-container .stream-info-container[data-v-1bb63b56]{position:absolute;bottom:0;z-index:10;width:100%}.player-container .stream-info-container.mobile[data-v-1bb63b56]{margin-bottom:8px}.float-control-panel[data-v-89ef9c99]{width:168px;height:56px;background:white;z-index:13;display:flex;flex-wrap:nowrap;justify-content:center;border-radius:40px;box-shadow:#00000029 0 3px 6px,#0000003b 0 3px 6px}.float-control-item-icon[data-v-89ef9c99]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:56px;height:56px;position:relative}.float-control-item-icon-container[data-v-89ef9c99]{border-radius:40px;width:40px;height:40px;margin:.5rem;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center}.float-control-item-icon-container[data-v-89ef9c99]:hover{background:rgba(218,218,218,.3)}.singlecall-video-float[data-v-9dbb05f9]{width:110px;height:196px;display:flex;z-index:99;flex-direction:column;align-items:center;background:#000;border-radius:12px;box-shadow:0 0 10px #35394166;overflow:hidden}.singlecall-video-float .singlecall-video-float-content[data-v-9dbb05f9]{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.singlecall-video-float .float-window-tip-container[data-v-9dbb05f9]{position:absolute;bottom:8px}.singlecall-audio-float[data-v-9dbb05f9]{width:72px;height:72px;display:flex;z-index:99;flex-direction:column;align-items:center;background:#FFF;border-radius:12px;box-shadow:0 0 10px #35394166}.singlecall-audio-float .singlecall-audio-float-content[data-v-9dbb05f9]{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}.click-container[data-v-ea7a3e81]{position:absolute;width:100%;height:100%;z-index:2}.groupcall-video-float.float[data-v-ea7a3e81]{width:72px;height:90px;display:flex;z-index:99;flex-direction:column;align-items:center;border-radius:12px;background:#FFF;box-shadow:0 0 10px #35394166;box-sizing:border-box;overflow:hidden}.groupcall-video-float.float .stream-container[data-v-ea7a3e81]{position:relative;width:72px;height:70px}.groupcall-video-float.float .video[data-v-ea7a3e81]{width:72px;height:70px;position:absolute}.groupcall-video-float.float .audio[data-v-ea7a3e81]{position:absolute;width:100%;height:70px;padding-top:10px;background-color:#fff;display:flex;flex-direction:column;align-items:center}.groupcall-video-float.float .device-status[data-v-ea7a3e81]{width:100%;height:20px;background-color:#f9f6f4;display:flex;position:relative;justify-content:space-around}.groupcall-video-float.not-float[data-v-ea7a3e81]{width:100%;height:100%}.groupcall-video-float.not-float .stream-container[data-v-ea7a3e81],.groupcall-video-float.not-float .stream-container .video[data-v-ea7a3e81]{height:100%}.float-window-container.not-float[data-v-0d17419d]{width:100%;height:100%}.float-window-container.float[data-v-0d17419d]{position:absolute}.float-window-container.float.pc[data-v-0d17419d]{top:50px;left:50%;transform:translate(-50%)}.float-window-container.float.mobile[data-v-0d17419d]{top:150px;right:0}.singlecall-media-container[data-v-852a25f0]{width:100%;height:100%;position:absolute;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.singlecall-media-container.float[data-v-852a25f0]{position:relative}.singlecall-media-container.pc[data-v-852a25f0]{border-radius:12px;overflow:hidden}.roggle-btn[data-v-852a25f0]{position:absolute;left:100px;z-index:100;top:0}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-message{position:fixed;left:50%;transform:translate(-50%);padding:10px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:9999;color:#000;border-color:#e9e9eb;background-color:#f4f4f5}.tk-message .tk-message_icon{margin-right:5px}.tk-message .tk-message_close{cursor:pointer;margin-left:5px}.tk-message--info{color:#909399;border-color:#e9e9eb;background-color:#f4f4f5}.tk-message--success{color:#67c23a;border-color:#e1f3d8;background-color:#f0f9eb}.tk-message--warning{color:#e6a23c;border-color:#faecd8;background-color:#fdf6ec}.tk-message--error{color:#f56c6c;border-color:#fde2e2;background-color:#fef0f0}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-grid-item{display:flex;justify-content:center}.tk-grid-item.h5{transition-property:width,height,left,top;transition-duration:.3s;transition-timing-function:ease-in}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-popover{position:relative}.tk-popover .tk-popover_content{display:inline-block;vertical-align:middle;min-width:120px;position:absolute;background:#FFFFFF;border-radius:4px;font-size:14px;box-shadow:0 0 12px #0000001f;overflow-wrap:break-word;box-sizing:border-box;text-align:center}.tk-popover .tk-popover_arrow{position:absolute;transform:translate(-50%);width:0;height:0}.tk-popover .tk-popover_trigger{display:inline-block;position:relative;vertical-align:middle}.tk-justify-start{justify-content:flex-start}.tk-justify-center{justify-content:center}.tk-justify-end{justify-content:flex-end}.tk-justify-space-between{justify-content:space-between}.tk-justify-space-around{justify-content:space-around}.tk-justify-space-evenly{justify-content:space-evenly}.tk-align-center{align-items:center}.tk-align-start{align-items:flex-start}.tk-align-end{align-items:flex-end}.tk-align-stretch{align-items:stretch}.tk-align-baseline{align-items:baseline}.tk-blur{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.tk-round{border-radius:20px}.tk-circle{border-radius:100%}.tk-popover{position:relative}.tk-popover .tk-popover_content{display:inline-block;vertical-align:middle;min-width:120px;position:absolute;background:#FFFFFF;border-radius:4px;font-size:14px;box-shadow:0 0 12px #0000001f;overflow-wrap:break-word;box-sizing:border-box;text-align:center}.tk-popover .tk-popover_arrow{position:absolute;transform:translate(-50%);width:0;height:0}.tk-popover .tk-popover_trigger{display:inline-block;position:relative;vertical-align:middle}.device-selector-container[data-v-31eef133]{width:180px;display:flex;flex-direction:column;align-items:center;padding:6px;font-weight:500}.device-selector-container .device-item[data-v-31eef133]{overflow:hidden;padding:5px 3px;text-align:left;line-height:16px;cursor:pointer}.device-selector-container .device-item[data-v-31eef133]:hover{border-radius:5px;background:rgba(255,255,255,.3215686275)}.device-selector-container .device-item.select[data-v-31eef133]{background-color:#0f101433;border-radius:3px}.device-selector-container .control-item[data-v-31eef133]{width:100%;height:1px;background-color:#fff3}.scroll-container[data-v-31eef133]{width:100%;overflow:hidden}.scroll-container .scroll-content[data-v-31eef133]{max-height:60px;margin-right:-26px;overflow:hidden auto;padding-right:20px}.btn-content[data-v-84cd42ba],.btn-content[data-v-d2aaa623],.btn-content[data-v-884ec28b],.btn-content[data-v-e78303e9],.btn-content[data-v-1a266441],.btn-content[data-v-001b7a7b],.btn-content[data-v-5a074e02],.btn-content[data-v-1d790d2d],.btn-content[data-v-f7839a20]{display:flex;flex-direction:column;align-items:center}.button-panel-container[data-v-6582c17d]{position:absolute;z-index:1}.button-panel-container.pc[data-v-6582c17d]{width:60%;height:63px;margin:0 auto;bottom:6%;left:50%;z-index:2;transform:translate(-50%)}.button-panel-container.mobile[data-v-6582c17d]{display:flex;justify-content:center;height:27%;bottom:0;width:100%}.button-panel-container.mobile.h5[data-v-6582c17d]{transition-property:width,height,left,top;transition-duration:.3s;transition-timing-function:ease-in}.button-panel-container.mobile.groupCall.showBackGround[data-v-6582c17d]{background-color:#4f586b}.button-panel-container.mobile .button-group[data-v-6582c17d]{position:absolute;width:72%;top:2vh;height:80%}.button-panel-container.mobile.close[data-v-6582c17d]{height:14%;align-items:center}.button-panel-container.mobile.close .button-group[data-v-6582c17d]{position:absolute;width:72%;right:6.2vw;height:40px;top:auto;bottom:auto}.button-panel-container .button-group[data-v-6582c17d]{position:relative;height:100%}.button-panel-container .toggle-button-container[data-v-6582c17d]{display:flex;align-items:center;position:absolute;left:8.2vw}.button-panel-container .toggle-button-container.h5[data-v-6582c17d]{transition-property:width,height,left,top;transition-duration:.3s;transition-timing-function:ease-in}.button-panel-container.open .toggle-button-container[data-v-6582c17d]{bottom:6vh}.singlecall-container[data-v-0fa5f69a]{height:100%}.stream-loading-container[data-v-56b8bc56]{width:100%;height:100%;position:absolute;z-index:1;display:flex;align-items:center;justify-content:center}.groupcall-media-container[data-v-aee2b0d9]{width:100%;height:100%;position:absolute;z-index:1}.groupcall-media-container.pc[data-v-aee2b0d9]{border-radius:12px;overflow:hidden}.groupcall-media-container.pc.two-layout[data-v-aee2b0d9]{margin-top:20%}.groupcall-media-container.pc .tk-toggle-window-item--small[data-v-aee2b0d9]{top:2%;left:2%;width:22%;height:21%;border-radius:12px;overflow:hidden}.groupcall-media-container.mobile[data-v-aee2b0d9]{margin-top:5.5vh}.groupcall-media-container.mobile.float[data-v-aee2b0d9]{margin-top:0}.groupcall-media-container.mobile.two-layout[data-v-aee2b0d9]{margin-top:15vh}.groupcall-media-container.mobile.two-layout.float[data-v-aee2b0d9]{margin-top:0}.dialog[data-v-26735e82]{background:rgba(0,0,0,.3)}.dialog-main[data-v-26735e82]{background:#FFFFFF}.dialog-main-header[data-v-26735e82]{font-weight:500;color:#333}.dialog-main-title[data-v-26735e82]{font-family:PingFangSC-Medium;font-weight:500;color:#333}.dialog-main-back[data-v-26735e82]{background:none}.dialog-main-content[data-v-26735e82]{font-weight:400;color:#333}.btn[data-v-26735e82]{font-weight:400;color:#fff;letter-spacing:0}.btn-cancel[data-v-26735e82]{border:1px solid #dddddd;color:#666}.btn-default[data-v-26735e82]{background:#006EFF;border:1px solid #006EFF}.dialog[data-v-26735e82]{position:absolute;width:100%;height:100%;left:0;top:0;z-index:6;display:flex;justify-content:center;align-items:center}.dialog-main[data-v-26735e82]{min-width:368px;border-radius:10px;padding:20px 30px}.dialog-main-header[data-v-26735e82]{display:flex;justify-content:space-between;align-items:center;font-size:16px;line-height:30px}.dialog-main-title[data-v-26735e82]{font-size:16px;line-height:30px}.dialog-main-content[data-v-26735e82]{font-size:14px}.dialog-main-footer[data-v-26735e82]{display:flex;justify-content:flex-end}.btn[data-v-26735e82]{padding:8px 20px;margin:0 6px;border-radius:4px;border:none;font-size:14px;text-align:center;line-height:20px}.btn[data-v-26735e82]:disabled{opacity:.3}.btn[data-v-26735e82]:last-child{margin-right:0}.dialog-h5[data-v-26735e82]{height:100%;top:0;align-items:inherit}.dialog-h5 .dialog-main[data-v-26735e82]{border-radius:0;padding:0;display:flex;flex-direction:column;overflow:hidden;width:100%;min-height:80px;min-width:120px}.dialog-h5 .dialog-main-content[data-v-26735e82]{flex:1;min-width:0;min-height:0;text-align:center}.dialog-h5 .dialog-main-content-uniapp[data-v-26735e82]{padding:40px 0}.dialog-h5 .dialog-main-footer[data-v-26735e82]{border-top:1px solid #DDDDDD}.dialog-h5 .dialog-main-footer .btn[data-v-26735e82]{flex:1;margin:0;background:none;border-right:1px solid #DDDDDD}.dialog-h5 .dialog-main-footer .btn-default[data-v-26735e82]{color:#ff584c;border:none}.center[data-v-26735e82]{align-items:center;padding:20px;box-sizing:border-box}.icon[data-v-b989a330]{display:inline-flex;justify-content:center;align-items:center;margin:0}.main[data-v-cc0325fc]{background:#FFFFFF;border:1px solid #E0E0E0;box-shadow:0 -4px 12px #0000000f}.main .left[data-v-cc0325fc]{border-right:1px solid #E8E8E9}.main .transfer-header[data-v-cc0325fc]{font-weight:500;color:#000;letter-spacing:0}.main .transfer-header input[data-v-cc0325fc]{background:#FFFFFF;border:1px solid #DEE0E3;font-weight:500;color:#8f959e;letter-spacing:0}.main .transfer-list .transfer-text[data-v-cc0325fc]{font-weight:500;color:#8f959e;letter-spacing:0}.main .transfer-list-item .disabled[data-v-cc0325fc]{background:#eeeeee}.btn[data-v-cc0325fc]{background:#3370FF;border:0 solid #2F80ED;font-weight:400;color:#fff}.btn-cancel[data-v-cc0325fc]{background:#FFFFFF;border:1px solid #DDDDDD;color:#828282}.btn-no[data-v-cc0325fc]{background:#e8e8e9;border:1px solid #DDDDDD;font-weight:400;color:#fff}.transfer-h5-header[data-v-cc0325fc]{background:#FFFFFF}.transfer-h5-header .title[data-v-cc0325fc]{font-family:PingFangSC-Medium;font-weight:500;color:#000;letter-spacing:0}.main[data-v-cc0325fc]{box-sizing:border-box;width:541px;height:390px;display:flex;border-radius:8px;padding:20px 0}.main .right[data-v-cc0325fc]{padding:0 20px;flex:1}.main .right .transfer-list[data-v-cc0325fc]{padding-right:20px}.main .left[data-v-cc0325fc]{flex:1;overflow-y:hidden;display:flex;flex-direction:column}.main .left .transfer-header[data-v-cc0325fc]{padding:0 20px}.main .left .transfer-left-main[data-v-cc0325fc]{flex:1;overflow-y:auto;padding:0 13px}.main .right[data-v-cc0325fc]{display:flex;flex-direction:column;text-align:left}.main .right .transfer-right-footer[data-v-cc0325fc]{align-self:flex-end}.main .right .transfer-right-footer .btn-cancel[data-v-cc0325fc]{margin-right:12px}.main .right .transfer-list[data-v-cc0325fc]{overflow-y:auto}.main .transfer-header[data-v-cc0325fc]{font-size:14px;line-height:14px;padding-bottom:20px}.main .transfer-header input[data-v-cc0325fc]{box-sizing:border-box;width:100%;border-radius:30px;font-size:10px;line-height:14px;padding:9px 12px}.main .transfer-list[data-v-cc0325fc]{flex:1;display:flex;flex-direction:column}.main .transfer-list .transfer-text[data-v-cc0325fc]{font-size:10px;line-height:14px}.main .transfer-list-item[data-v-cc0325fc]{padding:6px 0;display:flex;align-items:center;font-size:14px;text-align:left}.main .transfer-list-item-content[data-v-cc0325fc]{flex:1;display:flex;align-items:center}.main .transfer-list-item .avatar[data-v-cc0325fc]{margin:0 5px 0 8px;border-radius:50%}.main .transfer-list-item .name[data-v-cc0325fc]{width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.avatar[data-v-cc0325fc]{width:36px;height:36px;border-radius:5px;font-size:12px;display:flex;justify-content:center;align-items:center}.btn[data-v-cc0325fc],.btn-no[data-v-cc0325fc]{padding:4px 28px;font-size:12px;line-height:24px;border-radius:4px}.space-between[data-v-cc0325fc]{justify-content:space-between}.select-all[data-v-cc0325fc]{padding-left:8px;font-size:14px}.more[data-v-cc0325fc]{display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:14px}.transfer-h5[data-v-cc0325fc]{width:100vw;height:100vh;display:flex;flex-direction:column}.transfer-h5-header[data-v-cc0325fc]{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:18px;padding:16px 18px}.transfer-h5-header .space[data-v-cc0325fc],.transfer-h5-header .icon[data-v-cc0325fc]{width:18px;height:18px}.transfer-h5 .main[data-v-cc0325fc]{flex-direction:column;width:auto;height:550px;border-radius:0;border:none;box-shadow:none;max-height:calc(100% - 50px);padding:0}.transfer-h5 .main .avatar[data-v-cc0325fc]{border-radius:5px}.transfer-h5 .main .left[data-v-cc0325fc]{padding:0;flex:1;border:none;display:flex;flex-direction:column}.transfer-h5 .main .left .transfer-header[data-v-cc0325fc]{position:sticky;top:0;padding:0 18px}.transfer-h5 .main .left .transfer-header input[data-v-cc0325fc]{border-radius:5px;font-size:14px}.transfer-h5 .main .left-uniapp-input[data-v-cc0325fc]{height:36px}.transfer-h5 .main .right[data-v-cc0325fc]{flex:0;flex-direction:row;align-items:center;box-shadow:inset 0 1px #eee;padding:8px 18px}.transfer-h5 .main .right .transfer-list[data-v-cc0325fc]{flex-direction:row;width:0}.transfer-h5 .main .right .transfer-list-item-content[data-v-cc0325fc]{flex:none}.transfer-h5 .main .right .transfer-right-footer[data-v-cc0325fc]{padding:6px 0;display:flex;align-items:center}.transfer-h5 .main .right .transfer-right-footer .btn[data-v-cc0325fc]{font-size:14px}ul[data-v-cc0325fc],ol[data-v-cc0325fc],li[data-v-cc0325fc]{margin:0;padding:0}.icon-unselected[data-v-cc0325fc]{width:18px;height:18px;background:#FFFFFF;border:1px solid #DDDDDD;border-radius:11px;box-sizing:border-box}.groupcall-container[data-v-5655d849]{height:100%}.card[data-v-9982fa76]{box-sizing:border-box;border-radius:4px;border:1px solid #EBEEF5;background-color:#fff;overflow:hidden;color:#303133;transition:.3s;box-shadow:0 2px 12px #0000001a}.card .card-body[data-v-9982fa76]{padding:20px}.card-wrapper[data-v-9982fa76]{display:flex;flex-direction:column;align-items:center;width:500px;position:relative}.card-wrapper .button[data-v-9982fa76]{box-sizing:border-box;background-color:#104ef5;color:#fff;font-size:12px;height:37px;border-radius:4px;padding:10px}.card-wrapper .image-wrapper[data-v-9982fa76]{box-sizing:border-box}.title[data-v-9982fa76]{padding:10px 0;font-size:16px;font-weight:500;line-height:22px}.desc[data-v-9982fa76]{font-size:12px;margin-bottom:10px}.button[data-v-9982fa76]{background-color:#104ef5;color:#fff;font-size:12px;height:37px;border-radius:4px;padding:10px}.allow[data-v-9982fa76]{font-size:12px;color:#666;padding:10px 0 20px}.image[data-v-9982fa76]{width:100%;border-radius:10px}.close[data-v-9982fa76]{position:absolute;z-index:999;display:flex;justify-content:center;align-items:center;font-size:20px;right:20px;cursor:pointer;width:20px;height:20px}.tips[data-v-cd63c32e]{width:100%;height:100%}.card[data-v-cd63c32e]{position:fixed;right:0;bottom:0;box-shadow:0 2px 12px #0000001a;border-radius:4px;border:1px solid #EBEEF5;background-color:#fff;overflow:hidden;color:#303133;transition:.3s}.tag[data-v-cd63c32e]{position:fixed;left:0;top:0;width:320px;text-align:left}.toast-container[data-v-27fc22c5]{position:fixed;display:flex;align-items:center;z-index:1002;justify-content:space-between;left:50%;transform:translate(-50%);padding:15px 15px 15px 20px;background-color:#000;color:#fff;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid}.toast-container .toast-content[data-v-27fc22c5]{margin-right:16px}.toast-container .toast-close-icon[data-v-27fc22c5]{width:16px;line-height:16px;cursor:pointer}.toast-container .toast-close-icon[data-v-27fc22c5]:before{font-style:normal;content:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiPjxwYXRoIGQ9Ik01MTIgNDY2Ljc1MiA4Ni42NTYgNDEuMzQ0YTMyIDMyIDAgMCAwLTQ1LjMxMiA0NS4zMTJMNDY2Ljc1MiA1MTIgNDEuMzQ0IDkzNy4zNDRhMzIgMzIgMCAwIDAgNDUuMzEyIDQ1LjMxMkw1MTIgNTU3LjI0OGw0MjUuMzQ0IDQyNS40MDhhMzIgMzIgMCAwIDAgNDUuMzEyLTQ1LjMxMkw1NTcuMjQ4IDUxMiA5ODIuNjU2IDg2LjY1NmEzMiAzMiAwIDAgMC00NS4zMTItNDUuMzEyTDUxMiA0NjYuNzUyeiIgZmlsbD0iIzcwNzA3MCIvPjwvc3ZnPg==)}.info[data-v-27fc22c5]{border-color:#ebeef5;color:#909399;background-color:#edf2fc}.success[data-v-27fc22c5]{color:#67c23a;background-color:#f0f9eb;border-color:#e1f3d8}.waring[data-v-27fc22c5]{color:#e6a23c;background-color:#fdf6ec;border-color:#faecd8}.error[data-v-27fc22c5]{color:#f56c6c;background-color:#fef0f0;border-color:#fde2e2}.slide-up-enter-active[data-v-27fc22c5],.slide-up-leave-active[data-v-27fc22c5]{transition:all .5s ease-out}.slide-up-enter-from[data-v-27fc22c5]{opacity:0;transform:translate(-50%,20px)}.slide-up-leave-to[data-v-27fc22c5]{opacity:0;transform:translate(-50%,-20px)}.fade-enter-from[data-v-27fc22c5],.fade-leave-to[data-v-27fc22c5]{opacity:0;transform:translate(-50%,-100%)}.subtitle-content[data-v-9ba522cb]{position:relative;padding:10px 12px;color:#fff;background-color:#000000b8;opacity:.72;border-radius:8px;overflow-y:auto;overflow-x:hidden;font-size:12px;scrollbar-width:none}.subtitle-content[data-v-9ba522cb]::-webkit-scrollbar{width:0;background:transparent}.subtitle-content[data-v-9ba522cb]:not(.subtitle-content--h5){width:640px;min-width:640px;height:180px;max-height:180px}.subtitle-content:not(.subtitle-content--h5) .subtitle-content__settings-btn[data-v-9ba522cb]{position:fixed;top:8px;right:8px;cursor:pointer;z-index:999}.subtitle-content--h5[data-v-9ba522cb]{position:relative;width:350px;min-width:350px;height:116px;max-height:116px}.subtitle-content--h5 .subtitle-content__settings-btn[data-v-9ba522cb]{position:fixed;top:50%;right:4px;cursor:pointer;z-index:999;transform:translateY(-50%)}.sender-name[data-v-9ba522cb]{font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:12px;leading-trim:NONE;line-height:16px;letter-spacing:0px;color:#ffffffbf}.custom-select-wrapper[data-v-8cbeab17]{position:relative;width:100%}.custom-select[data-v-8cbeab17]{height:36px;padding:0 32px 0 12px;border:1px solid #DCDFE6;border-radius:4px;font-size:14px;color:#606266;background:#FFFFFF;cursor:pointer;display:flex;align-items:center;transition:all .3s}.custom-select[data-v-8cbeab17]:hover:not(.is-disabled){border-color:#c0c4cc}.custom-select.is-open[data-v-8cbeab17]{border-color:#409eff;box-shadow:0 0 0 2px #409eff33}.custom-select.is-disabled[data-v-8cbeab17]{background:#F5F7FA;color:#c0c4cc;cursor:not-allowed;border-color:#e4e7ed}.select-text[data-v-8cbeab17]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-arrow[data-v-8cbeab17]{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:transform .3s}.select-arrow.is-open[data-v-8cbeab17]{transform:translateY(-50%) rotate(180deg)}.custom-options[data-v-8cbeab17]{position:absolute;top:100%;left:0;right:0;background:#FFFFFF;border:1px solid #DCDFE6;border-radius:4px;box-shadow:0 2px 12px #0000001a;z-index:1000;margin-top:4px;overflow:hidden;max-height:200px;overflow-y:auto}.custom-option[data-v-8cbeab17]{padding:8px 12px;font-size:14px;color:#606266;cursor:pointer;transition:all .2s}.custom-option[data-v-8cbeab17]:hover{background:#F5F7FA;color:#409eff}.custom-option.is-selected[data-v-8cbeab17]{color:#409eff;font-weight:500}.custom-option.is-selected[data-v-8cbeab17]:hover{background:#F5F7FA;color:#409eff}.custom-options[data-v-8cbeab17]::-webkit-scrollbar{width:6px}.custom-options[data-v-8cbeab17]::-webkit-scrollbar-track{background:#F1F1F1;border-radius:3px}.custom-options[data-v-8cbeab17]::-webkit-scrollbar-thumb{background:#C0C4CC;border-radius:3px}.custom-options[data-v-8cbeab17]::-webkit-scrollbar-thumb:hover{background:#A8ABB2}.subtitle-settings-overlay[data-v-b03aa36f]{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;z-index:1000;font-family:PingFang SC;box-shadow:0 2px 6px 0 var(--Black-8)}.subtitle-settings-modal[data-v-b03aa36f]{background:white;border-radius:12px;width:480px;overflow:hidden}.modal-header[data-v-b03aa36f]{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 10px}.modal-title[data-v-b03aa36f]{font-size:16px;font-weight:600;color:#000000e5}.close-btn[data-v-b03aa36f]{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.close-btn[data-v-b03aa36f]:hover{background-color:#f5f5f5}.modal-content[data-v-b03aa36f]{padding:24px}.setting-item[data-v-b03aa36f]{margin-bottom:24px}.setting-item[data-v-b03aa36f]:last-child{margin-bottom:0}.setting-label[data-v-b03aa36f]{display:block;font-size:14px;font-weight:400;color:#4f586b;margin-bottom:8px}.modal-footer[data-v-b03aa36f]{display:flex;justify-content:flex-end;gap:20px;padding:16px 24px 24px}.btn[data-v-b03aa36f]{width:72px;height:32px;font-size:14px;font-weight:500;cursor:pointer;border-radius:26px;transition:all .2s;border:1px solid transparent}.btn.btn-cancel[data-v-b03aa36f]{color:#1c66e5;border-color:#1c66e5;background-color:#fff}.btn.btn-confirm[data-v-b03aa36f]{background:#1C66E5;color:#fff}.subtitle-settings-overlay[data-v-50f476c3]{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;font-family:PingFang SC}.subtitle-settings-modal[data-v-50f476c3]{background-color:#fff;border-radius:12px;width:90%;max-width:400px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;animation:modalSlideIn-50f476c3 .3s ease-out}@keyframes modalSlideIn-50f476c3{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header[data-v-50f476c3]{text-align:center;padding:20px 20px 16px}.modal-title[data-v-50f476c3]{font-size:18px;font-weight:500;color:#333;margin:0}.modal-content[data-v-50f476c3]{flex:1;overflow-y:auto;padding:16px 0}.modal-footer[data-v-50f476c3]{display:flex;gap:12px;padding:16px 20px 20px}.btn[data-v-50f476c3]{flex:1;width:200px;height:44px;border-radius:20px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.btn.btn-cancel[data-v-50f476c3]{color:#1c66e5;border:1px solid #1C66E5;background-color:#fff}.btn.btn-confirm[data-v-50f476c3]{background-color:#1677ff;color:#fff}.setting-group[data-v-50f476c3]{margin-bottom:12px}.setting-group[data-v-50f476c3]:last-child{margin-bottom:0}.group-title[data-v-50f476c3]{font-size:13px;color:#666;padding:0 20px 8px;margin-bottom:2px}.group-content[data-v-50f476c3]{background:white;border-radius:8px;margin:0 16px;overflow:hidden;border:1px solid #f0f0f0}.setting-section[data-v-50f476c3]{border-bottom:1px solid #f0f0f0}.setting-section[data-v-50f476c3]:last-child{border-bottom:none}.section-header[data-v-50f476c3]{display:flex;align-items:center;justify-content:space-between;padding:16px;cursor:pointer;transition:background-color .2s}.section-header[data-v-50f476c3]:active{background-color:#f8f8f8}.section-title[data-v-50f476c3]{font-size:16px;color:#333;font-weight:400}.section-value[data-v-50f476c3]{display:flex;align-items:center;font-size:14px;color:#666;gap:4px}.arrow-icon[data-v-50f476c3]{flex-shrink:0}.toggle-switch[data-v-50f476c3]{width:44px;height:24px;background-color:#ccc;border-radius:12px;position:relative;cursor:pointer;transition:background-color .3s}.toggle-switch.active[data-v-50f476c3]{background-color:#1677ff}.toggle-slider[data-v-50f476c3]{width:20px;height:20px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s;box-shadow:0 2px 4px #0003}.toggle-switch.active .toggle-slider[data-v-50f476c3]{transform:translate(20px)}.language-selector-overlay[data-v-50f476c3]{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-color:#00000080;z-index:1100;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.language-selector[data-v-50f476c3]{max-height:70vh;display:flex;flex-direction:column;background-color:#fff;border-radius:16px 16px 0 0;padding-bottom:env(safe-area-inset-bottom);transform:translateY(0);animation:slideUp-50f476c3 .3s ease-out}@keyframes slideUp-50f476c3{0%{transform:translateY(100%)}to{transform:translateY(0)}}.selector-header[data-v-50f476c3]{text-align:center;padding:16px 16px 12px;border-bottom:1px solid #e5e5e5;background:white;border-radius:16px 16px 0 0}.selector-title[data-v-50f476c3]{font-size:12px;font-weight:400;color:#0006;margin:0}.language-list[data-v-50f476c3]{flex:1;overflow-y:auto;padding:0 16px 16px;max-height:50vh}.language-item[data-v-50f476c3]{font-family:PingFang SC;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0px;text-align:center;text-transform:capitalize;display:flex;align-items:center;justify-content:center;padding:16px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.language-item[data-v-50f476c3]:active{background-color:#f8f8f8}.language-item.selected[data-v-50f476c3]{color:#1677ff}.language-item span[data-v-50f476c3]{font-size:16px;color:inherit}.language-item[data-v-50f476c3]:last-child{border-bottom:none}.check-icon[data-v-50f476c3]{flex-shrink:0}.ai-subtitle-pc[data-v-02339ead]{position:absolute;z-index:1;left:50%;transform:translate(-50%);width:auto;height:auto;bottom:110px}.ai-subtitle-pc--expanded[data-v-02339ead]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-color:transparent;transform:none!important;z-index:1000}.ai-subtitle-pc:not(.ai-subtitle-pc--expanded) .ai-subtitle-pc__content[data-v-02339ead]{position:relative;width:auto;height:auto}.ai-subtitle-pc--expanded .ai-subtitle-pc__content[data-v-02339ead]{display:none}.ai-subtitle-pc--expanded .ai-subtitle-pc__settings[data-v-02339ead]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001}.ai-subtitle-pc:not(.ai-subtitle-pc--expanded) .ai-subtitle-pc__settings[data-v-02339ead]{display:none}.ai-subtitle-h5[data-v-02339ead]{position:absolute;z-index:100;left:50%;transform:translate(-50%);width:auto;height:auto;bottom:26%}.ai-subtitle-h5--expanded[data-v-02339ead]{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background-color:transparent;transform:none!important;z-index:1000}.ai-subtitle-h5:not(.ai-subtitle-h5--expanded) .ai-subtitle-h5__content[data-v-02339ead]{position:relative;width:auto;height:auto}.ai-subtitle-h5--expanded .ai-subtitle-h5__content[data-v-02339ead]{display:none}.ai-subtitle-h5--expanded .ai-subtitle-h5__settings[data-v-02339ead]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1001}.ai-subtitle-h5:not(.ai-subtitle-h5--expanded) .ai-subtitle-h5__settings[data-v-02339ead]{display:none}.uikit-modal-mask[data-v-756161cf]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);z-index:9999;display:flex;align-items:center;justify-content:center}.uikit-modal-default[data-v-756161cf]{width:480px;max-width:calc(100% - 40px);box-shadow:0 2px 12px #00000026}.uikit-modal-container[data-v-756161cf]{box-sizing:border-box;background:#fff;position:relative;display:flex;flex-direction:column;overflow:hidden;padding:24px;border-radius:20px}.uikit-modal-header[data-v-756161cf]{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px}.uikit-modal-header .uikit-modal-type-icon[data-v-756161cf]{margin-right:6px}.uikit-modal-title[data-v-756161cf]{font-size:16px;line-height:24px;font-weight:600;color:#333;flex:1}.uikit-modal-body[data-v-756161cf]{flex:1;display:block;font-size:14px;font-weight:400;line-height:22px;color:#333;word-break:break-word}.uikit-modal-body[data-v-756161cf] .uikit-modal-link{color:#006eff;text-decoration:none;transition:all .2s ease;cursor:pointer;border-bottom:1px solid transparent;margin:0 .2em}.uikit-modal-footer[data-v-756161cf]{padding-top:20px;box-sizing:border-box;display:flex;justify-content:flex-end;gap:12px}.uikit-modal-btn[data-v-756161cf]{min-width:88px;height:32px;padding:0 16px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;outline:none;white-space:nowrap}.uikit-modal-btn[data-v-756161cf]:active{transform:scale(.98)}.uikit-modal-btn-cancel[data-v-756161cf]{background:#F0F2F9;color:#333}.uikit-modal-btn-cancel[data-v-756161cf]:hover{background:#e5e7ed}.uikit-modal-btn-confirm[data-v-756161cf]{background:#1c66e5;color:#fff}.uikit-modal-btn-confirm[data-v-756161cf]:hover{background:#1557cc}.uikit-modal-header[data-v-756161cf]:empty,.uikit-modal-body[data-v-756161cf]:empty,.uikit-modal-footer[data-v-756161cf]:empty{padding:0}.uikit-modal-container-mobile[data-v-756161cf]{border-radius:12px;max-width:calc(100% - 32px);padding:0}.uikit-modal-container-mobile .uikit-modal-header[data-v-756161cf]{padding:20px 20px 16px;justify-content:flex-start}.uikit-modal-container-mobile .uikit-modal-body[data-v-756161cf]{padding:0 20px 20px;justify-content:flex-start}.uikit-modal-container-mobile .uikit-modal-footer[data-v-756161cf]{padding:0;border-top:.5px solid #e5e5e5;gap:0}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn[data-v-756161cf]{flex:1;border-radius:0;height:56px;min-width:auto;background:#fff;font-size:17px}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn[data-v-756161cf]:active{transform:none;background:#f5f5f5}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn[data-v-756161cf]:hover{background:#fff}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn-cancel[data-v-756161cf]{color:#666}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn-cancel[data-v-756161cf]:first-child:last-child{border-radius:0 0 12px 12px}.uikit-modal-container-mobile .uikit-modal-footer .uikit-modal-btn-confirm[data-v-756161cf]{color:#1c66e5;border-left:.5px solid #e5e5e5;font-weight:600}.TUICallKit-mobile,.TUICallKit-mobile .singCall{width:100%;height:100%}.transition-animation{transform:translateY(-100%);animation:slideInDown .5s ease forwards}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.TUICallKit-desktop{margin:0 auto;position:relative;border-radius:inherit;width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;z-index:12;border-radius:16px}.TUICallKit-desktop .singCall{width:100%;height:100%}.mobile-audio{background-color:#fff}.miniMized{width:168px!important;height:56px!important;overflow:visible!important}.miniMized-mobile-audio{width:72px;height:72px;position:fixed;top:40px;right:40px}.miniMized-mobile-video{width:40%;height:30%;position:fixed;top:40px;right:40px}.banner-pc{position:relative;cursor:pointer}.banner-pc .top{height:24px;padding-right:10px;border-radius:4px;background:#F4F5F9;display:inline-flex;align-items:center}.banner-pc .top .call-icon{margin:4px 4px 4px 8px}.banner-pc .top .text{font-weight:400;font-size:12px;line-height:16px;color:#666}.banner-pc .content{width:220px;margin-top:8px;padding:10px 18px 6px;box-shadow:0 0 24px #161e2733;background-color:#fff;border-radius:10px;position:absolute;z-index:10;display:flex;display:-webkit-flex;flex-direction:column;align-items:center}.banner-pc .content .content-arrows{width:12px;height:12px;border-radius:2px;background-color:#fff;transform:rotate(45deg);position:absolute;top:-5px;left:80px}.banner-pc .content .avatar-box{display:flex;justify-content:center;flex-wrap:wrap}.banner-pc .content .avatar{margin:6px;display:flex;border-radius:4px}.banner-pc .content .btn{margin:10px 0;width:97px;height:30px;background:#F2F5FC;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:12px;color:#1c66e5;cursor:pointer}.banner-h5{padding:0 16px;position:relative}.banner-h5 .top{height:36px;background:#FFFFFF;border-radius:4px;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center}.banner-h5 .top .left{display:flex;align-items:center}.banner-h5 .top .left .text{font-weight:400;font-size:12px;color:#666}.banner-h5 .content-box{box-sizing:border-box;width:100%;padding:0 16px 10px;background:#FFFFFF;box-shadow:0 3px 3px 1px #b4b4b440;border-radius:0 0 8px 8px;position:absolute;left:0px;z-index:10}.banner-h5 .content-box .content{background:#EEF0F2;border-radius:6px}.banner-h5 .content-box .content .avatar-box{padding:30px 6px;border-bottom:1px solid rgba(112,112,112,.1058823529);display:flex;display:-webkit-flex;justify-content:center;flex-wrap:wrap}.banner-h5 .content-box .content .btn{padding:10px;font-weight:600;font-size:14px;text-align:center;color:#333;cursor:pointer}")),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
|
|
2
2
|
import { TUICallEvent as w, TUICallEngine as Bt } from "@trtc/call-engine-lite-js";
|
|
3
3
|
import re from "@tencentcloud/lite-chat/basic";
|
|
4
4
|
import _e, { inject as rA, ref as I, onMounted as AA, onUnmounted as $, toRefs as B, watch as Q, computed as f, defineComponent as h, provide as oA, watchEffect as te, toRef as ke, unref as Nn, nextTick as Yt, reactive as Le } from "vue";
|
|
@@ -1179,11 +1179,11 @@ async function de(a, A) {
|
|
|
1179
1179
|
const o = k == null ? void 0 : k.getData(r.CALL, u.REMOTE_USER_INFO_LIST), l = n.map((d) => d.userID), c = i.map((d) => d.userID);
|
|
1180
1180
|
t = a.map((d) => {
|
|
1181
1181
|
var S, b, R, H, F, P, W;
|
|
1182
|
-
const N = we(d), M = l.indexOf(d),
|
|
1183
|
-
let C = "",
|
|
1184
|
-
M !== -1 && (C = ((S = n[M]) == null ? void 0 : S.remark) || "",
|
|
1182
|
+
const N = we(d), M = l.indexOf(d), D = c.indexOf(d);
|
|
1183
|
+
let C = "", p = "", L = "", v = "";
|
|
1184
|
+
M !== -1 && (C = ((S = n[M]) == null ? void 0 : S.remark) || "", p = ((R = (b = n[M]) == null ? void 0 : b.profile) == null ? void 0 : R.nick) || "", L = C || p || N.userId || "", v = ((F = (H = n[M]) == null ? void 0 : H.profile) == null ? void 0 : F.avatar) || ""), D !== -1 && (p = ((P = i[D]) == null ? void 0 : P.nick) || "", L = p || N.userId || "", v = ((W = i[D]) == null ? void 0 : W.avatar) || "");
|
|
1185
1185
|
const T = o.find((hA) => hA.userId === d) || {};
|
|
1186
|
-
return { ...N, ...T, remark: C, nick:
|
|
1186
|
+
return { ...N, ...T, remark: C, nick: p, displayUserInfo: L, avatar: v };
|
|
1187
1187
|
});
|
|
1188
1188
|
}
|
|
1189
1189
|
return t;
|
|
@@ -1721,15 +1721,15 @@ class Ae {
|
|
|
1721
1721
|
try {
|
|
1722
1722
|
if (A === O.TUILogin.EVENT.LOGIN_STATE_CHANGED)
|
|
1723
1723
|
if (t === O.TUILogin.EVENT_SUB_KEY.USER_LOGIN_SUCCESS) {
|
|
1724
|
-
const { chat: M, userID:
|
|
1725
|
-
await ((n = this._callService) == null ? void 0 : n.init({ tim: M, userID:
|
|
1724
|
+
const { chat: M, userID: D, userSig: C, SDKAppID: p } = Ds.getContext();
|
|
1725
|
+
await ((n = this._callService) == null ? void 0 : n.init({ tim: M, userID: D, userSig: C, sdkAppID: p, isFromChat: !0, component: st.TIM_CALL_KIT })), (s = this._callService) == null || s.setIsFromChat(!0), (i = this._callService) == null || i.setLogLevel(Kt.NORMAL), this._addListenChatEvent();
|
|
1726
1726
|
} else
|
|
1727
1727
|
t === O.TUILogin.EVENT_SUB_KEY.USER_LOGOUT_SUCCESS && (this._removeListenChatEvent(), await ((o = this._callService) == null ? void 0 : o.destroyed()));
|
|
1728
1728
|
if (((l = O.TUIChat) == null ? void 0 : l.EVENT) && A === O.TUIChat.EVENT.CHAT_STATE_CHANGED && t === O.TUIChat.EVENT_SUB_KEY.CHAT_OPENED) {
|
|
1729
1729
|
if ((c = this._callService) == null || c.setCurrentGroupId((e == null ? void 0 : e.groupID) || ""), ve.getData(r.CALL, u.CALL_STATUS) !== j.IDLE)
|
|
1730
1730
|
return;
|
|
1731
|
-
const M = (d = this._callService) == null ? void 0 : d.getCurrentGroupId(),
|
|
1732
|
-
await this.updateStoreBasedOnGroupAttributes(
|
|
1731
|
+
const M = (d = this._callService) == null ? void 0 : d.getCurrentGroupId(), D = M ? await this.getGroupAttributes((N = this._callService) == null ? void 0 : N.getTim(), M) : {};
|
|
1732
|
+
await this.updateStoreBasedOnGroupAttributes(D);
|
|
1733
1733
|
}
|
|
1734
1734
|
} catch (M) {
|
|
1735
1735
|
console.error(`${u.PREFIX}TUICore onNotifyEvent failed, error: ${M}.`);
|
|
@@ -1752,7 +1752,7 @@ class Ae {
|
|
|
1752
1752
|
} = A[u.INNER_ATTR_KIT_INFO] ? JSON.parse(A[u.INNER_ATTR_KIT_INFO]) : {};
|
|
1753
1753
|
let M = (N || []).map((C) => C.userid);
|
|
1754
1754
|
M.length > 0 && (M = await de(M, (s = this._callService) == null ? void 0 : s.getTim()));
|
|
1755
|
-
const
|
|
1755
|
+
const D = {
|
|
1756
1756
|
[u.CALL_ID]: i,
|
|
1757
1757
|
[u.GROUP_ID]: o,
|
|
1758
1758
|
[u.GROUP_CALL_MEMBERS]: M,
|
|
@@ -1760,7 +1760,7 @@ class Ae {
|
|
|
1760
1760
|
[u.CALL_MEDIA_TYPE]: fn[d],
|
|
1761
1761
|
[u.ROOM_ID_TYPE]: c
|
|
1762
1762
|
};
|
|
1763
|
-
ve.updateStore(
|
|
1763
|
+
ve.updateStore(D, r.CALL);
|
|
1764
1764
|
} catch (i) {
|
|
1765
1765
|
console.warn(`${u.PREFIX}updateStoreBasedOnGroupAttributes fail, error: ${i}`);
|
|
1766
1766
|
}
|
|
@@ -1784,12 +1784,12 @@ class Ae {
|
|
|
1784
1784
|
return (e == null ? void 0 : e.line_busy) === "line_busy" || (e == null ? void 0 : e.line_busy) === "" || ((n = e == null ? void 0 : e.data) == null ? void 0 : n.message) === "lineBusy";
|
|
1785
1785
|
}
|
|
1786
1786
|
async getCallKitMessage(A, t) {
|
|
1787
|
-
var M,
|
|
1787
|
+
var M, D, C, p;
|
|
1788
1788
|
const e = Ee(A.payload.data);
|
|
1789
1789
|
if ((e == null ? void 0 : e.businessID) !== 1)
|
|
1790
1790
|
return {};
|
|
1791
1791
|
let n = "";
|
|
1792
|
-
const s = Ee(e == null ? void 0 : e.data), i = s.call_type, o = e.inviteeList, l = (M = s == null ? void 0 : s.data) == null ? void 0 : M.inviter, c = ve.getData(r.CALL, u.LOCAL_USER_INFO).userId, d = l === c, N = (
|
|
1792
|
+
const s = Ee(e == null ? void 0 : e.data), i = s.call_type, o = e.inviteeList, l = (M = s == null ? void 0 : s.data) == null ? void 0 : M.inviter, c = ve.getData(r.CALL, u.LOCAL_USER_INFO).userId, d = l === c, N = (D = s == null ? void 0 : s.data) == null ? void 0 : D.cmd;
|
|
1793
1793
|
switch (e == null ? void 0 : e.actionType) {
|
|
1794
1794
|
case KA.INVITE: {
|
|
1795
1795
|
n = CA[N]({ callDuration: na(s == null ? void 0 : s.call_end) });
|
|
@@ -1805,7 +1805,7 @@ class Ae {
|
|
|
1805
1805
|
this.isLineBusy(A) ? n = d ? "Line Busy" : "Other Side Line Busy" : n = d ? "Other Side Decline" : "Decline";
|
|
1806
1806
|
break;
|
|
1807
1807
|
case KA.INVITE_TIMEOUT:
|
|
1808
|
-
["switchToAudio", "switchToVideo"].includes(N) ? n = (
|
|
1808
|
+
["switchToAudio", "switchToVideo"].includes(N) ? n = (p = CA == null ? void 0 : CA[N]) == null ? void 0 : p.call(CA) : n = d ? "Other Side No Answer" : "No answer";
|
|
1809
1809
|
break;
|
|
1810
1810
|
}
|
|
1811
1811
|
return { messageCardContent: n, callMediaType: i, inviteeList: o };
|
|
@@ -1848,23 +1848,23 @@ function hs({ retryFunction: a, settings: A, onError: t, onRetrying: e, onRetryF
|
|
|
1848
1848
|
return function(...i) {
|
|
1849
1849
|
const o = A.retries || 5;
|
|
1850
1850
|
let l = 0, c = -1, d = Ls;
|
|
1851
|
-
const N = async (M,
|
|
1851
|
+
const N = async (M, D) => {
|
|
1852
1852
|
const C = s || this;
|
|
1853
1853
|
try {
|
|
1854
|
-
const
|
|
1855
|
-
l = 0, M(
|
|
1856
|
-
} catch (
|
|
1854
|
+
const p = await a.apply(C, i);
|
|
1855
|
+
l = 0, M(p);
|
|
1856
|
+
} catch (p) {
|
|
1857
1857
|
const L = () => {
|
|
1858
|
-
clearTimeout(c), l = 0, d = Vt, p
|
|
1858
|
+
clearTimeout(c), l = 0, d = Vt, D(p);
|
|
1859
1859
|
}, v = () => {
|
|
1860
1860
|
d !== Vt && l < o ? (l++, d = Es, ye(e) && e.call(C, l, L), c = setTimeout(
|
|
1861
1861
|
() => {
|
|
1862
|
-
c = -1, N(M,
|
|
1862
|
+
c = -1, N(M, D);
|
|
1863
1863
|
},
|
|
1864
1864
|
it(A.timeout) ? 1e3 : A.timeout
|
|
1865
|
-
)) : (L(), ye(n) && n.call(C,
|
|
1865
|
+
)) : (L(), ye(n) && n.call(C, p));
|
|
1866
1866
|
};
|
|
1867
|
-
ye(t) ? t.call(C,
|
|
1867
|
+
ye(t) ? t.call(C, p, v, D, i) : v();
|
|
1868
1868
|
}
|
|
1869
1869
|
};
|
|
1870
1870
|
return new Promise(N);
|
|
@@ -1950,7 +1950,7 @@ const x = fA.getInstance(), ys = qA.getInstance(), ie = class {
|
|
|
1950
1950
|
(s = this._callService) == null || s.executeExternalAfterCalling(), console.error(`${u.PREFIX}_handleError, errorCode: ${A}; errorMessage: ${n || t}.`);
|
|
1951
1951
|
}
|
|
1952
1952
|
async _handleNewInvitationReceived(a) {
|
|
1953
|
-
var
|
|
1953
|
+
var p, L, v, T;
|
|
1954
1954
|
console.log(`${u.PREFIX}onCallReceived event data: ${JSON.stringify(a)}.`);
|
|
1955
1955
|
const { callerId: A = "", callMediaType: t, inviteData: e = {}, calleeIdList: n = [], chatGroupID: s = "", roomID: i, strRoomID: o } = dA(a), l = x.getData(r.CALL, u.LOCAL_USER_INFO), c = [A, ...n.filter((S) => S !== l.userId)], d = t || e.callType, N = d === V.AUDIO ? iA.CALLEE_CALLING_AUDIO_MSG : iA.CALLEE_CALLING_VIDEO_MSG;
|
|
1956
1956
|
let M = {
|
|
@@ -1962,11 +1962,11 @@ const x = fA.getInstance(), ys = qA.getInstance(), ie = class {
|
|
|
1962
1962
|
[u.CALLER_USER_INFO]: { userId: A },
|
|
1963
1963
|
[u.GROUP_ID]: s
|
|
1964
1964
|
};
|
|
1965
|
-
sa(i, o), x.updateStore(M, r.CALL), (
|
|
1966
|
-
const
|
|
1967
|
-
|
|
1968
|
-
[u.REMOTE_USER_INFO_LIST]:
|
|
1969
|
-
[u.REMOTE_USER_INFO_EXCLUDE_VOLUMN_LIST]:
|
|
1965
|
+
sa(i, o), x.updateStore(M, r.CALL), (p = this._callService) == null || p.executeExternalBeforeCalling(), (L = this._callService) != null && L.statusChanged && ((v = this._callService) == null || v.statusChanged({ oldStatus: nA.IDLE, newStatus: nA.BE_INVITED }));
|
|
1966
|
+
const D = await de(c, (T = this._callService) == null ? void 0 : T.getTim()), [C] = D.filter((S) => S.userId === A);
|
|
1967
|
+
D.length > 0 && x.updateStore({
|
|
1968
|
+
[u.REMOTE_USER_INFO_LIST]: D,
|
|
1969
|
+
[u.REMOTE_USER_INFO_EXCLUDE_VOLUMN_LIST]: D,
|
|
1970
1970
|
[u.CALLER_USER_INFO]: {
|
|
1971
1971
|
userId: A,
|
|
1972
1972
|
nick: (C == null ? void 0 : C.nick) || "",
|
|
@@ -2256,7 +2256,7 @@ var ws = Object.defineProperty, js = Object.getOwnPropertyDescriptor, aA = (a, A
|
|
|
2256
2256
|
};
|
|
2257
2257
|
const y = QA.getInstance(), g = fA.getInstance(), wA = qA.getInstance();
|
|
2258
2258
|
wA.setTUIStore(g);
|
|
2259
|
-
const Rt = "4.4.
|
|
2259
|
+
const Rt = "4.4.5", Gt = "vue2.7", oe = class {
|
|
2260
2260
|
constructor() {
|
|
2261
2261
|
this._aiAssistant = null, this._tim = null, this._TUICore = null, this._timerId = -1, this._startTimeStamp = We(), this._bellContext = null, this._isFromChat = !1, this._currentGroupId = "", this._offlinePushInfo = null, this._permissionCheckTimer = null, this._chatCombine = null, this._engineEventHandler = null, this._isInitialized = !1, this._handleCallStatusChange = async (a) => {
|
|
2262
2262
|
var A, t, e, n, s, i;
|
|
@@ -2304,7 +2304,7 @@ const Rt = "4.4.4", Gt = "vue2.7", oe = class {
|
|
|
2304
2304
|
try {
|
|
2305
2305
|
if (this._tuiCallEngine)
|
|
2306
2306
|
return;
|
|
2307
|
-
let { userID: o, tim: l, userSig: c, sdkAppID: d, SDKAppID: N, isFromChat: M, component:
|
|
2307
|
+
let { userID: o, tim: l, userSig: c, sdkAppID: d, SDKAppID: N, isFromChat: M, component: D = st.TUI_CALL_KIT } = a;
|
|
2308
2308
|
this._TUICore && (d = this._TUICore.SDKAppID, l = this._TUICore.tim), this._tim = l, console.log(`${u.PREFIX}init sdkAppId: ${d || N}, userId: ${o}`);
|
|
2309
2309
|
let C = "web";
|
|
2310
2310
|
C = `${C}-${Gt}`, this._tuiCallEngine = Bt.createInstance({
|
|
@@ -2314,16 +2314,16 @@ const Rt = "4.4.4", Gt = "vue2.7", oe = class {
|
|
|
2314
2314
|
language: 5,
|
|
2315
2315
|
callkitVersion: Rt,
|
|
2316
2316
|
isFromChat: M || !1,
|
|
2317
|
-
component:
|
|
2317
|
+
component: D,
|
|
2318
2318
|
scene: C
|
|
2319
2319
|
}), wA.setEngineInstance(this._tuiCallEngine), this._addListenTuiCallEngineEvent(), this._bellContext && ((A = this._bellContext) == null || A.destroy()), this._bellContext = new is(), g.update(r.CALL, u.LOCAL_USER_INFO, { userId: o }), g.update(r.CALL, u.LOCAL_USER_INFO_EXCLUDE_VOLUMN, { userId: o }), wA.updateViewBackgroundUserId("local"), (t = this._aiAssistant) == null || t.bindEvent(), await this._tuiCallEngine.login({ userID: o, userSig: c, assetsPath: "" });
|
|
2320
|
-
const
|
|
2320
|
+
const p = g.getData(r.CALL, u.CUSTOM_UI_CONFIG), L = (n = (e = this._tuiCallEngine) == null ? void 0 : e.getTRTCCloudInstance) == null ? void 0 : n.call(e);
|
|
2321
2321
|
L == null || L.callExperimentalAPI(JSON.stringify(
|
|
2322
2322
|
{ api: "enableAutoPlayDialog", params: { enable: 0 } }
|
|
2323
2323
|
)), (i = (s = this._tuiCallEngine) == null ? void 0 : s.reportLog) == null || i.call(s, {
|
|
2324
2324
|
name: "TUICallkit.init",
|
|
2325
2325
|
data: {
|
|
2326
|
-
uiConfig:
|
|
2326
|
+
uiConfig: p
|
|
2327
2327
|
}
|
|
2328
2328
|
});
|
|
2329
2329
|
} catch (o) {
|
|
@@ -3562,18 +3562,18 @@ function Xs() {
|
|
|
3562
3562
|
function d(M) {
|
|
3563
3563
|
return Object.keys(l).includes(M);
|
|
3564
3564
|
}
|
|
3565
|
-
function N({ key: M, value:
|
|
3565
|
+
function N({ key: M, value: D }) {
|
|
3566
3566
|
var T;
|
|
3567
|
-
const C =
|
|
3568
|
-
let
|
|
3567
|
+
const C = D.split(".");
|
|
3568
|
+
let p = C.slice(0, C.length - 1);
|
|
3569
3569
|
const L = C.slice(0, C.length - 2);
|
|
3570
3570
|
if (L[L.length - 1] === "0")
|
|
3571
3571
|
for (let S = 0; S < 3; S++) {
|
|
3572
3572
|
let b = L.slice();
|
|
3573
3573
|
b.push(S), b.push("customStyle"), b.push("justifyContent"), b = b.join("."), c.push({ path: b, value: "center" });
|
|
3574
3574
|
}
|
|
3575
|
-
return
|
|
3576
|
-
path:
|
|
3575
|
+
return p.push("props"), p.push("show"), p = p.join("."), {
|
|
3576
|
+
path: p,
|
|
3577
3577
|
value: (T = l == null ? void 0 : l[M]) == null ? void 0 : T.show
|
|
3578
3578
|
};
|
|
3579
3579
|
}
|
|
@@ -3591,20 +3591,20 @@ function ba() {
|
|
|
3591
3591
|
}), A;
|
|
3592
3592
|
}
|
|
3593
3593
|
function Zs() {
|
|
3594
|
-
const a = I(g.getData(r.CALL, u.ROOM_ID)), A = I(g.getData(r.CALL, u.ROOM_ID_TYPE)), t = I(g.getData(r.CALL, u.GROUP_ID)), e = I(g.getData(r.CALL, u.CALL_MEDIA_TYPE)), n = I(g.getData(r.CALL, u.GROUP_CALL_MEMBERS)), s = I(g.getData(r.CALL, u.CALL_STATUS)), i = I(g.getData(r.CALL, u.CALL_ID)), o = (
|
|
3595
|
-
a.value =
|
|
3596
|
-
}, l = (
|
|
3597
|
-
t.value =
|
|
3598
|
-
}, c = (
|
|
3599
|
-
e.value =
|
|
3600
|
-
}, d = (
|
|
3601
|
-
n.value =
|
|
3602
|
-
}, N = (
|
|
3603
|
-
s.value =
|
|
3604
|
-
}, M = (
|
|
3605
|
-
A.value =
|
|
3606
|
-
},
|
|
3607
|
-
i.value =
|
|
3594
|
+
const a = I(g.getData(r.CALL, u.ROOM_ID)), A = I(g.getData(r.CALL, u.ROOM_ID_TYPE)), t = I(g.getData(r.CALL, u.GROUP_ID)), e = I(g.getData(r.CALL, u.CALL_MEDIA_TYPE)), n = I(g.getData(r.CALL, u.GROUP_CALL_MEMBERS)), s = I(g.getData(r.CALL, u.CALL_STATUS)), i = I(g.getData(r.CALL, u.CALL_ID)), o = (p) => {
|
|
3595
|
+
a.value = p;
|
|
3596
|
+
}, l = (p) => {
|
|
3597
|
+
t.value = p;
|
|
3598
|
+
}, c = (p) => {
|
|
3599
|
+
e.value = p;
|
|
3600
|
+
}, d = (p) => {
|
|
3601
|
+
n.value = p;
|
|
3602
|
+
}, N = (p) => {
|
|
3603
|
+
s.value = p;
|
|
3604
|
+
}, M = (p) => {
|
|
3605
|
+
A.value = p;
|
|
3606
|
+
}, D = (p) => {
|
|
3607
|
+
i.value = p;
|
|
3608
3608
|
}, C = {
|
|
3609
3609
|
[u.ROOM_ID]: o,
|
|
3610
3610
|
[u.GROUP_ID]: l,
|
|
@@ -3612,7 +3612,7 @@ function Zs() {
|
|
|
3612
3612
|
[u.GROUP_CALL_MEMBERS]: d,
|
|
3613
3613
|
[u.CALL_STATUS]: N,
|
|
3614
3614
|
[u.ROOM_ID_TYPE]: M,
|
|
3615
|
-
[u.CALL_ID]:
|
|
3615
|
+
[u.CALL_ID]: D
|
|
3616
3616
|
};
|
|
3617
3617
|
return AA(() => {
|
|
3618
3618
|
g.watch(
|
|
@@ -3811,8 +3811,8 @@ function E(a, A, t, e, n, s, i, o) {
|
|
|
3811
3811
|
if (l.functional) {
|
|
3812
3812
|
l._injectStyles = c;
|
|
3813
3813
|
var d = l.render;
|
|
3814
|
-
l.render = function(
|
|
3815
|
-
return c.call(C), d(
|
|
3814
|
+
l.render = function(D, C) {
|
|
3815
|
+
return c.call(C), d(D, C);
|
|
3816
3816
|
};
|
|
3817
3817
|
} else {
|
|
3818
3818
|
var N = l.beforeCreate;
|
|
@@ -4841,12 +4841,12 @@ const G = {
|
|
|
4841
4841
|
return Q(
|
|
4842
4842
|
[A, e, n, i, o],
|
|
4843
4843
|
() => {
|
|
4844
|
-
var C,
|
|
4844
|
+
var C, p, L, v, T;
|
|
4845
4845
|
const d = i.value ? "groupCall" : "singleCall", N = o.value === V.AUDIO ? "audio" : "video";
|
|
4846
4846
|
let M = "";
|
|
4847
4847
|
n.value === j.CALLING ? M = s.value === J.CALLER ? "calling" : "accept" : n.value === j.CONNECTED && (M = "connected");
|
|
4848
|
-
let
|
|
4849
|
-
e.value === "close" && (
|
|
4848
|
+
let D = fi;
|
|
4849
|
+
e.value === "close" && (D = Di), l.value = ((T = (v = (L = (p = (C = D == null ? void 0 : D[t]) == null ? void 0 : C[d]) == null ? void 0 : p[N]) == null ? void 0 : L[M]) == null ? void 0 : v[a]) == null ? void 0 : T[A.value]) || {};
|
|
4850
4850
|
},
|
|
4851
4851
|
{ immediate: !0 }
|
|
4852
4852
|
), l;
|
|
@@ -5125,14 +5125,14 @@ const io = uo.exports, oo = {
|
|
|
5125
5125
|
props: Ys,
|
|
5126
5126
|
setup(a) {
|
|
5127
5127
|
const A = y.isPC, { callStatus: t, isGroupCall: e, callRole: n, allowedFullScreen: s } = B(K()), { callDuration: i } = rt(), { isAITranscriberEnabled: o } = pe(), l = Me(), c = f(() => t.value === j.CONNECTED), d = I(g.getData(r.CALL, u.ENABLE_FLOAT_WINDOW)), N = f(() => t.value === j.CONNECTED && o.value), M = f(() => {
|
|
5128
|
-
var
|
|
5129
|
-
return !e.value || ((L = (
|
|
5128
|
+
var p, L;
|
|
5129
|
+
return !e.value || ((L = (p = l.value.button) == null ? void 0 : p[XA.InviteUser]) == null ? void 0 : L.show) === !1 ? !1 : t.value === j.CALLING ? n.value === J.CALLER : !0;
|
|
5130
5130
|
});
|
|
5131
|
-
function p
|
|
5132
|
-
d.value =
|
|
5131
|
+
function D(p) {
|
|
5132
|
+
d.value = p;
|
|
5133
5133
|
}
|
|
5134
5134
|
const C = {
|
|
5135
|
-
[u.ENABLE_FLOAT_WINDOW]:
|
|
5135
|
+
[u.ENABLE_FLOAT_WINDOW]: D
|
|
5136
5136
|
};
|
|
5137
5137
|
return AA(() => {
|
|
5138
5138
|
g.watch(
|
|
@@ -5146,7 +5146,7 @@ const io = uo.exports, oo = {
|
|
|
5146
5146
|
g.unwatch(r.CALL, {
|
|
5147
5147
|
...C
|
|
5148
5148
|
});
|
|
5149
|
-
}), { __sfc: !0, isPC: A, callStatus: t, isGroupCall: e, callRole: n, allowedFullScreen: s, callDuration: i, isAITranscriberEnabled: o, customUIConfig: l, showTimer: c, showMinimize: d, showAITranscriberSwitch: N, showInviteUser: M, handleEnableFloatWindowChange:
|
|
5149
|
+
}), { __sfc: !0, isPC: A, callStatus: t, isGroupCall: e, callRole: n, allowedFullScreen: s, callDuration: i, isAITranscriberEnabled: o, customUIConfig: l, showTimer: c, showMinimize: d, showAITranscriberSwitch: N, showInviteUser: M, handleEnableFloatWindowChange: D, watchOptions: C, Row: ct, Col: dt, Minimize: Ti, FullScreen: zi, InviteUser: ka, Timer: It, AITranscriberSwitch: Ao, AITranscriberSwitchH5: io };
|
|
5150
5150
|
}
|
|
5151
5151
|
});
|
|
5152
5152
|
var ro = function() {
|
|
@@ -5530,16 +5530,16 @@ const Ya = Zo.exports, Yo = /* @__PURE__ */ h({
|
|
|
5530
5530
|
}), c = f(() => n.value ? !0 : !A.value.isVideoAvailable), d = f(() => n.value ? i.value("Invited group call") : null), N = f(() => {
|
|
5531
5531
|
var L, v;
|
|
5532
5532
|
return n.value ? s.value[e.value.userId] || l.value : s.value[(v = (L = t.value) == null ? void 0 : L[0]) == null ? void 0 : v.userId] || l.value;
|
|
5533
|
-
}), M = I(!1),
|
|
5533
|
+
}), M = I(!1), D = I("fill");
|
|
5534
5534
|
let C = I(!1);
|
|
5535
5535
|
return te(() => {
|
|
5536
5536
|
var L, v, T, S;
|
|
5537
5537
|
if (C.value) {
|
|
5538
|
-
M.value = n.value ? !0 : !A.value.isVideoAvailable,
|
|
5538
|
+
M.value = n.value ? !0 : !A.value.isVideoAvailable, D.value = "cover";
|
|
5539
5539
|
return;
|
|
5540
5540
|
}
|
|
5541
|
-
n.value ? (M.value = !s.value[e.value.userId],
|
|
5542
|
-
}), { __sfc: !0, localUserInfoExcludeVolume: A, remoteUserListExcludeVolume: t, callerUserInfo: e, isGroupCall: n, viewBackgroundConfigObj: s, t: i, username: o, avatar: l, showBackgroundImage: c, tip: d, bgImage: N, showMask: M, fit:
|
|
5541
|
+
n.value ? (M.value = !s.value[e.value.userId], D.value = s.value[e.value.userId] ? "fill" : "cover") : (M.value = !A.value.isVideoAvailable && !s.value[(v = (L = t.value) == null ? void 0 : L[0]) == null ? void 0 : v.userId], D.value = s.value[(S = (T = t.value) == null ? void 0 : T[0]) == null ? void 0 : S.userId] ? "fill" : "cover");
|
|
5542
|
+
}), { __sfc: !0, localUserInfoExcludeVolume: A, remoteUserListExcludeVolume: t, callerUserInfo: e, isGroupCall: n, viewBackgroundConfigObj: s, t: i, username: o, avatar: l, showBackgroundImage: c, tip: d, bgImage: N, showMask: M, fit: D, triggerError: C, handleError: () => {
|
|
5543
5543
|
C.value = !0;
|
|
5544
5544
|
}, TUIGlobal: y, OverlayStream: Ya, Avatar: Xa, TKText: uA, defaultAvatarSrc: ZA };
|
|
5545
5545
|
}
|
|
@@ -6272,7 +6272,7 @@ const ac = {
|
|
|
6272
6272
|
}), M = f(() => {
|
|
6273
6273
|
var L, v;
|
|
6274
6274
|
return (v = (L = i.value) == null ? void 0 : L[0]) == null ? void 0 : v.domId;
|
|
6275
|
-
}),
|
|
6275
|
+
}), D = f(() => {
|
|
6276
6276
|
var L, v, T;
|
|
6277
6277
|
return (T = o.value) == null ? void 0 : T[(v = (L = i.value) == null ? void 0 : L[0]) == null ? void 0 : v.domId];
|
|
6278
6278
|
});
|
|
@@ -6289,10 +6289,10 @@ const ac = {
|
|
|
6289
6289
|
float: e.value
|
|
6290
6290
|
}
|
|
6291
6291
|
]));
|
|
6292
|
-
function
|
|
6292
|
+
function p(L) {
|
|
6293
6293
|
A.value = L;
|
|
6294
6294
|
}
|
|
6295
|
-
return { __sfc: !0, largeViewName: A, showSmallWindow: t, isFloatWindow: e, toggle: n, localUserInfoExcludeVolume: s, remoteUserListExcludeVolume: i, volumeMap: o, callType: l, callStatus: c, wxPlayer: d, isPusherVideoAvailable: N, playerDomId: M, remoteStreamVolume:
|
|
6295
|
+
return { __sfc: !0, largeViewName: A, showSmallWindow: t, isFloatWindow: e, toggle: n, localUserInfoExcludeVolume: s, remoteUserListExcludeVolume: i, volumeMap: o, callType: l, callStatus: c, wxPlayer: d, isPusherVideoAvailable: N, playerDomId: M, remoteStreamVolume: D, singleMediaContainerClassName: C, handleToggle: p, CallMediaType: V, ToggleWindow: ul, Portal: Ja, ToggleWindowItem: xl, TKStreamInfo: An, Pusher: en, Player: tn, AudioStream: an, FloatWindow: sn, ViewName: je };
|
|
6296
6296
|
}
|
|
6297
6297
|
});
|
|
6298
6298
|
var sc = function() {
|
|
@@ -6366,13 +6366,13 @@ function cc(a, A) {
|
|
|
6366
6366
|
o.value = !1, l > -1 && (clearTimeout(l), l = -1);
|
|
6367
6367
|
}, N = (M) => {
|
|
6368
6368
|
const {
|
|
6369
|
-
message:
|
|
6369
|
+
message: D = t.value,
|
|
6370
6370
|
type: C = n.value,
|
|
6371
|
-
offset:
|
|
6371
|
+
offset: p = s.value,
|
|
6372
6372
|
duration: L = e.value,
|
|
6373
6373
|
showClose: v = i.value
|
|
6374
6374
|
} = M;
|
|
6375
|
-
e.value = (a == null ? void 0 : a.duration) === 0 ? a == null ? void 0 : a.duration : L, t.value =
|
|
6375
|
+
e.value = (a == null ? void 0 : a.duration) === 0 ? a == null ? void 0 : a.duration : L, t.value = D, n.value = C, s.value = p, i.value = v;
|
|
6376
6376
|
};
|
|
6377
6377
|
return Q(
|
|
6378
6378
|
() => a == null ? void 0 : a.isShow,
|
|
@@ -6407,7 +6407,7 @@ const dc = "data:image/svg+xml;base64,PHN2ZyB0PSIxNzAwMTIzMzQ5NzM4IiBjbGFzcz0iaW
|
|
|
6407
6407
|
`${_}-message`,
|
|
6408
6408
|
`${_}-message--${s.value}`,
|
|
6409
6409
|
e.customClass
|
|
6410
|
-
])), M = f(() => q([`${_}-message_icon`])),
|
|
6410
|
+
])), M = f(() => q([`${_}-message_icon`])), D = f(() => q([`${_}-message_close`])), C = f(() => `${i.value}px`), p = f(() => ({ top: C.value, ...e.customStyle })), L = {
|
|
6411
6411
|
info: Mc,
|
|
6412
6412
|
waring: Ic,
|
|
6413
6413
|
success: gc,
|
|
@@ -6416,7 +6416,7 @@ const dc = "data:image/svg+xml;base64,PHN2ZyB0PSIxNzAwMTIzMzQ5NzM4IiBjbGFzcz0iaW
|
|
|
6416
6416
|
return A({
|
|
6417
6417
|
show: c,
|
|
6418
6418
|
close: d
|
|
6419
|
-
}), { __sfc: !0, props: e, emits: t, messageContent: n, messageType: s, messageOffset: i, isShowCloseIcon: o, visible: l, show: c, close: d, messageClassName: N, typeIconClassName: M, closeIconClassName:
|
|
6419
|
+
}), { __sfc: !0, props: e, emits: t, messageContent: n, messageType: s, messageOffset: i, isShowCloseIcon: o, visible: l, show: c, close: d, messageClassName: N, typeIconClassName: M, closeIconClassName: D, top: C, messageStyle: p, IconSrcMap: L, Icon: Ce, CloseSrc: pc };
|
|
6420
6420
|
}
|
|
6421
6421
|
});
|
|
6422
6422
|
var fc = function() {
|
|
@@ -6468,8 +6468,8 @@ const un = Lc.exports, Ec = {
|
|
|
6468
6468
|
})
|
|
6469
6469
|
), M = f(() => i.value ? N.value : d.value);
|
|
6470
6470
|
return Q([e, s, n], () => {
|
|
6471
|
-
var
|
|
6472
|
-
(
|
|
6471
|
+
var D;
|
|
6472
|
+
(D = o.value) == null || D.show({
|
|
6473
6473
|
message: s.value(e.value),
|
|
6474
6474
|
duration: n.value,
|
|
6475
6475
|
offset: 0
|
|
@@ -6569,19 +6569,19 @@ const rn = xc.exports, _c = {
|
|
|
6569
6569
|
h5: Ba
|
|
6570
6570
|
}
|
|
6571
6571
|
]), N = () => {
|
|
6572
|
-
const
|
|
6573
|
-
e && n(
|
|
6572
|
+
const D = String(A.index) === String(s.value) ? null : A.index;
|
|
6573
|
+
e && n(D);
|
|
6574
6574
|
}, M = f(() => !!Qt(t.value, { key: "i", value: A.index }));
|
|
6575
6575
|
return te(() => {
|
|
6576
|
-
const
|
|
6577
|
-
if (!
|
|
6576
|
+
const D = Qt(t.value, { key: "i", value: A.index });
|
|
6577
|
+
if (!D)
|
|
6578
6578
|
return;
|
|
6579
|
-
const { x: C, y:
|
|
6579
|
+
const { x: C, y: p, w: L, h: v, customStyle: T, customProps: S } = D;
|
|
6580
6580
|
c.value = {
|
|
6581
6581
|
width: L * o + i.value,
|
|
6582
6582
|
height: A.height || v * l + i.value,
|
|
6583
6583
|
left: C * o + i.value,
|
|
6584
|
-
top:
|
|
6584
|
+
top: p * l + i.value,
|
|
6585
6585
|
position: "absolute",
|
|
6586
6586
|
visibility: (S == null ? void 0 : S.show) === !1 ? "hidden" : "",
|
|
6587
6587
|
...A.customStyle,
|
|
@@ -6616,19 +6616,19 @@ function Rc() {
|
|
|
6616
6616
|
const c = y.isPC ? "pc" : "mobile", d = e.value ? "groupCall" : "singleCall", N = n.value === V.AUDIO ? "audio" : "video";
|
|
6617
6617
|
let M = t.value === j.CALLING ? s.value === J.CALLER ? "calling" : "accept" : t.value;
|
|
6618
6618
|
e && (i == null ? void 0 : i.value) === "close" && (M = "close_" + M);
|
|
6619
|
-
const
|
|
6620
|
-
A.value =
|
|
6619
|
+
const D = ((S = (T = (v = l == null ? void 0 : l[c]) == null ? void 0 : v[d]) == null ? void 0 : T[N]) == null ? void 0 : S[M]) || [];
|
|
6620
|
+
A.value = D;
|
|
6621
6621
|
const C = [];
|
|
6622
|
-
let
|
|
6623
|
-
for (let b = 0; b <
|
|
6624
|
-
const R = b === 0 ?
|
|
6622
|
+
let p = 0;
|
|
6623
|
+
for (let b = 0; b < D.length; b++) {
|
|
6624
|
+
const R = b === 0 ? D[b].filter((P) => {
|
|
6625
6625
|
var W;
|
|
6626
6626
|
return ((W = P == null ? void 0 : P.props) == null ? void 0 : W.show) !== !1;
|
|
6627
|
-
}) :
|
|
6628
|
-
|
|
6627
|
+
}) : D[b];
|
|
6628
|
+
D[b] = R;
|
|
6629
6629
|
const H = 12 / R.length, F = 3;
|
|
6630
6630
|
for (let P = 0; P < R.length; P++)
|
|
6631
|
-
C[
|
|
6631
|
+
C[p++] = {
|
|
6632
6632
|
i: R[P].name,
|
|
6633
6633
|
x: P * H,
|
|
6634
6634
|
y: b * H,
|
|
@@ -6638,10 +6638,10 @@ function Rc() {
|
|
|
6638
6638
|
customProps: R[P].props
|
|
6639
6639
|
};
|
|
6640
6640
|
}
|
|
6641
|
-
|
|
6641
|
+
p = 0;
|
|
6642
6642
|
let L = [];
|
|
6643
|
-
for (let b = 0; b <
|
|
6644
|
-
L[b] = C[
|
|
6643
|
+
for (let b = 0; b < D.flat().length; b++)
|
|
6644
|
+
L[b] = C[p++];
|
|
6645
6645
|
L = L.filter((b) => b.i), a.value = L;
|
|
6646
6646
|
},
|
|
6647
6647
|
{
|
|
@@ -6734,11 +6734,11 @@ const Wc = (a, A, t, e, n) => {
|
|
|
6734
6734
|
props: dn,
|
|
6735
6735
|
emits: ["hover"],
|
|
6736
6736
|
setup(a, { emit: A }) {
|
|
6737
|
-
const t = a, e = `${_}-popover`, n = `${_}-popover_content`, s = `${_}-popover_arrow`, i = `${_}-popover_trigger`, o = I(), l = I(), c = I(), d = I(!1), N = I(null), M = f(() => d.value && t.isShowArrow && t.show),
|
|
6738
|
-
borderLeft:
|
|
6739
|
-
borderRight:
|
|
6740
|
-
borderTop:
|
|
6741
|
-
borderBottom:
|
|
6737
|
+
const t = a, e = `${_}-popover`, n = `${_}-popover_content`, s = `${_}-popover_arrow`, i = `${_}-popover_trigger`, o = I(), l = I(), c = I(), d = I(!1), N = I(null), M = f(() => d.value && t.isShowArrow && t.show), D = xe({ left: "0px", top: "0px", backgroundColor: t.color }), C = I(D), p = `${t.arrowSize}px solid transparent`, L = {
|
|
6738
|
+
borderLeft: p,
|
|
6739
|
+
borderRight: p,
|
|
6740
|
+
borderTop: p,
|
|
6741
|
+
borderBottom: p,
|
|
6742
6742
|
top: "0px",
|
|
6743
6743
|
left: "0px"
|
|
6744
6744
|
}, v = I(L), T = () => {
|
|
@@ -6746,8 +6746,8 @@ const Wc = (a, A, t, e, n) => {
|
|
|
6746
6746
|
var PA, SA, TA, mA;
|
|
6747
6747
|
if (!d.value || !t.show)
|
|
6748
6748
|
return;
|
|
6749
|
-
const F = (SA = (PA = l.value).getBoundingClientRect) == null ? void 0 : SA.call(PA), P = (mA = (TA = c.value).getBoundingClientRect) == null ? void 0 : mA.call(TA), { finalContentStyle: W, finalArrowStyle: hA } = Wc(F, P, t,
|
|
6750
|
-
C.value = { ...
|
|
6749
|
+
const F = (SA = (PA = l.value).getBoundingClientRect) == null ? void 0 : SA.call(PA), P = (mA = (TA = c.value).getBoundingClientRect) == null ? void 0 : mA.call(TA), { finalContentStyle: W, finalArrowStyle: hA } = Wc(F, P, t, D, L);
|
|
6750
|
+
C.value = { ...D, ...W }, v.value = { ...L, ...hA };
|
|
6751
6751
|
});
|
|
6752
6752
|
}, S = () => {
|
|
6753
6753
|
clearTimeout(N.value);
|
|
@@ -6762,7 +6762,7 @@ const Wc = (a, A, t, e, n) => {
|
|
|
6762
6762
|
};
|
|
6763
6763
|
return kc([o], () => {
|
|
6764
6764
|
d.value = !1;
|
|
6765
|
-
}), { __sfc: !0, props: t, popoverClassName: e, popoverContentClassName: n, popoverArrowClassName: s, popoverTriggerClassName: i, popoverRef: o, triggerRef: l, contentRef: c, visible: d, hidePopoverTimeout: N, showArrow: M, initContentStyle:
|
|
6765
|
+
}), { __sfc: !0, props: t, popoverClassName: e, popoverContentClassName: n, popoverArrowClassName: s, popoverTriggerClassName: i, popoverRef: o, triggerRef: l, contentRef: c, visible: d, hidePopoverTimeout: N, showArrow: M, initContentStyle: D, contentStyle: C, commonBorder: p, initArrowStyle: L, arrowStyle: v, emit: A, togglePopover: T, clearTimer: S, handleClick: b, handleMouseEnter: R, handleMouseLeave: H };
|
|
6766
6766
|
}
|
|
6767
6767
|
});
|
|
6768
6768
|
var Yc = function() {
|
|
@@ -6851,24 +6851,24 @@ const pt = ld.exports, rd = {
|
|
|
6851
6851
|
__name: "DeviceSelect",
|
|
6852
6852
|
props: rd,
|
|
6853
6853
|
setup(a) {
|
|
6854
|
-
const A = a, [{ deviceList: t, currentDeviceId: e }, { updateCurrentDeviceId: n }] = Oe(A.deviceType), { localUserInfoExcludeVolume: s } = B(cA()), { isMuteSpeaker: i } = B(K()), o = Fe(), l = Y(), c = async (
|
|
6854
|
+
const A = a, [{ deviceList: t, currentDeviceId: e }, { updateCurrentDeviceId: n }] = Oe(A.deviceType), { localUserInfoExcludeVolume: s } = B(cA()), { isMuteSpeaker: i } = B(K()), o = Fe(), l = Y(), c = async (D) => {
|
|
6855
6855
|
try {
|
|
6856
6856
|
M(), await z.switchDevice({
|
|
6857
6857
|
deviceType: A.deviceType,
|
|
6858
|
-
deviceId:
|
|
6859
|
-
}), n(
|
|
6858
|
+
deviceId: D
|
|
6859
|
+
}), n(D);
|
|
6860
6860
|
} catch (C) {
|
|
6861
6861
|
console.debug(C);
|
|
6862
6862
|
}
|
|
6863
6863
|
}, d = async () => {
|
|
6864
|
-
var
|
|
6865
|
-
M(), A.deviceType === sA.CAMERA && ((
|
|
6864
|
+
var D, C;
|
|
6865
|
+
M(), A.deviceType === sA.CAMERA && ((D = s.value) != null && D.isVideoAvailable ? await z.closeCamera() : await z.openCamera("localVideo")), A.deviceType === sA.MICROPHONE && ((C = s.value) != null && C.isAudioAvailable ? await z.closeMicrophone() : await z.openMicrophone()), A.deviceType === sA.SPEAKER && (i.value ? await z.unMuteSpeaker() : await z.muteSpeaker());
|
|
6866
6866
|
}, N = f(() => {
|
|
6867
|
-
var
|
|
6867
|
+
var D;
|
|
6868
6868
|
if (A.deviceType === sA.CAMERA)
|
|
6869
6869
|
return s != null && s.value.isVideoAvailable ? l.value("close camera") : l.value("open camera");
|
|
6870
6870
|
if (A.deviceType === sA.MICROPHONE)
|
|
6871
|
-
return (
|
|
6871
|
+
return (D = s == null ? void 0 : s.value) != null && D.isAudioAvailable ? l.value("close microphone") : l.value("open microphone");
|
|
6872
6872
|
if (A.deviceType === sA.SPEAKER)
|
|
6873
6873
|
return i.value ? l.value("open speaker") : l.value("close speaker");
|
|
6874
6874
|
}), M = () => {
|
|
@@ -6904,8 +6904,8 @@ const Ct = Md.exports, pd = {
|
|
|
6904
6904
|
const A = a, t = Y(), e = I(!0), n = y.isPC, { localUserInfoExcludeVolume: s } = B(cA()), i = I(s == null ? void 0 : s.value.isVideoAvailable), o = f(() => s == null ? void 0 : s.value.isVideoAvailable), l = Fe(), [{ deviceList: c }] = Oe(sA.CAMERA), d = f(() => {
|
|
6905
6905
|
var L;
|
|
6906
6906
|
return ((L = c.value) == null ? void 0 : L.length) > 0 && l.value === "camera";
|
|
6907
|
-
}), N = f(() => e.value ? o.value ? "basicConfig" : "closedConfig" : "loadingConfig"), M = f(() => s != null && s.value.isVideoAvailable ? t.value("camera enabled") : t.value("camera disabled")),
|
|
6908
|
-
return { __sfc: !0, t, props: A, clickAble: e, isPC: n, localUserInfo: s, targetVideoAvailable: i, isVideoAvailable: o, popoverValue: l, deviceList: c, isShowPopover: d, configState: N, btnText: M, config:
|
|
6907
|
+
}), N = f(() => e.value ? o.value ? "basicConfig" : "closedConfig" : "loadingConfig"), M = f(() => s != null && s.value.isVideoAvailable ? t.value("camera enabled") : t.value("camera disabled")), D = lA("camera", N);
|
|
6908
|
+
return { __sfc: !0, t, props: A, clickAble: e, isPC: n, localUserInfo: s, targetVideoAvailable: i, isVideoAvailable: o, popoverValue: l, deviceList: c, isShowPopover: d, configState: N, btnText: M, config: D, handleClick: async () => {
|
|
6909
6909
|
e.value = !1, i.value = !o.value, o.value ? await z.closeCamera() : await z.openCamera("localVideo"), e.value = !0;
|
|
6910
6910
|
}, handleMouseEnter: () => {
|
|
6911
6911
|
l.value = "camera";
|
|
@@ -6995,8 +6995,8 @@ const Ud = Bd.exports, xd = {
|
|
|
6995
6995
|
props: vA,
|
|
6996
6996
|
setup(a) {
|
|
6997
6997
|
const A = y.isPC, t = I(!0), { localUserInfoExcludeVolume: e } = B(cA()), n = Fe(), [{ deviceList: s }] = Oe(sA.MICROPHONE), i = f(() => {
|
|
6998
|
-
var
|
|
6999
|
-
return ((
|
|
6998
|
+
var D;
|
|
6999
|
+
return ((D = s.value) == null ? void 0 : D.length) > 0 && n.value === "microphone";
|
|
7000
7000
|
}), o = f(() => t.value ? e != null && e.value.isAudioAvailable ? "basicConfig" : "closedConfig" : "loadingConfig"), l = lA("microphone", o), c = Y(), d = f(() => e != null && e.value.isAudioAvailable ? c.value("microphone enabled") : c.value("microphone disabled"));
|
|
7001
7001
|
return { __sfc: !0, isPC: A, clickAble: t, localUserInfo: e, popoverValue: n, deviceList: s, isShowPopover: i, configState: o, config: l, t: c, btnText: d, handleClick: async () => {
|
|
7002
7002
|
e != null && e.value.isAudioAvailable ? await z.closeMicrophone() : await z.openMicrophone();
|
|
@@ -7062,8 +7062,8 @@ const qd = Qd.exports, Xd = {
|
|
|
7062
7062
|
const A = a, t = y.isWeChat, e = y.isPC, { isEarPhone: n, isMuteSpeaker: s } = B(K()), i = Fe(), o = Y(), l = f(() => n.value ? "closedConfig" : "basicConfig"), c = f(() => s.value ? "closedConfig" : "basicConfig"), [{ deviceList: d, currentDeviceId: N }] = Oe(sA.SPEAKER), M = f(() => {
|
|
7063
7063
|
var T;
|
|
7064
7064
|
return ((T = d.value) == null ? void 0 : T.length) > 0 && i.value === "speaker" && e;
|
|
7065
|
-
}),
|
|
7066
|
-
return { __sfc: !0, isWeChat: t, isPC: e, props: A, isEarPhone: n, isMuteSpeaker: s, popoverValue: i, t: o, wxConfigState: l, webConfigState: c, deviceList: d, currentDeviceId: N, isShowPopover: M, config:
|
|
7065
|
+
}), D = t ? lA("speaker", l) : lA("speaker", c), C = f(() => n.value ? o.value("speaker disabled") : o.value("speaker enabled"));
|
|
7066
|
+
return { __sfc: !0, isWeChat: t, isPC: e, props: A, isEarPhone: n, isMuteSpeaker: s, popoverValue: i, t: o, wxConfigState: l, webConfigState: c, deviceList: d, currentDeviceId: N, isShowPopover: M, config: D, btnText: C, handleClick: async () => {
|
|
7067
7067
|
s.value ? await z.unMuteSpeaker() : await z.muteSpeaker();
|
|
7068
7068
|
}, getButtonText: () => {
|
|
7069
7069
|
if (e) {
|
|
@@ -7211,7 +7211,7 @@ const pg = Mg.exports, Cg = {
|
|
|
7211
7211
|
function M(v) {
|
|
7212
7212
|
A.value = v;
|
|
7213
7213
|
}
|
|
7214
|
-
const { layout:
|
|
7214
|
+
const { layout: D, config: C } = Rc();
|
|
7215
7215
|
Q(C, () => {
|
|
7216
7216
|
const v = {}, T = C.value.flat();
|
|
7217
7217
|
for (let S of T) {
|
|
@@ -7220,11 +7220,11 @@ const pg = Mg.exports, Cg = {
|
|
|
7220
7220
|
}
|
|
7221
7221
|
t.value = v;
|
|
7222
7222
|
}, { immediate: !0 });
|
|
7223
|
-
function
|
|
7223
|
+
function p(v) {
|
|
7224
7224
|
i.value = v;
|
|
7225
7225
|
}
|
|
7226
7226
|
const L = {
|
|
7227
|
-
[u.IS_CLICKABLE]:
|
|
7227
|
+
[u.IS_CLICKABLE]: p
|
|
7228
7228
|
};
|
|
7229
7229
|
return AA(() => {
|
|
7230
7230
|
g.watch(
|
|
@@ -7236,7 +7236,7 @@ const pg = Mg.exports, Cg = {
|
|
|
7236
7236
|
);
|
|
7237
7237
|
}), $(() => {
|
|
7238
7238
|
g.unwatch(r.CALL, L);
|
|
7239
|
-
}), oA(Da, i), oA(La, o), { __sfc: !0, focus: A, buttonProps: t, isGroupCall: e, panelStatus: n, showButtonPanelBackground: s, IsClickableContextValue: i, PopoverContextValue: o, focusElement: l, buttonPanelClassName: c, toggleButtonContainerClassName: d, customStyle: N, handleToggle: M, layout:
|
|
7239
|
+
}), oA(Da, i), oA(La, o), { __sfc: !0, focus: A, buttonProps: t, isGroupCall: e, panelStatus: n, showButtonPanelBackground: s, IsClickableContextValue: i, PopoverContextValue: o, focusElement: l, buttonPanelClassName: c, toggleButtonContainerClassName: d, customStyle: N, handleToggle: M, layout: D, config: C, handleIsClickableChange: p, watchOptions: L, Grid: rn, GridItem: cn, TKCamera: Ld, Hangup: md, Accept: Ud, Microphone: Vd, Reject: qd, Speaker: Jd, SwitchCamera: ng, VirtualBackground: rg, ToggleButtonPanel: pg, InviteUser: ka };
|
|
7240
7240
|
}
|
|
7241
7241
|
});
|
|
7242
7242
|
var fg = function() {
|
|
@@ -7299,10 +7299,10 @@ const bg = jg.exports, zg = {
|
|
|
7299
7299
|
...zg,
|
|
7300
7300
|
__name: "MediaContainer",
|
|
7301
7301
|
setup(a) {
|
|
7302
|
-
const A = I("local"), t = I(!1), e = Me(), { localUserInfoExcludeVolume: n, remoteUserListExcludeVolume: s } = B(cA()), { callStatus: i, callType: o, isShowEnableVirtualBackground: l, callRole: c } = B(K()), d = I(y.isPC ? null : o.value === V.VIDEO ? 0 : null), { netWorkQualityList: N } = Fs(), M = f(() => s.value.length + 1),
|
|
7302
|
+
const A = I("local"), t = I(!1), e = Me(), { localUserInfoExcludeVolume: n, remoteUserListExcludeVolume: s } = B(cA()), { callStatus: i, callType: o, isShowEnableVirtualBackground: l, callRole: c } = B(K()), d = I(y.isPC ? null : o.value === V.VIDEO ? 0 : null), { netWorkQualityList: N } = Fs(), M = f(() => s.value.length + 1), D = ya(), C = Gs(d, M), p = ma(), { isFloatWindow: L } = B(DA()), v = wa(), { status: T } = Ie() || {}, S = !y.isPC, b = f(() => String(d.value) === "0"), R = f(() => !y.isPC && b.value && n.value.isVideoAvailable), H = f(() => R.value), F = f(() => R.value && l.value && y.isWeChat), P = f(() => y.isPC || b.value), W = f(() => y.isPC || L.value ? "%" : "vw"), hA = f(() => [n.value, ...s.value].map((X) => {
|
|
7303
7303
|
var pA;
|
|
7304
7304
|
if (L.value) {
|
|
7305
|
-
if (((pA =
|
|
7305
|
+
if (((pA = p.value) == null ? void 0 : pA[X.domId]) >= 10)
|
|
7306
7306
|
return X.domId;
|
|
7307
7307
|
} else
|
|
7308
7308
|
return X.domId;
|
|
@@ -7343,7 +7343,7 @@ const bg = jg.exports, zg = {
|
|
|
7343
7343
|
float: L.value
|
|
7344
7344
|
}
|
|
7345
7345
|
])), ne = f(() => i.value === j.CALLING && (o.value === V.AUDIO && !n.value.isAudioAvailable || o.value === V.VIDEO && !n.value.isVideoAvailable));
|
|
7346
|
-
return { __sfc: !0, bigWindow: A, showSmallWindow: t, customUI: e, localUserInfoExcludeVolume: n, remoteUserListExcludeVolume: s, callStatus: i, callType: o, isShowEnableVirtualBackground: l, callRole: c, focus: d, netWorkQualityList: N, streamLength: M, wxPlayer:
|
|
7346
|
+
return { __sfc: !0, bigWindow: A, showSmallWindow: t, customUI: e, localUserInfoExcludeVolume: n, remoteUserListExcludeVolume: s, callStatus: i, callType: o, isShowEnableVirtualBackground: l, callRole: c, focus: d, netWorkQualityList: N, streamLength: M, wxPlayer: D, layout: C, volumeMap: p, isFloatWindow: L, focusElement: v, panelStatus: T, enableFocus: S, isCurrentUserStreamZoomIn: b, showControlButton: R, showSwitchCameraButton: H, showVirtualBackgroundButton: F, showNickName: P, unit: W, visibleStreamIdList: hA, showStream: PA, mediaContainerStyle: SA, changeFocus: TA, isShowAudioStream: mA, isMute: ae, isShowNetWork: Ne, groupMediaContainerClassName: fe, isPusherLoading: ne, TUIGlobal: y, Pusher: en, Player: tn, Grid: rn, GridItem: cn, AudioStream: an, TKStreamInfo: An, FloatWindow: sn, Portal: Ja, StreamLoading: bg };
|
|
7347
7347
|
}
|
|
7348
7348
|
});
|
|
7349
7349
|
var Ug = function() {
|
|
@@ -7661,7 +7661,7 @@ var lI = function() {
|
|
|
7661
7661
|
const dI = cI.exports, gI = /* @__PURE__ */ h({
|
|
7662
7662
|
__name: "GroupCall",
|
|
7663
7663
|
setup(a) {
|
|
7664
|
-
const A = I(null), t = I("open"), e = I(!1), n = I(0), s = I([]), i = I([]), o = I(0), l = 30, c = A, d = { status: t }, { callRole: N, callStatus: M } = B(K()), { isFloatWindow:
|
|
7664
|
+
const A = I(null), t = I("open"), e = I(!1), n = I(0), s = I([]), i = I([]), o = I(0), l = 30, c = A, d = { status: t }, { callRole: N, callStatus: M } = B(K()), { isFloatWindow: D } = B(DA()), { localUserInfoExcludeVolume: C, remoteUserListExcludeVolume: p } = B(cA()), L = async (F) => {
|
|
7665
7665
|
if (e.value = F, e.value) {
|
|
7666
7666
|
await S();
|
|
7667
7667
|
const P = await z.getGroupProfile();
|
|
@@ -7672,7 +7672,7 @@ const dI = cI.exports, gI = /* @__PURE__ */ h({
|
|
|
7672
7672
|
}, T = async () => {
|
|
7673
7673
|
o.value += l, await S();
|
|
7674
7674
|
}, S = async () => {
|
|
7675
|
-
const F = await z.getGroupMemberList(l, o.value), P = [...
|
|
7675
|
+
const F = await z.getGroupMemberList(l, o.value), P = [...p.value, C.value].map((W) => W.userId);
|
|
7676
7676
|
s.value.push(...F), s.value = s.value.map((W) => (P.includes(W.userID) && (W = { ...W, isDisabled: !0 }), W)), i.value = s.value;
|
|
7677
7677
|
}, b = async (F) => {
|
|
7678
7678
|
try {
|
|
@@ -7693,7 +7693,7 @@ const dI = cI.exports, gI = /* @__PURE__ */ h({
|
|
|
7693
7693
|
g.watch(r.CALL, H, { notifyRangeWhenWatch: u.MYSELF });
|
|
7694
7694
|
}), $(() => {
|
|
7695
7695
|
g.unwatch(r.CALL, H);
|
|
7696
|
-
}), d.status = I("open"), c.value = null, oA(Na, d), oA(Ca, c), { __sfc: !0, focusElement: A, buttonPanelStatus: t, showSelectUser: e, memberCount: n, groupMemberList: s, backupGroupMemberList: i, offset: o, count: l, FocusContextValue: c, ButtonPanelContextValue: d, callRole: N, callStatus: M, isFloatWindow:
|
|
7696
|
+
}), d.status = I("open"), c.value = null, oA(Na, d), oA(Ca, c), { __sfc: !0, focusElement: A, buttonPanelStatus: t, showSelectUser: e, memberCount: n, groupMemberList: s, backupGroupMemberList: i, offset: o, count: l, FocusContextValue: c, ButtonPanelContextValue: d, callRole: N, callStatus: M, isFloatWindow: D, localUserInfoExcludeVolume: C, remoteUserListExcludeVolume: p, handleShowSelectUser: L, handleCancel: v, getMoreMemberList: T, getGroupMemberList: S, handleSelectedResult: b, handleSearch: R, watchOptions: H, TopBar: Wa, AutoPlayDialog: Qa, Waiting: Ha, MediaContainer: Og, Tip: on, ButtonPanel: gn, SelectUser: uI, BackGround: dI, CallRole: J, CallStatus: j, TUIGlobal: y };
|
|
7697
7697
|
}
|
|
7698
7698
|
});
|
|
7699
7699
|
var II = function() {
|
|
@@ -7882,10 +7882,10 @@ const Mn = (a) => {
|
|
|
7882
7882
|
showClose: s,
|
|
7883
7883
|
index: `toast-item-${kI++}`,
|
|
7884
7884
|
close() {
|
|
7885
|
-
var
|
|
7885
|
+
var D, C, p, L;
|
|
7886
7886
|
const N = IA.findIndex((v) => v === l);
|
|
7887
|
-
console.log((C = (
|
|
7888
|
-
const M = parseInt((L = (
|
|
7887
|
+
console.log((C = (D = IA[N]) == null ? void 0 : D.$el) == null ? void 0 : C.offsetHeight);
|
|
7888
|
+
const M = parseInt((L = (p = IA[N]) == null ? void 0 : p.$el) == null ? void 0 : L.offsetHeight) + 20;
|
|
7889
7889
|
for (let v = 0; v < IA.length; v++)
|
|
7890
7890
|
v < N || (IA[v].$el.style.top = parseInt(IA[v].$el.style.top) - M + "px");
|
|
7891
7891
|
IA.splice(N, 1);
|
|
@@ -7911,43 +7911,45 @@ zA.show = (a) => {
|
|
|
7911
7911
|
};
|
|
7912
7912
|
const qI = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMyAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDYyMTggNi43NUM5LjA2MjE4IDguNDA2ODUgNy43MTkwMyA5Ljc1IDYuMDYyMTggOS43NUM0LjQwNTMyIDkuNzUgMy4wNjIxOCA4LjQwNjg1IDMuMDYyMTggNi43NUMzLjA2MjE4IDUuMDkzMTUgNC40MDUzMiAzLjc1IDYuMDYyMTggMy43NUM3LjcxOTAzIDMuNzUgOS4wNjIxOCA1LjA5MzE1IDkuMDYyMTggNi43NVpNOC4wNjIxOCA2Ljc1QzguMDYyMTggNS42NDU0MyA3LjE2Njc1IDQuNzUgNi4wNjIxOCA0Ljc1QzQuOTU3NjEgNC43NSA0LjA2MjE4IDUuNjQ1NDMgNC4wNjIxOCA2Ljc1QzQuMDYyMTggNy44NTQ1NyA0Ljk1NzYxIDguNzUgNi4wNjIxOCA4Ljc1QzcuMTY2NzUgOC43NSA4LjA2MjE4IDcuODU0NTcgOC4wNjIxOCA2Ljc1WiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC43NSIvPgo8cGF0aCBkPSJNNi4wNjIxOCAwTDEyLjEyNDQgMy4zNzVWMTAuMTI1TDYuMDYyMTggMTMuNUwwIDEwLjEyNVYzLjM3NUw2LjA2MjE4IDBaTTEgMy45NjI4VjkuNTM3Mkw2LjA2MjE4IDEyLjM1NTVMMTEuMTI0NCA5LjUzNzJWMy45NjI4TDYuMDYyMTggMS4xNDQ1M0wxIDMuOTYyOFoiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuNzUiLz4KPC9zdmc+Cg==", XI = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDYgMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjg0NTI5IDkuMzQ0NDhMMS4xNTU4NiA4LjY1NTA1TDMuODExMTQgNS45OTk3N0wxLjE1NTg2IDMuMzQ0NDhMMS44NDUyOSAyLjY1NTA1TDUuMTkgNS45OTk3N0wxLjg0NTI5IDkuMzQ0NDhaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjQyIi8+Cjwvc3ZnPgo=", ZI = /* @__PURE__ */ h({
|
|
7913
7913
|
__name: "SubtitleContent",
|
|
7914
|
-
emits: ["
|
|
7915
|
-
setup(a) {
|
|
7916
|
-
const
|
|
7917
|
-
|
|
7918
|
-
|
|
7914
|
+
emits: ["open-settings"],
|
|
7915
|
+
setup(a, { emit: A }) {
|
|
7916
|
+
const t = I(!1), e = I(null), { subtitleInfoList: n, isAITranscriberRunning: s } = pe(), i = y.isH5, o = f(() => i ? XI : qI), l = "16px", c = () => {
|
|
7917
|
+
A("open-settings");
|
|
7918
|
+
}, d = () => {
|
|
7919
|
+
e.value && Yt(() => {
|
|
7920
|
+
e.value.scrollTop = e.value.scrollHeight;
|
|
7919
7921
|
});
|
|
7920
7922
|
};
|
|
7921
7923
|
Q(
|
|
7922
|
-
() =>
|
|
7923
|
-
(p,
|
|
7924
|
-
p &&
|
|
7924
|
+
() => n.value,
|
|
7925
|
+
(p, L) => {
|
|
7926
|
+
p && L && p.length > L.length && d();
|
|
7925
7927
|
},
|
|
7926
7928
|
{ deep: !0 }
|
|
7927
7929
|
), Q(
|
|
7928
|
-
() =>
|
|
7930
|
+
() => s.value && n.value.length > 0,
|
|
7929
7931
|
(p) => {
|
|
7930
|
-
p &&
|
|
7932
|
+
p && d();
|
|
7931
7933
|
}
|
|
7932
7934
|
);
|
|
7933
|
-
const
|
|
7935
|
+
const N = (p) => {
|
|
7934
7936
|
if (p == null)
|
|
7935
7937
|
return { language: "Unknown", text: "" };
|
|
7936
7938
|
if (typeof p == "string")
|
|
7937
7939
|
try {
|
|
7938
|
-
const
|
|
7939
|
-
return
|
|
7940
|
-
language:
|
|
7941
|
-
text:
|
|
7940
|
+
const L = JSON.parse(p);
|
|
7941
|
+
return L && typeof L == "object" ? {
|
|
7942
|
+
language: L.language || "Unknown",
|
|
7943
|
+
text: L.text || p
|
|
7942
7944
|
} : { language: "Unknown", text: p };
|
|
7943
7945
|
} catch {
|
|
7944
7946
|
return { language: "Unknown", text: p };
|
|
7945
7947
|
}
|
|
7946
7948
|
return { language: "Unknown", text: String(p) };
|
|
7947
|
-
},
|
|
7948
|
-
const { language:
|
|
7949
|
-
return
|
|
7950
|
-
},
|
|
7949
|
+
}, M = (p) => N(p).text, D = (p) => {
|
|
7950
|
+
const { language: L } = N(p);
|
|
7951
|
+
return C(L);
|
|
7952
|
+
}, C = (p) => !p || p === "Unknown" || p === "0" || p === "1" || p === "2" ? "Translation" : {
|
|
7951
7953
|
en: "English (\u82F1\u8BED)",
|
|
7952
7954
|
zh: "Chinese (\u4E2D\u6587)",
|
|
7953
7955
|
ja: "Japanese (\u65E5\u8BED)",
|
|
@@ -7964,7 +7966,7 @@ const qI = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTQiIHZpZX
|
|
|
7964
7966
|
it: "Italian (\u610F\u5927\u5229\u8BED)",
|
|
7965
7967
|
ru: "Russian (\u4FC4\u8BED)"
|
|
7966
7968
|
}[p] || p;
|
|
7967
|
-
return { __sfc: !0, showSettingsIcon:
|
|
7969
|
+
return { __sfc: !0, showSettingsIcon: t, subtitleContainer: e, subtitleInfoList: n, isAITranscriberRunning: s, isH5: i, settingsIcon: o, iconSize: l, emit: A, handleSettingsClick: c, scrollToBottom: d, parseTranslationData: N, formatTranslationContent: M, getLanguageDisplayFromContent: D, getLanguageDisplay: C, TKImage: LA };
|
|
7968
7970
|
}
|
|
7969
7971
|
});
|
|
7970
7972
|
var YI = function() {
|
|
@@ -7973,9 +7975,7 @@ var YI = function() {
|
|
|
7973
7975
|
!e.isH5 && (e.showSettingsIcon = !0);
|
|
7974
7976
|
}, mouseleave: function(n) {
|
|
7975
7977
|
!e.isH5 && (e.showSettingsIcon = !1);
|
|
7976
|
-
} } }, [t("div", { directives: [{ name: "show", rawName: "v-show", value: e.isH5 || e.showSettingsIcon, expression: "isH5 || showSettingsIcon" }], class: ["subtitle-content__settings-btn", { "subtitle-content__settings-btn--h5": e.isH5 }], on: { click: function(n) {
|
|
7977
|
-
return A.$emit("openSettings");
|
|
7978
|
-
} } }, [t(e.TKImage, { attrs: { src: e.settingsIcon, width: e.iconSize, height: e.iconSize } })], 1), A._l(Array.isArray(e.subtitleInfoList) ? e.subtitleInfoList : [], function(n, s) {
|
|
7978
|
+
} } }, [t("div", { directives: [{ name: "show", rawName: "v-show", value: e.isH5 || e.showSettingsIcon, expression: "isH5 || showSettingsIcon" }], class: ["subtitle-content__settings-btn", { "subtitle-content__settings-btn--h5": e.isH5 }], on: { click: e.handleSettingsClick } }, [t(e.TKImage, { attrs: { src: e.settingsIcon, width: e.iconSize, height: e.iconSize } })], 1), A._l(Array.isArray(e.subtitleInfoList) ? e.subtitleInfoList : [], function(n, s) {
|
|
7979
7979
|
return t("div", { key: n.roundId }, [s !== 0 ? t("div", { staticStyle: { height: "16px" } }) : A._e(), t("div", { staticClass: "sender-name" }, [A._v(A._s(`${(n == null ? void 0 : n.nick) || (n == null ? void 0 : n.sender)}:`))]), t("div", [A._v(A._s(n == null ? void 0 : n.text))]), A._l(Array.isArray(n == null ? void 0 : n.translation) ? n.translation : [], function(i) {
|
|
7980
7980
|
return t("div", { key: i == null ? void 0 : i.language }, [t("span", [A._v(A._s(e.formatTranslationContent(i == null ? void 0 : i.text)))])]);
|
|
7981
7981
|
})], 2);
|
|
@@ -7986,12 +7986,12 @@ var YI = function() {
|
|
|
7986
7986
|
HI,
|
|
7987
7987
|
!1,
|
|
7988
7988
|
null,
|
|
7989
|
-
"
|
|
7989
|
+
"9ba522cb",
|
|
7990
7990
|
null,
|
|
7991
7991
|
null
|
|
7992
7992
|
);
|
|
7993
7993
|
const JI = KI.exports, $I = {
|
|
7994
|
-
|
|
7994
|
+
value: {
|
|
7995
7995
|
type: [String, Number],
|
|
7996
7996
|
default: ""
|
|
7997
7997
|
},
|
|
@@ -8021,7 +8021,7 @@ const JI = KI.exports, $I = {
|
|
|
8021
8021
|
default: "100%"
|
|
8022
8022
|
}
|
|
8023
8023
|
}, A0 = {
|
|
8024
|
-
|
|
8024
|
+
input: (a) => !0,
|
|
8025
8025
|
change: (a) => !0,
|
|
8026
8026
|
clear: () => !0
|
|
8027
8027
|
}, e0 = /* @__PURE__ */ h({
|
|
@@ -8029,28 +8029,33 @@ const JI = KI.exports, $I = {
|
|
|
8029
8029
|
props: $I,
|
|
8030
8030
|
emits: A0,
|
|
8031
8031
|
setup(a, { emit: A }) {
|
|
8032
|
-
const t = a, e = I(!1), n = f(() => {
|
|
8033
|
-
const
|
|
8034
|
-
return
|
|
8035
|
-
}),
|
|
8032
|
+
const t = a, e = I(!1), n = I(null), s = f(() => {
|
|
8033
|
+
const c = t.options.find((d) => d.value === t.value);
|
|
8034
|
+
return c ? c.label : t.placeholder;
|
|
8035
|
+
}), i = () => {
|
|
8036
8036
|
t.disabled || (e.value = !e.value);
|
|
8037
|
-
},
|
|
8038
|
-
A("
|
|
8039
|
-
},
|
|
8040
|
-
|
|
8037
|
+
}, o = (c) => {
|
|
8038
|
+
A("input", c), A("change", c), e.value = !1;
|
|
8039
|
+
}, l = (c) => {
|
|
8040
|
+
if (!n.value)
|
|
8041
|
+
return;
|
|
8042
|
+
const d = c.target;
|
|
8043
|
+
n.value.contains(d) || (e.value = !1);
|
|
8041
8044
|
};
|
|
8042
8045
|
return AA(() => {
|
|
8043
|
-
document.addEventListener("click",
|
|
8046
|
+
document.addEventListener("click", l);
|
|
8044
8047
|
}), $(() => {
|
|
8045
|
-
document.removeEventListener("click",
|
|
8046
|
-
}), { __sfc: !0, props: t, emit: A, isOpen: e,
|
|
8048
|
+
document.removeEventListener("click", l);
|
|
8049
|
+
}), { __sfc: !0, props: t, emit: A, isOpen: e, wrapperRef: n, displayText: s, toggleDropdown: i, selectOption: o, handleClickOutside: l };
|
|
8047
8050
|
}
|
|
8048
8051
|
});
|
|
8049
8052
|
var t0 = function() {
|
|
8050
8053
|
var A = this, t = A._self._c, e = A._self._setupProxy;
|
|
8051
|
-
return t("div", { staticClass: "custom-select-wrapper" }, [t("div", { staticClass: "custom-select", class: { "is-open": e.isOpen, "is-disabled": A.disabled }, on: { click:
|
|
8052
|
-
return
|
|
8053
|
-
|
|
8054
|
+
return t("div", { ref: "wrapperRef", staticClass: "custom-select-wrapper" }, [t("div", { staticClass: "custom-select", class: { "is-open": e.isOpen, "is-disabled": A.disabled }, on: { click: function(n) {
|
|
8055
|
+
return n.stopPropagation(), e.toggleDropdown.apply(null, arguments);
|
|
8056
|
+
} } }, [t("span", { staticClass: "select-text" }, [A._v(A._s(e.displayText))]), t("svg", { staticClass: "select-arrow", class: { "is-open": e.isOpen }, attrs: { width: "12", height: "8", viewBox: "0 0 12 8", fill: "none" } }, [t("path", { attrs: { d: "M1 1L6 6L11 1", stroke: "#C0C4CC", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" } })])]), t("div", { directives: [{ name: "show", rawName: "v-show", value: e.isOpen, expression: "isOpen" }], staticClass: "custom-options" }, A._l(A.options, function(n) {
|
|
8057
|
+
return t("div", { key: n.value, staticClass: "custom-option", class: { "is-selected": A.value === n.value }, on: { click: function(s) {
|
|
8058
|
+
return s.stopPropagation(), e.selectOption(n.value);
|
|
8054
8059
|
} } }, [A._v(" " + A._s(n.label) + " ")]);
|
|
8055
8060
|
}), 0)]);
|
|
8056
8061
|
}, a0 = [], n0 = /* @__PURE__ */ E(
|
|
@@ -8059,14 +8064,14 @@ var t0 = function() {
|
|
|
8059
8064
|
a0,
|
|
8060
8065
|
!1,
|
|
8061
8066
|
null,
|
|
8062
|
-
"
|
|
8067
|
+
"8cbeab17",
|
|
8063
8068
|
null,
|
|
8064
8069
|
null
|
|
8065
8070
|
);
|
|
8066
8071
|
const s0 = n0.exports, u0 = /* @__PURE__ */ h({
|
|
8067
8072
|
__name: "SubtitleSettingsPC",
|
|
8068
8073
|
props: {
|
|
8069
|
-
visible: { type: Boolean }
|
|
8074
|
+
visible: { type: Boolean, default: !1 }
|
|
8070
8075
|
},
|
|
8071
8076
|
emits: ["update:visible", "confirm"],
|
|
8072
8077
|
setup(a, { emit: A }) {
|
|
@@ -8101,14 +8106,14 @@ const s0 = n0.exports, u0 = /* @__PURE__ */ h({
|
|
|
8101
8106
|
{ value: "original", label: e.value("show-original-only") }
|
|
8102
8107
|
]), M = (T) => {
|
|
8103
8108
|
n.value = T;
|
|
8104
|
-
},
|
|
8109
|
+
}, D = (T) => {
|
|
8105
8110
|
s.value = T;
|
|
8106
8111
|
}, C = (T) => {
|
|
8107
8112
|
i.value = T;
|
|
8108
|
-
},
|
|
8113
|
+
}, p = () => {
|
|
8109
8114
|
n.value = o.value.recognitionLanguage, s.value = o.value.translationLanguage, i.value = o.value.subtitleDisplay, A("update:visible", !1);
|
|
8110
8115
|
}, L = () => {
|
|
8111
|
-
|
|
8116
|
+
p();
|
|
8112
8117
|
}, v = async () => {
|
|
8113
8118
|
try {
|
|
8114
8119
|
const T = s.value ? [s.value] : [];
|
|
@@ -8127,38 +8132,32 @@ const s0 = n0.exports, u0 = /* @__PURE__ */ h({
|
|
|
8127
8132
|
} catch (T) {
|
|
8128
8133
|
console.error("Failed to update AI transcriber settings:", T);
|
|
8129
8134
|
}
|
|
8130
|
-
|
|
8135
|
+
p();
|
|
8131
8136
|
};
|
|
8132
8137
|
return Q(n, (T) => {
|
|
8133
8138
|
s.value === T && (s.value = "");
|
|
8134
|
-
}), { __sfc: !0, props: t, emit: A, t: e, recognitionLanguage: n, translationLanguage: s, subtitleDisplay: i, savedSettings: o, languageOptions: l, baseTranslationOptions: c, translationOptions: d, subtitleDisplayOptions: N, handleLanguageChange: M, handleTranslationChange:
|
|
8139
|
+
}), { __sfc: !0, props: t, emit: A, t: e, recognitionLanguage: n, translationLanguage: s, subtitleDisplay: i, savedSettings: o, languageOptions: l, baseTranslationOptions: c, translationOptions: d, subtitleDisplayOptions: N, handleLanguageChange: M, handleTranslationChange: D, handleSubtitleDisplayChange: C, closeModal: p, handleOverlayClick: L, confirmSettings: v, CustomSelect: s0 };
|
|
8135
8140
|
}
|
|
8136
8141
|
});
|
|
8137
8142
|
var i0 = function() {
|
|
8138
8143
|
var A = this, t = A._self._c, e = A._self._setupProxy;
|
|
8139
8144
|
return A.visible ? t("div", { staticClass: "subtitle-settings-overlay", on: { click: e.handleOverlayClick } }, [t("div", { staticClass: "subtitle-settings-modal", on: { click: function(n) {
|
|
8140
8145
|
n.stopPropagation();
|
|
8141
|
-
} } }, [t("div", { staticClass: "modal-header" }, [t("h3", { staticClass: "modal-title" }, [A._v(A._s(e.t("ai-subtitle-settings")))]), t("button", { staticClass: "close-btn", on: { click: e.closeModal } }, [t("svg", { attrs: { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" } }, [t("path", { attrs: { d: "M12 4L4 12M4 4L12 12", stroke: "#666", "stroke-width": "2", "stroke-linecap": "round" } })])])]), t("div", { staticClass: "modal-content" }, [t("div", { staticClass: "setting-item" }, [t("label", { staticClass: "setting-label" }, [A._v(A._s(e.t("recognition-language")))]), t(e.CustomSelect, { attrs: { options: e.languageOptions }, on: { change: e.handleLanguageChange },
|
|
8142
|
-
e.recognitionLanguage = n;
|
|
8143
|
-
}, expression: "recognitionLanguage" } })], 1), t("div", { staticClass: "setting-item" }, [t("label", { staticClass: "setting-label" }, [A._v(A._s(e.t("translation-language")))]), t(e.CustomSelect, { attrs: { options: e.translationOptions }, on: { change: e.handleTranslationChange }, model: { value: e.translationLanguage, callback: function(n) {
|
|
8144
|
-
e.translationLanguage = n;
|
|
8145
|
-
}, expression: "translationLanguage" } })], 1), t("div", { staticClass: "setting-item" }, [t("label", { staticClass: "setting-label" }, [A._v(A._s(e.t("subtitle-display-settings")))]), t(e.CustomSelect, { attrs: { options: e.subtitleDisplayOptions }, on: { change: e.handleSubtitleDisplayChange }, model: { value: e.subtitleDisplay, callback: function(n) {
|
|
8146
|
-
e.subtitleDisplay = n;
|
|
8147
|
-
}, expression: "subtitleDisplay" } })], 1)]), t("div", { staticClass: "modal-footer" }, [t("button", { staticClass: "btn btn-cancel", on: { click: e.closeModal } }, [A._v(A._s(e.t("Cancel")))]), t("button", { staticClass: "btn btn-confirm", on: { click: e.confirmSettings } }, [A._v(A._s(e.t("save")))])])])]) : A._e();
|
|
8146
|
+
} } }, [t("div", { staticClass: "modal-header" }, [t("h3", { staticClass: "modal-title" }, [A._v(A._s(e.t("ai-subtitle-settings")))]), t("button", { staticClass: "close-btn", on: { click: e.closeModal } }, [t("svg", { attrs: { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none" } }, [t("path", { attrs: { d: "M12 4L4 12M4 4L12 12", stroke: "#666", "stroke-width": "2", "stroke-linecap": "round" } })])])]), t("div", { staticClass: "modal-content" }, [t("div", { staticClass: "setting-item" }, [t("label", { staticClass: "setting-label" }, [A._v(A._s(e.t("recognition-language")))]), t(e.CustomSelect, { attrs: { value: e.recognitionLanguage, options: e.languageOptions }, on: { input: e.handleLanguageChange, change: e.handleLanguageChange } })], 1), t("div", { staticClass: "setting-item" }, [t("label", { staticClass: "setting-label" }, [A._v(A._s(e.t("translation-language")))]), t(e.CustomSelect, { attrs: { value: e.translationLanguage, options: e.translationOptions }, on: { input: e.handleTranslationChange, change: e.handleTranslationChange } })], 1), t("div", { staticClass: "setting-item" }, [t("label", { staticClass: "setting-label" }, [A._v(A._s(e.t("subtitle-display-settings")))]), t(e.CustomSelect, { attrs: { value: e.subtitleDisplay, options: e.subtitleDisplayOptions }, on: { input: e.handleSubtitleDisplayChange, change: e.handleSubtitleDisplayChange } })], 1)]), t("div", { staticClass: "modal-footer" }, [t("button", { staticClass: "btn btn-cancel", on: { click: e.closeModal } }, [A._v(A._s(e.t("Cancel")))]), t("button", { staticClass: "btn btn-confirm", on: { click: e.confirmSettings } }, [A._v(A._s(e.t("save")))])])])]) : A._e();
|
|
8148
8147
|
}, o0 = [], l0 = /* @__PURE__ */ E(
|
|
8149
8148
|
u0,
|
|
8150
8149
|
i0,
|
|
8151
8150
|
o0,
|
|
8152
8151
|
!1,
|
|
8153
8152
|
null,
|
|
8154
|
-
"
|
|
8153
|
+
"b03aa36f",
|
|
8155
8154
|
null,
|
|
8156
8155
|
null
|
|
8157
8156
|
);
|
|
8158
8157
|
const r0 = l0.exports, c0 = /* @__PURE__ */ h({
|
|
8159
8158
|
__name: "SubtitleSettingsH5",
|
|
8160
8159
|
props: {
|
|
8161
|
-
visible: { type: Boolean }
|
|
8160
|
+
visible: { type: Boolean, default: !1 }
|
|
8162
8161
|
},
|
|
8163
8162
|
emits: ["update:visible", "confirm"],
|
|
8164
8163
|
setup(a, { emit: A }) {
|
|
@@ -8188,7 +8187,7 @@ const r0 = l0.exports, c0 = /* @__PURE__ */ h({
|
|
|
8188
8187
|
{ value: "ru", label: "Russian (\u4FC4\u8BED)" }
|
|
8189
8188
|
]), M = f(() => N.value.filter(
|
|
8190
8189
|
(S) => S.value === "" || S.value !== s.value
|
|
8191
|
-
)),
|
|
8190
|
+
)), D = (S) => {
|
|
8192
8191
|
const R = [
|
|
8193
8192
|
...Array.isArray(d.value) ? d.value : [],
|
|
8194
8193
|
...Array.isArray(M.value) ? M.value : []
|
|
@@ -8196,7 +8195,7 @@ const r0 = l0.exports, c0 = /* @__PURE__ */ h({
|
|
|
8196
8195
|
return (R == null ? void 0 : R.label) || "";
|
|
8197
8196
|
}, C = () => {
|
|
8198
8197
|
s.value = n.value.recognitionLanguage, i.value = n.value.translationLanguage, o.value = n.value.subtitleEnabled, l.value = !1, c.value = !1, A("update:visible", !1);
|
|
8199
|
-
},
|
|
8198
|
+
}, p = async () => {
|
|
8200
8199
|
try {
|
|
8201
8200
|
n.value = {
|
|
8202
8201
|
recognitionLanguage: s.value,
|
|
@@ -8225,7 +8224,7 @@ const r0 = l0.exports, c0 = /* @__PURE__ */ h({
|
|
|
8225
8224
|
};
|
|
8226
8225
|
return Q(s, (S) => {
|
|
8227
8226
|
i.value === S && (i.value = "");
|
|
8228
|
-
}), { __sfc: !0, props: t, emit: A, t: e, savedSettings: n, recognitionLanguage: s, translationLanguage: i, subtitleEnabled: o, showRecognitionLanguageSelector: l, showTranslationLanguageSelector: c, recognitionLanguageOptions: d, baseTranslationLanguageOptions: N, translationLanguageOptions: M, getLanguageDisplayName:
|
|
8227
|
+
}), { __sfc: !0, props: t, emit: A, t: e, savedSettings: n, recognitionLanguage: s, translationLanguage: i, subtitleEnabled: o, showRecognitionLanguageSelector: l, showTranslationLanguageSelector: c, recognitionLanguageOptions: d, baseTranslationLanguageOptions: N, translationLanguageOptions: M, getLanguageDisplayName: D, closeModal: C, confirmSettings: p, selectRecognitionLanguage: L, selectTranslationLanguage: v, toggleSubtitle: T };
|
|
8229
8228
|
}
|
|
8230
8229
|
});
|
|
8231
8230
|
var d0 = function() {
|
|
@@ -8259,7 +8258,7 @@ var d0 = function() {
|
|
|
8259
8258
|
g0,
|
|
8260
8259
|
!1,
|
|
8261
8260
|
null,
|
|
8262
|
-
"
|
|
8261
|
+
"50f476c3",
|
|
8263
8262
|
null,
|
|
8264
8263
|
null
|
|
8265
8264
|
);
|
|
@@ -8296,18 +8295,18 @@ var N0 = function() {
|
|
|
8296
8295
|
"ai-subtitle-pc--expanded": e.showSettingsModal && e.isPC,
|
|
8297
8296
|
"ai-subtitle-h5--expanded": e.showSettingsModal && !e.isPC
|
|
8298
8297
|
}
|
|
8299
|
-
], style: [A.customStyle] }, [t(e.SubtitleContent, { directives: [{ name: "show", rawName: "v-show", value: !e.showSettingsModal, expression: "!showSettingsModal" }], class: e.isPC ? "ai-subtitle-pc__content" : "ai-subtitle-h5__content", on: { "open-settings": e.openSettingsModal } }), e.isPC ? t(e.SubtitleSettingsPC, { staticClass: "ai-subtitle-pc__settings",
|
|
8298
|
+
], style: [A.customStyle] }, [t(e.SubtitleContent, { directives: [{ name: "show", rawName: "v-show", value: !e.showSettingsModal, expression: "!showSettingsModal" }], class: e.isPC ? "ai-subtitle-pc__content" : "ai-subtitle-h5__content", on: { "open-settings": e.openSettingsModal } }), e.isPC ? t(e.SubtitleSettingsPC, { staticClass: "ai-subtitle-pc__settings", attrs: { visible: e.showSettingsModal }, on: { "update:visible": function(n) {
|
|
8300
8299
|
e.showSettingsModal = n;
|
|
8301
|
-
},
|
|
8300
|
+
}, confirm: e.handleSettingsConfirm } }) : t(e.SubtitleSettingsH5, { staticClass: "ai-subtitle-h5__settings", attrs: { visible: e.showSettingsModal }, on: { "update:visible": function(n) {
|
|
8302
8301
|
e.showSettingsModal = n;
|
|
8303
|
-
},
|
|
8302
|
+
}, confirm: e.handleSettingsConfirm } })], 1) : A._e();
|
|
8304
8303
|
}, f0 = [], D0 = /* @__PURE__ */ E(
|
|
8305
8304
|
C0,
|
|
8306
8305
|
N0,
|
|
8307
8306
|
f0,
|
|
8308
8307
|
!1,
|
|
8309
8308
|
null,
|
|
8310
|
-
"
|
|
8309
|
+
"02339ead",
|
|
8311
8310
|
null,
|
|
8312
8311
|
null
|
|
8313
8312
|
);
|
|
@@ -8356,14 +8355,14 @@ const L0 = D0.exports, E0 = "data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgd
|
|
|
8356
8355
|
if (!C || typeof C != "string")
|
|
8357
8356
|
return C;
|
|
8358
8357
|
if (s.test(C.trim())) {
|
|
8359
|
-
const
|
|
8360
|
-
return `<a href="${c(L)}" target="_blank" rel="noopener noreferrer" class="uikit-modal-link">${c(
|
|
8358
|
+
const p = C.trim(), L = p.startsWith("http") ? p : `https://${p}`;
|
|
8359
|
+
return `<a href="${c(L)}" target="_blank" rel="noopener noreferrer" class="uikit-modal-link">${c(p)}</a>`;
|
|
8361
8360
|
}
|
|
8362
|
-
return C.includes("<a ") || C.includes("<a>") ? d(C) : i.test(C) ? c(C).replace(i, (
|
|
8361
|
+
return C.includes("<a ") || C.includes("<a>") ? d(C) : i.test(C) ? c(C).replace(i, (p) => `<a href="${p}" target="_blank" rel="noopener noreferrer" class="uikit-modal-link">${p}</a>`) : c(C);
|
|
8363
8362
|
});
|
|
8364
8363
|
function c(C) {
|
|
8365
|
-
const
|
|
8366
|
-
return
|
|
8364
|
+
const p = document.createElement("div");
|
|
8365
|
+
return p.textContent = C, p.innerHTML;
|
|
8367
8366
|
}
|
|
8368
8367
|
function d(C) {
|
|
8369
8368
|
const L = new DOMParser().parseFromString(C, "text/html");
|
|
@@ -8382,7 +8381,7 @@ const L0 = D0.exports, E0 = "data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgd
|
|
|
8382
8381
|
var C;
|
|
8383
8382
|
(C = a.onConfirm) == null || C.call(a), A("confirm");
|
|
8384
8383
|
}
|
|
8385
|
-
function
|
|
8384
|
+
function D() {
|
|
8386
8385
|
var C;
|
|
8387
8386
|
(C = a.onCancel) == null || C.call(a), A("cancel");
|
|
8388
8387
|
}
|
|
@@ -8397,7 +8396,7 @@ const L0 = D0.exports, E0 = "data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iaWNvbiIgd
|
|
|
8397
8396
|
processedContent: l,
|
|
8398
8397
|
handleMaskClick: N,
|
|
8399
8398
|
handleConfirm: M,
|
|
8400
|
-
handleCancel:
|
|
8399
|
+
handleCancel: D
|
|
8401
8400
|
};
|
|
8402
8401
|
}
|
|
8403
8402
|
});
|
|
@@ -8478,20 +8477,20 @@ const b0 = () => {
|
|
|
8478
8477
|
videoResolution: { default: nt.RESOLUTION_720P }
|
|
8479
8478
|
},
|
|
8480
8479
|
setup(a) {
|
|
8481
|
-
const A = a, t = !y.isPC, e = t ? "TUICallKit-mobile transition-animation" : "TUICallKit-desktop", n = I(""), s = I(""), i = I(""), o = I(!1), l = I(g.getData(r.CALL, u.CALL_STATUS)), c = I(g.getData(r.CALL, u.CALL_ROLE)), d = I(g.getData(r.CALL, u.CALL_MEDIA_TYPE)), N = I(g.getData(r.CALL, u.IS_GROUP)), M = I(g.getData(r.CALL, u.IS_EAR_PHONE)),
|
|
8480
|
+
const A = a, t = !y.isPC, e = t ? "TUICallKit-mobile transition-animation" : "TUICallKit-desktop", n = I(""), s = I(""), i = I(""), o = I(!1), l = I(g.getData(r.CALL, u.CALL_STATUS)), c = I(g.getData(r.CALL, u.CALL_ROLE)), d = I(g.getData(r.CALL, u.CALL_MEDIA_TYPE)), N = I(g.getData(r.CALL, u.IS_GROUP)), M = I(g.getData(r.CALL, u.IS_EAR_PHONE)), D = I(null), C = I(g.getData(r.CALL, u.LOCAL_USER_INFO_EXCLUDE_VOLUMN)), p = I(g.getData(r.CALL, u.REMOTE_USER_INFO_EXCLUDE_VOLUMN_LIST)), L = I(g.getData(r.CALL, u.CALLER_USER_INFO)), v = I(g.getData(r.CALL, u.IS_MINIMIZED)), T = I(g.getData(r.CALL, u.ENABLE_VIRTUAL_BACKGROUND)), S = I(g.getData(r.CALL, u.IS_SHOW_ENABLE_VIRTUAL_BACKGROUND)), b = I(g.getData(r.CALL, u.CUSTOM_UI_CONFIG)), R = I(g.getData(r.CALL, u.IS_MUTE_SPEAKER)), H = I(g.getData(r.CALL, u.TRANSLATE)), F = Le({
|
|
8482
8481
|
callStatus: l,
|
|
8483
8482
|
callRole: c,
|
|
8484
8483
|
callType: d,
|
|
8485
8484
|
isGroupCall: N,
|
|
8486
8485
|
isEarPhone: M,
|
|
8487
|
-
focusElement:
|
|
8486
|
+
focusElement: D,
|
|
8488
8487
|
allowedFullScreen: A.allowedFullScreen,
|
|
8489
8488
|
enableVirtualBackground: T,
|
|
8490
8489
|
isShowEnableVirtualBackground: S,
|
|
8491
8490
|
isMuteSpeaker: R
|
|
8492
8491
|
}), P = Le({ callerUserInfo: L }), W = Le({
|
|
8493
8492
|
localUserInfoExcludeVolume: C,
|
|
8494
|
-
remoteUserListExcludeVolume:
|
|
8493
|
+
remoteUserListExcludeVolume: p
|
|
8495
8494
|
}), hA = Le({ isFloatWindow: v }), PA = I(H), {
|
|
8496
8495
|
beforeCalling: SA,
|
|
8497
8496
|
afterCalling: TA,
|
|
@@ -8604,7 +8603,7 @@ const b0 = () => {
|
|
|
8604
8603
|
...Ge,
|
|
8605
8604
|
[u.IS_MINIMIZED]: Re
|
|
8606
8605
|
});
|
|
8607
|
-
}), oA(Ia, F), oA(Ma, P), oA(pa, W), oA(fa, hA), oA(Ea, b), oA(ha, PA), { __sfc: !0, isMobile: t, bodyStyle: e, miniMizedDeskStyle: n, mobileAudioStyle: s, mobileVideoStyle: i, isShowFloatWindow: o, props: A, callStatus: l, callRole: c, callType: d, isGroupCall: N, isEarPhone: M, focusElement:
|
|
8606
|
+
}), oA(Ia, F), oA(Ma, P), oA(pa, W), oA(fa, hA), oA(Ea, b), oA(ha, PA), { __sfc: !0, isMobile: t, bodyStyle: e, miniMizedDeskStyle: n, mobileAudioStyle: s, mobileVideoStyle: i, isShowFloatWindow: o, props: A, callStatus: l, callRole: c, callType: d, isGroupCall: N, isEarPhone: M, focusElement: D, localUserInfoExcludeVolume: C, remoteUserListExcludeVolume: p, callerUserInfo: L, isFloatWindow: v, enableVirtualBackground: T, isShowEnableVirtualBackground: S, customUIConfigContextValue: b, isMuteSpeaker: R, translate: H, callInfoContextValue: F, callerUserInfoValue: P, userInfoExcludeVolumeContextValue: W, floatWindowContextValue: hA, translateContextValue: PA, beforeCalling: SA, afterCalling: TA, onMinimized: mA, onMessageSentByMe: ae, videoDisplayMode: Ne, videoResolution: fe, kickedOut: ne, statusChanged: X, allowedMinimized: pA, handleCallStatusChange: FA, handleIsGroupChange: De, handleToastInfoChange: Nt, handleCallMediaTypeChange: ft, handleIsMinimizedChange: Re, handlePermissionErrorTipChange: Dt, handleCallRoleChange: Lt, handleLocalUserInfoChange: Et, handleRemoteUserInfoListChange: ht, handleCallerUserInfoChange: vt, handEarPhoneChange: St, handleEnableVirtualBackgroundChange: Tt, handleIsShowEnableVirtualBackgroundChange: mt, handleCustomUIConfigChange: yt, handleMuteSpeakerChange: wt, handleTranslateChange: jt, handleModalErrorChange: bt, watchOptions: Ge, showToast: zt, SingleCall: Tg, GroupCall: CI, AISubtitle: L0, CallStatus: j };
|
|
8608
8607
|
}
|
|
8609
8608
|
});
|
|
8610
8609
|
var x0 = function() {
|
|
@@ -8712,15 +8711,15 @@ const Z0 = X0.exports, Y0 = /* @__PURE__ */ h({
|
|
|
8712
8711
|
};
|
|
8713
8712
|
try {
|
|
8714
8713
|
await z.joinInGroupCall(M);
|
|
8715
|
-
} catch (
|
|
8716
|
-
console.error(`${u.PREFIX}joinInGroupCall fail: ${
|
|
8714
|
+
} catch (D) {
|
|
8715
|
+
console.error(`${u.PREFIX}joinInGroupCall fail: ${D}`);
|
|
8717
8716
|
}
|
|
8718
8717
|
} else {
|
|
8719
8718
|
const M = { callId: c.value };
|
|
8720
8719
|
try {
|
|
8721
8720
|
await z.join(M);
|
|
8722
|
-
} catch (
|
|
8723
|
-
console.error(`${u.PREFIX}join fail: ${
|
|
8721
|
+
} catch (D) {
|
|
8722
|
+
console.error(`${u.PREFIX}join fail: ${D}`);
|
|
8724
8723
|
}
|
|
8725
8724
|
}
|
|
8726
8725
|
}, Message: un, JoinGroupCardPC: G0, JoinGroupCardMobile: Z0 };
|
|
@@ -8747,7 +8746,7 @@ Ve.install = eM;
|
|
|
8747
8746
|
const sM = {
|
|
8748
8747
|
AUDIO_CALL: 1,
|
|
8749
8748
|
VIDEO_CALL: 2
|
|
8750
|
-
}, uM = "4.4.
|
|
8749
|
+
}, uM = "4.4.5";
|
|
8751
8750
|
export {
|
|
8752
8751
|
V as CallMediaType,
|
|
8753
8752
|
J as CallRole,
|