@webitel/ui-sdk 25.10.97 → 25.10.99
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-Bpa6DT7M.js → install-f2-g2b-k.js} +985 -977
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +6 -6
- package/dist/{vidstack-Bq6c3Bam-lhgdacan.js → vidstack-Bq6c3Bam-CTlUqzOI.js} +2 -2
- package/dist/{vidstack-D2pY00kU-g140a2PT.js → vidstack-D2pY00kU-DatAdOYd.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-B60Ps1sl.js → vidstack-DDXt6fpN-_orull1X.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-0I8lNOun.js → vidstack-D_-9AA6_-Dnsi9F9a.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-DGjQMjtu.js → vidstack-DqAw8m9J-ByVQa6b8.js} +1 -1
- package/dist/{vidstack-audio-DOuZRfiy.js → vidstack-audio-DG-Brvbx.js} +2 -2
- package/dist/{vidstack-dash-D6p2XG3a.js → vidstack-dash-CHRSs7-Y.js} +3 -3
- package/dist/{vidstack-google-cast-Dp4TleWN.js → vidstack-google-cast-DQRV80AZ.js} +3 -3
- package/dist/{vidstack-hls-bog_GtW2.js → vidstack-hls-Bdxjfu1e.js} +3 -3
- package/dist/{vidstack-video-Cmd3MW4O.js → vidstack-video-BjT_GcQ2.js} +2 -2
- package/dist/{vidstack-vimeo-B_G2kMhX.js → vidstack-vimeo-PWHxA8Bz.js} +3 -3
- package/dist/{vidstack-youtube-DGX4CUEn.js → vidstack-youtube-Co_3nO12.js} +2 -2
- package/package.json +2 -2
- package/src/components/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue +11 -5
- package/src/components/wt-tree-table/wt-tree-table.vue +3 -2
- package/src/composables/useWtTable/useWtTable.ts +2 -2
- package/src/enums/QueueType/QueueType.enum.ts +29 -0
- package/src/enums/index.ts +2 -1
- package/src/locale/en/en.js +27 -0
- package/src/locale/es/es.js +27 -0
- package/src/locale/kz/kz.js +27 -0
- package/src/locale/pl/pl.js +27 -0
- package/src/locale/ro/ro.js +27 -0
- package/src/locale/ru/ru.js +27 -0
- package/src/locale/uk/uk.js +27 -0
- package/src/locale/uz/uz.js +27 -1
- package/src/locale/vi/vi.js +27 -0
- package/types/components/wt-filters-panel-wrapper/wt-filters-panel-wrapper.vue.d.ts +10 -1
- package/types/enums/QueueType/QueueType.enum.d.ts +15 -2
- package/types/enums/index.d.ts +2 -2
- package/types/locale/en/en.d.ts +27 -0
- package/types/locale/es/es.d.ts +33 -0
- package/types/locale/i18n.d.ts +243 -0
- package/types/locale/index.d.ts +243 -0
- package/types/locale/kz/kz.d.ts +33 -0
- package/types/locale/pl/pl.d.ts +33 -0
- package/types/locale/ro/ro.d.ts +33 -0
- package/types/locale/ru/ru.d.ts +33 -0
- package/types/locale/uk/uk.d.ts +33 -0
- package/types/locale/uz/uz.d.ts +33 -0
- package/types/locale/vi/vi.d.ts +33 -0
- package/src/enums/QueueType/QueueType.enum.js +0 -13
|
@@ -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-
|
|
9
|
-
import { R as ri } from "./vidstack-DqAw8m9J-
|
|
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-f2-g2b-k.js";
|
|
9
|
+
import { R as ri } from "./vidstack-DqAw8m9J-ByVQa6b8.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-
|
|
8
|
+
import { l as b, h as A, S as O, C as D, d as R, m as M } from "./install-f2-g2b-k.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-
|
|
97
|
+
return new (await import("./vidstack-google-cast-DQRV80AZ.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-
|
|
8
|
+
import { J as M, l as f, e as A, d as P, R as O, b as S } from "./install-f2-g2b-k.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-
|
|
1
|
+
import { c as d, a as i, I as l, e as m } from "./install-f2-g2b-k.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-
|
|
6
|
+
import { j as p, t as u } from "./install-f2-g2b-k.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-
|
|
5
|
-
import { H as d, a as u } from "./vidstack-Bq6c3Bam-
|
|
4
|
+
import { s as p } from "./install-f2-g2b-k.js";
|
|
5
|
+
import { H as d, a as u } from "./vidstack-Bq6c3Bam-CTlUqzOI.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-
|
|
9
|
-
import { VideoProvider as $t } from "./vidstack-video-
|
|
10
|
-
import { R as jt } from "./vidstack-DqAw8m9J-
|
|
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-f2-g2b-k.js";
|
|
9
|
+
import { VideoProvider as $t } from "./vidstack-video-BjT_GcQ2.js";
|
|
10
|
+
import { R as jt } from "./vidstack-DqAw8m9J-ByVQa6b8.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-
|
|
9
|
-
import { R as wt } from "./vidstack-DqAw8m9J-
|
|
10
|
-
import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-
|
|
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-f2-g2b-k.js";
|
|
9
|
+
import { R as wt } from "./vidstack-DqAw8m9J-ByVQa6b8.js";
|
|
10
|
+
import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-DatAdOYd.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-
|
|
9
|
-
import { VideoProvider as yt } from "./vidstack-video-
|
|
10
|
-
import { R as gt } from "./vidstack-DqAw8m9J-
|
|
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-f2-g2b-k.js";
|
|
9
|
+
import { VideoProvider as yt } from "./vidstack-video-BjT_GcQ2.js";
|
|
10
|
+
import { R as gt } from "./vidstack-DqAw8m9J-ByVQa6b8.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-
|
|
9
|
-
import { H as z, a as B } from "./vidstack-Bq6c3Bam-
|
|
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-f2-g2b-k.js";
|
|
9
|
+
import { H as z, a as B } from "./vidstack-Bq6c3Bam-CTlUqzOI.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-
|
|
9
|
-
import { R as me } from "./vidstack-DqAw8m9J-
|
|
10
|
-
import { E as we } from "./vidstack-DDXt6fpN-
|
|
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-f2-g2b-k.js";
|
|
9
|
+
import { R as me } from "./vidstack-DqAw8m9J-ByVQa6b8.js";
|
|
10
|
+
import { E as we } from "./vidstack-DDXt6fpN-_orull1X.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-
|
|
9
|
-
import { E as Z } from "./vidstack-DDXt6fpN-
|
|
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-f2-g2b-k.js";
|
|
9
|
+
import { E as Z } from "./vidstack-DDXt6fpN-_orull1X.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.
|
|
3
|
+
"version": "25.10.99",
|
|
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.
|
|
58
|
+
"@webitel/api-services": "^0.0.73",
|
|
59
59
|
"@webitel/styleguide": "^24.12.82",
|
|
60
60
|
"autosize": "^6.0.1",
|
|
61
61
|
"axios": "^1.8.3",
|
|
@@ -23,11 +23,17 @@ export default {
|
|
|
23
23
|
type: Array,
|
|
24
24
|
default: () => ['filter-reset', 'settings'],
|
|
25
25
|
},
|
|
26
|
+
isOpened: {
|
|
27
|
+
type: Boolean,
|
|
28
|
+
default: false,
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
data() {
|
|
32
|
+
return {
|
|
33
|
+
localIsOpened: this.isOpened,
|
|
34
|
+
filtersCount: 0,
|
|
35
|
+
}
|
|
26
36
|
},
|
|
27
|
-
data: () => ({
|
|
28
|
-
isOpened: false,
|
|
29
|
-
filtersCount: 0,
|
|
30
|
-
}),
|
|
31
37
|
methods: {
|
|
32
38
|
tableActionsHandler(eventName) {
|
|
33
39
|
switch (eventName) {
|
|
@@ -41,7 +47,7 @@ export default {
|
|
|
41
47
|
}
|
|
42
48
|
},
|
|
43
49
|
toggleFiltersExpansion() {
|
|
44
|
-
this.
|
|
50
|
+
this.localIsOpened = !this.localIsOpened;
|
|
45
51
|
},
|
|
46
52
|
resetFilters() {
|
|
47
53
|
this.$emit('reset');
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
</template>
|
|
94
94
|
|
|
95
95
|
<script setup lang="ts">
|
|
96
|
-
import { computed, withDefaults } from 'vue';
|
|
96
|
+
import { computed, toRef, withDefaults } from 'vue';
|
|
97
97
|
|
|
98
98
|
import { useWtTable } from '../../composables/useWtTable/useWtTable';
|
|
99
99
|
import { getNextSortOrder } from '../../scripts/sortQueryAdapters';
|
|
@@ -194,7 +194,7 @@ const isAllSelected = computed(() => {
|
|
|
194
194
|
});
|
|
195
195
|
|
|
196
196
|
const { tableHeaders: dataHeaders } = useWtTable({
|
|
197
|
-
headers: props
|
|
197
|
+
headers: toRef(props, 'headers'),
|
|
198
198
|
});
|
|
199
199
|
|
|
200
200
|
const isColSortable = ({ sort }: WtTableHeader) => {
|
|
@@ -208,6 +208,7 @@ const isColSortable = ({ sort }: WtTableHeader) => {
|
|
|
208
208
|
const sort = (col: WtTableHeader) => {
|
|
209
209
|
if (!isColSortable(col)) return;
|
|
210
210
|
const nextSort = getNextSortOrder(col.sort);
|
|
211
|
+
|
|
211
212
|
emit('sort', col, nextSort);
|
|
212
213
|
};
|
|
213
214
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { computed } from 'vue';
|
|
1
|
+
import { computed, unref } from 'vue';
|
|
2
2
|
import { useI18n } from 'vue-i18n';
|
|
3
3
|
|
|
4
4
|
import type { WtTableHeader } from '../../components/wt-table/types/WtTable.d.ts';
|
|
@@ -7,7 +7,7 @@ export const useWtTable = ({ headers }) => {
|
|
|
7
7
|
const { t } = useI18n();
|
|
8
8
|
|
|
9
9
|
const tableHeaders = computed<WtTableHeader[]>(() => {
|
|
10
|
-
return headers
|
|
10
|
+
return (unref(headers) ?? [])
|
|
11
11
|
.filter(
|
|
12
12
|
(header: WtTableHeader) => header.show === undefined || header.show,
|
|
13
13
|
)
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
export const QueueType = Object.freeze({
|
|
2
|
+
OFFLINE_QUEUE: 0,
|
|
3
|
+
INBOUND_QUEUE: 1,
|
|
4
|
+
OUTBOUND_IVR_QUEUE: 2,
|
|
5
|
+
PREVIEW_DIALER: 3,
|
|
6
|
+
PROGRESSIVE_DIALER: 4,
|
|
7
|
+
PREDICTIVE_DIALER: 5,
|
|
8
|
+
CHAT_INBOUND_QUEUE: 6,
|
|
9
|
+
INBOUND_JOB_QUEUE: 7,
|
|
10
|
+
OUTBOUND_JOB_QUEUE: 8,
|
|
11
|
+
});
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
export const QueueTypeName = {
|
|
15
|
+
OFFLINE_QUEUE: "offline",
|
|
16
|
+
INBOUND_QUEUE: "inbound",
|
|
17
|
+
OUTBOUND_IVR_QUEUE: "ivr",
|
|
18
|
+
PREVIEW_DIALER: "preview",
|
|
19
|
+
PROGRESSIVE_DIALER: "progressive",
|
|
20
|
+
PREDICTIVE_DIALER: "predictive",
|
|
21
|
+
CHAT_INBOUND_QUEUE: "inbound chat",
|
|
22
|
+
INBOUND_JOB_QUEUE: "task",
|
|
23
|
+
OUTBOUND_JOB_QUEUE: "outbound_task",
|
|
24
|
+
OUTBOUND_CALL: "outbound_call",
|
|
25
|
+
NOT_IMPLEMENT: "NOT_IMPLEMENT"
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
export type QueueTypeName = (typeof QueueTypeName)[keyof typeof QueueTypeName];
|
package/src/enums/index.ts
CHANGED
|
@@ -12,7 +12,7 @@ import { EmptyCause } from './EmptyCause/EmptyCause';
|
|
|
12
12
|
import IconAction from './IconAction/IconAction.enum.js';
|
|
13
13
|
import { IconColor } from './IconColor/IconColor';
|
|
14
14
|
import { ProcessingTableColumnType } from './ProcessingTableColumnType/ProcessingTableColumnType';
|
|
15
|
-
import QueueType from './QueueType/QueueType.enum
|
|
15
|
+
import { QueueType, QueueTypeName } from './QueueType/QueueType.enum';
|
|
16
16
|
import { RelativeDatetimeValue } from './RelativeDatetimeValue/RelativeDatetimeValue';
|
|
17
17
|
import TypesExportedSettings from './TypesExportedSettings/TypesExportedSettings.enum.js';
|
|
18
18
|
import { AdminSections } from './WebitelApplications/AdminSections';
|
|
@@ -43,6 +43,7 @@ export {
|
|
|
43
43
|
ProcessingTableColumnType,
|
|
44
44
|
ProviderIconType,
|
|
45
45
|
QueueType,
|
|
46
|
+
QueueTypeName,
|
|
46
47
|
RelativeDatetimeValue,
|
|
47
48
|
SupervisorSections,
|
|
48
49
|
TypesExportedSettings,
|
package/src/locale/en/en.js
CHANGED
|
@@ -133,6 +133,7 @@ export default deepmerge({
|
|
|
133
133
|
number: 'Number',
|
|
134
134
|
expireAt: 'Expire at',
|
|
135
135
|
destination: 'Destination',
|
|
136
|
+
utilizationProgress: 'Utilization progress',
|
|
136
137
|
},
|
|
137
138
|
// date-related texts
|
|
138
139
|
date: {
|
|
@@ -157,6 +158,7 @@ export default deepmerge({
|
|
|
157
158
|
supervisor: 'Supervisor | Supervisors',
|
|
158
159
|
auditor: 'Auditor | Auditors',
|
|
159
160
|
region: 'Region | Regions',
|
|
161
|
+
skill: 'Skill | Skills',
|
|
160
162
|
communicationType: 'Communication type | Communication types',
|
|
161
163
|
grantee: 'Grantee | Grantees',
|
|
162
164
|
grantor: 'Grantor | Grantors',
|
|
@@ -191,6 +193,7 @@ export default deepmerge({
|
|
|
191
193
|
},
|
|
192
194
|
queue: {
|
|
193
195
|
queue: 'Queue | Queues',
|
|
196
|
+
queueType: 'Queue type | Queue types',
|
|
194
197
|
type: {
|
|
195
198
|
[QueueType.INBOUND_QUEUE]: 'Inbound queue',
|
|
196
199
|
[QueueType.OFFLINE_QUEUE]: 'Offline queue',
|
|
@@ -738,6 +741,30 @@ export default deepmerge({
|
|
|
738
741
|
variable: ({ linked }) => {
|
|
739
742
|
return linked('vocabulary.variables');
|
|
740
743
|
},
|
|
744
|
+
queueType: ({ linked }) => {
|
|
745
|
+
return linked('objects.queue.queueType');
|
|
746
|
+
},
|
|
747
|
+
queuePeriod: ({ linked }) => {
|
|
748
|
+
return linked('vocabulary.time');
|
|
749
|
+
},
|
|
750
|
+
agentStatus: ({ linked }) => {
|
|
751
|
+
return linked('cases.status');
|
|
752
|
+
},
|
|
753
|
+
auditor: ({ linked }) => {
|
|
754
|
+
return linked('objects.auditor');
|
|
755
|
+
},
|
|
756
|
+
skill: ({ linked }) => {
|
|
757
|
+
return linked('objects.skill');
|
|
758
|
+
},
|
|
759
|
+
supervisor: ({ linked }) => {
|
|
760
|
+
return linked('objects.supervisor');
|
|
761
|
+
},
|
|
762
|
+
utilizationProgress: ({ linked }) => {
|
|
763
|
+
return linked('vocabulary.utilizationProgress');
|
|
764
|
+
},
|
|
765
|
+
region: ({ linked }) => {
|
|
766
|
+
return linked('objects.region');
|
|
767
|
+
},
|
|
741
768
|
presets: {
|
|
742
769
|
preset: 'Preset | Presets',
|
|
743
770
|
overwritePresetTitle: 'A preset with this name already exists.',
|
package/src/locale/es/es.js
CHANGED
|
@@ -129,6 +129,7 @@ export default {
|
|
|
129
129
|
number: 'Número',
|
|
130
130
|
expireAt: 'Expira en',
|
|
131
131
|
destination: 'Destino',
|
|
132
|
+
utilizationProgress: 'Progreso de utilización',
|
|
132
133
|
},
|
|
133
134
|
date: {
|
|
134
135
|
sec: 'Seg',
|
|
@@ -174,6 +175,7 @@ export default {
|
|
|
174
175
|
transcription: 'Transcripción',
|
|
175
176
|
attachment: 'Adjunto | Adjuntos',
|
|
176
177
|
owner: 'Propietario | Propietarios',
|
|
178
|
+
skill: 'Habilidad | Habilidades',
|
|
177
179
|
customization: {
|
|
178
180
|
customization: 'Personalización | Personalizaciones',
|
|
179
181
|
},
|
|
@@ -184,6 +186,7 @@ export default {
|
|
|
184
186
|
},
|
|
185
187
|
queue: {
|
|
186
188
|
queue: 'Cola | Colas',
|
|
189
|
+
queueType: 'Tipo de cola | Tipos de colas',
|
|
187
190
|
type: {
|
|
188
191
|
[QueueType.INBOUND_QUEUE]: 'Cola entrante',
|
|
189
192
|
[QueueType.OFFLINE_QUEUE]: 'Cola sin conexión',
|
|
@@ -728,6 +731,30 @@ export default {
|
|
|
728
731
|
variable: ({ linked }) => {
|
|
729
732
|
return linked('vocabulary.variables');
|
|
730
733
|
},
|
|
734
|
+
queueType: ({ linked }) => {
|
|
735
|
+
return linked('objects.queue.queueType');
|
|
736
|
+
},
|
|
737
|
+
queuePeriod: ({ linked }) => {
|
|
738
|
+
return linked('vocabulary.time');
|
|
739
|
+
},
|
|
740
|
+
agentStatus: ({ linked }) => {
|
|
741
|
+
return linked('cases.status');
|
|
742
|
+
},
|
|
743
|
+
auditor: ({ linked }) => {
|
|
744
|
+
return linked('objects.auditor');
|
|
745
|
+
},
|
|
746
|
+
skill: ({ linked }) => {
|
|
747
|
+
return linked('objects.skill');
|
|
748
|
+
},
|
|
749
|
+
supervisor: ({ linked }) => {
|
|
750
|
+
return linked('objects.supervisor');
|
|
751
|
+
},
|
|
752
|
+
utilizationProgress: ({ linked }) => {
|
|
753
|
+
return linked('vocabulary.utilizationProgress');
|
|
754
|
+
},
|
|
755
|
+
region: ({ linked }) => {
|
|
756
|
+
return linked('objects.region');
|
|
757
|
+
},
|
|
731
758
|
presets: {
|
|
732
759
|
preset: 'Preset | Presets',
|
|
733
760
|
overwritePresetTitle: 'Ya existe un preset con este nombre.',
|
package/src/locale/kz/kz.js
CHANGED
|
@@ -131,6 +131,7 @@ export default {
|
|
|
131
131
|
number: 'Нөмір',
|
|
132
132
|
expireAt: 'Мерзімі',
|
|
133
133
|
destination: 'Мақсат',
|
|
134
|
+
utilizationProgress: 'Пайдалану прогресі',
|
|
134
135
|
},
|
|
135
136
|
// date-related texts
|
|
136
137
|
date: {
|
|
@@ -176,6 +177,7 @@ export default {
|
|
|
176
177
|
transcription: 'Транскрипция',
|
|
177
178
|
attachment: 'Тіркеме | Тіркемелер',
|
|
178
179
|
owner: 'Ие | Иелер',
|
|
180
|
+
skill: 'Дағды | Дағдылар',
|
|
179
181
|
customization: {
|
|
180
182
|
customization: 'Жекелендіру | Жекелендірулер',
|
|
181
183
|
},
|
|
@@ -189,6 +191,7 @@ export default {
|
|
|
189
191
|
},
|
|
190
192
|
queue: {
|
|
191
193
|
queue: 'Кезек | Кезектер',
|
|
194
|
+
queueType: 'Кезек түрі | Кезек түрлері',
|
|
192
195
|
type: {
|
|
193
196
|
[QueueType.INBOUND_QUEUE]: 'Кіріс кезегі',
|
|
194
197
|
[QueueType.OFFLINE_QUEUE]: 'Офлайн кезегі',
|
|
@@ -732,6 +735,30 @@ export default {
|
|
|
732
735
|
variable: ({ linked }) => {
|
|
733
736
|
return linked('vocabulary.variables');
|
|
734
737
|
},
|
|
738
|
+
queueType: ({ linked }) => {
|
|
739
|
+
return linked('objects.queue.queueType');
|
|
740
|
+
},
|
|
741
|
+
queuePeriod: ({ linked }) => {
|
|
742
|
+
return linked('vocabulary.time');
|
|
743
|
+
},
|
|
744
|
+
agentStatus: ({ linked }) => {
|
|
745
|
+
return linked('cases.status');
|
|
746
|
+
},
|
|
747
|
+
auditor: ({ linked }) => {
|
|
748
|
+
return linked('objects.auditor');
|
|
749
|
+
},
|
|
750
|
+
skill: ({ linked }) => {
|
|
751
|
+
return linked('objects.skill');
|
|
752
|
+
},
|
|
753
|
+
supervisor: ({ linked }) => {
|
|
754
|
+
return linked('objects.supervisor');
|
|
755
|
+
},
|
|
756
|
+
utilizationProgress: ({ linked }) => {
|
|
757
|
+
return linked('vocabulary.utilizationProgress');
|
|
758
|
+
},
|
|
759
|
+
region: ({ linked }) => {
|
|
760
|
+
return linked('objects.region');
|
|
761
|
+
},
|
|
735
762
|
presets: {
|
|
736
763
|
preset: 'Алдын ала орнату | Алдын ала орнатулар',
|
|
737
764
|
overwritePresetTitle: 'Бұл атаумен алдын ала орнату бар.',
|
package/src/locale/pl/pl.js
CHANGED
|
@@ -131,6 +131,7 @@ export default {
|
|
|
131
131
|
number: 'Numer',
|
|
132
132
|
expireAt: 'Wygasa',
|
|
133
133
|
destination: 'Cel',
|
|
134
|
+
utilizationProgress: 'Postęp wykorzystania',
|
|
134
135
|
},
|
|
135
136
|
// date-related texts
|
|
136
137
|
date: {
|
|
@@ -176,6 +177,7 @@ export default {
|
|
|
176
177
|
transcription: 'Transkrypcja',
|
|
177
178
|
attachment: 'Załącznik | Załączniki',
|
|
178
179
|
owner: 'Właściciel | Właściciele',
|
|
180
|
+
skill: 'Umiejętność | Umiejętności',
|
|
179
181
|
customization: {
|
|
180
182
|
customization: 'Dostosowanie | Dostosowania',
|
|
181
183
|
},
|
|
@@ -189,6 +191,7 @@ export default {
|
|
|
189
191
|
},
|
|
190
192
|
queue: {
|
|
191
193
|
queue: 'Kolejka | Kolejki',
|
|
194
|
+
queueType: 'Typ kolejki | Typy kolejek',
|
|
192
195
|
type: {
|
|
193
196
|
[QueueType.INBOUND_QUEUE]: 'Kolejka przychodząca',
|
|
194
197
|
[QueueType.OFFLINE_QUEUE]: 'Kolejka offline',
|
|
@@ -731,6 +734,30 @@ export default {
|
|
|
731
734
|
variable: ({ linked }) => {
|
|
732
735
|
return linked('vocabulary.variables');
|
|
733
736
|
},
|
|
737
|
+
queueType: ({ linked }) => {
|
|
738
|
+
return linked('objects.queue.queueType');
|
|
739
|
+
},
|
|
740
|
+
queuePeriod: ({ linked }) => {
|
|
741
|
+
return linked('vocabulary.time');
|
|
742
|
+
},
|
|
743
|
+
agentStatus: ({ linked }) => {
|
|
744
|
+
return linked('cases.status');
|
|
745
|
+
},
|
|
746
|
+
auditor: ({ linked }) => {
|
|
747
|
+
return linked('objects.auditor');
|
|
748
|
+
},
|
|
749
|
+
skill: ({ linked }) => {
|
|
750
|
+
return linked('objects.skill');
|
|
751
|
+
},
|
|
752
|
+
supervisor: ({ linked }) => {
|
|
753
|
+
return linked('objects.supervisor');
|
|
754
|
+
},
|
|
755
|
+
utilizationProgress: ({ linked }) => {
|
|
756
|
+
return linked('vocabulary.utilizationProgress');
|
|
757
|
+
},
|
|
758
|
+
region: ({ linked }) => {
|
|
759
|
+
return linked('objects.region');
|
|
760
|
+
},
|
|
734
761
|
presets: {
|
|
735
762
|
preset: 'Preset | Presety',
|
|
736
763
|
overwritePresetTitle: 'Preset o tej nazwie już istnieje.',
|
package/src/locale/ro/ro.js
CHANGED
|
@@ -131,6 +131,7 @@ export default {
|
|
|
131
131
|
number: 'Număr',
|
|
132
132
|
expireAt: 'Expiră la',
|
|
133
133
|
destination: 'Destinație',
|
|
134
|
+
utilizationProgress: 'Progresul utilizării',
|
|
134
135
|
},
|
|
135
136
|
// date-related texts
|
|
136
137
|
date: {
|
|
@@ -176,6 +177,7 @@ export default {
|
|
|
176
177
|
transcription: 'Transcriere',
|
|
177
178
|
attachment: 'Atașament | Atașamente',
|
|
178
179
|
owner: 'Proprietar | Proprietari',
|
|
180
|
+
skill: 'Competență | Competențe',
|
|
179
181
|
customization: {
|
|
180
182
|
customization: 'Personalizare | Personalizări',
|
|
181
183
|
},
|
|
@@ -189,6 +191,7 @@ export default {
|
|
|
189
191
|
},
|
|
190
192
|
queue: {
|
|
191
193
|
queue: 'Coadă | Cozi',
|
|
194
|
+
queueType: 'Tip de coadă | Tipuri de cozi',
|
|
192
195
|
type: {
|
|
193
196
|
[QueueType.INBOUND_QUEUE]: 'Coadă intrare',
|
|
194
197
|
[QueueType.OFFLINE_QUEUE]: 'Coadă offline',
|
|
@@ -733,6 +736,30 @@ export default {
|
|
|
733
736
|
variable: ({ linked }) => {
|
|
734
737
|
return linked('vocabulary.variables');
|
|
735
738
|
},
|
|
739
|
+
queueType: ({ linked }) => {
|
|
740
|
+
return linked('objects.queue.queueType');
|
|
741
|
+
},
|
|
742
|
+
queuePeriod: ({ linked }) => {
|
|
743
|
+
return linked('vocabulary.time');
|
|
744
|
+
},
|
|
745
|
+
agentStatus: ({ linked }) => {
|
|
746
|
+
return linked('cases.status');
|
|
747
|
+
},
|
|
748
|
+
auditor: ({ linked }) => {
|
|
749
|
+
return linked('objects.auditor');
|
|
750
|
+
},
|
|
751
|
+
skill: ({ linked }) => {
|
|
752
|
+
return linked('objects.skill');
|
|
753
|
+
},
|
|
754
|
+
supervisor: ({ linked }) => {
|
|
755
|
+
return linked('objects.supervisor');
|
|
756
|
+
},
|
|
757
|
+
utilizationProgress: ({ linked }) => {
|
|
758
|
+
return linked('vocabulary.utilizationProgress');
|
|
759
|
+
},
|
|
760
|
+
region: ({ linked }) => {
|
|
761
|
+
return linked('objects.region');
|
|
762
|
+
},
|
|
736
763
|
presets: {
|
|
737
764
|
preset: 'Șablon | Șabloane',
|
|
738
765
|
overwritePresetTitle: 'Un șablon cu acest nume există deja.',
|
package/src/locale/ru/ru.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
number: 'Номер',
|
|
131
131
|
expireAt: 'Истекает',
|
|
132
132
|
destination: 'Назначение',
|
|
133
|
+
utilizationProgress: 'Прогресс использования'
|
|
133
134
|
},
|
|
134
135
|
// date-related texts
|
|
135
136
|
date: {
|
|
@@ -175,6 +176,7 @@ export default {
|
|
|
175
176
|
transcription: 'Транскрипция',
|
|
176
177
|
attachment: 'Вложение | Вложения',
|
|
177
178
|
owner: 'Владелец | Владельцы',
|
|
179
|
+
skill: 'Навык | Навыки',
|
|
178
180
|
customization: {
|
|
179
181
|
customization: 'Персонализация | Персонализации',
|
|
180
182
|
},
|
|
@@ -189,6 +191,7 @@ export default {
|
|
|
189
191
|
},
|
|
190
192
|
queue: {
|
|
191
193
|
queue: 'Очередь | Очереди',
|
|
194
|
+
queueType: 'Тип очереди | Типы очередей',
|
|
192
195
|
type: {
|
|
193
196
|
[QueueType.INBOUND_QUEUE]: 'Входящая очередь',
|
|
194
197
|
[QueueType.OFFLINE_QUEUE]: 'Оффлайн очередь',
|
|
@@ -728,6 +731,30 @@ export default {
|
|
|
728
731
|
variable: ({ linked }) => {
|
|
729
732
|
return linked('vocabulary.variables');
|
|
730
733
|
},
|
|
734
|
+
queueType: ({ linked }) => {
|
|
735
|
+
return linked('objects.queue.queueType');
|
|
736
|
+
},
|
|
737
|
+
queuePeriod: ({ linked }) => {
|
|
738
|
+
return linked('vocabulary.time');
|
|
739
|
+
},
|
|
740
|
+
agentStatus: ({ linked }) => {
|
|
741
|
+
return linked('cases.status');
|
|
742
|
+
},
|
|
743
|
+
auditor: ({ linked }) => {
|
|
744
|
+
return linked('objects.auditor');
|
|
745
|
+
},
|
|
746
|
+
skill: ({ linked }) => {
|
|
747
|
+
return linked('objects.skill');
|
|
748
|
+
},
|
|
749
|
+
supervisor: ({ linked }) => {
|
|
750
|
+
return linked('objects.supervisor');
|
|
751
|
+
},
|
|
752
|
+
utilizationProgress: ({ linked }) => {
|
|
753
|
+
return linked('vocabulary.utilizationProgress');
|
|
754
|
+
},
|
|
755
|
+
region: ({ linked }) => {
|
|
756
|
+
return linked('objects.region');
|
|
757
|
+
},
|
|
731
758
|
presets: {
|
|
732
759
|
preset: 'Пресет | Пресеты',
|
|
733
760
|
overwritePresetTitle: 'Пресет с таким названием уже существует.',
|