@vlprojects-chat/chat 0.7.3 → 0.7.5

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
@@ -35451,7 +35451,7 @@ const zA = {
35451
35451
  }, Hse = () => {
35452
35452
  const e = te.useContext(yS);
35453
35453
  return e ? e.chatSnackbarContainer : null;
35454
- }, Gse = "@vlprojects-chat/chat", qse = "vlprojects", zse = "0.7.3", Yse = "VLprojects chat", Kse = "ISC", Xse = "dist/index.d.ts", Jse = "./dist/index.mjs", Zse = "./dist/index.mjs", Qse = [
35454
+ }, Gse = "@vlprojects-chat/chat", qse = "vlprojects", zse = "0.7.5", Yse = "VLprojects chat", Kse = "ISC", Xse = "dist/index.d.ts", Jse = "./dist/index.mjs", Zse = "./dist/index.mjs", Qse = [
35455
35455
  "dist"
35456
35456
  ], $se = {
35457
35457
  type: "git",
@@ -57235,7 +57235,7 @@ const Sye = (e) => {
57235
57235
  /* @__PURE__ */ h.jsx(c1e, {})
57236
57236
  ] });
57237
57237
  };
57238
- var lu = { VITE_APP_VERSION: "0.7.3", 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 };
57238
+ var lu = { VITE_APP_VERSION: "0.7.5", 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 };
57239
57239
  const YD = (e) => {
57240
57240
  $e.error("Chat init error", { case: "handleInitError", errorInfo: e }), Do.emit(ao.App, {
57241
57241
  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.7.3",
4
+ "version": "0.7.5",
5
5
  "description": "VLprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",