@eloquentai/chat-sdk 0.21.9-dev → 0.21.11

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.mjs CHANGED
@@ -15,7 +15,7 @@ import { z as ge } from "zod";
15
15
  import Tm 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] = "d67504a9-c57b-4242-9357-441f88bd7ef8", e._sentryDebugIdIdentifier = "sentry-dbid-d67504a9-c57b-4242-9357-441f88bd7ef8");
18
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "913d4be8-1376-48bd-825c-5c1f7dde3880", e._sentryDebugIdIdentifier = "sentry-dbid-913d4be8-1376-48bd-825c-5c1f7dde3880");
19
19
  } catch {
20
20
  }
21
21
  const ee = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, Xt = "9.30.0", ie = globalThis;
@@ -10610,12 +10610,12 @@ function rx(e) {
10610
10610
  }
10611
10611
  {
10612
10612
  let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {};
10613
- e.SENTRY_RELEASE = { id: "0cb92fe7ef685752b9775b62a32cc20188255c97" };
10613
+ e.SENTRY_RELEASE = { id: "5cd0af16c22f04e294c8f345decd82c36bf2d39f" };
10614
10614
  }
10615
10615
  function nh(e) {
10616
10616
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
10617
10617
  }
10618
- const ix = "development";
10618
+ const ix = "production";
10619
10619
  rx({
10620
10620
  dsn: void 0,
10621
10621
  environment: ix,
@@ -10884,7 +10884,7 @@ function ao() {
10884
10884
  );
10885
10885
  return e;
10886
10886
  }
10887
- const px = "/assets/logo-waiting-simple.riv", mx = "https://cdn.eloquentai.dev", gx = "https://chat.eloquentai.dev", yx = mx + px;
10887
+ const px = "/assets/logo-waiting-simple.riv", mx = "https://cdn.eloquentai.co", gx = "https://chat.eloquentai.co", yx = mx + px;
10888
10888
  function bx() {
10889
10889
  return gx;
10890
10890
  }
@@ -22166,7 +22166,7 @@ function wA() {
22166
22166
  return e || t;
22167
22167
  }
22168
22168
  function SA() {
22169
- return nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=dev tsc -b && vite build --mode dev".startsWith("ng ") || !1;
22169
+ return nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
22170
22170
  }
22171
22171
  function _A() {
22172
22172
  return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";