@webitel/ui-sdk 25.12.53 → 25.12.55

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 (54) hide show
  1. package/dist/{install-BZWlQbtL.js → install-DHbnzyTA.js} +4868 -4819
  2. package/dist/{plyr-BjhPLHtl.js → plyr-DDl8uj6I.js} +1 -1
  3. package/dist/ui-sdk.css +1 -1
  4. package/dist/ui-sdk.js +1 -1
  5. package/dist/ui-sdk.umd.cjs +24 -10
  6. package/dist/{vidstack-Bq6c3Bam-CaQgJvtD.js → vidstack-Bq6c3Bam-c8LF9HSj.js} +2 -2
  7. package/dist/{vidstack-D2pY00kU-C1K9yBS0.js → vidstack-D2pY00kU-b0T6CwgN.js} +2 -2
  8. package/dist/{vidstack-DDXt6fpN-BrNWY994.js → vidstack-DDXt6fpN-NIc6oG3j.js} +1 -1
  9. package/dist/{vidstack-D_-9AA6_-BjQmEj99.js → vidstack-D_-9AA6_-B_Nw0nF1.js} +1 -1
  10. package/dist/{vidstack-DqAw8m9J-cD1m6YSL.js → vidstack-DqAw8m9J-j4x4rCsZ.js} +1 -1
  11. package/dist/{vidstack-audio-DrJ7GLQb.js → vidstack-audio-Dc0lAw8g.js} +2 -2
  12. package/dist/{vidstack-dash-D4-KCoOl.js → vidstack-dash-CTi0XXFj.js} +3 -3
  13. package/dist/{vidstack-google-cast-DpYHSpib.js → vidstack-google-cast-BTfcCr2M.js} +3 -3
  14. package/dist/{vidstack-hls-C0h3iDtC.js → vidstack-hls-Bp1b8Iwo.js} +3 -3
  15. package/dist/{vidstack-video-CPU-Wksg.js → vidstack-video-DZg31EmF.js} +2 -2
  16. package/dist/{vidstack-vimeo-DbZ3Laio.js → vidstack-vimeo-DXQzsSgO.js} +3 -3
  17. package/dist/{vidstack-youtube-BMCERdW-.js → vidstack-youtube-BReczNxo.js} +2 -2
  18. package/dist/{vuex.esm-bundler-CnR5yCWV.js → vuex.esm-bundler-BTTiQ4iy.js} +1 -1
  19. package/package.json +2 -2
  20. package/src/components/wt-vidstack-player/wt-vidstack-player.vue +2 -2
  21. package/src/enums/MimeTypes/MimeTypes.enum.ts +21 -0
  22. package/src/enums/index.ts +2 -0
  23. package/src/locale/en/en.js +12 -0
  24. package/src/locale/es/es.js +12 -0
  25. package/src/locale/kz/kz.js +12 -0
  26. package/src/locale/pl/pl.js +12 -0
  27. package/src/locale/ro/ro.js +12 -0
  28. package/src/locale/ru/ru.js +12 -0
  29. package/src/locale/uk/uk.js +12 -0
  30. package/src/locale/uz/uz.js +12 -0
  31. package/src/locale/vi/vi.js +12 -0
  32. package/src/modules/AgentPdfs/assets/pdf-done.png +0 -0
  33. package/src/modules/AgentPdfs/assets/pdf-error.png +0 -0
  34. package/src/modules/AgentPdfs/assets/pdf-pending.png +0 -0
  35. package/src/modules/AgentPdfs/assets/pdf-processing.png +0 -0
  36. package/src/modules/AgentPdfs/components/agent-pdfs-tab.vue +257 -0
  37. package/src/modules/AgentPdfs/components/pdf-status-preview.vue +55 -0
  38. package/src/modules/AgentPdfs/components/pdf-status.vue +67 -0
  39. package/types/enums/MimeTypes/MimeTypes.enum.d.ts +16 -0
  40. package/types/enums/index.d.ts +2 -1
  41. package/types/locale/en/en.d.ts +11 -0
  42. package/types/locale/es/es.d.ts +18 -5
  43. package/types/locale/i18n.d.ts +99 -0
  44. package/types/locale/index.d.ts +99 -0
  45. package/types/locale/kz/kz.d.ts +18 -5
  46. package/types/locale/pl/pl.d.ts +18 -5
  47. package/types/locale/ro/ro.d.ts +18 -5
  48. package/types/locale/ru/ru.d.ts +18 -5
  49. package/types/locale/uk/uk.d.ts +18 -5
  50. package/types/locale/uz/uz.d.ts +18 -5
  51. package/types/locale/vi/vi.d.ts +18 -5
  52. package/types/modules/AgentPdfs/components/agent-pdfs-tab.vue.d.ts +29 -0
  53. package/types/modules/AgentPdfs/components/pdf-status-preview.vue.d.ts +12 -0
  54. package/types/modules/AgentPdfs/components/pdf-status.vue.d.ts +7 -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 N = (n, t, s) => Xt(n, typeof t != "symbol" ? t + "" : t, s), X = (n, t, s) => t.has(n) || ot("Cannot " + s);
