@eloquentai/chat-sdk 0.25.8-dev → 0.25.8
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-dnJIFRFG.js → index-CywxvKYH.js} +7 -7
- package/dist/{index-dnJIFRFG.js.map → index-CywxvKYH.js.map} +1 -1
- package/dist/{index-CZTuKKFf.js → index-D768h7jL.js} +2 -2
- package/dist/{index-CZTuKKFf.js.map → index-D768h7jL.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] = "f09793fa-f2cc-404a-ae5f-4fa78772a5dd", e._sentryDebugIdIdentifier = "sentry-dbid-f09793fa-f2cc-404a-ae5f-4fa78772a5dd");
|
|
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: "acb0ecaccf3aa7d1984a49fcff87d7b2192da8e7" };
|
|
24
24
|
}
|
|
25
25
|
if (typeof window < "u") {
|
|
26
|
-
const e = "
|
|
27
|
-
import("./index-
|
|
26
|
+
const e = "production";
|
|
27
|
+
import("./index-D768h7jL.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";
|
|
@@ -16669,4 +16669,4 @@ export {
|
|
|
16669
16669
|
oa as g,
|
|
16670
16670
|
Lw as r
|
|
16671
16671
|
};
|
|
16672
|
-
//# sourceMappingURL=index-
|
|
16672
|
+
//# sourceMappingURL=index-CywxvKYH.js.map
|