{"version":3,"sources":["webpack://elevations-credit-union/./src/components/modules/LegalModule/components/TableOfContents.js","webpack://elevations-credit-union/./src/components/modules/LegalModule/components/TableOfContents.module.scss","webpack://elevations-credit-union/./src/components/modules/LegalModule/LegalModule.module.scss","webpack://elevations-credit-union/./src/components/modules/LegalModule/LegalModule.js","webpack://elevations-credit-union/./src/templates/legalTemplate.js","webpack://elevations-credit-union/./node_modules/lodash/kebabCase.js"],"names":["TableOfContents","pageTitle","anchorLinks","role","aria-label","className","data-qa","map","anchor","Link","to","name","Section","LegalModule","sections","contentsTable","filter","section","sectionTitle","length","kebabCase","xs","Heading","element","size","md","sectionId","moduleType","tableId","title","id","TableModule","embedded","styles","tabIndex","listType","richBody","props","location","pageContext","navMenus","pageData","menu","showSubnav","showSubnavOnScroll","language","keywords","seoKeywords","description","seoDescription","image","ogImage","pathname","urlPath","robots","robotsMetaTag","canonicalUrlOverride","createCompounder","result","word","index","toLowerCase","module","exports"],"mappings":"qQAKMA,EAAkB,SAAC,GAA+B,EAA7BC,UAA8B,IAAnBC,EAAkB,EAAlBA,YACpC,OACE,gBACEC,KAAK,aACLC,aAAW,oCACXC,UCTuB,iDDUvBC,UAAQ,mBAJV,SAMGJ,EAAYK,KAAI,SAAAC,GACf,OACE,cAA6BH,UCbjB,0CDaZ,UACE,SAACI,EAAA,EAAD,CAAMC,GAAIF,EAAOE,GAAIJ,UAAQ,wBAA7B,SACGE,EAAOG,QAFZ,QAAgBH,EAAOE,UEbtBE,EAAU,qC,4CCOfC,EAAc,SAAC,GAA6B,IAA3BZ,EAA0B,EAA1BA,UAAWa,EAAe,EAAfA,SAC1BC,EAAgBD,EACnBE,QAAO,SAAAC,GAAO,MAAoC,iBAAzBA,EAAQC,cAA6BD,EAAQC,aAAaC,OAAS,KAC5FZ,KAAI,SAAAU,GACH,MAAO,CACLN,KAAMM,EAAQC,aAEdR,GAAG,IAAKU,IAAUH,EAAQC,kBAIhC,OACE,UAAC,KAAD,YACE,SAAC,KAAD,WACE,SAAC,KAAD,CAAKG,GAAI,GAAT,UACE,SAACC,EAAA,EAAD,CAASjB,UDvBO,0CCuByBkB,QAAQ,KAAKC,KAAM,EAA5D,SACGvB,SAIP,UAAC,KAAD,YACE,SAAC,KAAD,CAAKoB,GAAI,GAAII,GAAI,EAAjB,UACE,SAACzB,EAAD,CAAiBC,UAAWA,EAAWC,YAAaa,OAEtD,SAAC,KAAD,CAAKM,GAAI,GAAII,GAAI,EAAjB,SACGX,EAASP,KAAI,SAAAU,GAEZ,IAAMS,EAAYN,IAAUH,EAAQC,cAEpC,GAA2B,UAAvBD,EAAQU,WAAwB,CAClC,IAAMC,EAAUR,IAAUH,EAAQY,OAClC,OACE,gBAEExB,UDxCQ,0CCyCRyB,GAAIF,EACJtB,UAAQ,uBAJV,UAME,SAACyB,EAAA,EAAD,iBAAiBd,EAAjB,CAA0Be,UAAQ,MANpC,OACcJ,GAUlB,OACE,iBAEEvB,UAAW4B,EACX3B,UAAQ,uBAHV,WAKE,SAACgB,EAAA,EAAD,CAASC,QAAQ,KAAKC,KAAM,EAAGM,GAAIJ,EAAWQ,SAAS,IAAvD,SACGjB,EAAQC,gBAEX,SAAC,IAAD,CAAUiB,SAAS,UAAnB,SAA8BlB,EAAQmB,aARxC,OACcV,eCf5B,EAlC0B,SAAAW,GACxB,IAAQC,EAA0BD,EAA1BC,SAAUC,EAAgBF,EAAhBE,YACVC,EAAuBD,EAAvBC,SAAUC,EAAaF,EAAbE,SACVxC,EAAwBwC,EAAxBxC,UAAWa,EAAa2B,EAAb3B,SAEnB,OACE,UAAC,IAAD,CACEwB,SAAUA,EACVC,YAAaA,EACbG,KAAMF,EACNG,YAAU,EACVC,oBAAoB,EALtB,WAOE,SAAC,IAAD,CACEC,SAAUJ,EAASI,SACnBhB,MAAOY,EAASZ,MAChBiB,SAAUL,EAASM,YACnBC,YAAaP,EAASQ,eACtBC,MAAOT,EAASU,QAChBC,SAAUX,EAASY,QACnBC,OAAQb,EAASc,cACjBC,qBAAsBf,EAASe,wBAGjC,SAAC3C,EAAD,CAAaZ,UAAWA,EAAWa,SAAUA,S,sBC7BnD,IAuBIM,EAvBmB,EAAQ,MAuBfqC,EAAiB,SAASC,EAAQC,EAAMC,GACtD,OAAOF,GAAUE,EAAQ,IAAM,IAAMD,EAAKE,iBAG5CC,EAAOC,QAAU3C","file":"component---src-templates-legal-template-js-b43198bc205786ae77f1.js","sourcesContent":["import PropTypes from 'prop-types'\nimport * as styles from './TableOfContents.module.scss'\nimport { Eyebrow } from '../../../typography/Eyebrow'\nimport { Link } from '../../../typography/Link'\n\nconst TableOfContents = ({ pageTitle, anchorLinks }) => {\n return (\n
\n )\n}\n\nTableOfContents.propTypes = {\n pageTitle: PropTypes.string,\n anchorLinks: PropTypes.arrayOf(PropTypes.object),\n}\n\nexport { TableOfContents }\nexport default TableOfContents\n","// extracted by mini-css-extract-plugin\nexport var TableOfContents = \"TableOfContents-module--TableOfContents--56aSN\";\nexport var LinkText = \"TableOfContents-module--LinkText--MYooF\";","// extracted by mini-css-extract-plugin\nexport var LegalHeading = \"LegalModule-module--LegalHeading--3Uqg7\";\nexport var Section = \"LegalModule-module--Section--2dv81\";\nexport var TableSection = \"LegalModule-module--TableSection--30vdw\";","import PropTypes from 'prop-types'\nimport kebabCase from 'lodash/kebabCase'\nimport { TableOfContents } from './components'\nimport * as styles from './LegalModule.module.scss'\nimport { Heading } from '../../typography/Heading'\nimport { Container, Row, Col } from '../../grid'\nimport { RichText } from '../../rich-text'\nimport { TableModule } from '../Table/TableModule'\n\nconst LegalModule = ({ pageTitle, sections }) => {\n const contentsTable = sections\n .filter(section => typeof section.sectionTitle === 'string' && section.sectionTitle.length > 0)\n .map(section => {\n return {\n name: section.sectionTitle,\n /* Eliminate all whitespace from the title string and use that as the anchor ID */\n to: `#${kebabCase(section.sectionTitle)}`,\n }\n })\n\n return (\n