UNPKG

@lanaco/lnc-react-ui

Version:

React component library

6 lines (5 loc) 953 B
"use strict";const r=require("react/jsx-runtime"),s=require("react"),h=require("./emotion-styled.browser.esm-DwHBgTPn.cjs"),i=require("./IconButton.cjs"),f=require("./emotion-element-f0de968e.browser.esm-B7k6i6lC.cjs"),w=h.styled.div` font-family: ${e=>{var t,o;return(o=(t=e.theme)==null?void 0:t.typography)==null?void 0:o.fontFamily}}; padding: 5px 8px; margin-top: auto; `,c=s.memo(s.forwardRef(({id:e,showAddNewCard:t=!1,showLoadMoreCards:o=!1,onAddNewCard:m=()=>{},onLoadMoreCards:l=()=>{},className:a="",style:u={},children:d,...p},y)=>{const x=f.useTheme();return r.jsxs(w,{ref:y,theme:x,className:a,style:u,...p,children:[d,o&&r.jsx(i,{onClick:n=>l(n,e),icon:"chevron-circle-down",btnType:"outline",style:{maxWidth:"unset",width:"100%",marginBottom:"8px"}}),t&&r.jsx(i,{onClick:n=>m(n,e),icon:"plus-circle",btnType:"outline",style:{maxWidth:"unset",width:"100%",marginBottom:"8px"}})]})}));c.displayName="KANBAN_FOOTER";module.exports=c;