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) • 934 B
JavaScript
import { m as e, c as s, s as n, a as g, g as c } from "./create-recipe-PrEeV78t.mjs";
const i = {}, l = [], p = [
[
"backdrop",
"dialog__backdrop"
],
[
"positioner",
"dialog__positioner"
],
[
"content",
"dialog__content"
],
[
"title",
"dialog__title"
],
[
"description",
"dialog__description"
],
[
"trigger",
"dialog__trigger"
],
[
"closeTrigger",
"dialog__closeTrigger"
]
], d = /* @__PURE__ */ p.map(([a, o]) => [a, g(o, i, c(l, a))]), _ = e((a = {}) => Object.fromEntries(d.map(([o, r]) => [o, r.recipeFn(a)]))), t = [], m = (a) => ({ ...i, ...s(a) }), u = /* @__PURE__ */ Object.assign(_, {
__recipe__: !1,
__name__: "dialog",
raw: (a) => a,
classNameMap: {},
variantKeys: t,
variantMap: {},
splitVariantProps(a) {
return n(a, t);
},
getVariantProps: m
});
export {
u as d
};
//# sourceMappingURL=dialog-BONAXHXp.mjs.map