@webitel/ui-sdk 25.12.39 → 25.12.41

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 (47) hide show
  1. package/dist/{install-DGNb9nVr.js → install-B4Nk3OEz.js} +63 -58
  2. package/dist/{plyr-ByorDhcr.js → plyr-KaDfMO3z.js} +1 -1
  3. package/dist/ui-sdk.css +1 -1
  4. package/dist/ui-sdk.js +1 -1
  5. package/dist/ui-sdk.umd.cjs +541 -541
  6. package/dist/{vidstack-Bq6c3Bam-D5KBuWRZ.js → vidstack-Bq6c3Bam-wTVq5dCD.js} +2 -2
  7. package/dist/{vidstack-D2pY00kU-Ws1Jvjkb.js → vidstack-D2pY00kU-BDY1tl0N.js} +2 -2
  8. package/dist/{vidstack-DDXt6fpN-CMGNnPQV.js → vidstack-DDXt6fpN-DFzqLOOW.js} +1 -1
  9. package/dist/{vidstack-D_-9AA6_-DLAWXBQ4.js → vidstack-D_-9AA6_-Doy3hgnN.js} +1 -1
  10. package/dist/{vidstack-DqAw8m9J-BPmv6sOh.js → vidstack-DqAw8m9J-CF8Kjm2j.js} +1 -1
  11. package/dist/{vidstack-audio-BIY4ys0T.js → vidstack-audio-CP2NCp0l.js} +2 -2
  12. package/dist/{vidstack-dash-HCChLXEY.js → vidstack-dash-D2mGrqE7.js} +3 -3
  13. package/dist/{vidstack-google-cast-Be_1pOC-.js → vidstack-google-cast-Buijkdak.js} +3 -3
  14. package/dist/{vidstack-hls-BbnSLJID.js → vidstack-hls-CmjSG0jl.js} +3 -3
  15. package/dist/{vidstack-video-Dxw2U6Fe.js → vidstack-video-1yX47WpZ.js} +2 -2
  16. package/dist/{vidstack-vimeo-G_rdpj4P.js → vidstack-vimeo-CHLHywMZ.js} +3 -3
  17. package/dist/{vidstack-youtube-Csh5czsD.js → vidstack-youtube-DT3G83C6.js} +2 -2
  18. package/dist/{vuex.esm-bundler-VVqVSpHV.js → vuex.esm-bundler-GW6Qg-nV.js} +1 -1
  19. package/package.json +2 -2
  20. package/src/components/wt-vidstack-player/components/layouts/video-layout.vue +4 -3
  21. package/src/components/wt-vidstack-player/components/panels/media-controls-panel/media-controls-panel.vue +4 -0
  22. package/src/components/wt-vidstack-player/components/panels/video-display-panel/video-display-panel.vue +4 -1
  23. package/src/components/wt-vidstack-player/wt-vidstack-player.vue +27 -7
  24. package/src/locale/en/en.js +2 -0
  25. package/src/locale/es/es.js +2 -0
  26. package/src/locale/kz/kz.js +2 -0
  27. package/src/locale/pl/pl.js +2 -0
  28. package/src/locale/ro/ro.js +2 -0
  29. package/src/locale/ru/ru.js +2 -0
  30. package/src/locale/uk/uk.js +2 -0
  31. package/src/locale/uz/uz.js +2 -0
  32. package/src/locale/vi/vi.js +2 -0
  33. package/src/modules/CallSession/modules/VideoCall/video-call.vue +73 -68
  34. package/types/components/wt-vidstack-player/components/layouts/video-layout.vue.d.ts +2 -1
  35. package/types/components/wt-vidstack-player/wt-vidstack-player.vue.d.ts +2 -1
  36. package/types/locale/en/en.d.ts +2 -0
  37. package/types/locale/es/es.d.ts +4 -1
  38. package/types/locale/i18n.d.ts +18 -0
  39. package/types/locale/index.d.ts +18 -0
  40. package/types/locale/kz/kz.d.ts +4 -1
  41. package/types/locale/pl/pl.d.ts +4 -1
  42. package/types/locale/ro/ro.d.ts +4 -1
  43. package/types/locale/ru/ru.d.ts +4 -1
  44. package/types/locale/uk/uk.d.ts +4 -1
  45. package/types/locale/uz/uz.d.ts +4 -1
  46. package/types/locale/vi/vi.d.ts +4 -1
  47. package/types/modules/CallSession/modules/VideoCall/video-call.vue.d.ts +19 -1
@@ -68,6 +68,7 @@ declare namespace _default {
68
68
  export let group: string;
69
69
  export let dateTime: string;
70
70
  export function updatedBy(): string;
71
+ export let check: string;
71
72
  }
72
73
  export namespace vocabulary {
73
74
  let apply: string;
@@ -111,6 +112,7 @@ declare namespace _default {
111
112
  let expireAt: string;
112
113
  let destination: string;
113
114
  let utilizationProgress: string;
115
+ let settings: string;
114
116
  }
115
117
  export namespace date {
116
118
  let sec: string;
@@ -582,7 +584,8 @@ declare namespace _default {
582
584
  export namespace headerActions {
583
585
  export let account: string;
584
586
  export let docs: string;
585
- export let settings: string;
587
+ let settings_1: string;
588
+ export { settings_1 as settings };
586
589
  let logout_1: string;
587
590
  export { logout_1 as logout };
588
591
  export let buildVersion: string;
@@ -68,6 +68,7 @@ declare namespace _default {
68
68
  export let group: string;
69
69
  export let dateTime: string;
70
70
  export function updatedBy(): string;
71
+ export let check: string;
71
72
  }
72
73
  export namespace vocabulary {
73
74
  let apply: string;
@@ -111,6 +112,7 @@ declare namespace _default {
111
112
  let expireAt: string;
112
113
  let destination: string;
113
114
  let utilizationProgress: string;
115
+ let settings: string;
114
116
  }
115
117
  export namespace date {
116
118
  let sec: string;
@@ -582,7 +584,8 @@ declare namespace _default {
582
584
  export namespace headerActions {
583
585
  export let account: string;
584
586
  export let docs: string;
585
- export let settings: string;
587
+ let settings_1: string;
588
+ export { settings_1 as settings };
586
589
  let logout_1: string;
587
590
  export { logout_1 as logout };
588
591
  export let buildVersion: string;
@@ -17,10 +17,22 @@ type __VLS_Props = {
17
17
  static?: boolean;
18
18
  position?: 'left-bottom' | 'right-bottom';
19
19
  size?: ComponentSize;
20
+ hideHeader?: boolean;
21
+ resizable?: boolean;
20
22
  actions: VideoCallAction[];
21
23
  username: string;
22
24
  };
23
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
25
+ declare var __VLS_10: {
26
+ size: ComponentSize;
27
+ }, __VLS_12: {
28
+ size: ComponentSize;
29
+ };
30
+ type __VLS_Slots = {} & {
31
+ content?: (props: typeof __VLS_10) => any;
32
+ } & {
33
+ overlay?: (props: typeof __VLS_12) => any;
34
+ };
35
+ declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
24
36
  [x: string]: any;
25
37
  } & {
26
38
  [x: string]: any;
@@ -29,4 +41,10 @@ declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {
29
41
  }>, {
30
42
  position: "left-bottom" | "right-bottom";
31
43
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
44
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
32
45
  export default _default;
46
+ type __VLS_WithSlots<T, S> = T & {
47
+ new (): {
48
+ $slots: S;
49
+ };
50
+ };