{"version":3,"file":"static/chunks/pages/libraries-46b1bbd647c77a21.js","mappings":"AACA","sources":["webpack://_N_E/?f197","webpack://_N_E/./src/containers/Layout/Library/Layout.tsx","webpack://_N_E/./src/modules/mypages/libraries/pages/LibraryListPage.tsx","webpack://_N_E/./src/pages/libraries/index.tsx","webpack://_N_E/./src/pages/mypage/index.tsx","webpack://_N_E/"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/libraries\",\n function () {\n return require(\"private-next-pages/libraries/index.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/libraries\"])\n });\n }\n ","import { _ as _tagged_template_literal } from \"@swc/helpers/_/_tagged_template_literal\";\nfunction _templateObject() {\n const data = _tagged_template_literal([\n \"\\n min-height: 70vh;\\n\"\n ]);\n _templateObject = function() {\n return data;\n };\n return data;\n}\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport { Container } from \"@/components\";\nimport React from \"react\";\nimport styled from \"styled-components\";\nexport const LibraryLayoutWrapper = styled.div.withConfig({\n componentId: \"sc-f0838a2f-0\"\n})(_templateObject());\nconst LibraryLayout = (param)=>{\n let { children } = param;\n return /*#__PURE__*/ _jsx(LibraryLayoutWrapper, {\n children: /*#__PURE__*/ _jsx(Container, {\n children: children\n })\n });\n};\nexport default LibraryLayout;\n","import { _ as _tagged_template_literal } from \"@swc/helpers/_/_tagged_template_literal\";\nfunction _templateObject() {\n const data = _tagged_template_literal([\n \"\\n display: flex;\\n flex-direction: row-reverse;\\n gap: \",\n \"px;\\n\\n body:has(.gnb) & {\\n margin-top: \",\n \"px;\\n\\n @media (max-width: 1200px) {\\n margin-top: \",\n \"px;\\n }\\n }\\n\"\n ]);\n _templateObject = function() {\n return data;\n };\n return data;\n}\nimport { jsx as _jsx } from \"react/jsx-runtime\";\nimport React from \"react\";\nimport styled from \"styled-components\";\nimport { libraryLnbDimensions } from \"../components/LibraryLNB\";\nimport { LibraryListView } from \"../views/LibraryListView\";\nexport const LibraryListPageWrapper = styled.div.withConfig({\n componentId: \"sc-71fe30b7-0\"\n})(_templateObject(), libraryLnbDimensions.gap, 60 - 24, 40 - 24);\nexport const LibraryListPage = ()=>{\n return /*#__PURE__*/ _jsx(LibraryListPageWrapper, {\n children: /*#__PURE__*/ _jsx(LibraryListView, {})\n });\n};\n","import { jsx as _jsx } from \"react/jsx-runtime\";\nimport LibraryLayout from \"@/containers/Layout/Library/Layout\";\nimport { LibraryListPage } from \"@/modules/mypages/libraries/pages/LibraryListPage\";\nimport { useTheme } from \"styled-components\";\nimport { MyPageWrapper } from \"../mypage\";\nconst LibrariesPage = (param)=>{\n let { libraries } = param;\n // const libraries: Library[] = librariesFactory(20)\n const theme = useTheme();\n return /*#__PURE__*/ _jsx(MyPageWrapper, {\n children: /*#__PURE__*/ _jsx(LibraryLayout, {\n children: /*#__PURE__*/ _jsx(LibraryListPage, {\n libraries: libraries\n })\n })\n });\n};\nexport var __N_SSP = true;\nexport default LibrariesPage;\n","import { _ as _tagged_template_literal } from \"@swc/helpers/_/_tagged_template_literal\";\nfunction _templateObject() {\n const data = _tagged_template_literal([\n \"\\n padding: 24px 0;\\n min-height: 80vh;\\n \",\n \"\\n\\n @media (max-width: 1200px) {\\n }\\n @media (max-width: 768px) {\\n padding: 0;\\n }\\n\"\n ]);\n _templateObject = function() {\n return data;\n };\n return data;\n}\nimport styled from \"styled-components\";\nconst Moved = ()=>null;\nexport var __N_SSP = true;\nexport default Moved;\nexport const MyPageWrapper = styled.div.withConfig({\n componentId: \"sc-c94a6711-0\"\n})(_templateObject(), (props)=>props.bgcolor ? \"background-color: \".concat(props.bgcolor, \";\") : \"\");\n"],"names":[],"sourceRoot":""}