@linktr.ee/messaging-react 3.5.4 → 3.5.5-rc-1782971870

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 (33) hide show
  1. package/dist/{Card-ukTqXWLq.js → Card-B6Jplpgi.js} +2 -2
  2. package/dist/{Card-ukTqXWLq.js.map → Card-B6Jplpgi.js.map} +1 -1
  3. package/dist/{Card-B3vKWCNO.cjs → Card-CH1lN2DQ.cjs} +2 -2
  4. package/dist/{Card-B3vKWCNO.cjs.map → Card-CH1lN2DQ.cjs.map} +1 -1
  5. package/dist/{Card-CeONWqN2.cjs → Card-CwENIQHI.cjs} +2 -2
  6. package/dist/{Card-CeONWqN2.cjs.map → Card-CwENIQHI.cjs.map} +1 -1
  7. package/dist/{Card-Dxq760eB.js → Card-hIM2Pu2w.js} +3 -3
  8. package/dist/{Card-Dxq760eB.js.map → Card-hIM2Pu2w.js.map} +1 -1
  9. package/dist/{Card--81_C_sQ.cjs → Card-jw-FEk_j.cjs} +2 -2
  10. package/dist/{Card--81_C_sQ.cjs.map → Card-jw-FEk_j.cjs.map} +1 -1
  11. package/dist/{Card-Ss_tlf9e.js → Card-rMhzAqC4.js} +2 -2
  12. package/dist/{Card-Ss_tlf9e.js.map → Card-rMhzAqC4.js.map} +1 -1
  13. package/dist/{LockedThumbnail-BC_Di5pi.js → LockedThumbnail-C68EUgjg.js} +3 -3
  14. package/dist/{LockedThumbnail-BC_Di5pi.js.map → LockedThumbnail-C68EUgjg.js.map} +1 -1
  15. package/dist/{LockedThumbnail-DDOEKes4.cjs → LockedThumbnail-NSvs1btu.cjs} +2 -2
  16. package/dist/{LockedThumbnail-DDOEKes4.cjs.map → LockedThumbnail-NSvs1btu.cjs.map} +1 -1
  17. package/dist/assets/index.css +1 -1
  18. package/dist/{index-Tv7yJSkO.js → index-Bo9wjHNl.js} +7 -7
  19. package/dist/{index-Tv7yJSkO.js.map → index-Bo9wjHNl.js.map} +1 -1
  20. package/dist/{index-wqJgn5CZ.cjs → index-Bt9H9JKb.cjs} +2 -2
  21. package/dist/{index-wqJgn5CZ.cjs.map → index-Bt9H9JKb.cjs.map} +1 -1
  22. package/dist/index.cjs +1 -1
  23. package/dist/index.js +1 -1
  24. package/package.json +2 -2
  25. package/src/components/AttachmentCard/index.tsx +1 -1
  26. package/src/components/CustomLinkPreviewList/CustomLinkPreviewCard.tsx +1 -1
  27. package/src/components/CustomMessage/MessageAttachmentConversations.stories.tsx +1 -1
  28. package/src/components/CustomMessage/MessageTag.stories.tsx +2 -2
  29. package/src/components/LinkAttachment/components/_shared/CardShell.tsx +1 -1
  30. package/src/components/LockedAttachment/components/_shared/LockedCardShell.tsx +1 -1
  31. package/src/components/MediaMessage/index.tsx +1 -1
  32. package/src/components/MessageAttachment/_shared/Bubble.tsx +3 -3
  33. package/src/styles.css +5 -4
