@vlprojects-chat/chat 0.13.3-LD-8047-fix-message-input.3 → 0.13.3-LD-8047-fix-message-input.4
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 +2 -2
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -39085,7 +39085,7 @@ const gP = {
|
|
|
39085
39085
|
}, vce = () => {
|
|
39086
39086
|
const e = pe.useContext(j2);
|
|
39087
39087
|
return e ? e.chatSnackbarContainer : null;
|
|
39088
|
-
}, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.13.3-LD-8047-fix-message-input.
|
|
39088
|
+
}, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.13.3-LD-8047-fix-message-input.3", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
|
|
39089
39089
|
"dist"
|
|
39090
39090
|
], Rce = {
|
|
39091
39091
|
type: "git",
|
|
@@ -57501,7 +57501,7 @@ const bI = ({ value: e, size: t, icon: n, width: r = 2, color: o = "#FF0000" })
|
|
|
57501
57501
|
console.log("focus"), setTimeout(() => {
|
|
57502
57502
|
var ie;
|
|
57503
57503
|
console.log("timer"), n.ui.isMobile && (console.log("if"), (ie = Y.current) == null || ie.scrollIntoView());
|
|
57504
|
-
},
|
|
57504
|
+
}, 500);
|
|
57505
57505
|
};
|
|
57506
57506
|
return /* @__PURE__ */ h.jsx(
|
|
57507
57507
|
Ne,
|
package/package.json
CHANGED