@vlprojects-chat/chat 0.11.0-LD-6302-chat-improvements.2 → 0.11.0

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.
Files changed (2) hide show
  1. package/dist/index.mjs +2 -2
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -35423,7 +35423,7 @@ const YA = {
35423
35423
  }, Vse = () => {
35424
35424
  const e = te.useContext(wS);
35425
35425
  return e ? e.chatSnackbarContainer : null;
35426
- }, Bse = "@vlprojects-chat/chat", Use = "vlprojects", Wse = "0.11.0-LD-6302-chat-improvements.1", Hse = "vlprojects chat", Gse = "ISC", qse = "dist/index.d.ts", zse = "./dist/index.mjs", Yse = "./dist/index.mjs", Kse = [
35426
+ }, Bse = "@vlprojects-chat/chat", Use = "vlprojects", Wse = "0.11.0-LD-6302-chat-improvements.2", Hse = "vlprojects chat", Gse = "ISC", qse = "dist/index.d.ts", zse = "./dist/index.mjs", Yse = "./dist/index.mjs", Kse = [
35427
35427
  "dist"
35428
35428
  ], Xse = {
35429
35429
  type: "git",
@@ -57351,7 +57351,7 @@ const Eye = (e) => {
57351
57351
  /* @__PURE__ */ h.jsx(i1e, {})
57352
57352
  ] });
57353
57353
  };
57354
- var uu = { VITE_APP_VERSION: "0.11.0-LD-6302-chat-improvements.1", VITE_APP_API_BASEURL: "https://api.livedigital.chat", VITE_APP_SENTRY_DSN: "https://445426b388f045748970982694bb1520@o1158674.ingest.sentry.io/6242013", BASE_URL: "/", MODE: "production", DEV: !1, PROD: !0, SSR: !1 };
57354
+ var uu = { VITE_APP_VERSION: "0.11.0-LD-6302-chat-improvements.2", VITE_APP_API_BASEURL: "https://api.livedigital.chat", VITE_APP_SENTRY_DSN: "https://445426b388f045748970982694bb1520@o1158674.ingest.sentry.io/6242013", BASE_URL: "/", MODE: "production", DEV: !1, PROD: !0, SSR: !1 };
57355
57355
  const KD = (e) => {
57356
57356
  $e.error("Chat init error", { case: "handleInitError", errorInfo: e }), Do.emit(so.App, {
57357
57357
  event: Po.ChatInitError,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.11.0-LD-6302-chat-improvements.2",
4
+ "version": "0.11.0",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",