@eloquentai/chat-sdk 0.28.21-dev → 0.28.21
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-BKe4FyFj.js → index-BkkGjUVR.js} +7 -7
- package/dist/{index-BKe4FyFj.js.map → index-BkkGjUVR.js.map} +1 -1
- package/dist/{index-DB1jTwNk.js → index-D0BHLxhv.js} +2 -2
- package/dist/{index-DB1jTwNk.js.map → index-D0BHLxhv.js.map} +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -6,16 +6,16 @@ import Bg, { createPortal as gs } from "react-dom";
|
|
|
6
6
|
import Vg 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] = "cd80c827-909a-47dc-8e46-2ffc49e87398", e._sentryDebugIdIdentifier = "sentry-dbid-cd80c827-909a-47dc-8e46-2ffc49e87398");
|
|
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: "bf2a2a8ef8488359a6a8af5f5852db24ed296442" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
|
-
const e = "
|
|
18
|
-
import("./index-
|
|
17
|
+
const e = "production";
|
|
18
|
+
import("./index-D0BHLxhv.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -11605,7 +11605,7 @@ function Aw() {
|
|
|
11605
11605
|
})(Va)), Va;
|
|
11606
11606
|
}
|
|
11607
11607
|
var fi = Aw();
|
|
11608
|
-
const Iw = { BASE_URL: "/", DEV: !1, MODE: "
|
|
11608
|
+
const Iw = { BASE_URL: "/", DEV: !1, MODE: "prod", PROD: !0, SSR: !1, VITE_API_URL: "https://chat.eloquentai.co", VITE_CDN_URL: "https://cdn.eloquentai.co", VITE_ENVIRONMENT: "prod", VITE_REGION_API_URL: "https://region.eloquentai.co" }, Rw = "/assets/logo-waiting-simple.riv";
|
|
11609
11609
|
function ll(e) {
|
|
11610
11610
|
return typeof window > "u" || typeof import.meta > "u" ? "" : Iw[e] || "";
|
|
11611
11611
|
}
|
|
@@ -25099,7 +25099,7 @@ function aA() {
|
|
|
25099
25099
|
return e || t;
|
|
25100
25100
|
}
|
|
25101
25101
|
function sA() {
|
|
25102
|
-
return Nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=
|
|
25102
|
+
return Nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
|
|
25103
25103
|
}
|
|
25104
25104
|
function lA() {
|
|
25105
25105
|
return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";
|
|
@@ -30653,4 +30653,4 @@ export {
|
|
|
30653
30653
|
xN as r,
|
|
30654
30654
|
nN as u
|
|
30655
30655
|
};
|
|
30656
|
-
//# sourceMappingURL=index-
|
|
30656
|
+
//# sourceMappingURL=index-BkkGjUVR.js.map
|