@webitel/ui-sdk 26.6.34 → 26.6.35

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 (176) hide show
  1. package/dist/AgentStatus.enum-C3IGHtvR.js +9 -0
  2. package/dist/_plugin-vue_export-helper-B3ysoDQm.js +8 -0
  3. package/dist/caseConverters-DXegZoCt.js +27 -0
  4. package/dist/chunk-CY3AvKd6.js +20 -0
  5. package/dist/clients-A6MHYfOX.js +36118 -0
  6. package/dist/components-B4aAS7wB.js +5391 -0
  7. package/dist/composables-DnDH-KUv.js +263 -0
  8. package/dist/convertDuration-1K7fuEpO.js +8 -0
  9. package/dist/debounce-DrmECuJ2.js +128 -0
  10. package/dist/deep-copy-CQw5yeEH.js +41 -0
  11. package/dist/displayText-CtaxzaBz.js +3 -0
  12. package/dist/dist-05Bf47Wg.js +87 -0
  13. package/dist/dist-BYiYpK00.js +7 -0
  14. package/dist/dist-Dz55hlwp.js +1371 -0
  15. package/dist/engineCallFileType-D7QVFOac.js +11 -0
  16. package/dist/enums-pbYAJNeb.js +158 -0
  17. package/dist/errors-SUXKojVW.js +69 -0
  18. package/dist/floating-ui.dom-n2j9PKCB.js +842 -0
  19. package/dist/generateInstance-ppTIeLX4.js +2582 -0
  20. package/dist/isObject-Dgs_L5xI.js +11 -0
  21. package/dist/logger-hl3ueNok.js +47 -0
  22. package/dist/prod-Cp0BjuxI.js +775 -0
  23. package/dist/prod-DSuxcp5t.js +2 -0
  24. package/dist/side-channel-Cyte-MzW.js +833 -0
  25. package/dist/sortQueryAdapters-CyYXvnDN.js +14 -0
  26. package/dist/srt-parser-DdH5U08c.js +21 -0
  27. package/dist/ssa-parser-Bjs7yDD1.js +184 -0
  28. package/dist/ui-sdk.css +2 -1
  29. package/dist/ui-sdk.js +34541 -4
  30. package/dist/ui-sdk.umd.cjs +7740 -7606
  31. package/dist/useExpansion-DVdIpoOn.js +24 -0
  32. package/dist/useValidation-DG0tifBv.js +37 -0
  33. package/dist/useVidstackSrc-DfNrFbOO.js +155 -0
  34. package/dist/useWtTable-tqmVOvve.js +12 -0
  35. package/dist/vidstack-B01xzxC4-DeYSgDZy.js +7 -0
  36. package/dist/vidstack-BGSTndAW-CyKM_CM4.js +957 -0
  37. package/dist/vidstack-BQlOPwOu-ChhdffAJ.js +43 -0
  38. package/dist/vidstack-Bq6c3Bam-3dCf_D36.js +398 -0
  39. package/dist/vidstack-C2US-gSO-DeIgENrW.js +127 -0
  40. package/dist/vidstack-C9vIqaYT-C1EgPq17.js +9 -0
  41. package/dist/vidstack-CTojmhKq-D7sZJxgm.js +30 -0
  42. package/dist/vidstack-ChQTHmIQ-nTO94M6P.js +51 -0
  43. package/dist/vidstack-Ci54COQW-CAAXpwzv.js +208 -0
  44. package/dist/vidstack-D2pY00kU-DoW028io.js +70 -0
  45. package/dist/vidstack-D5EzK014-DOe01V3H.js +14 -0
  46. package/dist/vidstack-DDXt6fpN-Don_e6LS.js +42 -0
  47. package/dist/vidstack-D_-9AA6_-Dq3APB0-.js +19 -0
  48. package/dist/vidstack-Dihypf8P-ibWMCHK-.js +12 -0
  49. package/dist/vidstack-Dm1xEU9Q-VlefmrP8.js +31 -0
  50. package/dist/vidstack-DqAw8m9J-Dk1GT3Oe.js +22 -0
  51. package/dist/vidstack-audio-B58bvsna.js +23 -0
  52. package/dist/vidstack-dash-CX-LTHx3.js +332 -0
  53. package/dist/vidstack-google-cast-Co5Q_rfL.js +361 -0
  54. package/dist/vidstack-hls-CLzdTFu6.js +269 -0
  55. package/dist/vidstack-krOAtKMi-DN1WZC3p.js +30 -0
  56. package/dist/vidstack-video-XtP8iTBc.js +151 -0
  57. package/dist/vidstack-vimeo-EzzPpggD.js +386 -0
  58. package/dist/vidstack-youtube-C1_NAfWa.js +205 -0
  59. package/dist/vue-i18n-B8Px6VcD.js +2201 -0
  60. package/dist/wt-action-bar-Ba1ZJjE_.js +85 -0
  61. package/dist/wt-button-DENbrKdy.js +785 -0
  62. package/dist/wt-button-select-BnRHgJ4i.js +80 -0
  63. package/dist/wt-call-media-action-Bkyppnsm.js +42 -0
  64. package/dist/wt-chat-emoji-wdBt1XzD.js +2208 -0
  65. package/dist/wt-confirm-dialog-DCUitG2v.js +70 -0
  66. package/dist/wt-context-menu-yW52oF-2.js +89 -0
  67. package/dist/wt-copy-action-d9gVzAsB.js +38 -0
  68. package/dist/wt-datepicker-Cnbarx_j.js +5774 -0
  69. package/dist/wt-display-chip-items-CvMM8WMk.js +34 -0
  70. package/dist/wt-dual-panel-DAhTYFS_.js +49 -0
  71. package/dist/wt-dummy-CLjhRWZ6.js +59 -0
  72. package/dist/wt-error-page-vhu4lIyF.js +62 -0
  73. package/dist/wt-expand-transition-C2p9bR4j.js +39 -0
  74. package/dist/wt-expansion-card-qsxvbtZm.js +47 -0
  75. package/dist/wt-expansion-panel-C_EXvx1d.js +40 -0
  76. package/dist/wt-filters-panel-wrapper-Cc9b3aci.js +51 -0
  77. package/dist/wt-galleria-CWXKuZTD.js +224 -0
  78. package/dist/wt-icon-action-CQlZHMDB.js +100 -0
  79. package/dist/wt-icon-btn-CjjI4cgE.js +107 -0
  80. package/dist/wt-icon-pxO7IjwV.js +1026 -0
  81. package/dist/wt-inline-add-panel-B0E4Vk2l.js +43 -0
  82. package/dist/wt-navigation-menu-CenQi_-T.js +126 -0
  83. package/dist/wt-notifications-bar-Ep1QuFZi.js +52 -0
  84. package/dist/wt-page-header-CDbd4aOh.js +59 -0
  85. package/dist/wt-pagination-BA_PZPIE.js +94 -0
  86. package/dist/wt-player-uidPXSTe.js +287 -0
  87. package/dist/wt-popover-CJZH3wMl.js +98 -0
  88. package/dist/wt-screen-recordings-action-Dg7Ts2Jt.js +37 -0
  89. package/dist/wt-search-bar-CWZdvAOf.js +123 -0
  90. package/dist/wt-selection-popup-B77UY7Yu.js +79 -0
  91. package/dist/wt-send-message-popup-D0GJMGni.js +77 -0
  92. package/dist/wt-slider-BS3SoGht.js +68 -0
  93. package/dist/wt-start-page-eN1PEokc.js +86 -0
  94. package/dist/wt-status-select-A5t6Vjm4.js +101 -0
  95. package/dist/wt-stepper-B6zpd1Uh.js +41 -0
  96. package/dist/wt-table-D0FynxIE.js +364 -0
  97. package/dist/wt-table-actions-4-peSVkc.js +63 -0
  98. package/dist/wt-table-column-select-DFF6z3a3.js +100 -0
  99. package/dist/wt-tabs-DuOgj-lZ.js +60 -0
  100. package/dist/wt-time-input-CO2cop3y.js +62 -0
  101. package/dist/wt-timepicker-BltFF1QD.js +145 -0
  102. package/dist/wt-tree-ZyoPrNOl.js +1206 -0
  103. package/dist/wt-tree-table-MLET4gIv.js +221 -0
  104. package/dist/wt-type-extension-value-input-fnNxJLsq.js +104 -0
  105. package/dist/wt-vidstack-player-DLTA9mBK.js +7440 -0
  106. package/package.json +5 -5
  107. package/src/components/wt-table-column-select/__tests__/WtTableColumnSelect.spec.js +3 -3
  108. package/dist/contacts-DzLKP4GQ.js +0 -49654
  109. package/dist/displayText-Cbh4IOfM.js +0 -5
  110. package/dist/engineCallFileType-yaadA7-2.js +0 -8
  111. package/dist/errors-CTL-RV3B.js +0 -70
  112. package/dist/index-BgLoxAyu.js +0 -50
  113. package/dist/install-Cm-8fwtB.js +0 -53489
  114. package/dist/isObject-BSIwu4UO.js +0 -28
  115. package/dist/prod-BoQuiIB3.js +0 -973
  116. package/dist/srt-parser-CsN7bp5E.js +0 -26
  117. package/dist/ssa-parser-BJOOPeQF.js +0 -200
  118. package/dist/useExpansion-BrQ40HiR.js +0 -24
  119. package/dist/useVidstackSrc-DKXY5f7v.js +0 -1341
  120. package/dist/vidstack-Bq6c3Bam-BHF-0bv4.js +0 -426
  121. package/dist/vidstack-D2pY00kU-B8Mhvp0m.js +0 -136
  122. package/dist/vidstack-DDXt6fpN-D0eou9h7.js +0 -51
  123. package/dist/vidstack-D_-9AA6_-DYAfclN7.js +0 -21
  124. package/dist/vidstack-Dm1xEU9Q-CXHNvShT.js +0 -30
  125. package/dist/vidstack-DqAw8m9J-b5BHkhrw.js +0 -22
  126. package/dist/vidstack-audio-CPu_TbjK.js +0 -28
  127. package/dist/vidstack-dash-VYriMjws.js +0 -393
  128. package/dist/vidstack-google-cast-Byp1cemB.js +0 -383
  129. package/dist/vidstack-hls-DdUQcmEx.js +0 -310
  130. package/dist/vidstack-krOAtKMi-C50BTxmn.js +0 -28
  131. package/dist/vidstack-video-BpSKQ3wb.js +0 -164
  132. package/dist/vidstack-vimeo-CgVJJm06.js +0 -452
  133. package/dist/vidstack-youtube-DuES80MV.js +0 -233
  134. package/dist/wt-action-bar-TMuck-q1.js +0 -102
  135. package/dist/wt-button-select-D1NP5Xw9.js +0 -105
  136. package/dist/wt-call-media-action-BsepfSVy.js +0 -60
  137. package/dist/wt-chat-emoji-B00dUXbP.js +0 -2909
  138. package/dist/wt-confirm-dialog-1hO851Da.js +0 -92
  139. package/dist/wt-context-menu-BrzRmoDw.js +0 -104
  140. package/dist/wt-copy-action-CEMOiYzN.js +0 -60
  141. package/dist/wt-datepicker-DHqZIkg2.js +0 -5660
  142. package/dist/wt-display-chip-items-D7kEAcOo.js +0 -47
  143. package/dist/wt-dual-panel-DEWR3-k-.js +0 -66
  144. package/dist/wt-dummy-DfgxciHw.js +0 -104
  145. package/dist/wt-error-page-DUSVxkXq.js +0 -89
  146. package/dist/wt-expansion-card-B8JKBMLa.js +0 -56
  147. package/dist/wt-expansion-panel-DL3eoj_b.js +0 -54
  148. package/dist/wt-filters-panel-wrapper-CGXQiRvh.js +0 -75
  149. package/dist/wt-galleria-Bahv6Mgq.js +0 -323
  150. package/dist/wt-inline-add-panel-B4RjHVDI.js +0 -49
  151. package/dist/wt-navigation-menu-DqCXAV8E.js +0 -159
  152. package/dist/wt-notifications-bar-CRIKdVai.js +0 -79
  153. package/dist/wt-page-header-DdsnoLgd.js +0 -115
  154. package/dist/wt-pagination-C_b3WmH1.js +0 -144
  155. package/dist/wt-player-B4GWEqdu.js +0 -291
  156. package/dist/wt-popover-Di-7_rDL.js +0 -4
  157. package/dist/wt-popover.vue_vue_type_style_index_0_lang-DMDTlCgv.js +0 -81
  158. package/dist/wt-screen-recordings-action-B4OpN5kl.js +0 -54
  159. package/dist/wt-search-bar-B_0_YwCn.js +0 -144
  160. package/dist/wt-selection-popup-Boyw9_V_.js +0 -109
  161. package/dist/wt-send-message-popup-0C23Zocu.js +0 -579
  162. package/dist/wt-slider-BEkw4KGp.js +0 -4
  163. package/dist/wt-slider.vue_vue_type_script_setup_true_lang-DlaRDHxo.js +0 -55
  164. package/dist/wt-start-page-HQMIG05a.js +0 -99
  165. package/dist/wt-status-select-H_me1xwA.js +0 -138
  166. package/dist/wt-stepper-hJxqyiyo.js +0 -65
  167. package/dist/wt-table-Du6mtkPw.js +0 -426
  168. package/dist/wt-table-actions-ah_H6LY9.js +0 -79
  169. package/dist/wt-table-column-select-C2Nbic5-.js +0 -128
  170. package/dist/wt-tabs-D4aGEd_t.js +0 -74
  171. package/dist/wt-time-input-DYiW0ijt.js +0 -42
  172. package/dist/wt-timepicker-BE8POMhF.js +0 -118
  173. package/dist/wt-tree-table-BJxaXqKl.js +0 -285
  174. package/dist/wt-tree-u0Zp8nb5.js +0 -2777
  175. package/dist/wt-type-extension-value-input-C1VlNa4K.js +0 -121
  176. package/dist/wt-vidstack-player-C1eyCEzP.js +0 -9094