@@ -638,7 +638,7 @@ function Qt({
638
638
  const s = e == null ? void 0 : e.text, a = Xs(t);
639
639
  return a ? ((r = e == null ? void 0 : e.i18n) == null ? void 0 : r[`${a}_text`]) ?? s : s;
640
640
  }
641
- const Ks = F.lazy(() => import("./Card-Ss_tlf9e.js")), Js = F.lazy(() => import("./Card-ukTqXWLq.js")), Zs = F.lazy(() => import("./Card-Dxq760eB.js")), Qe = () => /* @__PURE__ */ n(
641
+ const Ks = F.lazy(() => import("./Card-rMhzAqC4.js")), Js = F.lazy(() => import("./Card-B6Jplpgi.js")), Zs = F.lazy(() => import("./Card-hIM2Pu2w.js")), Qe = () => /* @__PURE__ */ n(
642
642
  "div",
643
643
  {
644
644
  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)]",
@@ -1039,7 +1039,7 @@ const ia = (e) => {
1039
1039
  "data-testid": m,
1040
1040
  className: k(
1041
1041
  "relative w-[280px] select-none overflow-hidden rounded-[24px] shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_4px_8px_rgba(0,0,0,0.06)]",
1042
- f ? "bg-[#121110]" : "bg-white"
1042
+ f ? "bg-[#1e2330]" : "bg-white"
1043
1043
  ),
1044
1044
  children: [
1045
1045
  d ? /* @__PURE__ */ n("div", { className: "pointer-events-auto absolute left-3 top-3 z-50", children: d }) : null,
@@ -1087,7 +1087,7 @@ function rn(e) {
1087
1087
  return e < 1024 ? `${e} B` : e < 1024 * 1024 ? `${(e / 1024).toFixed(1)} KB` : `${(e / (1024 * 1024)).toFixed(1)} MB`;
1088
1088
  }
1089
1089
  function et(e) {
1090
- return `w-[280px] select-none overflow-hidden rounded-[24px] ${e ? "bg-[#121110]" : "bg-[#F3F3F1]"} shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_4px_8px_rgba(0,0,0,0.06)]`;
1090
+ return `w-[280px] select-none overflow-hidden rounded-[24px] ${e ? "bg-[#1e2330]" : "bg-[#F3F3F1]"} shadow-[0_0_0_1px_rgba(0,0,0,0.04),0_4px_8px_rgba(0,0,0,0.06)]`;
1091
1091
  }
1092
1092
  function ca(e) {
1093
1093
  return e ? "bg-white/10" : "bg-black/5";
@@ -1692,7 +1692,7 @@ const _a = ({ size: e = 15 }) => /* @__PURE__ */ n(
1692
1692
  href: s,
1693
1693
  target: "_blank",
1694
1694
  rel: "noopener noreferrer",
1695
- className: "relative block w-full rounded-[24px] bg-[#121110] p-2 no-underline transition-opacity hover:opacity-90",
1695
+ className: "relative block w-full rounded-[24px] bg-[#1e2330] p-2 no-underline transition-opacity hover:opacity-90",
1696
1696
  children: [
1697
1697
  r && /* @__PURE__ */ n(
1698
1698
  "img",
@@ -3105,7 +3105,7 @@ const ur = {
3105
3105
  }) => {
3106
3106
  const u = s != null || a != null, g = k(
3107
3107
  pr,
3108
- l ?? (e === "dark" ? "bg-[#121110]" : "bg-white"),
3108
+ l ?? (e === "dark" ? "bg-[#1e2330]" : "bg-white"),
3109
3109
  // `focus-ring` is a design-system utility from the component-library
3110
3110
  // tailwind preset — outline-none + a black 2px focus-visible ring
3111
3111
  // with offset, so keyboard users can see the focused card.
@@ -3408,7 +3408,7 @@ const ur = {
3408
3408
  Sent: Nr,
3409
3409
  Received: wr
3410
3410
  }, _r = {
3411
- dark: "bg-[#121110]",
3411
+ dark: "bg-[#1e2330]",
3412
3412
  light: "bg-[#e9eaed]"
3413
3413
  }, yr = {
3414
3414
  dark: "text-white",
@@ -4664,4 +4664,4 @@ export {
4664
4664
  st as y,
4665
4665
  Zt as z
4666
4666
  };
4667
- //# sourceMappingURL=index-Tv7yJSkO.js.map
4667
+ //# sourceMappingURL=index-Bo9wjHNl.js.map