@webitel/ui-sdk 26.8.50 → 26.8.52
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/clients-jhkEj9YI.js +39275 -0
- package/dist/{components-2ISVk3oW.js → components-C4rE9PlV.js} +639 -631
- package/dist/{enums-De8CDKZ1.js → enums-DY3jIXFF.js} +50 -29
- package/dist/ui-sdk.js +3 -3
- package/dist/ui-sdk.umd.cjs +396 -396
- package/dist/{useValidation-D6P-wRwq.js → useValidation-BD4S-sEW.js} +1 -1
- package/dist/{wt-action-bar-HBm22ay5.js → wt-action-bar-C4JukltF.js} +2 -2
- package/dist/{wt-button-B7B7qITq.js → wt-button-2_aOV7LX.js} +4 -4
- package/dist/{wt-chat-emoji-ytWQWd8E.js → wt-chat-emoji-DVIlMP3o.js} +4 -4
- package/dist/{wt-datepicker-B8PRf5QY.js → wt-datepicker-H4E0JyRE.js} +6 -6
- package/dist/{wt-display-chip-items-BzQFwYws.js → wt-display-chip-items-DwMS-DJc.js} +1 -1
- package/dist/{wt-dual-panel-BEGLGU7F.js → wt-dual-panel-C98aGU8o.js} +1 -1
- package/dist/{wt-expansion-card-CpmnVJ03.js → wt-expansion-card-CEMaWXCy.js} +1 -1
- package/dist/{wt-expansion-panel-Br7JPc5X.js → wt-expansion-panel-BjeXHSay.js} +1 -1
- package/dist/{wt-icon-09f_Vpk_.js → wt-icon-Ct0E7k_d.js} +1 -1
- package/dist/{wt-icon-action-BBmutGsL.js → wt-icon-action-DB6P4E4K.js} +1 -1
- package/dist/{wt-icon-btn-DvrrxhWx.js → wt-icon-btn-DZa_qsai.js} +1 -1
- package/dist/{wt-notifications-bar-0o0yhR7P.js → wt-notifications-bar-BEomlIrN.js} +2 -2
- package/dist/{wt-player-D_kVPIdJ.js → wt-player-1-8X7Uo8.js} +3 -3
- package/dist/{wt-search-bar-Dnjkgro3.js → wt-search-bar-DzzSQyB3.js} +1 -1
- package/dist/{wt-send-message-popup-BuTlCwnq.js → wt-send-message-popup-DPjllTAk.js} +2 -2
- package/dist/{wt-status-select-DL1bOn9G.js → wt-status-select-BuojqV_1.js} +9 -9
- package/dist/{wt-timepicker-CAkO0jFY.js → wt-timepicker-RhM7Sln_.js} +2 -2
- package/dist/{wt-toast-DrfbAfTj.js → wt-toast-eWzfeYuz.js} +2 -2
- package/dist/{wt-tree-table-DJGISZ65.js → wt-tree-table-DvG6KLLB.js} +1 -1
- package/dist/{wt-type-extension-value-input-DVpMso5z.js → wt-type-extension-value-input-BO44atDh.js} +3 -3
- package/dist/{wt-vidstack-player-DhaLynZB.js → wt-vidstack-player-BD28KRTU.js} +4 -4
- package/package.json +3 -1
- package/src/composables/index.ts +0 -1
- package/src/enums/QueueType/QueueType.enum.ts +12 -31
- package/src/enums/RelativeDatetimeValue/RelativeDatetimeValue.ts +1 -11
- package/src/locale/en/en.js +64 -0
- package/src/locale/es/es.js +64 -0
- package/src/locale/kz/kz.js +64 -0
- package/src/locale/pl/pl.js +64 -0
- package/src/locale/ro/ro.js +64 -0
- package/src/locale/ru/ru.js +64 -0
- package/src/locale/uk/uk.js +64 -0
- package/src/locale/uz/uz.js +64 -0
- package/src/locale/vi/vi.js +64 -0
- package/src/modules/AgentPdfs/components/agent-pdfs-tab.vue +1 -1
- package/src/modules/TableComponentModule/composables/{useTableEmpty.js → useTableEmpty.ts} +40 -12
- package/src/scripts/normalizeDatetime.ts +7 -88
- package/types/.tsbuildinfo +1 -1
- package/types/composables/index.d.ts +0 -1
- package/types/enums/QueueType/QueueType.enum.d.ts +9 -28
- package/types/enums/RelativeDatetimeValue/RelativeDatetimeValue.d.ts +1 -7
- package/types/locale/en/en.d.ts +64 -0
- package/types/locale/es/es.d.ts +87 -3
- package/types/locale/i18n.d.ts +576 -0
- package/types/locale/index.d.ts +576 -0
- package/types/locale/kz/kz.d.ts +87 -3
- package/types/locale/pl/pl.d.ts +87 -3
- package/types/locale/ro/ro.d.ts +87 -3
- package/types/locale/ru/ru.d.ts +87 -3
- package/types/locale/uk/uk.d.ts +87 -3
- package/types/locale/uz/uz.d.ts +87 -3
- package/types/locale/vi/vi.d.ts +87 -3
- package/types/modules/Flow/lookups/FlowTypeApplications.lookup.d.ts +1 -1
- package/types/modules/TableComponentModule/composables/useTableEmpty.d.ts +38 -13
- package/types/scripts/normalizeDatetime.d.ts +1 -8
- package/dist/clients-DBqdsc05.js +0 -38757
- package/src/composables/useCard/useCardTabs.js +0 -29
- package/types/composables/useCard/useCardTabs.d.ts +0 -4
|
@@ -32,24 +32,49 @@ var e = Object.freeze({
|
|
|
32
32
|
INFOBIP: "infobip_whatsapp",
|
|
33
33
|
CUSTOM: "custom",
|
|
34
34
|
PORTAL: "portal"
|
|
35
|
-
}), a =
|
|
36
|
-
|
|
35
|
+
}), a = {
|
|
36
|
+
FIFO: "fifo",
|
|
37
|
+
LIFO: "lifo",
|
|
38
|
+
STRICT_FIFO: "strict_fifo"
|
|
39
|
+
};
|
|
40
|
+
a.FIFO, a.LIFO, a.STRICT_FIFO;
|
|
41
|
+
//#endregion
|
|
42
|
+
//#region packages/api-services/src/enums/QueueType/QueueType.ts
|
|
43
|
+
var o = {
|
|
44
|
+
OFFLINE_QUEUE: 0,
|
|
45
|
+
INBOUND_QUEUE: 1,
|
|
46
|
+
OUTBOUND_IVR_QUEUE: 2,
|
|
47
|
+
PREVIEW_DIALER: 3,
|
|
48
|
+
PROGRESSIVE_DIALER: 4,
|
|
49
|
+
PREDICTIVE_DIALER: 5,
|
|
50
|
+
CHAT_INBOUND_QUEUE: 6,
|
|
51
|
+
INBOUND_JOB_QUEUE: 7,
|
|
52
|
+
OUTBOUND_JOB_QUEUE: 8,
|
|
53
|
+
IM_CHAT_QUEUE: 9
|
|
54
|
+
}, s = "rdt";
|
|
55
|
+
`${s}`, `${s}`, `${s}`, `${s}`;
|
|
37
56
|
//#endregion
|
|
38
|
-
//#region src/enums/
|
|
39
|
-
var
|
|
57
|
+
//#region packages/api-services/src/enums/TimeBaseScore/TimeBaseScore.ts
|
|
58
|
+
var c = {
|
|
59
|
+
QUEUE: "queue",
|
|
60
|
+
SYSTEM: "system"
|
|
61
|
+
}, l = {
|
|
62
|
+
PRIORITY_BASED: "priority-based",
|
|
63
|
+
EVEN_DISTRIBUTION: "even-distribution"
|
|
64
|
+
}, u = i;
|
|
40
65
|
Object.freeze({
|
|
41
|
-
[
|
|
42
|
-
[
|
|
43
|
-
[
|
|
44
|
-
[
|
|
45
|
-
[
|
|
46
|
-
[
|
|
47
|
-
[
|
|
48
|
-
[
|
|
66
|
+
[u.TELEGRAM_BOT]: "telegram-bot",
|
|
67
|
+
[u.TELEGRAM_APP]: "messenger-telegram",
|
|
68
|
+
[u.MESSENGER]: "meta",
|
|
69
|
+
[u.VIBER]: "messenger-viber",
|
|
70
|
+
[u.WEBCHAT]: "messenger-web-chat",
|
|
71
|
+
[u.INFOBIP]: "messenger-infobip",
|
|
72
|
+
[u.CUSTOM]: "custom-chat-gateway",
|
|
73
|
+
[u.PORTAL]: "portal"
|
|
49
74
|
});
|
|
50
75
|
//#endregion
|
|
51
76
|
//#region src/enums/ChipColor/ChipColor.ts
|
|
52
|
-
var
|
|
77
|
+
var d = {
|
|
53
78
|
MAIN: "main",
|
|
54
79
|
PRIMARY: "primary",
|
|
55
80
|
ON_PRIMARY: "on-primary",
|
|
@@ -58,7 +83,7 @@ var s = {
|
|
|
58
83
|
WARNING: "warning",
|
|
59
84
|
ERROR: "error",
|
|
60
85
|
TRANSFER: "transfer"
|
|
61
|
-
},
|
|
86
|
+
}, f = {
|
|
62
87
|
XXXS: "3xs",
|
|
63
88
|
XXS: "2xs",
|
|
64
89
|
XS: "xs",
|
|
@@ -68,7 +93,7 @@ var s = {
|
|
|
68
93
|
XL: "xl",
|
|
69
94
|
XXL: "2xl",
|
|
70
95
|
XXXL: "3xl"
|
|
71
|
-
},
|
|
96
|
+
}, p = {
|
|
72
97
|
High: "high",
|
|
73
98
|
Medium: "medium",
|
|
74
99
|
Low: "low"
|
|
@@ -80,13 +105,13 @@ Object.freeze({
|
|
|
80
105
|
});
|
|
81
106
|
//#endregion
|
|
82
107
|
//#region src/enums/FormatDateMode/FormatDateMode.ts
|
|
83
|
-
var
|
|
108
|
+
var m = {
|
|
84
109
|
DATE: "date",
|
|
85
110
|
TIME: "time",
|
|
86
111
|
TIME_SEC: "timeSec",
|
|
87
112
|
DATETIME: "datetime",
|
|
88
113
|
DATETIME_SHORT: "datetimeShort"
|
|
89
|
-
},
|
|
114
|
+
}, h = Object.freeze({
|
|
90
115
|
REFRESH: "refresh",
|
|
91
116
|
ADD: "add",
|
|
92
117
|
DELETE: "delete",
|
|
@@ -113,7 +138,7 @@ var u = {
|
|
|
113
138
|
CHAT: "chat",
|
|
114
139
|
SORT: "sort",
|
|
115
140
|
LOGOUT: "logout"
|
|
116
|
-
}),
|
|
141
|
+
}), g = {
|
|
117
142
|
DEFAULT: "default",
|
|
118
143
|
ACTIVE: "active",
|
|
119
144
|
DISABLED: "disabled",
|
|
@@ -128,34 +153,30 @@ var u = {
|
|
|
128
153
|
CHAT: "chat",
|
|
129
154
|
TRANSFER: "transfer",
|
|
130
155
|
JOB: "job"
|
|
131
|
-
},
|
|
156
|
+
}, _ = {
|
|
132
157
|
SECONDARY: "secondary",
|
|
133
158
|
SUCCESS: "success",
|
|
134
159
|
ERROR: "error",
|
|
135
160
|
WARN: "warn",
|
|
136
161
|
INFO: "info",
|
|
137
162
|
CONTRAST: "contrast"
|
|
138
|
-
},
|
|
163
|
+
}, v = {
|
|
139
164
|
FILLED: "filled",
|
|
140
165
|
OUTLINED: "outlined",
|
|
141
166
|
SIMPLE: "simple"
|
|
142
|
-
},
|
|
143
|
-
`${h}`, `${h}`, `${h}`, `${h}`;
|
|
144
|
-
//#endregion
|
|
145
|
-
//#region src/enums/SingleSignOnProvider/SingleSignOnProvider.ts
|
|
146
|
-
var g = {
|
|
167
|
+
}, y = {
|
|
147
168
|
Microsoft: "microsoft",
|
|
148
169
|
Google: "google",
|
|
149
170
|
Facebook: "facebook",
|
|
150
171
|
Custom: "custom"
|
|
151
172
|
};
|
|
152
|
-
|
|
173
|
+
y.Microsoft, y.Google, y.Facebook, y.Custom, Object.freeze({
|
|
153
174
|
CSV: "csv",
|
|
154
175
|
XLSX: "xlsx"
|
|
155
176
|
});
|
|
156
177
|
//#endregion
|
|
157
178
|
//#region src/enums/WebitelApplications/WtApplication.ts
|
|
158
|
-
var
|
|
179
|
+
var b = {
|
|
159
180
|
Admin: "admin",
|
|
160
181
|
Agent: "agent",
|
|
161
182
|
Supervisor: "supervisor",
|
|
@@ -165,7 +186,7 @@ var _ = {
|
|
|
165
186
|
Crm: "crm",
|
|
166
187
|
Wfm: "wfm",
|
|
167
188
|
Meet: "meet"
|
|
168
|
-
},
|
|
189
|
+
}, x = {
|
|
169
190
|
Text: "string",
|
|
170
191
|
Number: "int32",
|
|
171
192
|
Select: "lookup",
|
|
@@ -174,4 +195,4 @@ var _ = {
|
|
|
174
195
|
Boolean: "bool"
|
|
175
196
|
};
|
|
176
197
|
//#endregion
|
|
177
|
-
export {
|
|
198
|
+
export { t as _, g as a, p as c, l as d, c as f, n as g, r as h, _ as i, f as l, a as m, b as n, h as o, o as p, v as r, m as s, x as t, d as u, e as v };
|
package/dist/ui-sdk.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { t as e } from "./generateInstance-C9d7J_TX.js";
|
|
2
|
-
import { n as t } from "./wt-icon-
|
|
3
|
-
import { S as n, _ as r, b as i, c as a, d as o, f as s, g as c, h as l, l as u, m as d, p as f, t as p, u as m, v as h, x as g, y as _ } from "./components-
|
|
4
|
-
import { i as v, l as y } from "./enums-
|
|
2
|
+
import { n as t } from "./wt-icon-Ct0E7k_d.js";
|
|
3
|
+
import { S as n, _ as r, b as i, c as a, d as o, f as s, g as c, h as l, l as u, m as d, p as f, t as p, u as m, v as h, x as g, y as _ } from "./components-C4rE9PlV.js";
|
|
4
|
+
import { i as v, l as y } from "./enums-DY3jIXFF.js";
|
|
5
5
|
import { t as b } from "./useEventBus-B-ZeklLu.js";
|
|
6
6
|
import { computed as x, reactive as S, shallowRef as C, watch as w } from "vue";
|
|
7
7
|
import T from "primevue/autocomplete";
|