7
7
  var i = (n, t, s) => (X(n, t, "read from private field"), s ? s.call(n) : t.get(n)), d = (n, t, s) => t.has(n) ? ot("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, s), c = (n, t, s, r) => (X(n, t, "write to private field"), r ? r.call(n, s) : t.set(n, s), s), a = (n, t, s) => (X(n, t, "access private method"), s);
8
- import { A as Yt, z as ut, B as j, C as Zt, b as ti, E as nt, e as lt, F as _, G as ii, H as ei, f as si, J as ai, l as rt, K as dt, D as ni, L as Y, M as Z } from "./install-BZWlQbtL.js";
9
- import { R as ri } from "./vidstack-DqAw8m9J-cD1m6YSL.js";
8
+ import { A as Yt, z as ut, B as j, C as Zt, b as ti, E as nt, e as lt, F as _, G as ii, H as ei, f as si, J as ai, l as rt, K as dt, D as ni, L as Y, M as Z } from "./install-DHbnzyTA.js";
9
+ import { R as ri } from "./vidstack-DqAw8m9J-j4x4rCsZ.js";
10
10
  let q = null, K = [], z = [];
11
11
  function ht() {
12
12
  return q ?? (q = new AudioContext());
@@ -5,7 +5,7 @@ var w = (t) => {
5
5
  var P = (t, e, a) => e in t ? _(t, e, { enumerable: !0, configurable: !0, writable: !0, value: a }) : t[e] = a;
6
6
  var u = (t, e, a) => P(t, typeof e != "symbol" ? e + "" : e, a), C = (t, e, a) => e.has(t) || w("Cannot " + a);
7
7
  var c = (t, e, a) => (C(t, e, "read from private field"), a ? a.call(t) : e.get(t)), m = (t, e, a) => e.has(t) ? w("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, a), y = (t, e, a, o) => (C(t, e, "write to private field"), o ? o.call(t, a) : e.set(t, a), a), s = (t, e, a) => (C(t, e, "access private method"), a);
8
- import { l as b, k as A, V as O, G as D, f as R, o as G } from "./install-BZWlQbtL.js";
8
+ import { l as b, k as A, V as O, G as D, f as R, o as G } from "./install-DHbnzyTA.js";
9
9
  function M() {
10
10
  return "https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1";
11
11
  }
@@ -94,7 +94,7 @@ class F {
94
94
  async load(e) {
95
95
  if (!c(this, n))
96
96
  throw Error("[vidstack] google cast player was not initialized");
97
- return new (await import("./vidstack-google-cast-DpYHSpib.js")).GoogleCastProvider(c(this, n), e);
97
+ return new (await import("./vidstack-google-cast-BTfcCr2M.js")).GoogleCastProvider(c(this, n), e);
98
98
  }
99
99
  }
100
100
  n = new WeakMap(), r = new WeakSet(), S = async function(e) {
@@ -5,7 +5,7 @@ var g = (s) => {
5
5
  var M = (s, t, i) => t in s ? y(s, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : s[t] = i;
6
6
  var c = (s, t, i) => M(s, typeof t != "symbol" ? t + "" : t, i), h = (s, t, i) => t.has(s) || g("Cannot " + i);
7
7
  var e = (s, t, i) => (h(s, t, "read from private field"), i ? i.call(s) : t.get(s)), l = (s, t, i) => t.has(s) ? g("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(s) : t.set(s, i), p = (s, t, i, a) => (h(s, t, "write to private field"), a ? a.call(s, i) : t.set(s, i), i), u = (s, t, i) => (h(s, t, "access private method"), i);
8
- import { M as w, l as f, e as A, f as P, U as O, b as S } from "./install-BZWlQbtL.js";
8
+ import { M as w, l as f, e as A, f as P, U as O, b as S } from "./install-DHbnzyTA.js";
9
9
  var r, o, b, m;
10
10
  class J {
11
11
  constructor(t) {
@@ -1,4 +1,4 @@
1
- import { c as d, a as i, I as l, e as m } from "./install-BZWlQbtL.js";
1
+ import { c as d, a as i, I as l, e as m } from "./install-DHbnzyTA.js";
2
2
  const p = /* @__PURE__ */ i(
3
3
  '<svg viewBox="0 0 32 32" fill="none" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"></svg>'
4
4
  );
@@ -3,7 +3,7 @@ var l = (i) => {
3
3
  };
4
4
  var m = (i, t, s) => t.has(i) || l("Cannot " + s);
5
5
  var r = (i, t, s) => (m(i, t, "read from private field"), s ? s.call(i) : t.get(i)), e = (i, t, s) => t.has(i) ? l("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(i) : t.set(i, s), h = (i, t, s, f) => (m(i, t, "write to private field"), f ? f.call(i, s) : t.set(i, s), s), c = (i, t, s) => (m(i, t, "access private method"), s);
6
- import { m as p, v as u } from "./install-BZWlQbtL.js";
6
+ import { m as p, v as u } from "./install-DHbnzyTA.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-BZWlQbtL.js";
5
- import { H as d, a as u } from "./vidstack-Bq6c3Bam-CaQgJvtD.js";
4
+ import { s as p } from "./install-DHbnzyTA.js";
5
+ import { H as d, a as u } from "./vidstack-Bq6c3Bam-c8LF9HSj.js";
6
6
  class n extends d {
7
7
  constructor(t, s) {
8
8
  super(t, s);
@@ -5,9 +5,9 @@ var Y = (n) => {
5
5
  var wt = (n, t, e) => t in n ? vt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
6
6
  var I = (n, t, e) => wt(n, typeof t != "symbol" ? t + "" : t, e), b = (n, t, e) => t.has(n) || Y("Cannot " + e);
7
7
  var i = (n, t, e) => (b(n, t, "read from private field"), e ? e.call(n) : t.get(n)), f = (n, t, e) => t.has(n) ? Y("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, e), p = (n, t, e, r) => (b(n, t, "write to private field"), r ? r.call(n, e) : t.set(n, e), e), h = (n, t, e) => (b(n, t, "access private method"), e);
8
- import { r as Et, b as _, d as Lt, f as At, Q as z, l as J, e as Dt, D as N, h as xt, j as O, T as Mt, L as q, t as Ct, u as Nt, v as Rt, k as Ft, m as Z, n as Pt, o as qt, q as _t } from "./install-BZWlQbtL.js";
9
- import { VideoProvider as $t } from "./vidstack-video-CPU-Wksg.js";
10
- import { R as jt } from "./vidstack-DqAw8m9J-cD1m6YSL.js";
8
+ import { r as Et, b as _, d as Lt, f as At, Q as z, l as J, e as Dt, D as N, h as xt, j as O, T as Mt, L as q, t as Ct, u as Nt, v as Rt, k as Ft, m as Z, n as Pt, o as qt, q as _t } from "./install-DHbnzyTA.js";
9
+ import { VideoProvider as $t } from "./vidstack-video-DZg31EmF.js";
10
+ import { R as jt } from "./vidstack-DqAw8m9J-j4x4rCsZ.js";
11
11
  function W(n) {
12
12
  try {
13
13
  return new Intl.DisplayNames(navigator.languages, { type: "language" }).of(n) ?? null;
@@ -5,9 +5,9 @@ var Q = (d) => {
5
5
  var vt = (d, t, s) => t in d ? Lt(d, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : d[t] = s;
6
6
  var G = (d, t, s) => vt(d, typeof t != "symbol" ? t + "" : t, s), O = (d, t, s) => t.has(d) || Q("Cannot " + s);
7
7
  var e = (d, t, s) => (O(d, t, "read from private field"), s ? s.call(d) : t.get(d)), T = (d, t, s) => t.has(d) ? Q("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(d) : t.set(d, s), l = (d, t, s, i) => (O(d, t, "write to private field"), i ? i.call(d, s) : t.set(d, s), s), r = (d, t, s) => (O(d, t, "access private method"), s);
8
- import { A as St, N as L, W as Z, z as At, D as tt, f as V, l as et, e as It, X as bt, L as Rt } from "./install-BZWlQbtL.js";
9
- import { R as wt } from "./vidstack-DqAw8m9J-cD1m6YSL.js";
10
- import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-C1K9yBS0.js";
8
+ import { A as St, N as L, W as Z, z as At, D as tt, f as V, l as et, e as It, X as bt, L as Rt } from "./install-DHbnzyTA.js";
9
+ import { R as wt } from "./vidstack-DqAw8m9J-j4x4rCsZ.js";
10
+ import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-b0T6CwgN.js";
11
11
  var g, _, at;
12
12
  class _t {
13
13
  constructor(t) {
@@ -5,9 +5,9 @@ var q = (n) => {
5
5
  var ot = (n, t, i) => t in n ? rt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : n[t] = i;
6
6
  var _ = (n, t, i) => ot(n, typeof t != "symbol" ? t + "" : t, i), R = (n, t, i) => t.has(n) || q("Cannot " + i);
7
7
  var e = (n, t, i) => (R(n, t, "read from private field"), i ? i.call(n) : t.get(n)), f = (n, t, i) => t.has(n) ? q("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, i), p = (n, t, i, s) => (R(n, t, "write to private field"), s ? s.call(n, i) : t.set(n, i), i), a = (n, t, i) => (R(n, t, "access private method"), i);
8
- import { i as ht, b as C, d as at, f as O, Q as N, l as V, e as dt, D as x, h as ut, T as ct, j, L as $, k as lt, m as k, n as ft, o as pt, q as vt } from "./install-BZWlQbtL.js";
9
- import { VideoProvider as yt } from "./vidstack-video-CPU-Wksg.js";
10
- import { R as gt } from "./vidstack-DqAw8m9J-cD1m6YSL.js";
8
+ import { i as ht, b as C, d as at, f as O, Q as N, l as V, e as dt, D as x, h as ut, T as ct, j, L as $, k as lt, m as k, n as ft, o as pt, q as vt } from "./install-DHbnzyTA.js";
9
+ import { VideoProvider as yt } from "./vidstack-video-DZg31EmF.js";
10
+ import { R as gt } from "./vidstack-DqAw8m9J-j4x4rCsZ.js";
11
11
  const Lt = (n) => ut(n);
12
12
  var T, h, o, D, b, r, E, M, U, F, Q, K, W, B, J, X, Y, z, G, Z, tt;
13
13
  class St {
@@ -5,8 +5,8 @@ var b = (i) => {
5
5
  var N = (i, t, e) => t in i ? $(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
6
6
  var y = (i, t, e) => N(i, typeof t != "symbol" ? t + "" : t, e), E = (i, t, e) => t.has(i) || b("Cannot " + e);
7
7
  var s = (i, t, e) => (E(i, t, "read from private field"), e ? e.call(i) : t.get(i)), r = (i, t, e) => t.has(i) ? b("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(i) : t.set(i, e), c = (i, t, e, n) => (E(i, t, "write to private field"), n ? n.call(i, e) : t.set(i, e), e), p = (i, t, e) => (E(i, t, "access private method"), e);
8
- import { s as U, w as V, x as A, y as j, z as C, l as q, D as z, E as F, T as Y, j as v } from "./install-BZWlQbtL.js";
9
- import { H as _, a as B } from "./vidstack-Bq6c3Bam-CaQgJvtD.js";
8
+ import { s as U, w as V, x as A, y as j, z as C, l as q, D as z, E as F, T as Y, j as v } from "./install-DHbnzyTA.js";
9
+ import { H as _, a as B } from "./vidstack-Bq6c3Bam-c8LF9HSj.js";
10
10
  var P, f, k, D, H;
11
11
  class G {
12
12
  constructor(t, e) {
@@ -5,9 +5,9 @@ var N = (r) => {
5
5
  var de = (r, c, e) => c in r ? ue(r, c, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[c] = e;
6
6
  var b = (r, c, e) => de(r, typeof c != "symbol" ? c + "" : c, e), S = (r, c, e) => c.has(r) || N("Cannot " + e);
7
7
  var t = (r, c, e) => (S(r, c, "read from private field"), e ? e.call(r) : c.get(r)), f = (r, c, e) => c.has(r) ? N("Cannot add the same private member more than once") : c instanceof WeakSet ? c.add(r) : c.set(r, e), u = (r, c, e, i) => (S(r, c, "write to private field"), i ? i.call(r, e) : c.set(r, e), e), o = (r, c, e) => (S(r, c, "access private method"), e);
8
- import { A as fe, M as U, N as C, d as pe, e as q, f as Q, b as ye, O as _, L as R, l as be, P as ke, T as ve, Q as W } from "./install-BZWlQbtL.js";
9
- import { R as me } from "./vidstack-DqAw8m9J-cD1m6YSL.js";
10
- import { E as we } from "./vidstack-DDXt6fpN-BrNWY994.js";
8
+ import { A as fe, M as U, N as C, d as pe, e as q, f as Q, b as ye, O as _, L as R, l as be, P as ke, T as ve, Q as W } from "./install-DHbnzyTA.js";
9
+ import { R as me } from "./vidstack-DqAw8m9J-j4x4rCsZ.js";
10
+ import { E as we } from "./vidstack-DDXt6fpN-NIc6oG3j.js";
11
11
  import { resolveVimeoVideoId as Pe, getVimeoVideoInfo as Te } from "./vidstack-krOAtKMi-B4IZWKdc.js";
12
12
  const Ce = [
13
13
  "bufferend",
@@ -5,8 +5,8 @@ var B = (r) => {
5
5
  var q = (r, n, e) => n in r ? A(r, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[n] = e;
6
6
  var T = (r, n, e) => q(r, typeof n != "symbol" ? n + "" : n, e), M = (r, n, e) => n.has(r) || B("Cannot " + e);
7
7
  var s = (r, n, e) => (M(r, n, "read from private field"), e ? e.call(r) : n.get(r)), p = (r, n, e) => n.has(r) ? B("Cannot add the same private member more than once") : n instanceof WeakSet ? n.add(r) : n.set(r, e), l = (r, n, e, t) => (M(r, n, "write to private field"), t ? t.call(r, e) : n.set(r, e), e), o = (r, n, e) => (M(r, n, "access private method"), e);
8
- import { A as z, M as G, d as H, e as J, b as K, O as Q, N as C, R as W, v as $, S as X } from "./install-BZWlQbtL.js";
9
- import { E as Z } from "./vidstack-DDXt6fpN-BrNWY994.js";
8
+ import { A as z, M as G, d as H, e as J, b as K, O as Q, N as C, R as W, v as $, S as X } from "./install-DHbnzyTA.js";
9
+ import { E as Z } from "./vidstack-DDXt6fpN-NIc6oG3j.js";
10
10
  import { resolveYouTubeVideoId as ee } from "./vidstack-Dm1xEU9Q-qSXq3AI-.js";
11
11
  const b = {
12
12
  Ended: 0,
@@ -1,4 +1,4 @@
1
- import { p as d } from "./install-BZWlQbtL.js";
1
+ import { p as d } from "./install-DHbnzyTA.js";
2
2
  import { inject as lt, effectScope as dt, reactive as vt, watch as J, computed as pt } from "vue";
3
3
  function ht() {
4
4
  return W().__VUE_DEVTOOLS_GLOBAL_HOOK__;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "25.12.53",
3
+ "version": "25.12.55",
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.90",
58
+ "@webitel/api-services": "^0.0.93",
59
59
  "@webitel/styleguide": "^24.12.90",
60
60
  "autosize": "^6.0.1",
61
61
  "axios": "^1.8.3",
@@ -154,7 +154,7 @@ const normalizedSrc = computed(() => {
154
154
  bottom: var(--spacing-md);
155
155
  max-width: var(--p-player-wrapper-sm-width);
156
156
  max-height: var(--p-player-wrapper-sm-height);
157
- z-index: 100;
157
+ z-index: 10;
158
158
  border-radius: var(--p-player-wrapper-sm-border-radius);
159
159
  overflow: hidden;
160
160
  height: var(--p-player-wrapper-sm-height);
@@ -214,7 +214,7 @@ const normalizedSrc = computed(() => {
214
214
  &--lg {
215
215
  border-radius: var(--p-player-wrapper-lg-border-radius);
216
216
  overflow: hidden;
217
- z-index: 100;
217
+ z-index: 10;
218
218
 
219
219
  .wt-vidstack-player {
220
220
  &__player {
@@ -0,0 +1,21 @@
1
+ export const MimeTypes = {
2
+ IMAGE_JPEG: 'image/jpeg',
3
+ IMAGE_PNG: 'image/png',
4
+ IMAGE_GIF: 'image/gif',
5
+ IMAGE_SVG_XML: 'image/svg+xml',
6
+ IMAGE_WEBP: 'image/webp',
7
+
8
+ VIDEO_MP4: 'video/mp4',
9
+ VIDEO_WEBM: 'video/webm',
10
+ VIDEO_MPEG: 'video/mpeg',
11
+
12
+ AUDIO_MPEG: 'audio/mpeg',
13
+ AUDIO_WAV: 'audio/wav',
14
+
15
+ APPLICATION_PDF: 'application/pdf',
16
+ APPLICATION_MSWORD: 'application/msword',
17
+ APPLICATION_DOCX:
18
+ 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
19
+ } as const;
20
+
21
+ export type MimeTypes = (typeof MimeTypes)[keyof typeof MimeTypes];
@@ -12,6 +12,7 @@ import { EmptyCause } from './EmptyCause/EmptyCause';
12
12
  import { FormatDateMode } from './FormatDateMode/FormatDateMode';
13
13
  import IconAction from './IconAction/IconAction.enum.js';
14
14
  import { IconColor } from './IconColor/IconColor';
15
+ import { MimeTypes } from './MimeTypes/MimeTypes.enum';
15
16
  import { ProcessingTableColumnType } from './ProcessingTableColumnType/ProcessingTableColumnType';
16
17
  import { QueueType, QueueTypeName } from './QueueType/QueueType.enum';
17
18
  import { RelativeDatetimeValue } from './RelativeDatetimeValue/RelativeDatetimeValue';
@@ -42,6 +43,7 @@ export {
42
43
  FormatDateMode,
43
44
  IconAction,
44
45
  IconColor,
46
+ MimeTypes,
45
47
  ProcessingTableColumnType,
46
48
  ProviderIconType,
47
49
  QueueType,
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import deepmerge from 'deepmerge';
2
3
  import {
3
4
  AgentStatus,
@@ -59,6 +60,7 @@ export default deepmerge(
59
60
  to: 'To',
60
61
  tts: 'Text-to-Speech',
61
62
  state: 'State',
63
+ status: 'Status',
62
64
  refresh: 'Refresh',
63
65
  retry: 'Retry',
64
66
  downloadAll: 'Download all',
@@ -241,6 +243,16 @@ export default deepmerge(
241
243
  },
242
244
  screenRecordings: 'Screen recording | Screen recordings',
243
245
  screenshots: 'Screenshot | Screenshots',
246
+ agentPdfs: {
247
+ pdfs: 'PDF | PDFs',
248
+ preview: 'Preview',
249
+ status: {
250
+ [WebitelMediaExporterExportStatus.Pending]: 'Pending',
251
+ [WebitelMediaExporterExportStatus.Processing]: 'Processing',
252
+ [WebitelMediaExporterExportStatus.Done]: 'Completed',
253
+ [WebitelMediaExporterExportStatus.Failed]: 'Failed',
254
+ },
255
+ },
244
256
  },
245
257
  channel: {
246
258
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -55,6 +56,7 @@ export default {
55
56
  to: 'Hasta',
56
57
  tts: 'Texto a Voz',
57
58
  state: 'Estado',
59
+ status: 'Estado',
58
60
  refresh: 'Actualizar',
59
61
  retry: 'Reintentar',
60
62
  downloadAll: 'Descargar todo',
@@ -233,6 +235,16 @@ export default {
233
235
  },
234
236
  screenRecordings: 'Grabación de pantalla | Grabaciones de pantalla',
235
237
  screenshots: 'Captura de pantalla | Capturas de pantalla',
238
+ agentPdfs: {
239
+ pdfs: 'PDF | PDFs',
240
+ preview: 'Vista previa',
241
+ status: {
242
+ [WebitelMediaExporterExportStatus.Pending]: 'Pendiente',
243
+ [WebitelMediaExporterExportStatus.Processing]: 'Procesando',
244
+ [WebitelMediaExporterExportStatus.Done]: 'Completado',
245
+ [WebitelMediaExporterExportStatus.Failed]: 'Fallido',
246
+ },
247
+ },
236
248
  },
237
249
  channel: {
238
250
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -56,6 +57,7 @@ export default {
56
57
  to: 'Дейін',
57
58
  tts: 'Мәтін-дауыс',
58
59
  state: 'Күй',
60
+ status: 'Күй',
59
61
  refresh: 'Жаңарту',
60
62
  retry: 'Қайталау',
61
63
  downloadAll: 'Барлығын жүктеу',
@@ -238,6 +240,16 @@ export default {
238
240
  },
239
241
  screenRecordings: 'Экран жазбасы | Экран жазбалары',
240
242
  screenshots: 'Экран суреті | Экран суреттері',
243
+ agentPdfs: {
244
+ pdfs: 'PDF | PDF',
245
+ preview: 'Алдын ала қарау',
246
+ status: {
247
+ [WebitelMediaExporterExportStatus.Pending]: 'Күтуде',
248
+ [WebitelMediaExporterExportStatus.Processing]: 'Өңделуде',
249
+ [WebitelMediaExporterExportStatus.Done]: 'Аяқталды',
250
+ [WebitelMediaExporterExportStatus.Failed]: 'Қате',
251
+ },
252
+ },
241
253
  },
242
254
  channel: {
243
255
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -56,6 +57,7 @@ export default {
56
57
  to: 'Do',
57
58
  tts: 'Tekst na mowę',
58
59
  state: 'Stan',
60
+ status: 'Status',
59
61
  refresh: 'Odśwież',
60
62
  retry: 'Ponów',
61
63
  downloadAll: 'Pobierz wszystko',
@@ -238,6 +240,16 @@ export default {
238
240
  },
239
241
  screenRecordings: 'Nagranie ekranu | Nagrania ekranu',
240
242
  screenshots: 'Zrzut ekranu | Zrzuty ekranu',
243
+ agentPdfs: {
244
+ pdfs: 'PDF | PDF',
245
+ preview: 'Podgląd',
246
+ status: {
247
+ [WebitelMediaExporterExportStatus.Pending]: 'Oczekujące',
248
+ [WebitelMediaExporterExportStatus.Processing]: 'Przetwarzanie',
249
+ [WebitelMediaExporterExportStatus.Done]: 'Zakończone',
250
+ [WebitelMediaExporterExportStatus.Failed]: 'Niepowodzenie',
251
+ },
252
+ },
241
253
  },
242
254
  channel: {
243
255
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -56,6 +57,7 @@ export default {
56
57
  to: 'Până la',
57
58
  tts: 'Text-to-Speech',
58
59
  state: 'Stare',
60
+ status: 'Status',
59
61
  refresh: 'Reîmprospătează',
60
62
  retry: 'Reîncearcă',
61
63
  downloadAll: 'Descarcă tot',
@@ -238,6 +240,16 @@ export default {
238
240
  },
239
241
  screenRecordings: 'Înregistrarea ecranului | Înregistrări ecran',
240
242
  screenshots: 'Captură de ecran | Capturi de ecran',
243
+ agentPdfs: {
244
+ pdfs: 'PDF | PDF',
245
+ preview: 'Previzualizare',
246
+ status: {
247
+ [WebitelMediaExporterExportStatus.Pending]: 'În așteptare',
248
+ [WebitelMediaExporterExportStatus.Processing]: 'Procesare',
249
+ [WebitelMediaExporterExportStatus.Done]: 'Finalizat',
250
+ [WebitelMediaExporterExportStatus.Failed]: 'Eșuat',
251
+ },
252
+ },
241
253
  },
242
254
  channel: {
243
255
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -56,6 +57,7 @@ export default {
56
57
  to: 'До',
57
58
  tts: 'Text-to-Speech',
58
59
  state: 'Состояние',
60
+ status: 'Статус',
59
61
  refresh: 'Обновить',
60
62
  retry: 'Повторить',
61
63
  downloadAll: 'Скачать всё',
@@ -238,6 +240,16 @@ export default {
238
240
  },
239
241
  screenRecordings: 'Запись экрана | Записи экрана',
240
242
  screenshots: 'Снимок экрана | Снимки экрана',
243
+ agentPdfs: {
244
+ pdfs: 'PDF | PDF',
245
+ preview: 'Предпросмотр',
246
+ status: {
247
+ [WebitelMediaExporterExportStatus.Pending]: 'Ожидание',
248
+ [WebitelMediaExporterExportStatus.Processing]: 'Обработка',
249
+ [WebitelMediaExporterExportStatus.Done]: 'Завершено',
250
+ [WebitelMediaExporterExportStatus.Failed]: 'Ошибка',
251
+ },
252
+ },
241
253
  },
242
254
  channel: {
243
255
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -56,6 +57,7 @@ export default {
56
57
  to: 'До',
57
58
  tts: 'Text-to-Speech',
58
59
  state: 'Стан',
60
+ status: 'Статус',
59
61
  refresh: 'Оновити',
60
62
  retry: 'Повторити',
61
63
  downloadAll: 'Завантажити все',
@@ -237,6 +239,16 @@ export default {
237
239
  },
238
240
  screenRecordings: 'Запис екрану | Записи екрану',
239
241
  screenshots: 'Знімок екрана | Знімки екрана',
242
+ agentPdfs: {
243
+ pdfs: 'PDF | PDF',
244
+ preview: 'Попередній перегляд',
245
+ status: {
246
+ [WebitelMediaExporterExportStatus.Pending]: 'Очікування',
247
+ [WebitelMediaExporterExportStatus.Processing]: 'Обробка',
248
+ [WebitelMediaExporterExportStatus.Done]: 'Завершено',
249
+ [WebitelMediaExporterExportStatus.Failed]: 'Помилка',
250
+ },
251
+ },
240
252
  },
241
253
  channel: {
242
254
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -56,6 +57,7 @@ export default {
56
57
  to: 'Gacha',
57
58
  tts: 'Matnni ovozga aylantirish',
58
59
  state: 'Holat',
60
+ status: 'Holat',
59
61
  refresh: 'Yangilash',
60
62
  retry: 'Qayta urinish',
61
63
  downloadAll: 'Hammasini yuklab olish',
@@ -238,6 +240,16 @@ export default {
238
240
  },
239
241
  screenRecordings: 'Ekran yozuvi | Ekran yozuvlari',
240
242
  screenshots: 'Ekran rasmi | Ekran rasmlari',
243
+ agentPdfs: {
244
+ pdfs: 'PDF | PDF',
245
+ preview: 'Ko\'rib chiqish',
246
+ status: {
247
+ [WebitelMediaExporterExportStatus.Pending]: 'Kutilmoqda',
248
+ [WebitelMediaExporterExportStatus.Processing]: 'Ishlanmoqda',
249
+ [WebitelMediaExporterExportStatus.Done]: 'Tugallandi',
250
+ [WebitelMediaExporterExportStatus.Failed]: 'Xatolik',
251
+ },
252
+ },
241
253
  },
242
254
  channel: {
243
255
  state: {
@@ -1,3 +1,4 @@
1
+ import { WebitelMediaExporterExportStatus } from '@webitel/api-services/gen/models';
1
2
  import {
2
3
  AgentStatus,
3
4
  CallDirection,
@@ -56,6 +57,7 @@ export default {
56
57
  to: 'Đến',
57
58
  tts: 'Chuyển văn bản thành giọng nói',
58
59
  state: 'Trạng thái',
60
+ status: 'Trạng thái',
59
61
  refresh: 'Làm mới',
60
62
  retry: 'Thử lại',
61
63
  downloadAll: 'Tải xuống tất cả',
@@ -238,6 +240,16 @@ export default {
238
240
  },
239
241
  screenRecordings: 'Ghi hình màn hình | Ghi hình màn hình',
240
242
  screenshots: 'Ảnh chụp màn hình | Các ảnh chụp màn hình',
243
+ agentPdfs: {
244
+ pdfs: 'PDF | PDF',
245
+ preview: 'Xem trước',
246
+ status: {
247
+ [WebitelMediaExporterExportStatus.Pending]: 'Đang chờ',
248
+ [WebitelMediaExporterExportStatus.Processing]: 'Đang xử lý',
249
+ [WebitelMediaExporterExportStatus.Done]: 'Hoàn thành',
250
+ [WebitelMediaExporterExportStatus.Failed]: 'Thất bại',
251
+ },
252
+ },
241
253
  },
242
254
  channel: {
243
255
  state: {