@webitel/ui-sdk 25.10.60 → 25.10.62

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 (53) hide show
  1. package/dist/{install-BIBTsOtE.js → install-CJQfl0hy.js} +29860 -28363
  2. package/dist/ui-sdk.css +1 -1
  3. package/dist/ui-sdk.js +1 -1
  4. package/dist/ui-sdk.umd.cjs +401 -398
  5. package/dist/{vidstack-Bq6c3Bam-CddoBKkE.js → vidstack-Bq6c3Bam-gxXrCSig.js} +2 -2
  6. package/dist/{vidstack-D2pY00kU-_TcpbsxY.js → vidstack-D2pY00kU-BFY6dR6B.js} +2 -2
  7. package/dist/{vidstack-DDXt6fpN-CHZwRfQ_.js → vidstack-DDXt6fpN-B-lwWzfa.js} +1 -1
  8. package/dist/{vidstack-D_-9AA6_-Cp8Dg-cI.js → vidstack-D_-9AA6_-BWo8rqGl.js} +1 -1
  9. package/dist/{vidstack-DqAw8m9J-BOZzC5vP.js → vidstack-DqAw8m9J-BV_UffFj.js} +1 -1
  10. package/dist/{vidstack-audio-BrPd1E5M.js → vidstack-audio-IHdHpg26.js} +2 -2
  11. package/dist/{vidstack-dash-Dd4QxslG.js → vidstack-dash-KAIY2weY.js} +3 -3
  12. package/dist/{vidstack-google-cast-C_H8WnQH.js → vidstack-google-cast-IR47LQ6g.js} +3 -3
  13. package/dist/{vidstack-hls-C44OUY5O.js → vidstack-hls-hjvWJcUS.js} +3 -3
  14. package/dist/{vidstack-video-CP-SHCvS.js → vidstack-video-DWMQ0ihW.js} +2 -2
  15. package/dist/{vidstack-vimeo-LUL_WmZN.js → vidstack-vimeo-D-w_5fjk.js} +3 -3
  16. package/dist/{vidstack-youtube-D5NgWd5Z.js → vidstack-youtube-Ci1_W6v9.js} +2 -2
  17. package/package.json +3 -2
  18. package/src/components/index.js +3 -0
  19. package/src/components/on-demand/wt-chat-emoji/wt-chat-emoji.vue +95 -0
  20. package/src/components/wt-icon/_variables.scss +8 -8
  21. package/src/components/wt-icon-action/iconMappings.js +1 -0
  22. package/src/components/wt-icon-action/wt-icon-action.vue +1 -0
  23. package/src/enums/ChatGatewayProvider/ChatGatewayProvider.enum.js +7 -10
  24. package/src/enums/ChatGatewayProvider/ProviderIconType.enum.js +1 -0
  25. package/src/enums/IconAction/IconAction.enum.js +1 -0
  26. package/src/enums/index.ts +2 -0
  27. package/src/locale/en/en.js +6 -0
  28. package/src/locale/es/es.js +6 -0
  29. package/src/locale/kz/kz.js +6 -0
  30. package/src/locale/pl/pl.js +6 -0
  31. package/src/locale/ro/ro.js +6 -0
  32. package/src/locale/ru/ru.js +6 -0
  33. package/src/locale/uk/uk.js +6 -0
  34. package/src/locale/uz/uz.js +6 -0
  35. package/src/locale/vi/vi.js +6 -0
  36. package/types/components/index.d.ts +3 -1
  37. package/types/components/on-demand/wt-chat-emoji/wt-chat-emoji.vue.d.ts +8 -0
  38. package/types/components/wt-icon-action/iconMappings.d.ts +1 -0
  39. package/types/enums/ChatGatewayProvider/ChatGatewayProvider.enum.d.ts +1 -10
  40. package/types/enums/ChatGatewayProvider/ProviderIconType.enum.d.ts +1 -0
  41. package/types/enums/IconAction/IconAction.enum.d.ts +1 -0
  42. package/types/enums/index.d.ts +2 -1
  43. package/types/locale/en/en.d.ts +8 -0
  44. package/types/locale/es/es.d.ts +13 -3
  45. package/types/locale/i18n.d.ts +72 -0
  46. package/types/locale/index.d.ts +72 -0
  47. package/types/locale/kz/kz.d.ts +13 -3
  48. package/types/locale/pl/pl.d.ts +13 -3
  49. package/types/locale/ro/ro.d.ts +13 -3
  50. package/types/locale/ru/ru.d.ts +13 -3
  51. package/types/locale/uk/uk.d.ts +13 -3
  52. package/types/locale/uz/uz.d.ts +13 -3
  53. package/types/locale/vi/vi.d.ts +13 -3
