%PDF- %PDF-
Direktori : /home/forge/takeaseat.eco-n-tech.co.uk/.nuxt/dist/client/ |
Current File : //home/forge/takeaseat.eco-n-tech.co.uk/.nuxt/dist/client/396ca65.js |
(window.webpackJsonp=window.webpackJsonp||[]).push([[47,26],{389:function(t,e,l){var content=l(399);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,l(34).default)("b6e7d51c",content,!0,{sourceMap:!1})},395:function(t,e,l){t.exports=l.p+"img/blog-waves.66a9397.svg"},398:function(t,e,l){"use strict";l(389)},399:function(t,e,l){var o=l(33),r=l(102),c=l(395),n=o((function(i){return i[1]})),d=r(c);n.push([t.i,".waves[data-v-010fa22a]{background-image:url("+d+");background-size:100% auto}",""]),t.exports=n},402:function(t,e,l){"use strict";l.r(e);var o=l(0),r=(l(3),{props:{post:{type:Object,required:!0}},computed:{isLoggedIn:function(){return this.$auth.loggedIn}},methods:{likePost:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(0!=t.isLoggedIn){e.next=3;break}return t.$toast.error("You must be logged in to like this post").goAway(1e3),e.abrupt("return",!1);case 3:return e.next=5,t.$axios.post("/posts/like/"+t.post.id).then((function(t){console.log(t)})).catch((function(e){t.$toast.error(e).goAway(1e3)}));case 5:case"end":return e.stop()}}),e)})))()}}}),c=(l(398),l(10)),component=Object(c.a)(r,(function(){var t=this,e=t.$createElement,l=t._self._c||e;return l("div",{staticClass:"bg-gray"},[l("div",{staticClass:"relative h-48 bg-cover bg-center bg-no-repeat",style:"background-image: url("+t.post.thumbnail_url+")"},[l("div",{staticClass:"waves absolute z-10 top-0 left-0 w-full h-full bg-bottom bg-no-repeat"}),t._v(" "),l("NuxtLink",{staticClass:"block z-20 absolute top-0 left-0 w-full h-full",attrs:{to:"/blog/"+t.post.slug}})],1),t._v(" "),l("div",{staticClass:"p-6 flex flex-col justify-between"},[l("div",{staticClass:"h-40 overflow-hidden mb-3"},[l("div",{staticClass:"grid grid-cols-4 mb-3"},[l("div",{staticClass:"col-span-3"},[l("span",{staticClass:"text-black text-opacity-75 text-sm"},[t._v(t._s(t.post.created_at))])]),t._v(" "),l("div",{staticClass:"col-span-1 flex items-center justify-end"},[l("button",{staticClass:"flex items-center justify-center focus:outline-none hover:outline-none",attrs:{type:"button"},on:{click:t.likePost}},[t.post.likes?l("svg",{staticClass:"w-5 h-5 text-pink",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[l("path",{attrs:{"fill-rule":"evenodd",d:"M3.172 5.172a4 4 0 015.656 0L10 6.343l1.172-1.171a4 4 0 115.656 5.656L10 17.657l-6.828-6.829a4 4 0 010-5.656z","clip-rule":"evenodd"}})]):l("svg",{staticClass:"w-5 h-5 text-pink",attrs:{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor"}},[l("path",{attrs:{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"}})]),t._v(" "),t.post.likes?l("span",{staticClass:"ml-1 text-xs text-black text-opacity-50"},[t._v(t._s(t.post.likes))]):t._e()])])]),t._v(" "),l("h2",{staticClass:"text-2xl font-bold"},[l("NuxtLink",{attrs:{to:"/blog/"+t.post.slug}},[t._v(t._s(t.post.title))])],1)]),t._v(" "),t.post.author?l("div",{staticClass:"relative flex items-center"},[l("div",{staticClass:"relative mr-3"},[t.post.therapist?l("NuxtLink",{staticClass:"absolute z-20 top-0 left-0 w-full h-full block",attrs:{to:"/therapists/"+t.post.therapist.slug}}):t._e(),t._v(" "),l("div",{staticClass:"absolute top-0 left-0 w-full h-full border-4 border-opacity-75",class:t.post.therapist?"border-"+t.post.therapist.colour:"border-gray"}),t._v(" "),l("img",{staticClass:"w-16 h-16",attrs:{src:t.post.author.photo_url}})],1),t._v(" "),l("div",{staticClass:"flex flex-col justify-center"},[l("span",{staticClass:"uppercase text-sm"},[t._v("By "+t._s(t.post.author.full_name))]),t._v(" "),t.post.therapist?l("NuxtLink",{staticClass:"flex items-center uppercase text-sm transition",class:"hover:text-"+t.post.therapist.colour,attrs:{to:"/therapists/"+t.post.therapist.slug}},[l("span",[t._v("View Profile")]),t._v(" "),l("svg",{staticClass:"w-4 h-4",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"}},[l("path",{attrs:{"fill-rule":"evenodd",d:"M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z","clip-rule":"evenodd"}})])]):t._e()],1)]):t._e()])])}),[],!1,null,"010fa22a",null);e.default=component.exports},421:function(t,e,l){var content=l(461);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,l(34).default)("7f2e1686",content,!0,{sourceMap:!1})},460:function(t,e,l){"use strict";l(421)},461:function(t,e,l){var o=l(33),r=l(102),c=l(395),n=o((function(i){return i[1]})),d=r(c);n.push([t.i,".waves[data-v-e652e8c8]{background-image:url("+d+");background-size:100% auto}",""]),t.exports=n},499:function(t,e,l){"use strict";l.r(e);var o=l(0),r=(l(3),{head:function(){return{titleTemplate:this.post.title+" | Blog | %s"}},computed:{post:function(){return this.$store.state.blog.single},related:function(){return this.$store.state.blog.related}},asyncData:function(t){return Object(o.a)(regeneratorRuntime.mark((function e(){var l,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return l=t.store,o=t.params,e.next=3,l.dispatch("blog/single",o.slug);case 3:case"end":return e.stop()}}),e)})))()}}),c=(l(460),l(10)),component=Object(c.a)(r,(function(){var t=this,e=t.$createElement,l=t._self._c||e;return l("div",{staticClass:"page-wrapper"},[l("div",{staticClass:"relative h-96 bg-cover bg-center bg-no-repeat bg-black",style:"background-image: url("+t.post.image_url+")"},[l("div",{staticClass:"waves absolute z-10 top-0 left-0 w-full h-full bg-bottom bg-no-repeat"})]),t._v(" "),l("section",{staticClass:"bg-gray -mt-8 mb-12 py-20 px-8"},[l("div",{staticClass:"max-w-5xl mx-auto w-full"},[l("header",{staticClass:"max-w-2xl mx-auto w-full text-center mb-20"},[l("span",[t._v(t._s(t.post.created_at))]),t._v(" "),l("h1",{staticClass:"text-5xl"},[t._v(t._s(t.post.title))])]),t._v(" "),l("div",{staticClass:"prose max-w-full",domProps:{innerHTML:t._s(t.post.content)}})])]),t._v(" "),t.post.therapist?l("div",{staticClass:"mb-16 px-6 lg:px-0"},[l("div",{staticClass:"grid grid-cols-1 sm:grid-cols-2 gap-4 mb-6"},[l("h4",{staticClass:"text-3xl font-bold text-center sm:text-left"},[t._v("About the Author")]),t._v(" "),l("div",{staticClass:"flex items-center justify-center sm:justify-end"},[l("NuxtLink",{staticClass:"text-yellow transition hover:text-black font-medium",attrs:{to:"/therapists"}},[t._v("View all therapists")])],1)]),t._v(" "),l("div",{staticClass:"bg-blue-medium grid lg:grid-cols-6"},[l("div",{staticClass:"lg:col-span-4 grid sm:grid-cols-7 gap-8 p-6 md:p-10"},[l("div",{staticClass:"sm:col-span-3 md:col-span-2 flex justify-center sm:items-start"},[l("div",{staticClass:"w-40 sm:w-full relative"},[l("div",{staticClass:"absolute top-0 left-0 w-full h-full border-40 border-opacity-50",class:t.post.therapist?"border-"+t.post.therapist.colour:"border-gray"}),t._v(" "),l("img",{attrs:{src:t.post.author.photo_url,alt:t.post.author.full_name}})])]),t._v(" "),l("div",{staticClass:"sm:col-span-4 md:col-span-5 flex flex-col justify-center"},[l("h2",{staticClass:"text-3xl font-bold mb-6"},[t._v(t._s(t.post.author.full_name))]),t._v(" "),l("div",{staticClass:"mb-6",domProps:{innerHTML:t._s(t.post.therapist.short_description)}}),t._v(" "),l("NuxtLink",{staticClass:"inline-block uppercase text-sm transition duration-100 hover:text-white",attrs:{to:"/therapists/"+t.post.therapist.slug}},[t._v("View Profile")])],1)]),t._v(" "),l("div",{staticClass:"lg:col-span-2 bg-black p-10 text-white"},[l("div",{staticClass:"grid grid-cols-2 gap-6 text-xs lg:text-sm mb-8"},[l("div",{staticClass:"flex flex-col items-end"},[t.post.therapist.price_from?l("div",{staticClass:"mb-6 flex flex-col items-end justify-center"},[l("h4",{staticClass:"block uppercase text-blue-medium"},[t._v("Prices")]),t._v(" "),l("span",{staticClass:"block uppercase"},[t._v("From "+t._s(t.post.therapist.price_from.formatted))])]):t._e(),t._v(" "),t.post.therapist.location?l("div",{staticClass:"mb-6 flex flex-col items-end justify-center"},[l("h4",{staticClass:"block uppercase text-blue-medium"},[t._v("Location")]),t._v(" "),l("span",{staticClass:"block uppercase"},[t._v(t._s(t.post.therapist.location.town_city))])]):t._e(),t._v(" "),t.post.therapist.sessions?l("div",{staticClass:"flex flex-col items-end justify-center"},[l("h4",{staticClass:"block uppercase text-blue-medium"},[t._v("Sessions")]),t._v(" "),t._l(t.post.therapist.sessions,(function(e,o){return l("span",{key:o,staticClass:"block uppercase"},[t._v(t._s(e.name))])}))],2):t._e()]),t._v(" "),t.post.therapist.sessions?l("div",{staticClass:"flex flex-col items-start"},[l("h4",{staticClass:"block uppercase text-blue-medium"},[t._v("Specialisms")]),t._v(" "),t._l(t.post.therapist.specialisms,(function(e,o){return l("span",{key:o,staticClass:"block uppercase"},[t._v(t._s(e.name))])}))],2):t._e()]),t._v(" "),t.post.therapist.is_booking_enabled?l("div",[l("NuxtLink",{staticClass:"btn bg-blue-medium hover:bg-white text-black text-sm uppercase font-bold",attrs:{to:"/booking/"+t.post.therapist.slug}},[t._v("Book "+t._s(t.post.author.full_name))])],1):l("div",[l("NuxtLink",{staticClass:"btn bg-blue-medium hover:bg-white text-black text-sm uppercase font-bold",attrs:{to:"/therapists/"+t.post.therapist.slug}},[t._v("View "+t._s(t.post.author.full_name))])],1)])])]):t._e(),t._v(" "),t.related.length?l("section",{staticClass:"px-6 lg:px-0"},[l("header",{staticClass:"grid grid-cols-1 md:grid-cols-2 gap-6 mb-6"},[l("h2",{staticClass:"text-3xl font-bold text-center md:text-left"},[t._v("Most posts by "+t._s(t.post.author.full_name))]),t._v(" "),l("div",{staticClass:"flex items-center justify-center md:justify-end"},[l("NuxtLink",{staticClass:"text-yellow transition hover:text-black font-medium",attrs:{to:"/blog"}},[t._v("View all posts")])],1)]),t._v(" "),l("div",{staticClass:"grid grid-cols-1 md:grid-cols-3 xl:grid-cols-4 gap-6"},t._l(t.related,(function(t,e){return l("Post",{key:e,attrs:{post:t}})})),1)]):t._e()])}),[],!1,null,"e652e8c8",null);e.default=component.exports;installComponents(component,{Header:l(101).default,Post:l(402).default})}}]);