{"ast":null,"code":"var _jsxFileName = \"/Users/mahdi/Documents/work/programming/barnameNegar/arbaeenWebApp/src/components/CreateMap/index.js\";\nimport React from \"react\";\nimport Button from \"../Button\";\nimport CardDesign1 from \"../CardDesign1\";\nimport CardDesign2 from \"../CardDesign2\";\nimport LeafletMap from \"../LeafletMap\";\nimport { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\n\nconst CreateMap = () => {\n  return /*#__PURE__*/_jsxDEV(\"div\", {\n    className: \"w-full p-7 flex flex-col\",\n    children: [/*#__PURE__*/_jsxDEV(\"div\", {\n      className: \"w-full mx-auto flex items-start justify-between gap-x-4\",\n      children: [/*#__PURE__*/_jsxDEV(\"div\", {\n        className: \"w-1/4\",\n        children: [/*#__PURE__*/_jsxDEV(CardDesign1, {}, void 0, false, {\n          fileName: _jsxFileName,\n          lineNumber: 13,\n          columnNumber: 11\n        }, this), /*#__PURE__*/_jsxDEV(CardDesign2, {}, void 0, false, {\n          fileName: _jsxFileName,\n          lineNumber: 14,\n          columnNumber: 11\n        }, this)]\n      }, void 0, true, {\n        fileName: _jsxFileName,\n        lineNumber: 12,\n        columnNumber: 9\n      }, this), /*#__PURE__*/_jsxDEV(\"div\", {\n        className: \"flex-1\",\n        children: /*#__PURE__*/_jsxDEV(LeafletMap, {}, void 0, false, {\n          fileName: _jsxFileName,\n          lineNumber: 18,\n          columnNumber: 11\n        }, this)\n      }, void 0, false, {\n        fileName: _jsxFileName,\n        lineNumber: 17,\n        columnNumber: 9\n      }, this)]\n    }, void 0, true, {\n      fileName: _jsxFileName,\n      lineNumber: 10,\n      columnNumber: 7\n    }, this), /*#__PURE__*/_jsxDEV(Button, {\n      title: \"رفتن به مرحله بعد\",\n      className: \"\"\n    }, void 0, false, {\n      fileName: _jsxFileName,\n      lineNumber: 21,\n      columnNumber: 7\n    }, this)]\n  }, void 0, true, {\n    fileName: _jsxFileName,\n    lineNumber: 9,\n    columnNumber: 5\n  }, this);\n};\n\n_c = CreateMap;\nexport default CreateMap;\n\nvar _c;\n\n$RefreshReg$(_c, \"CreateMap\");","map":{"version":3,"names":["React","Button","CardDesign1","CardDesign2","LeafletMap","CreateMap"],"sources":["/Users/mahdi/Documents/work/programming/barnameNegar/arbaeenWebApp/src/components/CreateMap/index.js"],"sourcesContent":["import React from \"react\";\nimport Button from \"../Button\";\nimport CardDesign1 from \"../CardDesign1\";\nimport CardDesign2 from \"../CardDesign2\";\nimport LeafletMap from \"../LeafletMap\";\n\nconst CreateMap = () => {\n  return (\n    <div className=\"w-full p-7 flex flex-col\">\n      <div className=\"w-full mx-auto flex items-start justify-between gap-x-4\">\n        {/* right */}\n        <div className=\"w-1/4\">\n          <CardDesign1 />\n          <CardDesign2 />\n        </div>\n        {/* left */}\n        <div className=\"flex-1\">\n          <LeafletMap />\n        </div>\n      </div>\n      <Button title={\"رفتن به مرحله بعد\"} className=\"\" />\n    </div>\n  );\n};\n\nexport default CreateMap;\n"],"mappings":";AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,MAAP,MAAmB,WAAnB;AACA,OAAOC,WAAP,MAAwB,gBAAxB;AACA,OAAOC,WAAP,MAAwB,gBAAxB;AACA,OAAOC,UAAP,MAAuB,eAAvB;;;AAEA,MAAMC,SAAS,GAAG,MAAM;EACtB,oBACE;IAAK,SAAS,EAAC,0BAAf;IAAA,wBACE;MAAK,SAAS,EAAC,yDAAf;MAAA,wBAEE;QAAK,SAAS,EAAC,OAAf;QAAA,wBACE,QAAC,WAAD;UAAA;UAAA;UAAA;QAAA,QADF,eAEE,QAAC,WAAD;UAAA;UAAA;UAAA;QAAA,QAFF;MAAA;QAAA;QAAA;QAAA;MAAA,QAFF,eAOE;QAAK,SAAS,EAAC,QAAf;QAAA,uBACE,QAAC,UAAD;UAAA;UAAA;UAAA;QAAA;MADF;QAAA;QAAA;QAAA;MAAA,QAPF;IAAA;MAAA;MAAA;MAAA;IAAA,QADF,eAYE,QAAC,MAAD;MAAQ,KAAK,EAAE,mBAAf;MAAoC,SAAS,EAAC;IAA9C;MAAA;MAAA;MAAA;IAAA,QAZF;EAAA;IAAA;IAAA;IAAA;EAAA,QADF;AAgBD,CAjBD;;KAAMA,S;AAmBN,eAAeA,SAAf"},"metadata":{},"sourceType":"module"}