@linktr.ee/messaging-react 4.4.2 → 4.4.3-rc-1787671195

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.js CHANGED
@@ -1144,7 +1144,7 @@ function Pn({ variant: e, accentColor: t, status: n = "ready", layout: r = "feat
1144
1144
  }
1145
1145
  //#endregion
1146
1146
  //#region src/components/LinkAttachment/components/Composer/Card.tsx
1147
- var Fn = "flex size-6 items-center justify-center rounded-full bg-[#121110] text-white focus-ring", In = "relative before:absolute before:-inset-[10px] before:content-['']", Ln = ({ title: e, placeholderTitle: t, description: n, descriptionLines: r, url: i, mimeType: a, thumbnailUrl: o, sourceUrl: s, layout: c = "featured", appIcon: l, cta: u, accentColor: d, status: f = "ready", onDismiss: p, onEditClick: m, dismissLabel: h = "Dismiss attachment" }) => {
1147
+ var Fn = "flex size-6 items-center justify-center rounded-full bg-[#121110] text-white transition-colors duration-150 hover:bg-[#2a2928] focus-ring", In = "relative before:absolute before:-inset-[10px] before:content-['']", Ln = ({ title: e, placeholderTitle: t, description: n, descriptionLines: r, url: i, mimeType: a, thumbnailUrl: o, sourceUrl: s, layout: c = "featured", appIcon: l, cta: u, accentColor: d, status: f = "ready", onDismiss: p, onEditClick: m, dismissLabel: h = "Dismiss attachment" }) => {
1148
1148
  let g = c === "classic", _ = Tn(a, s), v = Pn({
1149
1149
  variant: "dark",
1150
1150
  accentColor: d,