{"version":3,"file":"chunk-KRPLQIP4-uv6nrx-Q.js","sources":["../../../../node_modules/@chakra-ui/layout/dist/chunk-KRPLQIP4.mjs"],"sourcesContent":["'use client'\n\n// src/flex.tsx\nimport {\n chakra,\n forwardRef\n} from \"@chakra-ui/system\";\nimport { jsx } from \"react/jsx-runtime\";\nvar Flex = forwardRef(function Flex2(props, ref) {\n const { direction, align, justify, wrap, basis, grow, shrink, ...rest } = props;\n const styles = {\n display: \"flex\",\n flexDirection: direction,\n alignItems: align,\n justifyContent: justify,\n flexWrap: wrap,\n flexBasis: basis,\n flexGrow: grow,\n flexShrink: shrink\n };\n return /* @__PURE__ */ jsx(chakra.div, { ref, __css: styles, ...rest });\n});\nFlex.displayName = \"Flex\";\n\nexport {\n Flex\n};\n//# sourceMappingURL=chunk-KRPLQIP4.mjs.map"],"names":["chakra","forwardRef","importShared","Flex","props","ref","direction","align","justify","wrap","basis","grow","shrink","rest","styles","jsx"],"mappings":"yaAGA,KAAA,CAAA,OAAAA,EAAA,WAAAC,CAAA,EAAA,MAAAC,EAAA,mBAAA,EAKG,IAACC,EAAOF,EAAW,SAAeG,EAAOC,EAAK,CAC/C,KAAM,CAAE,UAAAC,EAAW,MAAAC,EAAO,QAAAC,EAAS,KAAAC,EAAM,MAAAC,EAAO,KAAAC,EAAM,OAAAC,EAAQ,GAAGC,CAAI,EAAKT,EACpEU,EAAS,CACb,QAAS,OACT,cAAeR,EACf,WAAYC,EACZ,eAAgBC,EAChB,SAAUC,EACV,UAAWC,EACX,SAAUC,EACV,WAAYC,CAChB,EACE,OAAuBG,EAAG,IAACf,EAAO,IAAK,CAAE,IAAAK,EAAK,MAAOS,EAAQ,GAAGD,CAAI,CAAE,CACxE,CAAC,EACDV,EAAK,YAAc","x_google_ignoreList":[0]}