@vlprojects-chat/chat 0.14.2-LD-8353-chat-settings-scroll.2 → 0.14.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 +3 -2
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -39087,7 +39087,7 @@ const gP = {
39087
39087
  }, vce = () => {
39088
39088
  const e = pe.useContext(j2);
39089
39089
  return e ? e.chatSnackbarContainer : null;
39090
- }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.14.2-LD-8353-chat-settings-scroll.1", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39090
+ }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.14.2-LD-8353-chat-settings-scroll.3", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39091
39091
  "dist"
39092
39092
  ], Rce = {
39093
39093
  type: "git",
@@ -55713,7 +55713,8 @@ const X6 = (e) => {
55713
55713
  flexDirection: "column",
55714
55714
  gap: 16,
55715
55715
  overflowY: "auto",
55716
- flexWrap: "nowrap"
55716
+ flexWrap: "nowrap",
55717
+ scrollbarGutter: "stable"
55717
55718
  }
55718
55719
  }, lge = ht(cge, { name: "ChatSettings" }), uge = {
55719
55720
  root: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.14.2-LD-8353-chat-settings-scroll.2",
4
+ "version": "0.14.2",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",