gf-components 0.1.23 → 0.1.24

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.
package/dist/index.cjs.js CHANGED
@@ -395,7 +395,7 @@ html body {
395
395
  `,_w=tt($w)`
396
396
  font: var(--gf-label-lg-default);
397
397
  color: var(--gf-color-text-secondary);
398
- `,Uv=({percent:e,cost:t,description:r,editable:n,...a})=>{const[o,i]=P.useState(r),s=n?{onChange:i}:!1;return re.jsxs(re.Fragment,{children:[re.jsx(Pr,{}),re.jsx(Ow,{cardtype:"grey",padding:24,...a,children:re.jsxs(Wa,{vertical:!0,gap:8,children:[re.jsxs(Ha,{direction:"horizontal",size:16,align:"end",children:[re.jsx(Rw,{children:`${e}%`}),re.jsx(Pw,{children:`€${t} md`})]}),re.jsx(_w,{editable:s,children:o})]})})]})},{Text:Tw}=_r,Nw=tt.a`
398
+ `,Uv=({percent:e,cost:t,description:r,editable:n,...a})=>{const[o,i]=P.useState(r),s=n?{onChange:i}:!1;return re.jsxs(re.Fragment,{children:[re.jsx(Pr,{}),re.jsx(Ow,{cardtype:"grey",padding:24,...a,children:re.jsxs(Wa,{vertical:!0,gap:8,children:[re.jsxs(Ha,{direction:"horizontal",size:16,align:"end",children:[re.jsx(Rw,{children:e}),re.jsx(Pw,{children:t})]}),re.jsx(_w,{editable:s,children:o})]})})]})},{Text:Tw}=_r,Nw=tt.a`
399
399
  text-decoration: none;
400
400
  `,Iw=tt(Tw)`
401
401
  font: var(--gf-label-md-default);