@webitel/ui-sdk 25.12.47 → 25.12.48
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-CVfWqwx_.js → install-B4EtpXXD.js} +11 -11
- package/dist/{plyr-DjpbRwU1.js → plyr-DAfyG_iO.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-D76pUOvQ.js → vidstack-Bq6c3Bam-DEJ-5jcv.js} +2 -2
- package/dist/{vidstack-D2pY00kU-Bu00d2sw.js → vidstack-D2pY00kU-DWEQ9_N8.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-BiIBX3zp.js → vidstack-DDXt6fpN-DHo4CIYR.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-DntZkT1m.js → vidstack-D_-9AA6_-ad2HIxVI.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-D1kVCcCr.js → vidstack-DqAw8m9J-ReUPOFHP.js} +1 -1
- package/dist/{vidstack-audio-DqdNN8Aw.js → vidstack-audio-CAikPdW6.js} +2 -2
- package/dist/{vidstack-dash-WgTAdPNm.js → vidstack-dash-CebXK5VO.js} +3 -3
- package/dist/{vidstack-google-cast-C2L48CdR.js → vidstack-google-cast-Bb5-TcI4.js} +3 -3
- package/dist/{vidstack-hls-sIM-sJCc.js → vidstack-hls-CFWw21PX.js} +3 -3
- package/dist/{vidstack-video-BCaTiWs3.js → vidstack-video-BTCFVA94.js} +2 -2
- package/dist/{vidstack-vimeo-CJTn78Qu.js → vidstack-vimeo-D1nXJdHs.js} +3 -3
- package/dist/{vidstack-youtube-3bZfchO3.js → vidstack-youtube-MtnoA4Ft.js} +2 -2
- package/dist/{vuex.esm-bundler-BGS0cOh_.js → vuex.esm-bundler-yJVenwQK.js} +1 -1
- package/package.json +1 -1
- package/src/components/wt-vidstack-player/wt-vidstack-player.vue +1 -1
|
@@ -57529,7 +57529,7 @@ const uge = /* @__PURE__ */ Ze(dge, [["render", pge], ["__scopeId", "data-v-9b7e
|
|
|
57529
57529
|
}, l = o, s = n, d = sb(), p = Re(!1), u = Re(null);
|
|
57530
57530
|
(async () => {
|
|
57531
57531
|
try {
|
|
57532
|
-
const w = await import("./vuex.esm-bundler-
|
|
57532
|
+
const w = await import("./vuex.esm-bundler-yJVenwQK.js");
|
|
57533
57533
|
u.value = w.useStore();
|
|
57534
57534
|
} catch {
|
|
57535
57535
|
u.value = null;
|
|
@@ -66143,7 +66143,7 @@ const fwe = /* @__PURE__ */ Ze(lwe, [["render", uwe], ["__scopeId", "data-v-d8a8
|
|
|
66143
66143
|
"fullscreen"
|
|
66144
66144
|
], n = this.hideDuration ? o.filter((a) => a !== "duration") : o;
|
|
66145
66145
|
this.download && n.push("download");
|
|
66146
|
-
const i = (await import("./plyr-
|
|
66146
|
+
const i = (await import("./plyr-DAfyG_iO.js")).default;
|
|
66147
66147
|
this.player = new i(this.$refs.player, {
|
|
66148
66148
|
autoplay: this.autoplay,
|
|
66149
66149
|
loadSprite: !1,
|
|
@@ -76687,7 +76687,7 @@ class ZAe {
|
|
|
76687
76687
|
return "audio";
|
|
76688
76688
|
}
|
|
76689
76689
|
async load(n) {
|
|
76690
|
-
return new (await import("./vidstack-audio-
|
|
76690
|
+
return new (await import("./vidstack-audio-CAikPdW6.js")).AudioProvider(this.target, n);
|
|
76691
76691
|
}
|
|
76692
76692
|
}
|
|
76693
76693
|
class DC {
|
|
@@ -76702,7 +76702,7 @@ class DC {
|
|
|
76702
76702
|
return "video";
|
|
76703
76703
|
}
|
|
76704
76704
|
async load(n) {
|
|
76705
|
-
return new (await import("./vidstack-video-
|
|
76705
|
+
return new (await import("./vidstack-video-BTCFVA94.js")).VideoProvider(this.target, n);
|
|
76706
76706
|
}
|
|
76707
76707
|
}
|
|
76708
76708
|
const P3 = class P3 extends DC {
|
|
@@ -76714,7 +76714,7 @@ const P3 = class P3 extends DC {
|
|
|
76714
76714
|
return P3.supported && ih(i);
|
|
76715
76715
|
}
|
|
76716
76716
|
async load(i) {
|
|
76717
|
-
return new (await import("./vidstack-hls-
|
|
76717
|
+
return new (await import("./vidstack-hls-CFWw21PX.js")).HLSProvider(this.target, i);
|
|
76718
76718
|
}
|
|
76719
76719
|
};
|
|
76720
76720
|
Q(P3, "supported", AC());
|
|
@@ -76728,7 +76728,7 @@ const B3 = class B3 extends DC {
|
|
|
76728
76728
|
return B3.supported && TC(i);
|
|
76729
76729
|
}
|
|
76730
76730
|
async load(i) {
|
|
76731
|
-
return new (await import("./vidstack-dash-
|
|
76731
|
+
return new (await import("./vidstack-dash-CebXK5VO.js")).DASHProvider(this.target, i);
|
|
76732
76732
|
}
|
|
76733
76733
|
};
|
|
76734
76734
|
Q(B3, "supported", HSe());
|
|
@@ -76754,7 +76754,7 @@ class XAe {
|
|
|
76754
76754
|
return "video";
|
|
76755
76755
|
}
|
|
76756
76756
|
async load(n) {
|
|
76757
|
-
return new (await import("./vidstack-vimeo-
|
|
76757
|
+
return new (await import("./vidstack-vimeo-D1nXJdHs.js")).VimeoProvider(this.target, n);
|
|
76758
76758
|
}
|
|
76759
76759
|
async loadPoster(n, i, a) {
|
|
76760
76760
|
const { resolveVimeoVideoId: l, getVimeoVideoInfo: s } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -76788,7 +76788,7 @@ class QAe {
|
|
|
76788
76788
|
return "video";
|
|
76789
76789
|
}
|
|
76790
76790
|
async load(n) {
|
|
76791
|
-
return new (await import("./vidstack-youtube-
|
|
76791
|
+
return new (await import("./vidstack-youtube-MtnoA4Ft.js")).YouTubeProvider(this.target, n);
|
|
76792
76792
|
}
|
|
76793
76793
|
async loadPoster(n, i, a) {
|
|
76794
76794
|
const { findYouTubePoster: l, resolveYouTubeVideoId: s } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = Ft(n.src) && s(n.src);
|
|
@@ -77208,7 +77208,7 @@ class nTe extends Fp {
|
|
|
77208
77208
|
throw s.code = "CAST_NOT_AVAILABLE", s;
|
|
77209
77209
|
}
|
|
77210
77210
|
if (ah("https://www.gstatic.com"), !v(this, Dc)) {
|
|
77211
|
-
const s = await import("./vidstack-D2pY00kU-
|
|
77211
|
+
const s = await import("./vidstack-D2pY00kU-DWEQ9_N8.js").then((d) => d.v);
|
|
77212
77212
|
Y(this, Dc, new s.GoogleCastLoader());
|
|
77213
77213
|
}
|
|
77214
77214
|
await v(this, Dc).prompt(v(this, Dl)), i && v(this, Rt).queue.enqueue("media-google-cast-request", i);
|
|
@@ -78929,7 +78929,7 @@ Pl = new WeakMap(), ti = new WeakMap(), Fi = new WeakMap(), pl = new WeakSet(),
|
|
|
78929
78929
|
if ((a = v(this, ti)) != null && a.classList.contains("vds-google-cast"))
|
|
78930
78930
|
return v(this, ti);
|
|
78931
78931
|
const i = document.createElement("div");
|
|
78932
|
-
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
78932
|
+
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-ad2HIxVI.js").then(({ insertContent: l }) => {
|
|
78933
78933
|
l(i, v(this, Pl).$state);
|
|
78934
78934
|
}), i;
|
|
78935
78935
|
}, Q(XM, "tagName", "media-provider");
|
|
@@ -83515,7 +83515,7 @@ const pEe = /* @__PURE__ */ Bt({
|
|
|
83515
83515
|
], 40, xEe)
|
|
83516
83516
|
], 2));
|
|
83517
83517
|
}
|
|
83518
|
-
}), SEe = /* @__PURE__ */ Ze(IEe, [["__scopeId", "data-v-
|
|
83518
|
+
}), SEe = /* @__PURE__ */ Ze(IEe, [["__scopeId", "data-v-81d908b8"]]), GE = {
|
|
83519
83519
|
WtActionBar: m5e,
|
|
83520
83520
|
WtImage: g$,
|
|
83521
83521
|
WtEmpty: C6e,
|
|
@@ -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-B4EtpXXD.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
|
}
|