@vlprojects-chat/chat 0.17.0-LD-8093.6 → 0.17.0-LD-8093.7
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 +2 -2
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -30978,7 +30978,7 @@ let $t = class extends br({
|
|
|
30978
30978
|
});
|
|
30979
30979
|
o.type === kc.System && s.loadSystemData(r, o.meta.event, o.meta.data), this.messages.set(o.id, s);
|
|
30980
30980
|
}
|
|
30981
|
-
}), this.unreadMessagesCount += n, t;
|
|
30981
|
+
}), console.log("unreadMessagesCount=", this.unreadMessagesCount + n), this.unreadMessagesCount += n, t;
|
|
30982
30982
|
}
|
|
30983
30983
|
setPollList(e) {
|
|
30984
30984
|
var t;
|
|
@@ -39129,7 +39129,7 @@ const yP = {
|
|
|
39129
39129
|
}, gce = () => {
|
|
39130
39130
|
const e = pe.useContext(_2);
|
|
39131
39131
|
return e ? e.chatSnackbarContainer : null;
|
|
39132
|
-
}, vce = "@vlprojects-chat/chat", yce = "vlprojects", bce = "0.17.0-LD-8093.
|
|
39132
|
+
}, vce = "@vlprojects-chat/chat", yce = "vlprojects", bce = "0.17.0-LD-8093.6", wce = "vlprojects chat", Sce = "ISC", Ece = "dist/index.d.ts", xce = "./dist/index.mjs", Cce = "./dist/index.mjs", Tce = [
|
|
39133
39133
|
"dist"
|
|
39134
39134
|
], Oce = {
|
|
39135
39135
|
type: "git",
|