{"version":3,"sources":["webpack:///./src/templates/press-post.js"],"names":["data","postItem","pressList","edges","className","title","frontmatter","meta","name","content","href","posttype","replace","s","toUpperCase","category","style","overflow","src","require","author_image","alt","author","width","height","date","sizes","cover_image","childImageSharp","socialConfig","twitterHandle","site","siteMetadata","config","url","fields","slug","dangerouslySetInnerHTML","__html","html","offsetTop","offsetBottom","border","map","i","node","key","id","to","fixed"],"mappings":"4FAAA,0HASe,sBAAe,IAAZA,EAAW,EAAXA,KACVC,EAAWD,EAAKC,SAChBC,EAAYF,EAAKE,UAAUC,MAEjC,OACE,kBAAC,IAAD,KACE,yBAAKC,UAAU,cACb,kBAAC,IAAD,CACEC,MAAOJ,EAASK,YAAYD,MAC5BE,KAAM,CAAC,CAAEC,KAAM,cAAeC,QAASR,EAASK,YAAYD,UAE9D,yBAAKD,UAAU,aAEf,6BAASA,UAAU,mCACjB,yBAAKA,UAAU,aACb,yBAAKA,UAAU,OACb,yBAAKA,UAAU,aACb,uBAAGM,KAAK,KAAR,QADF,OAC0B,uBAAGA,KAAI,IAAMT,EAASK,YAAYK,UAAaV,EAASK,YAAYK,SAASC,QAAQ,KAAI,SAACC,GAAD,OAAMA,EAAEC,kBAD3H,OACmJb,EAASK,YAAYS,SADxK,OACsLd,EAASK,YAAYD,UAMjN,6BAASD,UAAU,6BAA6BY,MAAO,CAAEC,SAAU,YACjE,yBAAKb,UAAU,kBACb,yBAAKA,UAAU,OACb,yBAAKA,UAAU,YACb,yBAAKA,UAAU,qBACb,yBAAKA,UAAU,aACb,wBAAIA,UAAU,oDACXH,EAASK,YAAYD,OAGxB,yBAAKD,UAAU,0DACb,yBAAKA,UAAU,UACb,yBACEc,IAAKC,UAAQ,KAAWlB,EAASK,YAAYc,cAC7CC,IAAKpB,EAASK,YAAYgB,OAC1BC,MAAO,GAAIC,OAAQ,KAErB,yBAAKpB,UAAU,yBACZH,EAASK,YAAYgB,SAI1B,0BAAMlB,UAAU,qBAChB,uBAAGA,UAAU,0BADb,IACyCH,EAASK,YAAYmB,MAE9D,wBAAIrB,UAAU,oBACZ,wBAAIA,UAAU,0BACZ,0BAAMA,UAAU,wBAAhB,eADF,IAC4D,0BAAMA,UAAU,2CACzEH,EAASK,YAAYS,aAM5B,kBAAC,IAAD,CACEW,MAAOzB,EAASK,YAAYqB,YAAYC,gBAAgBF,MACxDtB,UAAU,aAGZ,kBAAC,IAAD,CACEyB,aAAc,CACZC,cAAc,GAAI9B,EAAK+B,KAAKC,aAAaF,cACzCG,OAAQ,CACNC,IAAI,GAAIlC,EAAK+B,KAAKC,aAAaE,IAAMjC,EAASkC,OAAOC,KACrD/B,MAAM,GAAIJ,EAASK,YAAYD,UAKrC,yBAAKD,UAAU,mBACb,yBAAKiC,wBAAyB,CAAEC,OAAQrC,EAASsC,YAKzD,yBAAKnC,UAAU,YACb,kBAAC,IAAD,CACEoC,UAAW,GACXC,aAAc,GACdzB,MAAO,CAAE0B,OAAQ,oBAGjB,wBAAItC,UAAU,qEAAd,eAIA,wBAAIA,UAAU,0BAEVF,EAAUyC,KAAI,WAAWC,GAAX,IAAGC,EAAH,EAAGA,KAAH,OACZ,wBAAIC,IAAKD,EAAKE,GAAI3C,UAAU,oBAC1B,yBAAKA,UAAU,0BACb,kBAAC,IAAD,CAAM4C,GAAIH,EAAKV,OAAOC,KAAMhC,UAAU,2BACnCyC,EAAKvC,YAAYD,OAEpB,yBAAKD,UAAU,0BACX,0BAAMA,UAAU,cACd,uBAAGA,UAAU,qBACZyC,EAAKvC,YAAYmB,QAI1B,yBAAKrB,UAAU,qCACb,yBAAKA,UAAU,mCACb,kBAAC,IAAD,CACE6C,MAAOJ,EAAKvC,YAAYqB,YAAYC,gBAAgBqB,MACpD7C,UAAU,0BACViB,IAAKwB,EAAKvC,YAAYD,MACtBA,MAAOwC,EAAKvC,YAAYD,eAQtC,yBAAKD,UAAU,oCACb,wBAAIA,UAAU,mCAAd,wBACA,kBAAC,IAAD,CAAM4C,GAAG,cAAc5C,UAAU,2BAAjC","file":"component---src-templates-press-post-js-da88667e9ed5fae8e735.js","sourcesContent":["import React from 'react';\nimport Helmet from 'react-helmet';\nimport { graphql, Link } from 'gatsby';\nimport Img from 'gatsby-image';\nimport StickyBox from 'react-sticky-box';\n\nimport Layout from '../components/layout';\nimport Share from '../components/Share';\n\nexport default ({ data }) => {\n const postItem = data.postItem;\n const pressList = data.pressList.edges;\n\n return (\n \n
\n \n
\n\n
\n
\n
\n
\n Home >> {postItem.frontmatter.posttype.replace(/./,(s)=> s.toUpperCase())} >> {postItem.frontmatter.category} >> {postItem.frontmatter.title}\n
\n
\n
\n
\n\n
\n
\n
\n
\n
\n
\n

\n {postItem.frontmatter.title}\n

\n\n
\n
\n \n
\n {postItem.frontmatter.author}\n
\n
\n\n \n {postItem.frontmatter.date}\n \n
    \n
  • \n Posted in \n {postItem.frontmatter.category}\n \n
  • \n
\n
\n\n \n\n \n\n
\n
\n
\n
\n
\n
\n
\n \n\n

\n Latest News\n

\n\n
    \n {\n pressList.map(({ node }, i) => (\n
  • \n
    \n \n {node.frontmatter.title}\n \n
    \n \n \n {node.frontmatter.date}\n \n
    \n
    \n
    \n
    \n \n
    \n
    \n
  • \n ))\n }\n
\n\n
\n

Temporal White Paper

\n Download\n
\n \n
\n
\n
\n
\n
\n \n )\n}\n\nexport const pressListQueryAndPressPostQuery = graphql `\n query PressListQueryAndPressPostQuery($slug: String!) {\n site {\n siteMetadata {\n url\n twitterHandle,\n title\n }\n }\n \n postItem: markdownRemark(fields: { slug: { eq: $slug } }) {\n html\n frontmatter {\n title\n category\n author\n author_sub\n author_image\n posttype\n date(formatString: \"DD MMMM, YYYY\")\n cover_image {\n publicURL\n childImageSharp {\n sizes(maxWidth: 1240 ) {\n src\n sizes\n srcSet\n aspectRatio\n }\n }\n }\n }\n fields {\n slug\n }\n }\n \n pressList: allMarkdownRemark(limit: 4, sort: {fields: [frontmatter___date], order: DESC}, filter: {frontmatter: {posttype: {regex: \"/press/\"}}}) {\n totalCount\n edges {\n node {\n id\n fields {\n slug\n }\n frontmatter {\n title\n date(formatString: \"DD MMMM, YYYY\")\n category\n posttype\n author\n author_sub\n author_image\n cover_image {\n publicURL\n childImageSharp {\n fixed(width: 200) {\n ...GatsbyImageSharpFixed\n }\n }\n }\n }\n excerpt\n wordCount {\n paragraphs\n sentences\n words\n }\n }\n }\n }\n }\n`;\n"],"sourceRoot":""}