@webitel/ui-sdk 25.12.25 → 25.12.26

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-Dlm9F6VX.js → install-CrrAB4P5.js} +24 -24
  2. package/dist/{plyr-C2xH9S2_.js → plyr-C3Uj3y6H.js} +1 -1
  3. package/dist/ui-sdk.js +1 -1
  4. package/dist/ui-sdk.umd.cjs +11 -11
  5. package/dist/{vidstack-Bq6c3Bam-LBg_N7NA.js → vidstack-Bq6c3Bam-qlp5tBOT.js} +2 -2
  6. package/dist/{vidstack-D2pY00kU-B54jdjLZ.js → vidstack-D2pY00kU-CgOqqLnl.js} +2 -2
  7. package/dist/{vidstack-DDXt6fpN-0R_qWhr7.js → vidstack-DDXt6fpN-BqBO9dqI.js} +1 -1
  8. package/dist/{vidstack-D_-9AA6_-C20rEPA8.js → vidstack-D_-9AA6_-B_AxbMpy.js} +1 -1
  9. package/dist/{vidstack-DqAw8m9J-BVoQCcQn.js → vidstack-DqAw8m9J-DyYO78jE.js} +1 -1
  10. package/dist/{vidstack-audio-CVUfqXtN.js → vidstack-audio-BcC_A5EM.js} +2 -2
  11. package/dist/{vidstack-dash-DH1tKEgp.js → vidstack-dash-BIJxAfqI.js} +3 -3
  12. package/dist/{vidstack-google-cast-Chb7A1N-.js → vidstack-google-cast-DHfvKys1.js} +3 -3
  13. package/dist/{vidstack-hls-isJ6fzIa.js → vidstack-hls--7YShOeE.js} +3 -3
  14. package/dist/{vidstack-video-Oj0vav_S.js → vidstack-video-DS-N7qQ5.js} +2 -2
  15. package/dist/{vidstack-vimeo-t7YlxjO1.js → vidstack-vimeo-BZB0pZh_.js} +3 -3
  16. package/dist/{vidstack-youtube-Dx4AYrj5.js → vidstack-youtube-1XqeoBGJ.js} +2 -2
  17. package/package.json +1 -1
  18. package/src/plugins/primevue/theme/components/breadcrumb/breadcrumb.js +1 -1
  19. package/src/plugins/primevue/theme/components/button/button.js +1 -1
  20. package/src/plugins/primevue/theme/components/checkbox/checkbox.js +1 -1
  21. package/src/plugins/primevue/theme/components/chip/chip.js +1 -2
  22. package/src/plugins/primevue/theme/components/divider/divider.js +1 -1
  23. package/src/plugins/primevue/theme/components/galleria/galleria.js +1 -1
  24. package/src/plugins/primevue/theme/components/menubar/menubar.js +1 -1
  25. package/src/plugins/primevue/theme/components/popover/popover.js +1 -1
  26. package/src/plugins/primevue/theme/components/radio/radio.js +1 -1
  27. package/src/plugins/primevue/theme/components/slider/slider.js +1 -1
  28. package/src/plugins/primevue/theme/components/switcher/switcher.js +1 -1
  29. package/src/plugins/primevue/theme/components/table/table.js +1 -1
  30. package/src/plugins/primevue/theme/components/textarea/textarea.js +1 -1
  31. package/src/plugins/primevue/theme/components/toolbar/toolbar.js +1 -1
  32. package/src/plugins/primevue/theme/components/tooltip/tooltip.js +1 -1
  33. package/types/plugins/primevue/theme/components/breadcrumb/breadcrumb.d.ts +24 -22
  34. package/types/plugins/primevue/theme/components/button/button.d.ts +55 -53
  35. package/types/plugins/primevue/theme/components/checkbox/checkbox.d.ts +36 -34
  36. package/types/plugins/primevue/theme/components/chip/chip.d.ts +20 -18
  37. package/types/plugins/primevue/theme/components/divider/divider.d.ts +19 -17
  38. package/types/plugins/primevue/theme/components/galleria/galleria.d.ts +94 -92
  39. package/types/plugins/primevue/theme/components/menubar/menubar.d.ts +10 -8
  40. package/types/plugins/primevue/theme/components/popover/popover.d.ts +10 -8
  41. package/types/plugins/primevue/theme/components/radio/radio.d.ts +36 -34
  42. package/types/plugins/primevue/theme/components/slider/slider.d.ts +27 -25
  43. package/types/plugins/primevue/theme/components/switcher/switcher.d.ts +20 -18
  44. package/types/plugins/primevue/theme/components/table/table.d.ts +103 -101
  45. package/types/plugins/primevue/theme/components/textarea/textarea.d.ts +29 -27
  46. package/types/plugins/primevue/theme/components/toolbar/toolbar.d.ts +8 -6
  47. package/types/plugins/primevue/theme/components/tooltip/tooltip.d.ts +12 -10
