@vlprojects-chat/chat 0.9.8-debug-ci.1 → 0.9.8-debug-ci.2
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 +4 -4
- package/package.json +3 -3
package/dist/index.mjs
CHANGED
|
@@ -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.
|
|
35397
|
+
}, Fse = "@vlprojects-chat/chat", Lse = "vlprojects", Vse = "0.9.8-debug-ci.1", 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",
|
|
@@ -35510,8 +35510,8 @@ const qA = {
|
|
|
35510
35510
|
react: "^17.0.2",
|
|
35511
35511
|
"react-dom": "^17.0.2"
|
|
35512
35512
|
}, Qse = {
|
|
35513
|
-
url: "https://github.com/
|
|
35514
|
-
}, $se = "https://github.com/
|
|
35513
|
+
url: "https://github.com/VLprojects/lsd-chat-react/issues"
|
|
35514
|
+
}, $se = "https://github.com/VLprojects/lsd-chat-react#readme", eae = [
|
|
35515
35515
|
"chat"
|
|
35516
35516
|
], l9 = {
|
|
35517
35517
|
name: Fse,
|
|
@@ -57182,7 +57182,7 @@ const gye = (e) => {
|
|
|
57182
57182
|
/* @__PURE__ */ h.jsx(t1e, {})
|
|
57183
57183
|
] });
|
|
57184
57184
|
};
|
|
57185
|
-
var uu = { VITE_APP_VERSION: "0.9.
|
|
57185
|
+
var uu = { VITE_APP_VERSION: "0.9.8-debug-ci.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 };
|
|
57186
57186
|
const zD = (e) => {
|
|
57187
57187
|
$e.error("Chat init error", { case: "handleInitError", errorInfo: e }), Do.emit(so.App, {
|
|
57188
57188
|
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.8-debug-ci.
|
|
4
|
+
"version": "0.9.8-debug-ci.2",
|
|
5
5
|
"description": "vlprojects chat",
|
|
6
6
|
"license": "ISC",
|
|
7
7
|
"types": "dist/index.d.ts",
|
|
@@ -133,9 +133,9 @@
|
|
|
133
133
|
"react-dom": "^17.0.2"
|
|
134
134
|
},
|
|
135
135
|
"bugs": {
|
|
136
|
-
"url": "https://github.com/
|
|
136
|
+
"url": "https://github.com/VLprojects/lsd-chat-react/issues"
|
|
137
137
|
},
|
|
138
|
-
"homepage": "https://github.com/
|
|
138
|
+
"homepage": "https://github.com/VLprojects/lsd-chat-react#readme",
|
|
139
139
|
"keywords": [
|
|
140
140
|
"chat"
|
|
141
141
|
]
|