@webitel/ui-sdk 26.4.60 → 26.4.61
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/package.json +1 -1
- package/src/locale/en/en.js +1 -0
- package/src/locale/es/es.js +1 -0
- package/src/locale/kz/kz.js +1 -0
- package/src/locale/pl/pl.js +1 -0
- package/src/locale/ro/ro.js +1 -0
- package/src/locale/ru/ru.js +1 -0
- package/src/locale/uk/uk.js +1 -0
- package/src/locale/uz/uz.js +1 -0
- package/src/locale/vi/vi.js +1 -0
- package/types/locale/en/en.d.ts +1 -0
- package/types/locale/es/es.d.ts +1 -0
- package/types/locale/i18n.d.ts +9 -0
- package/types/locale/index.d.ts +9 -0
- package/types/locale/kz/kz.d.ts +1 -0
- package/types/locale/pl/pl.d.ts +1 -0
- package/types/locale/ro/ro.d.ts +1 -0
- package/types/locale/ru/ru.d.ts +1 -0
- package/types/locale/uk/uk.d.ts +1 -0
- package/types/locale/uz/uz.d.ts +1 -0
- package/types/locale/vi/vi.d.ts +1 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@webitel/ui-sdk",
|
|
3
|
-
"version": "26.4.
|
|
3
|
+
"version": "26.4.61",
|
|
4
4
|
"private": false,
|
|
5
5
|
"scripts": {
|
|
6
6
|
"make-all": "npm version patch --git-tag-version false && npm run build && (npm run build:types || true) && (npm run biome:format:all || true) && npm run publish-lib",
|
package/src/locale/en/en.js
CHANGED
|
@@ -245,6 +245,7 @@ export default deepmerge(
|
|
|
245
245
|
[ChatGatewayProvider.WEBCHAT]: 'Web chat',
|
|
246
246
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
247
247
|
[ChatGatewayProvider.CUSTOM]: 'Custom Chat Gateway',
|
|
248
|
+
[ChatGatewayProvider.PORTAL]: 'Portal',
|
|
248
249
|
},
|
|
249
250
|
quickReplies: {
|
|
250
251
|
quickReplies: 'Quick reply | Quick replies',
|
package/src/locale/es/es.js
CHANGED
|
@@ -237,6 +237,7 @@ export default {
|
|
|
237
237
|
[ChatGatewayProvider.WEBCHAT]: 'Chat web',
|
|
238
238
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
239
239
|
[ChatGatewayProvider.CUSTOM]: 'Gateway de chat personalizado',
|
|
240
|
+
[ChatGatewayProvider.PORTAL]: 'Portal',
|
|
240
241
|
},
|
|
241
242
|
quickReplies: {
|
|
242
243
|
quickReplies: 'Respuesta rápida | Respuestas rápidas',
|
package/src/locale/kz/kz.js
CHANGED
|
@@ -242,6 +242,7 @@ export default {
|
|
|
242
242
|
[ChatGatewayProvider.WEBCHAT]: 'Web chat',
|
|
243
243
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
244
244
|
[ChatGatewayProvider.CUSTOM]: 'Custom Chat Gateway',
|
|
245
|
+
[ChatGatewayProvider.PORTAL]: 'Portal',
|
|
245
246
|
},
|
|
246
247
|
quickReplies: {
|
|
247
248
|
quickReplies: 'Жылдам жауап | Жылдам жауаптар',
|
package/src/locale/pl/pl.js
CHANGED
|
@@ -242,6 +242,7 @@ export default {
|
|
|
242
242
|
[ChatGatewayProvider.WEBCHAT]: 'Czat webowy',
|
|
243
243
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
244
244
|
[ChatGatewayProvider.CUSTOM]: 'Niestandardowa bramka czatu',
|
|
245
|
+
[ChatGatewayProvider.PORTAL]: 'Portal',
|
|
245
246
|
},
|
|
246
247
|
quickReplies: {
|
|
247
248
|
quickReplies: 'Szybka odpowiedź | Szybkie odpowiedzi',
|
package/src/locale/ro/ro.js
CHANGED
|
@@ -242,6 +242,7 @@ export default {
|
|
|
242
242
|
[ChatGatewayProvider.WEBCHAT]: 'Web chat',
|
|
243
243
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
244
244
|
[ChatGatewayProvider.CUSTOM]: 'Gateway Chat Personalizat',
|
|
245
|
+
[ChatGatewayProvider.PORTAL]: 'Portal',
|
|
245
246
|
},
|
|
246
247
|
quickReplies: {
|
|
247
248
|
quickReplies: 'Răspuns rapid | Răspunsuri rapide',
|
package/src/locale/ru/ru.js
CHANGED
|
@@ -238,6 +238,7 @@ export default {
|
|
|
238
238
|
[ChatGatewayProvider.WEBCHAT]: 'Web chat',
|
|
239
239
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
240
240
|
[ChatGatewayProvider.CUSTOM]: 'Custom Chat Gateway',
|
|
241
|
+
[ChatGatewayProvider.PORTAL]: 'Портал',
|
|
241
242
|
},
|
|
242
243
|
quickReplies: {
|
|
243
244
|
quickReplies: 'Быстрый ответ | Быстрые ответы',
|
package/src/locale/uk/uk.js
CHANGED
|
@@ -237,6 +237,7 @@ export default {
|
|
|
237
237
|
[ChatGatewayProvider.WEBCHAT]: 'Web chat',
|
|
238
238
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
239
239
|
[ChatGatewayProvider.CUSTOM]: 'Custom Chat Gateway',
|
|
240
|
+
[ChatGatewayProvider.PORTAL]: 'Портал',
|
|
240
241
|
},
|
|
241
242
|
quickReplies: {
|
|
242
243
|
quickReplies: 'Швидка відповідь | Швидкі відповіді',
|
package/src/locale/uz/uz.js
CHANGED
|
@@ -242,6 +242,7 @@ export default {
|
|
|
242
242
|
[ChatGatewayProvider.WEBCHAT]: 'Veb chat',
|
|
243
243
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
244
244
|
[ChatGatewayProvider.CUSTOM]: 'Maxsus chat shlyuzi',
|
|
245
|
+
[ChatGatewayProvider.PORTAL]: 'Portal',
|
|
245
246
|
},
|
|
246
247
|
quickReplies: {
|
|
247
248
|
quickReplies: 'Tezkor javob | Tezkor javoblar',
|
package/src/locale/vi/vi.js
CHANGED
|
@@ -242,6 +242,7 @@ export default {
|
|
|
242
242
|
[ChatGatewayProvider.WEBCHAT]: 'Web chat',
|
|
243
243
|
[ChatGatewayProvider.INFOBIP]: 'Infobip',
|
|
244
244
|
[ChatGatewayProvider.CUSTOM]: 'Cổng kết nối chat tùy chỉnh',
|
|
245
|
+
[ChatGatewayProvider.PORTAL]: 'Portal',
|
|
245
246
|
},
|
|
246
247
|
quickReplies: {
|
|
247
248
|
quickReplies: 'Trả lời nhanh | Trả lời nhanh',
|
package/types/locale/en/en.d.ts
CHANGED
package/types/locale/es/es.d.ts
CHANGED
package/types/locale/i18n.d.ts
CHANGED
|
@@ -207,6 +207,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
207
207
|
webchat: string;
|
|
208
208
|
infobip_whatsapp: string;
|
|
209
209
|
custom: string;
|
|
210
|
+
portal: string;
|
|
210
211
|
};
|
|
211
212
|
quickReplies: {
|
|
212
213
|
quickReplies: string;
|
|
@@ -1032,6 +1033,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1032
1033
|
webchat: string;
|
|
1033
1034
|
infobip_whatsapp: string;
|
|
1034
1035
|
custom: string;
|
|
1036
|
+
portal: string;
|
|
1035
1037
|
};
|
|
1036
1038
|
quickReplies: {
|
|
1037
1039
|
quickReplies: string;
|
|
@@ -1841,6 +1843,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
1841
1843
|
webchat: string;
|
|
1842
1844
|
infobip_whatsapp: string;
|
|
1843
1845
|
custom: string;
|
|
1846
|
+
portal: string;
|
|
1844
1847
|
};
|
|
1845
1848
|
quickReplies: {
|
|
1846
1849
|
quickReplies: string;
|
|
@@ -2652,6 +2655,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
2652
2655
|
webchat: string;
|
|
2653
2656
|
infobip_whatsapp: string;
|
|
2654
2657
|
custom: string;
|
|
2658
|
+
portal: string;
|
|
2655
2659
|
};
|
|
2656
2660
|
quickReplies: {
|
|
2657
2661
|
quickReplies: string;
|
|
@@ -3461,6 +3465,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
3461
3465
|
webchat: string;
|
|
3462
3466
|
infobip_whatsapp: string;
|
|
3463
3467
|
custom: string;
|
|
3468
|
+
portal: string;
|
|
3464
3469
|
};
|
|
3465
3470
|
quickReplies: {
|
|
3466
3471
|
quickReplies: string;
|
|
@@ -4272,6 +4277,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
4272
4277
|
webchat: string;
|
|
4273
4278
|
infobip_whatsapp: string;
|
|
4274
4279
|
custom: string;
|
|
4280
|
+
portal: string;
|
|
4275
4281
|
};
|
|
4276
4282
|
quickReplies: {
|
|
4277
4283
|
quickReplies: string;
|
|
@@ -5083,6 +5089,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5083
5089
|
webchat: string;
|
|
5084
5090
|
infobip_whatsapp: string;
|
|
5085
5091
|
custom: string;
|
|
5092
|
+
portal: string;
|
|
5086
5093
|
};
|
|
5087
5094
|
quickReplies: {
|
|
5088
5095
|
quickReplies: string;
|
|
@@ -5894,6 +5901,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
5894
5901
|
webchat: string;
|
|
5895
5902
|
infobip_whatsapp: string;
|
|
5896
5903
|
custom: string;
|
|
5904
|
+
portal: string;
|
|
5897
5905
|
};
|
|
5898
5906
|
quickReplies: {
|
|
5899
5907
|
quickReplies: string;
|
|
@@ -6706,6 +6714,7 @@ declare const _default: import("vue-i18n").I18n<{
|
|
|
6706
6714
|
webchat: string;
|
|
6707
6715
|
infobip_whatsapp: string;
|
|
6708
6716
|
custom: string;
|
|
6717
|
+
portal: string;
|
|
6709
6718
|
};
|
|
6710
6719
|
quickReplies: {
|
|
6711
6720
|
quickReplies: string;
|
package/types/locale/index.d.ts
CHANGED
|
@@ -217,6 +217,7 @@ export declare const messages: {
|
|
|
217
217
|
webchat: string;
|
|
218
218
|
infobip_whatsapp: string;
|
|
219
219
|
custom: string;
|
|
220
|
+
portal: string;
|
|
220
221
|
};
|
|
221
222
|
quickReplies: {
|
|
222
223
|
quickReplies: string;
|
|
@@ -1042,6 +1043,7 @@ export declare const messages: {
|
|
|
1042
1043
|
webchat: string;
|
|
1043
1044
|
infobip_whatsapp: string;
|
|
1044
1045
|
custom: string;
|
|
1046
|
+
portal: string;
|
|
1045
1047
|
};
|
|
1046
1048
|
quickReplies: {
|
|
1047
1049
|
quickReplies: string;
|
|
@@ -1851,6 +1853,7 @@ export declare const messages: {
|
|
|
1851
1853
|
webchat: string;
|
|
1852
1854
|
infobip_whatsapp: string;
|
|
1853
1855
|
custom: string;
|
|
1856
|
+
portal: string;
|
|
1854
1857
|
};
|
|
1855
1858
|
quickReplies: {
|
|
1856
1859
|
quickReplies: string;
|
|
@@ -2662,6 +2665,7 @@ export declare const messages: {
|
|
|
2662
2665
|
webchat: string;
|
|
2663
2666
|
infobip_whatsapp: string;
|
|
2664
2667
|
custom: string;
|
|
2668
|
+
portal: string;
|
|
2665
2669
|
};
|
|
2666
2670
|
quickReplies: {
|
|
2667
2671
|
quickReplies: string;
|
|
@@ -3471,6 +3475,7 @@ export declare const messages: {
|
|
|
3471
3475
|
webchat: string;
|
|
3472
3476
|
infobip_whatsapp: string;
|
|
3473
3477
|
custom: string;
|
|
3478
|
+
portal: string;
|
|
3474
3479
|
};
|
|
3475
3480
|
quickReplies: {
|
|
3476
3481
|
quickReplies: string;
|
|
@@ -4282,6 +4287,7 @@ export declare const messages: {
|
|
|
4282
4287
|
webchat: string;
|
|
4283
4288
|
infobip_whatsapp: string;
|
|
4284
4289
|
custom: string;
|
|
4290
|
+
portal: string;
|
|
4285
4291
|
};
|
|
4286
4292
|
quickReplies: {
|
|
4287
4293
|
quickReplies: string;
|
|
@@ -5093,6 +5099,7 @@ export declare const messages: {
|
|
|
5093
5099
|
webchat: string;
|
|
5094
5100
|
infobip_whatsapp: string;
|
|
5095
5101
|
custom: string;
|
|
5102
|
+
portal: string;
|
|
5096
5103
|
};
|
|
5097
5104
|
quickReplies: {
|
|
5098
5105
|
quickReplies: string;
|
|
@@ -5904,6 +5911,7 @@ export declare const messages: {
|
|
|
5904
5911
|
webchat: string;
|
|
5905
5912
|
infobip_whatsapp: string;
|
|
5906
5913
|
custom: string;
|
|
5914
|
+
portal: string;
|
|
5907
5915
|
};
|
|
5908
5916
|
quickReplies: {
|
|
5909
5917
|
quickReplies: string;
|
|
@@ -6716,6 +6724,7 @@ export declare const messages: {
|
|
|
6716
6724
|
webchat: string;
|
|
6717
6725
|
infobip_whatsapp: string;
|
|
6718
6726
|
custom: string;
|
|
6727
|
+
portal: string;
|
|
6719
6728
|
};
|
|
6720
6729
|
quickReplies: {
|
|
6721
6730
|
quickReplies: string;
|
package/types/locale/kz/kz.d.ts
CHANGED
package/types/locale/pl/pl.d.ts
CHANGED
package/types/locale/ro/ro.d.ts
CHANGED
package/types/locale/ru/ru.d.ts
CHANGED
package/types/locale/uk/uk.d.ts
CHANGED
package/types/locale/uz/uz.d.ts
CHANGED