@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.
- package/dist/index.mjs +3 -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.
|
|
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: {
|