@webitel/ui-sdk 25.12.40 → 25.12.42

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 (34) hide show
  1. package/dist/{install-DGNb9nVr.js → install-Bfl8ofha.js} +63 -58
  2. package/dist/{plyr-ByorDhcr.js → plyr-Df5cOiTy.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-DVCWftqH.js} +2 -2
  7. package/dist/{vidstack-D2pY00kU-Ws1Jvjkb.js → vidstack-D2pY00kU-DTpKOJ6o.js} +2 -2
  8. package/dist/{vidstack-DDXt6fpN-CMGNnPQV.js → vidstack-DDXt6fpN-aIclxRPV.js} +1 -1
  9. package/dist/{vidstack-D_-9AA6_-DLAWXBQ4.js → vidstack-D_-9AA6_-D1N8-Xl9.js} +1 -1
  10. package/dist/{vidstack-DqAw8m9J-BPmv6sOh.js → vidstack-DqAw8m9J-CW-yfsyI.js} +1 -1
  11. package/dist/{vidstack-audio-BIY4ys0T.js → vidstack-audio-cY3mT_Ph.js} +2 -2
  12. package/dist/{vidstack-dash-HCChLXEY.js → vidstack-dash-DoiwnJj9.js} +3 -3
  13. package/dist/{vidstack-google-cast-Be_1pOC-.js → vidstack-google-cast-BTmWbvmy.js} +3 -3
  14. package/dist/{vidstack-hls-BbnSLJID.js → vidstack-hls-BXZ0v6qf.js} +3 -3
  15. package/dist/{vidstack-video-Dxw2U6Fe.js → vidstack-video-DEuCzb_1.js} +2 -2
  16. package/dist/{vidstack-vimeo-G_rdpj4P.js → vidstack-vimeo-DVKRt2s2.js} +3 -3
  17. package/dist/{vidstack-youtube-Csh5czsD.js → vidstack-youtube-nXbTkV-N.js} +2 -2
  18. package/dist/{vuex.esm-bundler-VVqVSpHV.js → vuex.esm-bundler-CIjQVM6w.js} +1 -1
  19. package/package.json +2 -2
  20. package/src/components/wt-vidstack-player/components/buttons/play-button.vue +3 -1
  21. package/src/components/wt-vidstack-player/components/controls-group/controls-group.vue +3 -1
  22. package/src/components/wt-vidstack-player/components/layouts/video-layout.vue +6 -4
  23. package/src/components/wt-vidstack-player/components/panels/media-controls-panel/components/buttons/play-button.vue +3 -1
  24. package/src/components/wt-vidstack-player/components/panels/media-controls-panel/media-controls-panel.vue +4 -0
  25. package/src/components/wt-vidstack-player/components/panels/screen-sharing-controls-panel/screen-sharing-controls-panel.vue +3 -2
  26. package/src/components/wt-vidstack-player/components/panels/video-display-panel/video-display-panel.vue +5 -10
  27. package/src/components/wt-vidstack-player/types/WtVidstackPlayerSizeProvider.ts +9 -0
  28. package/src/components/wt-vidstack-player/wt-vidstack-player.vue +28 -7
  29. package/src/modules/CallSession/modules/VideoCall/video-call.vue +84 -73
  30. package/types/components/wt-vidstack-player/components/layouts/video-layout.vue.d.ts +2 -1
  31. package/types/components/wt-vidstack-player/components/panels/screen-sharing-controls-panel/screen-sharing-controls-panel.vue.d.ts +1 -1
  32. package/types/components/wt-vidstack-player/types/WtVidstackPlayerSizeProvider.d.ts +7 -0
  33. package/types/components/wt-vidstack-player/wt-vidstack-player.vue.d.ts +2 -1
  34. package/types/modules/CallSession/modules/VideoCall/video-call.vue.d.ts +21 -3
package/dist/ui-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- import { Y as f } from "./install-DGNb9nVr.js";
1
+ import { Y as f } from "./install-Bfl8ofha.js";
2
2
  export {
3
3
  f as default
4
4
  };