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

47 lines (46 loc) • 1.15 kB
import { jsx as g } from "react/jsx-runtime"; import { SignaturePad as e } from "@ark-ui/react"; import { forwardRef as d } from "react"; import { m as u, a as m, s as c, b as p } from "./create-recipe-PrEeV78t.mjs"; import { c as P } from "./cx-DSqNu2Ai.mjs"; const r = /* @__PURE__ */ m("signature-pad", {}, []), s = {}, t = Object.keys(s), _ = /* @__PURE__ */ Object.assign(u(r.recipeFn), { __recipe__: !0, __name__: "signaturePad", __getCompoundVariantCss__: r.__getCompoundVariantCss__, raw: (a) => a, variantKeys: t, variantMap: s, merge(a) { return p(this, a); }, splitVariantProps(a) { return c(a, t); }, getVariantProps: r.getVariantProps }), n = d(({ className: a, ...o }, i) => /* @__PURE__ */ g( e.Root, { ref: i, className: P(_(), a), ...o } )); n.displayName = "SignaturePadRoot"; const S = e.Label, l = e.Control, C = e.Segment, f = e.ClearTrigger, b = e.Guide, G = { Root: n, Label: S, Control: l, Segment: C, ClearTrigger: f, Guide: b }; export { G as S, n as a, S as b, l as c, C as d, f as e, b as f }; //# sourceMappingURL=signaturePad-DoSFdivA.mjs.map