{"version":3,"file":"index-37de85c8.js","sources":["../../../client-app/src/common/applicationPages/DeclinedWithLink/index.tsx"],"sourcesContent":["import { ExternalLink, Headline, HtmlContainer } from '../../ui';\nimport { N2ApplicationStatus } from '../../serverGeneratedTypings/n2ApplicationStatus';\nimport { ApplicationStatusPage, CommonStatusPageProps } from '../../components/ApplicationStatusPage';\n\nimport style from './style.module.scss';\nimport { useTranslation } from 'react-i18next';\nimport { useApplicationIdContext } from '@n2-common/components/ApplicationContext';\n\nconst DeclinedWithLinkPage = ({ navigateToCorrectStepFunc }: CommonStatusPageProps): JSX.Element => {\n \n const { t } = useTranslation('common');\n\n const { country } = useApplicationIdContext(false);\n const linkKey = getLinkKey (country);\n\n return (\n res.Status === N2ApplicationStatus.Declined}\n >\n {t('ApplicationLandingPages.DeclinedWithLink.Headline')} \n\n ('ApplicationLandingPages.DeclinedWithLink.DescriptionHtml')} />\n\n \n {t('ApplicationLandingPages.DeclinedWithLink.LinkText')}\n \n \n );\n};\n\nexport function getLinkKey (country: Country ) {\n switch(country) {\n case 'SE': return \"DECLINED_AFFILIATE_LINK.SE\";\n case 'FI': return \"DECLINED_AFFILIATE_LINK.FI\";\n case 'NO': return \"DECLINED_AFFILIATE_LINK.NO\";\n }\n}\n\nexport default DeclinedWithLinkPage;\n"],"names":["DeclinedWithLinkPage","navigateToCorrectStepFunc","useTranslation","country","useApplicationIdContext","linkKey","getLinkKey","jsxs","ApplicationStatusPage","res","N2ApplicationStatus","Headline","jsx","HtmlContainer","ExternalLink","style"],"mappings":"yNAQA,MAAMA,EAAuB,CAAC,CAAE,0BAAAC,KAAoE,CAE/F,KAAM,CAAE,CAAA,EAAMC,EAAe,QAAQ,EAE/B,CAAE,QAAAC,CAAA,EAAYC,EAAwB,EAAK,EAC3CC,EAAUC,EAAYH,CAAO,EAGhC,OAAAI,EAAA,KAACC,EAAA,CACG,0BAAAP,EACA,iBAAmBQ,GAAQA,EAAI,SAAWC,EAAoB,SAE9D,SAAA,CAAAH,OAACI,EAAU,CAAA,SAAA,CAAA,EAAU,mDAAmD,EAAE,GAAA,EAAC,EAE1EC,EAAA,IAAAC,EAAA,CAAc,UAAW,EAAU,0DAA0D,CAAG,CAAA,EAEhGD,EAAA,IAAAE,EAAA,CAAa,QAAAT,EAAkB,IAAI,sBAAsB,OAAO,SAAS,UAAWU,EAAM,WAC9E,SAAU,EAAA,mDAAmD,CACzE,CAAA,CAAA,CAAA,CAAA,CAGb,EAEO,SAAST,EAAYH,EAAoB,CAC5C,OAAOA,EAAS,CACZ,IAAK,KAAa,MAAA,6BAClB,IAAK,KAAa,MAAA,6BAClB,IAAK,KAAa,MAAA,4BACtB,CACJ"}