@webitel/ui-sdk 25.12.67 → 25.12.68

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.
Files changed (22) hide show
  1. package/dist/{install-CeDguI1_.js → install-Bl4zaHY7.js} +3358 -3357
  2. package/dist/{plyr-BGYJOJC_.js → plyr-BDDVjw_L.js} +1 -1
  3. package/dist/ui-sdk.css +1 -1
  4. package/dist/ui-sdk.js +1 -1
  5. package/dist/ui-sdk.umd.cjs +27 -27
  6. package/dist/{vidstack-Bq6c3Bam-CQ23f27I.js → vidstack-Bq6c3Bam-DGjWAnRZ.js} +2 -2
  7. package/dist/{vidstack-D2pY00kU-KeqnbHZ3.js → vidstack-D2pY00kU-BzYPwheK.js} +2 -2
  8. package/dist/{vidstack-DDXt6fpN-BBmnU4RK.js → vidstack-DDXt6fpN-DIbAfop2.js} +1 -1
  9. package/dist/{vidstack-D_-9AA6_-cOrT0wb8.js → vidstack-D_-9AA6_-7q1iR78i.js} +1 -1
  10. package/dist/{vidstack-DqAw8m9J-BV92HncQ.js → vidstack-DqAw8m9J-D0sii7oU.js} +1 -1
  11. package/dist/{vidstack-audio-BKNgv-X1.js → vidstack-audio-BM4A-gUW.js} +2 -2
  12. package/dist/{vidstack-dash-B-DzxQZ9.js → vidstack-dash-DSTVe2Nb.js} +3 -3
  13. package/dist/{vidstack-google-cast-CxqY50Jn.js → vidstack-google-cast-CCDXhTIC.js} +3 -3
  14. package/dist/{vidstack-hls-BVNnOQ7R.js → vidstack-hls-2w7zuPAH.js} +3 -3
  15. package/dist/{vidstack-video-DJYI58rN.js → vidstack-video-Bg04gMay.js} +2 -2
  16. package/dist/{vidstack-vimeo-BaBoW5b3.js → vidstack-vimeo-BdWpM3pn.js} +3 -3
  17. package/dist/{vidstack-youtube-DKq4V60n.js → vidstack-youtube-CGuH5GHu.js} +2 -2
  18. package/dist/{vuex.esm-bundler-C2s5jXrE.js → vuex.esm-bundler-BDe7Zrpx.js} +1 -1
  19. package/package.json +1 -1
  20. package/src/components/wt-table/wt-table.vue +12 -4
  21. package/src/components/wt-textarea/wt-textarea.vue +1 -0
  22. package/types/components/wt-table/wt-table.vue.d.ts +2 -1
