@webitel/ui-sdk 25.10.64 → 25.10.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-BsLZwXoY.js → install-CW8oHjb5.js} +9 -9
- 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-DZbYZF-M.js → vidstack-Bq6c3Bam-LsSTFDin.js} +2 -2
- package/dist/{vidstack-D2pY00kU-CGaaa7oi.js → vidstack-D2pY00kU-BwJtWNq2.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-DZzfn5Lr.js → vidstack-DDXt6fpN-CA2iLYFD.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-bp-stltc.js → vidstack-D_-9AA6_-PulLI2mI.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-KGsxHqJp.js → vidstack-DqAw8m9J-CfsZRUOX.js} +1 -1
- package/dist/{vidstack-audio-BgqiYTiC.js → vidstack-audio-CnObeLGZ.js} +2 -2
- package/dist/{vidstack-dash-Af6ZjmuE.js → vidstack-dash-CrnWMZAr.js} +3 -3
- package/dist/{vidstack-google-cast-BIJwLT0g.js → vidstack-google-cast-C7wR4EmH.js} +3 -3
- package/dist/{vidstack-hls-D2rJhFqU.js → vidstack-hls-C6Idke2U.js} +3 -3
- package/dist/{vidstack-video-Cz3sGCA1.js → vidstack-video-CdqnqAr9.js} +2 -2
- package/dist/{vidstack-vimeo-CzUzNHaC.js → vidstack-vimeo-9Y9DFwy9.js} +3 -3
- package/dist/{vidstack-youtube-DAyJ86Ju.js → vidstack-youtube-C3w6gYqB.js} +2 -2
- package/package.json +1 -1
- package/src/api/clients/users/users.js +1 -0
- package/src/components/wt-vidstack-player/wt-vidstack-player.vue +12 -4
|
@@ -78012,7 +78012,7 @@ class f9e {
|
|
|
78012
78012
|
return "audio";
|
|
78013
78013
|
}
|
|
78014
78014
|
async load(i) {
|
|
78015
|
-
return new (await import("./vidstack-audio-
|
|
78015
|
+
return new (await import("./vidstack-audio-CnObeLGZ.js")).AudioProvider(this.target, i);
|
|
78016
78016
|
}
|
|
78017
78017
|
}
|
|
78018
78018
|
class U8 {
|
|
@@ -78027,7 +78027,7 @@ class U8 {
|
|
|
78027
78027
|
return "video";
|
|
78028
78028
|
}
|
|
78029
78029
|
async load(i) {
|
|
78030
|
-
return new (await import("./vidstack-video-
|
|
78030
|
+
return new (await import("./vidstack-video-CdqnqAr9.js")).VideoProvider(this.target, i);
|
|
78031
78031
|
}
|
|
78032
78032
|
}
|
|
78033
78033
|
const Xh = class Xh extends U8 {
|
|
@@ -78039,7 +78039,7 @@ const Xh = class Xh extends U8 {
|
|
|
78039
78039
|
return Xh.supported && N1(n);
|
|
78040
78040
|
}
|
|
78041
78041
|
async load(n) {
|
|
78042
|
-
return new (await import("./vidstack-hls-
|
|
78042
|
+
return new (await import("./vidstack-hls-C6Idke2U.js")).HLSProvider(this.target, n);
|
|
78043
78043
|
}
|
|
78044
78044
|
};
|
|
78045
78045
|
Q(Xh, "supported", j8());
|
|
@@ -78053,7 +78053,7 @@ const Qh = class Qh extends U8 {
|
|
|
78053
78053
|
return Qh.supported && q8(n);
|
|
78054
78054
|
}
|
|
78055
78055
|
async load(n) {
|
|
78056
|
-
return new (await import("./vidstack-dash-
|
|
78056
|
+
return new (await import("./vidstack-dash-CrnWMZAr.js")).DASHProvider(this.target, n);
|
|
78057
78057
|
}
|
|
78058
78058
|
};
|
|
78059
78059
|
Q(Qh, "supported", sge());
|
|
@@ -78079,7 +78079,7 @@ class h9e {
|
|
|
78079
78079
|
return "video";
|
|
78080
78080
|
}
|
|
78081
78081
|
async load(i) {
|
|
78082
|
-
return new (await import("./vidstack-vimeo-
|
|
78082
|
+
return new (await import("./vidstack-vimeo-9Y9DFwy9.js")).VimeoProvider(this.target, i);
|
|
78083
78083
|
}
|
|
78084
78084
|
async loadPoster(i, n, a) {
|
|
78085
78085
|
const { resolveVimeoVideoId: s, getVimeoVideoInfo: l } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -78113,7 +78113,7 @@ class m9e {
|
|
|
78113
78113
|
return "video";
|
|
78114
78114
|
}
|
|
78115
78115
|
async load(i) {
|
|
78116
|
-
return new (await import("./vidstack-youtube-
|
|
78116
|
+
return new (await import("./vidstack-youtube-C3w6gYqB.js")).YouTubeProvider(this.target, i);
|
|
78117
78117
|
}
|
|
78118
78118
|
async loadPoster(i, n, a) {
|
|
78119
78119
|
const { findYouTubePoster: s, resolveYouTubeVideoId: l } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = Dt(i.src) && l(i.src);
|
|
@@ -78533,7 +78533,7 @@ class w9e extends Kc {
|
|
|
78533
78533
|
throw l.code = "CAST_NOT_AVAILABLE", l;
|
|
78534
78534
|
}
|
|
78535
78535
|
if (z1("https://www.gstatic.com"), !y(this, zd)) {
|
|
78536
|
-
const l = await import("./vidstack-D2pY00kU-
|
|
78536
|
+
const l = await import("./vidstack-D2pY00kU-BwJtWNq2.js").then((d) => d.v);
|
|
78537
78537
|
G(this, zd, new l.GoogleCastLoader());
|
|
78538
78538
|
}
|
|
78539
78539
|
await y(this, zd).prompt(y(this, Xr)), n && y(this, Et).queue.enqueue("media-google-cast-request", n);
|
|
@@ -80254,7 +80254,7 @@ tl = new WeakMap(), qi = new WeakMap(), gn = new WeakMap(), Dr = new WeakSet(),
|
|
|
80254
80254
|
if ((a = y(this, qi)) != null && a.classList.contains("vds-google-cast"))
|
|
80255
80255
|
return y(this, qi);
|
|
80256
80256
|
const n = document.createElement("div");
|
|
80257
|
-
return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
80257
|
+
return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-PulLI2mI.js").then(({ insertContent: s }) => {
|
|
80258
80258
|
s(n, y(this, tl).$state);
|
|
80259
80259
|
}), n;
|
|
80260
80260
|
}, Q($D, "tagName", "media-provider");
|
|
@@ -84910,7 +84910,7 @@ const E6e = { class: "screen-sharing-control-panel__actions" }, O6e = {
|
|
|
84910
84910
|
], 40, H6e)
|
|
84911
84911
|
], 2));
|
|
84912
84912
|
}
|
|
84913
|
-
}), W6e = /* @__PURE__ */ Ze(K6e, [["__scopeId", "data-v-
|
|
84913
|
+
}), W6e = /* @__PURE__ */ Ze(K6e, [["__scopeId", "data-v-1ee8fe00"]]), Wx = {
|
|
84914
84914
|
WtActionBar: Zse,
|
|
84915
84915
|
WtImage: hO,
|
|
84916
84916
|
WtEmpty: g1e,
|