@webitel/ui-sdk 25.10.62 → 25.10.64

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 (46) hide show
  1. package/dist/{install-CJQfl0hy.js → install-BsLZwXoY.js} +77452 -77451
  2. package/dist/ui-sdk.css +1 -1
  3. package/dist/ui-sdk.js +1 -1
  4. package/dist/ui-sdk.umd.cjs +233 -233
  5. package/dist/{vidstack-Bq6c3Bam-gxXrCSig.js → vidstack-Bq6c3Bam-DZbYZF-M.js} +2 -2
  6. package/dist/{vidstack-D2pY00kU-BFY6dR6B.js → vidstack-D2pY00kU-CGaaa7oi.js} +2 -2
  7. package/dist/{vidstack-DDXt6fpN-B-lwWzfa.js → vidstack-DDXt6fpN-DZzfn5Lr.js} +1 -1
  8. package/dist/{vidstack-D_-9AA6_-BWo8rqGl.js → vidstack-D_-9AA6_-bp-stltc.js} +1 -1
  9. package/dist/{vidstack-DqAw8m9J-BV_UffFj.js → vidstack-DqAw8m9J-KGsxHqJp.js} +1 -1
  10. package/dist/{vidstack-audio-IHdHpg26.js → vidstack-audio-BgqiYTiC.js} +2 -2
  11. package/dist/{vidstack-dash-KAIY2weY.js → vidstack-dash-Af6ZjmuE.js} +3 -3
  12. package/dist/{vidstack-google-cast-IR47LQ6g.js → vidstack-google-cast-BIJwLT0g.js} +3 -3
  13. package/dist/{vidstack-hls-hjvWJcUS.js → vidstack-hls-D2rJhFqU.js} +3 -3
  14. package/dist/{vidstack-video-DWMQ0ihW.js → vidstack-video-Cz3sGCA1.js} +2 -2
  15. package/dist/{vidstack-vimeo-D-w_5fjk.js → vidstack-vimeo-CzUzNHaC.js} +3 -3
  16. package/dist/{vidstack-youtube-Ci1_W6v9.js → vidstack-youtube-DAyJ86Ju.js} +2 -2
  17. package/package.json +2 -2
  18. package/src/components/wt-table/wt-table.vue +7 -2
  19. package/types/components/index.d.ts +2 -2
  20. package/types/components/on-demand/wt-cc-agent-status-timers/wt-cc-agent-status-timers.vue.d.ts +2 -2
  21. package/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +1 -1
  22. package/types/components/wt-action-bar/WtActionBarActionsOrder.d.ts +2 -2
  23. package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +17 -17
  24. package/types/components/wt-avatar/wt-avatar.vue.d.ts +2 -2
  25. package/types/components/wt-button/wt-button.vue.d.ts +4 -4
  26. package/types/components/wt-button-select/wt-button-select.vue.d.ts +2 -2
  27. package/types/components/wt-checkbox/wt-checkbox.vue.d.ts +2 -2
  28. package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +4 -4
  29. package/types/components/wt-empty/wt-empty.vue.d.ts +3 -3
  30. package/types/components/wt-icon/wt-icon.vue.d.ts +1 -1
  31. package/types/components/wt-indicator/wt-indicator.vue.d.ts +1 -1
  32. package/types/components/wt-input/wt-input.vue.d.ts +6 -6
  33. package/types/components/wt-loader/_internals/wt-spinner-loader.vue.d.ts +1 -1
  34. package/types/components/wt-loader/wt-loader.vue.d.ts +2 -2
  35. package/types/components/wt-player/wt-player.vue.d.ts +3 -3
  36. package/types/components/wt-popover/wt-popover.vue.d.ts +2 -2
  37. package/types/components/wt-popup/wt-popup.vue.d.ts +1 -1
  38. package/types/components/wt-radio/wt-radio.vue.d.ts +4 -4
  39. package/types/components/wt-rounded-action/wt-rounded-action.vue.d.ts +8 -8
  40. package/types/components/wt-switcher/wt-switcher.vue.d.ts +2 -2
  41. package/types/components/wt-textarea/wt-textarea.vue.d.ts +3 -3
  42. package/types/components/wt-time-input/wt-time-input.vue.d.ts +2 -2
  43. package/types/components/wt-timepicker/wt-timepicker.vue.d.ts +2 -2
  44. package/types/enums/index.d.ts +1 -1
  45. package/types/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue.d.ts +1 -1
  46. package/types/modules/TableComponentModule/composables/useTableEmpty.d.ts +1 -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 M = (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 { y as Yt, x as ut, z as j, A as Zt, b as ti, E as nt, e as lt, B as _, C as ii, F as ei, d as si, G as ai, l as rt, H as dt, D as ni, L as Y, J as Z } from "./install-CJQfl0hy.js";
9
- import { R as ri } from "./vidstack-DqAw8m9J-BV_UffFj.js";
8
+ import { y as Yt, x as ut, z as j, A as Zt, b as ti, E as nt, e as lt, B as _, C as ii, F as ei, d as si, G as ai, l as rt, H as dt, D as ni, L as Y, J as Z } from "./install-BsLZwXoY.js";
9
+ import { R as ri } from "./vidstack-DqAw8m9J-KGsxHqJp.js";
10
10
  let q = null, z = [], J = [];
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, h as A, S as O, C as D, d as R, m as M } from "./install-CJQfl0hy.js";
8
+ import { l as b, h as A, S as O, C as D, d as R, m as M } from "./install-BsLZwXoY.js";
9
9
  function G() {
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-IR47LQ6g.js")).GoogleCastProvider(c(this, n), e);
97
+ return new (await import("./vidstack-google-cast-BIJwLT0g.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 w = (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) => w(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 { J as M, l as f, e as A, d as P, R as O, b as S } from "./install-CJQfl0hy.js";
8
+ import { J as M, l as f, e as A, d as P, R as O, b as S } from "./install-BsLZwXoY.js";
9
9
  var r, o, b, m;
10
10
  class W {
11
11
  constructor(t) {
@@ -1,4 +1,4 @@
1
- import { c as d, a as i, I as l, e as m } from "./install-CJQfl0hy.js";
1
+ import { c as d, a as i, I as l, e as m } from "./install-BsLZwXoY.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 c = (i, t, s) => t.has(i) || l("Cannot " + s);
5
5
  var r = (i, t, s) => (c(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) => (c(i, t, "write to private field"), f ? f.call(i, s) : t.set(i, s), s), m = (i, t, s) => (c(i, t, "access private method"), s);
6
- import { j as p, t as u } from "./install-CJQfl0hy.js";
6
+ import { j as p, t as u } from "./install-BsLZwXoY.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-CJQfl0hy.js";
5
- import { H as d, a as u } from "./vidstack-Bq6c3Bam-gxXrCSig.js";
4
+ import { s as p } from "./install-BsLZwXoY.js";
5
+ import { H as d, a as u } from "./vidstack-Bq6c3Bam-DZbYZF-M.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 { o as Et, b as _, p as Lt, d as At, Q as z, l as J, e as Dt, D as N, f as xt, g as O, T as Mt, L as q, q as Ct, r as Nt, t as Rt, h as Ft, j as Z, k as Pt, m as qt, n as _t } from "./install-CJQfl0hy.js";
9
- import { VideoProvider as $t } from "./vidstack-video-DWMQ0ihW.js";
10
- import { R as jt } from "./vidstack-DqAw8m9J-BV_UffFj.js";
8
+ import { o as Et, b as _, p as Lt, d as At, Q as z, l as J, e as Dt, D as N, f as xt, g as O, T as Mt, L as q, q as Ct, r as Nt, t as Rt, h as Ft, j as Z, k as Pt, m as qt, n as _t } from "./install-BsLZwXoY.js";
9
+ import { VideoProvider as $t } from "./vidstack-video-Cz3sGCA1.js";
10
+ import { R as jt } from "./vidstack-DqAw8m9J-KGsxHqJp.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 W = (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) || W("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) ? W("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 { y as St, K as L, U as Z, x as At, D as tt, d as V, l as et, e as It, V as bt, L as Rt } from "./install-CJQfl0hy.js";
9
- import { R as wt } from "./vidstack-DqAw8m9J-BV_UffFj.js";
10
- import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-BFY6dR6B.js";
8
+ import { y as St, K as L, U as Z, x as At, D as tt, d as V, l as et, e as It, V as bt, L as Rt } from "./install-BsLZwXoY.js";
9
+ import { R as wt } from "./vidstack-DqAw8m9J-KGsxHqJp.js";
10
+ import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-CGaaa7oi.js";
11
11
  var g, _, at;
12
12
  class _t {
13
13
  constructor(t) {
@@ -5,9 +5,9 @@ var N = (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) || N("Cannot " + i);
7
7
  var e = (n, t, i) => (R(n, t, "read from private field"), i ? i.call(n) : t.get(n)), p = (n, t, i) => t.has(n) ? N("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, i), f = (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, p as at, d as O, Q as V, l as j, e as dt, D as x, f as ut, T as ct, g as k, L as $, h as lt, j as q, k as pt, m as ft, n as vt } from "./install-CJQfl0hy.js";
9
- import { VideoProvider as yt } from "./vidstack-video-DWMQ0ihW.js";
10
- import { R as gt } from "./vidstack-DqAw8m9J-BV_UffFj.js";
8
+ import { i as ht, b as C, p as at, d as O, Q as V, l as j, e as dt, D as x, f as ut, T as ct, g as k, L as $, h as lt, j as q, k as pt, m as ft, n as vt } from "./install-BsLZwXoY.js";
9
+ import { VideoProvider as yt } from "./vidstack-video-Cz3sGCA1.js";
10
+ import { R as gt } from "./vidstack-DqAw8m9J-KGsxHqJp.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 m = (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, u as V, v as A, w as q, x as C, l as F, D as Y, E as _, T as j, g as v } from "./install-CJQfl0hy.js";
9
- import { H as z, a as B } from "./vidstack-Bq6c3Bam-gxXrCSig.js";
8
+ import { s as U, u as V, v as A, w as q, x as C, l as F, D as Y, E as _, T as j, g as v } from "./install-BsLZwXoY.js";
9
+ import { H as z, a as B } from "./vidstack-Bq6c3Bam-DZbYZF-M.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 { y as fe, J as U, K as C, p as pe, e as q, d as Q, b as ye, M as _, L as R, l as be, N as ke, T as ve, Q as J } from "./install-CJQfl0hy.js";
9
- import { R as me } from "./vidstack-DqAw8m9J-BV_UffFj.js";
10
- import { E as we } from "./vidstack-DDXt6fpN-B-lwWzfa.js";
8
+ import { y as fe, J as U, K as C, p as pe, e as q, d as Q, b as ye, M as _, L as R, l as be, N as ke, T as ve, Q as J } from "./install-BsLZwXoY.js";
9
+ import { R as me } from "./vidstack-DqAw8m9J-KGsxHqJp.js";
10
+ import { E as we } from "./vidstack-DDXt6fpN-DZzfn5Lr.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 N = (r, n, e) => n in r ? K(r, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[n] = e;
6
6
  var T = (r, n, e) => N(r, typeof n != "symbol" ? n + "" : n, e), R = (r, n, e) => n.has(r) || B("Cannot " + e);
7
7
  var s = (r, n, e) => (R(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) => (R(r, n, "write to private field"), t ? t.call(r, e) : n.set(r, e), e), o = (r, n, e) => (R(r, n, "access private method"), e);
8
- import { y as q, J as z, p as A, e as G, b as H, M as Q, K as C, O as W, t as $, P as X } from "./install-CJQfl0hy.js";
9
- import { E as Z } from "./vidstack-DDXt6fpN-B-lwWzfa.js";
8
+ import { y as q, J as z, p as A, e as G, b as H, M as Q, K as C, O as W, t as $, P as X } from "./install-BsLZwXoY.js";
9
+ import { E as Z } from "./vidstack-DDXt6fpN-DZzfn5Lr.js";
10
10
  import { resolveYouTubeVideoId as ee } from "./vidstack-Dm1xEU9Q-qSXq3AI-.js";
11
11
  const b = {
12
12
  Ended: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "25.10.62",
3
+ "version": "25.10.64",
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",
@@ -55,7 +55,7 @@
55
55
  "@vuelidate/validators": "^2.0.4",
56
56
  "@vuepic/vue-datepicker": "^4.5.1",
57
57
  "@vueuse/components": "^13.0.0",
58
- "@webitel/api-services": "^0.0.56",
58
+ "@webitel/api-services": "^0.0.60",
59
59
  "@webitel/styleguide": "^24.12.79",
60
60
  "autosize": "^6.0.1",
61
61
  "axios": "^1.8.3",
@@ -209,7 +209,7 @@
209
209
  <script lang="ts" setup>
210
210
  import type { DataTableProps } from 'primevue';
211
211
  import { VirtualScrollerLazyEvent } from 'primevue/virtualscroller';
212
- import { computed, defineProps, ref, useSlots,useTemplateRef, withDefaults } from 'vue';
212
+ import { computed, defineProps, nextTick, ref, useSlots, useTemplateRef, withDefaults } from 'vue';
213
213
  import { useI18n } from 'vue-i18n';
214
214
 
215
215
  import { getNextSortOrder } from '../../scripts/sortQueryAdapters.js';
@@ -307,7 +307,7 @@ const tableKey = ref(0);
307
307
  const expandedRows = ref([]);
308
308
 
309
309
  // table's columns that should be excluded from reorder
310
- const excludeColumnsFromReorder = ['row-select', 'row-reorder', 'row-actions']
310
+ const excludeColumnsFromReorder = ['row-select', 'row-reorder', 'row-actions', 'row-expander'];
311
311
 
312
312
  const _selected = computed(() => {
313
313
  // _isSelected for backwards compatibility
@@ -424,9 +424,14 @@ const columnResize = ({element}) => {
424
424
  }
425
425
 
426
426
  const columnReorder = () => {
427
+ const containerEl = table.value.$el.querySelector('.p-datatable-table-container');
428
+ const containerElScrollLeft = containerEl.scrollLeft;
427
429
  const newOrder = table.value.d_columnOrder.filter(col => !excludeColumnsFromReorder.includes(col));
428
430
  tableKey.value += 1;
429
431
  emit('column-reorder', newOrder)
432
+ nextTick(() => {
433
+ table.value.$el.querySelector('.p-datatable-table-container').scrollLeft = containerElScrollLeft
434
+ })
430
435
  }
431
436
 
432
437
  const isRowExpanded = (row) => {
@@ -7,6 +7,7 @@ import WtBadge from './wt-badge/wt-badge.vue';
7
7
  import WtBreadcrumb from './wt-breadcrumb/wt-breadcrumb.vue';
8
8
  import WtButton from './wt-button/wt-button.vue';
9
9
  import WtButtonSelect from './wt-button-select/wt-button-select.vue';
10
+ import WtChatEmoji from './on-demand/wt-chat-emoji/wt-chat-emoji.vue';
10
11
  import WtCheckbox from './wt-checkbox/wt-checkbox.vue';
11
12
  import WtChip from './wt-chip/wt-chip.vue';
12
13
  import WtConfirmDialog from './wt-confirm-dialog/wt-confirm-dialog.vue';
@@ -72,7 +73,6 @@ import WtTree from './wt-tree/wt-tree.vue';
72
73
  import WtTreeTable from './wt-tree-table/wt-tree-table.vue';
73
74
  import WtTypeExtensionValueInput from './on-demand/wt-type-extension-value-input/wt-type-extension-value-input.vue';
74
75
  import WtVidstackPlayer from './wt-vidstack-player/wt-vidstack-player.vue';
75
- import WtChatEmoji from './on-demand/wt-chat-emoji/wt-chat-emoji.vue';
76
76
  declare namespace Components {
77
77
  export { WtActionBar };
78
78
  export { WtImage };
@@ -148,4 +148,4 @@ declare namespace Components {
148
148
  export { WtVidstackPlayer };
149
149
  export { WtChatEmoji };
150
150
  }
151
- export { WtActionBar, WtAppHeader, WtAppNavigator, WtAvatar, WtBadge, WtBreadcrumb, WtButton, WtButtonSelect, WtCheckbox, WtChip, WtConfirmDialog, WtContextMenu, WtCopyAction, WtDatepicker, WtDisplayChipItems, WtDivider, WtDualPanel, WtDummy, WtEmpty, WtErrorPage, WtExpansionPanel, WtFiltersPanelWrapper, WtHeaderActions, WtHeadline, WtHint, WtIcon, WtIconAction, WtIconBtn, WtImage, WtIndicator, WtInput, WtInputInfo, WtIntersectionObserver, WtItemLink, WtLabel, WtLoadBar, WtLoader, WtLogo, WtNavigationBar, WtNavigationMenu, WtNotification, WtNotificationsBar, WtPageHeader, WtPageWrapper, WtPagination, WtPlayer, WtPopover, WtPopup, WtProgressBar, WtRadio, WtReplaceTransition, WtRoundedAction, WtSearchBar, WtSelect, WtSelectionPopup, WtSlider, WtStartPage, WtStatusSelect, WtStepper, WtSwitcher, WtTable, WtTableActions, WtTableColumnSelect, WtTabs, WtTagsInput, WtTextarea, WtTimeInput, WtTimepicker, WtTooltip, WtTree, WtTreeTable, WtTypeExtensionValueInput, WtVidstackPlayer, WtChatEmoji };
151
+ export { WtActionBar, WtAppHeader, WtAppNavigator, WtAvatar, WtBadge, WtBreadcrumb, WtButton, WtButtonSelect, WtChatEmoji, WtCheckbox, WtChip, WtConfirmDialog, WtContextMenu, WtCopyAction, WtDatepicker, WtDisplayChipItems, WtDivider, WtDualPanel, WtDummy, WtEmpty, WtErrorPage, WtExpansionPanel, WtFiltersPanelWrapper, WtHeaderActions, WtHeadline, WtHint, WtIcon, WtIconAction, WtIconBtn, WtImage, WtIndicator, WtInput, WtInputInfo, WtIntersectionObserver, WtItemLink, WtLabel, WtLoadBar, WtLoader, WtLogo, WtNavigationBar, WtNavigationMenu, WtNotification, WtNotificationsBar, WtPageHeader, WtPageWrapper, WtPagination, WtPlayer, WtPopover, WtPopup, WtProgressBar, WtRadio, WtReplaceTransition, WtRoundedAction, WtSearchBar, WtSelect, WtSelectionPopup, WtSlider, WtStartPage, WtStatusSelect, WtStepper, WtSwitcher, WtTable, WtTableActions, WtTableColumnSelect, WtTabs, WtTagsInput, WtTextarea, WtTimeInput, WtTimepicker, WtTooltip, WtTree, WtTreeTable, WtTypeExtensionValueInput, WtVidstackPlayer };
@@ -1,9 +1,9 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- size: string;
3
2
  status: any;
3
+ size: string;
4
4
  $props: {
5
- readonly size?: string;
6
5
  readonly status?: any;
6
+ readonly size?: string;
7
7
  };
8
8
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
9
  export default _default;
@@ -4,7 +4,7 @@ type __VLS_WithSlots<T, S> = T & (new () => {
4
4
  $slots: S;
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
- $emit: (event: "change" | "add" | "close", ...args: any[]) => void;
7
+ $emit: (event: "add" | "close" | "change", ...args: any[]) => void;
8
8
  options: unknown[];
9
9
  title?: string;
10
10
  selected?: Record<string, any>;
@@ -1,2 +1,2 @@
1
- export const tableActionsOrder: ("delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf")[];
2
- export const sectionActionsOrder: ("delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf")[];
1
+ export const tableActionsOrder: ("delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf")[];
2
+ export const sectionActionsOrder: ("delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf")[];
@@ -20,57 +20,57 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
20
20
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
21
21
  type __VLS_Slots = {
22
22
  delete?: (props: {
23
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
23
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
24
24
  size: string;
25
25
  onClick: () => void;
26
26
  }) => any;
27
27
  filters?: (props: {
28
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
28
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
29
29
  size: string;
30
30
  onClick: () => void;
31
31
  }) => any;
32
- add?: (props: {
33
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
34
- size: string;
35
- onClick: () => void;
36
- }) => any;
37
- variables?: (props: {
38
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
32
+ refresh?: (props: {
33
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
39
34
  size: string;
40
35
  onClick: () => void;
41
36
  }) => any;
42
- refresh?: (props: {
43
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
37
+ add?: (props: {
38
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
44
39
  size: string;
45
40
  onClick: () => void;
46
41
  }) => any;
47
42
  upload?: (props: {
48
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
43
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
49
44
  size: string;
50
45
  onClick: () => void;
51
46
  }) => any;
52
47
  download?: (props: {
53
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
48
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
54
49
  size: string;
55
50
  onClick: () => void;
56
51
  }) => any;
57
52
  copy?: (props: {
58
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
53
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
59
54
  size: string;
60
55
  onClick: () => void;
61
56
  }) => any;
62
57
  columns?: (props: {
63
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
58
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
59
+ size: string;
60
+ onClick: () => void;
61
+ }) => any;
62
+ variables?: (props: {
63
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
64
64
  size: string;
65
65
  onClick: () => void;
66
66
  }) => any;
67
67
  "add-contact"?: (props: {
68
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
68
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
69
69
  size: string;
70
70
  onClick: () => void;
71
71
  }) => any;
72
72
  "download-pdf"?: (props: {
73
- action: "delete" | "filters" | "add" | "variables" | "refresh" | "upload" | "download" | "copy" | "columns" | "add-contact" | "download-pdf";
73
+ action: "delete" | "filters" | "refresh" | "add" | "upload" | "download" | "copy" | "columns" | "variables" | "add-contact" | "download-pdf";
74
74
  size: string;
75
75
  onClick: () => void;
76
76
  }) => any;
@@ -1,13 +1,13 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {
2
- size: string;
3
2
  status: string;
3
+ size: string;
4
4
  badge: boolean;
5
5
  shape: string;
6
6
  src?: string;
7
7
  username?: string;
8
8
  $props: {
9
- readonly size?: string;
10
9
  readonly status?: string;
10
+ readonly size?: string;
11
11
  readonly badge?: boolean;
12
12
  readonly shape?: string;
13
13
  readonly src?: string;
@@ -44,10 +44,10 @@ declare const __VLS_self: import("vue").DefineComponent<WtButtonProps, {
44
44
  }, string, import("vue").PublicProps, Readonly<WtButtonProps> & Readonly<{
45
45
  onClick?: (...args: any[]) => any;
46
46
  }>, {
47
- color: ButtonColor;
48
- icon: string;
49
47
  disabled: boolean;
50
48
  size: ComponentSize;
49
+ color: ButtonColor;
50
+ icon: string;
51
51
  wide: boolean;
52
52
  loading: boolean;
53
53
  widthByContent: boolean;
@@ -59,10 +59,10 @@ declare const __VLS_component: import("vue").DefineComponent<WtButtonProps, {},
59
59
  }, string, import("vue").PublicProps, Readonly<WtButtonProps> & Readonly<{
60
60
  onClick?: (...args: any[]) => any;
61
61
  }>, {
62
- color: ButtonColor;
63
- icon: string;
64
62
  disabled: boolean;
65
63
  size: ComponentSize;
64
+ color: ButtonColor;
65
+ icon: string;
66
66
  wide: boolean;
67
67
  loading: boolean;
68
68
  widthByContent: boolean;
@@ -6,12 +6,12 @@ type __VLS_WithSlots<T, S> = T & (new () => {
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "click" | "click:option", ...args: any[]) => void;
8
8
  options: unknown[];
9
- color: string;
10
9
  disabled: boolean;
10
+ color: string;
11
11
  $props: {
12
12
  readonly options?: unknown[];
13
- readonly color?: string;
14
13
  readonly disabled?: boolean;
14
+ readonly color?: string;
15
15
  };
16
16
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
17
17
  type __VLS_Slots = {
@@ -37,18 +37,18 @@ declare const __VLS_self: import("vue").DefineComponent<__VLS_PublicProps, {
37
37
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
38
38
  "onUpdate:selected"?: (value: boolean | string[]) => any;
39
39
  }>, {
40
+ disabled: boolean;
40
41
  value: string | boolean;
41
42
  label: string;
42
- disabled: boolean;
43
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
44
44
  declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
45
45
  "update:selected": (value: boolean | string[]) => any;
46
46
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
47
47
  "onUpdate:selected"?: (value: boolean | string[]) => any;
48
48
  }>, {
49
+ disabled: boolean;
49
50
  value: string | boolean;
50
51
  label: string;
51
- disabled: boolean;
52
52
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
53
53
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
54
54
  export default _default;
@@ -5,10 +5,10 @@ type __VLS_WithSlots<T, S> = T & (new () => {
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "input", ...args: any[]) => void;
8
+ disabled: boolean;
8
9
  value: string | number;
9
- label: string;
10
10
  required: boolean;
11
- disabled: boolean;
11
+ label: string;
12
12
  mode: string;
13
13
  clearable: boolean;
14
14
  placeholder: string;
@@ -17,10 +17,10 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
17
17
  disabledDates?: Record<string, any>;
18
18
  labelProps?: Record<string, any>;
19
19
  $props: {
20
+ readonly disabled?: boolean;
20
21
  readonly value?: string | number;
21
- readonly label?: string;
22
22
  readonly required?: boolean;
23
- readonly disabled?: boolean;
23
+ readonly label?: string;
24
24
  readonly mode?: string;
25
25
  readonly clearable?: boolean;
26
26
  readonly placeholder?: string;
@@ -5,9 +5,9 @@ type __VLS_WithSlots<T, S> = T & (new () => {
5
5
  });
6
6
  declare const __VLS_component: import("vue").DefineComponent<{}, {
7
7
  $emit: (event: "click:primary" | "click:secondary", ...args: any[]) => void;
8
- title: string;
9
8
  text: string;
10
9
  size: string;
10
+ title: string;
11
11
  headline: string;
12
12
  primaryActionText: string;
13
13
  secondaryActionText: string;
@@ -15,9 +15,9 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
15
15
  disabledSecondaryAction: boolean;
16
16
  image?: Record<string, any>;
17
17
  $props: {
18
- readonly title?: string;
19
18
  readonly text?: string;
20
19
  readonly size?: string;
20
+ readonly title?: string;
21
21
  readonly headline?: string;
22
22
  readonly primaryActionText?: string;
23
23
  readonly secondaryActionText?: string;
@@ -28,7 +28,7 @@ declare const __VLS_component: import("vue").DefineComponent<{}, {
28
28
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
29
29
  type __VLS_Slots = {
30
30
  media?: (props: {
31
- size: "sm" | "2xs" | "md";
31
+ size: "2xs" | "sm" | "md";
32
32
  }) => any;
33
33
  headline?: (props: {
34
34
  headline: string;
@@ -15,9 +15,9 @@ interface Props {
15
15
  disabled?: boolean;
16
16
  }
17
17
  declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
18
- color: IconColor;
19
18
  disabled: boolean;
20
19
  size: ComponentSize;
20
+ color: IconColor;
21
21
  iconPrefix: string;
22
22
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
23
  export default _default;
@@ -61,7 +61,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
61
61
  options: string[];
62
62
  };
63
63
  }>> & Readonly<{}>, {
64
- color: string;
65
64
  size: string;
65
+ color: string;
66
66
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
67
67
  export default _default;
@@ -68,11 +68,11 @@ declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
68
68
  "onUpdate:modelValue"?: (...args: any[]) => any;
69
69
  onKeyup?: (...args: any[]) => any;
70
70
  }>, {
71
- name: string;
72
- label: string;
71
+ disabled: boolean;
73
72
  type: string;
74
73
  required: boolean;
75
- disabled: boolean;
74
+ name: string;
75
+ label: string;
76
76
  v: Record<string, unknown>;
77
77
  customValidators: unknown[];
78
78
  regleValidation: RegleFieldStatus<string>;
@@ -91,11 +91,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {
91
91
  "onUpdate:modelValue"?: (...args: any[]) => any;
92
92
  onKeyup?: (...args: any[]) => any;
93
93
  }>, {
94
- name: string;
95
- label: string;
94
+ disabled: boolean;
96
95
  type: string;
97
96
  required: boolean;
98
- disabled: boolean;
97
+ name: string;
98
+ label: string;
99
99
  v: Record<string, unknown>;
100
100
  customValidators: unknown[];
101
101
  regleValidation: RegleFieldStatus<string>;
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  description: string;
22
22
  };
23
23
  }>> & Readonly<{}>, {
24
- color: string;
25
24
  size: string;
25
+ color: string;
26
26
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
27
27
  export default _default;
@@ -21,8 +21,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  description: string;
22
22
  };
23
23
  }>> & Readonly<{}>, {
24
- color: string;
25
24
  size: string;
25
+ color: string;
26
26
  }, {}, {
27
27
  WtBrandLoader: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
28
28
  WtSpinnerLoader: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
@@ -48,8 +48,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
48
48
  description: string;
49
49
  };
50
50
  }>> & Readonly<{}>, {
51
- color: string;
52
51
  size: string;
52
+ color: string;
53
53
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
54
54
  }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
55
55
  export default _default;
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  default: boolean;
14
14
  };
15
15
  download: {
16
- type: (BooleanConstructor | StringConstructor | FunctionConstructor)[];
16
+ type: (StringConstructor | BooleanConstructor | FunctionConstructor)[];
17
17
  default: () => (url: any) => any;
18
18
  };
19
19
  mime: {
@@ -65,7 +65,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
65
65
  default: boolean;
66
66
  };
67
67
  download: {
68
- type: (BooleanConstructor | StringConstructor | FunctionConstructor)[];
68
+ type: (StringConstructor | BooleanConstructor | FunctionConstructor)[];
69
69
  default: () => (url: any) => any;
70
70
  };
71
71
  mime: {
@@ -96,8 +96,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
96
96
  onClose?: (...args: any[]) => any;
97
97
  onInitialized?: (...args: any[]) => any;
98
98
  }>, {
99
- position: string;
100
99
  download: string | boolean | Function;
100
+ position: string;
101
101
  autoplay: boolean;
102
102
  loop: boolean;
103
103
  hideDuration: boolean;