@@ -5,8 +5,8 @@ var ot = (n) => {
5
5
  var Xt = (n, t, s) => t in n ? Qt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : n[t] = s;
6
6
  var N = (n, t, s) => Xt(n, typeof t != "symbol" ? t + "" : t, s), X = (n, t, s) => t.has(n) || ot("Cannot " + s);
7
7
  var i = (n, t, s) => (X(n, t, "read from private field"), s ? s.call(n) : t.get(n)), d = (n, t, s) => t.has(n) ? ot("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, s), c = (n, t, s, r) => (X(n, t, "write to private field"), r ? r.call(n, s) : t.set(n, s), s), a = (n, t, s) => (X(n, t, "access private method"), s);
8
- import { A as Yt, z as ut, B as j, C as Zt, b as ti, E as nt, e as lt, F as _, G as ii, H as ei, f as si, J as ai, l as rt, K as dt, D as ni, L as Y, M as Z } from "./install-CeDguI1_.js";
9
- import { R as ri } from "./vidstack-DqAw8m9J-BV92HncQ.js";
8
+ import { A as Yt, z as ut, B as j, C as Zt, b as ti, E as nt, e as lt, F as _, G as ii, H as ei, f as si, J as ai, l as rt, K as dt, D as ni, L as Y, M as Z } from "./install-Bl4zaHY7.js";
9
+ import { R as ri } from "./vidstack-DqAw8m9J-D0sii7oU.js";
10
10
  let q = null, K = [], z = [];
11
11
  function ht() {
12
12
  return q ?? (q = new AudioContext());
@@ -5,7 +5,7 @@ var w = (t) => {
5
5
  var P = (t, e, a) => e in t ? _(t, e, { enumerable: !0, configurable: !0, writable: !0, value: a }) : t[e] = a;
6
6
  var u = (t, e, a) => P(t, typeof e != "symbol" ? e + "" : e, a), C = (t, e, a) => e.has(t) || w("Cannot " + a);
7
7
  var c = (t, e, a) => (C(t, e, "read from private field"), a ? a.call(t) : e.get(t)), m = (t, e, a) => e.has(t) ? w("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, a), y = (t, e, a, o) => (C(t, e, "write to private field"), o ? o.call(t, a) : e.set(t, a), a), s = (t, e, a) => (C(t, e, "access private method"), a);
8
- import { l as b, k as A, V as O, G as D, f as R, o as G } from "./install-CeDguI1_.js";
8
+ import { l as b, k as A, V as O, G as D, f as R, o as G } from "./install-Bl4zaHY7.js";
9
9
  function M() {
10
10
  return "https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1";
11
11
  }
@@ -94,7 +94,7 @@ class F {
94
94
  async load(e) {
95
95
  if (!c(this, n))
96
96
  throw Error("[vidstack] google cast player was not initialized");
97
- return new (await import("./vidstack-google-cast-CxqY50Jn.js")).GoogleCastProvider(c(this, n), e);
97
+ return new (await import("./vidstack-google-cast-CCDXhTIC.js")).GoogleCastProvider(c(this, n), e);
98
98
  }
99
99
  }
100
100
  n = new WeakMap(), r = new WeakSet(), S = async function(e) {
@@ -5,7 +5,7 @@ var g = (s) => {
5
5
  var M = (s, t, i) => t in s ? y(s, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : s[t] = i;
6
6
  var c = (s, t, i) => M(s, typeof t != "symbol" ? t + "" : t, i), h = (s, t, i) => t.has(s) || g("Cannot " + i);
7
7
  var e = (s, t, i) => (h(s, t, "read from private field"), i ? i.call(s) : t.get(s)), l = (s, t, i) => t.has(s) ? g("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(s) : t.set(s, i), p = (s, t, i, a) => (h(s, t, "write to private field"), a ? a.call(s, i) : t.set(s, i), i), u = (s, t, i) => (h(s, t, "access private method"), i);
8
- import { M as w, l as f, e as A, f as P, U as O, b as S } from "./install-CeDguI1_.js";
8
+ import { M as w, l as f, e as A, f as P, U as O, b as S } from "./install-Bl4zaHY7.js";
9
9
  var r, o, b, m;
10
10
  class J {
11
11
  constructor(t) {
@@ -1,4 +1,4 @@
1
- import { c as d, a as i, I as l, e as m } from "./install-CeDguI1_.js";
1
+ import { c as d, a as i, I as l, e as m } from "./install-Bl4zaHY7.js";
2
2
  const p = /* @__PURE__ */ i(
3
3
  '<svg viewBox="0 0 32 32" fill="none" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"></svg>'
4
4
  );
@@ -3,7 +3,7 @@ var l = (i) => {
3
3
  };
4
4
  var m = (i, t, s) => t.has(i) || l("Cannot " + s);
5
5
  var r = (i, t, s) => (m(i, t, "read from private field"), s ? s.call(i) : t.get(i)), e = (i, t, s) => t.has(i) ? l("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(i) : t.set(i, s), h = (i, t, s, f) => (m(i, t, "write to private field"), f ? f.call(i, s) : t.set(i, s), s), c = (i, t, s) => (m(i, t, "access private method"), s);
6
- import { m as p, v as u } from "./install-CeDguI1_.js";
6
+ import { m as p, v as u } from "./install-Bl4zaHY7.js";
7
7
  var o, a, n, d;
8
8
  class F {
9
9
  constructor(t) {
@@ -1,8 +1,8 @@
1
1
  var a = Object.defineProperty;
2
2
  var o = (i, e, t) => e in i ? a(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
3
  var r = (i, e, t) => o(i, typeof e != "symbol" ? e + "" : e, t);
4
- import { s as p } from "./install-CeDguI1_.js";
5
- import { H as d, a as u } from "./vidstack-Bq6c3Bam-CQ23f27I.js";
4
+ import { s as p } from "./install-Bl4zaHY7.js";
5
+ import { H as d, a as u } from "./vidstack-Bq6c3Bam-DGjWAnRZ.js";
6
6
  class n extends d {
7
7
  constructor(t, s) {
8
8
  super(t, s);
@@ -5,9 +5,9 @@ var Y = (n) => {
5
5
  var wt = (n, t, e) => t in n ? vt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
6
6
  var I = (n, t, e) => wt(n, typeof t != "symbol" ? t + "" : t, e), b = (n, t, e) => t.has(n) || Y("Cannot " + e);
7
7
  var i = (n, t, e) => (b(n, t, "read from private field"), e ? e.call(n) : t.get(n)), f = (n, t, e) => t.has(n) ? Y("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, e), p = (n, t, e, r) => (b(n, t, "write to private field"), r ? r.call(n, e) : t.set(n, e), e), h = (n, t, e) => (b(n, t, "access private method"), e);
8
- import { r as Et, b as _, d as Lt, f as At, Q as z, l as J, e as Dt, D as N, h as xt, j as O, T as Mt, L as q, t as Ct, u as Nt, v as Rt, k as Ft, m as Z, n as Pt, o as qt, q as _t } from "./install-CeDguI1_.js";
9
- import { VideoProvider as $t } from "./vidstack-video-DJYI58rN.js";
10
- import { R as jt } from "./vidstack-DqAw8m9J-BV92HncQ.js";
8
+ import { r as Et, b as _, d as Lt, f as At, Q as z, l as J, e as Dt, D as N, h as xt, j as O, T as Mt, L as q, t as Ct, u as Nt, v as Rt, k as Ft, m as Z, n as Pt, o as qt, q as _t } from "./install-Bl4zaHY7.js";
9
+ import { VideoProvider as $t } from "./vidstack-video-Bg04gMay.js";
10
+ import { R as jt } from "./vidstack-DqAw8m9J-D0sii7oU.js";
11
11
  function W(n) {
12
12
  try {
13
13
  return new Intl.DisplayNames(navigator.languages, { type: "language" }).of(n) ?? null;
@@ -5,9 +5,9 @@ var Q = (d) => {
5
5
  var vt = (d, t, s) => t in d ? Lt(d, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : d[t] = s;
6
6
  var G = (d, t, s) => vt(d, typeof t != "symbol" ? t + "" : t, s), O = (d, t, s) => t.has(d) || Q("Cannot " + s);
7
7
  var e = (d, t, s) => (O(d, t, "read from private field"), s ? s.call(d) : t.get(d)), T = (d, t, s) => t.has(d) ? Q("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(d) : t.set(d, s), l = (d, t, s, i) => (O(d, t, "write to private field"), i ? i.call(d, s) : t.set(d, s), s), r = (d, t, s) => (O(d, t, "access private method"), s);
8
- import { A as St, N as L, W as Z, z as At, D as tt, f as V, l as et, e as It, X as bt, L as Rt } from "./install-CeDguI1_.js";
9
- import { R as wt } from "./vidstack-DqAw8m9J-BV92HncQ.js";
10
- import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-KeqnbHZ3.js";
8
+ import { A as St, N as L, W as Z, z as At, D as tt, f as V, l as et, e as It, X as bt, L as Rt } from "./install-Bl4zaHY7.js";
9
+ import { R as wt } from "./vidstack-DqAw8m9J-D0sii7oU.js";
10
+ import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-BzYPwheK.js";
11
11
  var g, _, at;
12
12
  class _t {
13
13
  constructor(t) {
@@ -5,9 +5,9 @@ var q = (n) => {
5
5
  var ot = (n, t, i) => t in n ? rt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : n[t] = i;
6
6
  var _ = (n, t, i) => ot(n, typeof t != "symbol" ? t + "" : t, i), R = (n, t, i) => t.has(n) || q("Cannot " + i);
7
7
  var e = (n, t, i) => (R(n, t, "read from private field"), i ? i.call(n) : t.get(n)), f = (n, t, i) => t.has(n) ? q("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, i), p = (n, t, i, s) => (R(n, t, "write to private field"), s ? s.call(n, i) : t.set(n, i), i), a = (n, t, i) => (R(n, t, "access private method"), i);
8
- import { i as ht, b as C, d as at, f as O, Q as N, l as V, e as dt, D as x, h as ut, T as ct, j, L as $, k as lt, m as k, n as ft, o as pt, q as vt } from "./install-CeDguI1_.js";
9
- import { VideoProvider as yt } from "./vidstack-video-DJYI58rN.js";
10
- import { R as gt } from "./vidstack-DqAw8m9J-BV92HncQ.js";
8
+ import { i as ht, b as C, d as at, f as O, Q as N, l as V, e as dt, D as x, h as ut, T as ct, j, L as $, k as lt, m as k, n as ft, o as pt, q as vt } from "./install-Bl4zaHY7.js";
9
+ import { VideoProvider as yt } from "./vidstack-video-Bg04gMay.js";
10
+ import { R as gt } from "./vidstack-DqAw8m9J-D0sii7oU.js";
11
11
  const Lt = (n) => ut(n);
12
12
  var T, h, o, D, b, r, E, M, U, F, Q, K, W, B, J, X, Y, z, G, Z, tt;
13
13
  class St {
@@ -5,8 +5,8 @@ var b = (i) => {
5
5
  var N = (i, t, e) => t in i ? $(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
6
6
  var y = (i, t, e) => N(i, typeof t != "symbol" ? t + "" : t, e), E = (i, t, e) => t.has(i) || b("Cannot " + e);
7
7
  var s = (i, t, e) => (E(i, t, "read from private field"), e ? e.call(i) : t.get(i)), r = (i, t, e) => t.has(i) ? b("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(i) : t.set(i, e), c = (i, t, e, n) => (E(i, t, "write to private field"), n ? n.call(i, e) : t.set(i, e), e), p = (i, t, e) => (E(i, t, "access private method"), e);
8
- import { s as U, w as V, x as A, y as j, z as C, l as q, D as z, E as F, T as Y, j as v } from "./install-CeDguI1_.js";
9
- import { H as _, a as B } from "./vidstack-Bq6c3Bam-CQ23f27I.js";
8
+ import { s as U, w as V, x as A, y as j, z as C, l as q, D as z, E as F, T as Y, j as v } from "./install-Bl4zaHY7.js";
9
+ import { H as _, a as B } from "./vidstack-Bq6c3Bam-DGjWAnRZ.js";
10
10
  var P, f, k, D, H;
11
11
  class G {
12
12
  constructor(t, e) {
@@ -5,9 +5,9 @@ var N = (r) => {
5
5
  var de = (r, c, e) => c in r ? ue(r, c, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[c] = e;
6
6
  var b = (r, c, e) => de(r, typeof c != "symbol" ? c + "" : c, e), S = (r, c, e) => c.has(r) || N("Cannot " + e);
7
7
  var t = (r, c, e) => (S(r, c, "read from private field"), e ? e.call(r) : c.get(r)), f = (r, c, e) => c.has(r) ? N("Cannot add the same private member more than once") : c instanceof WeakSet ? c.add(r) : c.set(r, e), u = (r, c, e, i) => (S(r, c, "write to private field"), i ? i.call(r, e) : c.set(r, e), e), o = (r, c, e) => (S(r, c, "access private method"), e);
8
- import { A as fe, M as U, N as C, d as pe, e as q, f as Q, b as ye, O as _, L as R, l as be, P as ke, T as ve, Q as W } from "./install-CeDguI1_.js";
9
- import { R as me } from "./vidstack-DqAw8m9J-BV92HncQ.js";
10
- import { E as we } from "./vidstack-DDXt6fpN-BBmnU4RK.js";
8
+ import { A as fe, M as U, N as C, d as pe, e as q, f as Q, b as ye, O as _, L as R, l as be, P as ke, T as ve, Q as W } from "./install-Bl4zaHY7.js";
9
+ import { R as me } from "./vidstack-DqAw8m9J-D0sii7oU.js";
10
+ import { E as we } from "./vidstack-DDXt6fpN-DIbAfop2.js";
11
11
  import { resolveVimeoVideoId as Pe, getVimeoVideoInfo as Te } from "./vidstack-krOAtKMi-B4IZWKdc.js";
12
12
  const Ce = [
13
13
  "bufferend",
@@ -5,8 +5,8 @@ var B = (r) => {
5
5
  var q = (r, n, e) => n in r ? A(r, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[n] = e;
6
6
  var T = (r, n, e) => q(r, typeof n != "symbol" ? n + "" : n, e), M = (r, n, e) => n.has(r) || B("Cannot " + e);
7
7
  var s = (r, n, e) => (M(r, n, "read from private field"), e ? e.call(r) : n.get(r)), p = (r, n, e) => n.has(r) ? B("Cannot add the same private member more than once") : n instanceof WeakSet ? n.add(r) : n.set(r, e), l = (r, n, e, t) => (M(r, n, "write to private field"), t ? t.call(r, e) : n.set(r, e), e), o = (r, n, e) => (M(r, n, "access private method"), e);
8
- import { A as z, M as G, d as H, e as J, b as K, O as Q, N as C, R as W, v as $, S as X } from "./install-CeDguI1_.js";
9
- import { E as Z } from "./vidstack-DDXt6fpN-BBmnU4RK.js";
8
+ import { A as z, M as G, d as H, e as J, b as K, O as Q, N as C, R as W, v as $, S as X } from "./install-Bl4zaHY7.js";
9
+ import { E as Z } from "./vidstack-DDXt6fpN-DIbAfop2.js";
10
10
  import { resolveYouTubeVideoId as ee } from "./vidstack-Dm1xEU9Q-qSXq3AI-.js";
11
11
  const b = {
12
12
  Ended: 0,
@@ -1,4 +1,4 @@
1
- import { p as d } from "./install-CeDguI1_.js";
1
+ import { p as d } from "./install-Bl4zaHY7.js";
2
2
  import { inject as lt, effectScope as dt, reactive as vt, watch as J, computed as pt } from "vue";
3
3
  function ht() {
4
4
  return W().__VUE_DEVTOOLS_GLOBAL_HOOK__;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "25.12.67",
3
+ "version": "25.12.68",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "make-all": "npm version patch --git-tag-version false && npm run build && (npm run build:types || true) && (npm run lint:fix || true) && npm run publish-lib",
@@ -90,7 +90,7 @@
90
90
  <!-- check if row exists to prevent rendering errors -->
91
91
  <wt-checkbox
92
92
  v-if="row"
93
- :selected="_selected.includes(row)"
93
+ :selected="isCheckboxSelected(row)"
94
94
  @update:selected="handleSelection(row, $event)"
95
95
  />
96
96
  </template>
@@ -277,6 +277,8 @@ interface Props extends DataTableProps{
277
277
  onLoading?: (event: VirtualScrollerLazyEvent) => Promise<any>;
278
278
  loading?: boolean;
279
279
  itemSize?: number | undefined;
280
+
281
+ trackSelectedRowBy: (item: Entity) => Entity
280
282
  }
281
283
 
282
284
  const props = withDefaults(defineProps<Props>(), {
@@ -376,12 +378,18 @@ const isColSortable = ({ sort }) => {
376
378
  return props.sortable && sort !== undefined;
377
379
  }
378
380
 
381
+ const isCheckboxSelected = (row: unknown) => _selected.value.includes(trackSelectedBy(row))
382
+
383
+ const trackSelectedBy = (item: unknown) => {
384
+ return props.trackSelectedRowBy ? props.trackSelectedRowBy(item) : item.id
385
+ }
386
+
379
387
  const selectAll = () => {
380
388
  if (props.selected) {
381
389
  if (isAllSelected.value) {
382
390
  emit('update:selected', []);
383
391
  } else {
384
- emit('update:selected', [...props.data]);
392
+ emit('update:selected', [...props.data.map((item) => trackSelectedBy(item))]);
385
393
  }
386
394
  } else {
387
395
  // for backwards compatibility
@@ -405,11 +413,11 @@ const selectAll = () => {
405
413
  const handleSelection = (row, select) => {
406
414
  if (props.selected) {
407
415
  if (select) {
408
- emit('update:selected', [..._selected.value, row]);
416
+ emit('update:selected', [..._selected.value, trackSelectedBy(row)]);
409
417
  } else {
410
418
  emit(
411
419
  'update:selected',
412
- _selected.value.filter((item) => item !== row),
420
+ _selected.value.filter((item) => item !== trackSelectedBy(row)),
413
421
  );
414
422
  }
415
423
  } else {
@@ -167,6 +167,7 @@ onMounted(() => {
167
167
  @extend %wt-scrollbar;
168
168
  @include wt-placeholder;
169
169
 
170
+ display: block;
170
171
  box-sizing: border-box;
171
172
  width: 100%;
172
173
  resize: none;
@@ -51,6 +51,7 @@ interface Props extends DataTableProps {
51
51
  onLoading?: (event: VirtualScrollerLazyEvent) => Promise<any>;
52
52
  loading?: boolean;
53
53
  itemSize?: number | undefined;
54
+ trackSelectedRowBy: (item: Entity) => Entity;
54
55
  }
55
56
  declare var __VLS_60: `header-${string}`, __VLS_61: {
56
57
  index: number;
@@ -111,7 +112,7 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {},
111
112
  reorderableColumns: boolean;
112
113
  rowExpansionDisabled: (row: object) => boolean;
113
114
  itemSize: number | undefined;
114
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
115
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
115
116
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
116
117
  export default _default;
117
118
  type __VLS_WithSlots<T, S> = T & {