@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
@@ -0,0 +1,70 @@
1
+ import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
2
+ import { createBlock as t, createElementVNode as n, createTextVNode as r, createVNode as i, mergeProps as a, openBlock as o, ref as s, renderSlot as c, resolveComponent as l, toDisplayString as u, unref as d, useAttrs as f, withCtx as p } from "vue";
3
+ //#region src/components/wt-confirm-dialog/wt-confirm-dialog.vue
4
+ var m = { class: "wt-confirm-dialog__content" }, h = { class: "wt-confirm-dialog__message" }, g = /*#__PURE__*/ e({
5
+ __name: "wt-confirm-dialog",
6
+ props: {
7
+ title: {
8
+ type: String,
9
+ required: !0
10
+ },
11
+ deleteMessage: {
12
+ type: String,
13
+ default: ""
14
+ },
15
+ subject: {
16
+ type: String,
17
+ default: ""
18
+ },
19
+ callback: {
20
+ type: Function,
21
+ required: !0
22
+ }
23
+ },
24
+ emits: ["close", "confirm"],
25
+ setup(e, { emit: g }) {
26
+ let _ = e, v = g, y = f(), b = s(!1);
27
+ function x() {
28
+ v("close");
29
+ }
30
+ async function S() {
31
+ try {
32
+ b.value = !0, await _.callback(), x();
33
+ } finally {
34
+ b.value = !1;
35
+ }
36
+ }
37
+ return (s, f) => {
38
+ let g = l("wt-button"), _ = l("wt-popup");
39
+ return o(), t(_, a(d(y), {
40
+ class: "wt-confirm-dialog",
41
+ size: "sm"
42
+ }, { onClose: x }), {
43
+ title: p(() => [r(u(e.title), 1)]),
44
+ main: p(() => [c(s.$slots, "main", {}, () => [n("div", m, [n("p", h, u(e.deleteMessage ? e.deleteMessage : s.$t("webitelUI.deleteConfirmationPopup.askingAlert", { subject: e.subject })), 1)])], !0)]),
45
+ actions: p(() => [c(s.$slots, "actions", {
46
+ isDeleting: b.value,
47
+ confirm: S,
48
+ close: x
49
+ }, () => [i(g, {
50
+ disabled: b.value,
51
+ color: "secondary",
52
+ onClick: x
53
+ }, {
54
+ default: p(() => [r(u(s.$t("reusable.cancel")), 1)], void 0, !0),
55
+ _: 1
56
+ }, 8, ["disabled"]), i(g, {
57
+ loading: b.value,
58
+ color: "error",
59
+ onClick: S
60
+ }, {
61
+ default: p(() => [r(u(s.$t("reusable.delete")), 1)], void 0, !0),
62
+ _: 1
63
+ }, 8, ["loading"])], !0)]),
64
+ _: 3
65
+ }, 16);
66
+ };
67
+ }
68
+ }, [["__scopeId", "data-v-517c5b4a"]]);
69
+ //#endregion
70
+ export { g as default };
@@ -0,0 +1,89 @@
1
+ import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
2
+ import { Fragment as t, createElementBlock as n, createElementVNode as r, createTextVNode as i, createVNode as a, guardReactiveProps as o, normalizeClass as s, normalizeProps as c, normalizeStyle as l, openBlock as u, renderList as d, renderSlot as f, resolveComponent as p, toDisplayString as m, withCtx as h, withModifiers as g } from "vue";
3
+ //#region src/components/wt-context-menu/wt-context-menu.vue
4
+ var _ = { class: "wt-context-menu" }, v = ["onClick"], y = /*#__PURE__*/ e({
5
+ __name: "wt-context-menu",
6
+ props: {
7
+ options: {
8
+ type: Array,
9
+ required: !0,
10
+ description: "[{ text, disabled, ... anything you need }]"
11
+ },
12
+ visible: {
13
+ type: Boolean,
14
+ default: !1
15
+ },
16
+ width: {
17
+ type: [String],
18
+ default: "auto"
19
+ },
20
+ minWidth: {
21
+ type: [String],
22
+ default: "160px"
23
+ },
24
+ maxWidth: {
25
+ type: [String],
26
+ default: "300px"
27
+ },
28
+ disabled: {
29
+ type: Boolean,
30
+ default: !1
31
+ },
32
+ pt: {
33
+ type: Object,
34
+ default: () => null
35
+ },
36
+ tooltipTriggers: {
37
+ type: Array,
38
+ default: () => ["click", "touch"]
39
+ }
40
+ },
41
+ emits: ["click", "update:visible"],
42
+ setup(e, { emit: y }) {
43
+ let b = y;
44
+ function x({ option: e, index: t, hide: n }) {
45
+ b("click", {
46
+ option: e,
47
+ index: t
48
+ }), n();
49
+ }
50
+ return (y, b) => {
51
+ let S = p("wt-popover");
52
+ return u(), n("div", _, [a(S, {
53
+ visible: e.visible,
54
+ disabled: e.disabled,
55
+ pt: e.pt,
56
+ unstyled: "",
57
+ placement: "bottom-end",
58
+ class: "wt-context-menu__floating-wrapper"
59
+ }, {
60
+ activator: h(({ toggle: e, show: t }) => [f(y.$slots, "activator", c(o({
61
+ toggle: e,
62
+ show: t
63
+ })), void 0, !0)]),
64
+ default: h(({ hide: a }) => [r("ul", {
65
+ style: l(`width: ${e.width}; min-width: ${e.minWidth}; max-width: ${e.maxWidth};`),
66
+ class: "wt-context-menu__menu typo-body-2"
67
+ }, [(u(!0), n(t, null, d(e.options, (e, t) => (u(), n("li", {
68
+ key: t,
69
+ class: "wt-context-menu__option-wrapper"
70
+ }, [r("a", {
71
+ class: s([[{ "wt-context-menu__option--disabled": e.disabled }], "wt-context-menu__option"]),
72
+ href: "#",
73
+ onClick: g((n) => x({
74
+ option: e,
75
+ index: t,
76
+ hide: a
77
+ }), ["prevent"])
78
+ }, [f(y.$slots, "option", c(o(e)), () => [i(m(e.text || e), 1)], !0)], 10, v)]))), 128))], 4)]),
79
+ _: 3
80
+ }, 8, [
81
+ "visible",
82
+ "disabled",
83
+ "pt"
84
+ ])]);
85
+ };
86
+ }
87
+ }, [["__scopeId", "data-v-fdfb8299"]]);
88
+ //#endregion
89
+ export { y as default };
@@ -0,0 +1,38 @@
1
+ import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
2
+ import { createBlock as t, mergeProps as n, openBlock as r, resolveComponent as i, resolveDirective as a, withDirectives as o } from "vue";
3
+ import s from "clipboard-copy";
4
+ //#region src/components/wt-copy-action/wt-copy-action.vue
5
+ var c = null, l = {
6
+ name: "WtCopyAction",
7
+ props: {
8
+ value: { type: String },
9
+ tooltips: {
10
+ type: Object,
11
+ default: () => ({})
12
+ }
13
+ },
14
+ data: () => ({ copied: !1 }),
15
+ computed: {
16
+ copyTooltip() {
17
+ return this.tooltips.copy || this.$t("webitelUI.copyAction.copy");
18
+ },
19
+ copiedTooltip() {
20
+ return this.tooltips.copied || this.$t("webitelUI.copyAction.copied");
21
+ }
22
+ },
23
+ methods: { async copy() {
24
+ await s(this.value), this.copied = this.value, c && window.clearTimeout(c), c = setTimeout(() => {
25
+ this.copied = null;
26
+ }, 1500);
27
+ } }
28
+ };
29
+ function u(e, s, c, l, u, d) {
30
+ let f = i("wt-icon-btn"), p = a("tooltip");
31
+ return o((r(), t(f, n(e.$attrs, {
32
+ icon: e.copied ? "done" : "copy",
33
+ class: "copy-action"
34
+ }, { onClick: d.copy }), null, 16, ["icon", "onClick"])), [[p, e.copied ? d.copiedTooltip : d.copyTooltip]]);
35
+ }
36
+ var d = /*#__PURE__*/ e(l, [["render", u]]);
37
+ //#endregion
38
+ export { d as default };