@webitel/ui-sdk 25.12.68 → 25.12.69
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/dist/{install-Bl4zaHY7.js → install-Dgy-o5d1.js} +12 -12
- package/dist/{plyr-BDDVjw_L.js → plyr-BvpkiyIE.js} +1 -1
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +1 -1
- package/dist/{vidstack-Bq6c3Bam-DGjWAnRZ.js → vidstack-Bq6c3Bam-DxNmaF2r.js} +2 -2
- package/dist/{vidstack-D2pY00kU-BzYPwheK.js → vidstack-D2pY00kU-Ba13F-qj.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-DIbAfop2.js → vidstack-DDXt6fpN-ssE3D-cN.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-7q1iR78i.js → vidstack-D_-9AA6_-BkWwi4Ip.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-D0sii7oU.js → vidstack-DqAw8m9J-Bgo9IR0P.js} +1 -1
- package/dist/{vidstack-audio-BM4A-gUW.js → vidstack-audio-B-v6GP3E.js} +2 -2
- package/dist/{vidstack-dash-DSTVe2Nb.js → vidstack-dash-BGGtT17i.js} +3 -3
- package/dist/{vidstack-google-cast-CCDXhTIC.js → vidstack-google-cast-U0GEUkwq.js} +3 -3
- package/dist/{vidstack-hls-2w7zuPAH.js → vidstack-hls-CAhMzs_Z.js} +3 -3
- package/dist/{vidstack-video-Bg04gMay.js → vidstack-video-BNlpDS9b.js} +2 -2
- package/dist/{vidstack-vimeo-BdWpM3pn.js → vidstack-vimeo-B1DbjOpg.js} +3 -3
- package/dist/{vidstack-youtube-CGuH5GHu.js → vidstack-youtube-B65vWuCW.js} +2 -2
- package/dist/{vuex.esm-bundler-BDe7Zrpx.js → vuex.esm-bundler-CPZAe6SN.js} +1 -1
- package/package.json +1 -1
- package/src/components/wt-vidstack-player/wt-vidstack-player.vue +5 -2
- package/src/modules/CallSession/modules/VideoCall/video-call.vue +2 -2
|
@@ -54463,7 +54463,7 @@ const Qme = /* @__PURE__ */ Ye(Zme, [["render", Xme], ["__scopeId", "data-v-9b7e
|
|
|
54463
54463
|
})), h = $e(null);
|
|
54464
54464
|
(async () => {
|
|
54465
54465
|
try {
|
|
54466
|
-
const I = await import("./vuex.esm-bundler-
|
|
54466
|
+
const I = await import("./vuex.esm-bundler-CPZAe6SN.js");
|
|
54467
54467
|
h.value = I.useStore();
|
|
54468
54468
|
} catch {
|
|
54469
54469
|
h.value = null;
|
|
@@ -63066,7 +63066,7 @@ const e6e = /* @__PURE__ */ Ye(K9e, [["render", J9e], ["__scopeId", "data-v-d8a8
|
|
|
63066
63066
|
"fullscreen"
|
|
63067
63067
|
], n = this.hideDuration ? o.filter((a) => a !== "duration") : o;
|
|
63068
63068
|
this.download && n.push("download");
|
|
63069
|
-
const i = (await import("./plyr-
|
|
63069
|
+
const i = (await import("./plyr-BvpkiyIE.js")).default;
|
|
63070
63070
|
this.player = new i(this.$refs.player, {
|
|
63071
63071
|
autoplay: this.autoplay,
|
|
63072
63072
|
loadSprite: !1,
|
|
@@ -73596,7 +73596,7 @@ class Bke {
|
|
|
73596
73596
|
return "audio";
|
|
73597
73597
|
}
|
|
73598
73598
|
async load(n) {
|
|
73599
|
-
return new (await import("./vidstack-audio-
|
|
73599
|
+
return new (await import("./vidstack-audio-B-v6GP3E.js")).AudioProvider(this.target, n);
|
|
73600
73600
|
}
|
|
73601
73601
|
}
|
|
73602
73602
|
class IC {
|
|
@@ -73611,7 +73611,7 @@ class IC {
|
|
|
73611
73611
|
return "video";
|
|
73612
73612
|
}
|
|
73613
73613
|
async load(n) {
|
|
73614
|
-
return new (await import("./vidstack-video-
|
|
73614
|
+
return new (await import("./vidstack-video-BNlpDS9b.js")).VideoProvider(this.target, n);
|
|
73615
73615
|
}
|
|
73616
73616
|
}
|
|
73617
73617
|
const _3 = class _3 extends IC {
|
|
@@ -73623,7 +73623,7 @@ const _3 = class _3 extends IC {
|
|
|
73623
73623
|
return _3.supported && Jf(i);
|
|
73624
73624
|
}
|
|
73625
73625
|
async load(i) {
|
|
73626
|
-
return new (await import("./vidstack-hls-
|
|
73626
|
+
return new (await import("./vidstack-hls-CAhMzs_Z.js")).HLSProvider(this.target, i);
|
|
73627
73627
|
}
|
|
73628
73628
|
};
|
|
73629
73629
|
J(_3, "supported", vC());
|
|
@@ -73637,7 +73637,7 @@ const D3 = class D3 extends IC {
|
|
|
73637
73637
|
return D3.supported && wC(i);
|
|
73638
73638
|
}
|
|
73639
73639
|
async load(i) {
|
|
73640
|
-
return new (await import("./vidstack-dash-
|
|
73640
|
+
return new (await import("./vidstack-dash-BGGtT17i.js")).DASHProvider(this.target, i);
|
|
73641
73641
|
}
|
|
73642
73642
|
};
|
|
73643
73643
|
J(D3, "supported", DCe());
|
|
@@ -73663,7 +73663,7 @@ class Mke {
|
|
|
73663
73663
|
return "video";
|
|
73664
73664
|
}
|
|
73665
73665
|
async load(n) {
|
|
73666
|
-
return new (await import("./vidstack-vimeo-
|
|
73666
|
+
return new (await import("./vidstack-vimeo-B1DbjOpg.js")).VimeoProvider(this.target, n);
|
|
73667
73667
|
}
|
|
73668
73668
|
async loadPoster(n, i, a) {
|
|
73669
73669
|
const { resolveVimeoVideoId: l, getVimeoVideoInfo: s } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -73697,7 +73697,7 @@ class jke {
|
|
|
73697
73697
|
return "video";
|
|
73698
73698
|
}
|
|
73699
73699
|
async load(n) {
|
|
73700
|
-
return new (await import("./vidstack-youtube-
|
|
73700
|
+
return new (await import("./vidstack-youtube-B65vWuCW.js")).YouTubeProvider(this.target, n);
|
|
73701
73701
|
}
|
|
73702
73702
|
async loadPoster(n, i, a) {
|
|
73703
73703
|
const { findYouTubePoster: l, resolveYouTubeVideoId: s } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(n.src) && s(n.src);
|
|
@@ -74117,7 +74117,7 @@ class Uke extends Bp {
|
|
|
74117
74117
|
throw s.code = "CAST_NOT_AVAILABLE", s;
|
|
74118
74118
|
}
|
|
74119
74119
|
if (eh("https://www.gstatic.com"), !v(this, Ec)) {
|
|
74120
|
-
const s = await import("./vidstack-D2pY00kU-
|
|
74120
|
+
const s = await import("./vidstack-D2pY00kU-Ba13F-qj.js").then((d) => d.v);
|
|
74121
74121
|
Y(this, Ec, new s.GoogleCastLoader());
|
|
74122
74122
|
}
|
|
74123
74123
|
await v(this, Ec).prompt(v(this, Ol)), i && v(this, Lt).queue.enqueue("media-google-cast-request", i);
|
|
@@ -75838,7 +75838,7 @@ Ll = new WeakMap(), Qn = new WeakMap(), Bi = new WeakMap(), dl = new WeakSet(),
|
|
|
75838
75838
|
if ((a = v(this, Qn)) != null && a.classList.contains("vds-google-cast"))
|
|
75839
75839
|
return v(this, Qn);
|
|
75840
75840
|
const i = document.createElement("div");
|
|
75841
|
-
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
75841
|
+
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-BkWwi4Ip.js").then(({ insertContent: l }) => {
|
|
75842
75842
|
l(i, v(this, Ll).$state);
|
|
75843
75843
|
}), i;
|
|
75844
75844
|
}, J(VM, "tagName", "media-provider");
|
|
@@ -80348,7 +80348,7 @@ const Xxe = /* @__PURE__ */ Rt({
|
|
|
80348
80348
|
src: {},
|
|
80349
80349
|
mime: { default: "video/mp4" },
|
|
80350
80350
|
autoplay: { type: Boolean, default: !1 },
|
|
80351
|
-
muted: { type: Boolean, default: !
|
|
80351
|
+
muted: { type: Boolean, default: !0 },
|
|
80352
80352
|
title: { default: "" },
|
|
80353
80353
|
username: { default: "" },
|
|
80354
80354
|
closable: { type: Boolean, default: !1 },
|
|
@@ -80423,7 +80423,7 @@ const Xxe = /* @__PURE__ */ Rt({
|
|
|
80423
80423
|
], 40, dIe)
|
|
80424
80424
|
], 2));
|
|
80425
80425
|
}
|
|
80426
|
-
}), pIe = /* @__PURE__ */ Ye(cIe, [["__scopeId", "data-v-
|
|
80426
|
+
}), pIe = /* @__PURE__ */ Ye(cIe, [["__scopeId", "data-v-643a320b"]]), BE = {
|
|
80427
80427
|
WtActionBar: tme,
|
|
80428
80428
|
WtImage: p$,
|
|
80429
80429
|
WtEmpty: d5e,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var gt = Object.defineProperty;
|
|
2
2
|
var bt = (e, t, i) => t in e ? gt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i;
|
|
3
3
|
var m = (e, t, i) => bt(e, typeof t != "symbol" ? t + "" : t, i);
|
|
4
|
-
import { g as yt } from "./install-
|
|
4
|
+
import { g as yt } from "./install-Dgy-o5d1.js";
|
|
5
5
|
function wt(e, t) {
|
|
6
6
|
if (!(e instanceof t)) throw new TypeError("Cannot call a class as a function");
|
|
7
7
|
}
|