@vlprojects-chat/chat 0.20.0 → 0.20.1-LD-10102-pooll-answer-nowrap.1

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 -2
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -39155,7 +39155,7 @@ const wP = {
39155
39155
  }, Cce = () => {
39156
39156
  const e = pe.useContext(L2);
39157
39157
  return e ? e.chatSnackbarContainer : null;
39158
- }, Tce = "@vlprojects-chat/chat", Oce = "vlprojects", Rce = "0.20.0-LD-9545-fix-survey-mobile-version.1", Ace = "vlprojects chat", Pce = "ISC", Ice = "dist/index.d.ts", Nce = "./dist/index.mjs", kce = "./dist/index.mjs", Mce = [
39158
+ }, Tce = "@vlprojects-chat/chat", Oce = "vlprojects", Rce = "0.20.0", Ace = "vlprojects chat", Pce = "ISC", Ice = "dist/index.d.ts", Nce = "./dist/index.mjs", kce = "./dist/index.mjs", Mce = [
39159
39159
  "dist"
39160
39160
  ], jce = {
39161
39161
  type: "git",
@@ -46013,7 +46013,8 @@ const Mde = (e) => {
46013
46013
  color: H.SECONDARY_BASE
46014
46014
  },
46015
46015
  pollAnswer: {
46016
- color: H.SECONDARY_BASE
46016
+ color: H.SECONDARY_BASE,
46017
+ wordBreak: "break-word"
46017
46018
  },
46018
46019
  pollTimeLabel: {
46019
46020
  color: H.SECONDARY_BASE
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.20.0",
4
+ "version": "0.20.1-LD-10102-pooll-answer-nowrap.1",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",