@eloquentai/chat-sdk 0.31.7-dev → 0.32.0-dev
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-C8uniTHW.js → index-BOH3iWp7.js} +2 -2
- package/dist/{index-C8uniTHW.js.map → index-BOH3iWp7.js.map} +1 -1
- package/dist/{index-Bx0xD2_D.js → index-PEWRkyyD.js} +5 -5
- package/dist/{index-Bx0xD2_D.js.map → index-PEWRkyyD.js.map} +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -6,16 +6,16 @@ import Vv, { createPortal as ml } from "react-dom";
|
|
|
6
6
|
import Wv from "react-dom/client";
|
|
7
7
|
try {
|
|
8
8
|
let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {}, t = new e.Error().stack;
|
|
9
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
9
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "bd328240-719a-4d39-960c-8060738412d6", e._sentryDebugIdIdentifier = "sentry-dbid-bd328240-719a-4d39-960c-8060738412d6");
|
|
10
10
|
} catch {
|
|
11
11
|
}
|
|
12
12
|
{
|
|
13
13
|
let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
14
|
-
e.SENTRY_RELEASE = { id: "
|
|
14
|
+
e.SENTRY_RELEASE = { id: "cf147d692d8fd98587783875a7e71acbe733cb71" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
17
|
const e = "development";
|
|
18
|
-
import("./index-
|
|
18
|
+
import("./index-BOH3iWp7.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -25117,7 +25117,7 @@ function YA() {
|
|
|
25117
25117
|
const e = new URLSearchParams(window.location.search), t = {};
|
|
25118
25118
|
return e.forEach((n, r) => {
|
|
25119
25119
|
t[r] = n;
|
|
25120
|
-
}),
|
|
25120
|
+
}), t;
|
|
25121
25121
|
}
|
|
25122
25122
|
const XA = "eloquent-ai::conversation-data", fi = typeof window < "u", KA = 1800 * 1e3;
|
|
25123
25123
|
function Rc({ appId: e }) {
|
|
@@ -32105,4 +32105,4 @@ export {
|
|
|
32105
32105
|
TL as r,
|
|
32106
32106
|
oL as u
|
|
32107
32107
|
};
|
|
32108
|
-
//# sourceMappingURL=index-
|
|
32108
|
+
//# sourceMappingURL=index-PEWRkyyD.js.map
|