@eloquentai/chat-sdk 0.28.7-dev → 0.28.7
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-DD4Xno-g.js → index-BOytacTX.js} +2 -2
- package/dist/{index-DD4Xno-g.js.map → index-BOytacTX.js.map} +1 -1
- package/dist/{index-BSKSySgm.js → index-DGqJFU3a.js} +7 -7
- package/dist/{index-BSKSySgm.js.map → index-DGqJFU3a.js.map} +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -6,16 +6,16 @@ import Bg, { createPortal as ms } 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] = "80a2c361-fdcb-469e-9981-6738ab99e117", e._sentryDebugIdIdentifier = "sentry-dbid-80a2c361-fdcb-469e-9981-6738ab99e117");
|
|
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: "0dfd37d46807efa81c5c2671a1472b78d24e7766" };
|
|
15
15
|
}
|
|
16
16
|
if (typeof window < "u") {
|
|
17
|
-
const e = "
|
|
18
|
-
import("./index-
|
|
17
|
+
const e = "production";
|
|
18
|
+
import("./index-BOytacTX.js").then((t) => {
|
|
19
19
|
t.init({
|
|
20
20
|
dsn: void 0,
|
|
21
21
|
environment: e,
|
|
@@ -11627,7 +11627,7 @@ function Ew() {
|
|
|
11627
11627
|
})(Ba)), Ba;
|
|
11628
11628
|
}
|
|
11629
11629
|
var ui = Ew();
|
|
11630
|
-
const Aw = { BASE_URL: "/", DEV: !1, MODE: "
|
|
11630
|
+
const Aw = { 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" }, Iw = "/assets/logo-waiting-simple.riv";
|
|
11631
11631
|
function sl(e) {
|
|
11632
11632
|
return typeof window > "u" || typeof import.meta > "u" ? "" : Aw[e] || "";
|
|
11633
11633
|
}
|
|
@@ -25203,7 +25203,7 @@ function oA() {
|
|
|
25203
25203
|
return e || t;
|
|
25204
25204
|
}
|
|
25205
25205
|
function aA() {
|
|
25206
|
-
return Ol() && typeof process.env == "object" && "VITE_ENVIRONMENT=
|
|
25206
|
+
return Ol() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
|
|
25207
25207
|
}
|
|
25208
25208
|
function sA() {
|
|
25209
25209
|
return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";
|
|
@@ -30752,4 +30752,4 @@ export {
|
|
|
30752
30752
|
wN as r,
|
|
30753
30753
|
tN as u
|
|
30754
30754
|
};
|
|
30755
|
-
//# sourceMappingURL=index-
|
|
30755
|
+
//# sourceMappingURL=index-DGqJFU3a.js.map
|