@webitel/ui-sdk 25.10.79 → 25.10.81
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-BU2KHQbE.js → install-DJCMGTiR.js} +12 -12
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +2 -2
- package/dist/{vidstack-Bq6c3Bam-B4wkN-a8.js → vidstack-Bq6c3Bam-cqs1VJsz.js} +2 -2
- package/dist/{vidstack-D2pY00kU-CEEH2jzV.js → vidstack-D2pY00kU-CSk3dry7.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-CkHCL7T9.js → vidstack-DDXt6fpN-9Kk2pgSP.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-BMs2eRWl.js → vidstack-D_-9AA6_-jbXIgBPp.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-CRfn7LhV.js → vidstack-DqAw8m9J-4oVE4ulp.js} +1 -1
- package/dist/{vidstack-audio-BelCeQHw.js → vidstack-audio-BGoQg58p.js} +2 -2
- package/dist/{vidstack-dash-Djkhr_cZ.js → vidstack-dash-CpxEb9kx.js} +3 -3
- package/dist/{vidstack-google-cast-Bu6hQ6MA.js → vidstack-google-cast-CZ1gl5nb.js} +3 -3
- package/dist/{vidstack-hls-V5wchoTZ.js → vidstack-hls-B0cO4Ury.js} +3 -3
- package/dist/{vidstack-video-ByIFXyhF.js → vidstack-video-C2AhyL-_.js} +2 -2
- package/dist/{vidstack-vimeo-CVr809PJ.js → vidstack-vimeo-RLlvDRn5.js} +3 -3
- package/dist/{vidstack-youtube-Cp0t-v0w.js → vidstack-youtube-CDYW0yd7.js} +2 -2
- package/package.json +3 -3
- package/src/components/wt-galleria/wt-galleria.vue +2 -1
- package/src/components/wt-tree-table/wt-tree-table.vue +1 -1
- package/types/components/wt-tree-table/wt-tree-table.vue.d.ts +6 -6
|
@@ -68125,8 +68125,8 @@ const zbe = (o) => {
|
|
|
68125
68125
|
callback: () => a("delete", l)
|
|
68126
68126
|
});
|
|
68127
68127
|
};
|
|
68128
|
-
return ro(() => d.value, () => {
|
|
68129
|
-
u.value = !0;
|
|
68128
|
+
return ro(() => d.value, (O, j) => {
|
|
68129
|
+
(O == null ? void 0 : O.src) != (j == null ? void 0 : j.src) && (u.value = !0);
|
|
68130
68130
|
}, { deep: !0 }), ro(() => s.value, () => {
|
|
68131
68131
|
s.value || (l.value = 0);
|
|
68132
68132
|
}), ro(() => n.value, () => {
|
|
@@ -76634,7 +76634,7 @@ const NA = {
|
|
|
76634
76634
|
onClick: _[0] || (_[0] = Mt(() => {
|
|
76635
76635
|
}, ["stop"]))
|
|
76636
76636
|
}, [
|
|
76637
|
-
ke(
|
|
76637
|
+
ke(Tv, {
|
|
76638
76638
|
selected: u.value,
|
|
76639
76639
|
"onUpdate:selected": w
|
|
76640
76640
|
}, null, 8, ["selected"])
|
|
@@ -76695,7 +76695,7 @@ const NA = {
|
|
|
76695
76695
|
]);
|
|
76696
76696
|
};
|
|
76697
76697
|
}
|
|
76698
|
-
}), w8e = /* @__PURE__ */ Ze(v8e, [["__scopeId", "data-v-
|
|
76698
|
+
}), w8e = /* @__PURE__ */ Ze(v8e, [["__scopeId", "data-v-e81e20e8"]]), Xr = Symbol(0);
|
|
76699
76699
|
let Gm = !1, ty = !1, or = null, e0 = null, Sa = null, ra = 0, Up = [], rw = {};
|
|
76700
76700
|
const C8e = () => {
|
|
76701
76701
|
}, _u = 0, GL = 1, Zm = 2, Tb = 3;
|
|
@@ -80022,7 +80022,7 @@ class Ive {
|
|
|
80022
80022
|
return "audio";
|
|
80023
80023
|
}
|
|
80024
80024
|
async load(i) {
|
|
80025
|
-
return new (await import("./vidstack-audio-
|
|
80025
|
+
return new (await import("./vidstack-audio-BGoQg58p.js")).AudioProvider(this.target, i);
|
|
80026
80026
|
}
|
|
80027
80027
|
}
|
|
80028
80028
|
class vw {
|
|
@@ -80037,7 +80037,7 @@ class vw {
|
|
|
80037
80037
|
return "video";
|
|
80038
80038
|
}
|
|
80039
80039
|
async load(i) {
|
|
80040
|
-
return new (await import("./vidstack-video-
|
|
80040
|
+
return new (await import("./vidstack-video-C2AhyL-_.js")).VideoProvider(this.target, i);
|
|
80041
80041
|
}
|
|
80042
80042
|
}
|
|
80043
80043
|
const y3 = class y3 extends vw {
|
|
@@ -80049,7 +80049,7 @@ const y3 = class y3 extends vw {
|
|
|
80049
80049
|
return y3.supported && Kf(n);
|
|
80050
80050
|
}
|
|
80051
80051
|
async load(n) {
|
|
80052
|
-
return new (await import("./vidstack-hls-
|
|
80052
|
+
return new (await import("./vidstack-hls-B0cO4Ury.js")).HLSProvider(this.target, n);
|
|
80053
80053
|
}
|
|
80054
80054
|
};
|
|
80055
80055
|
ee(y3, "supported", hw());
|
|
@@ -80063,7 +80063,7 @@ const v3 = class v3 extends vw {
|
|
|
80063
80063
|
return v3.supported && mw(n);
|
|
80064
80064
|
}
|
|
80065
80065
|
async load(n) {
|
|
80066
|
-
return new (await import("./vidstack-dash-
|
|
80066
|
+
return new (await import("./vidstack-dash-CpxEb9kx.js")).DASHProvider(this.target, n);
|
|
80067
80067
|
}
|
|
80068
80068
|
};
|
|
80069
80069
|
ee(v3, "supported", v7e());
|
|
@@ -80089,7 +80089,7 @@ class Sve {
|
|
|
80089
80089
|
return "video";
|
|
80090
80090
|
}
|
|
80091
80091
|
async load(i) {
|
|
80092
|
-
return new (await import("./vidstack-vimeo-
|
|
80092
|
+
return new (await import("./vidstack-vimeo-RLlvDRn5.js")).VimeoProvider(this.target, i);
|
|
80093
80093
|
}
|
|
80094
80094
|
async loadPoster(i, n, a) {
|
|
80095
80095
|
const { resolveVimeoVideoId: s, getVimeoVideoInfo: l } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -80123,7 +80123,7 @@ class Ave {
|
|
|
80123
80123
|
return "video";
|
|
80124
80124
|
}
|
|
80125
80125
|
async load(i) {
|
|
80126
|
-
return new (await import("./vidstack-youtube-
|
|
80126
|
+
return new (await import("./vidstack-youtube-CDYW0yd7.js")).YouTubeProvider(this.target, i);
|
|
80127
80127
|
}
|
|
80128
80128
|
async loadPoster(i, n, a) {
|
|
80129
80129
|
const { findYouTubePoster: s, resolveYouTubeVideoId: l } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(i.src) && l(i.src);
|
|
@@ -80543,7 +80543,7 @@ class Dve extends Ap {
|
|
|
80543
80543
|
throw l.code = "CAST_NOT_AVAILABLE", l;
|
|
80544
80544
|
}
|
|
80545
80545
|
if (Wf("https://www.gstatic.com"), !v(this, Cc)) {
|
|
80546
|
-
const l = await import("./vidstack-D2pY00kU-
|
|
80546
|
+
const l = await import("./vidstack-D2pY00kU-CSk3dry7.js").then((d) => d.v);
|
|
80547
80547
|
Z(this, Cc, new l.GoogleCastLoader());
|
|
80548
80548
|
}
|
|
80549
80549
|
await v(this, Cc).prompt(v(this, Cl)), n && v(this, Dt).queue.enqueue("media-google-cast-request", n);
|
|
@@ -82264,7 +82264,7 @@ Sl = new WeakMap(), Qi = new WeakMap(), Pn = new WeakMap(), ol = new WeakSet(),
|
|
|
82264
82264
|
if ((a = v(this, Qi)) != null && a.classList.contains("vds-google-cast"))
|
|
82265
82265
|
return v(this, Qi);
|
|
82266
82266
|
const n = document.createElement("div");
|
|
82267
|
-
return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
82267
|
+
return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-jbXIgBPp.js").then(({ insertContent: s }) => {
|
|
82268
82268
|
s(n, v(this, Sl).$state);
|
|
82269
82269
|
}), n;
|
|
82270
82270
|
}, ee(k$, "tagName", "media-provider");
|