@d-id/client-sdk 2.0.5-staging.393 → 2.0.5-staging.394

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.
@@ -20000,7 +20000,7 @@ function za(n) {
20000
20000
  function is(n) {
20001
20001
  return n instanceof Dt ? n.toJson() : { kind: "UnknownError", message: Lp(n) || "UnknownError" };
20002
20002
  }
20003
- const Vp = "2.0.5-staging.393", qp = "https://api-js.mixpanel.com/track/?verbose=1&ip=1", Kd = 50, Nt = [];
20003
+ const Vp = "2.0.5-staging.394", qp = "https://api-js.mixpanel.com/track/?verbose=1&ip=1", Kd = 50, Nt = [];
20004
20004
  let ss = !1;
20005
20005
  async function Hd(n) {
20006
20006
  const e = await fetch(qp, {
@@ -20795,7 +20795,7 @@ async function pg(n, e, t, i) {
20795
20795
  const { version: r, ...o } = e;
20796
20796
  switch (o.transport.provider) {
20797
20797
  case Bs.Livekit:
20798
- const { createLiveKitStreamingManager: a } = await import("./livekit-manager-CNMyAnJt.js");
20798
+ const { createLiveKitStreamingManager: a } = await import("./livekit-manager-C-yzHglH.js");
20799
20799
  return a(s, o, t);
20800
20800
  default:
20801
20801
  throw new Error(`Unsupported transport provider: ${o.transport.provider}`);
@@ -21363,6 +21363,9 @@ async function Dg(n, e) {
21363
21363
  unregisterClientTool: T
21364
21364
  };
21365
21365
  }
21366
+ function xg(n) {
21367
+ return n.some((e) => e.executionMode === "blocking");
21368
+ }
21366
21369
  export {
21367
21370
  Mn as A,
21368
21371
  Dt as B,
@@ -21398,8 +21401,9 @@ export {
21398
21401
  cl as s,
21399
21402
  is as t,
21400
21403
  Dg as u,
21401
- Rg as v,
21402
- Pg as w,
21403
- yl as x,
21404
- Mg as y
21404
+ xg as v,
21405
+ Rg as w,
21406
+ Pg as x,
21407
+ yl as y,
21408
+ Mg as z
21405
21409
  };
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as s, B as r, k as t, m as o, o as i, C as n, f as S, g as d, D as p, H as c, K as g, N as E, P as m, R as C, p as y, e as T, S as v, b as D, j as V, q as A, T as P, V as h, r as w, s as M, W as l, u, v as K, w as N, x as R } from "./index-CqEijjwH.js";
1
+ import { A as s, B as r, k as t, m as o, o as i, C as n, f as S, g as d, D as p, H as g, K as c, N as E, P as m, R as y, p as C, e as T, S as v, b as A, j as D, q as V, T as w, V as P, r as h, s as l, W as M, u, v as K, w as N, x as R, y as b } from "./index-u0VeiaKu.js";
2
2
  export {
3
3
  s as AgentActivityState,
4
4
  r as BaseError,
@@ -9,24 +9,25 @@ export {
9
9
  S as ConnectionState,
10
10
  d as ConnectivityState,
11
11
  p as DocumentType,
12
- c as HttpError,
13
- g as KnowledgeType,
12
+ g as HttpError,
13
+ c as KnowledgeType,
14
14
  E as NetworkError,
15
15
  m as Providers,
16
- C as RateState,
17
- y as SDK_VERSION,
16
+ y as RateState,
17
+ C as SDK_VERSION,
18
18
  T as StreamError,
19
19
  v as StreamEvents,
20
- D as StreamType,
21
- V as StreamingState,
22
- A as Subject,
23
- P as TransportProvider,
24
- h as ValidationError,
25
- w as VideoType,
26
- M as VoiceAccess,
27
- l as WsError,
20
+ A as StreamType,
21
+ D as StreamingState,
22
+ V as Subject,
23
+ w as TransportProvider,
24
+ P as ValidationError,
25
+ h as VideoType,
26
+ l as VoiceAccess,
27
+ M as WsError,
28
28
  u as createAgentManager,
29
- K as isDIDError,
30
- N as mapVideoType,
31
- R as parseMessageParts
29
+ K as isAwaitingTool,
30
+ N as isDIDError,
31
+ R as mapVideoType,
32
+ b as parseMessageParts
32
33
  };