@webitel/ui-sdk 25.12.8 → 25.12.9

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 (36) hide show
  1. package/dist/{install-C6GgMArq.js → install-Del5dljh.js} +321 -319
  2. package/dist/ui-sdk.js +1 -1
  3. package/dist/ui-sdk.umd.cjs +5 -5
  4. package/dist/{vidstack-Bq6c3Bam-DfBkeKnD.js → vidstack-Bq6c3Bam-Bp5KShrn.js} +2 -2
  5. package/dist/{vidstack-D2pY00kU-BorFHKCo.js → vidstack-D2pY00kU-Bxz2ak0x.js} +2 -2
  6. package/dist/{vidstack-DDXt6fpN-D6TbwvC6.js → vidstack-DDXt6fpN-DAnNQpWz.js} +1 -1
  7. package/dist/{vidstack-D_-9AA6_-DtZ20VFs.js → vidstack-D_-9AA6_-BbhomSRW.js} +1 -1
  8. package/dist/{vidstack-DqAw8m9J-Dk3XVDGL.js → vidstack-DqAw8m9J-CqRk91yd.js} +1 -1
  9. package/dist/{vidstack-audio-EXZc7ueP.js → vidstack-audio-Ck_jHWve.js} +2 -2
  10. package/dist/{vidstack-dash-CVUVfXgT.js → vidstack-dash-tBgxlbtk.js} +3 -3
  11. package/dist/{vidstack-google-cast-CwI-qa3O.js → vidstack-google-cast-CKCnNRm8.js} +3 -3
  12. package/dist/{vidstack-hls-BhoTh4j3.js → vidstack-hls-CLJGBRHC.js} +3 -3
  13. package/dist/{vidstack-video-BqsgiLMJ.js → vidstack-video-DrDl3ZAI.js} +2 -2
  14. package/dist/{vidstack-vimeo-SrsP-ALw.js → vidstack-vimeo-Bf6apfXM.js} +3 -3
  15. package/dist/{vidstack-youtube-BBy2AE7B.js → vidstack-youtube-Dfy2RI0l.js} +2 -2
  16. package/package.json +1 -1
  17. package/src/locale/en/en.js +20 -0
  18. package/src/locale/es/es.js +20 -0
  19. package/src/locale/kz/kz.js +20 -0
  20. package/src/locale/pl/pl.js +20 -0
  21. package/src/locale/ro/ro.js +20 -0
  22. package/src/locale/ru/ru.js +20 -0
  23. package/src/locale/uk/uk.js +20 -0
  24. package/src/locale/uz/uz.js +20 -1
  25. package/src/locale/vi/vi.js +20 -0
  26. package/types/locale/en/en.d.ts +20 -0
  27. package/types/locale/es/es.d.ts +25 -0
  28. package/types/locale/i18n.d.ts +180 -0
  29. package/types/locale/index.d.ts +180 -0
  30. package/types/locale/kz/kz.d.ts +25 -0
  31. package/types/locale/pl/pl.d.ts +25 -0
  32. package/types/locale/ro/ro.d.ts +25 -0
  33. package/types/locale/ru/ru.d.ts +25 -0
  34. package/types/locale/uk/uk.d.ts +25 -0
  35. package/types/locale/uz/uz.d.ts +25 -0
  36. package/types/locale/vi/vi.d.ts +25 -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-C6GgMArq.js";
