@vlprojects-chat/chat 0.21.0-LD-10372-chat-analytics.1 → 0.21.0

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 +4 -4
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -39155,7 +39155,7 @@ const SP = {
39155
39155
  }, Tce = () => {
39156
39156
  const e = pe.useContext(BC);
39157
39157
  return e ? e.chatSnackbarContainer : null;
39158
- }, Oce = "@vlprojects-chat/chat", Rce = "vlprojects", Ace = "0.20.2", Pce = "vlprojects chat", Ice = "ISC", Nce = "dist/index.d.ts", kce = "./dist/index.mjs", Mce = "./dist/index.mjs", jce = [
39158
+ }, Oce = "@vlprojects-chat/chat", Rce = "vlprojects", Ace = "0.21.0-LD-10372-chat-analytics.2", Pce = "vlprojects chat", Ice = "ISC", Nce = "dist/index.d.ts", kce = "./dist/index.mjs", Mce = "./dist/index.mjs", jce = [
39159
39159
  "dist"
39160
39160
  ], Dce = {
39161
39161
  type: "git",
@@ -62168,11 +62168,11 @@ const Hbe = (e) => {
62168
62168
  paddingLeft: "16px",
62169
62169
  paddingRight: "16px",
62170
62170
  wrap: "nowrap",
62171
+ "data-stats": Qt.ChatDirectFromChat,
62171
62172
  children: [
62172
62173
  /* @__PURE__ */ h.jsx(
62173
62174
  qbe,
62174
62175
  {
62175
- "data-stats": Qt.ChatDirectFromChat,
62176
62176
  user: o,
62177
62177
  onClick: ne
62178
62178
  }
@@ -62180,7 +62180,6 @@ const Hbe = (e) => {
62180
62180
  /* @__PURE__ */ h.jsx(
62181
62181
  Xbe,
62182
62182
  {
62183
- "data-stats": Qt.ChatDirectFromChat,
62184
62183
  own: A,
62185
62184
  user: o,
62186
62185
  onClick: ne,
@@ -64680,11 +64679,12 @@ const M1e = (e) => {
64680
64679
  return /* @__PURE__ */ h.jsx(
64681
64680
  Mn,
64682
64681
  {
64682
+ "data-stats": Qt.ChatPollResults,
64683
+ "data-qa": "seeResults",
64683
64684
  variant: "contained",
64684
64685
  fullWidth: !0,
64685
64686
  className: i.actionButton,
64686
64687
  onClick: c,
64687
- "data-qa": "seeResults",
64688
64688
  children: /* @__PURE__ */ h.jsx(Te, { id: "seeResults" })
64689
64689
  }
64690
64690
  );
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.21.0-LD-10372-chat-analytics.1",
4
+ "version": "0.21.0",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",