@linktr.ee/messaging-react 3.14.2 → 3.14.3-rc-1784653935
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/{Card-Cr8EMVg2.js → Card-BL91_-r5.js} +2 -2
- package/dist/{Card-Cr8EMVg2.js.map → Card-BL91_-r5.js.map} +1 -1
- package/dist/{Card-BoBmGI_a.cjs → Card-yAzGcQyc.cjs} +2 -2
- package/dist/{Card-BoBmGI_a.cjs.map → Card-yAzGcQyc.cjs.map} +1 -1
- package/dist/assets/index.css +1 -1
- package/dist/{index-4OY62Yxz.js → index-BedgUyfu.js} +3 -3
- package/dist/{index-4OY62Yxz.js.map → index-BedgUyfu.js.map} +1 -1
- package/dist/{index-BOh2WCXX.cjs → index-C-kQCN-o.cjs} +2 -2
- package/dist/{index-BOh2WCXX.cjs.map → index-C-kQCN-o.cjs.map} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -2
- package/src/components/CustomMessageInput/index.tsx +1 -1
- package/src/styles.css +1 -1
|
@@ -2669,7 +2669,7 @@ const lr = ({
|
|
|
2669
2669
|
function $r(e) {
|
|
2670
2670
|
return Te(zs)[e] ?? Fr[e];
|
|
2671
2671
|
}
|
|
2672
|
-
const Br = V.lazy(() => import("./Card-qS17qnN0.js")), Ur = V.lazy(() => import("./Card-
|
|
2672
|
+
const Br = V.lazy(() => import("./Card-qS17qnN0.js")), Ur = V.lazy(() => import("./Card-BL91_-r5.js")), jr = () => /* @__PURE__ */ s(
|
|
2673
2673
|
"div",
|
|
2674
2674
|
{
|
|
2675
2675
|
className: "w-[280px] min-h-[200px] animate-pulse rounded-md bg-black/[0.06] shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_1px_2px_rgba(0,0,0,0.04),0_8px_32px_rgba(0,0,0,0.1)]",
|
|
@@ -3933,7 +3933,7 @@ const vi = ({
|
|
|
3933
3933
|
).find((y) => y.scrollHeight > y.clientHeight) ?? null, w = _ ? _.scrollHeight - _.scrollTop - _.clientHeight < Ii : !1;
|
|
3934
3934
|
f.style.setProperty(
|
|
3935
3935
|
"--messaging-composer-height",
|
|
3936
|
-
`${v
|
|
3936
|
+
`${v}px`
|
|
3937
3937
|
), p && w && _ && (_.scrollTop = _.scrollHeight);
|
|
3938
3938
|
};
|
|
3939
3939
|
if (b(), typeof ResizeObserver > "u")
|
|
@@ -5479,4 +5479,4 @@ export {
|
|
|
5479
5479
|
Ye as y,
|
|
5480
5480
|
pt as z
|
|
5481
5481
|
};
|
|
5482
|
-
//# sourceMappingURL=index-
|
|
5482
|
+
//# sourceMappingURL=index-BedgUyfu.js.map
|