{"version":3,"sources":["webpack:///./src/modules/FooterSPModule/FooterSPModule.vue?2d9b","webpack:///./src/modules/FooterSPModule/FooterSPModule.ts?a6f8","webpack:///./src/modules/FooterSPModule/FooterSPModule.ts","webpack:///./src/modules/FooterSPModule/FooterSPModule.vue"],"names":["FooterSPModule","components","extend","props","FooterBottomNavigationLinks","Title","Link","CopyrightString","CallUsString","component","_vm","this","_h","$createElement","_c","_self","staticClass","_v","_s","p","_l","bottomLinks","index","key","attrs"],"mappings":"mGAAA,I,sBCAkI,ECqBlI,yB,+CAAiE,OAArB,YAAAA,EAAA,GAAvBA,EAAc,aAHlC,YAAU,CACTC,WAAY,MAEOD,GAArB,CAhB4B,IAAIE,OAAO,CACrCC,MAAO,YAA0C,CAC/CC,4BAA6B,CAC3B,CACEC,MAAO,iBACPC,KAAM,kBAGVC,gBAAiB,kDACjBC,aAAc,8E,OCNdC,EAAY,YACd,EHTW,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,SAAS,CAACE,YAAY,cAAc,CAACF,EAAG,MAAM,CAACE,YAAY,iBAAiB,CAACF,EAAG,MAAM,CAACE,YAAY,4CAA4C,CAACF,EAAG,MAAM,CAACE,YAAY,6CAA6C,CAACN,EAAIO,GAAG,aAAaP,EAAIQ,GAAGR,EAAIS,EAAEX,cAAc,cAAcM,EAAG,MAAM,CAACE,YAAY,wDAAwD,CAACF,EAAG,MAAM,CAACE,YAAY,gBAAgBN,EAAIU,GAAIV,EAAIS,EAA6B,4BAAE,SAASE,EAAYC,GAAO,OAAOR,EAAG,IAAI,CAACS,IAAID,EAAMN,YAAY,0CAA0CQ,MAAM,CAAC,KAAOH,EAAYf,OAAO,CAACI,EAAIO,GAAGP,EAAIQ,GAAGG,EAAYhB,YAAY,GAAGS,EAAG,MAAM,CAACE,YAAY,wCAAwC,CAACN,EAAIO,GAAG,KAAKP,EAAIQ,GAAGR,EAAIS,EAAEZ,6BAC5wB,IGWpB,EACA,KACA,KACA,MAIa,UAAAE,E","file":"190.0ff45fd88460f397af62.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('footer',{staticClass:\"bg--cobalt\"},[_c('div',{staticClass:\"lex-container\"},[_c('div',{staticClass:\"lex-row lex-row--align-center lex-footer\"},[_c('div',{staticClass:\"lex-d-none lex-d-lg-block lex-col--size-6\"},[_vm._v(\"\\n \"+_vm._s(_vm.p.CallUsString)+\"\\n \")]),_c('div',{staticClass:\"lex-col--size-12 lex-col-lg--size-6 lex-footer__info\"},[_c('div',{staticClass:\"footer-links\"},_vm._l((_vm.p.FooterBottomNavigationLinks),function(bottomLinks,index){return _c('a',{key:index,staticClass:\"footer-links__link text--subheading cta\",attrs:{\"href\":bottomLinks.Link}},[_vm._v(_vm._s(bottomLinks.Title))])}),0),_c('div',{staticClass:\"text--xx-small lex-footer__copyright\"},[_vm._v(\"© \"+_vm._s(_vm.p.CopyrightString))])])])])])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../node_modules/ts-loader/index.js??ref--0!./FooterSPModule.ts?vue&type=script&lang=ts&\"; export default mod; export * from \"-!../../../node_modules/ts-loader/index.js??ref--0!./FooterSPModule.ts?vue&type=script&lang=ts&\"","import { Component, Vue } from 'vue-property-decorator';\n\nimport { FooterSPBlockViewModel } from './FooterSPModule.types';\nimport { getComponentProps } from '@/utils/vueUtils';\n\nconst FooterSPModuleProps = Vue.extend({\n props: getComponentProps({\n FooterBottomNavigationLinks: [\n {\n Title: 'Privacy Policy',\n Link: '/example/page',\n },\n ],\n CopyrightString: '2020 LINDBLAD EXPEDITIONS - NATIONAL GEOGRAPHIC',\n CallUsString: 'Call us at 1.800.397.3348 | 1.212.261.9000 or call your travel agent',\n }),\n});\n\n@Component({\n components: {},\n})\nexport default class FooterSPModule extends FooterSPModuleProps {}\n","import { render, staticRenderFns } from \"./FooterSPModule.vue?vue&type=template&id=6b1d8af0&\"\nimport script from \"./FooterSPModule.ts?vue&type=script&lang=ts&\"\nexport * from \"./FooterSPModule.ts?vue&type=script&lang=ts&\"\nimport style0 from \"./FooterSPModule.scss?vue&type=style&index=0&lang=scss&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports"],"sourceRoot":""}