{"version":3,"sources":["webpack:///./src/views/ProjectDetails.vue?dba7","webpack:///./src/contentful/Project.js","webpack:///src/views/ProjectDetails.vue","webpack:///./src/views/ProjectDetails.vue?11f8","webpack:///./src/views/ProjectDetails.vue","webpack:///./src/views/ProjectDetails.vue?0e07"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","_v","_s","project","title","description","body","url","linkText","attrs","_e","_l","technology","fields","image","imageUrl","staticRenderFns","get","slug","contentful","getEntries","content_type","entries","parsedData","parseEntries","console","log","items","name","data","methods","component"],"mappings":"uHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,mBAAmB,CAAEN,EAAW,QAAEI,EAAG,UAAU,CAACA,EAAG,MAAM,CAACE,YAAY,aAAa,CAACF,EAAG,MAAM,CAACE,YAAY,OAAO,CAACF,EAAG,MAAM,CAACE,YAAY,+BAA+B,CAACF,EAAG,UAAU,CAACA,EAAG,KAAK,CAACE,YAAY,iBAAiB,CAACN,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,QAAQC,UAAUN,EAAG,IAAI,CAACE,YAAY,wBAAwB,CAACN,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,QAAQE,gBAAgBP,EAAG,IAAI,CAACE,YAAY,gBAAgB,CAACN,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,QAAQG,SAAUZ,EAAIS,QAAQI,KAAOb,EAAIS,QAAQK,SAAUV,EAAG,IAAI,CAACE,YAAY,eAAeS,MAAM,CAAC,KAAO,gBAAgB,CAACf,EAAIO,GAAGP,EAAIQ,GAAGR,EAAIS,QAAQK,aAAad,EAAIgB,eAAehB,EAAIgB,KAAMhB,EAAW,QAAEI,EAAG,UAAU,CAACE,YAAY,WAAW,CAACF,EAAG,MAAM,CAACE,YAAY,aAAa,CAACF,EAAG,MAAM,CAACE,YAAY,OAAO,CAACF,EAAG,MAAM,CAACE,YAAY,aAAa,CAACF,EAAG,MAAM,CAACE,YAAY,SAASN,EAAIiB,GAAIjB,EAAIS,QAAoB,cAAE,SAASS,GAAY,OAAOd,EAAG,MAAM,CAACA,EAAG,MAAM,CAACE,YAAY,OAAOS,MAAM,CAAC,IAAMG,EAAWC,OAAOC,cAAa,WAAWpB,EAAIgB,KAAMhB,EAAW,QAAEI,EAAG,UAAU,CAACE,YAAY,QAAQ,CAACF,EAAG,MAAM,CAACE,YAAY,aAAa,CAACF,EAAG,MAAM,CAACE,YAAY,OAAO,CAACF,EAAG,MAAM,CAACE,YAAY,aAAa,CAACF,EAAG,MAAM,CAACE,YAAY,iBAAiBS,MAAM,CAAC,IAAMf,EAAIqB,SAASrB,EAAIS,QAAQW,kBAAkBpB,EAAIgB,QACzxCM,EAAkB,G,oCCCP,GACPC,IADO,oEACHC,GADG,yGAEWC,OAAWC,WAAW,CAC1CC,aAAc,WACd,kBAAmBH,IAJV,cAELI,EAFK,OAMLC,EAAaJ,OAAWK,aAAaF,GAC3CG,QAAQC,IAAIH,GAPD,kBAQJA,EAAWI,MAAM,GAAGd,QARhB,qGC4Bf,GACEe,KAAM,WACNC,KAAM,WACJ,MAAO,CACL1B,QAAS,OAGb,QAPF,oKAQA,0BARA,SASA,SATA,OASA,aATA,+GAWE2B,QAAS,CACPf,SAAU,SAAd,GACM,MACN,gFC5CwV,I,wBCQpVgB,EAAY,eACd,EACAtC,EACAuB,GACA,EACA,KACA,WACA,MAIa,aAAAe,E,kECnBf,yBAAwiB,EAAG","file":"js/chunk-e9632aac.8acc2a1b.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"project-details\"},[(_vm.project)?_c('section',[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-xs-12 col-md-8 col-lg-6\"},[_c('article',[_c('h1',{staticClass:\"article-title\"},[_vm._v(_vm._s(_vm.project.title))]),_c('p',{staticClass:\"article-introduction\"},[_vm._v(_vm._s(_vm.project.description))]),_c('p',{staticClass:\"article-body\"},[_vm._v(_vm._s(_vm.project.body))]),(_vm.project.url && _vm.project.linkText)?_c('a',{staticClass:\"article-link\",attrs:{\"href\":\"project.url\"}},[_vm._v(_vm._s(_vm.project.linkText))]):_vm._e()])])])])]):_vm._e(),(_vm.project)?_c('section',{staticClass:\"midtone\"},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-xs-12\"},[_c('div',{staticClass:\"logos\"},_vm._l((_vm.project.technologies),function(technology){return _c('div',[_c('img',{staticClass:\"logo\",attrs:{\"src\":technology.fields.image}})])}),0)])])])]):_vm._e(),(_vm.project)?_c('section',{staticClass:\"dark\"},[_c('div',{staticClass:\"container\"},[_c('div',{staticClass:\"row\"},[_c('div',{staticClass:\"col-xs-12\"},[_c('img',{staticClass:\"project__image\",attrs:{\"src\":_vm.imageUrl(_vm.project.image)}})])])])]):_vm._e()])}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import contentful from \"@/contentful\";\n\nexport default {\n async get(slug) {\n const entries = await contentful.getEntries({\n content_type: \"projects\",\n \"fields.slug[in]\": slug\n });\n const parsedData = contentful.parseEntries(entries);\n console.log(parsedData);\n return parsedData.items[0].fields;\n }\n};\n","\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ProjectDetails.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ProjectDetails.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./ProjectDetails.vue?vue&type=template&id=a17901f0&scoped=true&lang=pug&\"\nimport script from \"./ProjectDetails.vue?vue&type=script&lang=js&\"\nexport * from \"./ProjectDetails.vue?vue&type=script&lang=js&\"\nimport style0 from \"./ProjectDetails.vue?vue&type=style&index=0&id=a17901f0&scoped=true&lang=sass&\"\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 \"a17901f0\",\n null\n \n)\n\nexport default component.exports","import mod from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ProjectDetails.vue?vue&type=style&index=0&id=a17901f0&scoped=true&lang=sass&\"; export default mod; export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--9-oneOf-1-0!../../node_modules/css-loader/index.js??ref--9-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--9-oneOf-1-2!../../node_modules/sass-loader/dist/cjs.js??ref--9-oneOf-1-3!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./ProjectDetails.vue?vue&type=style&index=0&id=a17901f0&scoped=true&lang=sass&\""],"sourceRoot":""}