@eloquentai/chat-sdk 0.30.2-dev → 0.30.3-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-Bqvk7BQ7.js → index-DwLZ6cwx.js} +5 -5
- package/dist/{index-Bqvk7BQ7.js.map → index-DwLZ6cwx.js.map} +1 -1
- package/dist/{index-wgGOr3Za.js → index-mhxA_b3o.js} +2 -2
- package/dist/{index-wgGOr3Za.js.map → index-mhxA_b3o.js.map} +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -6,16 +6,16 @@ import Vg, { createPortal as gs } from "react-dom";
|
|
|
6
6
|
import Wg 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] = "31e68147-dd45-4bb0-8632-17edd3b1ff6e", e._sentryDebugIdIdentifier = "sentry-dbid-31e68147-dd45-4bb0-8632-17edd3b1ff6e");
|
|
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: "4489534c95b19181b1a23062ffba524dc7870dda" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
17
|
const e = "development";
|
|
18
|
-
import("./index-
|
|
18
|
+
import("./index-mhxA_b3o.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -22941,7 +22941,7 @@ function SC({ messageData: e }) {
|
|
|
22941
22941
|
)
|
|
22942
22942
|
] });
|
|
22943
22943
|
}
|
|
22944
|
-
const Xu = /* @__PURE__ */ new Set(), CC = /* @__PURE__ */ new Set(["
|
|
22944
|
+
const Xu = /* @__PURE__ */ new Set(), CC = /* @__PURE__ */ new Set(["Routing"]);
|
|
22945
22945
|
function Ku({
|
|
22946
22946
|
messageData: e,
|
|
22947
22947
|
nextMessage: t,
|
|
@@ -30736,4 +30736,4 @@ export {
|
|
|
30736
30736
|
LN as r,
|
|
30737
30737
|
mN as u
|
|
30738
30738
|
};
|
|
30739
|
-
//# sourceMappingURL=index-
|
|
30739
|
+
//# sourceMappingURL=index-DwLZ6cwx.js.map
|