@myelmut/design-system 0.1.28 → 0.1.29
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1202,7 +1202,7 @@ const _t = ({ content: e, className: t }) => /* @__PURE__ */ d("div", { classNam
|
|
|
1202
1202
|
pink: "bg-pink-oyster-light text-claret-violet-dark ",
|
|
1203
1203
|
beige: "bg-beige-light text-claret-violet-dark",
|
|
1204
1204
|
lavender: "bg-lavender-blue-light text-claret-violet-dark "
|
|
1205
|
-
}, Ut = ({ className: e, variant: t = "violet", title: l, description: r, imageMobile: n, imageDesktop: o, imageMobile2x: c, imageDesktop2x: m, href: g = "" }) => /* @__PURE__ */ d("div", { tabIndex: 0, className: s("group rounded-card outline-claret-violet-dark relative flex aspect-20/23 w-50 cursor-default flex-col justify-end overflow-hidden transition-colors duration-300 md:aspect-125/174 md:w-62.5
|
|
1205
|
+
}, Ut = ({ className: e, variant: t = "violet", title: l, description: r, imageMobile: n, imageDesktop: o, imageMobile2x: c, imageDesktop2x: m, href: g = "" }) => /* @__PURE__ */ d("div", { tabIndex: 0, className: s("group rounded-card outline-claret-violet-dark relative flex aspect-20/23 w-50 cursor-default flex-col justify-end overflow-hidden transition-colors duration-300 md:aspect-125/174 md:w-62.5", e), children: [
|
|
1206
1206
|
/* @__PURE__ */ a("div", { className: s("absolute inset-0 z-0 overflow-hidden"), children: /* @__PURE__ */ a(F, { alt: l, mobile: n, desktop: o, mobile2x: c, desktop2x: m, className: "h-full object-cover" }) }),
|
|
1207
1207
|
/* @__PURE__ */ d(
|
|
1208
1208
|
"div",
|