@webitel/ui-sdk 25.10.62 → 25.10.63

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 (45) hide show
  1. package/dist/{install-CJQfl0hy.js → install-CvVB1Knh.js} +76926 -76927
  2. package/dist/ui-sdk.css +1 -1
  3. package/dist/ui-sdk.js +1 -1
  4. package/dist/ui-sdk.umd.cjs +165 -165
  5. package/dist/{vidstack-Bq6c3Bam-gxXrCSig.js → vidstack-Bq6c3Bam-2cjWnmbu.js} +2 -2
  6. package/dist/{vidstack-D2pY00kU-BFY6dR6B.js → vidstack-D2pY00kU-D9F0n58B.js} +2 -2
  7. package/dist/{vidstack-DDXt6fpN-B-lwWzfa.js → vidstack-DDXt6fpN-IXnaeX8o.js} +1 -1
  8. package/dist/{vidstack-D_-9AA6_-BWo8rqGl.js → vidstack-D_-9AA6_-DHDBzOQ5.js} +1 -1
  9. package/dist/{vidstack-DqAw8m9J-BV_UffFj.js → vidstack-DqAw8m9J-CwOcrQm0.js} +1 -1
  10. package/dist/{vidstack-audio-IHdHpg26.js → vidstack-audio-Bemmt9Tv.js} +2 -2
  11. package/dist/{vidstack-dash-KAIY2weY.js → vidstack-dash-E-X9gvs2.js} +3 -3
  12. package/dist/{vidstack-google-cast-IR47LQ6g.js → vidstack-google-cast-BXoh_IDV.js} +3 -3
  13. package/dist/{vidstack-hls-hjvWJcUS.js → vidstack-hls-BuhfKFl5.js} +3 -3
  14. package/dist/{vidstack-video-DWMQ0ihW.js → vidstack-video-Ccc4GNnH.js} +2 -2
  15. package/dist/{vidstack-vimeo-D-w_5fjk.js → vidstack-vimeo-BDwxijVM.js} +3 -3
  16. package/dist/{vidstack-youtube-Ci1_W6v9.js → vidstack-youtube-aryjnCDj.js} +2 -2
  17. package/package.json +2 -2
  18. package/types/components/index.d.ts +2 -2
  19. package/types/components/on-demand/wt-cc-agent-status-timers/wt-cc-agent-status-timers.vue.d.ts +2 -2
  20. package/types/components/on-demand/wt-selection-popup/wt-selection-popup.vue.d.ts +1 -1
  21. package/types/components/wt-action-bar/WtActionBarActionsOrder.d.ts +2 -2
  22. package/types/components/wt-action-bar/wt-action-bar.vue.d.ts +17 -17
  23. package/types/components/wt-avatar/wt-avatar.vue.d.ts +2 -2
  24. package/types/components/wt-button/wt-button.vue.d.ts +4 -4
  25. package/types/components/wt-button-select/wt-button-select.vue.d.ts +2 -2
  26. package/types/components/wt-checkbox/wt-checkbox.vue.d.ts +2 -2
  27. package/types/components/wt-datepicker/wt-datepicker.vue.d.ts +4 -4
  28. package/types/components/wt-empty/wt-empty.vue.d.ts +3 -3
  29. package/types/components/wt-icon/wt-icon.vue.d.ts +1 -1
  30. package/types/components/wt-indicator/wt-indicator.vue.d.ts +1 -1
  31. package/types/components/wt-input/wt-input.vue.d.ts +6 -6
  32. package/types/components/wt-loader/_internals/wt-spinner-loader.vue.d.ts +1 -1
  33. package/types/components/wt-loader/wt-loader.vue.d.ts +2 -2
  34. package/types/components/wt-player/wt-player.vue.d.ts +3 -3
  35. package/types/components/wt-popover/wt-popover.vue.d.ts +2 -2
  36. package/types/components/wt-popup/wt-popup.vue.d.ts +1 -1
  37. package/types/components/wt-radio/wt-radio.vue.d.ts +4 -4
  38. package/types/components/wt-rounded-action/wt-rounded-action.vue.d.ts +8 -8
  39. package/types/components/wt-switcher/wt-switcher.vue.d.ts +2 -2
  40. package/types/components/wt-textarea/wt-textarea.vue.d.ts +3 -3
  41. package/types/components/wt-time-input/wt-time-input.vue.d.ts +2 -2
  42. package/types/components/wt-timepicker/wt-timepicker.vue.d.ts +2 -2
  43. package/types/enums/index.d.ts +1 -1
  44. package/types/modules/AgentStatusSelect/components/_internals/wt-cc-pause-cause-popup.vue.d.ts +1 -1
  45. package/types/modules/TableComponentModule/composables/useTableEmpty.d.ts +1 -1
package/dist/ui-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- import { W as f } from "./install-CJQfl0hy.js";
1
+ import { W as f } from "./install-CvVB1Knh.js";
2
2
  export {
3
3
  f as default
4
4
  };