@webitel/ui-sdk 25.8.29 → 25.8.31
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/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +471 -185
- package/dist/ui-sdk.umd.cjs +558 -558
- package/package.json +5 -2
- package/src/api/clients/roles/{roles.js → roles.ts} +35 -52
- package/src/css/main.scss +0 -12
- package/src/locale/es/es.js +560 -127
- package/src/locale/i18n.js +1 -13
- package/src/locale/index.ts +33 -0
- package/src/locale/kz/kz.js +320 -236
- package/src/locale/pl/pl.js +718 -0
- package/src/locale/ro/ro.js +719 -0
- package/src/locale/uz/uz.js +718 -0
- package/src/locale/vi/vi.js +719 -0
- package/src/modules/ObjectPermissions/_internals/components/permissions-tab-role-popup.vue +1 -1
- package/types/api/clients/roles/roles.d.ts +27 -39
- package/types/api/history/index.d.ts +2 -0
- package/types/api/history/transcript/callTranscript.d.ts +15 -0
- package/types/components/wt-action-bar/WtActionBarActionsOrder.d.ts +2 -2
- package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +15 -15
- package/types/components/wt-button-select/wt-button-select.vue.d.ts +2 -2
- package/types/components/wt-confirm-dialog/wt-confirm-dialog.vue.d.ts +2 -2
- package/types/components/wt-intersection-observer/wt-intersection-observer.vue.d.ts +2 -2
- package/types/components/wt-loader/_internals/wt-loader--md.vue.d.ts +2 -0
- package/types/components/wt-loader/_internals/wt-loader--sm.vue.d.ts +16 -0
- package/types/components/wt-player/wt-player.vue.d.ts +1 -1
- package/types/components/wt-table/wt-table.vue.d.ts +1 -1
- package/types/components/wt-timepicker/wt-timepicker.vue.d.ts +1 -1
- package/types/locale/es/es.d.ts +715 -40
- package/types/locale/i18n.d.ts +4447 -353
- package/types/locale/index.d.ts +7142 -0
- package/types/locale/kz/kz.d.ts +360 -226
- package/types/locale/pl/pl.d.ts +920 -0
- package/types/locale/ro/ro.d.ts +920 -0
- package/types/locale/ua/ua.d.ts +911 -0
- package/types/locale/uz/uz.d.ts +920 -0
- package/types/locale/vi/vi.d.ts +920 -0
- package/types/modules/Userinfo/api/userinfo.d.ts +1 -1
- package/types/modules/Userinfo/v2/api/UserinfoAPI.d.ts +1 -1
- package/types/plugins/primevue/theme/semantic/color-scheme/color-schema.d.ts +1189 -0
- package/types/plugins/primevue/theme/semantic/color-scheme/dark-color.d.ts +162 -0
- package/types/plugins/primevue/theme/semantic/color-scheme/light-color.d.ts +162 -0
- package/types/plugins/primevue/theme/semantic/color-scheme/palette.d.ts +435 -0
- package/types/plugins/primevue/theme/semantic/semantic.d.ts +5 -0
- package/types/scripts/caseConverters.d.ts +1 -1
- package/types/scripts/sortQueryAdapters.d.ts +1 -1
package/types/locale/es/es.d.ts
CHANGED
|
@@ -1,8 +1,20 @@
|
|
|
1
1
|
declare namespace _default {
|
|
2
2
|
export namespace reusable {
|
|
3
|
+
export let comment: string;
|
|
4
|
+
export let replace: string;
|
|
5
|
+
export let download: string;
|
|
6
|
+
export let history: string;
|
|
7
|
+
export function filter({ plural }: {
|
|
8
|
+
plural: any;
|
|
9
|
+
}): any;
|
|
3
10
|
export let total: string;
|
|
4
11
|
export let ok: string;
|
|
12
|
+
export let object: string;
|
|
5
13
|
export let save: string;
|
|
14
|
+
export let saveAs: string;
|
|
15
|
+
export let saved: string;
|
|
16
|
+
export let send: string;
|
|
17
|
+
export let start: string;
|
|
6
18
|
export let close: string;
|
|
7
19
|
export let add: string;
|
|
8
20
|
export let cancel: string;
|
|
@@ -12,6 +24,8 @@ declare namespace _default {
|
|
|
12
24
|
export { _export as export };
|
|
13
25
|
let _true: string;
|
|
14
26
|
export { _true as true };
|
|
27
|
+
export let title: string;
|
|
28
|
+
export let position: string;
|
|
15
29
|
let _delete: string;
|
|
16
30
|
export { _delete as delete };
|
|
17
31
|
export let search: string;
|
|
@@ -33,12 +47,36 @@ declare namespace _default {
|
|
|
33
47
|
export let state: string;
|
|
34
48
|
export let refresh: string;
|
|
35
49
|
export let retry: string;
|
|
36
|
-
export let reset: string;
|
|
37
50
|
export let downloadAll: string;
|
|
38
51
|
export let warning: string;
|
|
39
52
|
export let doNotSave: string;
|
|
53
|
+
export let required: string;
|
|
54
|
+
export let copy: string;
|
|
55
|
+
let _new: string;
|
|
56
|
+
export { _new as new };
|
|
57
|
+
export let createdAt: string;
|
|
58
|
+
export let createdBy: string;
|
|
59
|
+
export let modifiedAt: string;
|
|
60
|
+
export let modifiedBy: string;
|
|
61
|
+
export let general: string;
|
|
62
|
+
export let generalInfo: string;
|
|
63
|
+
export let all: string;
|
|
64
|
+
export let upload: string;
|
|
65
|
+
export let edit: string;
|
|
66
|
+
export let back: string;
|
|
67
|
+
export let step: string;
|
|
68
|
+
export let more: string;
|
|
69
|
+
export let read: string;
|
|
70
|
+
export let create: string;
|
|
71
|
+
export let update: string;
|
|
72
|
+
export let draggable: string;
|
|
73
|
+
export let unassigned: string;
|
|
74
|
+
export let showUnassigned: string;
|
|
75
|
+
export let group: string;
|
|
76
|
+
export function updatedBy(): string;
|
|
40
77
|
}
|
|
41
78
|
export namespace vocabulary {
|
|
79
|
+
let apply: string;
|
|
42
80
|
let language: string;
|
|
43
81
|
let voice: string;
|
|
44
82
|
let format: string;
|
|
@@ -53,6 +91,7 @@ declare namespace _default {
|
|
|
53
91
|
let file: string;
|
|
54
92
|
let logout: string;
|
|
55
93
|
let priority: string;
|
|
94
|
+
let color: string;
|
|
56
95
|
let variables: string;
|
|
57
96
|
let type: string;
|
|
58
97
|
let tag: string;
|
|
@@ -60,18 +99,65 @@ declare namespace _default {
|
|
|
60
99
|
let values: string;
|
|
61
100
|
let keys: string;
|
|
62
101
|
let duration: string;
|
|
102
|
+
let reset: string;
|
|
63
103
|
let errors: string;
|
|
104
|
+
let labels: string;
|
|
105
|
+
let permissions: string;
|
|
106
|
+
let options: string;
|
|
107
|
+
let emails: string;
|
|
108
|
+
let phones: string;
|
|
109
|
+
let messaging: string;
|
|
110
|
+
let emptyResultSearch: string;
|
|
111
|
+
let contact: string;
|
|
112
|
+
let column: string;
|
|
113
|
+
let notification: string;
|
|
64
114
|
}
|
|
65
115
|
export namespace date {
|
|
66
116
|
let sec: string;
|
|
67
117
|
let timezone: string;
|
|
68
118
|
}
|
|
119
|
+
export namespace access {
|
|
120
|
+
let ObAC: string;
|
|
121
|
+
let RbAC: string;
|
|
122
|
+
let operations: string;
|
|
123
|
+
let rbacDefault: string;
|
|
124
|
+
let accessMode: {
|
|
125
|
+
1: string;
|
|
126
|
+
2: string;
|
|
127
|
+
3: string;
|
|
128
|
+
};
|
|
129
|
+
}
|
|
69
130
|
export namespace objects {
|
|
70
|
-
let team: string;
|
|
71
|
-
let supervisor: string;
|
|
72
|
-
let auditor: string;
|
|
73
|
-
let region: string;
|
|
74
|
-
|
|
131
|
+
export let team: string;
|
|
132
|
+
export let supervisor: string;
|
|
133
|
+
export let auditor: string;
|
|
134
|
+
export let region: string;
|
|
135
|
+
export let communicationType: string;
|
|
136
|
+
export let grantee: string;
|
|
137
|
+
export let grantor: string;
|
|
138
|
+
export let role: string;
|
|
139
|
+
export let user: string;
|
|
140
|
+
export let list: string;
|
|
141
|
+
let contact_1: string;
|
|
142
|
+
export { contact_1 as contact };
|
|
143
|
+
let _case: string;
|
|
144
|
+
export { _case as case };
|
|
145
|
+
export let calendar: string;
|
|
146
|
+
export let direction: string;
|
|
147
|
+
export let gateway: string;
|
|
148
|
+
export let hangupCause: string;
|
|
149
|
+
export let hasOption: string;
|
|
150
|
+
export let hasRecording: string;
|
|
151
|
+
export let amdResult: string;
|
|
152
|
+
export let ratedBy: string;
|
|
153
|
+
export let talkDuration: string;
|
|
154
|
+
export let totalDuration: string;
|
|
155
|
+
export let transcription: string;
|
|
156
|
+
export let attachment: string;
|
|
157
|
+
export let owner: string;
|
|
158
|
+
export namespace queue {
|
|
159
|
+
let queue_1: string;
|
|
160
|
+
export { queue_1 as queue };
|
|
75
161
|
let type_1: {
|
|
76
162
|
1: string;
|
|
77
163
|
0: string;
|
|
@@ -85,15 +171,19 @@ declare namespace _default {
|
|
|
85
171
|
};
|
|
86
172
|
export { type_1 as type };
|
|
87
173
|
}
|
|
88
|
-
namespace agent {
|
|
89
|
-
let
|
|
174
|
+
export namespace agent {
|
|
175
|
+
let agent_1: string;
|
|
176
|
+
export { agent_1 as agent };
|
|
177
|
+
export let status: {
|
|
90
178
|
[x: number]: string;
|
|
91
179
|
online: string;
|
|
92
180
|
pause: string;
|
|
93
181
|
offline: string;
|
|
94
182
|
};
|
|
95
183
|
}
|
|
96
|
-
namespace flow {
|
|
184
|
+
export namespace flow {
|
|
185
|
+
let name_1: string;
|
|
186
|
+
export { name_1 as name };
|
|
97
187
|
export namespace type_2 {
|
|
98
188
|
export let chat: string;
|
|
99
189
|
let voice_1: string;
|
|
@@ -103,6 +193,20 @@ declare namespace _default {
|
|
|
103
193
|
}
|
|
104
194
|
export { type_2 as type };
|
|
105
195
|
}
|
|
196
|
+
export namespace messengers {
|
|
197
|
+
let telegram: string;
|
|
198
|
+
let gotd: string;
|
|
199
|
+
let messenger: string;
|
|
200
|
+
let viber: string;
|
|
201
|
+
let webchat: string;
|
|
202
|
+
let infobip_whatsapp: string;
|
|
203
|
+
let custom: string;
|
|
204
|
+
}
|
|
205
|
+
export namespace quickReplies {
|
|
206
|
+
let quickReplies_1: string;
|
|
207
|
+
export { quickReplies_1 as quickReplies };
|
|
208
|
+
export let quickRepliesEmpty: string;
|
|
209
|
+
}
|
|
106
210
|
}
|
|
107
211
|
export namespace channel_1 {
|
|
108
212
|
let state_1: {
|
|
@@ -130,10 +234,32 @@ declare namespace _default {
|
|
|
130
234
|
}
|
|
131
235
|
export { channel_1 as channel };
|
|
132
236
|
export namespace calls {
|
|
133
|
-
namespace
|
|
237
|
+
export namespace direction_1 {
|
|
134
238
|
let inbound: string;
|
|
135
239
|
let outbound: string;
|
|
136
240
|
}
|
|
241
|
+
export { direction_1 as direction };
|
|
242
|
+
}
|
|
243
|
+
export namespace cases {
|
|
244
|
+
let status_1: string;
|
|
245
|
+
export { status_1 as status };
|
|
246
|
+
export let source: string;
|
|
247
|
+
export let author: string;
|
|
248
|
+
export let reporter: string;
|
|
249
|
+
export let impacted: string;
|
|
250
|
+
export let assignee: string;
|
|
251
|
+
export let groupPerformers: string;
|
|
252
|
+
export let reason: string;
|
|
253
|
+
export let rating: string;
|
|
254
|
+
let service_1: string;
|
|
255
|
+
export { service_1 as service };
|
|
256
|
+
export let selectAService: string;
|
|
257
|
+
export let appliedSLA: string;
|
|
258
|
+
export let appliedCondition: string;
|
|
259
|
+
export let reactionTime: string;
|
|
260
|
+
export let resolutionTime: string;
|
|
261
|
+
export let actualReactionTime: string;
|
|
262
|
+
export let actualResolutionTime: string;
|
|
137
263
|
}
|
|
138
264
|
export let WebitelApplications: {
|
|
139
265
|
[x: number]: {
|
|
@@ -142,12 +268,216 @@ declare namespace _default {
|
|
|
142
268
|
} | {
|
|
143
269
|
name: string;
|
|
144
270
|
sections: {
|
|
145
|
-
|
|
271
|
+
scorecards: string;
|
|
272
|
+
contacts?: undefined;
|
|
273
|
+
cases?: undefined;
|
|
274
|
+
priorities?: undefined;
|
|
275
|
+
"close-reason-groups"?: undefined;
|
|
276
|
+
statuses?: undefined;
|
|
277
|
+
slas?: undefined;
|
|
278
|
+
"service-catalogs"?: undefined;
|
|
279
|
+
sources?: undefined;
|
|
280
|
+
"contact-groups"?: undefined;
|
|
281
|
+
queues?: undefined;
|
|
282
|
+
agents?: undefined;
|
|
283
|
+
activeCalls?: undefined;
|
|
284
|
+
users?: undefined;
|
|
285
|
+
license?: undefined;
|
|
286
|
+
devices?: undefined;
|
|
287
|
+
flow?: undefined;
|
|
288
|
+
dialplan?: undefined;
|
|
289
|
+
gateways?: undefined;
|
|
290
|
+
chatplan?: undefined;
|
|
291
|
+
"chat-gateways"?: undefined;
|
|
292
|
+
skills?: undefined;
|
|
293
|
+
buckets?: undefined;
|
|
294
|
+
media?: undefined;
|
|
295
|
+
"shift-templates"?: undefined;
|
|
296
|
+
"pause-templates"?: undefined;
|
|
297
|
+
"working-conditions"?: undefined;
|
|
298
|
+
blacklist?: undefined;
|
|
299
|
+
calendars?: undefined;
|
|
300
|
+
regions?: undefined;
|
|
301
|
+
communications?: undefined;
|
|
302
|
+
"pause-cause"?: undefined;
|
|
303
|
+
teams?: undefined;
|
|
304
|
+
resources?: undefined;
|
|
305
|
+
"resource-groups"?: undefined;
|
|
306
|
+
storage?: undefined;
|
|
307
|
+
"storage-policies"?: undefined;
|
|
308
|
+
"cognitive-profiles"?: undefined;
|
|
309
|
+
"email-profiles"?: undefined;
|
|
310
|
+
"single-sign-on"?: undefined;
|
|
311
|
+
"import-csv"?: undefined;
|
|
312
|
+
triggers?: undefined;
|
|
313
|
+
roles?: undefined;
|
|
314
|
+
objects?: undefined;
|
|
315
|
+
changelogs?: undefined;
|
|
316
|
+
configuration?: undefined;
|
|
317
|
+
"global-variables"?: undefined;
|
|
318
|
+
"quick-replies"?: undefined;
|
|
319
|
+
};
|
|
320
|
+
} | {
|
|
321
|
+
name: string;
|
|
322
|
+
sections: {
|
|
323
|
+
contacts: string;
|
|
324
|
+
cases: string;
|
|
325
|
+
priorities: string;
|
|
326
|
+
"close-reason-groups": string;
|
|
327
|
+
statuses: string;
|
|
328
|
+
slas: string;
|
|
329
|
+
"service-catalogs": string;
|
|
330
|
+
sources: string;
|
|
331
|
+
"contact-groups": string;
|
|
332
|
+
scorecards?: undefined;
|
|
333
|
+
queues?: undefined;
|
|
334
|
+
agents?: undefined;
|
|
335
|
+
activeCalls?: undefined;
|
|
336
|
+
users?: undefined;
|
|
337
|
+
license?: undefined;
|
|
338
|
+
devices?: undefined;
|
|
339
|
+
flow?: undefined;
|
|
340
|
+
dialplan?: undefined;
|
|
341
|
+
gateways?: undefined;
|
|
342
|
+
chatplan?: undefined;
|
|
343
|
+
"chat-gateways"?: undefined;
|
|
344
|
+
skills?: undefined;
|
|
345
|
+
buckets?: undefined;
|
|
346
|
+
media?: undefined;
|
|
347
|
+
"shift-templates"?: undefined;
|
|
348
|
+
"pause-templates"?: undefined;
|
|
349
|
+
"working-conditions"?: undefined;
|
|
350
|
+
blacklist?: undefined;
|
|
351
|
+
calendars?: undefined;
|
|
352
|
+
regions?: undefined;
|
|
353
|
+
communications?: undefined;
|
|
354
|
+
"pause-cause"?: undefined;
|
|
355
|
+
teams?: undefined;
|
|
356
|
+
resources?: undefined;
|
|
357
|
+
"resource-groups"?: undefined;
|
|
358
|
+
storage?: undefined;
|
|
359
|
+
"storage-policies"?: undefined;
|
|
360
|
+
"cognitive-profiles"?: undefined;
|
|
361
|
+
"email-profiles"?: undefined;
|
|
362
|
+
"single-sign-on"?: undefined;
|
|
363
|
+
"import-csv"?: undefined;
|
|
364
|
+
triggers?: undefined;
|
|
365
|
+
roles?: undefined;
|
|
366
|
+
objects?: undefined;
|
|
367
|
+
changelogs?: undefined;
|
|
368
|
+
configuration?: undefined;
|
|
369
|
+
"global-variables"?: undefined;
|
|
370
|
+
"quick-replies"?: undefined;
|
|
371
|
+
};
|
|
372
|
+
} | {
|
|
373
|
+
name: string;
|
|
374
|
+
sections: {
|
|
375
|
+
queues: string;
|
|
376
|
+
agents: string;
|
|
377
|
+
activeCalls: string;
|
|
378
|
+
scorecards?: undefined;
|
|
379
|
+
contacts?: undefined;
|
|
380
|
+
cases?: undefined;
|
|
381
|
+
priorities?: undefined;
|
|
382
|
+
"close-reason-groups"?: undefined;
|
|
383
|
+
statuses?: undefined;
|
|
384
|
+
slas?: undefined;
|
|
385
|
+
"service-catalogs"?: undefined;
|
|
386
|
+
sources?: undefined;
|
|
387
|
+
"contact-groups"?: undefined;
|
|
388
|
+
users?: undefined;
|
|
389
|
+
license?: undefined;
|
|
390
|
+
devices?: undefined;
|
|
391
|
+
flow?: undefined;
|
|
392
|
+
dialplan?: undefined;
|
|
393
|
+
gateways?: undefined;
|
|
394
|
+
chatplan?: undefined;
|
|
395
|
+
"chat-gateways"?: undefined;
|
|
396
|
+
skills?: undefined;
|
|
397
|
+
buckets?: undefined;
|
|
398
|
+
media?: undefined;
|
|
399
|
+
"shift-templates"?: undefined;
|
|
400
|
+
"pause-templates"?: undefined;
|
|
401
|
+
"working-conditions"?: undefined;
|
|
402
|
+
blacklist?: undefined;
|
|
403
|
+
calendars?: undefined;
|
|
404
|
+
regions?: undefined;
|
|
405
|
+
communications?: undefined;
|
|
406
|
+
"pause-cause"?: undefined;
|
|
407
|
+
teams?: undefined;
|
|
408
|
+
resources?: undefined;
|
|
409
|
+
"resource-groups"?: undefined;
|
|
410
|
+
storage?: undefined;
|
|
411
|
+
"storage-policies"?: undefined;
|
|
412
|
+
"cognitive-profiles"?: undefined;
|
|
413
|
+
"email-profiles"?: undefined;
|
|
414
|
+
"single-sign-on"?: undefined;
|
|
415
|
+
"import-csv"?: undefined;
|
|
416
|
+
triggers?: undefined;
|
|
417
|
+
roles?: undefined;
|
|
418
|
+
objects?: undefined;
|
|
419
|
+
changelogs?: undefined;
|
|
420
|
+
configuration?: undefined;
|
|
421
|
+
"global-variables"?: undefined;
|
|
422
|
+
"quick-replies"?: undefined;
|
|
423
|
+
};
|
|
424
|
+
} | {
|
|
425
|
+
name: string;
|
|
426
|
+
sections: {
|
|
427
|
+
users: string;
|
|
428
|
+
license: string;
|
|
429
|
+
devices: string;
|
|
430
|
+
flow: string;
|
|
431
|
+
dialplan: string;
|
|
432
|
+
gateways: string;
|
|
433
|
+
chatplan: string;
|
|
434
|
+
"chat-gateways": string;
|
|
435
|
+
skills: string;
|
|
436
|
+
buckets: string;
|
|
437
|
+
media: string;
|
|
438
|
+
"shift-templates": string;
|
|
439
|
+
"pause-templates": string;
|
|
440
|
+
"working-conditions": string;
|
|
441
|
+
blacklist: string;
|
|
442
|
+
calendars: string;
|
|
443
|
+
regions: string;
|
|
444
|
+
communications: string;
|
|
445
|
+
"pause-cause": string;
|
|
446
|
+
agents: string;
|
|
447
|
+
teams: string;
|
|
448
|
+
resources: string;
|
|
449
|
+
"resource-groups": string;
|
|
450
|
+
queues: string;
|
|
451
|
+
storage: string;
|
|
452
|
+
"storage-policies": string;
|
|
453
|
+
"cognitive-profiles": string;
|
|
454
|
+
"email-profiles": string;
|
|
455
|
+
"single-sign-on": string;
|
|
456
|
+
"import-csv": string;
|
|
457
|
+
triggers: string;
|
|
458
|
+
roles: string;
|
|
459
|
+
objects: string;
|
|
460
|
+
changelogs: string;
|
|
461
|
+
configuration: string;
|
|
462
|
+
"global-variables": string;
|
|
463
|
+
"quick-replies": string;
|
|
464
|
+
scorecards?: undefined;
|
|
465
|
+
contacts?: undefined;
|
|
466
|
+
cases?: undefined;
|
|
467
|
+
priorities?: undefined;
|
|
468
|
+
"close-reason-groups"?: undefined;
|
|
469
|
+
statuses?: undefined;
|
|
470
|
+
slas?: undefined;
|
|
471
|
+
"service-catalogs"?: undefined;
|
|
472
|
+
sources?: undefined;
|
|
473
|
+
"contact-groups"?: undefined;
|
|
474
|
+
activeCalls?: undefined;
|
|
146
475
|
};
|
|
147
476
|
};
|
|
148
477
|
};
|
|
149
478
|
export namespace validation {
|
|
150
|
-
|
|
479
|
+
let required_1: string;
|
|
480
|
+
export { required_1 as required };
|
|
151
481
|
export let numeric: string;
|
|
152
482
|
let email_1: string;
|
|
153
483
|
export { email_1 as email };
|
|
@@ -157,42 +487,59 @@ declare namespace _default {
|
|
|
157
487
|
export let macValidator: string;
|
|
158
488
|
export let minValue: string;
|
|
159
489
|
export let maxValue: string;
|
|
490
|
+
export let maxLength: string;
|
|
160
491
|
export let sameAs: string;
|
|
161
492
|
export let requiredArrayValue: string;
|
|
162
|
-
export
|
|
493
|
+
export function minLength({ named }: {
|
|
494
|
+
named: any;
|
|
495
|
+
}): string;
|
|
163
496
|
export let url: string;
|
|
497
|
+
export let websocketValidator: string;
|
|
498
|
+
export let isRegExpMatched: string;
|
|
499
|
+
export let regExpValidator: string;
|
|
500
|
+
export let domainValidator: string;
|
|
501
|
+
export let decimalValidator: string;
|
|
502
|
+
export let latinWithNumber: string;
|
|
503
|
+
export let integer: string;
|
|
504
|
+
export let nameAlreadyInUse: string;
|
|
164
505
|
}
|
|
165
506
|
export namespace webitelUI {
|
|
166
|
-
namespace searchBar {
|
|
507
|
+
export namespace searchBar {
|
|
167
508
|
let placeholder: string;
|
|
509
|
+
let settingsHint: string;
|
|
510
|
+
let variableSearchHint: string;
|
|
168
511
|
}
|
|
169
|
-
namespace timepicker {
|
|
512
|
+
export namespace timepicker {
|
|
513
|
+
export let day: string;
|
|
170
514
|
export let hour: string;
|
|
171
515
|
export let min: string;
|
|
172
516
|
let sec_1: string;
|
|
173
517
|
export { sec_1 as sec };
|
|
174
518
|
}
|
|
175
|
-
namespace datetimepicker {
|
|
519
|
+
export namespace datetimepicker {
|
|
176
520
|
let lastHour: string;
|
|
177
521
|
let lastDay: string;
|
|
178
522
|
}
|
|
179
|
-
namespace pagination {
|
|
523
|
+
export namespace pagination {
|
|
180
524
|
let sizeText: string;
|
|
181
525
|
let prev: string;
|
|
182
526
|
let next: string;
|
|
183
527
|
}
|
|
184
|
-
namespace appNavigator {
|
|
185
|
-
|
|
528
|
+
export namespace appNavigator {
|
|
529
|
+
let title_1: string;
|
|
530
|
+
export { title_1 as title };
|
|
186
531
|
export let admin: string;
|
|
187
|
-
let
|
|
188
|
-
export {
|
|
532
|
+
let agent_2: string;
|
|
533
|
+
export { agent_2 as agent };
|
|
189
534
|
let supervisor_1: string;
|
|
190
535
|
export { supervisor_1 as supervisor };
|
|
191
536
|
export let audit: string;
|
|
192
|
-
|
|
537
|
+
let history_1: string;
|
|
538
|
+
export { history_1 as history };
|
|
193
539
|
export let grafana: string;
|
|
540
|
+
export let crm: string;
|
|
194
541
|
}
|
|
195
|
-
namespace headerActions {
|
|
542
|
+
export namespace headerActions {
|
|
196
543
|
export let account: string;
|
|
197
544
|
export let docs: string;
|
|
198
545
|
export let settings: string;
|
|
@@ -200,46 +547,374 @@ declare namespace _default {
|
|
|
200
547
|
export { logout_1 as logout };
|
|
201
548
|
export let buildVersion: string;
|
|
202
549
|
}
|
|
203
|
-
namespace tableActions {
|
|
550
|
+
export namespace tableActions {
|
|
204
551
|
let filterReset: string;
|
|
205
552
|
let columnSelect: string;
|
|
206
553
|
let refreshTable: string;
|
|
207
554
|
let expandFilters: string;
|
|
208
555
|
}
|
|
209
|
-
namespace tableColumnSelect {
|
|
210
|
-
let
|
|
211
|
-
export {
|
|
556
|
+
export namespace tableColumnSelect {
|
|
557
|
+
let title_2: string;
|
|
558
|
+
export { title_2 as title };
|
|
212
559
|
}
|
|
213
|
-
namespace statusSelect {
|
|
560
|
+
export namespace statusSelect {
|
|
214
561
|
let online: string;
|
|
215
562
|
let pause: string;
|
|
216
563
|
let offline: string;
|
|
217
564
|
let breakOut: string;
|
|
218
565
|
}
|
|
219
|
-
namespace iconAction {
|
|
220
|
-
let
|
|
221
|
-
|
|
566
|
+
export namespace iconAction {
|
|
567
|
+
let hints: {
|
|
568
|
+
delete: ({ linked }: {
|
|
569
|
+
linked: any;
|
|
570
|
+
}) => any;
|
|
571
|
+
edit: ({ linked }: {
|
|
572
|
+
linked: any;
|
|
573
|
+
}) => any;
|
|
574
|
+
add: ({ linked }: {
|
|
575
|
+
linked: any;
|
|
576
|
+
}) => any;
|
|
577
|
+
history: ({ linked }: {
|
|
578
|
+
linked: any;
|
|
579
|
+
}) => any;
|
|
580
|
+
download: ({ linked }: {
|
|
581
|
+
linked: any;
|
|
582
|
+
}) => any;
|
|
583
|
+
filters: ({ linked }: {
|
|
584
|
+
linked: any;
|
|
585
|
+
}) => any;
|
|
586
|
+
columns: string;
|
|
587
|
+
variables: string;
|
|
588
|
+
refresh: ({ linked }: {
|
|
589
|
+
linked: any;
|
|
590
|
+
}) => any;
|
|
591
|
+
expand: ({ linked }: {
|
|
592
|
+
linked: any;
|
|
593
|
+
}) => any;
|
|
594
|
+
collapse: ({ linked }: {
|
|
595
|
+
linked: any;
|
|
596
|
+
}) => any;
|
|
597
|
+
close: ({ linked }: {
|
|
598
|
+
linked: any;
|
|
599
|
+
}) => any;
|
|
600
|
+
clear: ({ linked }: {
|
|
601
|
+
linked: any;
|
|
602
|
+
}) => any;
|
|
603
|
+
"add-filter": ({ linked }: {
|
|
604
|
+
linked: any;
|
|
605
|
+
}) => any;
|
|
606
|
+
save: ({ linked }: {
|
|
607
|
+
linked: any;
|
|
608
|
+
}) => any;
|
|
609
|
+
cancel: ({ linked }: {
|
|
610
|
+
linked: any;
|
|
611
|
+
}) => any;
|
|
612
|
+
"save-preset": ({ linked }: {
|
|
613
|
+
linked: any;
|
|
614
|
+
}) => string;
|
|
615
|
+
"apply-preset": ({ linked }: {
|
|
616
|
+
linked: any;
|
|
617
|
+
}) => string;
|
|
618
|
+
"add-contact": ({ linked }: {
|
|
619
|
+
linked: any;
|
|
620
|
+
}) => string;
|
|
621
|
+
};
|
|
222
622
|
}
|
|
223
|
-
namespace errorPages {
|
|
623
|
+
export namespace errorPages {
|
|
224
624
|
let goBack: string;
|
|
225
625
|
namespace page403 {
|
|
226
|
-
let
|
|
227
|
-
export {
|
|
626
|
+
let title_3: string;
|
|
627
|
+
export { title_3 as title };
|
|
228
628
|
let text_1: string;
|
|
229
629
|
export { text_1 as text };
|
|
230
630
|
}
|
|
231
631
|
namespace page404 {
|
|
232
|
-
let
|
|
233
|
-
export {
|
|
632
|
+
let title_4: string;
|
|
633
|
+
export { title_4 as title };
|
|
234
634
|
let text_2: string;
|
|
235
635
|
export { text_2 as text };
|
|
236
636
|
}
|
|
237
637
|
}
|
|
238
|
-
namespace copyAction {
|
|
239
|
-
let
|
|
240
|
-
|
|
638
|
+
export namespace copyAction {
|
|
639
|
+
let copy_1: string;
|
|
640
|
+
export { copy_1 as copy };
|
|
641
|
+
export let copied: string;
|
|
642
|
+
}
|
|
643
|
+
export namespace auditForm {
|
|
644
|
+
export let question: string;
|
|
645
|
+
export let option: string;
|
|
646
|
+
export let score: string;
|
|
647
|
+
export let addQuestion: string;
|
|
648
|
+
export let answerType: string;
|
|
649
|
+
export namespace type_4 {
|
|
650
|
+
let options_1: string;
|
|
651
|
+
export { options_1 as options };
|
|
652
|
+
let score_1: string;
|
|
653
|
+
export { score_1 as score };
|
|
654
|
+
}
|
|
655
|
+
export { type_4 as type };
|
|
656
|
+
export let clearSelection: string;
|
|
657
|
+
}
|
|
658
|
+
export namespace deleteConfirmationPopup {
|
|
659
|
+
let title_5: string;
|
|
660
|
+
export { title_5 as title };
|
|
661
|
+
export let askingAlert: string;
|
|
662
|
+
export let tableAskingAlert: string;
|
|
663
|
+
export let deleteAll: string;
|
|
664
|
+
}
|
|
665
|
+
export namespace dummy {
|
|
666
|
+
let text_3: string;
|
|
667
|
+
export { text_3 as text };
|
|
668
|
+
}
|
|
669
|
+
export namespace empty {
|
|
670
|
+
export namespace text_4 {
|
|
671
|
+
let empty_1: string;
|
|
672
|
+
export { empty_1 as empty };
|
|
673
|
+
export let filters: string;
|
|
674
|
+
}
|
|
675
|
+
export { text_4 as text };
|
|
676
|
+
}
|
|
677
|
+
export namespace agentStatusSelect {
|
|
678
|
+
namespace pauseCausePopup {
|
|
679
|
+
let title_6: string;
|
|
680
|
+
export { title_6 as title };
|
|
681
|
+
let min_1: string;
|
|
682
|
+
export { min_1 as min };
|
|
683
|
+
export let unlimited: string;
|
|
684
|
+
}
|
|
685
|
+
namespace statusSelectErrorPopup {
|
|
686
|
+
let title_7: string;
|
|
687
|
+
export { title_7 as title };
|
|
688
|
+
export let message: string;
|
|
689
|
+
}
|
|
690
|
+
}
|
|
691
|
+
export namespace saveFailedPopup {
|
|
692
|
+
let title_8: string;
|
|
693
|
+
export { title_8 as title };
|
|
694
|
+
export let label: string;
|
|
695
|
+
export let exportToJson: string;
|
|
241
696
|
}
|
|
697
|
+
export namespace filters_1 {
|
|
698
|
+
export namespace datetime {
|
|
699
|
+
let rdt_today: string;
|
|
700
|
+
let rdt_this_week: string;
|
|
701
|
+
let rdt_this_month: string;
|
|
702
|
+
let rdt_custom: string;
|
|
703
|
+
}
|
|
704
|
+
export function addFilter({ linked }: {
|
|
705
|
+
linked: any;
|
|
706
|
+
}): string;
|
|
707
|
+
export function filterName({ linked }: {
|
|
708
|
+
linked: any;
|
|
709
|
+
}): any;
|
|
710
|
+
export function filterValue({ linked }: {
|
|
711
|
+
linked: any;
|
|
712
|
+
}): any;
|
|
713
|
+
export function filterValueFrom({ linked }: {
|
|
714
|
+
linked: any;
|
|
715
|
+
}): string;
|
|
716
|
+
export function filterLabel({ linked }: {
|
|
717
|
+
linked: any;
|
|
718
|
+
}): any;
|
|
719
|
+
export function actualReactionTime_1({ linked }: {
|
|
720
|
+
linked: any;
|
|
721
|
+
}): any;
|
|
722
|
+
export { actualReactionTime_1 as actualReactionTime };
|
|
723
|
+
export function actualResolutionTime_1({ linked }: {
|
|
724
|
+
linked: any;
|
|
725
|
+
}): any;
|
|
726
|
+
export { actualResolutionTime_1 as actualResolutionTime };
|
|
727
|
+
export function agent_3({ linked }: {
|
|
728
|
+
linked: any;
|
|
729
|
+
}): any;
|
|
730
|
+
export { agent_3 as agent };
|
|
731
|
+
export function amdResult_1({ linked }: {
|
|
732
|
+
linked: any;
|
|
733
|
+
}): any;
|
|
734
|
+
export { amdResult_1 as amdResult };
|
|
735
|
+
export function assignee_1({ linked }: {
|
|
736
|
+
linked: any;
|
|
737
|
+
}): any;
|
|
738
|
+
export { assignee_1 as assignee };
|
|
739
|
+
export function author_1({ linked }: {
|
|
740
|
+
linked: any;
|
|
741
|
+
}): any;
|
|
742
|
+
export { author_1 as author };
|
|
743
|
+
export function cause({ linked }: {
|
|
744
|
+
linked: any;
|
|
745
|
+
}): any;
|
|
746
|
+
export function closeReasonGroups({ linked }: {
|
|
747
|
+
linked: any;
|
|
748
|
+
}): any;
|
|
749
|
+
export function contact_2({ linked }: {
|
|
750
|
+
linked: any;
|
|
751
|
+
}): any;
|
|
752
|
+
export { contact_2 as contact };
|
|
753
|
+
export function contactGroup({ linked }: {
|
|
754
|
+
linked: any;
|
|
755
|
+
}): any;
|
|
756
|
+
export function createdAt_1({ linked }: {
|
|
757
|
+
linked: any;
|
|
758
|
+
}): any;
|
|
759
|
+
export { createdAt_1 as createdAt };
|
|
760
|
+
export function createdAtFrom({ linked }: {
|
|
761
|
+
linked: any;
|
|
762
|
+
}): any;
|
|
763
|
+
export function createdAtTo({ linked }: {
|
|
764
|
+
linked: any;
|
|
765
|
+
}): any;
|
|
766
|
+
export function direction_2({ linked }: {
|
|
767
|
+
linked: any;
|
|
768
|
+
}): any;
|
|
769
|
+
export { direction_2 as direction };
|
|
770
|
+
export function gateway_1({ linked }: {
|
|
771
|
+
linked: any;
|
|
772
|
+
}): any;
|
|
773
|
+
export { gateway_1 as gateway };
|
|
774
|
+
export function grantee_1({ linked }: {
|
|
775
|
+
linked: any;
|
|
776
|
+
}): any;
|
|
777
|
+
export { grantee_1 as grantee };
|
|
778
|
+
export function hasAttachment({ linked }: {
|
|
779
|
+
linked: any;
|
|
780
|
+
}): any;
|
|
781
|
+
export function hasFile({ linked }: {
|
|
782
|
+
linked: any;
|
|
783
|
+
}): any;
|
|
784
|
+
export function hasTranscription({ linked }: {
|
|
785
|
+
linked: any;
|
|
786
|
+
}): any;
|
|
787
|
+
export function hasUser({ linked }: {
|
|
788
|
+
linked: any;
|
|
789
|
+
}): any;
|
|
790
|
+
export function impacted_1({ linked }: {
|
|
791
|
+
linked: any;
|
|
792
|
+
}): any;
|
|
793
|
+
export { impacted_1 as impacted };
|
|
794
|
+
export function contactLabel({ linked }: {
|
|
795
|
+
linked: any;
|
|
796
|
+
}): any;
|
|
797
|
+
export function contactOwner({ linked }: {
|
|
798
|
+
linked: any;
|
|
799
|
+
}): any;
|
|
800
|
+
export function priority_1({ linked }: {
|
|
801
|
+
linked: any;
|
|
802
|
+
}): any;
|
|
803
|
+
export { priority_1 as priority };
|
|
804
|
+
export function queue_2({ linked }: {
|
|
805
|
+
linked: any;
|
|
806
|
+
}): any;
|
|
807
|
+
export { queue_2 as queue };
|
|
808
|
+
export let rated: string;
|
|
809
|
+
export function ratedBy_1({ linked }: {
|
|
810
|
+
linked: any;
|
|
811
|
+
}): any;
|
|
812
|
+
export { ratedBy_1 as ratedBy };
|
|
813
|
+
export function rating_1({ linked }: {
|
|
814
|
+
linked: any;
|
|
815
|
+
}): any;
|
|
816
|
+
export { rating_1 as rating };
|
|
817
|
+
export function reactionTime_1({ linked }: {
|
|
818
|
+
linked: any;
|
|
819
|
+
}): any;
|
|
820
|
+
export { reactionTime_1 as reactionTime };
|
|
821
|
+
export function reporter_1({ linked }: {
|
|
822
|
+
linked: any;
|
|
823
|
+
}): any;
|
|
824
|
+
export { reporter_1 as reporter };
|
|
825
|
+
export function resolutionTime_1({ linked }: {
|
|
826
|
+
linked: any;
|
|
827
|
+
}): any;
|
|
828
|
+
export { resolutionTime_1 as resolutionTime };
|
|
829
|
+
export function score_2({ linked }: {
|
|
830
|
+
linked: any;
|
|
831
|
+
}): any;
|
|
832
|
+
export { score_2 as score };
|
|
833
|
+
export function service_2({ linked }: {
|
|
834
|
+
linked: any;
|
|
835
|
+
}): any;
|
|
836
|
+
export { service_2 as service };
|
|
837
|
+
export function sla({ linked }: {
|
|
838
|
+
linked: any;
|
|
839
|
+
}): any;
|
|
840
|
+
export function slaCondition({ linked }: {
|
|
841
|
+
linked: any;
|
|
842
|
+
}): any;
|
|
843
|
+
export function source_1({ linked }: {
|
|
844
|
+
linked: any;
|
|
845
|
+
}): any;
|
|
846
|
+
export { source_1 as source };
|
|
847
|
+
export function status_2({ linked }: {
|
|
848
|
+
linked: any;
|
|
849
|
+
}): any;
|
|
850
|
+
export { status_2 as status };
|
|
851
|
+
export function tag_1({ linked }: {
|
|
852
|
+
linked: any;
|
|
853
|
+
}): any;
|
|
854
|
+
export { tag_1 as tag };
|
|
855
|
+
export function talkDuration_1({ linked }: {
|
|
856
|
+
linked: any;
|
|
857
|
+
}): any;
|
|
858
|
+
export { talkDuration_1 as talkDuration };
|
|
859
|
+
export function team_1({ linked }: {
|
|
860
|
+
linked: any;
|
|
861
|
+
}): any;
|
|
862
|
+
export { team_1 as team };
|
|
863
|
+
export function totalDuration_1({ linked }: {
|
|
864
|
+
linked: any;
|
|
865
|
+
}): any;
|
|
866
|
+
export { totalDuration_1 as totalDuration };
|
|
867
|
+
export function user_1({ linked }: {
|
|
868
|
+
linked: any;
|
|
869
|
+
}): any;
|
|
870
|
+
export { user_1 as user };
|
|
871
|
+
export function variable({ linked }: {
|
|
872
|
+
linked: any;
|
|
873
|
+
}): any;
|
|
874
|
+
export namespace presets {
|
|
875
|
+
let preset: string;
|
|
876
|
+
let overwritePresetTitle: string;
|
|
877
|
+
let overwritePresetText: string;
|
|
878
|
+
namespace notifications {
|
|
879
|
+
namespace success {
|
|
880
|
+
export function update_1({ linked }: {
|
|
881
|
+
linked: any;
|
|
882
|
+
}): any;
|
|
883
|
+
export { update_1 as update };
|
|
884
|
+
export function create_1({ linked }: {
|
|
885
|
+
linked: any;
|
|
886
|
+
}): any;
|
|
887
|
+
export { create_1 as create };
|
|
888
|
+
export function _delete_1({ linked }: {
|
|
889
|
+
linked: any;
|
|
890
|
+
}): any;
|
|
891
|
+
export { _delete_1 as delete };
|
|
892
|
+
}
|
|
893
|
+
}
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
export { filters_1 as filters };
|
|
897
|
+
}
|
|
898
|
+
export namespace systemNotifications {
|
|
899
|
+
export namespace success_1 {
|
|
900
|
+
export function update_2({ named }: {
|
|
901
|
+
named: any;
|
|
902
|
+
}): string;
|
|
903
|
+
export { update_2 as update };
|
|
904
|
+
export function create_2({ named }: {
|
|
905
|
+
named: any;
|
|
906
|
+
}): string;
|
|
907
|
+
export { create_2 as create };
|
|
908
|
+
export function _delete_2({ named }: {
|
|
909
|
+
named: any;
|
|
910
|
+
}): string;
|
|
911
|
+
export { _delete_2 as delete };
|
|
912
|
+
}
|
|
913
|
+
export { success_1 as success };
|
|
914
|
+
}
|
|
915
|
+
export namespace errorNotifications {
|
|
916
|
+
let chatHistoryApi: string;
|
|
917
|
+
let markChatProcessed: string;
|
|
242
918
|
}
|
|
243
919
|
}
|
|
244
920
|
export default _default;
|
|
245
|
-
import AuditorSections from '../../enums/WebitelApplications/AuditorSections.enum.js';
|