@webitel/ui-sdk 25.12.21 → 25.12.23

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 (59) hide show
  1. package/dist/{install-CdGI1s_Z.js → install-Dlm9F6VX.js} +32240 -31420
  2. package/dist/plyr-C2xH9S2_.js +4350 -0
  3. package/dist/ui-sdk.css +1 -1
  4. package/dist/ui-sdk.js +1 -1
  5. package/dist/ui-sdk.umd.cjs +1453 -1358
  6. package/dist/{vidstack-Bq6c3Bam-BLAMh0vH.js → vidstack-Bq6c3Bam-LBg_N7NA.js} +29 -29
  7. package/dist/{vidstack-D2pY00kU-Dicre-nA.js → vidstack-D2pY00kU-B54jdjLZ.js} +18 -18
  8. package/dist/{vidstack-DDXt6fpN-CdAy0iv6.js → vidstack-DDXt6fpN-0R_qWhr7.js} +3 -3
  9. package/dist/{vidstack-D_-9AA6_-CidODK__.js → vidstack-D_-9AA6_-C20rEPA8.js} +1 -1
  10. package/dist/{vidstack-DqAw8m9J-BwXpv8Os.js → vidstack-DqAw8m9J-BVoQCcQn.js} +7 -7
  11. package/dist/{vidstack-audio-BQjseZWu.js → vidstack-audio-CVUfqXtN.js} +2 -2
  12. package/dist/{vidstack-dash-Cx5Y-oOT.js → vidstack-dash-DH1tKEgp.js} +3 -3
  13. package/dist/{vidstack-google-cast-DRNYogTM.js → vidstack-google-cast-Chb7A1N-.js} +33 -33
  14. package/dist/{vidstack-hls-sG3loGlT.js → vidstack-hls-isJ6fzIa.js} +3 -3
  15. package/dist/{vidstack-video-DkPlVqH9.js → vidstack-video-Oj0vav_S.js} +12 -12
  16. package/dist/{vidstack-vimeo-Cp4A_zm_.js → vidstack-vimeo-t7YlxjO1.js} +18 -18
  17. package/dist/{vidstack-youtube-CHb6qlZ2.js → vidstack-youtube-Dx4AYrj5.js} +22 -22
  18. package/package.json +4 -4
  19. package/src/components/wt-load-bar/_variables.scss +5 -1
  20. package/src/components/wt-load-bar/wt-load-bar.vue +58 -3
  21. package/src/install.ts +1 -1
  22. package/types/api/clients/media/media.d.ts +3 -3
  23. package/types/components/on-demand/wt-display-chip-items/wt-display-chip-items.vue.d.ts +2 -14
  24. package/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +1 -0
  25. package/types/components/on-demand/wt-type-extension-value-input/wt-type-extension-value-input.vue.d.ts +2 -55
  26. package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +2 -0
  27. package/types/components/wt-badge/wt-badge.vue.d.ts +1 -1
  28. package/types/components/wt-button/wt-button.vue.d.ts +2 -48
  29. package/types/components/wt-checkbox/wt-checkbox.vue.d.ts +2 -27
  30. package/types/components/wt-chip/wt-chip.vue.d.ts +2 -7
  31. package/types/components/wt-confirm-dialog/wt-confirm-dialog.vue.d.ts +1 -0
  32. package/types/components/wt-context-menu/wt-context-menu.vue.d.ts +1 -0
  33. package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +4 -4
  34. package/types/components/wt-dual-panel/wt-dual-panel.vue.d.ts +3 -0
  35. package/types/components/wt-empty/wt-empty.vue.d.ts +7 -0
  36. package/types/components/wt-expansion-panel/wt-expansion-panel.vue.d.ts +2 -0
  37. package/types/components/wt-image/wt-image.vue.d.ts +2 -17
  38. package/types/components/wt-input/wt-input.vue.d.ts +4 -52
  39. package/types/components/wt-label/wt-label.vue.d.ts +2 -4
  40. package/types/components/wt-load-bar/wt-load-bar.vue.d.ts +11 -0
  41. package/types/components/wt-page-header/wt-page-header.vue.d.ts +3 -0
  42. package/types/components/wt-pagination/wt-pagination.vue.d.ts +1 -1
  43. package/types/components/wt-popover/wt-popover.vue.d.ts +2 -32
  44. package/types/components/wt-radio/wt-radio.vue.d.ts +2 -22
  45. package/types/components/wt-search-bar/wt-search-bar.vue.d.ts +2 -97
  46. package/types/components/wt-select/wt-select.vue.d.ts +4 -1
  47. package/types/components/wt-slider/wt-slider.vue.d.ts +1 -1
  48. package/types/components/wt-stepper/wt-stepper.vue.d.ts +1 -0
  49. package/types/components/wt-switcher/wt-switcher.vue.d.ts +2 -20
  50. package/types/components/wt-table/wt-table.vue.d.ts +2 -88
  51. package/types/components/wt-tags-input/wt-tags-input.vue.d.ts +4 -1
  52. package/types/components/wt-textarea/wt-textarea.vue.d.ts +4 -48
  53. package/types/components/wt-tooltip/wt-tooltip.vue.d.ts +1 -0
  54. package/types/components/wt-tree-table/wt-tree-table.vue.d.ts +2 -34
  55. package/types/components/wt-tree-table-row/wt-tree-table-row.vue.d.ts +2 -30
  56. package/types/install.d.ts +1 -1
  57. package/types/modules/Userinfo/api/userinfo.d.ts +1 -1
  58. package/types/modules/Userinfo/v2/api/UserinfoAPI.d.ts +1 -1
  59. package/dist/plyr.min-BRLz1cd6.js +0 -2260
package/dist/ui-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- import { W as f } from "./install-CdGI1s_Z.js";
1
+ import { X as f } from "./install-Dlm9F6VX.js";
2
2
  export {
3
3
  f as default
4
4
  };