{"version":3,"sources":["webpack:////__w/1/s/themes/gatsby-theme-multi-site/src/templates/Information/Information.tsx"],"names":["Information","_ref","pageContext","pageImage","pdfFile","pdfLinkLabel","props","_objectWithoutProperties","_excluded","React","Layout","Container","data-testid","sx","p","_map2","url","Image","alt","key","src","display","margin","width","height","minHeight","Link","href","mb","variant"],"mappings":"8OAwCeA,UAtBkCC,IAAA,IAAGC,aAAa,UAAEC,EAAS,QAAEC,EAAO,aAAEC,IAA0BJ,EAAPK,EAAKC,YAAAN,EAAAO,GAAA,OAC7GC,gBAACC,IAAWJ,EACVG,gBAACE,IAAS,CAAEC,cAAY,sBAAsBC,GAAI,CAAEC,EAAG,cACnDC,IAAKZ,EAAYa,GACjBP,gBAACQ,IAAK,CACJC,IAAI,6CACJC,IAAMH,EACNI,IAAKJ,EACLH,GAAI,CACFQ,QAAS,QACTC,OAAQ,mBACRC,MAAO,OACPC,OAAQ,OACRC,UAAW,UAIjBhB,gBAACiB,IAAI,CAACC,KAAMvB,EAASS,GAAI,CAAEe,GAAI,QAAUC,QAAQ,WAAWxB","file":"component---themes-gatsby-theme-multi-site-src-templates-information-information-tsx-016304977eed49a5b794.js","sourcesContent":["import * as React from 'react';\nimport { map as _map } from 'lodash';\nimport Image from '@lce/slice_v2/Elements/Image';\nimport Link from '@lce/slice_v2/Elements/Link';\nimport { IDefaultPageProps } from '@lce/intl-types/src/IDefaultPageProps';\nimport Container from '@lce/intl-ui/src/Layout/Container';\n\nimport Layout from '../../ui/ConnectedLayout';\n\nexport interface IInformationProps extends IDefaultPageProps {\n pageContext: {\n originalPath?: string;\n pageImage: string[];\n pdfFile: string;\n pdfLinkLabel: string;\n };\n}\n\nconst Information: React.FC = ({ pageContext: { pageImage, pdfFile, pdfLinkLabel }, ...props }) => (\n \n \n { _map(pageImage, (url) => (\n \"See))\n }\n {pdfLinkLabel}\n \n \n);\n\nexport default Information;\n"],"sourceRoot":""}