@eloquentai/chat-sdk 0.25.10-dev → 0.25.10
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-CxS_K7B2.js → index-DJcUl60Y.js} +2 -2
- package/dist/{index-CxS_K7B2.js.map → index-DJcUl60Y.js.map} +1 -1
- package/dist/{index-jaki6zSQ.js → index-WEVBDxFF.js} +7 -7
- package/dist/{index-jaki6zSQ.js.map → index-WEVBDxFF.js.map} +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -15,16 +15,16 @@ import { z as Z } from "zod";
|
|
|
15
15
|
import Sl from "react-dom/client";
|
|
16
16
|
try {
|
|
17
17
|
let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {}, t = new e.Error().stack;
|
|
18
|
-
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "
|
|
18
|
+
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "7d0295d0-f406-4b8e-975c-99dedebd495e", e._sentryDebugIdIdentifier = "sentry-dbid-7d0295d0-f406-4b8e-975c-99dedebd495e");
|
|
19
19
|
} catch {
|
|
20
20
|
}
|
|
21
21
|
{
|
|
22
22
|
let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
|
|
23
|
-
e.SENTRY_RELEASE = { id: "
|
|
23
|
+
e.SENTRY_RELEASE = { id: "21916af2d9798f12a078d39321ffdc675d353eaf" };
|
|
24
24
|
}
|
|
25
25
|
if (typeof window < "u") {
|
|
26
|
-
const e = "
|
|
27
|
-
import("./index-
|
|
26
|
+
const e = "production";
|
|
27
|
+
import("./index-DJcUl60Y.js").then((t) => {
|
|
28
28
|
t.init({
|
|
29
29
|
dsn: void 0,
|
|
30
30
|
environment: e,
|
|
@@ -300,7 +300,7 @@ function gn() {
|
|
|
300
300
|
);
|
|
301
301
|
return e;
|
|
302
302
|
}
|
|
303
|
-
const Rl = { BASE_URL: "/", DEV: !1, MODE: "
|
|
303
|
+
const Rl = { 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" }, Ol = "/assets/logo-waiting-simple.riv";
|
|
304
304
|
function Sr(e) {
|
|
305
305
|
return typeof window > "u" || typeof import.meta > "u" ? "" : Rl[e] || "";
|
|
306
306
|
}
|
|
@@ -13893,7 +13893,7 @@ function $g() {
|
|
|
13893
13893
|
return e || t;
|
|
13894
13894
|
}
|
|
13895
13895
|
function Wg() {
|
|
13896
|
-
return Kr() && typeof process.env == "object" && "VITE_ENVIRONMENT=
|
|
13896
|
+
return Kr() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
|
|
13897
13897
|
}
|
|
13898
13898
|
function Gg() {
|
|
13899
13899
|
return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";
|
|
@@ -16691,4 +16691,4 @@ export {
|
|
|
16691
16691
|
oa as g,
|
|
16692
16692
|
Lw as r
|
|
16693
16693
|
};
|
|
16694
|
-
//# sourceMappingURL=index-
|
|
16694
|
+
//# sourceMappingURL=index-WEVBDxFF.js.map
|