@linktr.ee/messaging-react 3.9.0-rc-1783579885 → 3.9.0-rc-1783580190
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-415OfRhw.cjs +2 -0
- package/dist/Card-415OfRhw.cjs.map +1 -0
- package/dist/{Card-B0VG4In5.js → Card-Q9e8pbMP.js} +3 -3
- package/dist/Card-Q9e8pbMP.js.map +1 -0
- package/dist/{Card-DR8LL2dq.cjs → Card-dg4NGPoC.cjs} +2 -2
- package/dist/{Card-DR8LL2dq.cjs.map → Card-dg4NGPoC.cjs.map} +1 -1
- package/dist/{Card-CAD5wanr.js → Card-qS17qnN0.js} +2 -2
- package/dist/Card-qS17qnN0.js.map +1 -0
- package/dist/{index-CKF4nmNT.cjs → index-ChRwg_g6.cjs} +2 -2
- package/dist/{index-CKF4nmNT.cjs.map → index-ChRwg_g6.cjs.map} +1 -1
- package/dist/{index-CZkAuwYc.js → index-CmVOs9Jy.js} +2 -2
- package/dist/{index-CZkAuwYc.js.map → index-CmVOs9Jy.js.map} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +2 -2
- package/src/components/CustomMessage/LockedAttachment/components/Media/CardActions.tsx +1 -1
- package/src/components/CustomMessage/LockedAttachment/components/_shared/SkeletonTextLines.tsx +1 -1
- package/dist/Card-B0VG4In5.js.map +0 -1
- package/dist/Card-CAD5wanr.js.map +0 -1
- package/dist/Card-D02JovOQ.cjs +0 -2
- package/dist/Card-D02JovOQ.cjs.map +0 -1
|
@@ -2641,7 +2641,7 @@ const Qa = ({
|
|
|
2641
2641
|
function Ar(e) {
|
|
2642
2642
|
return Ie(Is)[e] ?? Mr[e];
|
|
2643
2643
|
}
|
|
2644
|
-
const Dr = j.lazy(() => import("./Card-
|
|
2644
|
+
const Dr = j.lazy(() => import("./Card-qS17qnN0.js")), Rr = j.lazy(() => import("./Card-Q9e8pbMP.js")), Lr = () => /* @__PURE__ */ s(
|
|
2645
2645
|
"div",
|
|
2646
2646
|
{
|
|
2647
2647
|
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)]",
|
|
@@ -5227,4 +5227,4 @@ export {
|
|
|
5227
5227
|
ft as y,
|
|
5228
5228
|
dt as z
|
|
5229
5229
|
};
|
|
5230
|
-
//# sourceMappingURL=index-
|
|
5230
|
+
//# sourceMappingURL=index-CmVOs9Jy.js.map
|