@@ -1,92 +0,0 @@
1
- import { useAttrs as w, ref as y, resolveComponent as r, createBlock as v, openBlock as k, mergeProps as C, unref as S, withCtx as n, renderSlot as u, createVNode as d, createTextVNode as a, toDisplayString as l, createElementVNode as f } from "vue";
2
- import { _ as $ } from "./install-Cm-8fwtB.js";
3
- const h = { class: "wt-confirm-dialog__content" }, D = { class: "wt-confirm-dialog__message" }, j = {
4
- __name: "wt-confirm-dialog",
5
- props: {
6
- title: {
7
- type: String,
8
- required: !0
9
- },
10
- deleteMessage: {
11
- type: String,
12
- default: ""
13
- },
14
- subject: {
15
- type: String,
16
- default: ""
17
- },
18
- callback: {
19
- type: Function,
20
- required: !0
21
- }
22
- },
23
- emits: [
24
- "close",
25
- "confirm"
26
- ],
27
- setup(e, { emit: m }) {
28
- const p = e, g = m, _ = w(), t = y(!1);
29
- function s() {
30
- g("close");
31
- }
32
- async function i() {
33
- try {
34
- t.value = !0, await p.callback(), s();
35
- } finally {
36
- t.value = !1;
37
- }
38
- }
39
- return (o, M) => {
40
- const c = r("wt-button"), b = r("wt-popup");
41
- return k(), v(b, C(S(_), {
42
- class: "wt-confirm-dialog",
43
- size: "sm"
44
- }, { onClose: s }), {
45
- title: n(() => [
46
- a(l(e.title), 1)
47
- ]),
48
- main: n(() => [
49
- u(o.$slots, "main", {}, () => [
50
- f("div", h, [
51
- f("p", D, l(e.deleteMessage ? e.deleteMessage : o.$t("webitelUI.deleteConfirmationPopup.askingAlert", {
52
- subject: e.subject
53
- })), 1)
54
- ])
55
- ], !0)
56
- ]),
57
- actions: n(() => [
58
- u(o.$slots, "actions", {
59
- isDeleting: t.value,
60
- confirm: i,
61
- close: s
62
- }, () => [
63
- d(c, {
64
- disabled: t.value,
65
- color: "secondary",
66
- onClick: s
67
- }, {
68
- default: n(() => [
69
- a(l(o.$t("reusable.cancel")), 1)
70
- ], void 0, !0),
71
- _: 1
72
- }, 8, ["disabled"]),
73
- d(c, {
74
- loading: t.value,
75
- color: "error",
76
- onClick: i
77
- }, {
78
- default: n(() => [
79
- a(l(o.$t("reusable.delete")), 1)
80
- ], void 0, !0),
81
- _: 1
82
- }, 8, ["loading"])
83
- ], !0)
84
- ]),
85
- _: 3
86
- }, 16);
87
- };
88
- }
89
- }, q = /* @__PURE__ */ $(j, [["__scopeId", "data-v-517c5b4a"]]);
90
- export {
91
- q as default
92
- };
@@ -1,104 +0,0 @@
1
- import { resolveComponent as h, createElementBlock as a, openBlock as l, createVNode as x, withCtx as r, createElementVNode as c, normalizeStyle as b, Fragment as v, renderList as _, withModifiers as g, normalizeClass as k, renderSlot as u, normalizeProps as m, guardReactiveProps as p, createTextVNode as C, toDisplayString as S } from "vue";
2
- import { _ as $ } from "./install-Cm-8fwtB.js";
3
- const B = { class: "wt-context-menu" }, W = ["onClick"], z = {
4
- __name: "wt-context-menu",
5
- props: {
6
- options: {
7
- type: Array,
8
- required: !0,
9
- description: "[{ text, disabled, ... anything you need }]"
10
- },
11
- visible: {
12
- type: Boolean,
13
- default: !1
14
- },
15
- width: {
16
- type: [
17
- String
18
- ],
19
- default: "auto"
20
- },
21
- minWidth: {
22
- type: [
23
- String
24
- ],
25
- default: "160px"
26
- },
27
- maxWidth: {
28
- type: [
29
- String
30
- ],
31
- default: "300px"
32
- },
33
- disabled: {
34
- type: Boolean,
35
- default: !1
36
- },
37
- pt: {
38
- type: Object,
39
- default: () => null
40
- },
41
- tooltipTriggers: {
42
- type: Array,
43
- default: () => [
44
- "click",
45
- "touch"
46
- ]
47
- }
48
- },
49
- emits: [
50
- "click",
51
- "update:visible"
52
- ],
53
- setup(t, { emit: f }) {
54
- const w = f;
55
- function y({ option: i, index: d, hide: n }) {
56
- w("click", {
57
- option: i,
58
- index: d
59
- }), n();
60
- }
61
- return (i, d) => {
62
- const n = h("wt-popover");
63
- return l(), a("div", B, [
64
- x(n, {
65
- visible: t.visible,
66
- disabled: t.disabled,
67
- pt: t.pt,
68
- unstyled: "",
69
- placement: "bottom-end",
70
- class: "wt-context-menu__floating-wrapper"
71
- }, {
72
- activator: r(({ toggle: o, show: e }) => [
73
- u(i.$slots, "activator", m(p({ toggle: o, show: e })), void 0, !0)
74
- ]),
75
- default: r(({ hide: o }) => [
76
- c("ul", {
77
- style: b(`width: ${t.width}; min-width: ${t.minWidth}; max-width: ${t.maxWidth};`),
78
- class: "wt-context-menu__menu typo-body-2"
79
- }, [
80
- (l(!0), a(v, null, _(t.options, (e, s) => (l(), a("li", {
81
- key: s,
82
- class: "wt-context-menu__option-wrapper"
83
- }, [
84
- c("a", {
85
- class: k([[{ "wt-context-menu__option--disabled": e.disabled }], "wt-context-menu__option"]),
86
- href: "#",
87
- onClick: g((N) => y({ option: e, index: s, hide: o }), ["prevent"])
88
- }, [
89
- u(i.$slots, "option", m(p(e)), () => [
90
- C(S(e.text || e), 1)
91
- ], !0)
92
- ], 10, W)
93
- ]))), 128))
94
- ], 4)
95
- ]),
96
- _: 3
97
- }, 8, ["visible", "disabled", "pt"])
98
- ]);
99
- };
100
- }
101
- }, E = /* @__PURE__ */ $(z, [["__scopeId", "data-v-fdfb8299"]]);
102
- export {
103
- E as default
104
- };
@@ -1,60 +0,0 @@
1
- import p from "clipboard-copy";
2
- import { resolveComponent as n, resolveDirective as l, withDirectives as s, createBlock as r, openBlock as a, mergeProps as d } from "vue";
3
- import { _ as u } from "./install-Cm-8fwtB.js";
4
- let e = null;
5
- const m = {
6
- name: "WtCopyAction",
7
- /**
8
- * @emits {Event} click - Fires when copy button is clicked
9
- */
10
- props: {
11
- /**
12
- * Value to be copied
13
- * @type {string}
14
- * @required
15
- */
16
- value: {
17
- type: String
18
- },
19
- /**
20
- * Value for tooltips before/after copying. Should have "copy" and "copied" properties
21
- * @type {Object}
22
- * @default {}
23
- */
24
- tooltips: {
25
- type: Object,
26
- default: () => ({})
27
- }
28
- },
29
- data: () => ({
30
- copied: !1
31
- }),
32
- computed: {
33
- copyTooltip() {
34
- return this.tooltips.copy || this.$t("webitelUI.copyAction.copy");
35
- },
36
- copiedTooltip() {
37
- return this.tooltips.copied || this.$t("webitelUI.copyAction.copied");
38
- }
39
- },
40
- methods: {
41
- async copy() {
42
- await p(this.value), this.copied = this.value, e && window.clearTimeout(e), e = setTimeout(() => {
43
- this.copied = null;
44
- }, 1500);
45
- }
46
- }
47
- };
48
- function y(o, _, f, h, w, t) {
49
- const i = n("wt-icon-btn"), c = l("tooltip");
50
- return s((a(), r(i, d(o.$attrs, {
51
- icon: o.copied ? "done" : "copy",
52
- class: "copy-action"
53
- }, { onClick: t.copy }), null, 16, ["icon", "onClick"])), [
54
- [c, o.copied ? t.copiedTooltip : t.copyTooltip]
55
- ]);
56
- }
57
- const C = /* @__PURE__ */ u(m, [["render", y]]);
58
- export {
59
- C as default
60
- };