@eloquentai/chat-sdk 0.30.16-dev → 0.30.16
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-C3VcUmOD.js → index-CP_Wv6R9.js} +7 -7
- package/dist/{index-C3VcUmOD.js.map → index-CP_Wv6R9.js.map} +1 -1
- package/dist/{index-CoSfzZ-P.js → index-DlI7NNuP.js} +2 -2
- package/dist/{index-CoSfzZ-P.js.map → index-DlI7NNuP.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] = "2aeda482-3d2e-44f6-9f7c-4b0902e9770f", e._sentryDebugIdIdentifier = "sentry-dbid-2aeda482-3d2e-44f6-9f7c-4b0902e9770f");
|
|
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: "ed56e96cdcfd0c1322d92d5f2fdf406db9d793b9" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
|
-
const e = "
|
|
18
|
-
import("./index-
|
|
17
|
+
const e = "production";
|
|
18
|
+
import("./index-DlI7NNuP.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -11649,7 +11649,7 @@ function Lw() {
|
|
|
11649
11649
|
})(Va)), Va;
|
|
11650
11650
|
}
|
|
11651
11651
|
var fi = Lw();
|
|
11652
|
-
const Dw = { BASE_URL: "/", DEV: !1, MODE: "
|
|
11652
|
+
const Dw = { 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" }, Mw = "/assets/logo-waiting-simple.riv";
|
|
11653
11653
|
function cl(e) {
|
|
11654
11654
|
return typeof window > "u" || typeof import.meta > "u" ? "" : Dw[e] || "";
|
|
11655
11655
|
}
|
|
@@ -25186,7 +25186,7 @@ function pA() {
|
|
|
25186
25186
|
return e || t;
|
|
25187
25187
|
}
|
|
25188
25188
|
function mA() {
|
|
25189
|
-
return Ll() && typeof process.env == "object" && "VITE_ENVIRONMENT=
|
|
25189
|
+
return Ll() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
|
|
25190
25190
|
}
|
|
25191
25191
|
function gA() {
|
|
25192
25192
|
return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";
|
|
@@ -30853,4 +30853,4 @@ export {
|
|
|
30853
30853
|
WN as r,
|
|
30854
30854
|
wN as u
|
|
30855
30855
|
};
|
|
30856
|
-
//# sourceMappingURL=index-
|
|
30856
|
+
//# sourceMappingURL=index-CP_Wv6R9.js.map
|