@webitel/ui-sdk 26.6.73 → 26.6.75

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 (40) hide show
  1. package/dist/{clients-B_u-8Hev.js → clients-CIZxqjbV.js} +1 -1
  2. package/dist/{components-DXso3cNH.js → components-7XDaN2WO.js} +13 -12
  3. package/dist/{composables-CmpLKArq.js → composables-D5kSQ1Rk.js} +67 -54
  4. package/dist/{enums-CaJ2Kh6z.js → enums-De8CDKZ1.js} +13 -10
  5. package/dist/ui-sdk.css +1 -1
  6. package/dist/ui-sdk.js +3 -3
  7. package/dist/ui-sdk.umd.cjs +10 -10
  8. package/dist/{useValidation-D966lfIa.js → useValidation-DGl2otXJ.js} +1 -1
  9. package/dist/{wt-action-bar-4kYwf6im.js → wt-action-bar-HBm22ay5.js} +2 -2
  10. package/dist/{wt-button-CT1JWvQo.js → wt-button-dC4nOW56.js} +2 -2
  11. package/dist/{wt-chat-emoji-Bg2CkUHQ.js → wt-chat-emoji-DlaYat6D.js} +4 -4
  12. package/dist/{wt-datepicker-C-hb329G.js → wt-datepicker-CxwX-c2T.js} +2 -2
  13. package/dist/{wt-display-chip-items-CIpASRgr.js → wt-display-chip-items-CSvkEtjH.js} +1 -1
  14. package/dist/{wt-dual-panel-BzJePzqE.js → wt-dual-panel-Dhj8Eg_y.js} +1 -1
  15. package/dist/{wt-expansion-card-H6a_Nfe5.js → wt-expansion-card-TBmAxeek.js} +2 -2
  16. package/dist/{wt-expansion-panel-95IUAB3-.js → wt-expansion-panel-Br7JPc5X.js} +1 -1
  17. package/dist/{wt-galleria-BiVy4aMN.js → wt-galleria-BWHny8Qw.js} +1 -1
  18. package/dist/{wt-icon-action-9anRgrpl.js → wt-icon-action-BBmutGsL.js} +1 -1
  19. package/dist/{wt-icon-btn-DaAa_Ywc.js → wt-icon-btn-BIU9YjS8.js} +2 -2
  20. package/dist/{wt-icon-RopCKnvN.js → wt-icon-y89gRcOs.js} +1 -1
  21. package/dist/{wt-notifications-bar-uj3OVFZc.js → wt-notifications-bar-DhJxMjNB.js} +2 -2
  22. package/dist/{wt-player-CvX-MhQf.js → wt-player-_mTlxsCu.js} +3 -3
  23. package/dist/{wt-search-bar-CIkp_KW3.js → wt-search-bar-CYCOxWra.js} +1 -1
  24. package/dist/{wt-send-message-popup-ClWBSwxI.js → wt-send-message-popup-CJcbjDEg.js} +2 -2
  25. package/dist/{wt-status-select-BLq_dxqN.js → wt-status-select-D1hAjCAS.js} +1 -1
  26. package/dist/{wt-table-B7rn2iAF.js → wt-table-DJ85SoOt.js} +1 -1
  27. package/dist/{wt-timepicker-CuflSCqz.js → wt-timepicker-BEeUHumZ.js} +2 -2
  28. package/dist/{wt-toast-BLDcVPXR.js → wt-toast-DXrSMdRm.js} +2 -2
  29. package/dist/{wt-tree-table-CLLEP40A.js → wt-tree-table-2K7cdct7.js} +1 -1
  30. package/dist/{wt-type-extension-value-input-X7FXHDUW.js → wt-type-extension-value-input-BN5MiVaW.js} +3 -3
  31. package/dist/{wt-vidstack-player-DZYW8huS.js → wt-vidstack-player-DsUBlHc-.js} +4 -4
  32. package/package.json +1 -1
  33. package/src/assets/icons/sprite/index.ts +1 -1
  34. package/src/components/_internals/composables/useSelect/useSelect.ts +6 -0
  35. package/src/components/_internals/composables/useSelect/useSelectOptions.ts +20 -0
  36. package/src/components/wt-checkbox/wt-checkbox.vue +2 -0
  37. package/src/components/wt-rounded-action/wt-rounded-action.vue +1 -0
  38. package/src/enums/index.ts +4 -4
  39. package/types/components/_internals/composables/useSelect/useSelectOptions.d.ts +1 -0
  40. package/types/enums/index.d.ts +3 -3
package/dist/ui-sdk.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { t as e } from "./generateInstance-C9d7J_TX.js";
2
- import { n as t } from "./wt-icon-RopCKnvN.js";
3
- import { S as n, _ as r, b as i, c as a, d as o, f as s, g as c, h as l, l as u, m as d, p as f, t as p, u as m, v as h, x as g, y as _ } from "./components-DXso3cNH.js";
4
- import { i as v, l as y } from "./enums-CaJ2Kh6z.js";
2
+ import { n as t } from "./wt-icon-y89gRcOs.js";
3
+ import { S as n, _ as r, b as i, c as a, d as o, f as s, g as c, h as l, l as u, m as d, p as f, t as p, u as m, v as h, x as g, y as _ } from "./components-7XDaN2WO.js";
4
+ import { i as v, l as y } from "./enums-De8CDKZ1.js";
5
5
  import { computed as b, reactive as x, shallowRef as S, watch as C } from "vue";
6
6
  import w from "primevue/autocomplete";
7
7
  import T from "primevue/avatar";