@webitel/ui-sdk 25.12.64 → 25.12.66
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-CWyqpx9T.js → install-CtuYfaSL.js} +11 -11
- package/dist/{plyr-BA1kaMuu.js → plyr-DCtmsaO4.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--faG_O_T.js → vidstack-Bq6c3Bam-DJ2hnaUb.js} +2 -2
- package/dist/{vidstack-D2pY00kU-DhWnPnsH.js → vidstack-D2pY00kU-D-4o68DZ.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-CP77xg7v.js → vidstack-DDXt6fpN-DzJkewj3.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-BKDpJzUc.js → vidstack-D_-9AA6_-BEroy9aC.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-Cd0ah6Bt.js → vidstack-DqAw8m9J-BZnE4MOj.js} +1 -1
- package/dist/{vidstack-audio-CIUe9GO_.js → vidstack-audio-t3arvNJy.js} +2 -2
- package/dist/{vidstack-dash-Dd6VTSM0.js → vidstack-dash-BT6AAXTF.js} +3 -3
- package/dist/{vidstack-google-cast-bIbqCahs.js → vidstack-google-cast-CVcmz9F6.js} +3 -3
- package/dist/{vidstack-hls-ZS-fWEGy.js → vidstack-hls-IzxsMm1l.js} +3 -3
- package/dist/{vidstack-video-Dr0XYZog.js → vidstack-video-CwNUanQe.js} +2 -2
- package/dist/{vidstack-vimeo-DsdRz53C.js → vidstack-vimeo-I_nw5HeK.js} +3 -3
- package/dist/{vidstack-youtube-DpwpKVen.js → vidstack-youtube-BHOKI8Xm.js} +2 -2
- package/dist/{vuex.esm-bundler-CTiptakK.js → vuex.esm-bundler-DvWnx3H9.js} +1 -1
- package/package.json +1 -1
- package/src/components/wt-vidstack-player/wt-vidstack-player.vue +1 -0
|
@@ -54461,7 +54461,7 @@ const Qme = /* @__PURE__ */ Ye(Zme, [["render", Xme], ["__scopeId", "data-v-9b7e
|
|
|
54461
54461
|
})), h = Re(null);
|
|
54462
54462
|
(async () => {
|
|
54463
54463
|
try {
|
|
54464
|
-
const I = await import("./vuex.esm-bundler-
|
|
54464
|
+
const I = await import("./vuex.esm-bundler-DvWnx3H9.js");
|
|
54465
54465
|
h.value = I.useStore();
|
|
54466
54466
|
} catch {
|
|
54467
54467
|
h.value = null;
|
|
@@ -63064,7 +63064,7 @@ const e6e = /* @__PURE__ */ Ye(K9e, [["render", J9e], ["__scopeId", "data-v-d8a8
|
|
|
63064
63064
|
"fullscreen"
|
|
63065
63065
|
], n = this.hideDuration ? o.filter((a) => a !== "duration") : o;
|
|
63066
63066
|
this.download && n.push("download");
|
|
63067
|
-
const i = (await import("./plyr-
|
|
63067
|
+
const i = (await import("./plyr-DCtmsaO4.js")).default;
|
|
63068
63068
|
this.player = new i(this.$refs.player, {
|
|
63069
63069
|
autoplay: this.autoplay,
|
|
63070
63070
|
loadSprite: !1,
|
|
@@ -73593,7 +73593,7 @@ class Bke {
|
|
|
73593
73593
|
return "audio";
|
|
73594
73594
|
}
|
|
73595
73595
|
async load(n) {
|
|
73596
|
-
return new (await import("./vidstack-audio-
|
|
73596
|
+
return new (await import("./vidstack-audio-t3arvNJy.js")).AudioProvider(this.target, n);
|
|
73597
73597
|
}
|
|
73598
73598
|
}
|
|
73599
73599
|
class IC {
|
|
@@ -73608,7 +73608,7 @@ class IC {
|
|
|
73608
73608
|
return "video";
|
|
73609
73609
|
}
|
|
73610
73610
|
async load(n) {
|
|
73611
|
-
return new (await import("./vidstack-video-
|
|
73611
|
+
return new (await import("./vidstack-video-CwNUanQe.js")).VideoProvider(this.target, n);
|
|
73612
73612
|
}
|
|
73613
73613
|
}
|
|
73614
73614
|
const _3 = class _3 extends IC {
|
|
@@ -73620,7 +73620,7 @@ const _3 = class _3 extends IC {
|
|
|
73620
73620
|
return _3.supported && Jf(i);
|
|
73621
73621
|
}
|
|
73622
73622
|
async load(i) {
|
|
73623
|
-
return new (await import("./vidstack-hls-
|
|
73623
|
+
return new (await import("./vidstack-hls-IzxsMm1l.js")).HLSProvider(this.target, i);
|
|
73624
73624
|
}
|
|
73625
73625
|
};
|
|
73626
73626
|
J(_3, "supported", vC());
|
|
@@ -73634,7 +73634,7 @@ const D3 = class D3 extends IC {
|
|
|
73634
73634
|
return D3.supported && wC(i);
|
|
73635
73635
|
}
|
|
73636
73636
|
async load(i) {
|
|
73637
|
-
return new (await import("./vidstack-dash-
|
|
73637
|
+
return new (await import("./vidstack-dash-BT6AAXTF.js")).DASHProvider(this.target, i);
|
|
73638
73638
|
}
|
|
73639
73639
|
};
|
|
73640
73640
|
J(D3, "supported", DCe());
|
|
@@ -73660,7 +73660,7 @@ class Mke {
|
|
|
73660
73660
|
return "video";
|
|
73661
73661
|
}
|
|
73662
73662
|
async load(n) {
|
|
73663
|
-
return new (await import("./vidstack-vimeo-
|
|
73663
|
+
return new (await import("./vidstack-vimeo-I_nw5HeK.js")).VimeoProvider(this.target, n);
|
|
73664
73664
|
}
|
|
73665
73665
|
async loadPoster(n, i, a) {
|
|
73666
73666
|
const { resolveVimeoVideoId: l, getVimeoVideoInfo: s } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -73694,7 +73694,7 @@ class jke {
|
|
|
73694
73694
|
return "video";
|
|
73695
73695
|
}
|
|
73696
73696
|
async load(n) {
|
|
73697
|
-
return new (await import("./vidstack-youtube-
|
|
73697
|
+
return new (await import("./vidstack-youtube-BHOKI8Xm.js")).YouTubeProvider(this.target, n);
|
|
73698
73698
|
}
|
|
73699
73699
|
async loadPoster(n, i, a) {
|
|
73700
73700
|
const { findYouTubePoster: l, resolveYouTubeVideoId: s } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(n.src) && s(n.src);
|
|
@@ -74114,7 +74114,7 @@ class Uke extends Bp {
|
|
|
74114
74114
|
throw s.code = "CAST_NOT_AVAILABLE", s;
|
|
74115
74115
|
}
|
|
74116
74116
|
if (eh("https://www.gstatic.com"), !v(this, Ec)) {
|
|
74117
|
-
const s = await import("./vidstack-D2pY00kU-
|
|
74117
|
+
const s = await import("./vidstack-D2pY00kU-D-4o68DZ.js").then((d) => d.v);
|
|
74118
74118
|
Y(this, Ec, new s.GoogleCastLoader());
|
|
74119
74119
|
}
|
|
74120
74120
|
await v(this, Ec).prompt(v(this, Ol)), i && v(this, Lt).queue.enqueue("media-google-cast-request", i);
|
|
@@ -75835,7 +75835,7 @@ Ll = new WeakMap(), Qn = new WeakMap(), Bi = new WeakMap(), dl = new WeakSet(),
|
|
|
75835
75835
|
if ((a = v(this, Qn)) != null && a.classList.contains("vds-google-cast"))
|
|
75836
75836
|
return v(this, Qn);
|
|
75837
75837
|
const i = document.createElement("div");
|
|
75838
|
-
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
75838
|
+
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-BEroy9aC.js").then(({ insertContent: l }) => {
|
|
75839
75839
|
l(i, v(this, Ll).$state);
|
|
75840
75840
|
}), i;
|
|
75841
75841
|
}, J(VM, "tagName", "media-provider");
|
|
@@ -80420,7 +80420,7 @@ const Xxe = /* @__PURE__ */ Rt({
|
|
|
80420
80420
|
], 40, dIe)
|
|
80421
80421
|
], 2));
|
|
80422
80422
|
}
|
|
80423
|
-
}), pIe = /* @__PURE__ */ Ye(cIe, [["__scopeId", "data-v-
|
|
80423
|
+
}), pIe = /* @__PURE__ */ Ye(cIe, [["__scopeId", "data-v-996ed6c5"]]), BE = {
|
|
80424
80424
|
WtActionBar: tme,
|
|
80425
80425
|
WtImage: p$,
|
|
80426
80426
|
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-CtuYfaSL.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
|
}
|