@webitel/ui-sdk 25.12.10 → 25.12.11
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-B_BbIYn5.js → install-CABlr3C8.js} +21 -15
- 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-BbX0MHpo.js → vidstack-Bq6c3Bam-B5iVIj18.js} +2 -2
- package/dist/{vidstack-D2pY00kU-BppYE30f.js → vidstack-D2pY00kU-BPQa8qYs.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-B5U4eb57.js → vidstack-DDXt6fpN-DkLBtie8.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-NzhGM7kr.js → vidstack-D_-9AA6_-B1IholYM.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-BoN2LLwW.js → vidstack-DqAw8m9J-43ibpRPr.js} +1 -1
- package/dist/{vidstack-audio-BX6DIFPu.js → vidstack-audio-D5EbUYQz.js} +2 -2
- package/dist/{vidstack-dash-C-6NmIsF.js → vidstack-dash-_0An9Wt5.js} +3 -3
- package/dist/{vidstack-google-cast-C64IFptF.js → vidstack-google-cast-BxDosHxO.js} +3 -3
- package/dist/{vidstack-hls-gelNYrfm.js → vidstack-hls-o7wKd4zz.js} +3 -3
- package/dist/{vidstack-video-CCpcxssy.js → vidstack-video-CPj7guyo.js} +2 -2
- package/dist/{vidstack-vimeo-Cexa9weW.js → vidstack-vimeo-DfZXylf2.js} +3 -3
- package/dist/{vidstack-youtube-BGD0EGlY.js → vidstack-youtube-Dhaxc8aN.js} +2 -2
- package/package.json +2 -2
- package/src/components/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue +11 -5
- package/types/components/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue.d.ts +10 -1
|
@@ -66926,12 +66926,18 @@ const aw = /* @__PURE__ */ Ze(Ibe, [["render", Sbe]]), Abe = { class: "wt-expans
|
|
|
66926
66926
|
tableActionIcons: {
|
|
66927
66927
|
type: Array,
|
|
66928
66928
|
default: () => ["filter-reset", "settings"]
|
|
66929
|
+
},
|
|
66930
|
+
isOpened: {
|
|
66931
|
+
type: Boolean,
|
|
66932
|
+
default: !1
|
|
66929
66933
|
}
|
|
66930
66934
|
},
|
|
66931
|
-
data
|
|
66932
|
-
|
|
66933
|
-
|
|
66934
|
-
|
|
66935
|
+
data() {
|
|
66936
|
+
return {
|
|
66937
|
+
localIsOpened: this.isOpened,
|
|
66938
|
+
filtersCount: 0
|
|
66939
|
+
};
|
|
66940
|
+
},
|
|
66935
66941
|
methods: {
|
|
66936
66942
|
tableActionsHandler(o) {
|
|
66937
66943
|
switch (o) {
|
|
@@ -66944,7 +66950,7 @@ const aw = /* @__PURE__ */ Ze(Ibe, [["render", Sbe]]), Abe = { class: "wt-expans
|
|
|
66944
66950
|
}
|
|
66945
66951
|
},
|
|
66946
66952
|
toggleFiltersExpansion() {
|
|
66947
|
-
this.
|
|
66953
|
+
this.localIsOpened = !this.localIsOpened;
|
|
66948
66954
|
},
|
|
66949
66955
|
resetFilters() {
|
|
66950
66956
|
this.$emit("reset");
|
|
@@ -66954,7 +66960,7 @@ const aw = /* @__PURE__ */ Ze(Ibe, [["render", Sbe]]), Abe = { class: "wt-expans
|
|
|
66954
66960
|
function Lbe(o, i, n, a, s, l) {
|
|
66955
66961
|
const d = he("wt-table-actions");
|
|
66956
66962
|
return k(), L("article", {
|
|
66957
|
-
class: Ae([{ "filters-panel-wrapper--opened":
|
|
66963
|
+
class: Ae([{ "filters-panel-wrapper--opened": n.isOpened }, "filters-panel-wrapper"])
|
|
66958
66964
|
}, [
|
|
66959
66965
|
U("div", Dbe, [
|
|
66960
66966
|
Q(o.$slots, "default", {}, void 0, !0)
|
|
@@ -66967,7 +66973,7 @@ function Lbe(o, i, n, a, s, l) {
|
|
|
66967
66973
|
])
|
|
66968
66974
|
], 2);
|
|
66969
66975
|
}
|
|
66970
|
-
const Pbe = /* @__PURE__ */ Ze(Obe, [["render", Lbe], ["__scopeId", "data-v-
|
|
66976
|
+
const Pbe = /* @__PURE__ */ Ze(Obe, [["render", Lbe], ["__scopeId", "data-v-5696028f"]]), Bbe = () => {
|
|
66971
66977
|
const o = Pe(!1), i = Pe(null), n = Pe(null);
|
|
66972
66978
|
function a({ deleted: l, callback: d }) {
|
|
66973
66979
|
Array.isArray(l) ? i.value = l.length : i.value = 1, o.value = !0, n.value = d;
|
|
@@ -80838,7 +80844,7 @@ class Dwe {
|
|
|
80838
80844
|
return "audio";
|
|
80839
80845
|
}
|
|
80840
80846
|
async load(i) {
|
|
80841
|
-
return new (await import("./vidstack-audio-
|
|
80847
|
+
return new (await import("./vidstack-audio-D5EbUYQz.js")).AudioProvider(this.target, i);
|
|
80842
80848
|
}
|
|
80843
80849
|
}
|
|
80844
80850
|
class Pw {
|
|
@@ -80853,7 +80859,7 @@ class Pw {
|
|
|
80853
80859
|
return "video";
|
|
80854
80860
|
}
|
|
80855
80861
|
async load(i) {
|
|
80856
|
-
return new (await import("./vidstack-video-
|
|
80862
|
+
return new (await import("./vidstack-video-CPj7guyo.js")).VideoProvider(this.target, i);
|
|
80857
80863
|
}
|
|
80858
80864
|
}
|
|
80859
80865
|
const A3 = class A3 extends Pw {
|
|
@@ -80865,7 +80871,7 @@ const A3 = class A3 extends Pw {
|
|
|
80865
80871
|
return A3.supported && Jf(n);
|
|
80866
80872
|
}
|
|
80867
80873
|
async load(n) {
|
|
80868
|
-
return new (await import("./vidstack-hls-
|
|
80874
|
+
return new (await import("./vidstack-hls-o7wKd4zz.js")).HLSProvider(this.target, n);
|
|
80869
80875
|
}
|
|
80870
80876
|
};
|
|
80871
80877
|
ee(A3, "supported", _w());
|
|
@@ -80879,7 +80885,7 @@ const T3 = class T3 extends Pw {
|
|
|
80879
80885
|
return T3.supported && Ow(n);
|
|
80880
80886
|
}
|
|
80881
80887
|
async load(n) {
|
|
80882
|
-
return new (await import("./vidstack-dash-
|
|
80888
|
+
return new (await import("./vidstack-dash-_0An9Wt5.js")).DASHProvider(this.target, n);
|
|
80883
80889
|
}
|
|
80884
80890
|
};
|
|
80885
80891
|
ee(T3, "supported", Ave());
|
|
@@ -80905,7 +80911,7 @@ class Rwe {
|
|
|
80905
80911
|
return "video";
|
|
80906
80912
|
}
|
|
80907
80913
|
async load(i) {
|
|
80908
|
-
return new (await import("./vidstack-vimeo-
|
|
80914
|
+
return new (await import("./vidstack-vimeo-DfZXylf2.js")).VimeoProvider(this.target, i);
|
|
80909
80915
|
}
|
|
80910
80916
|
async loadPoster(i, n, a) {
|
|
80911
80917
|
const { resolveVimeoVideoId: s, getVimeoVideoInfo: l } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
|
|
@@ -80939,7 +80945,7 @@ class Lwe {
|
|
|
80939
80945
|
return "video";
|
|
80940
80946
|
}
|
|
80941
80947
|
async load(i) {
|
|
80942
|
-
return new (await import("./vidstack-youtube-
|
|
80948
|
+
return new (await import("./vidstack-youtube-Dhaxc8aN.js")).YouTubeProvider(this.target, i);
|
|
80943
80949
|
}
|
|
80944
80950
|
async loadPoster(i, n, a) {
|
|
80945
80951
|
const { findYouTubePoster: s, resolveYouTubeVideoId: l } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(i.src) && l(i.src);
|
|
@@ -81359,7 +81365,7 @@ class jwe extends Lp {
|
|
|
81359
81365
|
throw l.code = "CAST_NOT_AVAILABLE", l;
|
|
81360
81366
|
}
|
|
81361
81367
|
if (eh("https://www.gstatic.com"), !v(this, Sc)) {
|
|
81362
|
-
const l = await import("./vidstack-D2pY00kU-
|
|
81368
|
+
const l = await import("./vidstack-D2pY00kU-BPQa8qYs.js").then((d) => d.v);
|
|
81363
81369
|
Y(this, Sc, new l.GoogleCastLoader());
|
|
81364
81370
|
}
|
|
81365
81371
|
await v(this, Sc).prompt(v(this, Sl)), n && v(this, Dt).queue.enqueue("media-google-cast-request", n);
|
|
@@ -83080,7 +83086,7 @@ _l = new WeakMap(), Qi = new WeakMap(), Pn = new WeakMap(), al = new WeakSet(),
|
|
|
83080
83086
|
if ((a = v(this, Qi)) != null && a.classList.contains("vds-google-cast"))
|
|
83081
83087
|
return v(this, Qi);
|
|
83082
83088
|
const n = document.createElement("div");
|
|
83083
|
-
return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-
|
|
83089
|
+
return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-B1IholYM.js").then(({ insertContent: s }) => {
|
|
83084
83090
|
s(n, v(this, _l).$state);
|
|
83085
83091
|
}), n;
|
|
83086
83092
|
}, ee(J$, "tagName", "media-provider");
|