@eloquentai/chat-sdk 0.28.1-dev → 0.28.2
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-hAlYCc4S.js → index-jnJTQFDC.js} +2 -2
- package/dist/{index-hAlYCc4S.js.map → index-jnJTQFDC.js.map} +1 -1
- package/dist/{index-B_F5Vl5q.js → index-kK71WvVs.js} +7 -7
- package/dist/{index-B_F5Vl5q.js.map → index-kK71WvVs.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] = "03000466-c103-4c47-883d-3b786197648f", e._sentryDebugIdIdentifier = "sentry-dbid-03000466-c103-4c47-883d-3b786197648f");
|
|
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: "151b49b357152c70af6579563919d8d68982b6aa" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
|
-
const e = "
|
|
18
|
-
import("./index-
|
|
17
|
+
const e = "production";
|
|
18
|
+
import("./index-jnJTQFDC.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -11627,7 +11627,7 @@ function Aw() {
|
|
|
11627
11627
|
})(Ba)), Ba;
|
|
11628
11628
|
}
|
|
11629
11629
|
var ui = Aw();
|
|
11630
|
-
const Iw = { BASE_URL: "/", DEV: !1, MODE: "
|
|
11630
|
+
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";
|
|
11631
11631
|
function ll(e) {
|
|
11632
11632
|
return typeof window > "u" || typeof import.meta > "u" ? "" : Iw[e] || "";
|
|
11633
11633
|
}
|
|
@@ -25186,7 +25186,7 @@ function rA() {
|
|
|
25186
25186
|
return e || t;
|
|
25187
25187
|
}
|
|
25188
25188
|
function iA() {
|
|
25189
|
-
return Nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=
|
|
25189
|
+
return Nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
|
|
25190
25190
|
}
|
|
25191
25191
|
function oA() {
|
|
25192
25192
|
return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";
|
|
@@ -30720,4 +30720,4 @@ export {
|
|
|
30720
30720
|
bN as r,
|
|
30721
30721
|
QO as u
|
|
30722
30722
|
};
|
|
30723
|
-
//# sourceMappingURL=index-
|
|
30723
|
+
//# sourceMappingURL=index-kK71WvVs.js.map
|