@eloquentai/chat-sdk 0.28.21 → 0.28.22-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.
@@ -6,16 +6,16 @@ import Bg, { createPortal as gs } 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] = "cd80c827-909a-47dc-8e46-2ffc49e87398", e._sentryDebugIdIdentifier = "sentry-dbid-cd80c827-909a-47dc-8e46-2ffc49e87398");
9
+ t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "36e0e489-f832-44d2-84de-655eaa320f5b", e._sentryDebugIdIdentifier = "sentry-dbid-36e0e489-f832-44d2-84de-655eaa320f5b");
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: "bf2a2a8ef8488359a6a8af5f5852db24ed296442" };
14
+ e.SENTRY_RELEASE = { id: "783ea3bc11a349f73998c116eb937a2475fc646d" };
15
15
  }
16
16
  if (typeof window < "u") {
17
- const e = "production";
18
- import("./index-D0BHLxhv.js").then((t) => {
17
+ const e = "development";
18
+ import("./index-Vspwp-24.js").then((t) => {
19
19
  t.init({
20
20
  dsn: void 0,
21
21
  environment: e,
@@ -11605,7 +11605,7 @@ function Aw() {
11605
11605
  })(Va)), Va;
11606
11606
  }
11607
11607
  var fi = Aw();
11608
- const Iw = { 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" }, Rw = "/assets/logo-waiting-simple.riv";
11608
+ const Iw = { BASE_URL: "/", DEV: !1, MODE: "dev", PROD: !0, SSR: !1, VITE_API_URL: "https://chat.eloquentai.dev", VITE_CDN_URL: "https://cdn.eloquentai.dev", VITE_ENVIRONMENT: "dev", VITE_REGION_API_URL: "https://region.eloquentai.dev" }, Rw = "/assets/logo-waiting-simple.riv";
11609
11609
  function ll(e) {
11610
11610
  return typeof window > "u" || typeof import.meta > "u" ? "" : Iw[e] || "";
11611
11611
  }
@@ -23791,7 +23791,10 @@ function QC({
23791
23791
  fgColor: "#ffffff"
23792
23792
  }
23793
23793
  ) }),
23794
- /* @__PURE__ */ L("div", { className: "flex flex-col", children: /* @__PURE__ */ L("h2", { className: "text-sm text-foreground font-semibold", children: n.assistantName }) })
23794
+ /* @__PURE__ */ De("div", { className: "flex flex-col", children: [
23795
+ /* @__PURE__ */ L("h2", { className: "text-sm text-foreground font-semibold", children: n.assistantName }),
23796
+ /* @__PURE__ */ L("span", { className: "text-xs text-gray-500", children: n.subtitle })
23797
+ ] })
23795
23798
  ] }),
23796
23799
  /* @__PURE__ */ De("div", { children: [
23797
23800
  n.cleanChatButton && /* @__PURE__ */ L(
@@ -25099,7 +25102,7 @@ function aA() {
25099
25102
  return e || t;
25100
25103
  }
25101
25104
  function sA() {
25102
- return Nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=prod tsc -b && vite build --mode prod".startsWith("ng ") || !1;
25105
+ return Nl() && typeof process.env == "object" && "VITE_ENVIRONMENT=dev tsc -b && vite build --mode dev".startsWith("ng ") || !1;
25103
25106
  }
25104
25107
  function lA() {
25105
25108
  return typeof navigator < "u" && typeof navigator.product < "u" && navigator.product === "ReactNative";
@@ -30653,4 +30656,4 @@ export {
30653
30656
  xN as r,
30654
30657
  nN as u
30655
30658
  };
30656
- //# sourceMappingURL=index-BkkGjUVR.js.map
30659
+ //# sourceMappingURL=index-CnlucPSx.js.map