@@ -161,6 +161,12 @@ declare namespace _default {
161
161
  let customLookup_1: string;
162
162
  export { customLookup_1 as customLookup };
163
163
  }
164
+ export let chatGateway: string;
165
+ export namespace chat {
166
+ let chat_1: string;
167
+ export { chat_1 as chat };
168
+ export let draftPlaceholder: string;
169
+ }
164
170
  export namespace queue {
165
171
  let queue_1: string;
166
172
  export { queue_1 as queue };
@@ -191,7 +197,8 @@ declare namespace _default {
191
197
  let name_1: string;
192
198
  export { name_1 as name };
193
199
  export namespace type_2 {
194
- export let chat: string;
200
+ let chat_2: string;
201
+ export { chat_2 as chat };
195
202
  let voice_1: string;
196
203
  export { voice_1 as voice };
197
204
  export let service: string;
@@ -234,8 +241,8 @@ declare namespace _default {
234
241
  export namespace type_3 {
235
242
  export let call: string;
236
243
  export let email: string;
237
- let chat_1: string;
238
- export { chat_1 as chat };
244
+ let chat_3: string;
245
+ export { chat_3 as chat };
239
246
  export let task: string;
240
247
  }
241
248
  export { type_3 as type };
@@ -648,6 +655,9 @@ declare namespace _default {
648
655
  "add-contact": ({ linked }: {
649
656
  linked: any;
650
657
  }) => string;
658
+ chat: ({ linked }: {
659
+ linked: any;
660
+ }) => any;
651
661
  };
652
662
  }
653
663
  export namespace errorPages {
@@ -163,6 +163,12 @@ declare namespace _default {
163
163
  let customLookup_1: string;
164
164
  export { customLookup_1 as customLookup };
165
165
  }
166
+ export let chatGateway: string;
167
+ export namespace chat {
168
+ let chat_1: string;
169
+ export { chat_1 as chat };
170
+ export let draftPlaceholder: string;
171
+ }
166
172
  export namespace queue {
167
173
  let queue_1: string;
168
174
  export { queue_1 as queue };
@@ -193,7 +199,8 @@ declare namespace _default {
193
199
  let name_1: string;
194
200
  export { name_1 as name };
195
201
  export namespace type_2 {
196
- export let chat: string;
202
+ let chat_2: string;
203
+ export { chat_2 as chat };
197
204
  let voice_1: string;
198
205
  export { voice_1 as voice };
199
206
  export let service: string;
@@ -236,8 +243,8 @@ declare namespace _default {
236
243
  export namespace type_3 {
237
244
  export let call: string;
238
245
  export let email: string;
239
- let chat_1: string;
240
- export { chat_1 as chat };
246
+ let chat_3: string;
247
+ export { chat_3 as chat };
241
248
  export let task: string;
242
249
  }
243
250
  export { type_3 as type };
@@ -650,6 +657,9 @@ declare namespace _default {
650
657
  "add-contact": ({ linked }: {
651
658
  linked: any;
652
659
  }) => string;
660
+ chat: ({ linked }: {
661
+ linked: any;
662
+ }) => any;
653
663
  };
654
664
  }
655
665
  export namespace errorPages {
@@ -163,6 +163,12 @@ declare namespace _default {
163
163
  let customLookup_1: string;
164
164
  export { customLookup_1 as customLookup };
165
165
  }
166
+ export let chatGateway: string;
167
+ export namespace chat {
168
+ let chat_1: string;
169
+ export { chat_1 as chat };
170
+ export let draftPlaceholder: string;
171
+ }
166
172
  export namespace queue {
167
173
  let queue_1: string;
168
174
  export { queue_1 as queue };
@@ -193,7 +199,8 @@ declare namespace _default {
193
199
  let name_1: string;
194
200
  export { name_1 as name };
195
201
  export namespace type_2 {
196
- export let chat: string;
202
+ let chat_2: string;
203
+ export { chat_2 as chat };
197
204
  let voice_1: string;
198
205
  export { voice_1 as voice };
199
206
  export let service: string;
@@ -236,8 +243,8 @@ declare namespace _default {
236
243
  export namespace type_3 {
237
244
  export let call: string;
238
245
  export let email: string;
239
- let chat_1: string;
240
- export { chat_1 as chat };
246
+ let chat_3: string;
247
+ export { chat_3 as chat };
241
248
  export let task: string;
242
249
  }
243
250
  export { type_3 as type };
@@ -650,6 +657,9 @@ declare namespace _default {
650
657
  "add-contact": ({ linked }: {
651
658
  linked: any;
652
659
  }) => string;
660
+ chat: ({ linked }: {
661
+ linked: any;
662
+ }) => any;
653
663
  };
654
664
  }
655
665
  export namespace errorPages {