{"version":3,"file":"static/chunks/pages/companies-4e82a0302944a9f9.js","mappings":"sFACA,CAAAA,OAAAC,QAAA,CAAAD,OAAAC,QAAA,MAAAC,IAAA,EACA,aACA,WACA,OAAeC,EAAQ,MACvB,EACA,uHCIA,IAAMC,EAAsBC,EAAAA,CAAAA,CAAAA,OAAAA,CAAAA,OAAkC,CAMxDC,EAA+D,GAAc,IAAb,CAAEC,KAAAA,CAAAA,CAAM,CAAAC,EACtEC,EAAc,CAClBL,oBAAAA,EACA,GAAGG,CAAI,EAET,MAAO,GAAAG,EAAAC,GAAA,EAACC,EAAAA,CAAsBA,CAAAA,CAAE,GAAGH,CAAW,EAChD,UAEAI,CAAAA,EAAA,QAAeP","sources":["webpack://_N_E/?66b8","webpack://_N_E/./src/pages/companies/index.tsx","webpack://_N_E/"],"sourcesContent":["\n (window.__NEXT_P = window.__NEXT_P || []).push([\n \"/companies\",\n function () {\n return require(\"private-next-pages/companies/index.tsx\");\n }\n ]);\n if(module.hot) {\n module.hot.dispose(function () {\n window.__NEXT_P.push([\"/companies\"])\n });\n }\n ","import type { GetStaticProps, NextPage } from 'next';\n\nimport CompaniesCountryCommon from '@components_iqfu/public/companies_country_common/CompaniesCountryCommon';\nimport {\n CompaniesCountryPageProps,\n getStaticPropsCompaniesCountryCommon,\n} from '@components_iqfu/public/companies_country_common/staticRenderFunctions';\n\nimport { CompaniesPagesData } from 'src/iqfu/data/companiesPagesData';\n\nconst pageRenderParameter = CompaniesPagesData.country.default;\n\nexport const getStaticProps: GetStaticProps = async () => {\n return getStaticPropsCompaniesCountryCommon(pageRenderParameter);\n};\n\nconst CompaniesMansionCountry: NextPage = ({ data }) => {\n const renderProps = {\n pageRenderParameter,\n ...data,\n };\n return ;\n};\n\nexport default CompaniesMansionCountry;\n"],"names":["window","__NEXT_P","push","__webpack_require__","pageRenderParameter","CompaniesPagesData","CompaniesMansionCountry","data","param","renderProps","react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__","jsx","CompaniesCountryCommon","__webpack_exports__"],"sourceRoot":""}