UNPKG

liquidify-react

Version:

🚀 Production-ready React component library inspired by Apple's new design language post-WWDC 2025. Built with Panda CSS and React, using Bun as runtime (npm compatible). Helps developers maintain design consistency for Apple platform apps. 47+ components

3 lines (2 loc) • 793 B
"use strict";const _=require("react/jsx-runtime"),u=require("react"),r=require("./create-recipe-D4OItzir.cjs"),l=require("./cx-CJCd9d74.cjs"),a=r.createRecipe("card",{variant:"solid",padded:!0},[]),s={variant:["solid","glass","elevated"],padded:["true","false"]},t=Object.keys(s),m=Object.assign(r.memo(a.recipeFn),{__recipe__:!0,__name__:"card",__getCompoundVariantCss__:a.__getCompoundVariantCss__,raw:e=>e,variantKeys:t,variantMap:s,merge(e){return r.mergeRecipes(this,e)},splitVariantProps(e){return r.splitProps(e,t)},getVariantProps:a.getVariantProps}),i=u.forwardRef(({variant:e="solid",padded:n=!0,className:c,style:d,...o},p)=>_.jsx("div",{ref:p,className:l.cx(m({variant:e,padded:n}),c),style:d,...o}));i.displayName="Card";exports.Card=i; //# sourceMappingURL=Card-DsXMTMf0.cjs.map