@d-id/client-sdk 2.0.4-staging.388 → 2.0.4
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.4
|
|
20003
|
+
const Vp = "2.0.4", 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-
|
|
20798
|
+
const { createLiveKitStreamingManager: a } = await import("./livekit-manager-BIEXLrwR.js");
|
|
20799
20799
|
return a(s, o, t);
|
|
20800
20800
|
default:
|
|
20801
20801
|
throw new Error(`Unsupported transport provider: ${o.transport.provider}`);
|
|
@@ -21051,7 +21051,7 @@ async function Dg(n, e) {
|
|
|
21051
21051
|
const K = JSON.parse(U.payload);
|
|
21052
21052
|
return await F(K);
|
|
21053
21053
|
} catch (K) {
|
|
21054
|
-
throw K instanceof ie ? K : no(
|
|
21054
|
+
throw K instanceof ie ? K : no(`Client tool "${w}" failed: ${K.message}`);
|
|
21055
21055
|
}
|
|
21056
21056
|
};
|
|
21057
21057
|
}
|
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-
|
|
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-BLnfl1xQ.js";
|
|
2
2
|
export {
|
|
3
3
|
s as AgentActivityState,
|
|
4
4
|
r as BaseError,
|