{"version":3,"sources":["webpack:///./Avensia.Common/Features/SizeGuide/SizeGuidePage.tsx"],"names":["SizeGuidePage","props","dataDisplay","imageUrl","src","sizeHeader","map","item","index","key","sizes","line","size","i","appearance","Narrow","title","description"],"mappings":"2FAAA,2EAee,SAASA,EAAcC,GACpC,IAAMC,EAAcD,EAAME,SACpB,yBAAKC,IAAKH,EAAME,WAElB,+BACE,+BACE,4BACGF,EAAMI,WAAWC,KAAI,SAACC,EAAMC,GAAU,OACrC,wBAAIC,IAAKF,GAAOA,QAItB,+BACGN,EAAMS,MAAMJ,KAAI,SAACK,EAAMH,GAAU,OAChC,wBAAIC,IAAKD,GACNG,EAAKL,KAAI,SAACM,EAAMC,GAAM,OACrB,wBAAIJ,IAAKG,GAAOA,YAQ9B,OACE,kBAAC,IAAI,CAACE,WAAY,IAAeC,QAC/B,kBAAC,IAAO,KACN,4BAAKd,EAAMe,OACX,4BAAKf,EAAMgB,aACVf","file":"assets/55.chunk.e74f2cbc8efa94faff78.js","sourcesContent":["/**\r\n * @ComponentFor SizeGuidePageViewModel\r\n */\r\nimport React from 'react';\r\nimport { Main, Section, Appearance as PageAppearance } from 'Shared/PageLayout';\r\nimport SizeGuidePageViewModelType from './SizeGuidePageViewModel.type';\r\n\r\ntype PropType = SizeGuidePageViewModelType & {};\r\n\r\ntype ConnectedProps = {\r\n currentBreakpoint: number;\r\n};\r\n\r\ntype Props = PropType & ConnectedProps;\r\n\r\nexport default function SizeGuidePage(props: Props) {\r\n const dataDisplay = props.imageUrl ? (\r\n \r\n ) : (\r\n
{item} | \r\n ))}\r\n
---|
{size} | \r\n ))}\r\n