@d-id/client-sdk 1.2.7-staging.363 → 1.2.8-staging.365
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.
- package/dist/{index-CPI7d0C1.js → index-BXfxP3Yk.js} +2 -2
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +5 -5
- package/dist/livekit-manager-CgGPcchb.js +471 -0
- package/dist/src/utils/user-context.d.ts +15 -0
- package/dist/src/utils/user-context.test.d.ts +1 -0
- package/package.json +1 -1
- package/dist/livekit-manager-CmGl5koh.js +0 -440
|
@@ -395,7 +395,7 @@ function Be(e) {
|
|
|
395
395
|
function ge(e) {
|
|
396
396
|
return e instanceof G ? e.toJson() : { kind: "UnknownError", message: Bt(e) || "UnknownError" };
|
|
397
397
|
}
|
|
398
|
-
const Jt = "1.2.
|
|
398
|
+
const Jt = "1.2.8-staging.365", Ot = "https://api-js.mixpanel.com/track/?verbose=1&ip=1", Ze = 50, Z = [];
|
|
399
399
|
let pe = !1;
|
|
400
400
|
async function et(e) {
|
|
401
401
|
const t = await fetch(Ot, {
|
|
@@ -1190,7 +1190,7 @@ async function yn(e, t, n, i) {
|
|
|
1190
1190
|
const { version: o, ...s } = t;
|
|
1191
1191
|
switch (s.transport.provider) {
|
|
1192
1192
|
case Se.Livekit:
|
|
1193
|
-
const { createLiveKitStreamingManager: r } = await import("./livekit-manager-
|
|
1193
|
+
const { createLiveKitStreamingManager: r } = await import("./livekit-manager-CgGPcchb.js");
|
|
1194
1194
|
return r(c, s, n);
|
|
1195
1195
|
default:
|
|
1196
1196
|
throw new Error(`Unsupported transport provider: ${s.transport.provider}`);
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as e, k as r, B as t, m as o, o as n, p as i, C as S, f as p, g as d, D as g, H as c, K as E, N as m, P as y, q as C, R as P, r as T, e as v, S as A, b as D, j as V, s as l, T as u, U as h, V as w, u as M, v as K, W as N, w as R, x as b, y as f, z as j } from "./index-
|
|
1
|
+
import { A as e, k as r, B as t, m as o, o as n, p as i, C as S, f as p, g as d, D as g, H as c, K as E, N as m, P as y, q as C, R as P, r as T, e as v, S as A, b as D, j as V, s as l, T as u, U as h, V as w, u as M, v as K, W as N, w as R, x as b, y as f, z as j } from "./index-BXfxP3Yk.js";
|
|
2
2
|
export {
|
|
3
3
|
e as AgentActivityState,
|
|
4
4
|
r as AgentStatus,
|