@webitel/ui-sdk 25.12.81 → 25.12.83
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-CR1tqjbI.js → install-CjpqCqWN.js} +15 -11
- package/dist/{plyr-CCqBk_Ws.js → plyr-DPUjdRbe.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-Ciw5smVK.js → vidstack-Bq6c3Bam-BATEudHZ.js} +2 -2
- package/dist/{vidstack-D2pY00kU-CblVikX8.js → vidstack-D2pY00kU-DxqU-OWO.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-9cqZjdCr.js → vidstack-DDXt6fpN-BN8M8ZDj.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-OiYY16FN.js → vidstack-D_-9AA6_-DU_JWKsF.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-BpJcIzi9.js → vidstack-DqAw8m9J-DMXfFV9B.js} +1 -1
- package/dist/{vidstack-audio-CClosnpR.js → vidstack-audio-CbUWCOxA.js} +2 -2
- package/dist/{vidstack-dash-DkOucJZw.js → vidstack-dash-stkgFf9V.js} +3 -3
- package/dist/{vidstack-google-cast-mZiNbn2A.js → vidstack-google-cast-D-7SYt3G.js} +3 -3
- package/dist/{vidstack-hls-BFg8H2vB.js → vidstack-hls-CdVbEXsa.js} +3 -3
- package/dist/{vidstack-video-DRdA55iP.js → vidstack-video-n9nMUf1u.js} +2 -2
- package/dist/{vidstack-vimeo-DZBPf6Zy.js → vidstack-vimeo-Cya10Mqf.js} +3 -3
- package/dist/{vidstack-youtube-DmUBC9f5.js → vidstack-youtube-CKbaNcSY.js} +2 -2
- package/dist/{vuex.esm-bundler-DYz2ZWHQ.js → vuex.esm-bundler-tPb4DVYr.js} +1 -1
- package/package.json +1 -1
- package/src/components/wt-datepicker/wt-datepicker.vue +4 -0
- package/src/components/wt-select/_multiselect.scss +0 -2
- package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +2 -0
- package/types/components/wt-input/wt-input.vue.d.ts +1 -1
|
@@ -54464,7 +54464,7 @@ const Qme = /* @__PURE__ */ Ye(Zme, [["render", Xme], ["__scopeId", "data-v-9b7e
|
|
|
54464
54464
|
})), h = Re(null);
|
|
54465
54465
|
(async () => {
|
|
54466
54466
|
try {
|
|
54467
|
-
const I = await import("./vuex.esm-bundler-
|
|
54467
|
+
const I = await import("./vuex.esm-bundler-tPb4DVYr.js");
|
|
54468
54468
|
h.value = I.useStore();
|
|
54469
54469
|
} catch {
|
|
54470
54470
|
h.value = null;
|
|
@@ -59038,6 +59038,10 @@ const d$ = /* @__PURE__ */ Ye(D4e, [["render", R4e], ["__scopeId", "data-v-b3881
|
|
|
59038
59038
|
v: {
|
|
59039
59039
|
type: Object
|
|
59040
59040
|
},
|
|
59041
|
+
customValidators: {
|
|
59042
|
+
type: Array,
|
|
59043
|
+
default: () => []
|
|
59044
|
+
},
|
|
59041
59045
|
clearable: {
|
|
59042
59046
|
type: Boolean,
|
|
59043
59047
|
default: !1
|
|
@@ -59140,7 +59144,7 @@ const d$ = /* @__PURE__ */ Ye(D4e, [["render", R4e], ["__scopeId", "data-v-b3881
|
|
|
59140
59144
|
], 2);
|
|
59141
59145
|
};
|
|
59142
59146
|
}
|
|
59143
|
-
}, P4e = /* @__PURE__ */ Ye($4e, [["__scopeId", "data-v-
|
|
59147
|
+
}, P4e = /* @__PURE__ */ Ye($4e, [["__scopeId", "data-v-11fd565c"]]), B4e = /* @__PURE__ */ Rt({
|
|
59144
59148
|
__name: "wt-divider",
|
|
59145
59149
|
props: {
|
|
59146
59150
|
variant: { default: "horizontal" },
|
|
@@ -63067,7 +63071,7 @@ const e6e = /* @__PURE__ */ Ye(K9e, [["render", J9e], ["__scopeId", "data-v-d8a8
|
|
|
63067
63071
|
"fullscreen"
|
|
63068
63072
|
], n = this.hideDuration ? o.filter((a) => a !== "duration") : o;
|
|
63069
63073
|
this.download && n.push("download");
|
|
63070
|
-
const i = (await import("./plyr-
|
|
63074
|
+
const i = (await import("./plyr-DPUjdRbe.js")).default;
|
|
63071
63075
|
this.player = new i(this.$refs.player, {
|
|
63072
63076
|
autoplay: this.autoplay,
|
|
63073
63077
|
loadSprite: !1,
|
|
@@ -73596,7 +73600,7 @@ class Bke {
|
|
|
73596
73600
|
return "audio";
|
|
73597
73601
|
}
|
|
73598
73602
|
async load(n) {
|
|
73599
|
-
return new (await import("./vidstack-audio-
|
|
73603
|
+
return new (await import("./vidstack-audio-CbUWCOxA.js")).AudioProvider(this.target, n);
|
|
73600
73604
|
}
|
|
73601
73605
|
}
|
|
73602
73606
|
class IC {
|
|
@@ -73611,7 +73615,7 @@ class IC {
|
|
|
73611
73615
|
return "video";
|
|
73612
73616
|
}
|
|
73613
73617
|
async load(n) {
|
|
73614
|
-
return new (await import("./vidstack-video-
|
|
73618
|
+
return new (await import("./vidstack-video-n9nMUf1u.js")).VideoProvider(this.target, n);
|
|
73615
73619
|
}
|
|
73616
73620
|
}
|
|
73617
73621
|
const _3 = class _3 extends IC {
|
|
@@ -73623,7 +73627,7 @@ const _3 = class _3 extends IC {
|
|
|
73623
73627
|
return _3.supported && Jf(i);
|
|
73624
73628
|
}
|
|
73625
73629
|
async load(i) {
|
|
73626
|
-
return new (await import("./vidstack-hls-
|
|
73630
|
+
return new (await import("./vidstack-hls-CdVbEXsa.js")).HLSProvider(this.target, i);
|
|
73627
73631
|
}
|
|
73628
73632
|
};
|
|
73629
73633
|
J(_3, "supported", vC());
|
|
@@ -73637,7 +73641,7 @@ const D3 = class D3 extends IC {
|
|
|
73637
73641
|
return D3.supported && wC(i);
|
|
73638
73642
|
}
|
|
73639
73643
|
async load(i) {
|
|
73640
|
-
return new (await import("./vidstack-dash-
|
|
73644
|
+
return new (await import("./vidstack-dash-stkgFf9V.js")).DASHProvider(this.target, i);
|
|
73641
73645
|
}
|
|
73642
73646
|
};
|
|
73643
73647
|
J(D3, "supported", DCe());
|
|
@@ -73663,7 +73667,7 @@ class Mke {
|
|
|
73663
73667
|
return "video";
|
|
73664
73668
|
}
|
|
73665
73669
|
async load(n) {
|
|
73666
|
-
return new (await import("./vidstack-vimeo-
|
|
73670
|
+
return new (await import("./vidstack-vimeo-Cya10Mqf.js")).VimeoProvider(this.target, n);
|
|
73667
73671
|
}
|
|
73668
73672
|
async loadPoster(n, i, a) {
|
|
73669
73673
|
const { resolveVimeoVideoId: l, getVimeoVideoInfo: s } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -73697,7 +73701,7 @@ class jke {
|
|
|
73697
73701
|
return "video";
|
|
73698
73702
|
}
|
|
73699
73703
|
async load(n) {
|
|
73700
|
-
return new (await import("./vidstack-youtube-
|
|
73704
|
+
return new (await import("./vidstack-youtube-CKbaNcSY.js")).YouTubeProvider(this.target, n);
|
|
73701
73705
|
}
|
|
73702
73706
|
async loadPoster(n, i, a) {
|
|
73703
73707
|
const { findYouTubePoster: l, resolveYouTubeVideoId: s } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(n.src) && s(n.src);
|
|
@@ -74117,7 +74121,7 @@ class Uke extends Bp {
|
|
|
74117
74121
|
throw s.code = "CAST_NOT_AVAILABLE", s;
|
|
74118
74122
|
}
|
|
74119
74123
|
if (eh("https://www.gstatic.com"), !v(this, Ec)) {
|
|
74120
|
-
const s = await import("./vidstack-D2pY00kU-
|
|
74124
|
+
const s = await import("./vidstack-D2pY00kU-DxqU-OWO.js").then((d) => d.v);
|
|
74121
74125
|
Y(this, Ec, new s.GoogleCastLoader());
|
|
74122
74126
|
}
|
|
74123
74127
|
await v(this, Ec).prompt(v(this, Ol)), i && v(this, Lt).queue.enqueue("media-google-cast-request", i);
|
|
@@ -75838,7 +75842,7 @@ Ll = new WeakMap(), Qn = new WeakMap(), Bi = new WeakMap(), dl = new WeakSet(),
|
|
|
75838
75842
|
if ((a = v(this, Qn)) != null && a.classList.contains("vds-google-cast"))
|
|
75839
75843
|
return v(this, Qn);
|
|
75840
75844
|
const i = document.createElement("div");
|
|
75841
|
-
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
75845
|
+
return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-DU_JWKsF.js").then(({ insertContent: l }) => {
|
|
75842
75846
|
l(i, v(this, Ll).$state);
|
|
75843
75847
|
}), i;
|
|
75844
75848
|
}, J(VM, "tagName", "media-provider");
|
|
@@ -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-CjpqCqWN.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
|
}
|