@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 999 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./components/ui/CardEventSlim/CardEvent.css');const e=require("./index.cjs244.js");;/* empty css */const c=require("./index.cjs215.js"),d=({type:r="Evento",title:s,location:t,date:i,link:n,asLink:x="a"})=>{const a=x;return e.jsxRuntimeExports.jsxs("div",{className:"event-card",children:[e.jsxRuntimeExports.jsxs("div",{className:"event-card__header",children:[e.jsxRuntimeExports.jsx("span",{className:"event-card__icon",children:e.jsxRuntimeExports.jsx(c.CalendarOutline,{width:20,height:17})}),e.jsxRuntimeExports.jsx("span",{className:"event-card__type",children:r})]}),e.jsxRuntimeExports.jsx("h3",{className:"event-card__title",children:n?e.jsxRuntimeExports.jsx(a,{href:n,children:s}):s}),e.jsxRuntimeExports.jsxs("p",{className:"event-card__info",children:[t&&`${t}, `,e.jsxRuntimeExports.jsx("strong",{children:i})]})]})};exports.CardEventSlim=d;
//# sourceMappingURL=index.cjs119.js.map