@eloquentai/chat-sdk 0.30.15-dev → 0.30.16-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-DVaal-4t.js → index-C3VcUmOD.js} +4 -4
- package/dist/{index-DVaal-4t.js.map → index-C3VcUmOD.js.map} +1 -1
- package/dist/{index-yEqNOKZT.js → index-CoSfzZ-P.js} +2 -2
- package/dist/{index-yEqNOKZT.js.map → index-CoSfzZ-P.js.map} +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -6,16 +6,16 @@ import Wg, { createPortal as gs } from "react-dom";
|
|
|
6
6
|
import qg 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] = "5914a3ed-3568-4a05-9f1d-325bf9b9a54f", e._sentryDebugIdIdentifier = "sentry-dbid-5914a3ed-3568-4a05-9f1d-325bf9b9a54f");
|
|
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: "31d806b440a9993397fbea520f4d0546288f6889" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
17
|
const e = "development";
|
|
18
|
-
import("./index-
|
|
18
|
+
import("./index-CoSfzZ-P.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -30853,4 +30853,4 @@ export {
|
|
|
30853
30853
|
WN as r,
|
|
30854
30854
|
wN as u
|
|
30855
30855
|
};
|
|
30856
|
-
//# sourceMappingURL=index-
|
|
30856
|
+
//# sourceMappingURL=index-C3VcUmOD.js.map
|