@webitel/ui-sdk 25.12.53 → 25.12.54
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-BZWlQbtL.js → install-IYPYAYAv.js} +11 -11
- package/dist/{plyr-BjhPLHtl.js → plyr-C9WY050F.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-CaQgJvtD.js → vidstack-Bq6c3Bam-DH4FZW2n.js} +2 -2
- package/dist/{vidstack-D2pY00kU-C1K9yBS0.js → vidstack-D2pY00kU-DzslFbTB.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-BrNWY994.js → vidstack-DDXt6fpN-DjS3wL6o.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-BjQmEj99.js → vidstack-D_-9AA6_-Ck1DybTi.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-cD1m6YSL.js → vidstack-DqAw8m9J-HmRh3udC.js} +1 -1
- package/dist/{vidstack-audio-DrJ7GLQb.js → vidstack-audio-CXVg8bBx.js} +2 -2
- package/dist/{vidstack-dash-D4-KCoOl.js → vidstack-dash-ud49sZQc.js} +3 -3
- package/dist/{vidstack-google-cast-DpYHSpib.js → vidstack-google-cast-DsreNzp4.js} +3 -3
- package/dist/{vidstack-hls-C0h3iDtC.js → vidstack-hls-B5uayb_0.js} +3 -3
- package/dist/{vidstack-video-CPU-Wksg.js → vidstack-video-CIkcth3r.js} +2 -2
- package/dist/{vidstack-vimeo-DbZ3Laio.js → vidstack-vimeo-DhS4yoj9.js} +3 -3
- package/dist/{vidstack-youtube-BMCERdW-.js → vidstack-youtube-CWMd114P.js} +2 -2
- package/dist/{vuex.esm-bundler-CnR5yCWV.js → vuex.esm-bundler-B0VAJPN7.js} +1 -1
- package/package.json +1 -1
- package/src/components/wt-vidstack-player/wt-vidstack-player.vue +2 -2
|
@@ -54409,7 +54409,7 @@ const Gme = /* @__PURE__ */ Ye(Vme, [["render", Wme], ["__scopeId", "data-v-9b7e
|
|
|
54409
54409
|
})), h = Re(null);
|
|
54410
54410
|
(async () => {
|
|
54411
54411
|
try {
|
|
54412
|
-
const I = await import("./vuex.esm-bundler-
|
|
54412
|
+
const I = await import("./vuex.esm-bundler-B0VAJPN7.js");
|
|
54413
54413
|
h.value = I.useStore();
|
|
54414
54414
|
} catch {
|
|
54415
54415
|
h.value = null;
|
|
@@ -63012,7 +63012,7 @@ const Z9e = /* @__PURE__ */ Ye(U9e, [["render", K9e], ["__scopeId", "data-v-d8a8
|
|
|
63012
63012
|
"fullscreen"
|
|
63013
63013
|
], n = this.hideDuration ? o.filter((a) => a !== "duration") : o;
|
|
63014
63014
|
this.download && n.push("download");
|
|
63015
|
-
const i = (await import("./plyr-
|
|
63015
|
+
const i = (await import("./plyr-C9WY050F.js")).default;
|
|
63016
63016
|
this.player = new i(this.$refs.player, {
|
|
63017
63017
|
autoplay: this.autoplay,
|
|
63018
63018
|
loadSprite: !1,
|
|
@@ -73541,7 +73541,7 @@ class Dke {
|
|
|
73541
73541
|
return "audio";
|
|
73542
73542
|
}
|
|
73543
73543
|
async load(n) {
|
|
73544
|
-
return new (await import("./vidstack-audio-
|
|
73544
|
+
return new (await import("./vidstack-audio-CXVg8bBx.js")).AudioProvider(this.target, n);
|
|
73545
73545
|
}
|
|
73546
73546
|
}
|
|
73547
73547
|
class IC {
|
|
@@ -73556,7 +73556,7 @@ class IC {
|
|
|
73556
73556
|
return "video";
|
|
73557
73557
|
}
|
|
73558
73558
|
async load(n) {
|
|
73559
|
-
return new (await import("./vidstack-video-
|
|
73559
|
+
return new (await import("./vidstack-video-CIkcth3r.js")).VideoProvider(this.target, n);
|
|
73560
73560
|
}
|
|
73561
73561
|
}
|
|
73562
73562
|
const _3 = class _3 extends IC {
|
|
@@ -73568,7 +73568,7 @@ const _3 = class _3 extends IC {
|
|
|
73568
73568
|
return _3.supported && Jf(i);
|
|
73569
73569
|
}
|
|
73570
73570
|
async load(i) {
|
|
73571
|
-
return new (await import("./vidstack-hls-
|
|
73571
|
+
return new (await import("./vidstack-hls-B5uayb_0.js")).HLSProvider(this.target, i);
|
|
73572
73572
|
}
|
|
73573
73573
|
};
|
|
73574
73574
|
J(_3, "supported", vC());
|
|
@@ -73582,7 +73582,7 @@ const D3 = class D3 extends IC {
|
|
|
73582
73582
|
return D3.supported && wC(i);
|
|
73583
73583
|
}
|
|
73584
73584
|
async load(i) {
|
|
73585
|
-
return new (await import("./vidstack-dash-
|
|
73585
|
+
return new (await import("./vidstack-dash-ud49sZQc.js")).DASHProvider(this.target, i);
|
|
73586
73586
|
}
|
|
73587
73587
|
};
|
|
73588
73588
|
J(D3, "supported", ACe());
|
|
@@ -73608,7 +73608,7 @@ class Rke {
|
|
|
73608
73608
|
return "video";
|
|
73609
73609
|
}
|
|
73610
73610
|
async load(n) {
|
|
73611
|
-
return new (await import("./vidstack-vimeo-
|
|
73611
|
+
return new (await import("./vidstack-vimeo-DhS4yoj9.js")).VimeoProvider(this.target, n);
|
|
73612
73612
|
}
|
|
73613
73613
|
async loadPoster(n, i, a) {
|
|
73614
73614
|
const { resolveVimeoVideoId: l, getVimeoVideoInfo: s } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -73642,7 +73642,7 @@ class Lke {
|
|
|
73642
73642
|
return "video";
|
|
73643
73643
|
}
|
|
73644
73644
|
async load(n) {
|
|
73645
|
-
return new (await import("./vidstack-youtube-
|
|
73645
|
+
return new (await import("./vidstack-youtube-CWMd114P.js")).YouTubeProvider(this.target, n);
|
|
73646
73646
|
}
|
|
73647
73647
|
async loadPoster(n, i, a) {
|
|
73648
73648
|
const { findYouTubePoster: l, resolveYouTubeVideoId: s } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(n.src) && s(n.src);
|
|
@@ -74062,7 +74062,7 @@ class jke extends Bp {
|
|
|
74062
74062
|
throw s.code = "CAST_NOT_AVAILABLE", s;
|
|
74063
74063
|
}
|
|
74064
74064
|
if (eh("https://www.gstatic.com"), !v(this, Ec)) {
|
|
74065
|
-
const s = await import("./vidstack-D2pY00kU-
|
|
74065
|
+
const s = await import("./vidstack-D2pY00kU-DzslFbTB.js").then((d) => d.v);
|
|
74066
74066
|
Y(this, Ec, new s.GoogleCastLoader());
|
|
74067
74067
|
}
|
|
74068
74068
|
await v(this, Ec).prompt(v(this, Ol)), i && v(this, Lt).queue.enqueue("media-google-cast-request", i);
|
|
@@ -75783,7 +75783,7 @@ Ll = new WeakMap(), Qn = new WeakMap(), Bi = new WeakMap(), dl = new WeakSet(),
|
|
|
75783
75783
|
if ((a = v(this, Qn)) != null && a.classList.contains("vds-google-cast"))
|
|
75784
75784
|
return v(this, Qn);
|
|
75785
75785
|
const i = document.createElement("div");
|
|
75786
|
-
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
75786
|
+
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-Ck1DybTi.js").then(({ insertContent: l }) => {
|
|
75787
75787
|
l(i, v(this, Ll).$state);
|
|
75788
75788
|
}), i;
|
|
75789
75789
|
}, J(VM, "tagName", "media-provider");
|
|
@@ -80369,7 +80369,7 @@ const Wxe = /* @__PURE__ */ Rt({
|
|
|
80369
80369
|
], 40, iIe)
|
|
80370
80370
|
], 2));
|
|
80371
80371
|
}
|
|
80372
|
-
}), rIe = /* @__PURE__ */ Ye(aIe, [["__scopeId", "data-v-
|
|
80372
|
+
}), rIe = /* @__PURE__ */ Ye(aIe, [["__scopeId", "data-v-cadd3121"]]), BE = {
|
|
80373
80373
|
WtActionBar: Yhe,
|
|
80374
80374
|
WtImage: p$,
|
|
80375
80375
|
WtEmpty: i5e,
|
|
@@ -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-IYPYAYAv.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
|
}
|