{"version":3,"sources":["webpack:///./src/components/inner-page-layout.js","webpack:///./src/components/logo-card.js","webpack:///./src/components/image-card.js","webpack:///./src/pages/kit-information.js"],"names":["InnerPageLayout","children","className","href","image","src","target","hideLogo","download","category","title","LogoCard","props","linkHref","isDownload","to","style","maxWidth","margin","objectFit","ImageCard","undefined","imageClass","KitInformation"],"mappings":"4FAAA,mFAIe,SAASA,EAAT,GAAsC,IAAZC,EAAW,EAAXA,SACvC,OACE,yBAAKC,UAAU,YACX,yBAAKA,UAAU,YACVD,GAEL,yBAAKC,UAAU,YAEX,yBAAKA,UAAU,gGACX,yBAAKA,UAAU,OACX,kBAAC,IAAD,CAAWC,KAAK,YAAYC,MAAM,sBAAlC,qEAIR,yBAAKF,UAAU,YACX,yBAAKA,UAAU,OACX,kBAAC,IAAD,CAAWC,KAAK,WAAWC,MAAM,uBAAjC,6GAIR,yBAAKF,UAAU,YACX,yBAAKA,UAAU,OACX,yBAAKA,UAAU,kBACf,yBAAKA,UAAU,eAAf,oBACA,yBAAKG,IAAI,2BACT,yBAAKH,UAAU,aACX,uBAAGA,UAAU,aAAb,0GACA,yBAAKA,UAAU,aACf,uBAAGC,KAAK,gCAAgCG,OAAO,SAASJ,UAAU,oCAAlE,qBAOZ,yBAAKA,UAAU,YACX,yBAAKA,UAAU,OACX,kBAAC,IAAD,CAAUK,UAAU,EAAMC,UAAU,EAAMC,SAAS,WAAWN,KAAK,+BAA+BO,MAAM,2BAAxG,0C,kCCzCpB,uEAGe,SAASC,EAASC,GAE7B,IAAMC,EAAWD,EAAMT,MAAQ,QACzBW,EAAaF,EAAMJ,WAAY,EAErC,OACI,yBAAKN,UAAU,gGACX,yBAAKA,UAAU,8CACX,4BAAQA,UAAU,iCAAiCU,EAAMH,UACzD,wBAAIP,UAAU,QAAQU,EAAMF,OAC5B,uBAAGR,UAAU,qBAAqBU,EAAMX,UACtCa,EACG,uBAAGX,KAAMU,EAAUP,OAAO,SAASJ,UAAU,kBAA7C,aAEA,kBAAC,IAAD,CAAMa,GAAIF,EAAUX,UAAU,kBAA9B,eAGNU,EAAML,UAAY,yBAAKL,UAAU,8BAChC,yBAAKG,IAAI,WAAWW,MAAO,CAACC,SAAU,QAASC,OAAQ,QAASC,UAAW,e,kCCrB3F,uEAGe,SAASC,EAAUR,GAE9B,IAAMC,EAAWD,EAAMT,WAAQkB,EAE/B,OACI,yBAAKnB,UAAU,mCACf,yBAAKG,IAAKO,EAAMR,MAAOF,UAAWU,EAAMU,aACxC,yBAAKpB,UAAU,aACb,uBAAGA,UAAU,aAAaU,EAAMX,UAC9BY,GACA,yBAAKX,UAAU,qDACb,yBAAKA,UAAU,aACb,kBAAC,IAAD,CAAMa,GAAIF,EAAUX,UAAU,oCAA9B,c,kCCfhB,4GAKe,SAASqB,IACtB,OACE,kBAAC,IAAD,KACI,6BAASrB,UAAU,aACnB,+CACA,kBAAC,IAAD,KACI,oLAAyJ,uBAAGI,OAAO,SAASH,KAAK,0CAAxB,YAAzJ,6CAAgR,uBAAGG,OAAO,SAASH,KAAK,0DAAxB,cAAhR,wDAAoa,uBAAGA,KAAK,kCAAR,cAApa,eAAue,kBAAC,IAAD,CAAMY,GAAG,YAAT,gBAAve,KACA,yBAAKV,IAAI,oBAAoBH,UAAU,oCACvC,yBAAKG,IAAI,wBAAwBH,UAAU,oCAC3C,yBAAKG,IAAI,uBAAuBH,UAAU,oCAC1C,yBAAKG,IAAI,iBAAiBH,UAAU","file":"component---src-pages-kit-information-js-26524e344560e16935b4.js","sourcesContent":["import React from \"react\"\r\nimport ImageCard from \"../components/image-card\"\r\nimport LogoCard from \"../components/logo-card\"\r\n\r\nexport default function InnerPageLayout({children}) {\r\n return ( \r\n
\r\n
\r\n {children}\r\n
\r\n
\r\n\r\n
\r\n
\r\n Please see links to our clubs policies and other key documents.\r\n
\r\n
\r\n\r\n
\r\n
\r\n If you are interested in joining us, we are always ready to welcome new players, coaches or assistants.\r\n
\r\n
\r\n\r\n
\r\n
\r\n
\r\n
Featured Sponsor
\r\n \r\n
\r\n

Kip McGrath provides live and interactive lessons online or in centre, tailored to your child’s needs.

\r\n
\r\n View Sponsor\r\n
\r\n
\r\n
\r\n
\r\n
\r\n\r\n
\r\n
\r\n Read the 2020-2021 season review\r\n
\r\n
\r\n\r\n
\r\n
\r\n );\r\n}\r\n","import React from \"react\"\r\nimport { Link } from \"gatsby\"\r\n\r\nexport default function LogoCard(props) {\r\n\r\n const linkHref = props.href || '/todo';\r\n const isDownload = props.download || false;\r\n\r\n return (\r\n
\r\n
\r\n {props.category}\r\n

{props.title}

\r\n

{props.children}

\r\n { isDownload ?\r\n (Read more)\r\n :\r\n (Read more)\r\n }\r\n
\r\n { !props.hideLogo &&
\r\n \r\n
}\r\n
\r\n );\r\n}\r\n","import React from \"react\"\r\nimport { Link } from \"gatsby\"\r\n\r\nexport default function ImageCard(props) {\r\n\r\n const linkHref = props.href || undefined;\r\n\r\n return (\r\n
\r\n \r\n
\r\n

{props.children}

\r\n { linkHref &&\r\n
\r\n
\r\n View\r\n
\r\n
\r\n }\r\n
\r\n
\r\n\r\n );\r\n}","import React from \"react\"\r\nimport { Link } from \"gatsby\"\r\nimport Layout from \"../components/layout\"\r\nimport InnerPageLayout from \"../components/inner-page-layout\"\r\n\r\nexport default function KitInformation() {\r\n return ( \r\n \r\n
\r\n

Kit Information

\r\n \r\n

Our current season matchwear and training kits along with sizing information are shown below. For more information about our kits please download our brochure and for further information about sizing click here. For kit enquiries or more information please email Mike Inman or use the contact page.

\r\n \r\n \r\n \r\n \r\n
\r\n
\r\n
\r\n );\r\n}\r\n"],"sourceRoot":""}