@vlprojects-chat/chat 0.13.0-LD-7446-direct.1 → 0.13.0-LD-7446-direct.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.
Files changed (2) hide show
  1. package/dist/index.mjs +2 -2
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -39074,7 +39074,7 @@ const gP = {
39074
39074
  }, vce = () => {
39075
39075
  const e = pe.useContext(j2);
39076
39076
  return e ? e.chatSnackbarContainer : null;
39077
- }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.12.0", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39077
+ }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.13.0-LD-7446-direct.1", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39078
39078
  "dist"
39079
39079
  ], Rce = {
39080
39080
  type: "git",
@@ -62211,7 +62211,7 @@ const mC = async (e) => {
62211
62211
  children: /* @__PURE__ */ h.jsx(wi, { children: /* @__PURE__ */ h.jsx(xe, { id: "polls" }) })
62212
62212
  }
62213
62213
  ) }),
62214
- u && a && /* @__PURE__ */ h.jsx(_a, { ml: 4, children: /* @__PURE__ */ h.jsx(
62214
+ u && a && i.directChannelsList.length > 0 && /* @__PURE__ */ h.jsx(_a, { ml: 4, children: /* @__PURE__ */ h.jsx(
62215
62215
  Nn,
62216
62216
  {
62217
62217
  "data-qa": "onDirectClick",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.13.0-LD-7446-direct.1",
4
+ "version": "0.13.0-LD-7446-direct.2",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",