@@ -70462,7 +70462,7 @@ const i9e = /* @__PURE__ */ Xe(Qye, [["render", n9e], ["__scopeId", "data-v-d8a8
70462
70462
  "fullscreen"
70463
70463
  ], n = this.hideDuration ? o.filter((a) => a !== "duration") : o;
70464
70464
  this.download && n.push("download");
70465
- const i = (await import("./plyr-C2xH9S2_.js")).default;
70465
+ const i = (await import("./plyr-C3Uj3y6H.js")).default;
70466
70466
  this.player = new i(this.$refs.player, {
70467
70467
  autoplay: this.autoplay,
70468
70468
  loadSprite: !1,
@@ -80978,7 +80978,7 @@ class NCe {
80978
80978
  return "audio";
80979
80979
  }
80980
80980
  async load(n) {
80981
- return new (await import("./vidstack-audio-CVUfqXtN.js")).AudioProvider(this.target, n);
80981
+ return new (await import("./vidstack-audio-BcC_A5EM.js")).AudioProvider(this.target, n);
80982
80982
  }
80983
80983
  }
80984
80984
  class kC {
@@ -80993,7 +80993,7 @@ class kC {
80993
80993
  return "video";
80994
80994
  }
80995
80995
  async load(n) {
80996
- return new (await import("./vidstack-video-Oj0vav_S.js")).VideoProvider(this.target, n);
80996
+ return new (await import("./vidstack-video-DS-N7qQ5.js")).VideoProvider(this.target, n);
80997
80997
  }
80998
80998
  }
80999
80999
  const L3 = class L3 extends kC {
@@ -81005,7 +81005,7 @@ const L3 = class L3 extends kC {
81005
81005
  return L3.supported && oh(i);
81006
81006
  }
81007
81007
  async load(i) {
81008
- return new (await import("./vidstack-hls-isJ6fzIa.js")).HLSProvider(this.target, i);
81008
+ return new (await import("./vidstack-hls--7YShOeE.js")).HLSProvider(this.target, i);
81009
81009
  }
81010
81010
  };
81011
81011
  Q(L3, "supported", gC());
@@ -81019,7 +81019,7 @@ const $3 = class $3 extends kC {
81019
81019
  return $3.supported && yC(i);
81020
81020
  }
81021
81021
  async load(i) {
81022
- return new (await import("./vidstack-dash-DH1tKEgp.js")).DASHProvider(this.target, i);
81022
+ return new (await import("./vidstack-dash-BIJxAfqI.js")).DASHProvider(this.target, i);
81023
81023
  }
81024
81024
  };
81025
81025
  Q($3, "supported", Bwe());
@@ -81045,7 +81045,7 @@ class zCe {
81045
81045
  return "video";
81046
81046
  }
81047
81047
  async load(n) {
81048
- return new (await import("./vidstack-vimeo-t7YlxjO1.js")).VimeoProvider(this.target, n);
81048
+ return new (await import("./vidstack-vimeo-BZB0pZh_.js")).VimeoProvider(this.target, n);
81049
81049
  }
81050
81050
  async loadPoster(n, i, a) {
81051
81051
  const { resolveVimeoVideoId: l, getVimeoVideoInfo: s } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
@@ -81079,7 +81079,7 @@ class UCe {
81079
81079
  return "video";
81080
81080
  }
81081
81081
  async load(n) {
81082
- return new (await import("./vidstack-youtube-Dx4AYrj5.js")).YouTubeProvider(this.target, n);
81082
+ return new (await import("./vidstack-youtube-1XqeoBGJ.js")).YouTubeProvider(this.target, n);
81083
81083
  }
81084
81084
  async loadPoster(n, i, a) {
81085
81085
  const { findYouTubePoster: l, resolveYouTubeVideoId: s } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(n.src) && s(n.src);
@@ -81499,7 +81499,7 @@ class GCe extends jp {
81499
81499
  throw s.code = "CAST_NOT_AVAILABLE", s;
81500
81500
  }
81501
81501
  if (nh("https://www.gstatic.com"), !v(this, Tc)) {
81502
- const s = await import("./vidstack-D2pY00kU-B54jdjLZ.js").then((d) => d.v);
81502
+ const s = await import("./vidstack-D2pY00kU-CgOqqLnl.js").then((d) => d.v);
81503
81503
  Z(this, Tc, new s.GoogleCastLoader());
81504
81504
  }
81505
81505
  await v(this, Tc).prompt(v(this, El)), i && v(this, Rt).queue.enqueue("media-google-cast-request", i);
@@ -83220,7 +83220,7 @@ Rl = new WeakMap(), Qn = new WeakMap(), $i = new WeakMap(), sl = new WeakSet(),
83220
83220
  if ((a = v(this, Qn)) != null && a.classList.contains("vds-google-cast"))
83221
83221
  return v(this, Qn);
83222
83222
  const i = document.createElement("div");
83223
- return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-C20rEPA8.js").then(({ insertContent: l }) => {
83223
+ return i.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-B_AxbMpy.js").then(({ insertContent: l }) => {
83224
83224
  l(i, v(this, Rl).$state);
83225
83225
  }), i;
83226
83226
  }, Q(VM, "tagName", "media-provider");
@@ -117620,7 +117620,7 @@ const pKe = {
117620
117620
  }
117621
117621
  `
117622
117622
  }, dGe = {
117623
- ...D_.sizes,
117623
+ root: D_.sizes,
117624
117624
  colorScheme: D_.colorScheme,
117625
117625
  css: ({ dt: o }) => `
117626
117626
  .p-breadcrumb .p-breadcrumb-list .p-breadcrumb-item .wt-breadcrumb__text {
@@ -117724,7 +117724,7 @@ const pKe = {
117724
117724
  fill: ${n(`button.outlined.${o}.color`)};
117725
117725
  }
117726
117726
  `, uGe = {
117727
- ...v_.sizes,
117727
+ root: v_.sizes,
117728
117728
  colorScheme: v_.colorScheme,
117729
117729
  extend: {
117730
117730
  transfer: {
@@ -117794,7 +117794,7 @@ const pKe = {
117794
117794
  }
117795
117795
  `
117796
117796
  }, fGe = {
117797
- ...S_.sizes,
117797
+ root: S_.sizes,
117798
117798
  colorScheme: S_.colorScheme,
117799
117799
  css: ({ dt: o }) => `
117800
117800
  .p-checkbox {
@@ -117840,7 +117840,7 @@ const pKe = {
117840
117840
  fill: ${n(`chip.${o}.iconHoverColor`)};
117841
117841
  }
117842
117842
  `, hGe = {
117843
- ...I_.sizes,
117843
+ root: I_.sizes,
117844
117844
  colorScheme: I_.colorScheme,
117845
117845
  // Rewrite the default chip styles in the theme here:
117846
117846
  // For customize the chip styles you need write css styles for classes
@@ -117865,10 +117865,10 @@ const pKe = {
117865
117865
  }
117866
117866
  `
117867
117867
  }, mGe = {
117868
- ...O_.sizes,
117868
+ root: O_.sizes,
117869
117869
  colorScheme: O_.colorScheme
117870
117870
  }, bGe = {
117871
- ...L_.sizes,
117871
+ root: L_.sizes,
117872
117872
  colorScheme: L_.colorScheme,
117873
117873
  css: ({ dt: o }) => `
117874
117874
  .p-galleria-mask {
@@ -117948,17 +117948,17 @@ const pKe = {
117948
117948
  gap: ${n("menubar.gap")};
117949
117949
  }
117950
117950
  `, yGe = {
117951
- ...k_.sizes,
117951
+ root: k_.sizes,
117952
117952
  colorScheme: k_.colorScheme,
117953
117953
  css: ({ dt: o }) => `
117954
117954
  ${P_({ slot: "start", dt: o })}
117955
117955
  ${P_({ slot: "end", dt: o })}
117956
117956
  `
117957
117957
  }, vGe = {
117958
- ...w_.sizes,
117958
+ root: w_.sizes,
117959
117959
  colorScheme: w_.colorScheme
117960
117960
  }, wGe = {
117961
- ...R_.sizes,
117961
+ root: R_.sizes,
117962
117962
  colorScheme: R_.colorScheme,
117963
117963
  css: ({ dt: o }) => `
117964
117964
  .p-radiobutton {
@@ -117969,10 +117969,10 @@ const pKe = {
117969
117969
  }
117970
117970
  `
117971
117971
  }, CGe = {
117972
- ...__.sizes,
117972
+ root: __.sizes,
117973
117973
  colorScheme: __.colorScheme
117974
117974
  }, kGe = {
117975
- ...E_.sizes,
117975
+ root: E_.sizes,
117976
117976
  colorScheme: E_.colorScheme,
117977
117977
  css: ({ dt: o }) => `
117978
117978
  .p-toggleswitch {
@@ -117993,7 +117993,7 @@ const pKe = {
117993
117993
  background: ${n(`datatable.row.${o}HoverBackground`)};
117994
117994
  }
117995
117995
  `, xGe = {
117996
- ...A_.sizes,
117996
+ root: A_.sizes,
117997
117997
  colorScheme: A_.colorScheme,
117998
117998
  // Rewrite the default table styles in the theme here:
117999
117999
  // For customize the table styles you need write css styles for classes
@@ -118076,7 +118076,7 @@ const pKe = {
118076
118076
  }
118077
118077
  `
118078
118078
  }, IGe = {
118079
- ...T_.sizes,
118079
+ root: T_.sizes,
118080
118080
  colorScheme: T_.colorScheme,
118081
118081
  css: ({ dt: o }) => `
118082
118082
  .wt-textarea__textarea {
@@ -118084,10 +118084,10 @@ const pKe = {
118084
118084
  }
118085
118085
  `
118086
118086
  }, SGe = {
118087
- ...x_.sizes,
118087
+ root: x_.sizes,
118088
118088
  colorScheme: x_.colorScheme
118089
118089
  }, AGe = {
118090
- ...C_.sizes,
118090
+ root: C_.sizes,
118091
118091
  colorScheme: C_.colorScheme,
118092
118092
  css: ({ dt: o }) => `
118093
118093
  .p-tooltip-text {
@@ -1,7 +1,7 @@
1
1
  var gt = Object.defineProperty;
2
2
  var bt = (e, t, i) => t in e ? gt(e, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : e[t] = i;
3
3
  var m = (e, t, i) => bt(e, typeof t != "symbol" ? t + "" : t, i);
4
- import { g as yt } from "./install-Dlm9F6VX.js";
4
+ import { g as yt } from "./install-CrrAB4P5.js";
5
5
  function wt(e, t) {
6
6
  if (!(e instanceof t)) throw new TypeError("Cannot call a class as a function");
7
7
  }
package/dist/ui-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- import { X as f } from "./install-Dlm9F6VX.js";
1
+ import { X as f } from "./install-CrrAB4P5.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -7711,7 +7711,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7711
7711
  height: 100%;
7712
7712
  width: 100%;
7713
7713
  }
7714
- `},zZe={...iU.sizes,colorScheme:iU.colorScheme,css:({dt:o})=>`
7714
+ `},zZe={root:iU.sizes,colorScheme:iU.colorScheme,css:({dt:o})=>`
7715
7715
  .p-breadcrumb .p-breadcrumb-list .p-breadcrumb-item .wt-breadcrumb__text {
7716
7716
  color: ${o("breadcrumb.item.color")};
7717
7717
  }
@@ -7802,7 +7802,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7802
7802
  .p-button-outlined.p-button-${o} svg {
7803
7803
  fill: ${n(`button.outlined.${o}.color`)};
7804
7804
  }
7805
- `,KZe={...Wz.sizes,colorScheme:Wz.colorScheme,extend:{transfer:{background:"{black}",hoverBackground:"{black}",color:"{black}",hoverColor:"{black}"}},css:({dt:o})=>`
7805
+ `,KZe={root:Wz.sizes,colorScheme:Wz.colorScheme,extend:{transfer:{background:"{black}",hoverBackground:"{black}",color:"{black}",hoverColor:"{black}"}},css:({dt:o})=>`
7806
7806
  ${mx({colorName:"transfer",dt:o})}
7807
7807
  ${mx({colorName:"error",dt:o})}
7808
7808
  ${mx({colorName:"job",dt:o})}
@@ -7858,7 +7858,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7858
7858
  .p-button--icon-${Ft.MD} {
7859
7859
  padding: ${o("button.icon.md.padding")};
7860
7860
  }
7861
- `},WZe={...Jz.sizes,colorScheme:Jz.colorScheme,css:({dt:o})=>`
7861
+ `},WZe={root:Jz.sizes,colorScheme:Jz.colorScheme,css:({dt:o})=>`
7862
7862
  .p-checkbox {
7863
7863
  width: ${o("checkbox.root.wrapperWidth")};
7864
7864
  height: ${o("checkbox.root.wrapperHeight")};
@@ -7900,7 +7900,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7900
7900
  .p-chip-${o} .wt-icon:hover {
7901
7901
  fill: ${n(`chip.${o}.iconHoverColor`)};
7902
7902
  }
7903
- `,GZe={...Qz.sizes,colorScheme:Qz.colorScheme,css:({dt:o})=>`
7903
+ `,GZe={root:Qz.sizes,colorScheme:Qz.colorScheme,css:({dt:o})=>`
7904
7904
  ${Kp({colorName:"main",dt:o})}
7905
7905
  ${Kp({colorName:"primary",dt:o})}
7906
7906
  ${Kp({colorName:"secondary",dt:o})}
@@ -7919,7 +7919,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7919
7919
  width: ${o("chip.removeIcon.size")};
7920
7920
  height: ${o("chip.removeIcon.size")};
7921
7921
  }
7922
- `},ZZe={...oU.sizes,colorScheme:oU.colorScheme},YZe={...rU.sizes,colorScheme:rU.colorScheme,css:({dt:o})=>`
7922
+ `},ZZe={root:oU.sizes,colorScheme:oU.colorScheme},YZe={root:rU.sizes,colorScheme:rU.colorScheme,css:({dt:o})=>`
7923
7923
  .p-galleria-mask {
7924
7924
  z-index: ${o("galleria.mask.zIndex")} !important;
7925
7925
  }
@@ -7993,17 +7993,17 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7993
7993
  align-items: center;
7994
7994
  gap: ${n("menubar.gap")};
7995
7995
  }
7996
- `,QZe={...Yz.sizes,colorScheme:Yz.colorScheme,css:({dt:o})=>`
7996
+ `,QZe={root:Yz.sizes,colorScheme:Yz.colorScheme,css:({dt:o})=>`
7997
7997
  ${sU({slot:"start",dt:o})}
7998
7998
  ${sU({slot:"end",dt:o})}
7999
- `},JZe={...Gz.sizes,colorScheme:Gz.colorScheme},VZe={...aU.sizes,colorScheme:aU.colorScheme,css:({dt:o})=>`
7999
+ `},JZe={root:Gz.sizes,colorScheme:Gz.colorScheme},VZe={root:aU.sizes,colorScheme:aU.colorScheme,css:({dt:o})=>`
8000
8000
  .p-radiobutton {
8001
8001
  width: ${o("radiobutton.root.wrapperWidth")};
8002
8002
  height: ${o("radiobutton.root.wrapperHeight")};
8003
8003
  align-items: center;
8004
8004
  justify-content: center;
8005
8005
  }
8006
- `},eYe={...nU.sizes,colorScheme:nU.colorScheme},tYe={...tU.sizes,colorScheme:tU.colorScheme,css:({dt:o})=>`
8006
+ `},eYe={root:nU.sizes,colorScheme:nU.colorScheme},tYe={root:tU.sizes,colorScheme:tU.colorScheme,css:({dt:o})=>`
8007
8007
  .p-toggleswitch {
8008
8008
  flex-shrink: 0;
8009
8009
  }
@@ -8020,7 +8020,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8020
8020
  .p-datatable-tbody > tr.row-${o}:has(+ .p-datatable-row-expansion:hover) > td {
8021
8021
  background: ${n(`datatable.row.${o}HoverBackground`)};
8022
8022
  }
8023
- `,oYe={...Vz.sizes,colorScheme:Vz.colorScheme,css:({dt:o})=>`
8023
+ `,oYe={root:Vz.sizes,colorScheme:Vz.colorScheme,css:({dt:o})=>`
8024
8024
  .p-datatable-table-container {
8025
8025
  width: 100%;
8026
8026
  }
@@ -8097,11 +8097,11 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8097
8097
  .p-datatable-header-cell:not(:has(.wt-table__th__sort-arrow)) {
8098
8098
  background: ${o("datatable.headerCell.background")};
8099
8099
  }
8100
- `},nYe={...eU.sizes,colorScheme:eU.colorScheme,css:({dt:o})=>`
8100
+ `},nYe={root:eU.sizes,colorScheme:eU.colorScheme,css:({dt:o})=>`
8101
8101
  .wt-textarea__textarea {
8102
8102
  min-height: ${o("textarea.minHeight")};
8103
8103
  }
8104
- `},iYe={...Xz.sizes,colorScheme:Xz.colorScheme},aYe={...Zz.sizes,colorScheme:Zz.colorScheme,css:({dt:o})=>`
8104
+ `},iYe={root:Xz.sizes,colorScheme:Xz.colorScheme},aYe={root:Zz.sizes,colorScheme:Zz.colorScheme,css:({dt:o})=>`
8105
8105
  .p-tooltip-text {
8106
8106
  white-space: pre-line;
8107
8107
  word-break: normal;
@@ -5,8 +5,8 @@ var ot = (n) => {
5
5
  var Xt = (n, t, s) => t in n ? Qt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : n[t] = s;
6
6
  var M = (n, t, s) => Xt(n, typeof t != "symbol" ? t + "" : t, s), X = (n, t, s) => t.has(n) || ot("Cannot " + s);
7
7
  var i = (n, t, s) => (X(n, t, "read from private field"), s ? s.call(n) : t.get(n)), d = (n, t, s) => t.has(n) ? ot("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, s), c = (n, t, s, r) => (X(n, t, "write to private field"), r ? r.call(n, s) : t.set(n, s), s), a = (n, t, s) => (X(n, t, "access private method"), s);
8
- import { z as Yt, y as ut, A as j, B as Zt, b as ti, E as nt, e as lt, C as _, F as ii, G as ei, d as si, H as ai, l as rt, J as dt, D as ni, L as Y, K as Z } from "./install-Dlm9F6VX.js";
9
- import { R as ri } from "./vidstack-DqAw8m9J-BVoQCcQn.js";
8
+ import { z as Yt, y as ut, A as j, B as Zt, b as ti, E as nt, e as lt, C as _, F as ii, G as ei, d as si, H as ai, l as rt, J as dt, D as ni, L as Y, K as Z } from "./install-CrrAB4P5.js";
9
+ import { R as ri } from "./vidstack-DqAw8m9J-DyYO78jE.js";
10
10
  let q = null, K = [], z = [];
11
11
  function ht() {
12
12
  return q ?? (q = new AudioContext());
@@ -5,7 +5,7 @@ var w = (t) => {
5
5
  var P = (t, e, a) => e in t ? _(t, e, { enumerable: !0, configurable: !0, writable: !0, value: a }) : t[e] = a;
6
6
  var u = (t, e, a) => P(t, typeof e != "symbol" ? e + "" : e, a), C = (t, e, a) => e.has(t) || w("Cannot " + a);
7
7
  var c = (t, e, a) => (C(t, e, "read from private field"), a ? a.call(t) : e.get(t)), m = (t, e, a) => e.has(t) ? w("Cannot add the same private member more than once") : e instanceof WeakSet ? e.add(t) : e.set(t, a), y = (t, e, a, o) => (C(t, e, "write to private field"), o ? o.call(t, a) : e.set(t, a), a), s = (t, e, a) => (C(t, e, "access private method"), a);
8
- import { l as b, j as A, U as O, F as D, d as R, n as M } from "./install-Dlm9F6VX.js";
8
+ import { l as b, j as A, U as O, F as D, d as R, n as M } from "./install-CrrAB4P5.js";
9
9
  function U() {
10
10
  return "https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1";
11
11
  }
@@ -94,7 +94,7 @@ class T {
94
94
  async load(e) {
95
95
  if (!c(this, n))
96
96
  throw Error("[vidstack] google cast player was not initialized");
97
- return new (await import("./vidstack-google-cast-Chb7A1N-.js")).GoogleCastProvider(c(this, n), e);
97
+ return new (await import("./vidstack-google-cast-DHfvKys1.js")).GoogleCastProvider(c(this, n), e);
98
98
  }
99
99
  }
100
100
  n = new WeakMap(), r = new WeakSet(), S = async function(e) {
@@ -5,7 +5,7 @@ var g = (s) => {
5
5
  var w = (s, t, i) => t in s ? y(s, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : s[t] = i;
6
6
  var c = (s, t, i) => w(s, typeof t != "symbol" ? t + "" : t, i), h = (s, t, i) => t.has(s) || g("Cannot " + i);
7
7
  var e = (s, t, i) => (h(s, t, "read from private field"), i ? i.call(s) : t.get(s)), l = (s, t, i) => t.has(s) ? g("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(s) : t.set(s, i), p = (s, t, i, a) => (h(s, t, "write to private field"), a ? a.call(s, i) : t.set(s, i), i), u = (s, t, i) => (h(s, t, "access private method"), i);
8
- import { K as M, l as f, e as A, d as P, S as O, b as S } from "./install-Dlm9F6VX.js";
8
+ import { K as M, l as f, e as A, d as P, S as O, b as S } from "./install-CrrAB4P5.js";
9
9
  var r, o, b, m;
10
10
  class J {
11
11
  constructor(t) {
@@ -1,4 +1,4 @@
1
- import { c as d, a as i, I as l, e as m } from "./install-Dlm9F6VX.js";
1
+ import { c as d, a as i, I as l, e as m } from "./install-CrrAB4P5.js";
2
2
  const p = /* @__PURE__ */ i(
3
3
  '<svg viewBox="0 0 32 32" fill="none" aria-hidden="true" xmlns="http://www.w3.org/2000/svg"></svg>'
4
4
  );
@@ -3,7 +3,7 @@ var f = (i) => {
3
3
  };
4
4
  var c = (i, t, s) => t.has(i) || f("Cannot " + s);
5
5
  var r = (i, t, s) => (c(i, t, "read from private field"), s ? s.call(i) : t.get(i)), e = (i, t, s) => t.has(i) ? f("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(i) : t.set(i, s), h = (i, t, s, u) => (c(i, t, "write to private field"), u ? u.call(i, s) : t.set(i, s), s), m = (i, t, s) => (c(i, t, "access private method"), s);
6
- import { k as l, u as p } from "./install-Dlm9F6VX.js";
6
+ import { k as l, u as p } from "./install-CrrAB4P5.js";
7
7
  var o, a, n, d;
8
8
  class F {
9
9
  constructor(t) {
@@ -1,8 +1,8 @@
1
1
  var a = Object.defineProperty;
2
2
  var o = (i, e, t) => e in i ? a(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t;
3
3
  var r = (i, e, t) => o(i, typeof e != "symbol" ? e + "" : e, t);
4
- import { s as p } from "./install-Dlm9F6VX.js";
5
- import { H as d, a as u } from "./vidstack-Bq6c3Bam-LBg_N7NA.js";
4
+ import { s as p } from "./install-CrrAB4P5.js";
5
+ import { H as d, a as u } from "./vidstack-Bq6c3Bam-qlp5tBOT.js";
6
6
  class n extends d {
7
7
  constructor(t, s) {
8
8
  super(t, s);
@@ -5,9 +5,9 @@ var Y = (n) => {
5
5
  var wt = (n, t, e) => t in n ? vt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e;
6
6
  var I = (n, t, e) => wt(n, typeof t != "symbol" ? t + "" : t, e), b = (n, t, e) => t.has(n) || Y("Cannot " + e);
7
7
  var i = (n, t, e) => (b(n, t, "read from private field"), e ? e.call(n) : t.get(n)), f = (n, t, e) => t.has(n) ? Y("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, e), p = (n, t, e, r) => (b(n, t, "write to private field"), r ? r.call(n, e) : t.set(n, e), e), h = (n, t, e) => (b(n, t, "access private method"), e);
8
- import { q as Et, b as _, p as Lt, d as At, Q as z, l as J, e as Dt, D as N, f as xt, h as O, T as Mt, L as q, r as Ct, t as Nt, u as Rt, j as Ft, k as Z, m as Pt, n as qt, o as _t } from "./install-Dlm9F6VX.js";
9
- import { VideoProvider as $t } from "./vidstack-video-Oj0vav_S.js";
10
- import { R as jt } from "./vidstack-DqAw8m9J-BVoQCcQn.js";
8
+ import { q as Et, b as _, p as Lt, d as At, Q as z, l as J, e as Dt, D as N, f as xt, h as O, T as Mt, L as q, r as Ct, t as Nt, u as Rt, j as Ft, k as Z, m as Pt, n as qt, o as _t } from "./install-CrrAB4P5.js";
9
+ import { VideoProvider as $t } from "./vidstack-video-DS-N7qQ5.js";
10
+ import { R as jt } from "./vidstack-DqAw8m9J-DyYO78jE.js";
11
11
  function W(n) {
12
12
  try {
13
13
  return new Intl.DisplayNames(navigator.languages, { type: "language" }).of(n) ?? null;
@@ -5,9 +5,9 @@ var Q = (d) => {
5
5
  var vt = (d, t, s) => t in d ? Lt(d, t, { enumerable: !0, configurable: !0, writable: !0, value: s }) : d[t] = s;
6
6
  var G = (d, t, s) => vt(d, typeof t != "symbol" ? t + "" : t, s), O = (d, t, s) => t.has(d) || Q("Cannot " + s);
7
7
  var e = (d, t, s) => (O(d, t, "read from private field"), s ? s.call(d) : t.get(d)), T = (d, t, s) => t.has(d) ? Q("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(d) : t.set(d, s), l = (d, t, s, i) => (O(d, t, "write to private field"), i ? i.call(d, s) : t.set(d, s), s), r = (d, t, s) => (O(d, t, "access private method"), s);
8
- import { z as St, M as L, V as Z, y as At, D as tt, d as V, l as et, e as It, W as bt, L as Rt } from "./install-Dlm9F6VX.js";
9
- import { R as wt } from "./vidstack-DqAw8m9J-BVoQCcQn.js";
10
- import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-B54jdjLZ.js";
8
+ import { z as St, M as L, V as Z, y as At, D as tt, d as V, l as et, e as It, W as bt, L as Rt } from "./install-CrrAB4P5.js";
9
+ import { R as wt } from "./vidstack-DqAw8m9J-DyYO78jE.js";
10
+ import { g as Mt, a as Dt, b as it, h as st, l as Nt, c as Pt } from "./vidstack-D2pY00kU-CgOqqLnl.js";
11
11
  var g, _, at;
12
12
  class _t {
13
13
  constructor(t) {
@@ -5,9 +5,9 @@ var N = (n) => {
5
5
  var ot = (n, t, i) => t in n ? rt(n, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : n[t] = i;
6
6
  var _ = (n, t, i) => ot(n, typeof t != "symbol" ? t + "" : t, i), R = (n, t, i) => t.has(n) || N("Cannot " + i);
7
7
  var e = (n, t, i) => (R(n, t, "read from private field"), i ? i.call(n) : t.get(n)), p = (n, t, i) => t.has(n) ? N("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(n) : t.set(n, i), f = (n, t, i, s) => (R(n, t, "write to private field"), s ? s.call(n, i) : t.set(n, i), i), a = (n, t, i) => (R(n, t, "access private method"), i);
8
- import { i as ht, b as C, p as at, d as O, Q as V, l as j, e as dt, D as x, f as ut, T as ct, h as k, L as $, j as lt, k as q, m as pt, n as ft, o as vt } from "./install-Dlm9F6VX.js";
9
- import { VideoProvider as yt } from "./vidstack-video-Oj0vav_S.js";
10
- import { R as gt } from "./vidstack-DqAw8m9J-BVoQCcQn.js";
8
+ import { i as ht, b as C, p as at, d as O, Q as V, l as j, e as dt, D as x, f as ut, T as ct, h as k, L as $, j as lt, k as q, m as pt, n as ft, o as vt } from "./install-CrrAB4P5.js";
9
+ import { VideoProvider as yt } from "./vidstack-video-DS-N7qQ5.js";
10
+ import { R as gt } from "./vidstack-DqAw8m9J-DyYO78jE.js";
11
11
  const Lt = (n) => ut(n);
12
12
  var T, h, o, D, b, r, E, M, U, F, Q, K, W, B, J, X, Y, z, G, Z, tt;
13
13
  class St {
@@ -5,8 +5,8 @@ var b = (i) => {
5
5
  var N = (i, t, e) => t in i ? $(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e;
6
6
  var y = (i, t, e) => N(i, typeof t != "symbol" ? t + "" : t, e), E = (i, t, e) => t.has(i) || b("Cannot " + e);
7
7
  var s = (i, t, e) => (E(i, t, "read from private field"), e ? e.call(i) : t.get(i)), r = (i, t, e) => t.has(i) ? b("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(i) : t.set(i, e), c = (i, t, e, n) => (E(i, t, "write to private field"), n ? n.call(i, e) : t.set(i, e), e), p = (i, t, e) => (E(i, t, "access private method"), e);
8
- import { s as U, v as V, w as A, x as q, y as C, l as F, D as Y, E as _, T as j, h as v } from "./install-Dlm9F6VX.js";
9
- import { H as z, a as B } from "./vidstack-Bq6c3Bam-LBg_N7NA.js";
8
+ import { s as U, v as V, w as A, x as q, y as C, l as F, D as Y, E as _, T as j, h as v } from "./install-CrrAB4P5.js";
9
+ import { H as z, a as B } from "./vidstack-Bq6c3Bam-qlp5tBOT.js";
10
10
  var P, f, k, D, H;
11
11
  class G {
12
12
  constructor(t, e) {
@@ -5,9 +5,9 @@ var N = (r) => {
5
5
  var de = (r, c, e) => c in r ? ue(r, c, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[c] = e;
6
6
  var b = (r, c, e) => de(r, typeof c != "symbol" ? c + "" : c, e), S = (r, c, e) => c.has(r) || N("Cannot " + e);
7
7
  var t = (r, c, e) => (S(r, c, "read from private field"), e ? e.call(r) : c.get(r)), f = (r, c, e) => c.has(r) ? N("Cannot add the same private member more than once") : c instanceof WeakSet ? c.add(r) : c.set(r, e), u = (r, c, e, i) => (S(r, c, "write to private field"), i ? i.call(r, e) : c.set(r, e), e), o = (r, c, e) => (S(r, c, "access private method"), e);
8
- import { z as fe, K as U, M as C, p as pe, e as q, d as Q, b as ye, N as _, L as R, l as be, O as ke, T as ve, Q as z } from "./install-Dlm9F6VX.js";
9
- import { R as me } from "./vidstack-DqAw8m9J-BVoQCcQn.js";
10
- import { E as we } from "./vidstack-DDXt6fpN-0R_qWhr7.js";
8
+ import { z as fe, K as U, M as C, p as pe, e as q, d as Q, b as ye, N as _, L as R, l as be, O as ke, T as ve, Q as z } from "./install-CrrAB4P5.js";
9
+ import { R as me } from "./vidstack-DqAw8m9J-DyYO78jE.js";
10
+ import { E as we } from "./vidstack-DDXt6fpN-BqBO9dqI.js";
11
11
  import { resolveVimeoVideoId as Pe, getVimeoVideoInfo as Te } from "./vidstack-krOAtKMi-B4IZWKdc.js";
12
12
  const Ce = [
13
13
  "bufferend",
@@ -5,8 +5,8 @@ var D = (r) => {
5
5
  var K = (r, n, e) => n in r ? z(r, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[n] = e;
6
6
  var T = (r, n, e) => K(r, typeof n != "symbol" ? n + "" : n, e), M = (r, n, e) => n.has(r) || D("Cannot " + e);
7
7
  var s = (r, n, e) => (M(r, n, "read from private field"), e ? e.call(r) : n.get(r)), p = (r, n, e) => n.has(r) ? D("Cannot add the same private member more than once") : n instanceof WeakSet ? n.add(r) : n.set(r, e), l = (r, n, e, t) => (M(r, n, "write to private field"), t ? t.call(r, e) : n.set(r, e), e), o = (r, n, e) => (M(r, n, "access private method"), e);
8
- import { z as q, K as A, p as G, e as H, b as J, N as Q, M as C, P as W, u as $, R as X } from "./install-Dlm9F6VX.js";
9
- import { E as Z } from "./vidstack-DDXt6fpN-0R_qWhr7.js";
8
+ import { z as q, K as A, p as G, e as H, b as J, N as Q, M as C, P as W, u as $, R as X } from "./install-CrrAB4P5.js";
9
+ import { E as Z } from "./vidstack-DDXt6fpN-BqBO9dqI.js";
10
10
  import { resolveYouTubeVideoId as ee } from "./vidstack-Dm1xEU9Q-qSXq3AI-.js";
11
11
  const b = {
12
12
  Ended: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "25.12.25",
3
+ "version": "25.12.26",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "make-all": "npm version patch --git-tag-version false && npm run build && (npm run build:types || true) && (npm run lint:fix || true) && npm run publish-lib",
@@ -1,7 +1,7 @@
1
1
  import { BreadcrumbScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const breadcrumb = {
4
- ...BreadcrumbScheme.sizes,
4
+ root: BreadcrumbScheme.sizes,
5
5
  colorScheme: BreadcrumbScheme.colorScheme,
6
6
 
7
7
 
@@ -94,7 +94,7 @@ const generateCustomOutlinedColorCss = ({ colorName, dt }) => `
94
94
  `
95
95
 
96
96
  const button = {
97
- ...ButtonScheme.sizes,
97
+ root: ButtonScheme.sizes,
98
98
  colorScheme: ButtonScheme.colorScheme,
99
99
 
100
100
  extend: {
@@ -1,7 +1,7 @@
1
1
  import { CheckboxScheme } from "@webitel/styleguide/component-schemes";
2
2
 
3
3
  const checkbox = {
4
- ...CheckboxScheme.sizes,
4
+ root: CheckboxScheme.sizes,
5
5
  colorScheme: CheckboxScheme.colorScheme,
6
6
 
7
7
  css: ({ dt }) => `
@@ -1,5 +1,4 @@
1
1
  import { ChipScheme } from '@webitel/styleguide/component-schemes';
2
-
3
2
  const generateCustomColorCss = ({ colorName, dt }) => `
4
3
  .p-chip-${colorName} {
5
4
  background: ${dt(`chip.${colorName}.background`)};
@@ -16,7 +15,7 @@ const generateCustomColorCss = ({ colorName, dt }) => `
16
15
  `;
17
16
 
18
17
  const chip = {
19
- ...ChipScheme.sizes,
18
+ root: ChipScheme.sizes,
20
19
  colorScheme: ChipScheme.colorScheme,
21
20
 
22
21
  // Rewrite the default chip styles in the theme here:
@@ -1,7 +1,7 @@
1
1
  import { DividerScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const divider = {
4
- ...DividerScheme.sizes,
4
+ root: DividerScheme.sizes,
5
5
  colorScheme: DividerScheme.colorScheme,
6
6
  };
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { GalleriaScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const galleria = {
4
- ...GalleriaScheme.sizes,
4
+ root: GalleriaScheme.sizes,
5
5
  colorScheme: GalleriaScheme.colorScheme,
6
6
 
7
7
  css: ({dt}) => `
@@ -10,7 +10,7 @@ const generateCustomSlotCss = ({ slot, dt }) => `
10
10
  `;
11
11
 
12
12
  const menubar = {
13
- ...MenubarScheme.sizes,
13
+ root: MenubarScheme.sizes,
14
14
  colorScheme: MenubarScheme.colorScheme,
15
15
 
16
16
  css: ({ dt }) => `
@@ -1,7 +1,7 @@
1
1
  import { PopoverScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const popover = {
4
- ...PopoverScheme.sizes,
4
+ root: PopoverScheme.sizes,
5
5
  colorScheme: PopoverScheme.colorScheme,
6
6
  };
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { RadioScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const radio = {
4
- ...RadioScheme.sizes,
4
+ root: RadioScheme.sizes,
5
5
  colorScheme: RadioScheme.colorScheme,
6
6
 
7
7
  css: ({dt}) => `
@@ -1,7 +1,7 @@
1
1
  import { SliderScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const slider = {
4
- ...SliderScheme.sizes,
4
+ root: SliderScheme.sizes,
5
5
  colorScheme: SliderScheme.colorScheme,
6
6
  };
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { SwitcherScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const switcher = {
4
- ...SwitcherScheme.sizes,
4
+ root: SwitcherScheme.sizes,
5
5
  colorScheme: SwitcherScheme.colorScheme,
6
6
 
7
7
  css: ({ dt }) => `
@@ -16,7 +16,7 @@ const rowStateStyles = (state, dt) => `
16
16
  `;
17
17
 
18
18
  const table = {
19
- ...TableScheme.sizes,
19
+ root: TableScheme.sizes,
20
20
  colorScheme: TableScheme.colorScheme,
21
21
 
22
22
  // Rewrite the default table styles in the theme here:
@@ -1,7 +1,7 @@
1
1
  import { TextareaScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const textarea = {
4
- ...TextareaScheme.sizes,
4
+ root: TextareaScheme.sizes,
5
5
  colorScheme: TextareaScheme.colorScheme,
6
6
 
7
7
  css: ({ dt }) => `
@@ -1,7 +1,7 @@
1
1
  import { ToolbarScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const toolbar = {
4
- ...ToolbarScheme.sizes,
4
+ root: ToolbarScheme.sizes,
5
5
  colorScheme: ToolbarScheme.colorScheme,
6
6
  };
7
7
 
@@ -1,7 +1,7 @@
1
1
  import { TooltipScheme } from '@webitel/styleguide/component-schemes';
2
2
 
3
3
  const tooltip = {
4
- ...TooltipScheme.sizes,
4
+ root: TooltipScheme.sizes,
5
5
  colorScheme: TooltipScheme.colorScheme,
6
6
 
7
7
  css: ({ dt }) => `