@webitel/ui-sdk 25.12.20 → 25.12.21

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.
@@ -14046,6 +14046,7 @@ r({
14046
14046
  duration: e().optional(),
14047
14047
  id: e().optional(),
14048
14048
  joinedAt: e().optional(),
14049
+ leavedAt: e().optional(),
14049
14050
  pauseCause: e().optional(),
14050
14051
  payload: e().optional(),
14051
14052
  queue: r({
@@ -14095,6 +14096,7 @@ r({
14095
14096
  duration: e().optional(),
14096
14097
  id: e().optional(),
14097
14098
  joinedAt: e().optional(),
14099
+ leavedAt: e().optional(),
14098
14100
  pauseCause: e().optional(),
14099
14101
  payload: e().optional(),
14100
14102
  queue: r({
@@ -15857,7 +15859,7 @@ r({
15857
15859
 
15858
15860
  bool active = 11; // not archive`),
15859
15861
  question: e().optional(),
15860
- teamFilter: m().optional()
15862
+ teamFilter: c().optional().describe("expects userID to filter by user's team")
15861
15863
  });
15862
15864
  const kse = "question_default";
15863
15865
  r({
@@ -47113,10 +47115,22 @@ r({
47113
47115
  next: m().optional()
47114
47116
  });
47115
47117
  r({
47116
- isAllEnabled: m().optional()
47118
+ q: e().optional(),
47119
+ type: f(c()).optional(),
47120
+ teamId: f(c()).optional(),
47121
+ tags: f(e()).optional()
47117
47122
  });
47118
47123
  r({
47119
- enabled: m().optional()
47124
+ isAllEnabled: m().optional(),
47125
+ potentialRows: c().optional()
47126
+ });
47127
+ r({
47128
+ tags: f(e()).optional(),
47129
+ enabled: m().optional(),
47130
+ id: f(e()).optional(),
47131
+ q: e().optional(),
47132
+ teamId: f(c()).optional(),
47133
+ type: f(c()).optional()
47120
47134
  });
47121
47135
  r({
47122
47136
  count: c().optional()
@@ -50618,7 +50632,8 @@ r({
50618
50632
  });
50619
50633
  r({
50620
50634
  aggs: r({
50621
- enabled: m().optional()
50635
+ enabled: m().optional(),
50636
+ potentialRows: c().optional()
50622
50637
  }).optional(),
50623
50638
  items: f(
50624
50639
  r({
@@ -50650,6 +50665,7 @@ r({
50650
50665
  enabled: m().optional(),
50651
50666
  fields: f(e()).optional(),
50652
50667
  id: f(e()).optional(),
50668
+ q: e().optional(),
50653
50669
  skill: r({
50654
50670
  id: e().optional(),
50655
50671
  name: e().optional()
@@ -80786,7 +80802,7 @@ class Bwe {
80786
80802
  return "audio";
80787
80803
  }
80788
80804
  async load(i) {
80789
- return new (await import("./vidstack-audio-D5ANgRcP.js")).AudioProvider(this.target, i);
80805
+ return new (await import("./vidstack-audio-BQjseZWu.js")).AudioProvider(this.target, i);
80790
80806
  }
80791
80807
  }
80792
80808
  class Bw {
@@ -80801,7 +80817,7 @@ class Bw {
80801
80817
  return "video";
80802
80818
  }
80803
80819
  async load(i) {
80804
- return new (await import("./vidstack-video-DLp9G-KP.js")).VideoProvider(this.target, i);
80820
+ return new (await import("./vidstack-video-DkPlVqH9.js")).VideoProvider(this.target, i);
80805
80821
  }
80806
80822
  }
80807
80823
  const E3 = class E3 extends Bw {
@@ -80813,7 +80829,7 @@ const E3 = class E3 extends Bw {
80813
80829
  return E3.supported && th(n);
80814
80830
  }
80815
80831
  async load(n) {
80816
- return new (await import("./vidstack-hls-C8jJrINk.js")).HLSProvider(this.target, n);
80832
+ return new (await import("./vidstack-hls-sG3loGlT.js")).HLSProvider(this.target, n);
80817
80833
  }
80818
80834
  };
80819
80835
  ee(E3, "supported", Ow());
@@ -80827,7 +80843,7 @@ const _3 = class _3 extends Bw {
80827
80843
  return _3.supported && Dw(n);
80828
80844
  }
80829
80845
  async load(n) {
80830
- return new (await import("./vidstack-dash-BMiYKP1Z.js")).DASHProvider(this.target, n);
80846
+ return new (await import("./vidstack-dash-Cx5Y-oOT.js")).DASHProvider(this.target, n);
80831
80847
  }
80832
80848
  };
80833
80849
  ee(_3, "supported", Ove());
@@ -80853,7 +80869,7 @@ class $we {
80853
80869
  return "video";
80854
80870
  }
80855
80871
  async load(i) {
80856
- return new (await import("./vidstack-vimeo-W-AYa33h.js")).VimeoProvider(this.target, i);
80872
+ return new (await import("./vidstack-vimeo-Cp4A_zm_.js")).VimeoProvider(this.target, i);
80857
80873
  }
80858
80874
  async loadPoster(i, n, a) {
80859
80875
  const { resolveVimeoVideoId: s, getVimeoVideoInfo: l } = await import("./vidstack-krOAtKMi-B4IZWKdc.js");
@@ -80887,7 +80903,7 @@ class Mwe {
80887
80903
  return "video";
80888
80904
  }
80889
80905
  async load(i) {
80890
- return new (await import("./vidstack-youtube-nAAnRjgH.js")).YouTubeProvider(this.target, i);
80906
+ return new (await import("./vidstack-youtube-CHb6qlZ2.js")).YouTubeProvider(this.target, i);
80891
80907
  }
80892
80908
  async loadPoster(i, n, a) {
80893
80909
  const { findYouTubePoster: s, resolveYouTubeVideoId: l } = await import("./vidstack-Dm1xEU9Q-qSXq3AI-.js"), d = jt(i.src) && l(i.src);
@@ -81307,7 +81323,7 @@ class zwe extends Bp {
81307
81323
  throw l.code = "CAST_NOT_AVAILABLE", l;
81308
81324
  }
81309
81325
  if (oh("https://www.gstatic.com"), !v(this, Ac)) {
81310
- const l = await import("./vidstack-D2pY00kU-Bml6Onhh.js").then((d) => d.v);
81326
+ const l = await import("./vidstack-D2pY00kU-Dicre-nA.js").then((d) => d.v);
81311
81327
  Y(this, Ac, new l.GoogleCastLoader());
81312
81328
  }
81313
81329
  await v(this, Ac).prompt(v(this, Sl)), n && v(this, Rt).queue.enqueue("media-google-cast-request", n);
@@ -83028,7 +83044,7 @@ _l = new WeakMap(), Qi = new WeakMap(), Pn = new WeakMap(), al = new WeakSet(),
83028
83044
  if ((a = v(this, Qi)) != null && a.classList.contains("vds-google-cast"))
83029
83045
  return v(this, Qi);
83030
83046
  const n = document.createElement("div");
83031
- return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-DUm8Om9e.js").then(({ insertContent: s }) => {
83047
+ return n.classList.add("vds-google-cast"), import("./vidstack-D_-9AA6_-CidODK__.js").then(({ insertContent: s }) => {
83032
83048
  s(n, v(this, _l).$state);
83033
83049
  }), n;
83034
83050
  }, ee(eM, "tagName", "media-provider");
package/dist/ui-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- import { W as f } from "./install-BP2NAmPh.js";
1
+ import { W as f } from "./install-CdGI1s_Z.js";
2
2
  export {
3
3
  f as default
4
4
  };