UNPKG

@anoki/fse-ui

Version:

FSE UI components library

3 lines (2 loc) 970 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('./components/ui/DelegationHomeBanner/DelegationHomeBanner.css');const e=require("./index.cjs278.js"),i=require("./index.cjs30.js");;/* empty css */const o=require("./index.cjs82.js"),a=require("./index.cjs219.js"),u=require("./index.cjs21.js");function x({users:t,title:n="",linkLabel:r="",onChangeProfileClick:s}){return e.jsxRuntimeExports.jsxs(o.Col,{br:"x4",gap:"x16",className:"delegation-home-banner bg-lightblue-a03 shadow",children:[e.jsxRuntimeExports.jsx("h3",{className:"ui-banner-title text-slate-20 fs-4 fw-semibold",children:n}),e.jsxRuntimeExports.jsxs(a.Row,{justifyContent:"space-between",children:[e.jsxRuntimeExports.jsx(i.Avatars,{users:t,maxVisible:4}),e.jsxRuntimeExports.jsx(u.ArrowLink,{arrowVisible:!0,asButton:!0,onClick:s,className:"cursor-pointer",children:r})]})]})}exports.DelegationHomeBanner=x; //# sourceMappingURL=index.cjs102.js.map