9
- import { R as ri } from "./vidstack-DqAw8m9J-Dk3XVDGL.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-Del5dljh.js";
9
+ import { R as ri } from "./vidstack-DqAw8m9J-CqRk91yd.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-C6GgMArq.js";
8
+ import { l as b, h as A, S as O, C as D, d as R, m as M } from "./install-Del5dljh.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-CwI-qa3O.js")).GoogleCastProvider(c(this, n), e);
97
+ return new (await import("./vidstack-google-cast-CKCnNRm8.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-C6GgMArq.js";
8
+ import { J as M, l as f, e as A, d as P, R as O, b as S } from "./install-Del5dljh.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-C6GgMArq.js";
1
+ import { c as d, a as i, I as l, e as m } from "./install-Del5dljh.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-C6GgMArq.js";
6
+ import { j as p, t as u } from "./install-Del5dljh.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-C6GgMArq.js";
5
- import { H as d, a as u } from "./vidstack-Bq6c3Bam-DfBkeKnD.js";
4
+ import { s as p } from "./install-Del5dljh.js";
5
+ import { H as d, a as u } from "./vidstack-Bq6c3Bam-Bp5KShrn.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-C6GgMArq.js";
9
- import { VideoProvider as $t } from "./vidstack-video-BqsgiLMJ.js";
10
- import { R as jt } from "./vidstack-DqAw8m9J-Dk3XVDGL.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-Del5dljh.js";
9
+ import { VideoProvider as $t } from "./vidstack-video-DrDl3ZAI.js";
10
+ import { R as jt } from "./vidstack-DqAw8m9J-CqRk91yd.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-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";
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-Del5dljh.js";
9
+ import { R as wt } from "./vidstack-DqAw8m9J-CqRk91yd.js";
10
+ import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-Bxz2ak0x.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-C6GgMArq.js";
9
- import { VideoProvider as yt } from "./vidstack-video-BqsgiLMJ.js";
10
- import { R as gt } from "./vidstack-DqAw8m9J-Dk3XVDGL.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-Del5dljh.js";
9
+ import { VideoProvider as yt } from "./vidstack-video-DrDl3ZAI.js";
10
+ import { R as gt } from "./vidstack-DqAw8m9J-CqRk91yd.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-C6GgMArq.js";
9
- import { H as z, a as B } from "./vidstack-Bq6c3Bam-DfBkeKnD.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-Del5dljh.js";
9
+ import { H as z, a as B } from "./vidstack-Bq6c3Bam-Bp5KShrn.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-C6GgMArq.js";
9
- import { R as me } from "./vidstack-DqAw8m9J-Dk3XVDGL.js";
10
- import { E as we } from "./vidstack-DDXt6fpN-D6TbwvC6.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-Del5dljh.js";
9
+ import { R as me } from "./vidstack-DqAw8m9J-CqRk91yd.js";
10
+ import { E as we } from "./vidstack-DDXt6fpN-DAnNQpWz.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-C6GgMArq.js";
9
- import { E as Z } from "./vidstack-DDXt6fpN-D6TbwvC6.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-Del5dljh.js";
9
+ import { E as Z } from "./vidstack-DDXt6fpN-DAnNQpWz.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.8",
3
+ "version": "25.12.9",
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",
@@ -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',
@@ -745,6 +747,24 @@ export default deepmerge({
745
747
  queuePeriod: ({ linked }) => {
746
748
  return linked('vocabulary.time');
747
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
+ },
748
768
  presets: {
749
769
  preset: 'Preset | Presets',
750
770
  overwritePresetTitle: 'A preset with this name already exists.',
@@ -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
  },
@@ -735,6 +737,24 @@ export default {
735
737
  queuePeriod: ({ linked }) => {
736
738
  return linked('vocabulary.time');
737
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
+ },
738
758
  presets: {
739
759
  preset: 'Preset | Presets',
740
760
  overwritePresetTitle: 'Ya existe un preset con este nombre.',
@@ -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
  },
@@ -739,6 +741,24 @@ export default {
739
741
  queuePeriod: ({ linked }) => {
740
742
  return linked('vocabulary.time');
741
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
+ },
742
762
  presets: {
743
763
  preset: 'Алдын ала орнату | Алдын ала орнатулар',
744
764
  overwritePresetTitle: 'Бұл атаумен алдын ала орнату бар.',
@@ -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
  },
@@ -738,6 +740,24 @@ export default {
738
740
  queuePeriod: ({ linked }) => {
739
741
  return linked('vocabulary.time');
740
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
+ },
741
761
  presets: {
742
762
  preset: 'Preset | Presety',
743
763
  overwritePresetTitle: 'Preset o tej nazwie już istnieje.',
@@ -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
  },
@@ -740,6 +742,24 @@ export default {
740
742
  queuePeriod: ({ linked }) => {
741
743
  return linked('vocabulary.time');
742
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
+ },
743
763
  presets: {
744
764
  preset: 'Șablon | Șabloane',
745
765
  overwritePresetTitle: 'Un șablon cu acest nume există deja.',
@@ -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
  },
@@ -735,6 +737,24 @@ export default {
735
737
  queuePeriod: ({ linked }) => {
736
738
  return linked('vocabulary.time');
737
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
+ },
738
758
  presets: {
739
759
  preset: 'Пресет | Пресеты',
740
760
  overwritePresetTitle: 'Пресет с таким названием уже существует.',
@@ -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
  },
@@ -734,6 +736,24 @@ export default {
734
736
  queuePeriod: ({ linked }) => {
735
737
  return linked('vocabulary.time');
736
738
  },
739
+ agentStatus: ({ linked }) => {
740
+ return linked('cases.status');
741
+ },
742
+ auditor: ({ linked }) => {
743
+ return linked('objects.auditor');
744
+ },
745
+ skill: ({ linked }) => {
746
+ return linked('objects.skill');
747
+ },
748
+ supervisor: ({ linked }) => {
749
+ return linked('objects.supervisor');
750
+ },
751
+ utilizationProgress: ({ linked }) => {
752
+ return linked('vocabulary.utilizationProgress');
753
+ },
754
+ region: ({ linked }) => {
755
+ return linked('objects.region');
756
+ },
737
757
  presets: {
738
758
  preset: 'Пресет | Пресети',
739
759
  overwritePresetTitle: 'Пресет з такою назвою вже існує.',
@@ -131,7 +131,7 @@ export default {
131
131
  number: 'Raqam',
132
132
  expireAt: 'Muddati',
133
133
  destination: 'Manzil',
134
-
134
+ utilizationProgress: 'Foydalanish bosqichi',
135
135
  },
136
136
  // date-related texts
137
137
  date: {
@@ -177,6 +177,7 @@ export default {
177
177
  transcription: 'Transkriptsiya',
178
178
  attachment: 'Ilova | Ilovalar',
179
179
  owner: 'Egasi | Egalari',
180
+ skill: 'Konikma | Konikmalar',
180
181
  customization: {
181
182
  customization: 'Maxsuslash | Maxsuslashlar',
182
183
  },
@@ -741,6 +742,24 @@ export default {
741
742
  queuePeriod: ({ linked }) => {
742
743
  return linked('vocabulary.time');
743
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
+ },
744
763
  presets: {
745
764
  preset: 'Andoza | Andozalar',
746
765
  overwritePresetTitle: 'Bu nomdagi andoza allaqachon mavjud.',
@@ -131,6 +131,7 @@ export default {
131
131
  number: 'Số',
132
132
  expireAt: 'Hết hạn',
133
133
  destination: 'Điểm đến',
134
+ utilizationProgress: 'Tiến độ sử dụng',
134
135
  },
135
136
  // date-related texts
136
137
  date: {
@@ -176,6 +177,7 @@ export default {
176
177
  transcription: 'Bản ghi',
177
178
  attachment: 'Tệp đính kèm | Các tệp đính kèm',
178
179
  owner: 'Chủ sở hữu | Các chủ sở hữu',
180
+ skill: 'Kỹ năng | Kỹ năng',
179
181
  customization: {
180
182
  customization: 'Tùy chỉnh | Các tùy chỉnh',
181
183
  },
@@ -740,6 +742,24 @@ export default {
740
742
  queuePeriod: ({ linked }) => {
741
743
  return linked('vocabulary.time');
742
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
+ },
743
763
  presets: {
744
764
  preset: 'Mẫu | Các mẫu',
745
765
  overwritePresetTitle: 'Đã tồn tại một mẫu có tên này.',
@@ -106,6 +106,7 @@ declare const _default: {
106
106
  number: string;
107
107
  expireAt: string;
108
108
  destination: string;
109
+ utilizationProgress: string;
109
110
  };
110
111
  date: {
111
112
  sec: string;
@@ -127,6 +128,7 @@ declare const _default: {
127
128
  supervisor: string;
128
129
  auditor: string;
129
130
  region: string;
131
+ skill: string;
130
132
  communicationType: string;
131
133
  grantee: string;
132
134
  grantor: string;
@@ -715,6 +717,24 @@ declare const _default: {
715
717
  queuePeriod: ({ linked }: {
716
718
  linked: any;
717
719
  }) => any;
720
+ agentStatus: ({ linked }: {
721
+ linked: any;
722
+ }) => any;
723
+ auditor: ({ linked }: {
724
+ linked: any;
725
+ }) => any;
726
+ skill: ({ linked }: {
727
+ linked: any;
728
+ }) => any;
729
+ supervisor: ({ linked }: {
730
+ linked: any;
731
+ }) => any;
732
+ utilizationProgress: ({ linked }: {
733
+ linked: any;
734
+ }) => any;
735
+ region: ({ linked }: {
736
+ linked: any;
737
+ }) => any;
718
738
  presets: {
719
739
  preset: string;
720
740
  overwritePresetTitle: string;
@@ -111,6 +111,7 @@ declare namespace _default {
111
111
  let number: string;
112
112
  let expireAt: string;
113
113
  let destination: string;
114
+ let utilizationProgress: string;
114
115
  }
115
116
  export namespace date {
116
117
  let sec: string;
@@ -159,6 +160,7 @@ declare namespace _default {
159
160
  export let transcription: string;
160
161
  export let attachment: string;
161
162
  export let owner: string;
163
+ export let skill: string;
162
164
  export namespace customization {
163
165
  let customization_1: string;
164
166
  export { customization_1 as customization };
@@ -924,6 +926,29 @@ declare namespace _default {
924
926
  export function queuePeriod({ linked }: {
925
927
  linked: any;
926
928
  }): any;
929
+ export function agentStatus({ linked }: {
930
+ linked: any;
931
+ }): any;
932
+ export function auditor_1({ linked }: {
933
+ linked: any;
934
+ }): any;
935
+ export { auditor_1 as auditor };
936
+ export function skill_1({ linked }: {
937
+ linked: any;
938
+ }): any;
939
+ export { skill_1 as skill };
940
+ export function supervisor_2({ linked }: {
941
+ linked: any;
942
+ }): any;
943
+ export { supervisor_2 as supervisor };
944
+ export function utilizationProgress_1({ linked }: {
945
+ linked: any;
946
+ }): any;
947
+ export { utilizationProgress_1 as utilizationProgress };
948
+ export function region_1({ linked }: {
949
+ linked: any;
950
+ }): any;
951
+ export { region_1 as region };
927
952
  export namespace presets {
928
953
  let preset: string;
929
954
  let overwritePresetTitle: string;