@eloquentai/chat-sdk 0.33.5-dev → 0.33.6-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
@@ -1,4 +1,4 @@
1
- import { C as n, a as s, r, u as f } from "./index-D_HTKWh_.js";
1
+ import { C as n, a as s, r, u as f } from "./index-DaRS4VX3.js";
2
2
  try {
3
3
  let e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {}, d = new e.Error().stack;
4
4
  d && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[d] = "118859a5-c0fd-4bc2-9d01-2ca49e89967d", e._sentryDebugIdIdentifier = "sentry-dbid-118859a5-c0fd-4bc2-9d01-2ca49e89967d");
@@ -61,7 +61,7 @@ export interface BootResponse {
61
61
  title?: string;
62
62
  subtitle?: string;
63
63
  is_active?: boolean;
64
- /** Open the chat window on load (desktop only). Always wins: over the isInitiallyOpen prop and the user's closed-cookie. */
64
+ /** Open the chat window on load (desktop only). Wins over the isInitiallyOpen prop, but a `true` here never overrides the user's closed-cookie. */
65
65
  initial_open?: boolean | null;
66
66
  /** Show the close (X) button in the chat header. Always wins over the hasCloseButton prop. */
67
67
  close_button?: boolean | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eloquentai/chat-sdk",
3
- "version": "0.33.5-dev",
3
+ "version": "0.33.6-dev",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "chat",