@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 1.42 kB
JavaScript
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./components/ui/ChangeRelatedCard/ChangeRelatedCard.css');const e=require("./index.cjs180.js");;/* empty css */const l=require("./index.cjs202.js"),n=require("./index.cjs24.js"),d=require("./index.cjs10.js"),r=require("./index.cjs9.js"),j=({title:i,isSelected:o=!1,region:t})=>{const x=n.LOGOS.nazionale,c=n.LOGOS[t],a=s=>s.charAt(0).toUpperCase()+s.slice(1);return e.jsxRuntimeExports.jsxs(d.Col,{className:`position-relative change-related-card-container ${o?"change-related-card-container-selected":""}`,children:[e.jsxRuntimeExports.jsx(r.Row,{mb:"x16",alignItems:"center",justifyContent:"center",children:e.jsxRuntimeExports.jsx("p",{children:e.jsxRuntimeExports.jsx("strong",{children:i})})}),e.jsxRuntimeExports.jsxs(r.Row,{gap:"x24",alignItems:"center",justifyContent:"center",children:[e.jsxRuntimeExports.jsx(x,{width:27,height:44}),e.jsxRuntimeExports.jsx(l.Divider,{bg:"border-divider",direction:"vertical"}),e.jsxRuntimeExports.jsx(c,{width:44,height:44})]}),e.jsxRuntimeExports.jsxs("h3",{className:"fs-custom fw-normal text-slate-20 text-align-center",children:[e.jsxRuntimeExports.jsx("span",{children:"Fascicolo Sanitario"}),e.jsxRuntimeExports.jsx("p",{children:e.jsxRuntimeExports.jsxs("strong",{children:["Salute",a(t)]})})]})]})};exports.ChangeRelatedCard=j;
//# sourceMappingURL=index.cjs99.js.map