profinansy-ui-lib 4.0.75 → 4.0.76

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.
@@ -6959,6 +6959,7 @@ Check the top-level render call using <`+K+">.")}return Y}}function M2(S,Y){{if(
6959
6959
  background: rgba(255, 255, 255, 0.04);
6960
6960
  border-radius: 0 0 16px 16px;
6961
6961
  backdrop-filter: blur(4px);
6962
+ cursor: pointer;
6962
6963
  `,FT=h.styled.button`
6963
6964
  z-index: 20;
6964
6965
  border: none;
@@ -6984,7 +6985,7 @@ Check the top-level render call using <`+K+">.")}return Y}}function M2(S,Y){{if(
6984
6985
  & svg path {
6985
6986
  fill: ${({theme:e})=>e.icons.primary};
6986
6987
  }
6987
- `,HT=m.forwardRef((e,t)=>{const{children:n,title:r,headerCustom:o,subtitle:i,titleLink:a,className:l,classNameTitle:c,classNameHeader:d,isHover:p=!1,isBlocked:f=!1,handleBlockClick:g,hint:v=null,width:C="100%",padding:b="16px",margin:x="0px 0px 16px 0px",rightContent:y,adaptiveRightContent:E}=e,{mode:w}=ne(),_=()=>{window.open(a,"_blank")},k=()=>f?s.jsxs(PT,{children:[f&&s.jsxs(s.Fragment,{children:[s.jsx(BT,{$padding:b}),s.jsx(FT,{onClick:g,children:s.jsx(vs,{})})]}),n]}):n;return s.jsx(h.ThemeProvider,{theme:X[w],children:s.jsxs(MT,{$margin:x,$padding:b,$width:C,$isHover:p,className:je(l,"card-container"),ref:t,children:[o||s.jsx(s.Fragment,{children:r&&s.jsxs(IT,{$isMarginBottom:!!n,className:je(d,"card-header"),children:[s.jsxs(ST,{$adaptiveRightContent:E,children:[s.jsx($T,{$adaptiveRightContent:E,children:a?s.jsxs(AT,{children:[s.jsx(RT,{onClick:_,className:je(c,"card-title"),children:r}),v&&s.jsx(TT,{$isText:v.isText,children:s.jsx(Dr,{...v})})]}):s.jsx(DT,{className:je(c,"card-title"),children:v?s.jsx(bc,{text:r,hint:v}):r})}),y||null]}),i&&s.jsx(jT,{children:i})]})}),k()]})})}),OT=h.styled.div`
6988
+ `,HT=m.forwardRef((e,t)=>{const{children:n,title:r,headerCustom:o,subtitle:i,titleLink:a,className:l,classNameTitle:c,classNameHeader:d,isHover:p=!1,isBlocked:f=!1,handleBlockClick:g,hint:v=null,width:C="100%",padding:b="16px",margin:x="0px 0px 16px 0px",rightContent:y,adaptiveRightContent:E}=e,{mode:w}=ne(),_=()=>{window.open(a,"_blank")},k=()=>f?s.jsxs(PT,{children:[f&&s.jsxs(s.Fragment,{children:[s.jsx(BT,{$padding:b,onClick:g}),s.jsx(FT,{onClick:g,children:s.jsx(vs,{})})]}),n]}):n;return s.jsx(h.ThemeProvider,{theme:X[w],children:s.jsxs(MT,{$margin:x,$padding:b,$width:C,$isHover:p,className:je(l,"card-container"),ref:t,children:[o||s.jsx(s.Fragment,{children:r&&s.jsxs(IT,{$isMarginBottom:!!n,className:je(d,"card-header"),children:[s.jsxs(ST,{$adaptiveRightContent:E,children:[s.jsx($T,{$adaptiveRightContent:E,children:a?s.jsxs(AT,{children:[s.jsx(RT,{onClick:_,className:je(c,"card-title"),children:r}),v&&s.jsx(TT,{$isText:v.isText,children:s.jsx(Dr,{...v})})]}):s.jsx(DT,{className:je(c,"card-title"),children:v?s.jsx(bc,{text:r,hint:v}):r})}),y||null]}),i&&s.jsx(jT,{children:i})]})}),k()]})})}),OT=h.styled.div`
6988
6989
  margin-left: 5px;
6989
6990
  order: 3;
6990
6991
  `,El=h.styled.span`