@eloquentai/chat-sdk 0.30.9-dev → 0.30.9
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-B82nT4Vn.js → index-BnpIVG1H.js} +7 -7
- package/dist/{index-B82nT4Vn.js.map → index-BnpIVG1H.js.map} +1 -1
- package/dist/{index-frHTFp_q.js → index-QZ6poKE1.js} +2 -2
- package/dist/{index-frHTFp_q.js.map → index-QZ6poKE1.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] = "7cd8cdba-7559-408d-9a3d-60f5374944c7", e._sentryDebugIdIdentifier = "sentry-dbid-7cd8cdba-7559-408d-9a3d-60f5374944c7");
|
|
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: "9e26a81f4969762c484b93adcd9740f9757aac64" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
|
-
const e = "
|
|
18
|
-
import("./index-
|
|
17
|
+
const e = "production";
|
|
18
|
+
import("./index-QZ6poKE1.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -11622,7 +11622,7 @@ function Tw() {
|
|
|
11622
11622
|
})(Va)), Va;
|
|
11623
11623
|
}
|
|
11624
11624
|
var fi = Tw();
|
|
11625
|
-
const Pw = { BASE_URL: "/", DEV: !1, MODE: "
|
|
11625
|
+
const Pw = { 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" }, Ow = "/assets/logo-waiting-simple.riv";
|
|
11626
11626
|
function cl(e) {
|
|
11627
11627
|
return typeof window > "u" || typeof import.meta > "u" ? "" : Pw[e] || "";
|
|
11628
11628
|
}
|
|
@@ -25137,7 +25137,7 @@ function uA() {
|
|
|
25137
25137
|
return e || t;
|
|
25138
25138
|
}
|
|
25139
25139
|
function fA() {
|
|
25140
|
-
return Ll() && typeof process.env == "object" && "VITE_ENVIRONMENT=
|
|
25140
|
+
return Ll() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
|
|
25141
25141
|
}
|
|
25142
25142
|
function dA() {
|
|
25143
25143
|
return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";
|
|
@@ -30749,4 +30749,4 @@ export {
|
|
|
30749
30749
|
DN as r,
|
|
30750
30750
|
gN as u
|
|
30751
30751
|
};
|
|
30752
|
-
//# sourceMappingURL=index-
|
|
30752
|
+
//# sourceMappingURL=index-BnpIVG1H.js.map
|