@vlprojects-chat/chat 0.9.3 → 0.9.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 +3 -3
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -34184,7 +34184,7 @@ const Qie = Qe(
34184
34184
  },
34185
34185
  settings: {
34186
34186
  settings: "Settings",
34187
- chatSettings: "Настройки чата",
34187
+ chatSettings: "Chat settings",
34188
34188
  slowMode: "Limit messages rate",
34189
34189
  slowModePeriod: "Time between messages",
34190
34190
  seconds: "seconds",
@@ -35394,7 +35394,7 @@ const qA = {
35394
35394
  }, _se = () => {
35395
35395
  const e = te.useContext(yS);
35396
35396
  return e ? e.chatSnackbarContainer : null;
35397
- }, Fse = "@vlprojects-chat/chat", Lse = "vlprojects", Vse = "0.9.3", Bse = "VLprojects chat", Use = "ISC", Wse = "dist/index.d.ts", Hse = "./dist/index.mjs", Gse = "./dist/index.mjs", qse = [
35397
+ }, Fse = "@vlprojects-chat/chat", Lse = "vlprojects", Vse = "0.9.5", Bse = "VLprojects chat", Use = "ISC", Wse = "dist/index.d.ts", Hse = "./dist/index.mjs", Gse = "./dist/index.mjs", qse = [
35398
35398
  "dist"
35399
35399
  ], zse = {
35400
35400
  type: "git",
@@ -57176,7 +57176,7 @@ const gye = (e) => {
57176
57176
  /* @__PURE__ */ h.jsx(t1e, {})
57177
57177
  ] });
57178
57178
  };
57179
- var uu = { VITE_APP_VERSION: "0.9.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 };
57179
+ var uu = { VITE_APP_VERSION: "0.9.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 };
57180
57180
  const zD = (e) => {
57181
57181
  $e.error("Chat init error", { case: "handleInitError", errorInfo: e }), Do.emit(so.App, {
57182
57182
  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.9.3",
4
+ "version": "0.9.5",
5
5
  "description": "VLprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",