@eloquentai/chat-sdk 0.18.0 → 0.18.1-dev

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 se } from "zod";
15
15
  import ld 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] = "04bd4661-2a1e-416d-a71c-333ef258ba18", e._sentryDebugIdIdentifier = "sentry-dbid-04bd4661-2a1e-416d-a71c-333ef258ba18");
18
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "002c5d8b-dff6-4888-bfab-ba74c35c5e70", e._sentryDebugIdIdentifier = "sentry-dbid-002c5d8b-dff6-4888-bfab-ba74c35c5e70");
19
19
  } catch {
20
20
  }
21
21
  const U = typeof __SENTRY_DEBUG__ > "u" || __SENTRY_DEBUG__, st = "9.30.0", $ = globalThis;
@@ -10610,9 +10610,9 @@ function $_(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: "66722e6deb006875b45d4ac9a0332b6358ae12d0" };
10613
+ e.SENTRY_RELEASE = { id: "09fc5a4522963f9629f0ac416cc1507bbf770f6f" };
10614
10614
  }
10615
- const H_ = "production";
10615
+ const H_ = "development";
10616
10616
  $_({
10617
10617
  dsn: void 0,
10618
10618
  environment: H_,
@@ -10892,7 +10892,7 @@ function X_() {
10892
10892
  return () => clearInterval(n);
10893
10893
  }, []), ua[e];
10894
10894
  }
10895
- const Q_ = "/assets/logo-waiting-simple.riv", Z_ = "https://cdn.eloquentai.co", ew = "https://chat.eloquentai.co", tw = Z_ + Q_;
10895
+ const Q_ = "/assets/logo-waiting-simple.riv", Z_ = "https://cdn.eloquentai.dev", ew = "https://chat.eloquentai.dev", tw = Z_ + Q_;
10896
10896
  function nw() {
10897
10897
  return ew;
10898
10898
  }
@@ -12910,7 +12910,7 @@ function Sv() {
12910
12910
  return e || t;
12911
12911
  }
12912
12912
  function Ev() {
12913
- return Bs() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
12913
+ return Bs() && typeof process.env == "object" && "VITE_ENVIRONMENT=dev tsc -b && vite build --mode dev".startsWith("ng ") || !1;
12914
12914
  }
12915
12915
  function xv() {
12916
12916
  return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";