{"version":3,"file":"static/chunks/3007-66628b587bbbe5ca.js","mappings":"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","sources":["webpack://_N_E/./src/shared/components/ContactLinks/index.js","webpack://_N_E/./src/shared/components/Layout.js","webpack://_N_E/./src/shared/components/Table.js","webpack://_N_E/./src/shared/components/WebLogImage.js"],"sourcesContent":["import { css, jsx } from '@emotion/core';\nimport React from 'react';\n\nimport Heading from '@/src/shared/components/Heading';\nimport { bp, colors } from '@/styles';\n\nconst style = {\n contactContainer: css`\n margin: 0 0 32px;\n @media print {\n display: none;\n }\n `,\n contactList: css`\n list-style: none;\n margin: 1.4rem 0 2rem;\n padding: 0;\n\n @media ${bp.md} {\n display: flex;\n flex-wrap: wrap;\n }\n `,\n contactItem: css`\n display: block;\n margin: 0 0 2rem;\n padding: 0;\n\n @media ${bp.md} {\n flex: 1 0 auto;\n margin: 0 4.6rem 2rem 0;\n max-width: calc(100% / 3 - 4.6rem);\n vertical-align: top;\n }\n `,\n contactName: css`\n color: ${colors.primaryBlue};\n letter-spacing: 0;\n `,\n contactTitle: css`\n color: ${colors.secondaryGray};\n font-size: 1.2rem;\n font-weight: 900;\n line-height: 1.66;\n margin: 0.8rem 0 0;\n text-transform: uppercase;\n `,\n contactCompany: css`\n color: ${colors.secondaryGrayDark};\n font-size: 12px;\n line-height: 20px;\n font-weight: 900;\n padding: 1px 14px;\n border-radius: 100px;\n background-color: ${colors.accentGrayUltralight};\n margin-left: -13px;\n `,\n};\n\nconst ContactLinks = ({ title = '', contacts = [] }) => {\n if (!contacts.length) return null;\n\n const handleClick = e => {\n e.preventDefault();\n const cards = document.getElementById('contact-cards');\n if (cards) {\n const { top } = cards.getBoundingClientRect();\n window.scrollTo({ top: top - 80, behavior: 'smooth' });\n }\n };\n\n return (\n
\n {title && (\n \n {title}\n \n )}\n \n
\n );\n};\n\nexport default ContactLinks;\n","import PropTypes from 'prop-types';\nimport React, { PureComponent } from 'react';\n\nclass Layout extends PureComponent {\n render() {\n const { children } = this.props;\n return <>{children};\n }\n}\n\nLayout.propTypes = {\n children: PropTypes.node.isRequired,\n};\n\nexport default Layout;\n","import { css, jsx } from '@emotion/core';\nimport { Table as AntTable } from 'antd';\nimport React from 'react';\n\nimport { bp, colors } from '@/styles';\n\nconst table = css`\n .ant-table {\n @media ${bp.sm} {\n font-size: 1.6rem;\n }\n &-body {\n overflow-x: auto;\n }\n &-row {\n background-color: white;\n &--clickable {\n cursor: pointer;\n }\n }\n &-thead {\n > tr > th {\n vertical-align: top;\n font-weight: 700;\n color: ${colors.secondaryGray};\n padding-top: 32px;\n .ant-table-column-sorter .ant-table-column-sorter-inner {\n margin-top: -0.35em;\n .ant-table-column-sorter {\n &-up,\n &-down {\n font-size: 1.4rem !important;\n &.on {\n color: ${colors.secondaryGray};\n }\n }\n &-up {\n height: 0.35em;\n }\n }\n }\n }\n }\n table {\n border-radius: 2px;\n overflow: hidden;\n box-shadow: 0 6px 12px 0 rgba(35, 32, 32, 0.1);\n }\n tbody {\n overflow: auto;\n tr {\n vertical-align: top;\n }\n }\n }\n`;\n\nconst Table = props => ;\n\nexport default Table;\n","import { css } from '@emotion/core';\nimport { useRouter } from 'next/router';\nimport PropTypes from 'prop-types';\nimport React from 'react';\nimport { connect } from 'react-redux';\n\nconst style = {\n weblogImg: css`\n display: none;\n `,\n};\n\nconst host = process.env.API_ROOT;\nconst isBrowser = typeof window !== 'undefined';\n\nconst WebLogImage = props => {\n const { personId, path, sitePageId, title, pagedata, browserPath } = props;\n\n const router = useRouter();\n const { query } = router;\n const source = query.source ? query.source : 'web';\n const pageTitle = title || pagedata.MetaTitle || 'APCIA';\n const url =\n browserPath && isBrowser\n ? `${host}${window.location.pathname}`\n : `${host}${path}${sitePageId ? '/' : ''}${sitePageId}`;\n\n const src = `/pciwebsite/weblogging/Log/Create?url=${url}&id=${sitePageId}&personid=${personId}&source=${source}&title=${pageTitle}`;\n\n return \"web;\n};\n\nfunction mapStateToProps(state) {\n const {\n auth: {\n userinfo: { PersonID },\n },\n } = state;\n return {\n personId: PersonID,\n };\n}\n\nWebLogImage.propTypes = {\n path: PropTypes.string,\n sitePageId: PropTypes.oneOfType([PropTypes.number, PropTypes.string]),\n title: PropTypes.string,\n pagedata: PropTypes.object,\n browserPath: PropTypes.bool,\n};\n\nWebLogImage.defaultProps = {\n path: '',\n sitePageId: '',\n title: '',\n pagedata: {},\n browserPath: false,\n};\n\nexport default connect(mapStateToProps)(WebLogImage);\n"],"names":["style","contactContainer","contactList","css","bp","contactItem","contactName","colors","contactTitle","contactCompany","title","contacts","length","handleClick","e","preventDefault","cards","document","getElementById","top","getBoundingClientRect","window","scrollTo","behavior","type","theme","weight","map","contact","key","id","href","onClick","fullname","company","companyid","Layout","children","this","props","PureComponent","table","weblogImg","host","process","WebLogImage","personId","path","sitePageId","pagedata","browserPath","query","useRouter","source","pageTitle","MetaTitle","url","location","pathname","src","alt","defaultProps","connect","state","auth","userinfo","PersonID"],"sourceRoot":""}