@webitel/ui-sdk 26.8.49 → 26.8.51
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-rgtvDufW.js +39250 -0
- package/dist/{components-gG_-DJ10.js → components-9JJurJkY.js} +639 -631
- package/dist/{enums-De8CDKZ1.js → enums-DY3jIXFF.js} +50 -29
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +3 -3
- package/dist/ui-sdk.umd.cjs +394 -394
- 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-mH3xAWyP.js → wt-chat-emoji-D2VNcMWj.js} +4 -4
- package/dist/{wt-datepicker-D5Af57PB.js → wt-datepicker-H4E0JyRE.js} +78 -51
- package/dist/{wt-display-chip-items-DnL_Twmy.js → wt-display-chip-items-Dk-8hhAU.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-C-fqzFxG.js → wt-send-message-popup-BYV75cZf.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-jb7TbSvV.js → wt-type-extension-value-input-BYoxNwD4.js} +3 -3
- package/dist/{wt-vidstack-player-BrDmQ4dp.js → wt-vidstack-player-B-vb7PqO.js} +4 -4
- package/package.json +3 -1
- package/src/components/wt-datepicker/_internals/composables/useCloseOnAnchorHidden.ts +51 -0
- package/src/components/wt-datepicker/_internals/composables/useDatepicker.ts +17 -1
- package/src/components/wt-datepicker/wt-datepicker.vue +1 -0
- 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/scripts/normalizeDatetime.ts +7 -88
- package/types/.tsbuildinfo +1 -1
- package/types/components/wt-datepicker/_internals/composables/useCloseOnAnchorHidden.d.ts +21 -0
- package/types/components/wt-datepicker/_internals/composables/useDatepicker.d.ts +1 -0
- 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/scripts/normalizeDatetime.d.ts +1 -8
- package/dist/clients-DBqdsc05.js +0 -38757
|
@@ -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 };
|