@webitel/ui-sdk 25.12.6 → 25.12.8
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-6z747IGw.js → install-C6GgMArq.js} +1394 -1394
- 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-DhFb9GR8.js → vidstack-Bq6c3Bam-DfBkeKnD.js} +2 -2
- package/dist/{vidstack-D2pY00kU-rpD1A0lF.js → vidstack-D2pY00kU-BorFHKCo.js} +2 -2
- package/dist/{vidstack-DDXt6fpN-B5-4os_J.js → vidstack-DDXt6fpN-D6TbwvC6.js} +1 -1
- package/dist/{vidstack-D_-9AA6_-D5M8vYiN.js → vidstack-D_-9AA6_-DtZ20VFs.js} +1 -1
- package/dist/{vidstack-DqAw8m9J-CexjIcNF.js → vidstack-DqAw8m9J-Dk3XVDGL.js} +1 -1
- package/dist/{vidstack-audio-HGBpXuuY.js → vidstack-audio-EXZc7ueP.js} +2 -2
- package/dist/{vidstack-dash-BA9d1U95.js → vidstack-dash-CVUVfXgT.js} +3 -3
- package/dist/{vidstack-google-cast-f8iGTYuc.js → vidstack-google-cast-CwI-qa3O.js} +3 -3
- package/dist/{vidstack-hls-CnNrOk4-.js → vidstack-hls-BhoTh4j3.js} +3 -3
- package/dist/{vidstack-video-C-ktNXqK.js → vidstack-video-BqsgiLMJ.js} +2 -2
- package/dist/{vidstack-vimeo-DJhnLVOz.js → vidstack-vimeo-SrsP-ALw.js} +3 -3
- package/dist/{vidstack-youtube-DRvBTTmz.js → vidstack-youtube-BBy2AE7B.js} +2 -2
- package/package.json +2 -2
- package/src/components/wt-tree-table/wt-tree-table.vue +5 -3
- package/src/locale/en/en.js +7 -0
- package/src/locale/es/es.js +7 -0
- package/src/locale/kz/kz.js +7 -0
- package/src/locale/pl/pl.js +7 -0
- package/src/locale/ro/ro.js +7 -0
- package/src/locale/ru/ru.js +7 -0
- package/src/locale/uk/uk.js +7 -0
- package/src/locale/uz/uz.js +7 -0
- package/src/locale/vi/vi.js +7 -0
- package/src/modules/Userinfo/v2/types/UserAccess.d.ts +1 -1
- package/types/components/wt-tree-table/wt-tree-table.vue.d.ts +1 -1
- package/types/locale/en/en.d.ts +7 -0
- package/types/locale/es/es.d.ts +8 -0
- package/types/locale/i18n.d.ts +63 -0
- package/types/locale/index.d.ts +63 -0
- package/types/locale/kz/kz.d.ts +8 -0
- package/types/locale/pl/pl.d.ts +8 -0
- package/types/locale/ro/ro.d.ts +8 -0
- package/types/locale/ru/ru.d.ts +8 -0
- package/types/locale/uk/uk.d.ts +8 -0
- package/types/locale/uz/uz.d.ts +8 -0
- package/types/locale/vi/vi.d.ts +8 -0
|
@@ -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-C6GgMArq.js";
|
|
9
|
+
import { R as ri } from "./vidstack-DqAw8m9J-Dk3XVDGL.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-C6GgMArq.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-CwI-qa3O.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-C6GgMArq.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-C6GgMArq.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-C6GgMArq.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-C6GgMArq.js";
|
|
5
|
+
import { H as d, a as u } from "./vidstack-Bq6c3Bam-DfBkeKnD.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-C6GgMArq.js";
|
|
9
|
+
import { VideoProvider as $t } from "./vidstack-video-BqsgiLMJ.js";
|
|
10
|
+
import { R as jt } from "./vidstack-DqAw8m9J-Dk3XVDGL.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-C6GgMArq.js";
|
|
9
|
+
import { R as wt } from "./vidstack-DqAw8m9J-Dk3XVDGL.js";
|
|
10
|
+
import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-BorFHKCo.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-C6GgMArq.js";
|
|
9
|
+
import { VideoProvider as yt } from "./vidstack-video-BqsgiLMJ.js";
|
|
10
|
+
import { R as gt } from "./vidstack-DqAw8m9J-Dk3XVDGL.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-C6GgMArq.js";
|
|
9
|
+
import { H as z, a as B } from "./vidstack-Bq6c3Bam-DfBkeKnD.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-C6GgMArq.js";
|
|
9
|
+
import { R as me } from "./vidstack-DqAw8m9J-Dk3XVDGL.js";
|
|
10
|
+
import { E as we } from "./vidstack-DDXt6fpN-D6TbwvC6.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-C6GgMArq.js";
|
|
9
|
+
import { E as Z } from "./vidstack-DDXt6fpN-D6TbwvC6.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.12.
|
|
3
|
+
"version": "25.12.8",
|
|
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",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"vue-multiselect": "^3.1.0",
|
|
85
85
|
"vue-observe-visibility": "^2.0.0-alpha.1",
|
|
86
86
|
"vue-router": "^4.5.0",
|
|
87
|
-
"webitel-sdk": "^25.
|
|
87
|
+
"webitel-sdk": "^25.8.9",
|
|
88
88
|
"xlsx": "0.18.5",
|
|
89
89
|
"zod": "^3.25.55"
|
|
90
90
|
},
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
<tr class="wt-tree-table-tr wt-tree-table-tr-head">
|
|
6
6
|
<th
|
|
7
7
|
v-for="(col, key) of dataHeaders"
|
|
8
|
-
:key="key"
|
|
8
|
+
:key="String(key) + col?.sort"
|
|
9
9
|
:class="[
|
|
10
10
|
{
|
|
11
11
|
'wt-tree-table-th--sortable': isColSortable(col),
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
]"
|
|
15
15
|
:style="col.width ? `min-width:${col.width}` : ''"
|
|
16
16
|
class="wt-tree-table-th"
|
|
17
|
-
@click="sort(col)"
|
|
17
|
+
@click="sort(col, key)"
|
|
18
18
|
>
|
|
19
19
|
<div class="wt-tree-table-th__content">
|
|
20
20
|
<div
|
|
@@ -205,9 +205,11 @@ const isColSortable = ({ sort }: WtTableHeader) => {
|
|
|
205
205
|
return props.sortable && sort !== undefined;
|
|
206
206
|
};
|
|
207
207
|
|
|
208
|
-
const sort = (col: WtTableHeader) => {
|
|
208
|
+
const sort = (col: WtTableHeader, index: number) => {
|
|
209
209
|
if (!isColSortable(col)) return;
|
|
210
210
|
const nextSort = getNextSortOrder(col.sort);
|
|
211
|
+
props.headers.forEach(header => header.sort = null)
|
|
212
|
+
props.headers[index].sort = nextSort
|
|
211
213
|
emit('sort', col, nextSort);
|
|
212
214
|
};
|
|
213
215
|
|
package/src/locale/en/en.js
CHANGED
|
@@ -191,6 +191,7 @@ export default deepmerge({
|
|
|
191
191
|
},
|
|
192
192
|
queue: {
|
|
193
193
|
queue: 'Queue | Queues',
|
|
194
|
+
queueType: 'Queue type | Queue types',
|
|
194
195
|
type: {
|
|
195
196
|
[QueueType.INBOUND_QUEUE]: 'Inbound queue',
|
|
196
197
|
[QueueType.OFFLINE_QUEUE]: 'Offline queue',
|
|
@@ -738,6 +739,12 @@ export default deepmerge({
|
|
|
738
739
|
variable: ({ linked }) => {
|
|
739
740
|
return linked('vocabulary.variables');
|
|
740
741
|
},
|
|
742
|
+
queueType: ({ linked }) => {
|
|
743
|
+
return linked('objects.queue.queueType');
|
|
744
|
+
},
|
|
745
|
+
queuePeriod: ({ linked }) => {
|
|
746
|
+
return linked('vocabulary.time');
|
|
747
|
+
},
|
|
741
748
|
presets: {
|
|
742
749
|
preset: 'Preset | Presets',
|
|
743
750
|
overwritePresetTitle: 'A preset with this name already exists.',
|
package/src/locale/es/es.js
CHANGED
|
@@ -184,6 +184,7 @@ export default {
|
|
|
184
184
|
},
|
|
185
185
|
queue: {
|
|
186
186
|
queue: 'Cola | Colas',
|
|
187
|
+
queueType: 'Tipo de cola | Tipos de colas',
|
|
187
188
|
type: {
|
|
188
189
|
[QueueType.INBOUND_QUEUE]: 'Cola entrante',
|
|
189
190
|
[QueueType.OFFLINE_QUEUE]: 'Cola sin conexión',
|
|
@@ -728,6 +729,12 @@ export default {
|
|
|
728
729
|
variable: ({ linked }) => {
|
|
729
730
|
return linked('vocabulary.variables');
|
|
730
731
|
},
|
|
732
|
+
queueType: ({ linked }) => {
|
|
733
|
+
return linked('objects.queue.queueType');
|
|
734
|
+
},
|
|
735
|
+
queuePeriod: ({ linked }) => {
|
|
736
|
+
return linked('vocabulary.time');
|
|
737
|
+
},
|
|
731
738
|
presets: {
|
|
732
739
|
preset: 'Preset | Presets',
|
|
733
740
|
overwritePresetTitle: 'Ya existe un preset con este nombre.',
|
package/src/locale/kz/kz.js
CHANGED
|
@@ -189,6 +189,7 @@ export default {
|
|
|
189
189
|
},
|
|
190
190
|
queue: {
|
|
191
191
|
queue: 'Кезек | Кезектер',
|
|
192
|
+
queueType: 'Кезек түрі | Кезек түрлері',
|
|
192
193
|
type: {
|
|
193
194
|
[QueueType.INBOUND_QUEUE]: 'Кіріс кезегі',
|
|
194
195
|
[QueueType.OFFLINE_QUEUE]: 'Офлайн кезегі',
|
|
@@ -732,6 +733,12 @@ export default {
|
|
|
732
733
|
variable: ({ linked }) => {
|
|
733
734
|
return linked('vocabulary.variables');
|
|
734
735
|
},
|
|
736
|
+
queueType: ({ linked }) => {
|
|
737
|
+
return linked('objects.queue.queueType');
|
|
738
|
+
},
|
|
739
|
+
queuePeriod: ({ linked }) => {
|
|
740
|
+
return linked('vocabulary.time');
|
|
741
|
+
},
|
|
735
742
|
presets: {
|
|
736
743
|
preset: 'Алдын ала орнату | Алдын ала орнатулар',
|
|
737
744
|
overwritePresetTitle: 'Бұл атаумен алдын ала орнату бар.',
|
package/src/locale/pl/pl.js
CHANGED
|
@@ -189,6 +189,7 @@ export default {
|
|
|
189
189
|
},
|
|
190
190
|
queue: {
|
|
191
191
|
queue: 'Kolejka | Kolejki',
|
|
192
|
+
queueType: 'Typ kolejki | Typy kolejek',
|
|
192
193
|
type: {
|
|
193
194
|
[QueueType.INBOUND_QUEUE]: 'Kolejka przychodząca',
|
|
194
195
|
[QueueType.OFFLINE_QUEUE]: 'Kolejka offline',
|
|
@@ -731,6 +732,12 @@ export default {
|
|
|
731
732
|
variable: ({ linked }) => {
|
|
732
733
|
return linked('vocabulary.variables');
|
|
733
734
|
},
|
|
735
|
+
queueType: ({ linked }) => {
|
|
736
|
+
return linked('objects.queue.queueType');
|
|
737
|
+
},
|
|
738
|
+
queuePeriod: ({ linked }) => {
|
|
739
|
+
return linked('vocabulary.time');
|
|
740
|
+
},
|
|
734
741
|
presets: {
|
|
735
742
|
preset: 'Preset | Presety',
|
|
736
743
|
overwritePresetTitle: 'Preset o tej nazwie już istnieje.',
|
package/src/locale/ro/ro.js
CHANGED
|
@@ -189,6 +189,7 @@ export default {
|
|
|
189
189
|
},
|
|
190
190
|
queue: {
|
|
191
191
|
queue: 'Coadă | Cozi',
|
|
192
|
+
queueType: 'Tip de coadă | Tipuri de cozi',
|
|
192
193
|
type: {
|
|
193
194
|
[QueueType.INBOUND_QUEUE]: 'Coadă intrare',
|
|
194
195
|
[QueueType.OFFLINE_QUEUE]: 'Coadă offline',
|
|
@@ -733,6 +734,12 @@ export default {
|
|
|
733
734
|
variable: ({ linked }) => {
|
|
734
735
|
return linked('vocabulary.variables');
|
|
735
736
|
},
|
|
737
|
+
queueType: ({ linked }) => {
|
|
738
|
+
return linked('objects.queue.queueType');
|
|
739
|
+
},
|
|
740
|
+
queuePeriod: ({ linked }) => {
|
|
741
|
+
return linked('vocabulary.time');
|
|
742
|
+
},
|
|
736
743
|
presets: {
|
|
737
744
|
preset: 'Șablon | Șabloane',
|
|
738
745
|
overwritePresetTitle: 'Un șablon cu acest nume există deja.',
|
package/src/locale/ru/ru.js
CHANGED
|
@@ -189,6 +189,7 @@ export default {
|
|
|
189
189
|
},
|
|
190
190
|
queue: {
|
|
191
191
|
queue: 'Очередь | Очереди',
|
|
192
|
+
queueType: 'Тип очереди | Типы очередей',
|
|
192
193
|
type: {
|
|
193
194
|
[QueueType.INBOUND_QUEUE]: 'Входящая очередь',
|
|
194
195
|
[QueueType.OFFLINE_QUEUE]: 'Оффлайн очередь',
|
|
@@ -728,6 +729,12 @@ export default {
|
|
|
728
729
|
variable: ({ linked }) => {
|
|
729
730
|
return linked('vocabulary.variables');
|
|
730
731
|
},
|
|
732
|
+
queueType: ({ linked }) => {
|
|
733
|
+
return linked('objects.queue.queueType');
|
|
734
|
+
},
|
|
735
|
+
queuePeriod: ({ linked }) => {
|
|
736
|
+
return linked('vocabulary.time');
|
|
737
|
+
},
|
|
731
738
|
presets: {
|
|
732
739
|
preset: 'Пресет | Пресеты',
|
|
733
740
|
overwritePresetTitle: 'Пресет с таким названием уже существует.',
|
package/src/locale/uk/uk.js
CHANGED
|
@@ -188,6 +188,7 @@ export default {
|
|
|
188
188
|
},
|
|
189
189
|
queue: {
|
|
190
190
|
queue: 'Черга | Черги',
|
|
191
|
+
queueType: 'Тип черги | Типи черг',
|
|
191
192
|
type: {
|
|
192
193
|
[QueueType.INBOUND_QUEUE]: 'Вхідна черга',
|
|
193
194
|
[QueueType.OFFLINE_QUEUE]: 'Оффлайн черга',
|
|
@@ -727,6 +728,12 @@ export default {
|
|
|
727
728
|
variable: ({ linked }) => {
|
|
728
729
|
return linked('vocabulary.variables');
|
|
729
730
|
},
|
|
731
|
+
queueType: ({ linked }) => {
|
|
732
|
+
return linked('objects.queue.queueType');
|
|
733
|
+
},
|
|
734
|
+
queuePeriod: ({ linked }) => {
|
|
735
|
+
return linked('vocabulary.time');
|
|
736
|
+
},
|
|
730
737
|
presets: {
|
|
731
738
|
preset: 'Пресет | Пресети',
|
|
732
739
|
overwritePresetTitle: 'Пресет з такою назвою вже існує.',
|
package/src/locale/uz/uz.js
CHANGED
|
@@ -190,6 +190,7 @@ export default {
|
|
|
190
190
|
},
|
|
191
191
|
queue: {
|
|
192
192
|
queue: 'Navbat | Navbatlar',
|
|
193
|
+
queueType: 'Navbat turi | Navbat turlari',
|
|
193
194
|
type: {
|
|
194
195
|
[QueueType.INBOUND_QUEUE]: 'Kiruvchi navbat',
|
|
195
196
|
[QueueType.OFFLINE_QUEUE]: 'Oflayn navbat',
|
|
@@ -734,6 +735,12 @@ export default {
|
|
|
734
735
|
variable: ({ linked }) => {
|
|
735
736
|
return linked('vocabulary.variables');
|
|
736
737
|
},
|
|
738
|
+
queueType: ({ linked }) => {
|
|
739
|
+
return linked('objects.queue.queueType');
|
|
740
|
+
},
|
|
741
|
+
queuePeriod: ({ linked }) => {
|
|
742
|
+
return linked('vocabulary.time');
|
|
743
|
+
},
|
|
737
744
|
presets: {
|
|
738
745
|
preset: 'Andoza | Andozalar',
|
|
739
746
|
overwritePresetTitle: 'Bu nomdagi andoza allaqachon mavjud.',
|
package/src/locale/vi/vi.js
CHANGED
|
@@ -189,6 +189,7 @@ export default {
|
|
|
189
189
|
},
|
|
190
190
|
queue: {
|
|
191
191
|
queue: 'Hàng chờ | Hàng chờ',
|
|
192
|
+
queueType: 'Loại hàng đợi | Các loại hàng đợi',
|
|
192
193
|
type: {
|
|
193
194
|
[QueueType.INBOUND_QUEUE]: 'Hàng chờ cuộc gọi vào',
|
|
194
195
|
[QueueType.OFFLINE_QUEUE]: 'Hàng chờ ngoại tuyến',
|
|
@@ -733,6 +734,12 @@ export default {
|
|
|
733
734
|
variable: ({ linked }) => {
|
|
734
735
|
return linked('vocabulary.variables');
|
|
735
736
|
},
|
|
737
|
+
queueType: ({ linked }) => {
|
|
738
|
+
return linked('objects.queue.queueType');
|
|
739
|
+
},
|
|
740
|
+
queuePeriod: ({ linked }) => {
|
|
741
|
+
return linked('vocabulary.time');
|
|
742
|
+
},
|
|
736
743
|
presets: {
|
|
737
744
|
preset: 'Mẫu | Các mẫu',
|
|
738
745
|
overwritePresetTitle: 'Đã tồn tại một mẫu có tên này.',
|
|
@@ -36,7 +36,7 @@ declare const selectedElements: import("vue").ComputedRef<Record<string, any>[]>
|
|
|
36
36
|
declare const isAllSelected: import("vue").ComputedRef<boolean>;
|
|
37
37
|
declare const dataHeaders: import("vue").ComputedRef<WtTableHeader[]>;
|
|
38
38
|
declare const isColSortable: ({ sort }: WtTableHeader) => boolean;
|
|
39
|
-
declare const sort: (col: WtTableHeader) => void;
|
|
39
|
+
declare const sort: (col: WtTableHeader, index: number) => void;
|
|
40
40
|
declare const selectAll: () => void;
|
|
41
41
|
declare const handleSelection: (row: any, select: any) => void;
|
|
42
42
|
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
package/types/locale/en/en.d.ts
CHANGED
|
@@ -161,6 +161,7 @@ declare const _default: {
|
|
|
161
161
|
};
|
|
162
162
|
queue: {
|
|
163
163
|
queue: string;
|
|
164
|
+
queueType: string;
|
|
164
165
|
type: {
|
|
165
166
|
1: string;
|
|
166
167
|
0: string;
|
|
@@ -708,6 +709,12 @@ declare const _default: {
|
|
|
708
709
|
variable: ({ linked }: {
|
|
709
710
|
linked: any;
|
|
710
711
|
}) => any;
|
|
712
|
+
queueType: ({ linked }: {
|
|
713
|
+
linked: any;
|
|
714
|
+
}) => any;
|
|
715
|
+
queuePeriod: ({ linked }: {
|
|
716
|
+
linked: any;
|
|
717
|
+
}) => any;
|
|
711
718
|
presets: {
|
|
712
719
|
preset: string;
|
|
713
720
|
overwritePresetTitle: string;
|
package/types/locale/es/es.d.ts
CHANGED
|
@@ -172,6 +172,7 @@ declare namespace _default {
|
|
|
172
172
|
export namespace queue {
|
|
173
173
|
let queue_1: string;
|
|
174
174
|
export { queue_1 as queue };
|
|
175
|
+
export let queueType: string;
|
|
175
176
|
let type_1: {
|
|
176
177
|
1: string;
|
|
177
178
|
0: string;
|
|
@@ -916,6 +917,13 @@ declare namespace _default {
|
|
|
916
917
|
export function variable({ linked }: {
|
|
917
918
|
linked: any;
|
|
918
919
|
}): any;
|
|
920
|
+
export function queueType_1({ linked }: {
|
|
921
|
+
linked: any;
|
|
922
|
+
}): any;
|
|
923
|
+
export { queueType_1 as queueType };
|
|
924
|
+
export function queuePeriod({ linked }: {
|
|
925
|
+
linked: any;
|
|
926
|
+
}): any;
|
|
919
927
|
export namespace presets {
|
|
920
928
|
let preset: string;
|
|
921
929
|
let overwritePresetTitle: string;
|
package/types/locale/i18n.d.ts
CHANGED
|
@@ -162,6 +162,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
162
162
|
};
|
|
163
163
|
queue: {
|
|
164
164
|
queue: string;
|
|
165
|
+
queueType: string;
|
|
165
166
|
type: {
|
|
166
167
|
1: string;
|
|
167
168
|
0: string;
|
|
@@ -696,6 +697,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
696
697
|
variable: ({ linked }: {
|
|
697
698
|
linked: any;
|
|
698
699
|
}) => any;
|
|
700
|
+
queueType: ({ linked }: {
|
|
701
|
+
linked: any;
|
|
702
|
+
}) => any;
|
|
703
|
+
queuePeriod: ({ linked }: {
|
|
704
|
+
linked: any;
|
|
705
|
+
}) => any;
|
|
699
706
|
presets: {
|
|
700
707
|
preset: string;
|
|
701
708
|
overwritePresetTitle: string;
|
|
@@ -914,6 +921,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
914
921
|
};
|
|
915
922
|
queue: {
|
|
916
923
|
queue: string;
|
|
924
|
+
queueType: string;
|
|
917
925
|
type: {
|
|
918
926
|
1: string;
|
|
919
927
|
0: string;
|
|
@@ -1591,6 +1599,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1591
1599
|
variable: ({ linked }: {
|
|
1592
1600
|
linked: any;
|
|
1593
1601
|
}) => any;
|
|
1602
|
+
queueType: ({ linked }: {
|
|
1603
|
+
linked: any;
|
|
1604
|
+
}) => any;
|
|
1605
|
+
queuePeriod: ({ linked }: {
|
|
1606
|
+
linked: any;
|
|
1607
|
+
}) => any;
|
|
1594
1608
|
presets: {
|
|
1595
1609
|
preset: string;
|
|
1596
1610
|
overwritePresetTitle: string;
|
|
@@ -1793,6 +1807,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1793
1807
|
};
|
|
1794
1808
|
queue: {
|
|
1795
1809
|
queue: string;
|
|
1810
|
+
queueType: string;
|
|
1796
1811
|
type: {
|
|
1797
1812
|
1: string;
|
|
1798
1813
|
0: string;
|
|
@@ -2470,6 +2485,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
2470
2485
|
variable: ({ linked }: {
|
|
2471
2486
|
linked: any;
|
|
2472
2487
|
}) => any;
|
|
2488
|
+
queueType: ({ linked }: {
|
|
2489
|
+
linked: any;
|
|
2490
|
+
}) => any;
|
|
2491
|
+
queuePeriod: ({ linked }: {
|
|
2492
|
+
linked: any;
|
|
2493
|
+
}) => any;
|
|
2473
2494
|
presets: {
|
|
2474
2495
|
preset: string;
|
|
2475
2496
|
overwritePresetTitle: string;
|
|
@@ -2674,6 +2695,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
2674
2695
|
};
|
|
2675
2696
|
queue: {
|
|
2676
2697
|
queue: string;
|
|
2698
|
+
queueType: string;
|
|
2677
2699
|
type: {
|
|
2678
2700
|
1: string;
|
|
2679
2701
|
0: string;
|
|
@@ -3351,6 +3373,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
3351
3373
|
variable: ({ linked }: {
|
|
3352
3374
|
linked: any;
|
|
3353
3375
|
}) => any;
|
|
3376
|
+
queueType: ({ linked }: {
|
|
3377
|
+
linked: any;
|
|
3378
|
+
}) => any;
|
|
3379
|
+
queuePeriod: ({ linked }: {
|
|
3380
|
+
linked: any;
|
|
3381
|
+
}) => any;
|
|
3354
3382
|
presets: {
|
|
3355
3383
|
preset: string;
|
|
3356
3384
|
overwritePresetTitle: string;
|
|
@@ -3553,6 +3581,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
3553
3581
|
};
|
|
3554
3582
|
queue: {
|
|
3555
3583
|
queue: string;
|
|
3584
|
+
queueType: string;
|
|
3556
3585
|
type: {
|
|
3557
3586
|
1: string;
|
|
3558
3587
|
0: string;
|
|
@@ -4230,6 +4259,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4230
4259
|
variable: ({ linked }: {
|
|
4231
4260
|
linked: any;
|
|
4232
4261
|
}) => any;
|
|
4262
|
+
queueType: ({ linked }: {
|
|
4263
|
+
linked: any;
|
|
4264
|
+
}) => any;
|
|
4265
|
+
queuePeriod: ({ linked }: {
|
|
4266
|
+
linked: any;
|
|
4267
|
+
}) => any;
|
|
4233
4268
|
presets: {
|
|
4234
4269
|
preset: string;
|
|
4235
4270
|
overwritePresetTitle: string;
|
|
@@ -4434,6 +4469,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4434
4469
|
};
|
|
4435
4470
|
queue: {
|
|
4436
4471
|
queue: string;
|
|
4472
|
+
queueType: string;
|
|
4437
4473
|
type: {
|
|
4438
4474
|
1: string;
|
|
4439
4475
|
0: string;
|
|
@@ -5111,6 +5147,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5111
5147
|
variable: ({ linked }: {
|
|
5112
5148
|
linked: any;
|
|
5113
5149
|
}) => any;
|
|
5150
|
+
queueType: ({ linked }: {
|
|
5151
|
+
linked: any;
|
|
5152
|
+
}) => any;
|
|
5153
|
+
queuePeriod: ({ linked }: {
|
|
5154
|
+
linked: any;
|
|
5155
|
+
}) => any;
|
|
5114
5156
|
presets: {
|
|
5115
5157
|
preset: string;
|
|
5116
5158
|
overwritePresetTitle: string;
|
|
@@ -5315,6 +5357,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5315
5357
|
};
|
|
5316
5358
|
queue: {
|
|
5317
5359
|
queue: string;
|
|
5360
|
+
queueType: string;
|
|
5318
5361
|
type: {
|
|
5319
5362
|
1: string;
|
|
5320
5363
|
0: string;
|
|
@@ -5992,6 +6035,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5992
6035
|
variable: ({ linked }: {
|
|
5993
6036
|
linked: any;
|
|
5994
6037
|
}) => any;
|
|
6038
|
+
queueType: ({ linked }: {
|
|
6039
|
+
linked: any;
|
|
6040
|
+
}) => any;
|
|
6041
|
+
queuePeriod: ({ linked }: {
|
|
6042
|
+
linked: any;
|
|
6043
|
+
}) => any;
|
|
5995
6044
|
presets: {
|
|
5996
6045
|
preset: string;
|
|
5997
6046
|
overwritePresetTitle: string;
|
|
@@ -6196,6 +6245,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
6196
6245
|
};
|
|
6197
6246
|
queue: {
|
|
6198
6247
|
queue: string;
|
|
6248
|
+
queueType: string;
|
|
6199
6249
|
type: {
|
|
6200
6250
|
1: string;
|
|
6201
6251
|
0: string;
|
|
@@ -6873,6 +6923,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
6873
6923
|
variable: ({ linked }: {
|
|
6874
6924
|
linked: any;
|
|
6875
6925
|
}) => any;
|
|
6926
|
+
queueType: ({ linked }: {
|
|
6927
|
+
linked: any;
|
|
6928
|
+
}) => any;
|
|
6929
|
+
queuePeriod: ({ linked }: {
|
|
6930
|
+
linked: any;
|
|
6931
|
+
}) => any;
|
|
6876
6932
|
presets: {
|
|
6877
6933
|
preset: string;
|
|
6878
6934
|
overwritePresetTitle: string;
|
|
@@ -7077,6 +7133,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
7077
7133
|
};
|
|
7078
7134
|
queue: {
|
|
7079
7135
|
queue: string;
|
|
7136
|
+
queueType: string;
|
|
7080
7137
|
type: {
|
|
7081
7138
|
1: string;
|
|
7082
7139
|
0: string;
|
|
@@ -7754,6 +7811,12 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
7754
7811
|
variable: ({ linked }: {
|
|
7755
7812
|
linked: any;
|
|
7756
7813
|
}) => any;
|
|
7814
|
+
queueType: ({ linked }: {
|
|
7815
|
+
linked: any;
|
|
7816
|
+
}) => any;
|
|
7817
|
+
queuePeriod: ({ linked }: {
|
|
7818
|
+
linked: any;
|
|
7819
|
+
}) => any;
|
|
7757
7820
|
presets: {
|
|
7758
7821
|
preset: string;
|
|
7759
7822
|
overwritePresetTitle: string;
|