(function(e){function t(t){for(var s,i,o=t[0],c=t[1],l=t[2],d=0,p=[];d<o.length;d++)i=o[d],Object.prototype.hasOwnProperty.call(n,i)&&n[i]&&p.push(n[i][0]),n[i]=0;for(s in c)Object.prototype.hasOwnProperty.call(c,s)&&(e[s]=c[s]);u&&u(t);while(p.length)p.shift()();return r.push.apply(r,l||[]),a()}function a(){for(var e,t=0;t<r.length;t++){for(var a=r[t],s=!0,o=1;o<a.length;o++){var c=a[o];0!==n[c]&&(s=!1)}s&&(r.splice(t--,1),e=i(i.s=a[0]))}return e}var s={},n={app:0},r=[];function i(t){if(s[t])return s[t].exports;var a=s[t]={i:t,l:!1,exports:{}};return e[t].call(a.exports,a,a.exports,i),a.l=!0,a.exports}i.m=e,i.c=s,i.d=function(e,t,a){i.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:a})},i.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(e,t){if(1&t&&(e=i(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(i.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var s in e)i.d(a,s,function(t){return e[t]}.bind(null,s));return a},i.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return i.d(t,"a",t),t},i.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},i.p="/";var o=window["webpackJsonp"]=window["webpackJsonp"]||[],c=o.push.bind(o);o.push=t,o=o.slice();for(var l=0;l<o.length;l++)t(o[l]);var u=c;r.push([0,"chunk-vendors"]),a()})({0:function(e,t,a){e.exports=a("56d7")},"0789":function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.show?a("div",{staticClass:"opening-hours current row justify-center wrap text-center align-center "},e._l(e.openingHours[e.active].days,(function(t,s){return a("div",{key:t.day,staticClass:"column auto-size",class:{"size-2":s<3,"":s>=3}},[a("div",{staticClass:"card no-margin"},[e.changeOfOpeningHours(t)?a("div",{directives:[{name:"tooltip",rawName:"v-tooltip",value:void 0!=t.reason?t.reason:e.$t("openingHours.unknown"),expression:"day.reason != undefined ? day.reason : $t('openingHours.unknown')"}],staticClass:"addon",on:{mouseenter:function(t){return e.$gtag.event("reason",{event_category:"openinghours"})}}},[a("i",{staticClass:"fas fa-exclamation-triangle"})]):e._e(),a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[a("h4",{staticClass:"heading small"},[a("span",{class:{featured:e.changeOfOpeningHours(t)}},[e._v(e._s(e.$t("dayInWeek."+t.dayInWeek)))]),a("br"),a("span",{staticClass:"unfeatured"},[e._v(e._s(e.$d(e.getDateForTranslation(t.day),"short")))])]),"hours"!=t.state?a("p",[e._v(e._s(e.$t("openingHours.state."+t.state)))]):e._e(),"hours"==t.state?a("p",[e._v(e._s(e.getHoursForOpeningHours(t)))]):e._e(),e.changeOfOpeningHours(t)?a("p",{staticClass:"reason"},[e._v(e._s(void 0!=t.reason?t.reason:e.$t("openingHours.unknown")))]):e._e()])])])])})),0):e._e()},n=[],r=(a("6b54"),a("f576"),a("7514"),a("c1df")),i=a.n(r),o={computed:{openingHours:function(){if(void 0!=this.$store.state.openingHours.openingHours)return this.$store.state.openingHours.openingHours}},created:function(){var e=this;this.$store.dispatch("openingHours/getOpeningHoursList").then((function(){e.show=!0}))},props:{active:String},data:function(){return{show:!1}},methods:{getDateForTranslation:function(e){return i()(e,"D. M. YYYY").toDate()},getHoursForOpeningHours:function(e){var t=this.openingHours[this.active].default.find((function(t){return t.day==e.dayInWeek}));return t.state!=e.state&&void 0!=e.start?this.formatHours(e):this.formatHours(t)},formatHours:function(e){return e.start.hour.toString().padStart(2,"0")+":"+e.start.minute.toString().padStart(2,"0")+" - "+e.end.hour.toString().padStart(2,"0")+":"+e.end.minute.toString().padStart(2,"0")},changeOfOpeningHours:function(e){return this.openingHours[this.active].default.find((function(t){return t.day==e.dayInWeek})).state!=e.state||void 0!=e.start||void 0!=e.end}}},c=o,l=a("2877"),u=Object(l["a"])(c,s,n,!1,null,null,null);t["a"]=u.exports},"3a51":function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("v-runtime-template",{attrs:{template:"<div>"+e.template+"</div>"}})},n=[],r=a("dd1e"),i=a("685c"),o=a("c4e6"),c=a("0789"),l=a("40b0"),u=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.$online?a("div",{staticStyle:{width:"100%"},style:{"min-height":"small"==e.size?"30vh":"60vh"},attrs:{id:"mapa"}}):e._e()},d=[],p=(a("6762"),a("2fdb"),{props:{size:{type:String,default:"small",validator:function(e){return["small","huge"].includes(e)}}},data:function(){return{timer:void 0}},mounted:function(){var e=this;window.Loader.load(),this.timer=setInterval((function(){if(void 0!=window.SMap){var t=SMap.Coords.fromWGS84(14.459773,50.0414577),a=new SMap(JAK.gel("mapa"),t,18);a.addDefaultLayer(SMap.DEF_OPHOTO).enable(),a.addDefaultControls(),a.addControl(new SMap.Control.Sync);var s=new SMap.Layer.Marker;a.addLayer(s),s.enable();var n=new SMap.Card;n.getHeader().innerHTML=e.$t("map.studio.title"),n.getBody().innerHTML=e.$t("map.studio.description");var r=new SMap.Marker(t,"studio");r.decorate(SMap.Marker.Feature.Card,n),s.addMarker(r);var i=JAK.mel("div"),o=JAK.mel("img",{src:SMap.CONFIG.img+"/marker/drop-blue.png"});i.appendChild(o);var c=JAK.mel("div",{},{position:"absolute",left:"0px",top:"2px",textAlign:"center",width:"22px",color:"white",fontWeight:"bold"});c.innerHTML="M",i.appendChild(c);var l=new SMap.Marker(SMap.Coords.fromWGS84(14.460406,50.0418703),null,{url:i});s.addMarker(l);var u=new window.SMap.Layer.Geometry;a.addLayer(u),u.enable();var d=[window.SMap.Coords.fromWGS84(14.459773,50.0414577),window.SMap.Coords.fromWGS84(14.459983,50.0415086),window.SMap.Coords.fromWGS84(14.460219,50.0415517),window.SMap.Coords.fromWGS84(14.460568,50.0418169),window.SMap.Coords.fromWGS84(14.460406,50.0418703)],p={color:"#bf9456",opacity:1,width:10,outlineColor:"#343332"},m=new window.SMap.Geometry(window.SMap.GEOMETRY_POLYLINE,null,d,p);u.addGeometry(m),clearInterval(e.timer)}}),100)}}),m=p,g=a("2877"),v=Object(g["a"])(m,u,d,!1,null,null,null),h=v.exports,f=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[a("h3",{staticClass:"heading center line",domProps:{innerHTML:e._s(e.$t("newsletter.subscribe.title"))}}),a("p",{staticClass:"text-center"},[e._v(e._s(e.$t("newsletter.subscribe.description")))])]),a("div",{staticClass:"content"},[a("form",[a("div",{staticClass:"field"},[a("input",{directives:[{name:"model",rawName:"v-model.trim",value:e.email,expression:"email",modifiers:{trim:!0}}],attrs:{type:"text",placeholder:"Váš e-mail"},domProps:{value:e.email},on:{input:function(t){t.target.composing||(e.email=t.target.value.trim())},blur:function(t){return e.$forceUpdate()}}}),a("div",{staticClass:"error"},[null!=e.error?a("p",[a("i",{staticClass:"fas fa-exclamation-triangle"}),e._v("\n              "+e._s(e.$t("form.error."+e.error))+"\n            ")]):e._e()])]),a("div",{staticClass:"row justify-space-between align-center"},[a("div",{staticClass:"column size-4"},[1==e.subscribedSuccessfull?a("div",{staticClass:"card no-margin special"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[e._v(e._s(e.$t("newsletter.subscribe.success")))])])]):e._e(),0==e.subscribedSuccessfull?a("div",{staticClass:"card no-margin special"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[e._v(e._s(e.$t("newsletter.subscribe.unsuccess")))])])]):e._e()]),a("div",{staticClass:"column size-2 text-right"},[a("a",{staticClass:"button uppercase normal-top inverted special",attrs:{href:""},on:{click:function(t){return t.preventDefault(),e.submit()}}},[e._v(e._s(e.$t("newsletter.subscribe.submit")))])])])])]),a("div",{staticClass:"content"},[a("p",{staticClass:"text-center"},[a("small",[e._v("\n          "+e._s(e.$t("newsletter.subscribe.gdpr"))+"\n          "),a("router-link",{staticClass:"button special uppercase size-small normal-top",attrs:{to:{name:"page",params:{slug:"gdpr"}}}},[e._v(e._s(e.$t("here")))]),e._v(". "+e._s(e.$t("newsletter.subscribe.unsubscribe"))+"\n        ")],1)])])])])},b=[],y=(a("96cf"),a("3b8d")),k=a("4ec3"),w={data:function(){return{email:"",error:null,subscribedSuccessfull:void 0}},watch:{email:function(e,t){this.validate()}},methods:{validate:function(){if(!this.email||this.email.length<=0)return this.error="empty";if(this.email.length>254)return this.error="too-long";var e=/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i,t=e.test(this.email.toLowerCase());return this.error=t?null:"not-email"},submit:function(){var e=Object(y["a"])(regeneratorRuntime.mark((function e(){var t,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(t=this.validate(),null!=t){e.next=6;break}return e.next=4,k["a"].subscribeNewsletter(this.email);case 4:a=e.sent,this.subscribedSuccessfull=a.isSuccess();case 6:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()}},_=w,C=Object(g["a"])(_,f,b,!1,null,null,null),$=C.exports,x=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("a",{staticClass:"button inverted special uppercase",on:{click:function(t){return t.preventDefault(),e.clicked()}}},[e._v(e._s(e.$t("consent.clearStorage.button")))]),a("Modal",{ref:"modal",attrs:{size:"huge",close:!1}},[a("h3",{attrs:{slot:"header"},slot:"header"},[e._v(e._s(e.$t("consent.clearStorage.title")))]),a("div",{attrs:{slot:"body"},slot:"body"},[a("p",{staticClass:"text-justify",domProps:{innerHTML:e._s(e.$t("consent.clearStorage.text"))}})]),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("div",{staticClass:"row justify-end"},[a("div",{staticClass:"column"},[a("a",{staticClass:"button inverted uppercase normal-top",staticStyle:{"margin-right":"10px"},attrs:{href:"https://seznam.cz"}},[e._v(e._s(e.$t("consent.clearStorage.leave")))])]),a("div",{staticClass:"column"},[a("router-link",{staticClass:"button special inverted uppercase normal-top",attrs:{to:{name:"homepage"}},nativeOn:{click:function(t){return e.continueClick()}}},[e._v(e._s(e.$t("consent.clearStorage.continue")))])],1)])])])],1)},j=[],O=(a("57e7"),a("28a5"),a("ac4d"),a("8a81"),a("ac6a"),a("b2a2")),z={components:{Modal:O["a"]},methods:{continueClick:function(){this.$refs.modal&&this.$refs.modal.hideModal(),this.$root.$cookieConsent.show()},clicked:function(){localStorage.clear(),"serviceWorker"in navigator&&navigator.serviceWorker.getRegistrations().then((function(e){var t=!0,a=!1,s=void 0;try{for(var n,r=e[Symbol.iterator]();!(t=(n=r.next()).done);t=!0){var i=n.value;i.unregister()}}catch(o){a=!0,s=o}finally{try{t||null==r.return||r.return()}finally{if(a)throw s}}})),"caches"in window&&window.caches.keys().then((function(e){var t=!0,a=!1,s=void 0;try{for(var n,r=e[Symbol.iterator]();!(t=(n=r.next()).done);t=!0){var i=n.value;caches.delete(i)}}catch(o){a=!0,s=o}finally{try{t||null==r.return||r.return()}finally{if(a)throw s}}})),"indexedDB"in window&&void 0!=window.indexedDB.webkitGetDatabaseNames&&(window.indexedDB.webkitGetDatabaseNames().onsuccess=function(e,t){var a=e.target.result;for(var s in a)indexedDB.deleteDatabase(a[s])});for(var e=document.cookie.split(";"),t=0;t<e.length;t++){var a=e[t],s=a.indexOf("="),n=s>-1?a.substr(0,s):a;document.cookie=n+"=;expires=Thu, 01 Jan 1970 00:00:00 GMT"}this.$refs.modal.showModal()}}},S=z,I=Object(g["a"])(S,x,j,!1,null,null,null),R=I.exports,H=a("6a55"),P={components:{VRuntimeTemplate:r["a"],Page:function(){return Promise.resolve().then(a.bind(null,"7a3b"))},PermanentOpeningHours:o["a"],CurrentOpeningHours:c["a"],Form:l["a"],Map:h,Subscribe:$,ClearStorage:R,ApiImage:H["a"]},methods:{getImage:function(e){return i["a"].getImageUrl(e)}},data:function(){return{data:{}}},props:{template:String}},L=P,E=Object(g["a"])(L,s,n,!1,null,null,null);t["a"]=E.exports},"40b0":function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"card no-margin no-padding"},[a("div",{staticClass:"content"},[e.active?a("div",{staticClass:"content"},[a("h2",{staticClass:"heading center line"},[e._v(e._s(e.title))])]):e._e(),a("div",{staticClass:"content"},[e.active?a("div",[a("form",{attrs:{action:""}},e._l(e.variables,(function(e){return a("FormInput",{key:e.name,ref:e.name,refInFor:!0,attrs:{variable:e}})})),1),a("p",[a("small",[e._v("* "+e._s(e.$t("form.required")))]),a("br"),"contact"==e.shortcut?a("i18n",{attrs:{path:"form.terms",tag:"small"},scopedSlots:e._u([{key:"termsOfUse",fn:function(){return[a("router-link",{staticClass:"button size-small normal-top",attrs:{to:{name:"page",params:{slug:"terms-of-use"}}}},[e._v(e._s(e.$t("form.termsOfUse")))])]},proxy:!0}],null,!1,496559535)}):e._e()],1),a("div",{staticClass:"row justify-space-between align-center"},[a("div",{staticClass:"col"},[e.isSuccess?a("div",{staticClass:"card no-margin special"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[e._v(e._s(e.$t("form.success")))])])]):e._e(),0==e.isSuccess?a("div",{staticClass:"card no-margin special"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[e._v(e._s(e.$t("form.unsuccess")))])])]):e._e()]),a("div",{staticClass:"col"},[a("a",{staticClass:"button uppercase normal-top inverted special",attrs:{href:""},on:{click:function(t){return t.preventDefault(),e.submit()}}},[e._v(e._s(e.$t("form.submit")))])])])]):e._e()]),a("div",{staticClass:"content padding"},[e.active?e._e():a("div",[a("h2",{staticClass:"heading center small"},[e._v(e._s(e.$t("form.disabled")))])])])])])},n=[],r=(a("ac6a"),a("f3e2"),a("7f7f"),a("96cf"),a("3b8d")),i=a("b34f"),o=a("4ec3"),c={metaInfo:function(){return{title:this.title,meta:[{vmid:"ogtitle",property:"og:title",content:this.title},{vmid:"ogurl",property:"og:url",content:window.location.href}]}},components:{FormInput:i["a"]},props:{shortcut:String,changeTitle:{type:Boolean,default:!1}},data:function(){return{active:!1,isSuccess:void 0,title:"",variables:[]}},created:function(){var e=Object(r["a"])(regeneratorRuntime.mark((function e(){var t,a=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,o["a"].getForm(this.shortcut);case 2:if(t=e.sent,!t.isError()){e.next=5;break}return e.abrupt("return");case 5:this.variables=t.getResponse().form.variables,this.title=t.getResponse().form.name,this.active=!0,this.changeTitle&&this.$nextTick((function(){a.$root.$emit("addBreadcrumb",{title:a.$t("form.breadcrumb",{name:a.title}),link:{name:"form",params:{shortcut:a.shortcut}}},!0)}));case 9:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),methods:{submit:function(){var e=Object(r["a"])(regeneratorRuntime.mark((function e(){var t,a,s,n=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(t=!0,a={},this.variables.forEach((function(e){n.$refs[e.name][0].validate()?a[e.name]=n.$refs[e.name][0].value:t=!1})),t){e.next=5;break}return e.abrupt("return");case 5:return e.next=7,o["a"].sendForm(this.shortcut,a);case 7:if(s=e.sent,!s.isSuccess()){e.next=12;break}return this.variables.forEach((function(e){n.$refs[e.name][0].clear()})),this.isSuccess=!0,e.abrupt("return");case 12:this.isSuccess=!1;case 13:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}()}},l=c,u=a("2877"),d=Object(u["a"])(l,s,n,!1,null,null,null);t["a"]=d.exports},4678:function(e,t,a){var s={"./af":"2bfb","./af.js":"2bfb","./ar":"8e73","./ar-dz":"a356","./ar-dz.js":"a356","./ar-kw":"423e","./ar-kw.js":"423e","./ar-ly":"1cfd","./ar-ly.js":"1cfd","./ar-ma":"0a84","./ar-ma.js":"0a84","./ar-sa":"8230","./ar-sa.js":"8230","./ar-tn":"6d83","./ar-tn.js":"6d83","./ar.js":"8e73","./az":"485c","./az.js":"485c","./be":"1fc1","./be.js":"1fc1","./bg":"84aa","./bg.js":"84aa","./bm":"a7fa","./bm.js":"a7fa","./bn":"9043","./bn.js":"9043","./bo":"d26a","./bo.js":"d26a","./br":"6887","./br.js":"6887","./bs":"2554","./bs.js":"2554","./ca":"d716","./ca.js":"d716","./cs":"3c0d","./cs.js":"3c0d","./cv":"03ec","./cv.js":"03ec","./cy":"9797","./cy.js":"9797","./da":"0f14","./da.js":"0f14","./de":"b469","./de-at":"b3eb","./de-at.js":"b3eb","./de-ch":"bb71","./de-ch.js":"bb71","./de.js":"b469","./dv":"598a","./dv.js":"598a","./el":"8d47","./el.js":"8d47","./en-SG":"cdab","./en-SG.js":"cdab","./en-au":"0e6b","./en-au.js":"0e6b","./en-ca":"3886","./en-ca.js":"3886","./en-gb":"39a6","./en-gb.js":"39a6","./en-ie":"e1d3","./en-ie.js":"e1d3","./en-il":"7333","./en-il.js":"7333","./en-nz":"6f50","./en-nz.js":"6f50","./eo":"65db","./eo.js":"65db","./es":"898b","./es-do":"0a3c","./es-do.js":"0a3c","./es-us":"55c9","./es-us.js":"55c9","./es.js":"898b","./et":"ec18","./et.js":"ec18","./eu":"0ff2","./eu.js":"0ff2","./fa":"8df4","./fa.js":"8df4","./fi":"81e9","./fi.js":"81e9","./fo":"0721","./fo.js":"0721","./fr":"9f26","./fr-ca":"d9f8","./fr-ca.js":"d9f8","./fr-ch":"0e49","./fr-ch.js":"0e49","./fr.js":"9f26","./fy":"7118","./fy.js":"7118","./ga":"5120","./ga.js":"5120","./gd":"f6b4","./gd.js":"f6b4","./gl":"8840","./gl.js":"8840","./gom-latn":"0caa","./gom-latn.js":"0caa","./gu":"e0c5","./gu.js":"e0c5","./he":"c7aa","./he.js":"c7aa","./hi":"dc4d","./hi.js":"dc4d","./hr":"4ba9","./hr.js":"4ba9","./hu":"5b14","./hu.js":"5b14","./hy-am":"d6b6","./hy-am.js":"d6b6","./id":"5038","./id.js":"5038","./is":"0558","./is.js":"0558","./it":"6e98","./it-ch":"6f12","./it-ch.js":"6f12","./it.js":"6e98","./ja":"079e","./ja.js":"079e","./jv":"b540","./jv.js":"b540","./ka":"201b","./ka.js":"201b","./kk":"6d79","./kk.js":"6d79","./km":"e81d","./km.js":"e81d","./kn":"3e92","./kn.js":"3e92","./ko":"22f8","./ko.js":"22f8","./ku":"2421","./ku.js":"2421","./ky":"9609","./ky.js":"9609","./lb":"440c","./lb.js":"440c","./lo":"b29d","./lo.js":"b29d","./lt":"26f9","./lt.js":"26f9","./lv":"b97c","./lv.js":"b97c","./me":"293c","./me.js":"293c","./mi":"688b","./mi.js":"688b","./mk":"6909","./mk.js":"6909","./ml":"02fb","./ml.js":"02fb","./mn":"958b","./mn.js":"958b","./mr":"39bd","./mr.js":"39bd","./ms":"ebe4","./ms-my":"6403","./ms-my.js":"6403","./ms.js":"ebe4","./mt":"1b45","./mt.js":"1b45","./my":"8689","./my.js":"8689","./nb":"6ce3","./nb.js":"6ce3","./ne":"3a39","./ne.js":"3a39","./nl":"facd","./nl-be":"db29","./nl-be.js":"db29","./nl.js":"facd","./nn":"b84c","./nn.js":"b84c","./pa-in":"f3ff","./pa-in.js":"f3ff","./pl":"8d57","./pl.js":"8d57","./pt":"f260","./pt-br":"d2d4","./pt-br.js":"d2d4","./pt.js":"f260","./ro":"972c","./ro.js":"972c","./ru":"957c","./ru.js":"957c","./sd":"6784","./sd.js":"6784","./se":"ffff","./se.js":"ffff","./si":"eda5","./si.js":"eda5","./sk":"7be6","./sk.js":"7be6","./sl":"8155","./sl.js":"8155","./sq":"c8f3","./sq.js":"c8f3","./sr":"cf1e","./sr-cyrl":"13e9","./sr-cyrl.js":"13e9","./sr.js":"cf1e","./ss":"52bd","./ss.js":"52bd","./sv":"5fbd","./sv.js":"5fbd","./sw":"74dc","./sw.js":"74dc","./ta":"3de5","./ta.js":"3de5","./te":"5cbb","./te.js":"5cbb","./tet":"576c","./tet.js":"576c","./tg":"3b1b","./tg.js":"3b1b","./th":"10e8","./th.js":"10e8","./tl-ph":"0f38","./tl-ph.js":"0f38","./tlh":"cf75","./tlh.js":"cf75","./tr":"0e81","./tr.js":"0e81","./tzl":"cf51","./tzl.js":"cf51","./tzm":"c109","./tzm-latn":"b53d","./tzm-latn.js":"b53d","./tzm.js":"c109","./ug-cn":"6117","./ug-cn.js":"6117","./uk":"ada2","./uk.js":"ada2","./ur":"5294","./ur.js":"5294","./uz":"2e8c","./uz-latn":"010e","./uz-latn.js":"010e","./uz.js":"2e8c","./vi":"2921","./vi.js":"2921","./x-pseudo":"fd7e","./x-pseudo.js":"fd7e","./yo":"7f33","./yo.js":"7f33","./zh-cn":"5c3a","./zh-cn.js":"5c3a","./zh-hk":"49ab","./zh-hk.js":"49ab","./zh-tw":"90ea","./zh-tw.js":"90ea"};function n(e){var t=r(e);return a(t)}function r(e){if(!a.o(s,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return s[e]}n.keys=function(){return Object.keys(s)},n.resolve=r,e.exports=n,n.id="4678"},"4ec3":function(e,t,a){"use strict";a("1c01"),a("58b2"),a("8e6e"),a("f3e2"),a("d25f"),a("ac6a"),a("456d");var s=a("bd86"),n=(a("96cf"),a("3b8d")),r=a("d225"),i=a("b0b4"),o=function(){function e(t){Object(r["a"])(this,e),this.response=void 0==t?{data:{status:"error",message:"Offline.",data:{}}}:t,this.status=this.response.data.status}return Object(i["a"])(e,[{key:"getResponseCode",value:function(){return this.response.status}},{key:"isSuccess",value:function(){return"success"===this.status}},{key:"isError",value:function(){return"error"===this.status}},{key:"getResponse",value:function(){return this.isError()?null:this.response.data.data}},{key:"getError",value:function(){return this.response.data.message}}]),e}(),c=o;function l(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,s)}return a}function u(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?l(a,!0).forEach((function(t){Object(s["a"])(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):l(a).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}var d=a("bc3a"),p=function(){function e(){Object(r["a"])(this,e),this.base="https://profesionalnipece.cz/",this.baseURI="https://profesionalnipece.cz/api/"}return Object(i["a"])(e,[{key:"ping",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"ping");case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getLanguageList",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"language/list");case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getMenu",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"menu/"+t,{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getPage",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"page/"+t,{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getMenuLocationList",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"menu/location/list");case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getServiceCategoryList",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"service/category/list",{params:{lang:this.language}});case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getServiceCategory",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"service/category/"+t,{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getService",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"service/"+t,{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getOpeningHoursList",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"openinghours/list",{params:{lang:this.language}});case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getBlogList",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"blog/list/",{params:{lang:this.language}});case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getBlog",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"blog/"+t,{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getTagList",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"tag/list",{params:{lang:this.language}});case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getForm",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"form/"+t,{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"sendForm",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t,a){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.post(this.baseURI+"form/"+t,u({},a));case 3:s=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),s=e.t0.response;case 9:return e.abrupt("return",new c(s));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t,a){return e.apply(this,arguments)}return t}()},{key:"getGalleryList",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"gallery/list",{params:{lang:this.language}});case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getGallery",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"gallery/"+t,{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"subscribeNewsletter",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.post(this.baseURI+"newsletter/subscribe",{email:t});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getReservationCategories",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"reservation/categories",{params:{lang:this.language}});case 3:t=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),t=e.t0.response;case 9:return e.abrupt("return",new c(t));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(){return e.apply(this,arguments)}return t}()},{key:"getReservationPackages",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"reservation/"+t+"/packages",{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getReservationEmployees",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"reservation/"+t+"/employees",{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()},{key:"getReservationHours",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t,a,s){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.get(this.baseURI+"reservation/"+t+"/employee/"+a+"/hours/"+s,{params:{lang:this.language}});case 3:n=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),n=e.t0.response;case 9:return e.abrupt("return",new c(n));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t,a,s){return e.apply(this,arguments)}return t}()},{key:"postReservation",value:function(){var e=Object(n["a"])(regeneratorRuntime.mark((function e(t){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,d.post(this.baseURI+"reservation/",u({},t),{params:{lang:this.language}});case 3:a=e.sent,e.next=9;break;case 6:e.prev=6,e.t0=e["catch"](0),a=e.t0.response;case 9:return e.abrupt("return",new c(a));case 10:case"end":return e.stop()}}),e,this,[[0,6]])})));function t(t){return e.apply(this,arguments)}return t}()}]),e}(),m=new p;t["a"]=m},"56d7":function(e,t,a){"use strict";a.r(t);a("a481"),a("cadf"),a("551c"),a("f751"),a("097d");var s=a("a026"),n=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{ref:"app",attrs:{id:"app"}},[a("Header",{attrs:{menu:this}}),a("Menu",{ref:"menu"}),a("main",[a("OfflineWarning"),a("transition",{attrs:{"enter-active-class":"animated fadeIn","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[a("div",{key:e.$route.fullPath},[a("router-view")],1)])],1),a("Footer"),a("CookieConsentModal"),a("div",{attrs:{id:"modals"}})],1)},r=[],i=(a("7f7f"),function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("transition",{attrs:{"enter-active-class":"animated slideInRight faster","leave-active-class":"animated slideOutRight faster",mode:"out-in"}},[a("nav",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}],staticClass:"menu visible"},[a("div",{staticClass:"container"},[void 0!=e.menu?a("ul",[a("MenuLocale"),e._l(e.menu,(function(e,t){return a("MenuItem",{key:e.title,attrs:{index:t,title:e.title,featured:e.featured,items:e.links,link:e.link}})}))],2):e._e(),void 0!=e.menuInformations?a("ul",{staticClass:"compact"},e._l(e.menuInformations,(function(e){return a("MenuItem",{key:e.title,attrs:{title:e.title,featured:e.featured,items:e.links,link:e.link}})})),1):e._e()])])])}),o=[],c=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.$online||"reservation"!=e.link.name?a("li",{class:{featured:e.featured,"hide-on-pc":e.featured&&e.index<2,"dropdown-container":e.items.length>0,open:e.show}},[e.items.length>0&&!e.link.direct?a("a",{staticClass:"link",on:{click:function(t){return t.preventDefault(),e.clicked(t)}}},[e._v(e._s(e.title))]):e._e(),e.link.direct?a("a",{staticClass:"link",attrs:{href:e.link.name},nativeOn:{click:function(t){return e.closeMenu()}}},[e._v(e._s(e.title))]):e._e(),0!=e.items.length||e.link.direct?e._e():a("router-link",{staticClass:"link",attrs:{to:e.link},nativeOn:{click:function(t){return e.closeMenu()}}},[e._v(e._s(e.title))]),e.items.length>0?a("ul",{staticClass:"dropdown"},e._l(e.items,(function(t){return a("li",{key:t.title},[t.link.direct?a("a",{staticClass:"link",attrs:{href:t.link.name},nativeOn:{click:function(t){return e.closeMenu()}}},[e._v(e._s(t.title))]):e._e(),t.link.direct?e._e():a("router-link",{staticClass:"link",attrs:{to:t.link},nativeOn:{click:function(t){return e.closeMenu()}}},[e._v(e._s(t.title))])],1)})),0):e._e()],1):e._e()},l=[],u=(a("28a5"),a("c5f6"),{props:{title:String,link:Object,featured:{type:Boolean,default:!1},items:{type:Array,default:function(){return[]}},index:Number},computed:{reversedMessage:function(){return this.message.split("").reverse().join("")}},mounted:function(){var e=this;this.$nextTick((function(){window.addEventListener("resize",e.handleResize)}))},destroyed:function(){window.removeEventListener("resize",this.handleResize)},data:function(){return{show:!1,windowWidth:window.innerWidth}},methods:{clicked:function(){this.show=!this.show},handleResize:function(){this.windowWidth=window.innerWidth},closeMenu:function(){this.windowWidth<1500&&this.$root.$emit("toggleMenu",!1)}}}),d=u,p=a("2877"),m=Object(p["a"])(d,c,l,!1,null,null,null),g=m.exports,v=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.$online?a("li",{class:{featured:!0,"hide-on-pc":!0}},[a("a",{staticClass:"link",on:{click:function(t){return t.preventDefault(),e.click(t)}}},[e._v("Language "),a("i",{staticClass:"fas fa-globe-europe"})])]):e._e()},h=[],f=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{ref:"modal",staticClass:"language"},[e.$online?a("h3",{attrs:{slot:"header"},slot:"header"},[a("i",{staticClass:"fas fa-language"}),e._v(" Language\n  ")]):e._e(),e.$online?a("div",{attrs:{slot:"body"},slot:"body"},[a("LocaleSelect")],1):e._e()])},b=[],y=a("b2a2"),k=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.$online?a("div",{staticClass:"row justify-center"},e._l(e.languages,(function(t){return a("div",{key:t.shortcut,staticClass:"column"},[a("div",{staticClass:"card no-margin"},[a("div",{staticClass:"content padding text-center"},[a("a",{staticClass:"button normal-top uppercase",attrs:{href:("cs"!=t.short?"/"+t.shortcut:"")+e.$route.path},on:{click:function(a){return e.changeLanguage(t.short)}}},[e._v(e._s(t.name))])])])])})),0):e._e()},w=[],_={version:"3.0.2",name:"Studio Profesionalní Péče",author:{name:"Matěj Cajthaml",website:"https://matejcajthaml.navarru.cz/"},languages:{cs:{name:"Čeština",shortcut:"cs"},en:{name:"English",shortcut:"en"}}},C={data:function(){return{languages:_.languages}},methods:{changeLanguage:function(e){console.log("removed cookies consent"),localStorage.removeItem("cookiesConsent"),this.$gtag.event("changed",{event_category:"locale",event_label:e})}}},$=C,x=Object(p["a"])($,k,w,!1,null,null,null),j=x.exports,O={components:{Modal:y["a"],LocaleSelect:j},data:function(){return{languages:_.languages}},created:function(){var e=this;this.$root.$on("toggleLocaleSelect",(function(){e.$gtag.event("displayed",{event_category:"locale select"}),e.$refs.modal&&e.$refs.modal.showModal()}))}},z=O,S=Object(p["a"])(z,f,b,!1,null,null,null),I=S.exports,R={components:{LocaleSelectModal:I},methods:{click:function(){this.$root.$emit("toggleLocaleSelect")}}},H=R,P=Object(p["a"])(H,v,h,!1,null,null,null),L=P.exports,E={computed:{menu:function(){if(void 0!=this.$store.state.menus.menus.menu)return this.$store.state.menus.menus.menu.links},menuInformations:function(){if(void 0!=this.$store.state.menus.menus["menu-informations"])return this.$store.state.menus.menus["menu-informations"].links}},created:function(){var e=this;this.$store.dispatch("menus/getAllMenus","cs"),this.$root.$on("toggleMenu",(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0;void 0==t?e.toggle():e.show=t})),this.$nextTick((function(){e.calculateHeight(),window.addEventListener("resize",e.calculateHeight)}))},methods:{calculateHeight:function(){var e=.01*window.innerHeight;document.documentElement.style.setProperty("--vh","".concat(e,"px"))},toggle:function(){this.show=!this.show,this.$gtag.event(this.show?"displayed":"hidden",{event_category:"menu"})}},components:{MenuItem:g,MenuLocale:L},data:function(){return{show:!1}}},M=E,N=Object(p["a"])(M,i,o,!1,null,null,null),D=N.exports,T=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("header",[a("div",{staticClass:"container"},[a("div",{staticClass:"row justify-space-between align-center"},[a("div",{staticClass:"column"},[a("router-link",{attrs:{to:{name:"homepage"}}},[a("img",{attrs:{src:"/img/logo-light-transparent-small.png",alt:""}})])],1),a("div",{staticClass:"column links"},[a("nav",[void 0!=e.header?a("ul",[e._l(e.header,(function(e){return a("HeaderItem",{key:e.title,attrs:{title:e.title,link:e.link}})})),a("HeaderLocale"),a("li",{staticClass:"menuopener",on:{click:function(t){return t.preventDefault(),e.click(t)}}},[a("a",{staticClass:"button normal-top uppercase",attrs:{href:""}},[e._v("\n                "+e._s(e.$t("header.menu"))+" \n                "),a("i",{staticClass:"fas fa-bars"})])]),a("li",{staticClass:"menu menuopener",on:{click:function(t){return t.preventDefault(),e.click(t)}}},[e._m(0)])],2):e._e()])])])])])},A=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("a",{staticClass:"button normal-top uppercase",attrs:{href:""}},[a("i",{staticClass:"fas fa-bars"})])}],F=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.$online||"reservation"!=e.link.name?a("li",[e.link.direct?a("a",{staticClass:"button normal-top uppercase",class:{special:e.featured},attrs:{href:e.link.name}},[e._v(e._s(e.title))]):e._e(),e.link.direct?e._e():a("router-link",{staticClass:"button normal-top uppercase",class:{special:e.featured},attrs:{to:e.link}},[e._v(e._s(e.title))])],1):e._e()},B=[],V={props:{title:String,link:Object,featured:{type:Boolean,default:!1}}},U=V,Y=Object(p["a"])(U,F,B,!1,null,null,null),W=Y.exports,G=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.$online?a("div",[a("li",{staticClass:"language",on:{click:function(t){return t.preventDefault(),e.click(t)}}},[e._m(0)]),a("LocaleSelectModal")],1):e._e()},q=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("a",{staticClass:"button normal-top uppercase",attrs:{href:""}},[a("i",{staticClass:"fas fa-globe-europe"})])}],K={components:{LocaleSelectModal:I},methods:{click:function(){this.$root.$emit("toggleLocaleSelect")}}},Z=K,J=Object(p["a"])(Z,G,q,!1,null,null,null),Q=J.exports,X={computed:{header:function(){if(void 0!=this.$store.state.menus.menus.header)return this.$store.state.menus.menus.header.links}},components:{HeaderItem:W,HeaderLocale:Q},props:{menu:Object},methods:{click:function(){this.$root.$emit("toggleMenu")}}},ee=X,te=Object(p["a"])(ee,T,A,!1,null,null,null),ae=te.exports,se=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("footer",[a("div",{staticClass:"breadcrumb"},[a("div",{staticClass:"container"},[a("FooterBreadCrumbs")],1)]),a("div",{staticClass:"navigation"},[a("div",{staticClass:"container"},[void 0!=e.footerNavigation?a("div",{staticClass:"row justify-space-between"},e._l(e.footerNavigation,(function(t){return a("div",{key:t.title,class:"column "+(t.featured?"social":"")},[t.featured?a("FooterNavigationSocialList",{attrs:{title:t.title,items:t.links}}):e._e(),t.featured?e._e():a("FooterNavigationList",{attrs:{title:t.title,items:t.links}})],1)})),0):e._e()])]),a("div",{staticClass:"copyright"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row justify-space-between"},[a("div",{staticClass:"column copyright"},[a("div",{staticClass:"part"},[a("p",[e._v("\n              "+e._s((new Date).getFullYear())+" © "+e._s(e.informations.name)+"\n              "),a("br"),e._v("&\n              "),a("a",{attrs:{href:e.informations.author.website,rel:"noreferrer",target:"_blank"},on:{click:function(t){return e.$gtag.event("website author",{event_category:"copyright"})}}},[e._v("\n                "+e._s(e.informations.author.name)+"\n              ")])])]),e._l(e.footerCopyright,(function(t){return a("div",{key:t.title,staticClass:"part"},e._l(t.links,(function(t){return a("p",{key:t.title},[t.link.direct?a("a",{attrs:{href:t.link.name}},[e._v(e._s(t.title))]):e._e(),t.link.direct?e._e():a("router-link",{attrs:{to:t.link}},[e._v(e._s(t.title))])],1)})),0)})),a("div",{staticClass:"part"},[a("p",[a("router-link",{attrs:{to:{name:"language-change"}}},[e._v(e._s(e.$t("languageChange.title")))])],1),a("p",[e._v(e._s(e.$t("version"))+": "+e._s(e.informations.version))])])],2),a("div",{staticClass:"column partners"},[a("div",{staticClass:"row"},e._l(e.partners,(function(t){return a("div",{key:t.title,staticClass:"col"},[t.link.direct?a("a",{attrs:{href:t.link.name}},[a("img",{attrs:{src:t.title,alt:""}})]):e._e(),t.link.direct?e._e():a("router-link",{attrs:{to:t.link}},[a("img",{attrs:{src:t.title,alt:""}})])],1)})),0)])])])])])},ne=[],re=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("h3",[e._v(e._s(e.title))]),a("nav",[a("ul",e._l(e.items,(function(t){return a("li",{key:t.title,class:{featured:t.featured}},[t.link.direct?a("a",{attrs:{href:t.link.name}},[e._v(e._s(t.title))]):e._e(),t.link.direct?e._e():a("router-link",{attrs:{to:t.link}},[e._v(e._s(t.title))])],1)})),0)])])},ie=[],oe={props:{title:String,items:Array}},ce=oe,le=Object(p["a"])(ce,re,ie,!1,null,null,null),ue=le.exports,de=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("h3",[e._v(e._s(e.title))]),a("nav",{staticClass:"links"},[a("ul",e._l(e.items,(function(t){return a("li",{key:t.title},[t.link.direct?a("a",{attrs:{href:t.link.name},on:{click:function(t){return e.$gtag.event("click social",{event_category:"footer"})}}},[a("i",{class:"fab "+t.title})]):e._e(),t.link.direct?e._e():a("router-link",{attrs:{to:t.link},on:{click:function(t){return e.$gtag.event("click social",{event_category:"footer"})}}},[a("i",{class:"fab "+t.title})])],1)})),0)])])},pe=[],me={props:{title:String,items:Array}},ge=me,ve=Object(p["a"])(ge,de,pe,!1,null,null,null),he=ve.exports,fe=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ul",[e._m(0),e._l(e.breadcrumbs,(function(t,s){return a("li",{key:s,class:{active:s==e.breadcrumbs.length-1}},[a("router-link",{attrs:{to:t.link}},[e._v("\n      "+e._s(t.title)+"\n    ")])],1)}))],2)},be=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("li",[a("a",{attrs:{href:"/"}},[a("i",{staticClass:"fas fa-home"})])])}],ye={data:function(){return{breadcrumbs:[]}},mounted:function(){var e=this;this.$root.$on("addBreadcrumb",(function(t){var a=arguments.length>1&&void 0!==arguments[1]&&arguments[1];a&&(e.breadcrumbs=[]),e.breadcrumbs.push(t)}))}},ke=ye,we=Object(p["a"])(ke,fe,be,!1,null,null,null),_e=we.exports,Ce={computed:{partners:function(){if(void 0!=this.$store.state.menus.menus.partners)return this.$store.state.menus.menus.partners.links},footerNavigation:function(){if(void 0!=this.$store.state.menus.menus["footer-navigation"])return this.$store.state.menus.menus["footer-navigation"].links},footerCopyright:function(){if(void 0!=this.$store.state.menus.menus["footer-copyright"])return this.$store.state.menus.menus["footer-copyright"].links}},components:{FooterNavigationList:ue,FooterNavigationSocialList:he,FooterBreadCrumbs:_e},data:function(){return{informations:_}}},$e=Ce,xe=Object(p["a"])($e,se,ne,!1,null,null,null),je=xe.exports,Oe=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{ref:"modal",staticClass:"cookies",attrs:{close:!1}},[a("h3",{attrs:{slot:"header"},slot:"header"},[a("i",{staticClass:"fas fa-cookie"}),e._v("\n    "+e._s(e.$t("consent.cookies.title"))+"\n  ")]),a("div",{staticClass:"text-justify",attrs:{slot:"body"},slot:"body"},[a("h4",{staticClass:"heading small"},[e._v(e._s(e.$t("consent.cookies.header")))]),a("i18n",{attrs:{path:"consent.cookies.whatAre",tag:"p"},scopedSlots:e._u([{key:"cookies",fn:function(){return[a("router-link",{staticClass:"button size-small normal-top",attrs:{to:{name:"page",params:{slug:"cookies-and-local-storage"}}},nativeOn:{click:function(t){return e.accept()}}},[e._v(e._s(e.$t("here")))])]},proxy:!0}])}),a("i18n",{attrs:{path:"consent.cookies.alsoTerms",tag:"div"},scopedSlots:e._u([{key:"termsOfUse",fn:function(){return[a("router-link",{staticClass:"button size-small normal-top",attrs:{to:{name:"page",params:{slug:"terms-of-use"}}},nativeOn:{click:function(t){return e.accept()}}},[e._v(e._s(e.$t("consent.cookies.termsOfUse")))])]},proxy:!0},{key:"gdpr",fn:function(){return[a("router-link",{staticClass:"button size-small normal-top",attrs:{to:{name:"page",params:{slug:"gdpr"}}},nativeOn:{click:function(t){return e.accept()}}},[e._v(e._s(e.$t("consent.cookies.gdpr")))])]},proxy:!0}])}),a("br"),a("p",[e._v(e._s(e.$t("consent.cookies.dontWorry")))])],1),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("div",{staticClass:"row justify-end"},[a("div",{staticClass:"column"},[a("a",{staticClass:"button special inverted uppercase normal-top",staticStyle:{"margin-right":"10px"},attrs:{href:""},on:{click:function(t){return t.preventDefault(),e.language()}}},[e._v("\n          language\n          "),a("i",{staticClass:"fas fa-globe-europe"})])]),a("div",{staticClass:"column"},[a("a",{staticClass:"button special inverted uppercase normal-top",attrs:{href:""},on:{click:function(t){return t.preventDefault(),e.accept()}}},[e._v(e._s(e.$t("consent.cookies.accept")))])])])]),a("LocaleSelectModal")],1)},ze=[],Se={components:{Modal:y["a"],LocaleSelectModal:I},mounted:function(){this.$root.$cookieConsent=this,void 0==localStorage.cookiesConsent&&this.show()},methods:{accept:function(){this.$refs.modal.hideModal(),localStorage.cookiesConsent=!0},language:function(){this.$root.$emit("toggleLocaleSelect")},show:function(){this.$refs.modal.showModal()}}},Ie=Se,Re=Object(p["a"])(Ie,Oe,ze,!1,null,null,null),He=Re.exports,Pe=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("transition",{attrs:{"enter-active-class":"animated slideInDown  faster","leave-active-class":"animated slideOutUp  faster",mode:"out-in"}},[e.apiOffline?a("div",[a("section",{staticClass:"full-page repeat-background internet-lost"},[a("div",{staticClass:"container text-center"},[a("h2",{staticClass:"heading center line light",domProps:{innerHTML:e._s(e.$t("offline.warningUs.title"))}}),a("p",{staticClass:"text-light",domProps:{innerHTML:e._s(e.$t("offline.warningUs.text"))}})])])]):e._e(),e.$online?e._e():a("div",[a("section",{staticClass:"full-page repeat-background internet-lost"},[a("div",{staticClass:"container text-center"},[a("h2",{staticClass:"heading center line light",domProps:{innerHTML:e._s(e.$t("offline.warning.title"))}}),a("p",{staticClass:"text-light",domProps:{innerHTML:e._s(e.$t("offline.warning.text"))}})])])])])},Le=[],Ee=(a("96cf"),a("3b8d")),Me=a("4ec3"),Ne={mounted:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Me["a"].ping();case 2:return t=e.sent,t.isError()&&(this.apiOffline=!0),e.abrupt("return");case 5:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),data:function(){return{apiOffline:!1}}},De=Ne,Te=Object(p["a"])(De,Pe,Le,!1,null,null,null),Ae=Te.exports,Fe={name:"home",metaInfo:function(){return{title:this.$t("seo.homepage"),titleTemplate:"%s — "+_.name,meta:[{vmid:"description",name:"description",content:this.$t("seo.description")},{vmid:"ogtitle",property:"og:title",content:this.$t("seo.homepage")},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogimage",property:"og:image",content:"https://profesionalnipece.cz/img/header@0,5x.png"},{vmid:"ogdesc",property:"og:description",content:this.$t("seo.description")}]}},components:{Menu:D,Header:ae,Footer:je,CookieConsentModal:He,OfflineWarning:Ae}},Be=Fe,Ve=Object(p["a"])(Be,n,r,!1,null,null,null),Ue=Ve.exports,Ye=a("8c4f"),We=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("Page",{attrs:{page:"homepage"}})],1)},Ge=[],qe=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Page",{attrs:{slug:e.slug}})},Ke=[],Ze=a("7a3b"),Je={components:{Page:Ze["default"]},props:{page:String},data:function(){return{slug:this.page?this.page:this.$route.params.slug}}},Qe=Je,Xe=Object(p["a"])(Qe,qe,Ke,!1,null,null,null),et=Xe.exports,tt={components:{Page:et}},at=tt,st=Object(p["a"])(at,We,Ge,!1,null,null,null),nt=st.exports,rt=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("PageNotFound")},it=[],ot=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("section",{staticClass:"full-page background-image full-height repeat-background not-found"},[a("div",{staticClass:"dividers-top"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,0 0,50 100,25 100,0"}})])]),a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading center huge",domProps:{innerHTML:e._s(e.$t("page.notFound.heading"))}})]),a("div",{staticClass:"column text-center size-2 auto-size"},[a("p",{domProps:{innerHTML:e._s(e.$t("page.notFound.text"))}})]),a("div",{staticClass:"column text-center"},[a("a",{staticClass:"button inverted uppercase size-huge",attrs:{href:"/"}},[e._v(e._s(e.$t("page.notFound.button")))])])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,85 100,50 100,100"}})])])])},ct=[],lt={metaInfo:function(){return{title:this.$t("seo.pageNotFound")}}},ut=lt,dt=Object(p["a"])(ut,ot,ct,!1,null,null,null),pt=dt.exports,mt={components:{PageNotFound:pt}},gt=mt,vt=Object(p["a"])(gt,rt,it,!1,null,null,null),ht=vt.exports,ft=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Services",{attrs:{categoryName:e.category}})},bt=[],yt=function(){var e=this,t=e.$createElement,a=e._self._c||t;return void 0!=e.category?a("div",[a("section",{staticClass:"full-page background-image extra-padding-bottom",style:{"background-image":"url("+e.imageHelper.getImageUrl(e.category.image)+")","background-position":["hairdresser","cosmetic"].includes(e.categoryName)?"center 30%":""}},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading huge center",domProps:{innerHTML:e._s(e.categoryHtml)}})])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,85 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,0 100,100"}})])])]),a("Page",{attrs:{slug:"before-services-"+e.categoryName,title:!1}}),a("section",{staticClass:"item-sides bigger"},[a("transition",{attrs:{"enter-active-class":"animated fadeIn faster","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[a("router-link",{staticClass:"item background-image clickable",style:{"background-image":"url("+e.imageHelper.getImageUrl(e.category.image)+")"},attrs:{to:{name:"opening-hours",params:{type:e.categoryName}}},nativeOn:{click:function(t){return e.$gtag.event("openinghours",{event_category:"services"})}}},[a("h2",[a("p",{staticClass:"button normal-top uppercase"},[e._v(e._s(e.$t("services.openingHours")))])])])],1)],1),e._l(e.category.lists,(function(t,s){return a("section",{key:t.name,staticClass:"category full-page",class:{darker:s%2==1}},[a("div",{staticClass:"container"},[a("h2",{staticClass:"heading center"},[a("span",{staticClass:"featured"},[e._v(e._s(t.name))])]),a("div",{staticClass:"row justify-space-between justify-center-mobile wrap-mobile"},[a("div",{staticClass:"column size-5"},[a("div",{staticClass:"row column"},[a("div",{staticClass:"column"},e._l(e.splitServices(t.services,0),(function(s,n){return a("Service",{key:s.name+n+t.name,attrs:{service:s,category:e.categoryName}})})),1)])]),a("div",{staticClass:"column size-5"},[a("div",{staticClass:"row column"},[a("div",{staticClass:"column"},e._l(e.splitServices(t.services,1),(function(s,n){return a("Service",{key:s.name+n+t.name,attrs:{service:s,category:e.categoryName}})})),1)])])])])])})),a("Page",{attrs:{slug:"after-services",title:!1}}),a("section",{staticClass:"full-page small-padding"},[a("div",{staticClass:"container text-center"},[a("p",[e._v(e._s(e.$t("services.valid",{date:e.$d(new Date(e.category.valid),"short")})))])])]),a("OtherCategories",{attrs:{ignored:e.categoryName}})],2):e._e()},kt=[],wt=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"card no-margin"},[a("div",{staticClass:"content clickable"},[a("div",{staticClass:"content"},[a("router-link",{attrs:{to:{name:"service",params:{slug:e.service.slug,from:e.category}}}},[a("div",{staticClass:"row justify-space-between"},[a("div",{staticClass:"column"},[a("h3",[e._v(e._s(e.service.name))])]),a("div",{staticClass:"column"},[a("i",{staticClass:"fas fa-mouse-pointer"})])])])],1)])])},_t=[],Ct={props:{service:Object,category:String}},$t=Ct,xt=Object(p["a"])($t,wt,_t,!1,null,null,null),jt=xt.exports,Ot=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("section",{staticClass:"item-sides bigger"},e._l(e.categories,(function(t){return t.slug!=e.ignored?a("router-link",{key:t.slug,staticClass:"item background-image clickable",style:{backgroundImage:"url("+e.imageHelper.getImageUrl(t.image)+")"},attrs:{to:{name:"services",params:{category:t.slug}}},nativeOn:{click:function(a){return e.$gtag.event("clicked on other",{event_category:"services",event_label:t.slug})}}},[a("h2",[a("router-link",{staticClass:"button normal-top uppercase",attrs:{to:{name:"services",params:{category:t.slug}}},nativeOn:{click:function(a){return e.$gtag.event("clicked on other",{event_category:"services",event_label:t.slug})}}},[e._v(e._s(t.name))])],1)]):e._e()})),1)},zt=[],St=a("685c"),It={data:function(){return{imageHelper:St["a"]}},computed:{categories:function(){if(void 0!=this.$store.state.services.categoriesList)return this.$store.state.services.categoriesList}},created:function(){this.$store.dispatch("services/getCategoryList")},props:{ignored:String}},Rt=It,Ht=Object(p["a"])(Rt,Ot,zt,!1,null,null,null),Pt=Ht.exports,Lt={metaInfo:function(){return void 0==this.category?{}:{title:this.category.name,meta:[{vmid:"description",name:"description",content:this.$t("seo.openingHours",{type:this.category.name})},{vmid:"ogtitle",property:"og:title",content:this.category.name},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogimage",property:"og:image",content:this.imageHelper.getImageUrl(this.category.image)},{vmid:"ogdesc",property:"og:description",content:this.$t("seo.openingHours",{type:this.category.name})}]}},data:function(){return{imageHelper:St["a"]}},computed:{category:function(){if(void 0!=this.$store.state.services.categories[this.categoryName])return this.$store.state.services.categories[this.categoryName]},categoryHtml:function(){var e=this.category.name.split(" "),t="<span class='featured'>"+e[0]+"</span><br>";return e.splice(0,1),t+e.join(" ")}},created:function(){var e=this;this.$store.dispatch("services/getServiceList",this.categoryName).then((function(t){t||void 0!=e.category?e.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.category.name,link:{name:"services",params:{category:e.categoryName}}},!0)})):e.$router.push({name:"homepage"})}))},components:{Service:jt,Page:Ze["default"],OtherCategories:Pt},props:{categoryName:String},methods:{splitServices:function(e,t){var a=e.length;return 0==t?e.slice(0).slice(0,Math.ceil(a/2)):e.slice(0).slice(Math.ceil(a/2))}}},Et=Lt,Mt=Object(p["a"])(Et,yt,kt,!1,null,null,null),Nt=Mt.exports,Dt={components:{Services:Nt},data:function(){return{category:this.$route.params.category}}},Tt=Dt,At=Object(p["a"])(Tt,ft,bt,!1,null,null,null),Ft=At.exports,Bt=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ServiceInfo",{attrs:{slug:e.slug,category:e.from}})},Vt=[],Ut=function(){var e=this,t=e.$createElement,a=e._self._c||t;return void 0!=e.service?a("div",[a("section",{staticClass:"full-page background-image extra-padding-bottom",style:{"background-image":"url("+(e.service.images.length<1?e.category&&e.categories?e.imageHelper.getImageUrl(e.categories[e.category].image):"":e.imageHelper.getImageUrl(e.service.images[0]))+")"}},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading line huge center"},[e._v(e._s(e.service.name))])]),e.category&&e.categories?a("div",{staticClass:"column text-center"},[a("router-link",{staticClass:"button special inverted uppercase icon right",attrs:{to:{name:"services",params:{category:this.category}}}},[a("i",{staticClass:"fas fa-chevron-left"}),e._v("\n            "+e._s(e.$t("other"))+" "+e._s(e.categories[e.category].name)+"\n          ")])],1):e._e()])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("div",{staticClass:"service"},[a("div",{staticClass:"row justify-space-between wrap-mobile"},[a("div",{staticClass:"column size-3 auto-size"},[a("ServiceGallery",{attrs:{images:e.service.images}})],1),a("div",{staticClass:"column size-3 auto-size"},[a("div",{staticClass:"row column justify-space-between fill-heigh separate-columns"},[a("div",{staticClass:"column"},[a("h4",{staticClass:"heading small"},[e._v(e._s(e.$t("services.description")))]),a("p",{staticClass:"text-justify"},[e._v(e._s(e.service.description))])]),a("div",{staticClass:"column"},[a("h4",{staticClass:"heading small"},[e._v(e._s(e.$t("services.time")))]),a("p",[a("i",{staticClass:"fas fa-hourglass-half"}),e._v("\n                  "+e._s(e.$t("time.around"))+"\n                  "),a("Time",{attrs:{minutes:e.service.time}})],1)]),a("div",{staticClass:"column"},[a("h4",{staticClass:"heading small"},[e._v(e._s(e.$t("services.price")))]),a("ServicePackages",{attrs:{packages:e.service.packages,current:e.slug}})],1)])])])])])]),e.category&&e.categories?a("section",{staticClass:"item-sides bigger"},[a("router-link",{staticClass:"item background-image clickable",style:{backgroundImage:"url("+e.imageHelper.getImageUrl(e.categories[e.category].image)+")"},attrs:{to:{name:"services",params:{category:e.category}}},nativeOn:{click:function(t){return e.$gtag.event("clicked on back from service",{event_category:"service",event_label:e.category})}}},[a("h2",[a("router-link",{staticClass:"button normal-top uppercase",attrs:{to:{name:"services",params:{category:e.category}}},nativeOn:{click:function(t){return e.$gtag.event("clicked on back from service",{event_category:"service",event_label:e.category})}}},[e._v(e._s(e.$t("other"))+" "+e._s(e.categories[e.category].name))])],1)])],1):e._e(),a("Page",{attrs:{slug:"after-services",title:!1}}),a("section",{staticClass:"full-page small-padding"},[a("div",{staticClass:"container text-center"},[a("p",[e._v(e._s(e.$t("services.valid",{date:e.$t("services.lookCategory")})))])])])],1):e._e()},Yt=[],Wt=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("span",[e._v(e._s(e.time))])},Gt=[],qt={props:{minutes:Number},computed:{time:function(){var e=this.minutes;if(e<60)return e+" "+this.$tc("time.minute",e);if(e%60==0)return e/60+" "+this.$tc("time.hour",e/60);var t=Math.floor(e/60),a=e-60*t;return t+" "+this.$tc("time.hour",t)+" a "+a+" "+this.$tc("time.minute",a)}},methods:{format:function(e,t){var a=Math.abs(e);return 0==a?t[2]:1==a?t[0]:a>=2&&a<=4?t[1]:t[2]}}},Kt=qt,Zt=Object(p["a"])(Kt,Wt,Gt,!1,null,null,null),Jt=Zt.exports,Qt=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"service-gallery row wrap justify-space-between align-center"},[a("div",{staticClass:"column size-6"},[a("transition",{attrs:{"enter-active-class":"animated fadeIn faster","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[a("ApiImage",{attrs:{name:e.getImageForIndex(e.current),api:"not-found.png"!=e.getImageForIndex(e.current)}})],1)],1),e.images.length>1?a("div",{staticClass:"previous column size-2"},[a("a",{attrs:{href:""},on:{click:function(t){t.preventDefault(),e.changeIndex(e.capIndex(e.current-1))}}},[a("ApiImage",{attrs:{name:e.getImageForIndex(e.capIndex(e.current-1)),api:"not-found.png"!=e.getImageForIndex(e.capIndex(e.current-1))}})],1)]):e._e(),e.images.length>1?a("div",{staticClass:"column size-2 text-center"},[a("p",[e._v(e._s(e.current+1)+" / "+e._s(e.images.length))])]):e._e(),e.images.length>1?a("div",{staticClass:"next column size-2"},[a("a",{attrs:{href:""},on:{click:function(t){t.preventDefault(),e.changeIndex(e.capIndex(e.current+1))}}},[a("ApiImage",{attrs:{name:e.getImageForIndex(e.capIndex(e.current+1)),api:"not-found.png"!=e.getImageForIndex(e.capIndex(e.current+1))}})],1)]):e._e()])},Xt=[],ea=a("6a55"),ta={props:{images:Array},data:function(){return{current:0}},components:{ApiImage:ea["a"]},methods:{changeIndex:function(e){this.current=e,this.$gtag.event("gallery scroll",{event_category:"services"})},capIndex:function(e){return e<0?this.images.length-1:e>=this.images.length?0:e},getImageForIndex:function(e){if(this.images.length<3){var t=this.images[e];return void 0==t?"not-found.png":t}return this.images[e]}}},aa=ta,sa=Object(p["a"])(aa,Qt,Xt,!1,null,null,null),na=sa.exports,ra=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",e._l(e.packages,(function(t){return a("div",{key:t.price,staticClass:"row align-center service-package"},[a("div",{staticClass:"column size-4"},[a("div",{staticClass:"row align-center wrap"},e._l(e.packageData(t),(function(t){return a("div",{key:t.i},["service"==t.type?a("div",[t.service.slug==e.current?a("p",{staticClass:"like-button"},[e._v(e._s(t.service.name))]):e._e(),t.service.slug!=e.current?a("router-link",{staticClass:"button special normal-top size-small",attrs:{to:{name:"service",params:{slug:t.service.slug}}}},[e._v(e._s(t.service.name))]):e._e()],1):e._e(),"space"==t.type?a("div",[a("p",{staticClass:"like-button"},[e._v("+")])]):e._e()])})),0)]),a("div",{staticClass:"column size-2 text-right"},[a("p",[e._v(e._s(e.$n(t.price,"currency")))])])])})),0)},ia=[],oa=(a("ac6a"),a("f3e2"),{props:{packages:Array,current:String},methods:{packageData:function(e){var t=[],a=0;return e.services.forEach((function(s){t.push({i:a,type:"service",service:s}),a!=e.services.length-1&&t.push({i:"s"+a,type:"space"}),a++})),t}}}),ca=oa,la=Object(p["a"])(ca,ra,ia,!1,null,null,null),ua=la.exports,da={metaInfo:function(){return void 0==this.service?{}:{title:this.service.name,meta:[{vmid:"description",name:"description",content:this.service.description},{vmid:"ogtitle",property:"og:title",content:this.service.name},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogimage",property:"og:image",content:this.service.images.length<1?this.category&&this.categories?this.imageHelper.getImageUrl(this.categories[this.category].image):"":this.imageHelper.getImageUrl(this.service.images[0])},{vmid:"ogdesc",property:"og:description",content:this.service.description}]}},computed:{categories:function(){if(void 0!=this.$store.state.services.categoriesList)return this.$store.state.services.categoriesList},service:function(){if(void 0!=this.$store.state.services.services[this.slug])return this.$store.state.services.services[this.slug]}},components:{Time:Jt,ServiceGallery:na,ServicePackages:ua,Page:Ze["default"]},props:{slug:String,category:String},data:function(){return{imageHelper:St["a"]}},created:function(){var e=this;this.$store.dispatch("services/getCategoryList"),this.$store.dispatch("services/getService",this.slug).then((function(t){t||void 0!=e.service?(e.category&&e.$root.$emit("addBreadcrumb",{title:e.categories[e.category].name,link:{name:"services",params:{category:e.category}}},!0),e.$root.$emit("addBreadcrumb",{title:e.service.name,link:{name:"service",params:{slug:e.slug}}})):e.$router.push({name:"homepage"})}))}},pa=da,ma=Object(p["a"])(pa,Ut,Yt,!1,null,null,null),ga=ma.exports,va={components:{ServiceInfo:ga},data:function(){return{slug:this.$route.params.slug,from:this.$route.params.from}}},ha=va,fa=Object(p["a"])(ha,Bt,Vt,!1,null,null,null),ba=fa.exports,ya=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("OpeningHours",{attrs:{category:e.category}})},ka=[],wa=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.titleHtml.length>0?a("div",[a("section",{staticClass:"full-page repeat-background mosaic extra-padding-bottom"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading huge center",domProps:{innerHTML:e._s(e.titleHtml)}})])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,0 0,100 100,100 100,50"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,85 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("h3",{staticClass:"heading center line"},[e._v(e._s(e.$t("openingHours.current")))]),a("CurrentOpeningHours",{attrs:{active:e.category}})],1)]),a("section",{staticClass:"item-sides bigger"},[a("transition",{attrs:{"enter-active-class":"animated fadeIn faster","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[a("router-link",{key:e.openingHours[e.category].image,staticClass:"item background-image clickable",style:{"background-image":"url("+e.imageHelper.getImageUrl(e.openingHours[e.category].image)+")","background-position":["hairdresser","cosmetic"].includes(e.openingHours[e.category].shortcut)?"center 30%":""},attrs:{to:{name:"services",params:{category:e.openingHours[e.category].shortcut}}},nativeOn:{click:function(t){return e.$gtag.event("services",{event_category:"openinghours"})}}},[a("h2",[a("p",{staticClass:"button normal-top uppercase"},[e._v(e._s(e.$t("services.listAndPrices")))])])])],1)],1),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("h3",{staticClass:"heading center line"},[e._v(e._s(e.$t("openingHours.permanent")))]),a("PermanentOpeningHours",{attrs:{active:e.category}})],1)]),void 0!=e.openingHours[e.category]?a("section",{staticClass:"full-page darker"},[a("div",{staticClass:"container"},[a("div",{staticClass:"jumbotron"},[a("div",{staticClass:"content"},[a("h2",{staticClass:"heading center light line"},[e._v(e._s(e.$t("openingHours.how")))]),a("p",[e._v(e._s(e.openingHours[e.category].order))])])])])]):e._e(),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container text-center"},[a("p",[e._v(e._s(e.$t("openingHours.warning")))])])])]):e._e()},_a=[],Ca=(a("456d"),a("c4e6")),$a=a("0789"),xa={metaInfo:function(){return void 0==this.category||void 0==this.openingHours||void 0==this.openingHours[this.category]?{}:{title:this.$t("seo.openingHours.title",{type:this.openingHours[this.category].name}),meta:[{vmid:"description",name:"description",content:this.$t("seo.openingHours.description",{type:this.openingHours[this.category].name})},{vmid:"ogdesc",property:"og:description",content:this.$t("seo.openingHours.description",{type:this.openingHours[this.category].name})},{vmid:"ogtitle",property:"og:title",content:this.$t("seo.openingHours.title",{type:this.openingHours[this.category].name})},{vmid:"ogimage",property:"og:image",content:this.imageHelper.getImageUrl(this.openingHours[this.category].image)},{vmid:"ogurl",property:"og:url",content:window.location.href}]}},computed:{openingHours:function(){return this.$store.state.openingHours.openingHours},titleHtml:function(){return void 0==this.category||void 0==this.openingHours||void 0==this.openingHours[this.category]?"":"<span class='featured'>"+this.$t("openingHours.title")+"</span><br>"+this.openingHours[this.category].name}},created:function(){var e=this;this.$store.dispatch("openingHours/getOpeningHoursList").then((function(t){t||0!=e.openingHours.length?(void 0==e.openingHours[e.category]&&e.$router.push({name:"opening-hours",params:{type:Object.keys(e.openingHours)[0]}}),e.show=!0):e.$router.push({name:"homepage"})}))},data:function(){return{show:!1,imageHelper:St["a"]}},props:{category:String},components:{PermanentOpeningHours:Ca["a"],CurrentOpeningHours:$a["a"]},mounted:function(){var e=this;this.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("openingHours.title"),link:{name:"opening-hours"}},!0)}))}},ja=xa,Oa=Object(p["a"])(ja,wa,_a,!1,null,null,null),za=Oa.exports,Sa={components:{OpeningHours:za},data:function(){return{category:this.$route.params.type}}},Ia=Sa,Ra=Object(p["a"])(Ia,ya,ka,!1,null,null,null),Ha=Ra.exports,Pa=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("section",{staticClass:"full-page repeat-background mosaic extra-padding-bottom"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading huge center"},[a("span",{staticClass:"featured"},[e._v(e._s(e.$t("blogs.title")))])])])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("BlogList",{attrs:{tag:e.tag,page:e.page}})],1)])])},La=[],Ea=(a("7cdf"),function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("div",{staticClass:"row justify-center wrap"},e._l(e.tags,(function(t){return a("div",{key:t.shortcut,staticClass:"column",staticStyle:{margin:"5px"}},[a("router-link",{staticClass:"button inverted normal-top uppercase",class:{special:t.shortcut==e.tag},attrs:{to:{name:"blog",params:{tag:t.shortcut==e.tag?void 0:t.shortcut}}},nativeOn:{click:function(t){return e.$gtag.event("by tags",{event_category:"blogs"})}}},[e._v(e._s(t.name))])],1)})),0),a("div",{staticClass:"row justify-space-between wrap"},e._l(e.blogsByPage,(function(t){return a("div",{key:t.slug,staticClass:"column size-3 auto-size"},[a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"image clickable"},[a("router-link",{staticClass:"heading-link",attrs:{to:{name:"blog-post",params:{slug:t.slug}}}},[a("ApiImage",{attrs:{name:t.image}})],1)],1),a("div",{staticClass:"content text-justify"},[a("router-link",{staticClass:"heading-link",attrs:{to:{name:"blog-post",params:{slug:t.slug}}}},[a("h3",{staticClass:"heading small"},[e._v(e._s(t.title))])]),a("p",[e._v("\n              "+e._s(t.short)+"...\n              "),a("router-link",{staticClass:"button size-small special normal-top",attrs:{to:{name:"blog-post",params:{slug:t.slug}}}},[e._v(e._s(e.$t("blogs.more")))])],1)],1),a("div",{staticClass:"content small icon"},[a("div",{staticClass:"row wrap"},e._l(t.tags,(function(t){return a("div",{key:e.tags[t].shortcut,staticClass:"col",staticStyle:{margin:"5px"}},[a("router-link",{staticClass:"button inverted size-small normal-top special uppercase",attrs:{to:{name:"blog",params:{tag:e.tags[t].shortcut}}}},[e._v(e._s(e.tags[t].name))])],1)})),0)]),a("div",{staticClass:"content small icon"},[a("div",{staticClass:"row justify-space-between"},[a("div",{staticClass:"col"},[a("p",[a("i",{staticClass:"fas fa-user"}),e._v("\n                  "+e._s(t.author)+"\n                ")])]),a("div",{staticClass:"col"},[a("p",[a("i",{staticClass:"fas fa-calendar-alt"}),e._v("\n                  "+e._s(e.$d(new Date(t.created)))+"\n                ")])])])])])])])})),0),a("Paginator",{attrs:{link:{name:"blog"},targetParam:"page",startPage:e.page,pages:e.pages}})],1)}),Ma=[],Na=(a("6762"),a("2fdb"),a("d25f"),function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"row justify-center"},[a("div",{staticClass:"col"},[a("div",{staticClass:"row align-center wrap justify-center"},[e.pages>10?a("div",{staticClass:"column auto-size text-center"},[a("router-link",{staticClass:"button normal-top uppercase icon right",class:{disabled:e.page<=1},attrs:{to:void 0==e.link?{}:e.targetLink(1)}},[a("i",{staticClass:"fas fa-chevron-left"}),e._v(" "+e._s(e.$t("paginator.newest"))+"\n        ")])],1):e._e(),a("div",{staticClass:"column"},[a("router-link",{staticClass:"button normal-top uppercase",class:{disabled:e.page<=1},attrs:{to:void 0==e.link||e.page<=1?{}:e.targetLink(e.page-1)}},[a("i",{staticClass:"fas fa-chevron-left"})])],1),e._l(e.pagesAround,(function(t){return a("div",{key:t,staticClass:"column"},[a("router-link",{staticClass:"button normal-top uppercase",class:{inverted:t==e.page,special:t==e.page},attrs:{to:void 0==e.link?{}:e.targetLink(t)}},[e._v(e._s(t))])],1)})),a("div",{staticClass:"column"},[a("router-link",{staticClass:"button normal-top uppercase",class:{disabled:e.page>=e.pages},attrs:{to:void 0==e.link||e.page>=e.pages?{}:e.targetLink(e.page+1)}},[a("i",{staticClass:"fas fa-chevron-right"})])],1),e.pages>10?a("div",{staticClass:"column auto-size text-center"},[a("router-link",{staticClass:"button normal-top uppercase icon left",class:{disabled:e.page>=e.pages},attrs:{to:void 0==e.link?{}:e.targetLink(e.pages)},nativeOn:{click:function(t){return e.pageChanged()}}},[e._v("\n          "+e._s(e.$t("paginator.oldest"))+"\n          "),a("i",{staticClass:"fas fa-chevron-right"})])],1):e._e()],2)])])}),Da=[],Ta=(a("55dd"),a("b54a"),{props:{pages:Number,startPage:Number,link:Object,targetParam:String},data:function(){return this.startPage>this.pages&&this.$router.push(this.targetLink(this.pages)),{page:Number.isInteger(this.startPage)?this.startPage:1}},methods:{targetLink:function(e){var t=JSON.parse(JSON.stringify(this.link));return void 0==t.params&&(t.params={}),t.params.page=e,t},pageChanged:function(e){this.$gtag.event("page changed",{event_category:"paginator"})}},computed:{pagesAround:function(){var e=[],t=5;this.pages<t&&(t=this.pages);var a=1;while(e.length<t){for(var s=-a;s<=a;s++)this.page+s>=1&&this.page+s<=this.pages&&!e.includes(this.page+s)&&e.push(this.page+s);a+=1}return e.sort((function(e,t){return e-t})),e}}}),Aa=Ta,Fa=Object(p["a"])(Aa,Na,Da,!1,null,null,null),Ba=Fa.exports,Va={metaInfo:function(){return{title:this.$t("seo.blogList.title",{page:this.page,maxPage:this.pages,tag:this.tag?", "+this.tags[this.tag].name:""}),meta:[{vmid:"description",name:"description",content:this.$t("seo.blogList.description")},{vmid:"ogtitle",property:"og:title",content:this.$t("seo.blogList.title",{page:this.page,maxPage:this.pages,tag:this.tag?", "+this.tags[this.tag].name:""})},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogdesc",property:"og:description",content:this.$t("seo.blogList.description")}]}},components:{Paginator:Ba,ApiImage:ea["a"]},data:function(){return{perPage:4}},props:{tag:String,page:Number},computed:{blogs:function(){var e=this;return void 0!=this.tag?this.$store.state.blogs.list.filter((function(t){return t.tags.includes(e.tag)})):this.$store.state.blogs.list},blogsByPage:function(){return this.blogs.slice((this.page-1)*this.perPage,this.page*this.perPage)},pages:function(){return Math.ceil(this.blogs.length/this.perPage)},tags:function(){return this.$store.state.blogs.tags}},created:function(){(this.page<0||this.page>this.pages)&&this.$router.push({name:"blog"}),0==this.page&&(this.page=1),this.getBlogs()},methods:{getBlogs:function(){var e=this;this.$store.dispatch("blogs/getTagList"),this.$store.dispatch("blogs/getBlogList").then((function(t){t||0!=e.blogs.length||e.$router.push({name:"homepage"})}))}},mounted:function(){var e=this;this.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("blogs.title"),link:{name:"blog"}},!0)}))}},Ua=Va,Ya=Object(p["a"])(Ua,Ea,Ma,!1,null,null,null),Wa=Ya.exports,Ga={components:{BlogList:Wa},data:function(){return{tag:void 0!=this.$route.params.tag||Number.isInteger(this.$route.params.page)?this.$route.params.tag:this.$route.params.page,page:void 0!=this.$route.params.page&&Number.isInteger(parseInt(this.$route.params.page))?parseInt(this.$route.params.page):1}}},qa=Ga,Ka=Object(p["a"])(qa,Pa,La,!1,null,null,null),Za=Ka.exports,Ja=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Blog",{attrs:{slug:e.slug}})},Qa=[],Xa=function(){var e=this,t=e.$createElement,a=e._self._c||t;return void 0!=e.blog?a("div",[a("section",{staticClass:"full-page background-image extra-padding-bottom",style:{"background-image":"url("+e.imageHelper.getImageUrl(e.blog.image)+")"}},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading line huge center"},[e._v(e._s(e.blog.title))])]),a("div",{staticClass:"column text-center"},[a("h3",{staticClass:"heading small center"},[e._v(e._s(e.blog.author))])]),a("div",{staticClass:"column text-center"},[a("p",[e._v(e._s(e.$d(new Date(e.blog.created))))])]),a("div",{staticClass:"column"},[a("div",{staticClass:"row"},e._l(e.blog.tags,(function(t){return a("div",{key:e.tags[t].shortcut,staticClass:"col",staticStyle:{"margin-right":"5px"}},[a("router-link",{staticClass:"button inverted size-small special uppercase",attrs:{to:{name:"blog",params:{tag:e.tags[t].shortcut}}},nativeOn:{click:function(t){return e.$gtag.event("by tags from blog",{event_category:"blogs"})}}},[e._v(e._s(e.tags[t].name))])],1)})),0)])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container text-center"},[a("PageRenderer",{attrs:{template:e.blog.content}})],1)]),a("SimilarBlogs",{attrs:{similars:e.blog.similar}})],1):e._e()},es=[],ts=a("3a51"),as=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("section",{staticClass:"item-sides bigger"},e._l(e.similars,(function(t){return a("div",{key:t.slug,staticClass:"item background-image",style:{backgroundImage:"url("+e.imageHelper.getImageUrl(t.image)+")"}},[a("h2",[a("router-link",{staticClass:"button normal-top uppercase",attrs:{to:{name:"blog-post",params:{slug:t.slug}}},nativeOn:{click:function(t){return e.$gtag.event("clicked on similar",{event_category:"blogs"})}}},[e._v(e._s(t.title))]),a("br"),a("small",[e._v(e._s(e.$d(new Date(t.created))))])],1)])})),0)},ss=[],ns={data:function(){return{imageHelper:St["a"]}},props:{similars:Array}},rs=ns,is=Object(p["a"])(rs,as,ss,!1,null,null,null),os=is.exports,cs={metaInfo:function(){return void 0==this.blog?{}:{title:this.blog.title,meta:[{vmid:"description",name:"description",content:this.blog.short},{vmid:"ogtitle",property:"og:title",content:this.blog.title},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogimage",property:"og:image",content:this.imageHelper.getImageUrl(this.blog.image)},{vmid:"ogdesc",property:"og:description",content:this.blog.short}]}},components:{ApiImage:ea["a"],PageRenderer:ts["a"],SimilarBlogs:os},computed:{blog:function(){if(void 0!=this.$store.state.blogs.blogs[this.slug])return this.$store.state.blogs.blogs[this.slug]},tags:function(){return this.$store.state.blogs.tags}},props:{slug:String},data:function(){return{imageHelper:St["a"]}},created:function(){var e=this;this.$store.dispatch("blogs/getTagList"),this.$store.dispatch("blogs/getBlog",this.slug).then((function(t){t||void 0!=e.blog?e.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("blogs.title"),link:{name:"blog"}},!0),e.blog&&e.$root.$emit("addBreadcrumb",{title:e.blog.title,link:{name:"blog-post",params:{slug:e.slug}}})})):e.$router.push({name:"homepage"})}))}},ls=cs,us=Object(p["a"])(ls,Xa,es,!1,null,null,null),ds=us.exports,ps={components:{Blog:ds},data:function(){return{slug:this.$route.params.slug}}},ms=ps,gs=Object(p["a"])(ms,Ja,Qa,!1,null,null,null),vs=gs.exports,hs=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Page",{attrs:{page:"contact"}})},fs=[],bs={components:{Page:et}},ys=bs,ks=Object(p["a"])(ys,hs,fs,!1,null,null,null),ws=ks.exports,_s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[e.name?e._e():a("section",{staticClass:"full-page repeat-background mosaic extra-padding-bottom"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading huge center"},[a("span",{staticClass:"featured"},[e._v(e._s(e.$t("form.title")))])])])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row justify-center"},[a("div",{staticClass:"column size-4 auto-size"},[a("Form",{attrs:{shortcut:e.name,changeTitle:!0}})],1)])])])])},Cs=[],$s=a("40b0"),xs={components:{Form:$s["a"]},props:{shortcut:String},data:function(){return{name:this.shortcut?this.shortcut:this.$route.params.name}}},js=xs,Os=Object(p["a"])(js,_s,Cs,!1,null,null,null),zs=Os.exports,Ss=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Gallery",{attrs:{slug:e.slug,page:e.page}})},Is=[],Rs=function(){var e=this,t=e.$createElement,a=e._self._c||t;return null!=e.gallery?a("div",[a("section",{staticClass:"full-page background-image extra-padding-bottom",style:{"background-image":"url("+e.imageHelper.getImageUrl(e.gallery.title)+")"}},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading line huge center"},[e._v(e._s(e.gallery.name))])]),a("div",{staticClass:"column text-center"},[a("p",[e._v(e._s(e.gallery.description))])]),a("div",{staticClass:"column text-center"},[a("router-link",{staticClass:"button special inverted uppercase icon right",attrs:{to:{name:"galleries"}}},[a("i",{staticClass:"fas fa-chevron-left"}),e._v("\n            "+e._s(e.$t("gallery.title"))+"\n          ")])],1)])])]),a("transition",{attrs:{"enter-active-class":"animated fadeIn faster","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[a("div",{staticClass:"gallery"},e._l(e.imagesPerPage,(function(t,s){return a("a",{key:t+s,attrs:{href:""},on:{click:function(a){return a.preventDefault(),e.imageClicked(t)}}},[a("ApiImage",{attrs:{name:t}})],1)})),0)]),a("section",{staticClass:"full-page extra-small-padding"},[a("Paginator",{attrs:{link:{name:"gallery",params:{slug:this.slug}},targetParam:"page",startPage:e.page,pages:e.pages}})],1),a("ImageModal",{ref:"modal",attrs:{image:e.image}})],1):e._e()},Hs=[],Ps=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("Modal",{ref:"modal",attrs:{size:"huge"}},[a("h3",{attrs:{slot:"header"},slot:"header"},[e._v("Fotografie")]),a("div",{attrs:{slot:"body"},slot:"body"},[a("ApiImage",{attrs:{name:e.image}})],1),a("div",{attrs:{slot:"footer"},slot:"footer"},[a("div",{staticClass:"row justify-space-between wrap-mobile"},[a("p",[e._v("\n        "+e._s(e.informations.name)+",\n        "),a("a",{staticClass:"button size-small normal-top special",attrs:{href:"https://matejcajthaml.navarru.cz",target:"_blank"},on:{click:function(t){return e.$gtag.event("website author",{event_category:"copyright"})}}},[e._v(e._s(e.informations.author.name))]),e._v(" &\n        "),a("a",{staticClass:"button size-small normal-top special",attrs:{href:"https://martinvecera.cz",target:"_blank"},on:{click:function(t){return e.$gtag.event("photo author",{event_category:"copyright"})}}},[e._v("Martin Večeřa")]),e._v(" © "+e._s((new Date).getFullYear())+"\n      ")])])])])},Ls=[],Es={components:{ApiImage:ea["a"],Modal:y["a"]},data:function(){return{informations:_,image:null}},methods:{showImage:function(e){this.image=e,this.$refs.modal.showModal()}}},Ms=Es,Ns=Object(p["a"])(Ms,Ps,Ls,!1,null,null,null),Ds=Ns.exports,Ts={metaInfo:function(){return void 0==this.gallery?{}:{title:this.$t("seo.gallery.title",{name:this.gallery.name,page:this.page,maxPage:this.pages}),meta:[{vmid:"description",name:"description",content:this.gallery.description},{vmid:"ogtitle",property:"og:title",content:this.$t("seo.gallery.title",{name:this.gallery.name,page:this.page,maxPage:this.pages})},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogimage",property:"og:image",content:this.imageHelper.getImageUrl(this.gallery.title)},{vmid:"ogdesc",property:"og:description",content:this.gallery.description}]}},components:{Paginator:Ba,ApiImage:ea["a"],ImageModal:Ds},props:{slug:String,page:Number},data:function(){return{imageHelper:St["a"],perPage:20,image:void 0}},computed:{gallery:function(){return void 0==this.$store.state.galleries.galleries[this.slug]?null:this.$store.state.galleries.galleries[this.slug]},pages:function(){return null==this.gallery?1:Math.ceil(this.gallery.images.length/20)},imagesPerPage:function(){return null==this.gallery?[]:this.gallery.images.slice((this.page-1)*this.perPage,this.page*this.perPage)}},methods:{imageClicked:function(e){this.$refs.modal.showImage(e)}},created:function(){var e=this;this.$store.dispatch("galleries/getGallery",this.slug).then((function(t){t||void 0!=e.gallery?e.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("gallery.title"),link:{name:"galleries"}},!0),e.$root.$emit("addBreadcrumb",{title:e.gallery.name,link:{name:"gallery",params:{slug:e.slug}}})})):e.$router.push({name:"homepage"})}))}},As=Ts,Fs=Object(p["a"])(As,Rs,Hs,!1,null,null,null),Bs=Fs.exports,Vs={components:{Gallery:Bs},data:function(){return{slug:this.$route.params.slug,page:void 0!=this.$route.params.page&&Number.isInteger(parseInt(this.$route.params.page))?parseInt(this.$route.params.page):1}}},Us=Vs,Ys=Object(p["a"])(Us,Ss,Is,!1,null,null,null),Ws=Ys.exports,Gs=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("section",{staticClass:"full-page repeat-background mosaic extra-padding-bottom"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading line huge center"},[e._v(e._s(e.$t("gallery.title")))])])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("GalleryList")],1)])])},qs=[],Ks=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"row justify-center wrap"},e._l(e.galleries,(function(t){return a("div",{key:t.slug,staticClass:"column size-2 auto-size no-margin"},[a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"image clickable"},[a("router-link",{staticClass:"heading-link",attrs:{to:{name:"gallery",params:{slug:t.slug}}}},[a("ApiImage",{attrs:{name:t.title}})],1)],1),a("div",{staticClass:"content text-center"},[a("router-link",{staticClass:"heading-link",attrs:{to:{name:"gallery",params:{slug:t.slug}}}},[a("h3",{staticClass:"heading small no-margin"},[e._v(e._s(t.name))])])],1)])])])})),0)},Zs=[],Js={metaInfo:function(){return{title:this.$t("seo.galleryList.title"),meta:[{vmid:"description",name:"description",content:this.$t("seo.galleryList.description")},{vmid:"ogtitle",property:"og:title",content:this.$t("seo.galleryList.title")},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogdesc",property:"og:description",content:this.$t("seo.description")}]}},components:{ApiImage:ea["a"]},computed:{galleries:function(){return this.$store.state.galleries.list}},created:function(){var e=this;this.$store.dispatch("galleries/getGalleryList").then((function(t){t||0!=e.galleries.length||e.$router.push({name:"homepage"})}))},mounted:function(){var e=this;this.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("gallery.title"),link:{name:"galleries"}},!0)}))}},Qs=Js,Xs=Object(p["a"])(Qs,Ks,Zs,!1,null,null,null),en=Xs.exports,tn={components:{GalleryList:en}},an=tn,sn=Object(p["a"])(an,Gs,qs,!1,null,null,null),nn=sn.exports,rn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("section",{staticClass:"full-page repeat-background mosaic extra-padding-bottom"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading line huge center"},[e._v(e._s(e.$t("languageChange.title")))])])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("LocaleSelect")],1)])])},on=[],cn={components:{LocaleSelect:j},mounted:function(){var e=this;this.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("languageChange.title"),link:{name:"language-change"}},!0)}))},metaInfo:function(){return{title:this.$t("languageChange.title"),meta:[{vmid:"description",name:"description",content:this.$t("languageChange.description")},{vmid:"ogtitle",property:"og:title",content:this.$t("languageChange.title")},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogimage",property:"og:image"},{vmid:"ogdesc",property:"og:description",content:this.$t("languageChange.description")}]}}},ln=cn,un=Object(p["a"])(ln,rn,on,!1,null,null,null),dn=un.exports,pn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("section",{staticClass:"full-page repeat-background mosaic extra-padding-bottom"},[a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading line huge center"},[e._v(e._s(e.$t("map.title")))])])])]),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("Sitemap")],1)])])},mn=[],gn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[void 0!=e.sitemap?a("SitemapLink",{staticStyle:{"margin-left":"0px"},attrs:{link:e.sitemap,indent:0}}):e._e()],1)])])},vn=[],hn=(a("4f37"),a("6d67"),function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"sitemap link",style:{"margin-top":1==e.indent?"15px":""}},[e.link.title?a("a",{staticClass:"button size-small normal-top special",attrs:{href:e.link.link}},[e._v(e._s(e.link.title))]):e._e(),e._l(e.asArray(),(function(t,s){return a("div",{key:s},[a("SitemapLink",{attrs:{link:t,indent:e.indent+1}})],1)}))],2)}),fn=[],bn={name:"SitemapLink",props:{link:Object,indent:Number},methods:{asArray:function(){var e=this,t=[];return Object.keys(this.link.links).forEach((function(a){t.push(e.link.links[a])})),t=t.filter((function(e){return void 0!=e})),t}}},yn=bn,kn=Object(p["a"])(yn,hn,fn,!1,null,null,null),wn=kn.exports,_n=a("bc3a"),Cn={components:{SitemapLink:wn},data:function(){return{sitemap:void 0}},created:function(){var e=this;_n.get(Me["a"].base+"sitemap.txt").then((function(t){var a=location.protocol+"//"+location.hostname+(location.port?":"+location.port:""),s=t.data.split("\n").map((function(e){var t=e.split("|");return{link:t[0].replace(a,"").split("/").filter((function(e){return 0!=e.trim().length})),original:t[0],title:t[1]}})),n={links:{}};s.forEach((function(e){var t=n;e.link.forEach((function(e){void 0==t.links[e]&&(t.links[e]={links:{},title:""}),t=t.links[e]})),t.title=e.title,t.link=e.original})),e.sitemap=n}))}},$n=Cn,xn=Object(p["a"])($n,gn,vn,!1,null,null,null),jn=xn.exports,On={components:{Sitemap:jn},metaInfo:function(){return{title:this.$t("map.title")}},mounted:function(){var e=this;this.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("map.title"),link:{name:"map"}},!0)}))}},zn=On,Sn=Object(p["a"])(zn,pn,mn,!1,null,null,null),In=Sn.exports,Rn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",[a("section",{staticClass:"full-page repeat-background mosaic extra-padding-bottom"},[e._m(0),a("div",{staticClass:"dividers-bottom"},[a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,60 100,50 100,100"}})]),a("svg",{staticClass:"divider",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 100 100",preserveAspectRatio:"none"}},[a("polygon",{attrs:{fill:"#3a3936",points:"0,100 0,50 100,40 100,100"}})])])]),a("section",{staticClass:"full-page"},[a("div",{staticClass:"container"},[a("div",[a("Page",{attrs:{slug:"reservation-info",title:!1}})],1),a("Reservation")],1)])])},Hn=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"container"},[a("div",{staticClass:"row column align-center"},[a("div",{staticClass:"column"},[a("h2",{staticClass:"heading line huge center"},[e._v("Rezervace")])])])])}],Pn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.$online?a("div",{staticClass:"reservation"},[a("ReservationNavigation"),a("div",{staticClass:"title"},[a("h2",{staticClass:"heading center uppercase small"},[e._v(e._s(e.$t("reservation.step."+e.currentStep.name+".title-action")))])]),a("ReservationHelper"),a("ReservationForm")],1):e._e()},Ln=[],En=function(){var e=this,t=e.$createElement,a=e._self._c||t;return void 0!=e.currentStep?a("div",{staticClass:"navigation"},e._l(e.steps,(function(t){return a("div",{key:t.name,staticClass:"step",class:{disabled:e.frozenNavigation,done:t.stage<e.currentStep.stage,active:t.name==e.currentStep.name},on:{click:function(a){!e.frozenNavigation&&t.stage<e.currentStep.stage&&e.clicked(t.name)}}},[a("div",{staticClass:"icon"},[t.stage<e.currentStep.stage?a("i",{staticClass:"fas fa-check-square"}):e._e(),t.stage>=e.currentStep.stage?a("i",{class:"fas fa-"+t.icon}):e._e()]),a("div",{staticClass:"description"},[a("h3",[e._v(e._s(e.$t("reservation.step."+t.name+".title")))]),a("p",[e._v(e._s(e.$t("reservation.step."+t.name+".description")))])])])})),0):e._e()},Mn=[],Nn={methods:{clicked:function(e){this.$store.dispatch("reservation/setStep",e)}},computed:{steps:function(){return this.$store.state.reservation.steps},currentStep:function(){return this.$store.state.reservation.step},frozenNavigation:function(){return this.$store.state.reservation.frozenNavigation}}},Dn=Nn,Tn=Object(p["a"])(Dn,En,Mn,!1,null,null,null),An=Tn.exports,Fn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"form"},[a("transition",{attrs:{"enter-active-class":"animated fadeIn","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[a("Reservation"+e.currentStep.name.charAt(0).toUpperCase()+e.currentStep.name.slice(1),{tag:"component"})],1)],1)},Bn=[],Vn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"category"},[a("div",{staticClass:"row justify-center wrap"},e._l(e.categories,(function(t){return a("div",{key:t.slug,staticClass:"column size-2 auto-size"},[a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"image"},[a("ApiImage",{attrs:{name:t.image}})],1),a("div",{staticClass:"content information"},[a("div",{staticClass:"row justify-space-between align-center"},[a("div",[a("h4",{staticClass:"heading no-margin small center uppercase"},[e._v(e._s(t.name))])]),a("div",[a("a",{staticClass:"button uppercase inverted special normal-top",on:{click:function(a){return e.selected(t.slug)}}},[e._v(e._s(e.$t("reservation.choose")))])])])])])])])})),0),a("div",{staticClass:"card"},[a("div",{staticClass:"content padding"},[a("div",{staticClass:"content"},[a("p",{staticClass:"text-center",domProps:{innerHTML:e._s(e.$t("reservation.informationSafety"))}})]),a("div",{staticClass:"content"},[a("p",{staticClass:"text-center"},[a("span",{domProps:{innerHTML:e._s(e.$t("reservation.helper"))}}),a("router-link",{staticClass:"button special size-small normal-top",attrs:{to:{name:"page",params:{slug:"faq"}}}},[e._v(e._s(e.$t("reservation.faq")))]),e._v(".\n        ")],1)])])])])},Un=[],Yn={components:{ApiImage:ea["a"]},computed:{categories:function(){return this.$store.state.reservation.categories}},methods:{selected:function(e){this.$store.dispatch("reservation/setData",{data:"category",value:e}),this.$store.dispatch("reservation/nextStep")}},created:function(){this.$store.dispatch("reservation/getCategories")}},Wn=Yn,Gn=Object(p["a"])(Wn,Vn,Un,!1,null,null,null),qn=Gn.exports,Kn=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"package"},[a("div",{staticClass:"row justify-center wrap"},e._l(e.lists,(function(t){return a("div",{key:t.name,staticClass:"column size-2 auto-size"},[a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content information"},[a("div",{staticClass:"row justify-space-between align-center"},[a("div",[a("h4",{staticClass:"heading no-margin small center uppercase"},[e._v(e._s(t.name))])]),a("div",[a("a",{staticClass:"button uppercase inverted normal-top",class:{special:e.list==t.name},on:{click:function(a){e.list=t.name}}},[e._v(e._s(e.$t("reservation.choose")))])])])])])])])})),0),a("transition",{attrs:{"enter-active-class":"animated fadeIn","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[e.list?a("div",{staticClass:"row justify-center wrap align-center"},e._l(e.packages,(function(t){return a("div",{key:t.id,staticClass:"column size-2 auto-size"},[a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content services"},[a("div",{staticClass:"row align-center wrap"},e._l(e.packageData(t),(function(t){return a("div",{key:t.i},["service"==t.type?a("div",[a("router-link",{staticClass:"button special normal-top size-small service-button",attrs:{to:{name:"service",params:{slug:t.service.slug}},target:"_blank"}},[e._v(e._s(t.service.name))])],1):e._e(),"space"==t.type?a("div",[a("p",{staticClass:"like-button"},[e._v("+")])]):e._e()])})),0)]),a("div",{staticClass:"content information"},[a("div",{staticClass:"row justify-space-between align-center"},[a("div",[a("p",[a("i",{staticClass:"fas fa-hourglass-half"}),e._v("\n                    "+e._s(e.$t("time.around"))+"\n                    "),a("Time",{attrs:{minutes:t.time}})],1)]),a("div",[a("a",{staticClass:"button uppercase inverted special normal-top",on:{click:function(a){return e.selected(t.id)}}},[e._v(e._s(e.$t("reservation.choose")))])])])])])])])})),0):e._e()])],1)},Zn=[],Jn=(a("7514"),{components:{ApiImage:ea["a"],Time:Jt},data:function(){return{list:void 0}},computed:{lists:function(){return this.$store.state.reservation.packageLists},packages:function(){var e=this;return this.$store.state.reservation.packageLists.find((function(t){return t.name==e.list})).packages}},methods:{selected:function(e){this.$store.dispatch("reservation/setData",{data:"packageList",value:this.list}),this.$store.dispatch("reservation/setData",{data:"package",value:e}),this.$store.dispatch("reservation/nextStep")},packageData:function(e){var t=[],a=0;return e.services.forEach((function(s){t.push({i:a,type:"service",service:s}),a!=e.services.length-1&&t.push({i:"s"+a,type:"space"}),a++})),t}},created:function(){this.$store.dispatch("reservation/getPackages")}}),Qn=Jn,Xn=Object(p["a"])(Qn,Kn,Zn,!1,null,null,null),er=Xn.exports,tr=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"date"},[a("div",{staticClass:"row justify-center wrap"},e._l(e.employees,(function(t){return a("div",{key:t,staticClass:"column size-2 auto-size"},[a("div",{staticClass:"card"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content information"},[a("div",{staticClass:"row justify-space-between align-center"},[a("div",[a("h4",{staticClass:"heading no-margin small center uppercase"},[e._v(e._s(t))])]),a("div",[a("a",{staticClass:"button uppercase inverted normal-top",class:{special:t==e.employee,disabled:e.frozenNavigation},on:{click:function(a){e.employee=e.frozenNavigation?e.employee:t}}},[e._v(e._s(e.$t("reservation.choose")))])])])])])])])})),0),a("transition",{attrs:{"enter-active-class":"animated fadeIn","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[e.employee?a("div",[a("div",{staticClass:"row justify-space-between wrap"},[a("div",{staticClass:"column size-2 auto-size date-picker-container"},[a("DatePicker")],1),a("div",{staticClass:"column size-3 auto-size"},[a("div",{staticClass:"card no-margin date-picker"},[a("div",{staticClass:"content padding"},[e.date?e._e():a("div",{staticClass:"content"},[a("h3",{staticClass:"heading extra-small"},[e._v(e._s(this.$t("reservation.date.selectDay")))])]),a("transition",{attrs:{"enter-active-class":"animated fadeIn","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[e.date&&e.hours?a("div",{staticClass:"content text-center"},[""!=e.openingHoursChange()?a("h3",{staticClass:"heading extra-small"},[a("span",{staticClass:"featured"},[e._v(e._s(e.openingHoursChange()))])]):e._e(),a("h3",{staticClass:"heading extra-small"},[e._v(e._s(e.isSelectedValid()))]),a("div",{staticClass:"row column wrap hours"},e._l(e.hours,(function(t,s){return a("div",{key:t.hour,staticClass:"column min-size-1"},[a("a",{staticClass:"button normal-top size-small stable",class:{special:t.free,disabled:!t.free||e.frozenNavigation,inverted:void 0!=e.hourIndex&&s>=e.hourIndex&&s<=e.hourIndex+e.hourCount},on:{click:function(a){t.free&&!e.frozenNavigation?e.selectHour(t.hour,s):t.free}}},[e._v(e._s(t.hour))])])})),0)]):e._e()])],1)])])]),e.selectedValid?a("div",{staticClass:"row justify-space-between align-center"},[a("p",[e._v(e._s(e.$t("reservation.date.keepSimple")))]),a("a",{staticClass:"button inverted uppercase normal-top",class:{special:e.selectedValid(),disabled:!e.selectedValid()},on:{click:function(t){e.selectedValid()&&e.selected()}}},[e._v(e._s(e.$t("reservation.continue")))])]):e._e()]):e._e()])],1)},ar=[],sr=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"card no-margin date-picker"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[a("h3",{staticClass:"heading center extra-small uppercase"},[e._v(e._s(e.selected.format("D. M. YYYY")))]),a("div",{staticClass:"row justify-space-between wrap text-center"},[e._l([1,2,3,4,5,6,7],(function(t){return a("div",{key:t,staticClass:"column day"},[a("p",[e._v(e._s(e.$t("dayInWeekShort."+t)))])])})),e._l(e.dates,(function(t){return a("div",{key:t.format("DMYYYY"),staticClass:"column date"},[a("a",{staticClass:"button size-small normal-top",class:{stable:t.format("DMYYYY")==e.selected.format("DMYYYY"),inverted:t.format("DMYYYY")==e.selected.format("DMYYYY"),special:!t.isBefore(e.today)||t.format("DMYYYY")==e.selected.format("DMYYYY"),disabled:t.isBefore(e.today)||e.frozenNavigation},on:{click:function(a){e.selected=t.isBefore(e.today)||e.frozenNavigation?e.selected:t}}},[e._v(e._s(t.format("D")))])])}))],2)])])])},nr=[],rr=(a("8ea5"),a("c1df")),ir=a.n(rr),or={data:function(){return{today:ir()(),selected:ir()()}},watch:{selected:function(){this.$store.dispatch("reservation/freezeNavigation",!0),this.$store.dispatch("reservation/selectDate",this.selected.toISOString())}},computed:{frozenNavigation:function(){return this.$store.state.reservation.frozenNavigation},dates:function(){var e=this.today.clone().startOf("week").add(1,"day"),t=this.today.clone().add(28,"days").endOf("week").add(1,"day"),a=[],s=e.clone();while(s.isSameOrBefore(t))a.push(s.clone()),s.add(1,"day");return a}}},cr=or,lr=Object(p["a"])(cr,sr,nr,!1,null,null,null),ur=lr.exports,dr={components:{DatePicker:ur},data:function(){return{employee:void 0,hour:void 0,hourIndex:void 0,hourCount:void 0}},computed:{frozenNavigation:function(){return this.$store.state.reservation.frozenNavigation},employees:function(){return this.$store.state.reservation.employees},date:function(){return this.$store.state.reservation.date},hours:function(){return this.$store.state.reservation.hours},openingHours:function(){return this.$store.state.reservation.openingHours},serviceTime:function(){var e=this;return this.$store.state.reservation.packageLists.find((function(t){return t.name==e.$store.state.reservation.data.packageList})).packages.find((function(t){return t.id==e.$store.state.reservation.data.package})).time-15}},watch:{date:function(){var e=this;this.employee&&(this.hour=void 0,this.hourIndex=void 0,this.hourCount=void 0,this.$store.dispatch("reservation/getHours",this.employee).then((function(){e.$store.dispatch("reservation/freezeNavigation",!1)})),this.$gtag.event("date",{event_category:"reservation",event_value:this.date}))},employee:function(){var e=this;this.employee&&this.date&&(this.$store.dispatch("reservation/getHours",this.employee).then((function(){e.$store.dispatch("reservation/freezeNavigation",!1)})),this.$gtag.event("date",{event_category:"reservation",event_value:this.date}))}},methods:{selectedValid:function(){if(!this.hours)return!1;var e=this.hours.filter((function(e){return e.free})).length;if(this.hourCount=Math.ceil(this.serviceTime/15),e<this.hourCount)return!1;if(void 0==this.hourIndex)return!1;if(this.hourIndex+this.hourCount>=this.hours.length)return!1;for(var t in this.hours)if(t>=this.hourIndex&&t<=this.hourIndex+this.hourCount&&!this.hours[t].free)return!1;return!0},openingHoursChange:function(){return this.openingHours.change?this.$t("reservation.date.changeSelectedDay")+this.$t("openingHours.change.state."+this.openingHours.state)+(this.openingHours.reason?", "+this.$t("reservation.date.reason")+": "+this.openingHours.reason:"")+"\n":"hours"!=this.openingHours.state?this.$t("reservation.date.selectedDay")+": "+this.$t("openingHours.change.state."+this.openingHours.state):""},isSelectedValid:function(){var e=this.hours.filter((function(e){return e.free})).length;if(this.hourCount=Math.ceil(this.serviceTime/15),e<this.hourCount)return this.$t("reservation.date.notPossible");if(void 0==this.hourIndex)return this.$t("reservation.date.selectHour");if(this.hourIndex+this.hourCount>=this.hours.length)return this.$t("reservation.date.overOpeningHours");for(var t in this.hours)if(t>=this.hourIndex&&t<=this.hourIndex+this.hourCount&&!this.hours[t].free)return this.$t("reservation.date.notFree");return this.$t("reservation.date.possible")},selectHour:function(e,t){e.split(":");this.hour=e,this.hourIndex=t,this.hourCount=Math.ceil(this.serviceTime/15)},selected:function(){this.$store.dispatch("reservation/setData",{data:"employee",value:this.employee}),this.$store.dispatch("reservation/setData",{data:"date",value:this.date}),this.$store.dispatch("reservation/setData",{data:"hour",value:this.hour}),this.$store.dispatch("reservation/nextStep")}},created:function(){this.$store.dispatch("reservation/getPackages"),this.$store.dispatch("reservation/getEmployees"),this.$store.dispatch("reservation/resetHours")}},pr=dr,mr=Object(p["a"])(pr,tr,ar,!1,null,null,null),gr=mr.exports,vr=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"card no-padding"},[a("div",{staticClass:"content padding"},[a("div",{staticClass:"content"},[a("form",{attrs:{action:""}},e._l(e.variables,(function(e){return a("FormInput",{key:e.name,ref:e.name,refInFor:!0,attrs:{variable:e}})})),1),a("div",{staticClass:"row justify-space-between align-center wrap-mobile text-center-mobile"},[a("div",{staticClass:"column auto-size"},[a("p",[a("small",[e._v("* "+e._s(e.$t("form.required")))])])]),a("div",{staticClass:"column auto-size"},[a("a",{staticClass:"button inverted uppercase special",on:{click:function(t){return e.submit()}}},[e._v(e._s(e.$t("reservation.continue")))])])])])])])},hr=[],fr=a("b34f"),br={components:{FormInput:fr["a"]},methods:{submit:function(){var e=this,t=!0,a={};this.variables.forEach((function(s){e.$refs[s.name][0].validate()?a[s.name]=e.$refs[s.name][0].value:t=!1})),t&&(this.$store.dispatch("reservation/setData",{data:"information",value:a}),this.$store.dispatch("reservation/nextStep"))}},data:function(){var e=this.$store.state.reservation.data.information;return{variables:[{name:"name",type:"text",required:!0,label:this.$t("reservation.information.name.title"),hint:this.$t("reservation.information.name.hint"),default:e&&e.name?e.name:""},{name:"email",type:"email",required:!0,label:this.$t("reservation.information.email.title"),hint:this.$t("reservation.information.email.hint"),default:e&&e.email?e.email:""},{name:"telephone",type:"telephone",required:!0,label:this.$t("reservation.information.telephone.title"),hint:this.$t("reservation.information.telephone.hint"),default:e&&e.telephone?e.telephone:""},{name:"note",type:"textarea",required:!1,label:this.$t("reservation.information.note.title"),hint:this.$t("reservation.information.note.hint"),default:e&&e.note?e.note:""}]}}},yr=br,kr=Object(p["a"])(yr,vr,hr,!1,null,null,null),wr=kr.exports,_r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"confirm"},[a("div",{staticClass:"card"},[e.clear||e.success||!e.error?e._e():a("div",{staticClass:"content padding"},[a("div",{staticClass:"content text-center"},[a("h3",{staticClass:"heading center line small"},[e._v(e._s(e.$t("reservation.confirm.error.title")))]),a("p",[e._v(e._s(e.$t("reservation.confirm.error.description")))])])]),e.clear||e.success||null==e.category?e._e():a("div",{staticClass:"content padding"},[a("div",{staticClass:"content text-center"},[a("h3",{staticClass:"heading center line small"},[e._v(e._s(e.$t("reservation.confirm.title")))]),a("p",[e._v(e._s(e.$t("reservation.confirm.description")))])]),a("div",{staticClass:"content"},[a("div",{staticClass:"row justify-around wrap-mobile"},[a("div",{staticClass:"column size-3 auto-size"},[a("div",{staticClass:"row column separate-columns text-center justify-center align-center"},[a("div",{staticClass:"column"},[a("h4",{staticClass:"heading extra-small"},[a("span",{staticClass:"featured"},[e._v(e._s(e.$t("reservation.confirm.category")))])]),a("p",[e._v(e._s(e.category.name))])]),a("div",{staticClass:"column"},[a("h4",{staticClass:"heading extra-small"},[a("span",{staticClass:"featured"},[e._v(e._s(e.$t("reservation.confirm.package")))])]),a("div",{staticClass:"row align-center justify-center wrap"},e._l(e.packageData(e.packageA),(function(t){return a("div",{key:t.i},["service"==t.type?a("div",[a("router-link",{staticClass:"button special normal-top size-small",attrs:{to:{name:"service",params:{slug:t.service.slug}},target:"_blank"}},[e._v(e._s(t.service.name))])],1):e._e(),"space"==t.type?a("div",[a("p",{staticClass:"like-button"},[e._v("+")])]):e._e()])})),0),a("p",[a("i",{staticClass:"fas fa-hourglass-half"}),e._v("\n                  "+e._s(e.$t("reservation.confirm.time"))+":\n                  "),a("Time",{attrs:{minutes:e.packageA.time}})],1),a("p",[a("i",{staticClass:"fas fa-money-bill-wave"}),e._v("\n                  "+e._s(e.$t("reservation.confirm.price"))+":\n                  "+e._s(e.$n(e.packageA.price,"currency"))+"\n                ")])]),a("div",{staticClass:"column"},[a("h4",{staticClass:"heading extra-small"},[a("span",{staticClass:"featured"},[e._v(e._s(e.$t("reservation.confirm.employee")))])]),a("p",[e._v(e._s(e.data.employee))])])])]),a("div",{staticClass:"column size-3 auto-size"},[a("div",{staticClass:"row column separate-columns text-center justify-center align-center"},[a("div",{staticClass:"column"},[a("h4",{staticClass:"heading extra-small"},[a("span",{staticClass:"featured"},[e._v(e._s(e.$t("reservation.confirm.date")))])]),a("p",[e._v(e._s(e.formatTime()))])]),a("div",{staticClass:"column information"},[a("h4",{staticClass:"heading extra-small"},[a("span",{staticClass:"featured"},[e._v(e._s(e.$t("reservation.confirm.information")))])]),a("div",{staticClass:"row column separate-columns"},[a("div",{staticClass:"column"},[a("div",{staticClass:"row justify-space-between wrap-mobile"},[a("div",{staticClass:"column size-2 text-left auto-size text-center-mobile"},[e._v(e._s(e.$t("reservation.confirm.name"))+":")]),a("div",{staticClass:"column info-value size-4 text-right auto-size text-center-mobile"},[e._v(e._s(e.data.information.name))])])]),a("div",{staticClass:"column"},[a("div",{staticClass:"row justify-space-between wrap-mobile"},[a("div",{staticClass:"column size-2 text-left auto-size text-center-mobile"},[e._v(e._s(e.$t("reservation.confirm.email"))+":")]),a("div",{staticClass:"column info-value size-4 text-right auto-size text-center-mobile"},[e._v(e._s(e.data.information.email))])])]),a("div",{staticClass:"column"},[a("div",{staticClass:"row justify-space-between wrap-mobile"},[a("div",{staticClass:"column size-2 text-left auto-size text-center-mobile"},[e._v(e._s(e.$t("reservation.confirm.telephone"))+":")]),a("div",{staticClass:"column info-value size-4 text-right auto-size text-center-mobile"},[e._v(e._s(e.data.information.telephone))])])]),a("div",{staticClass:"column"},[a("div",{staticClass:"row justify-space-between wrap-mobile"},[a("div",{staticClass:"column size-2 text-left auto-size text-center-mobile"},[e._v(e._s(e.$t("reservation.confirm.note"))+":")]),a("div",{staticClass:"column info-value size-4 text-right auto-size text-center-mobile"},[e._v(e._s(e.data.information.note))])])])])])])])])]),a("div",{staticClass:"content"},[a("div",{staticClass:"row justify-space-between align-center wrap-mobile text-center-mobile"},[a("div",{staticClass:"column size-3 auto-size"},[a("p",[e.saveInformation?a("b",[e._v(e._s(e.$t("reservation.confirm.saveInformation.want"))+" "+e._s(e.$t("reservation.confirm.saveInformation.saveData")))]):e._e(),e.saveInformation?e._e():a("b",[e._v(e._s(e.$t("reservation.confirm.saveInformation.notWant"))+" "+e._s(e.$t("reservation.confirm.saveInformation.saveData")))]),a("span",{domProps:{innerHTML:e._s(e.$t("reservation.confirm.saveInformation.browser"))}})])]),a("div",{staticClass:"column auto-size"},[a("a",{staticClass:"button uppercase special normal-top inverted",on:{click:function(t){e.saveInformation=!e.saveInformation}}},[e.saveInformation?a("b",[e._v(e._s(e.$t("reservation.confirm.saveInformation.notWant")))]):e._e(),e.saveInformation?e._e():a("b",[e._v(e._s(e.$t("reservation.confirm.saveInformation.want")))]),e._v(" "+e._s(e.$t("reservation.confirm.saveInformation.saveData"))+"\n            ")])])])]),a("div",{staticClass:"content"},[a("div",{staticClass:"row justify-space-between justify-center-mobile align-center wrap-mobile"},[a("div",{staticClass:"column size-3 auto-size text-center-mobile"},[a("i18n",{attrs:{path:"reservation.confirm.terms",tag:"p"},scopedSlots:e._u([{key:"termsOfUse",fn:function(){return[a("router-link",{staticClass:"button size-small normal-top",attrs:{to:{name:"page",params:{slug:"terms-of-use"}}}},[e._v(e._s(e.$t("consent.cookies.termsOfUse")))])]},proxy:!0},{key:"gdpr",fn:function(){return[a("router-link",{staticClass:"button size-small normal-top",attrs:{to:{name:"page",params:{slug:"gdpr"}}}},[e._v(e._s(e.$t("consent.cookies.gdpr")))])]},proxy:!0}],null,!1,3078773567)})],1),a("div",{staticClass:"column auto-size text-center-mobile"},[a("a",{staticClass:"button size-huge normal-top special inverted uppercase",class:{disabled:e.sending},on:{click:function(t){return e.submit()}}},[e._v(e._s(e.$t("reservation.confirm.confirm")))])])])])]),e.success?a("div",{staticClass:"content padding"},[a("div",{staticClass:"content text-center"},[a("div",{staticClass:"row column separate-columns"},[a("div",{staticClass:"column"},[a("h3",{staticClass:"heading center line"},[e._v(e._s(e.$t("reservation.confirm.created.title")))]),a("p",[e._v(e._s(e.$t("reservation.confirm.created.description")))]),a("p",[e._v(e._s(e.$t("reservation.confirm.created.thank")))])]),a("div",{staticClass:"column"},[a("h3",{staticClass:"heading center line extra-small"},[e._v(e._s(e.$t("reservation.confirm.created.like.title")))]),a("p",[e._v(e._s(e.$t("reservation.confirm.created.like.description")))])]),a("div",{staticClass:"column"},[a("a",{staticClass:"button uppercase special inverted",on:{click:function(t){return e.clearReservation()}}},[e._v(e._s(e.$t("reservation.confirm.created.okay")))])])])])]):e._e()]),e.success?a("Form",{attrs:{shortcut:"reservation"}}):e._e()],1)},Cr=[],$r={components:{Time:Jt,Form:$s["a"]},data:function(){return{saveInformation:!0,sending:!1,success:!1,error:!1}},computed:{clear:function(){return void 0==this.$store.state.reservation.data.employee},data:function(){return this.$store.state.reservation.data},category:function(){var e=this;return this.$store.state.reservation.categories.find((function(t){return t.slug==e.data.category}))},packageA:function(){var e=this;return this.$store.state.reservation.packageLists.find((function(t){return t.name==e.$store.state.reservation.data.packageList})).packages.find((function(t){return t.id==e.$store.state.reservation.data.package}))}},created:function(){if(this.clear)return this.clearReservation();this.$store.dispatch("reservation/getCategories"),this.$store.dispatch("reservation/getPackages")},methods:{clearReservation:function(){this.$store.dispatch("reservation/setFirstStep"),this.$store.dispatch("reservation/clear",!1),this.$store.dispatch("reservation/freezeNavigation",!1)},submit:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(){var t,a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(!this.sending){e.next=2;break}return e.abrupt("return");case 2:return this.sending=!0,this.$store.dispatch("reservation/freezeNavigation",!0),t={date:this.data.date,hour:this.data.hour,category:this.data.category,package:this.data.package,name:this.data.information.name,email:this.data.information.email,telephone:this.data.information.telephone,note:this.data.information.note,employee:this.data.employee},e.next=7,Me["a"].postReservation(t);case 7:a=e.sent,a.isSuccess()?(this.$gtag.event("reservation done",{event_category:"reservation"}),this.success=!0,this.$store.dispatch("reservation/clear",!this.saveInformation)):this.$store.dispatch("reservation/freezeNavigation",!1),this.sending=!1,this.error=!0;case 11:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),packageData:function(e){var t=[],a=0;return e.services.forEach((function(s){t.push({i:a,type:"service",service:s}),a!=e.services.length-1&&t.push({i:"s"+a,type:"space"}),a++})),t},formatTime:function(){var e=ir()(this.data.date),t=this.data.hour.split(":");return e.set("hours",t[0]).set("minutes",t[1]),e.format("D. M. YYYY HH:mm")}}},xr=$r,jr=Object(p["a"])(xr,_r,Cr,!1,null,null,null),Or=jr.exports,zr={components:{ReservationCategory:qn,ReservationPackage:er,ReservationDate:gr,ReservationInformation:wr,ReservationConfirm:Or},computed:{currentStep:function(){return this.$store.state.reservation.step}}},Sr=zr,Ir=Object(p["a"])(Sr,Fn,Bn,!1,null,null,null),Rr=Ir.exports,Hr=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"helper"},[a("div",{staticClass:"divider"},[a("a",{staticClass:"fas fa-question",on:{click:function(t){return e.open()}}})]),a("transition",{attrs:{"enter-active-class":"animated fadeIn","leave-active-class":"animated fadeOut faster",mode:"out-in"}},[e.showHelp?a("div",{staticClass:"content text-center"},[a("Page",{attrs:{slug:"reservation-step-"+e.currentStep.name,title:!1}})],1):e._e()])],1)},Pr=[],Lr={computed:{currentStep:function(){return this.$store.state.reservation.step}},watch:{currentStep:function(){this.showHelp=!1}},components:{Page:Ze["default"]},data:function(){return{showHelp:!1}},methods:{open:function(){this.showHelp=!this.showHelp,this.$gtag.event("help open",{event_category:"reservation"})}}},Er=Lr,Mr=Object(p["a"])(Er,Hr,Pr,!1,null,null,null),Nr=Mr.exports,Dr={metaInfo:function(){return{title:this.$t("reservation.title"),meta:[{vmid:"description",name:"description",content:this.$t("reservation.description")},{vmid:"ogdesc",property:"og:description",content:this.$t("reservation.description")},{vmid:"ogtitle",property:"og:title",content:this.$t("reservation.title")},{vmid:"ogurl",property:"og:url",content:window.location.href}]}},mounted:function(){var e=this;this.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.$t("reservation.title"),link:{name:"reservation"}},!0)}))},components:{ReservationNavigation:An,ReservationForm:Rr,ReservationHelper:Nr},created:function(){void 0==this.currentStep&&this.$store.dispatch("reservation/setFirstStep")},computed:{currentStep:function(){return this.$store.state.reservation.step}},watch:{currentStep:function(){this.$gtag.event("reservation step "+this.currentStep.name,{event_category:"reservation"})}}},Tr=Dr,Ar=Object(p["a"])(Tr,Pn,Ln,!1,null,null,null),Fr=Ar.exports,Br={components:{Reservation:Fr,Page:Ze["default"]}},Vr=Br,Ur=Object(p["a"])(Vr,Rn,Hn,!1,null,null,null),Yr=Ur.exports;s["a"].use(Ye["a"]);var Wr=window.location.pathname.replace(/^\/([^\/]+).*/i,"$1"),Gr=Wr;"/"==Gr&&(window.location.href=window.location.origin+"/cs"),void 0!=Gr&&void 0!=_.languages[Gr]||(window.location.href=window.location.origin+"/cs"),Me["a"].language=Gr;var qr=new Ye["a"]({scrollBehavior:function(){return{x:0,y:0}},base:"/"+("/"==Wr?"cs":Wr+"/"),mode:"history",routes:[{path:"/",name:"homepage",component:nt},{path:"/reservation",name:"reservation",component:Yr},{path:"/page/:slug",name:"page",component:et},{path:"/service/:slug/:from?",name:"service",component:ba},{path:"/services/:category",name:"services",component:Ft},{path:"/opening-hours/:type?",name:"opening-hours",component:Ha},{path:"/blogs/:page?/:tag?",name:"blog",component:Za},{path:"/blog/:slug",name:"blog-post",component:vs},{path:"/contact/",name:"contact",component:ws},{path:"/form/:name",name:"form",component:zs},{path:"/galleries",name:"galleries",component:nn},{path:"/gallery/:slug/:page?",name:"gallery",component:Ws},{path:"/language-change",name:"language-change",component:dn},{path:"/map",name:"map",component:In},{path:"*",name:"pagenotfound",component:ht}]}),Kr=qr,Zr=a("2f62"),Jr={menus:{}},Qr={},Xr={getAllMenus:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t,a){var s,n,r,i,o,c,l;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return s=t.commit,e.next=3,Me["a"].getMenuLocationList();case 3:if(n=e.sent,!n.isError()){e.next=6;break}return e.abrupt("return");case 6:r=n.getResponse().locations,i={},e.t0=regeneratorRuntime.keys(r);case 9:if((e.t1=e.t0()).done){e.next=20;break}return o=e.t1.value,c=r[o],e.next=14,Me["a"].getMenu(c,a);case 14:if(l=e.sent,!l.isError()){e.next=17;break}return e.abrupt("continue",9);case 17:i[c]=l.getResponse().menu,e.next=9;break;case 20:s("setMenuList",i);case 21:case"end":return e.stop()}}),e)})));function t(t,a){return e.apply(this,arguments)}return t}()},ei={setMenuList:function(e,t){e.menus=t}},ti={namespaced:!0,state:Jr,getters:Qr,actions:Xr,mutations:ei},ai={pages:{}},si={},ni={getPage:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t,a){var s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return s=t.commit,e.next=3,Me["a"].getPage(a);case 3:if(n=e.sent,!n.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return r=n.getResponse().page,s("setPage",r),e.abrupt("return",!0);case 9:case"end":return e.stop()}}),e)})));function t(t,a){return e.apply(this,arguments)}return t}()},ri={setPage:function(e,t){e.pages[t.slug]=t,e.pages=Object.assign({},e.pages)}},ii={namespaced:!0,state:ai,getters:si,actions:ni,mutations:ri},oi={categories:{},categoriesList:{},services:{}},ci={},li={getServiceList:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t,a){var s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return s=t.commit,e.next=3,Me["a"].getServiceCategory(a);case 3:if(n=e.sent,!n.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return r=n.getResponse().category,s("setCategory",r),e.abrupt("return",!0);case 9:case"end":return e.stop()}}),e)})));function t(t,a){return e.apply(this,arguments)}return t}(),getCategoryList:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,e.next=3,Me["a"].getServiceCategoryList();case 3:if(s=e.sent,!s.isError()){e.next=6;break}return e.abrupt("return");case 6:n=s.getResponse().categories,n.forEach((function(e){a("setCategoryList",e)}));case 8:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}(),getService:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t,a){var s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return s=t.commit,e.next=3,Me["a"].getService(a);case 3:if(n=e.sent,!n.isError()){e.next=6;break}return e.abrupt("return");case 6:r=n.getResponse().service,s("setService",r);case 8:case"end":return e.stop()}}),e)})));function t(t,a){return e.apply(this,arguments)}return t}()},ui={setCategory:function(e,t){e.categories[t.slug]=t,e.categories=Object.assign({},e.categories)},setCategoryList:function(e,t){e.categoriesList[t.slug]=t,e.categoriesList=Object.assign({},e.categoriesList)},setService:function(e,t){e.services[t.slug]=t,e.services=Object.assign({},e.services)}},di={namespaced:!0,state:oi,getters:ci,actions:li,mutations:ui},pi={openingHours:[]},mi={},gi={getOpeningHoursList:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,e.next=3,Me["a"].getOpeningHoursList();case 3:if(s=e.sent,!s.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return n=s.getResponse().openingHours,r={},n.forEach((function(e){r[e.shortcut]=e})),a("setOpeningHours",r),e.abrupt("return",!0);case 11:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}()},vi={setOpeningHours:function(e,t){e.openingHours=t}},hi={namespaced:!0,state:pi,getters:mi,actions:gi,mutations:vi},fi={blogs:{},tags:{},list:[]},bi={},yi={getBlogList:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,e.next=3,Me["a"].getBlogList();case 3:if(s=e.sent,!s.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return n=s.getResponse(),a("setList",n.blogs),e.abrupt("return",!0);case 9:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}(),getBlog:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t,a){var s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return s=t.commit,e.next=3,Me["a"].getBlog(a);case 3:if(n=e.sent,!n.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return r=n.getResponse(),s("addBlog",r.blog),e.abrupt("return",!0);case 9:case"end":return e.stop()}}),e)})));function t(t,a){return e.apply(this,arguments)}return t}(),getTagList:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,e.next=3,Me["a"].getTagList();case 3:if(s=e.sent,!s.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return n=s.getResponse(),r={},n.tags.forEach((function(e){r[e.shortcut]=e})),a("setTags",r),e.abrupt("return",!0);case 11:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}()},ki={addBlog:function(e,t){e.blogs[t.slug]=t,e.blogs=Object.assign({},e.blogs)},setList:function(e,t){e.list=t},setTags:function(e,t){e.tags=t}},wi={namespaced:!0,state:fi,getters:bi,actions:yi,mutations:ki},_i={galleries:{},list:[]},Ci={},$i={getGallery:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t,a){var s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return s=t.commit,e.next=3,Me["a"].getGallery(a);case 3:if(n=e.sent,!n.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return r=n.getResponse(),s("addGallery",r.gallery),e.abrupt("return",!0);case 9:case"end":return e.stop()}}),e)})));function t(t,a){return e.apply(this,arguments)}return t}(),getGalleryList:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,e.next=3,Me["a"].getGalleryList();case 3:if(s=e.sent,!s.isError()){e.next=6;break}return e.abrupt("return",!1);case 6:return n=s.getResponse(),a("setList",n.galleries),e.abrupt("return",!0);case 9:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}()},xi={addGallery:function(e,t){e.galleries[t.slug]=t,e.galleries=Object.assign({},e.galleries)},setList:function(e,t){e.list=t}},ji={namespaced:!0,state:_i,getters:Ci,actions:$i,mutations:xi},Oi=(a("20d6"),{data:{},step:void 0,steps:[{name:"category",icon:"poll-h",stage:0},{name:"package",icon:"receipt",stage:1},{name:"date",icon:"calendar-day",stage:2},{name:"information",icon:"address-card",stage:3},{name:"confirm",icon:"money-check",stage:4}],frozenNavigation:!1,categories:[],employees:[],packageLists:[],date:void 0,hours:void 0,openingHours:{}}),zi={},Si={clear:function(e,t){var a=e.commit;a("setHours",void 0),a("setDate",void 0),a("setCategories",void 0),a("setEmployees",void 0),a("setPackages",void 0),a("setHours",void 0),a("setOpeningHours",void 0),a("setData",{data:"date",value:void 0}),a("setData",{data:"hour",value:void 0}),a("setData",{data:"category",value:void 0}),a("setData",{data:"employee",value:void 0}),a("setData",{data:"package",value:void 0}),t&&a("setData",{data:"informations",value:void 0})},freezeNavigation:function(e,t){var a=e.commit;a("setFrozenNavigation",t)},resetHours:function(e){var t=e.commit;t("setHours",void 0),t("setDate",void 0)},selectDate:function(e,t){var a=e.commit;a("setDate",t)},setData:function(e,t){var a=e.commit;a("setData",t)},setStep:function(e,t){var a=e.commit;a("setStep",t)},nextStep:function(e){var t=e.commit,a=e.state;t("setStep",a.steps[a.steps.findIndex((function(e){return e.name==a.step.name}))+1].name)},setFirstStep:function(e){var t=e.commit;t("setFirstStep")},getCategories:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,e.next=3,Me["a"].getReservationCategories();case 3:if(s=e.sent,s.isSuccess()){e.next=6;break}return e.abrupt("return",!1);case 6:return a("setCategories",s.getResponse().categories),e.abrupt("return",!0);case 8:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}(),getPackages:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,s=t.state,e.next=3,Me["a"].getReservationPackages(s.data.category);case 3:if(n=e.sent,n.isSuccess()){e.next=6;break}return e.abrupt("return",!1);case 6:return a("setPackages",n.getResponse().lists),e.abrupt("return",!0);case 8:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}(),getEmployees:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t){var a,s,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return a=t.commit,s=t.state,e.next=3,Me["a"].getReservationEmployees(s.data.category);case 3:if(n=e.sent,n.isSuccess()){e.next=6;break}return e.abrupt("return",!1);case 6:return a("setEmployees",n.getResponse().employees),e.abrupt("return",!0);case 8:case"end":return e.stop()}}),e)})));function t(t){return e.apply(this,arguments)}return t}(),getHours:function(){var e=Object(Ee["a"])(regeneratorRuntime.mark((function e(t,a){var s,n,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return s=t.commit,n=t.state,e.next=3,Me["a"].getReservationHours(n.data.category,a,n.date);case 3:if(r=e.sent,r.isSuccess()){e.next=6;break}return e.abrupt("return",!1);case 6:return s("setHours",r.getResponse().hours),s("setOpeningHours",r.getResponse().openingHours),e.abrupt("return",!0);case 9:case"end":return e.stop()}}),e)})));function t(t,a){return e.apply(this,arguments)}return t}()},Ii={setData:function(e,t){e.data[t.data]=t.value,e.data=Object.assign({},e.data)},setStep:function(e,t){e.step=e.steps.find((function(e){return e.name==t}))},setFirstStep:function(e){e.step=e.steps[0]},setCategories:function(e,t){e.categories=t},setPackages:function(e,t){e.packageLists=t},setEmployees:function(e,t){e.employees=t},setDate:function(e,t){e.date=t},setHours:function(e,t){e.hours=t},setOpeningHours:function(e,t){e.openingHours=t},setFrozenNavigation:function(e,t){e.frozenNavigation=t}},Ri={namespaced:!0,state:Oi,getters:zi,actions:Si,mutations:Ii},Hi=a("bfa9");s["a"].use(Zr["a"]);var Pi=new Hi["a"]({key:"studioprofesionalnipece-cache",storage:window.localStorage}),Li=new Zr["a"].Store({modules:{menus:ti,pages:ii,services:di,openingHours:hi,blogs:wi,galleries:ji,reservation:Ri},plugins:[Pi.plugin]}),Ei=a("a925"),Mi=a("e37d"),Ni=a("2bdd"),Di=a.n(Ni),Ti=a("9dc2"),Ai=a("58ca"),Fi=a("166d"),Bi={version:"Version",here:"here",other:"other",header:{menu:"Menu"},dayInWeek:{1:"Monday",2:"Tuesday",3:"Wednesday",4:"Thursday",5:"Friday",6:"Saturday",7:"Sunday"},dayInWeekShort:{1:"Mo",2:"Tu",3:"We",4:"Th",5:"Fr",6:"Sa",7:"Su"},services:{valid:"Prices are valid from {date}. Prices are informative only, they may change according to customer needs. No rights can be based on the information provided and we do not guarantee the correctness of such information.",description:"Description of service",time:"Avarage time of service",price:"Service price in packages",listAndPrices:"List of services and price list",openingHours:"Opening hours",lookCategory:"see the service list for a specific service category"},time:{minute:"minute | minutes",hour:"hour | hours",around:"around"},consent:{cookies:{title:"We are sorry, but...",termsOfUse:"Terms of use",gdpr:"Privacy Policy",alsoTerms:"This website is also subject to the {termsOfUse} and {gdpr}.",header:"We need to inform you of usege of cookies and local storage",whatAre:"We use cookies and local storage files for a better experience while using the site. You can read about cookies and local storage, how to use or delete them {cookies}. This site cannot be used without these files, if you do not agree to use, leave this site.",dontWorry:"Nothing to worry about, most websites use these files.",accept:"I agree"},clearStorage:{button:"Clear storage and cookies",title:"Your local storage and cookies have been deleted",text:'Your local storage and cookies have been deleted, but please be sure to delete the files personally from your browser again to be sure. When you click "Leave this page" no more files and cooies will be saved, when you click "Continue" you will return to the main page of the website. <br> <b> The files will be saved again the next time you visit the site.</b>',leave:"Leave this page",continue:"Continue"}},blogs:{title:"Blog",more:"read more"},paginator:{oldest:"oldest",newest:"newest"},contact:{title:"Contact us"},press:{usageWarning:"If you are interested in using photos, please read the information here."},form:{title:"Form",submit:"Send",required:"field is required.",disabled:"Form is disabled.",success:"Form was successfully sent.",unsuccess:"Form NOT sent. You probably fill out forms too often. Wait 30 minutes.",error:{"too-long":"Field value is too big.","not-email":"Entered e-mail is not valid. Are you sure that you didnt miss dot or char @?","not-telephone":"Entered telephone is not valid.",empty:"Field is required."},breadcrumb:'Form "{name}"',terms:"By submitting the form, you agree to {termsOfUse}, in particular that you agree to the processing and storage of the data for as long as necessary.",termsOfUse:"the Terms of Use"},gallery:{title:"Gallery"},openingHours:{unknown:"Reason unknown",title:"Opening hours",current:"Current opening hours",permanent:"Permanent opening hours",warning:"Opening hours are for informational purposes only, they may vary according to orders, state of staff and state of studio. No rights can be based on the information provided and we do not guarantee the accuracy of the information.",how:"How to book appointment?",state:{closed:"closed",hours:"???",order:"according to orders"},change:{state:{closed:"closed",hours:"change of opening horus",order:"only order"}}},newsletter:{subscribe:{title:'Subscribe to <span class=featured">news</span>',description:"Are you interested in getting regular news from Studio Professional Care? Yes? So you're right here! Just fill in your e-mail and we will automatically send you a newsletter once in a while. You may also receive discounts and promotions. You don't have to worry, we won't give your e-mail to anyone else or even write you hundreds of e-mails a month.",success:"Your e-mail was successfully included to newsletter.",unsuccess:"Your email was not added to the subscription. You probably subscribe too often.",submit:"Subscribe",gdpr:"By submitting the form you agree to use your e-mail for marketing campaigns. More about how we handle personal data can be found ",unsubscribe:"You can revoke your consent at any time. With each email you will receive there will be a link to unsubscribe the newsletter."}},page:{notFound:{title:"Page not found",heading:'<span class="featured">Where</span> are you?!',text:"<b>Didnt you get lost</b>, little boy? The page you're trying to access doesn't exist or is no longer available. Try to go to the main page and navigate the navigation. Random words are not real sites!",button:"Go away!"}},offline:{warning:{title:'Looks like you are <span class="featured">offline</span>.',text:"Please check your internet connection. You are currently on the offline version of the site. Showing <b> outdated information </b> since you last visited a certain website. Site may not work as expected."},warningUs:{title:'Something went wrong! Looks like there\'s an error and website is currently <span class="featured">offline</span>.',text:"We apologize for the inconvenience we are working hard to fix it. However, there may be a periodic maintenance or there is a problem between your computer and the server, please check the connection to other websites. You are currently on the offline version of the site. Showing <b> outdated information </b> since you last visited a certain website. Site may not work as expected."}},seo:{homepage:"Homepage",description:"Professional studio, which offers a lot of luxury hairdressing, beauty, manicure, pedicure and massage services and is located near the metro station C - Kacerov, Prague 4.",pageNotFound:"Page not found",blogList:{title:"Blogs{tag} - page {page}/{maxPage}",description:"Actual blog post from studio"},galleryList:{title:"Galleries",description:"List of all galleries from Studio Profesionální Péče."},gallery:{title:"Gallery {name} - page {page}/{maxPage}"},serviceList:{description:"All {type}"},openingHours:{title:"Opening hours for {type}",description:"Actual and permanent opening hours for {type}"}},map:{title:"Website map",studio:{title:"<strong>Studio Professional Care</strong>",description:"You can reach the studio from the Metro C - Kačerov stop! The studio is located at street level.<br><br>Address: Čerčanská 2020/7 Praha 4, Krč"},metro:{title:"<strong>Metro station C - Kačerov</strong>",description:"From here you can reach us."}},languageChange:{title:"Language change",description:"Change of language"},reservation:{title:"Reservation",description:"Modern booking system for Studio Professional Care. The easiest reservation quickly and anytime - anyone can do it.",step:{category:{title:"Category","title-action":"Select category",description:"What do you like?"},package:{title:"Package","title-action":"Select service package",description:"What will you choose?"},date:{title:"Date select","title-action":"Select employee and date",description:"When would you like it?"},information:{title:"Information","title-action":"Enter your informations",description:"And who are you?"},confirm:{title:"Confirm","title-action":"Confirm entered informations",description:"Is everything alright?"}},choose:"Choose",faq:"Frequently asked questions",informationSafety:"Your data and information are stored <b> in your browser </b> during the entire reservation period, it is not saved or sent to the server until last, confirming, step. The reservation is binding, the reservation will be closed only after the confirmation of the last step.",helper:"Do you have a question about the reservation system or don't know what to do? At each step of the reservation, there is a question mark (<i class='fas fa-question'> </i>) at the top, which will give you simple help on the step. For more complex queries, visit page with",information:{name:{title:"First and last name",hint:"Enter your real first and last name"},email:{title:"E-mail",hint:"Enter your real e-mail address"},telephone:{title:"Telephone number",hint:"Enter your real telephone number in format +xxx xxx xxx xxx"},note:{title:"Note",hint:"Enter note, number of voucher or cupon, special request or message for studio"}},continue:"Continue",date:{selectedDay:"Selected day",changeSelectedDay:"CHANGE FOR DAY",reason:"reason",notPossible:"On this day, reservation for the selected package is not possible.",selectHour:"Select a reservation time.",overOpeningHours:"The selected time exceeds the opening hours of the day.",notFree:"The selected time exceeds the busy hours.",possible:"Reservation is possible on the selected day and time.",selectDay:"Select a day.",keepSimple:"Please select the times closest to the last time taken. Do not leave unnecessary gaps."},confirm:{title:"Confirm entered information",description:'Review the following and confirm that you agree to the terms of use and privacy policy. Your reservation is valid only after clicking on the button "RESERVE OBLIGATORILY". If any data does not match, go back to a step and change the information.',category:"Category",package:"Service package",employee:"Employee",date:"Day and time",information:"Information",name:"Name",email:"E-mail",telephone:"Telephone",note:"Note",time:"time estimation",price:"price estimation",confirm:"RESERVE OBLIGATORILY",terms:'By clicking on the "RESERVE OBLIGATORILY" button, you acknowledge that you agree and understand {termsOfUse} and {gdpr}, in particular that you agree to the processing and retention of the data for as long as necessary.',saveInformation:{want:"I WANT",notWant:"I DONT WANT",saveData:"TO SAVE MY INFORMATION",browser:" in <b>my browser</b> for next reservation"},error:{title:"There was an error accepting your reservation",description:"There was an error sending, it is possible that someone else has ordered an appointment at your selected time. Check your details and validity of the day and time. If the error persists and you think the error is not on your side, please contact us via the web form."},created:{title:"Reservation created!",description:"Your reservation has been created and you will receive a confirmation email shortly. If the e-mail does not arrive within one hour, please contact us via the web form and we will confirm your reservation.",thank:"Thank you for your reservation, we look forward to your visit.",like:{title:"How did you like reservation system?",description:"We would be very pleased if you fill out the following form and let us know what you like and what we have to change in the reservation system. The form is completely anonymous."},okay:"OK!"}}}},Vi={version:"Verze",here:"zde",other:"další",header:{menu:"Menu"},dayInWeek:{1:"Pondělí",2:"Úterý",3:"Středa",4:"Čtvrtek",5:"Pátek",6:"Sobota",7:"Neděle"},dayInWeekShort:{1:"Po",2:"Út",3:"St",4:"Čt",5:"Pá",6:"So",7:"Ne"},services:{valid:"Ceny jsou platné od {date}. Ceny mají pouze informační charakter, mohou se měnit dle potřeb zákazníků. Na uvedených informacích nelze zakládat jakákoliv práva a za jejich správnost neručíme.",description:"Popis služby",time:"Průměrná doba trvání služby",price:"Cena služby v balíčkách",listAndPrices:"Seznam služeb a ceník",openingHours:"Otevírací doba",lookCategory:"viz na seznamu služeb na určité kategorii služeb"},time:{minute:"minut | minuta | minut",hour:"hodin | hodina | hodiny",around:"cca. "},consent:{cookies:{title:"Omlouváme se, ale...",termsOfUse:"Podmínkám používání",gdpr:"Ochraně osobních údajů",alsoTerms:" Webové stránky taktéž podléhají {termsOfUse} a {gdpr}.",header:"Potřebujeme Vás informovat o použití souborů cookies a lokálního uložiště",whatAre:"K lepšímu zážitku během používání webu používáme soubory cookies a soubory lokálního uložiště. Co jsou soubory cookies či lokální uložiště, jak je využívat či smazat si můžete přečíst {cookies}. Tyto stránky nelze bez těchto souborů používat, nesouhlasíte-li s používáním, opustťe tyto stránky.",dontWorry:"Není se čeho bát, tyto soubory využívá většina webových stránek.",accept:"Souhlasím"},clearStorage:{button:"Smazat uložiště a cookies",title:"Vaše lokální uložiště a soubory cookies byly smazány",text:'Vaše lokální uložiště a soubory cookies byly smazány, pro jistotu však smažte z Vašeho prohlížeče soubory osobně znovu. Při kliknutí na tlačítko "Opustit tuto stránku" se již žádné další soubory a cooies neuloží, při kliku na tlačítko "Pokračovat" se vrátíte na hlavní stránku webových stránek. <br><b>Při budoucí návštěvě webu budou soubory znovu uloženy.</b>',leave:"Opustit tuto stránku",continue:"Pokračovat"}},blogs:{title:"Blog",more:"přečíst více"},paginator:{oldest:"nejstarší",newest:"nejnovější"},contact:{title:"Kontaktujte nás"},press:{usageWarning:"V případě zájmu použítí fotek si prosím přečtěte informace "},form:{title:"Formulář",submit:"Odeslat",required:"pole je povinné.",disabled:"Formulář je vypnutý.",success:"Formulář byl úspěšně odeslán.",unsuccess:"Formulář NEBYL odeslán. Nejspiše vyplňujete formuláře přiliš často. Vyčkejte 30 minut.",error:{"too-long":"Pole je moc velké.","not-email":"Zadaný e-mail není platný. Nechybí vám znak @?","not-telephone":"Zadané telefonní čislo není platné.",empty:"Pole je povinné."},breadcrumb:'Formulář "{name}"',terms:"S odesláním formuláře souhlasíte s {termsOfUse}, především tedy, že souhlasíte se zpracováním údajů a uchováním je po nezbytně dlouhou dobu.",termsOfUse:"Podmínkami používání"},gallery:{title:"Galerie"},openingHours:{unknown:"Důvod neuveden",title:"Otevírací doba",current:"Aktuální otevírací doba",permanent:"Stálá otevírací doba",warning:"Otevírací doby mají pouze informační charakter, mohou se měnit dle objednávek, stavu zaměstanců a studia. Na uvedených informacích nelze zakládat jakákoliv práva a za jejich správnost neručíme.",how:"Jak se objednat?",state:{closed:"zavřeno",hours:"???",order:"dle objednávek"},change:{state:{closed:"zavřeno",hours:"změna otevírací doby",order:"pouze objednávka"}}},newsletter:{subscribe:{title:'Přihlásit se k odběru <span class=featured">novinek</span>',description:"Máte zájem pravidelně získávat novinky z prostředí Studia Profesionální Péče? Ano? Tak to jste tu zprávně! Stačí vyplnit Váš e-mail a my Vám automaticky jednou za čas odešleme zprávu s přehledem novinek. Může se stát, že dostanete i informace o slevách a akcích. Nemusíte se bát, Váš e-mail nikomu jinému neposkytneme a ani Vám nebudeme psát stovky e-mailu měsíčně.",success:"Váš e-mail byl úspěšně zařazen ke sledování novinek.",unsuccess:"Váš e-mail nebyl přidán k odběru. Nejspíše se přihlašujete k odběru příliš často.",submit:"Přihlásit",gdpr:"S odesláním formuláře souhlasíte s použítím Vašeho e-mailu pro marketingové kampaně. Více o tom, jak nakládáme s osobními udaji, můžete nalézt",unsubscribe:"Svůj souhlas můžete kdykoliv odvolat. S každým e-mailem Vám přijde odkaz k odebrání odběru novinek."}},page:{notFound:{title:"Page not found",heading:'<span class="featured">Kde</span> to jsi?!',text:"<b>Neztratil jsi se</b>, chlapče? Stránka na kterou se snažíš přistoupit neexistuje nebo již není dostupná. Zkus jít na hlavní stránku a orientovat se podle navigace. Náhodné slova nejsou reálné stránky!",button:"Jdu pryč!"}},offline:{warning:{title:'Vypadá to, že jste <span class="featured">offline</span>.',text:"Zkontrolujte prosím vaše připojení k internetu. Aktuálně se nacházíte na offline verzi webu. Zobrazují se <b>neaktuální informace</b> z doby, kdy jste určité webové stránky navštivili naposledy. Stránky nemusejí být funkční."},warningUs:{title:'Něco se pokazilo! Vypadá to, že nastala chyba a webové stránky jsou <span class="featured">offline</span>.',text:"Omlouváme se za potíže, již intenzivně pracujeme na opravě chyby. Možná se však jedná o pravidelnou údržbu nebo je problém mezi Vašim počítačem a serverem, zkontrolujte prosím připojení na jiné webové stránky. Aktuálně se nacházíte na offline verzi webu. Zobrazují se <b>neaktuální informace</b> z doby, kdy jste určité webové stránky navštivili naposledy. Stránky nemusejí být funkční."}},seo:{homepage:"Hlavní stránka",description:"Profesionální studio, které nabízí spoustu luxusních kadeřnických, kosmetických, manikérských, pedikérských a masážních služeb a nachází se v blízkosti stanice metra C - Kačerov, Praha 4.",pageNotFound:"Stránka nenalezena",blogList:{title:"Blogy{tag} - stránka {page}/{maxPage}",description:"Aktuální blogové příspěvky ze studia"},galleryList:{title:"Galerie",description:"Seznam všech alb v galerii Studia Profesionální Péče."},gallery:{title:"Galerie {name} - stránka {page}/{maxPage}"},serviceList:{description:"Všechny {type}"},openingHours:{title:"Otevírací doba pro {type}",description:"Aktuální a stálá otevírací doba pro {type}"}},map:{title:"Mapa Stránek",studio:{title:"<strong>Studio Profesionální Péče</strong>",description:"Ke studiu se dostanete ze zastávky Metra C - Kačerov! Kadeřnictví se nachází v uliční úrovní.<br><br>Čerčanská 2020/7 Praha 4, Krč"},metro:{title:"<strong>Stanice Metra C - Kačerov</strong>",description:"Odsud se k nám dostanete."}},languageChange:{title:"Změna jazyka",description:"Změna jazyka"},reservation:{title:"Rezervace",description:"Moderní rezervační systém pro Studio Profesionální Péče. Nejjednodušší rezervace rychle a kdykoliv - zvládne to opravdu každý.",step:{category:{title:"Kategorie","title-action":"Vyberte kategorii",description:"O co máte zájem?"},package:{title:"Balíček","title-action":"Vyberte balíček služeb",description:"Na co to bude?"},date:{title:"Výběr data","title-action":"Vyberte zaměstnance a termín",description:"Kdy se Vám to hodí?"},information:{title:"Informace","title-action":"Zadejte informace",description:"A kdo k nám příjde?"},confirm:{title:"Potvrzení","title-action":"Potvrďte zadanné údaje",description:"Sedí všechny údaje?"}},choose:"Zvolit",faq:"Často kladenými otázkami",informationSafety:"Vaše údaje jsou běhém celé doby rezervace uloženy <b>ve Vašem prohlížeči</b>, neukládají se a ani se neposílají na server, rezervace je závazná, rezervace bude uzavřena až při potvrzení údajů v posledním kroku.",helper:"Máte dotaz ohledně rezervačního systému nebo si nevíte rady? V každém kroku rezervace se v horní části nachází otazník (<i class='fas fa-question'></i>), který při kliku zobrazí jednoduchou nápovědu k danému kroku. Pro složitější dotazy navštivte stránku s",information:{name:{title:"Jméno a příjmení",hint:"Vyplňte Vaše skutečné jméno a příjmení"},email:{title:"E-mail",hint:"Vyplňte Vaš skutečný e-mail"},telephone:{title:"Telefonní číslo",hint:"Vyplňte Vaše skutečné telefonní číslo ve formátu +xxx xxx xxx xxx"},note:{title:"Poznámka",hint:"Vyplnťe pozánmku, číslo voucheru / kupónu, speciální požadavky nebo zprávu studiu"}},continue:"Pokračovat",date:{selectedDay:"Vybraný den",changeSelectedDay:"ZMĚNA PRO DEN",reason:"důvod",notPossible:"V tento den není rezervace pro vybraný balíček možná.",selectHour:"Vyberte čas rezervace.",overOpeningHours:"Vybraný čas přesahuje přes otevírací dobu dne.",notFree:"Vybraný čas přesahuje do zaneprázdněných hodin.",possible:"Rezervace je ve vybraný den a čas možná.",selectDay:"Vyberte den.",keepSimple:"Prosíme, volte časy nejblížší k poslednímu zabranému času. Nenechávejte zbytečné mezery."},confirm:{title:"Potvrzení údajů",description:'Zkontruljte si následující údaje a potvrdte, že souhlasíte s podmínkami používání a ochraně osobních údajů. Vaše rezervace je platná až po kliknutí na tlačítko "ZÁVAZNĚ REZERVOVAT". Pokud nějaké údaje nesedí, vraťte se k určitému kroku a údaj změnte.',category:"Kategorie",package:"Balíček služeb",employee:"Pracovník",date:"Den a čas",information:"Informace",name:"Jméno",email:"E-mail",telephone:"Telefon",note:"Poznámka",time:"odhad času",price:"odhad ceny",confirm:"Závazně rezervovat",terms:'Při kliknutí na tlačítko "ZÁVAZNĚ REZERVOVAT" potvrzujete, že souhlasíte a rozumíte {termsOfUse} a {gdpr}, především tedy, že souhlasíte se zpracováním údajů a uchováním je po nezbytně dlouhou dobu.',saveInformation:{want:"CHCI",notWant:"NECHCI",saveData:"ULOŽIT SVÉ ÚDAJE",browser:" ve <b>svém prohlížeči</b> pro příští rezervaci"},error:{title:"Při přijímání rezervace nastala chyba",description:"Při odesílání nastala chyba, je možné, že na Vámi vybraný termín se objednal někdo jiný. Zkontrolujte své údaje a platnost termínu. Pokud chyba přetrvává a myslíte si že chyba není na Vaší strane, kontaktujte nás přes webový formulář."},created:{title:"Rezervace vytvořena!",description:"Rezervace byla vytvořena, již brzy Vám příjde na e-mail potvrzení. Jestli e-mail nepřijde do jedné hodiny, prosím, kontaktujte nás přes webový formulář a my Vám rezervaci potvrdíme.",thank:"Děkujeme za rezervaci, těsíme se na Vaší navštěvu.",like:{title:"Jak se Vám líbila rezervace?",description:"Byli bychom velmi rádi, kdybyste vyplnili následující formulář a tím nám dali vědět, co se Vám libí a co máme v rezervačním systému změnit. Formulář je zcela anonymní."},okay:"OK!"}}}},Ui={cs:{short:{year:"numeric",month:"numeric",day:"numeric"},long:{year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric"}},en:{short:{year:"numeric",month:"numeric",day:"numeric"},long:{year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric"}}},Yi={en:{currency:{style:"currency",currency:"CZK",minimumFractionDigits:0,maximumFractionDigits:0}},cs:{currency:{style:"currency",currency:"CZK",minimumFractionDigits:0,maximumFractionDigits:0}}},Wi=(a("a0d8"),a("9483"));Object(Wi["a"])("".concat("/","service-worker.js"),{ready:function(){console.log("App is being served from cache by a service worker.\nFor more details, visit https://goo.gl/AFskqB")},registered:function(){console.log("Service worker has been registered.")},cached:function(){console.log("Content has been cached for offline use.")},updatefound:function(){console.log("New content is downloading.")},updated:function(){console.log("New content is available; please refresh.")},offline:function(){console.log("No internet connection found. App is running in offline mode.")},error:function(e){console.error("Error during service worker registration:",e)}}),s["a"].config.productionTip=!1,s["a"].use(Fi["a"]),s["a"].use(Ei["a"]),s["a"].use(Mi["a"]),s["a"].use(Ti["a"]),s["a"].use(Di.a,{config:{id:"UA-150209709-1"}},Kr),s["a"].use(Ai["a"],{refreshOnceOnNavigation:!0});var Gi={en:Bi,cs:Vi},qi=window.location.pathname.replace(/^\/([^\/]+).*/i,"$1");"/"==qi&&(qi="cs"),void 0!=qi&&void 0!=_.languages[qi]||(qi="cs");var Ki=new Ei["a"]({locale:qi,messages:Gi,dateTimeFormats:Ui,numberFormats:Yi});new s["a"]({store:Li,router:Kr,i18n:Ki,render:function(e){return e(Ue)}}).$mount("#app")},"685c":function(e,t,a){"use strict";var s=a("d225"),n=a("b0b4"),r=a("4ec3"),i=function(){function e(){Object(s["a"])(this,e)}return Object(n["a"])(e,[{key:"getImageUrl",value:function(e){return r["a"].base+"image/"+e}}]),e}(),o=new i;t["a"]=o},"6a55":function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("img",{key:"image-"+e.name,attrs:{src:e.api?e.imageHelper.getImageUrl(e.name):"/img/"+this.name,alt:e.description}})},n=[],r=a("685c"),i={data:function(){return{imageHelper:r["a"]}},props:{name:String,description:{type:String,default:""},api:{type:Boolean,default:!0}}},o=i,c=a("2877"),l=Object(c["a"])(o,s,n,!1,null,null,null);t["a"]=l.exports},"7a3b":function(e,t,a){"use strict";a.r(t);var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return void 0!=e.page?a("div",[a("PageRenderer",{attrs:{template:e.page.page}})],1):e._e()},n=[],r=a("3a51"),i={name:"Page",metaInfo:function(){return this.title&&void 0!=this.page?{title:this.page.title,meta:[{vmid:"description",name:"description",content:this.page.description},{vmid:"ogtitle",property:"og:title",content:this.page.title},{vmid:"ogurl",property:"og:url",content:window.location.href},{vmid:"ogdesc",property:"og:description",content:this.page.description}]}:{}},components:{PageRenderer:r["a"]},computed:{page:function(){if(void 0!=this.$store.state.pages.pages[this.slug])return this.$store.state.pages.pages[this.slug]}},mounted:function(){var e=this;this.$store.dispatch("pages/getPage",this.slug).then((function(t){e.title&&(t||void 0!=e.page||"homepage"==e.slug?e.$nextTick((function(){e.$root.$emit("addBreadcrumb",{title:e.page.title,link:{name:"page",params:{slug:e.slug}}},!0)})):e.$router.push({name:"homepage"}))}))},props:{slug:String,title:{type:Boolean,default:!0}}},o=i,c=a("2877"),l=Object(c["a"])(o,s,n,!1,null,null,null);t["default"]=l.exports},a0d8:function(e,t,a){},b2a2:function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{directives:[{name:"transfer-dom",rawName:"v-transfer-dom.prepend",value:"#modals",expression:"'#modals'",modifiers:{prepend:!0}}]},[a("transition",{attrs:{"enter-active-class":"animated fadeIn faster","leave-active-class":"animated fadeOut faster"}},[e.show?a("div",{staticClass:"modal"},[a("div",{staticClass:"modal-mask"},[a("div",{staticClass:"modal-wrapper",on:{click:function(t){if(t.target!==t.currentTarget)return null;e.show=!e.close&&e.show}}},[a("transition",{attrs:{appear:e.show,"enter-active-class":"animated zoomIn faster"}},[e.show?a("div",{staticClass:"modal-container",class:{"size-huge":"huge"==e.size}},[a("div",{staticClass:"modal-header"},[e._t("header"),e.close?a("a",{staticClass:"close button special normal-top",on:{click:function(t){e.show=!1}}},[a("i",{staticClass:"fas fa-times"})]):e._e()],2),a("div",{staticClass:"modal-body"},[e._t("body")],2),a("div",{staticClass:"modal-footer"},[e._t("footer")],2)]):e._e()])],1)])]):e._e()])],1)},n=[],r={props:{close:{type:Boolean,default:!0},size:{type:String,default:"normal"}},data:function(){return{show:!1}},methods:{showModal:function(){this.show=!0},hideModal:function(){this.show=!1}}},i=r,o=a("2877"),c=Object(o["a"])(i,s,n,!1,null,null,null);t["a"]=c.exports},b34f:function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{class:"field "+e.variable.type},[a("label",{attrs:{for:e.variable.name}},[e._v("\n    "+e._s(e.variable.label)+"\n    "),e.variable.required?a("span",[e._v("*")]):e._e()]),"textarea"==e.variable.type?a("textarea",{directives:[{name:"model",rawName:"v-model",value:e.value,expression:"value"}],attrs:{id:e.variable.name,placeholder:e.variable.hint},domProps:{value:e.value},on:{input:function(t){t.target.composing||(e.value=t.target.value)}}}):e._e(),["text","email","telephone"].includes(e.variable.type)?a("input",{directives:[{name:"model",rawName:"v-model.trim",value:e.value,expression:"value",modifiers:{trim:!0}}],attrs:{type:e.getInputTypeFromType(e.variable.type),id:e.variable.name,placeholder:e.variable.hint},domProps:{value:e.value},on:{input:function(t){t.target.composing||(e.value=t.target.value.trim())},blur:function(t){return e.$forceUpdate()}}}):e._e(),"rate"==e.variable.type?a("div",[a("p",{staticClass:"hint"},[e._v(e._s(e.variable.hint))]),a("div",{staticClass:"stars row justify-space-between"},e._l(5,(function(t){return a("div",{key:t,class:"column value-"+t,on:{click:function(a){e.value=e.value==t?0:t}}},[a("span",{staticClass:"star",class:{selected:e.value==t}})])})),0),e._m(0)]):e._e(),"checkbox"==e.variable.type?a("div",{staticClass:"checkbox-container"},[a("div",{staticClass:"checkbox",class:{selected:e.value},on:{click:function(t){e.value=!e.value}}}),a("p",[e._v(e._s(e.variable.hint))])]):e._e(),a("div",{staticClass:"error"},[null!=e.error?a("p",[a("i",{class:e.errorIcon}),e._v("\n      "+e._s(e.$t("form.error."+e.error))+"\n    ")]):e._e()])])},n=[function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"hints row justify-space-between"},[a("div",{staticClass:"column auto-size"},[a("p",[e._v("Nesouhlasím")])]),a("div",{staticClass:"column auto-size"},[a("p",[e._v("Nejsem si jistá(ý)")])]),a("div",{staticClass:"column auto-size"},[a("p",[e._v("Souhlasím")])])])}],r={props:{variable:null},data:function(){return{value:void 0!=this.variable.default?this.variable.default:"rate"==this.variable.type?0:"checkbox"!=this.variable.type&&"",errorIcon:"fas fa-exclamation-triangle",error:null,skipValidation:!1}},watch:{value:function(e,t){this.skipValidation?this.skipValidation=!1:this.validate()}},methods:{validate:function(){var e=this.validateType();return e.success?this.error=null:(this.error=e.error,void 0!=e.errorIcon&&(this.errorIcon=e.errorIcon)),e.success},clear:function(){this.value=void 0!=this.variable.default?this.variable.default:"rate"==this.variable.type?0:"checkbox"!=this.variable.type&&"",this.skipValidation=!0},getInputTypeFromType:function(e){switch(e){case"text":return"text";case"email":return"email"}},validateType:function(){switch(this.variable.type){case"email":if(this.variable.required&&(!this.value||this.value.length<=0))return{success:!1,error:"empty"};if(!this.variable.required&&(!this.value||this.value.length<=0))return{success:!0};if(this.value.length>254)return{success:!1,error:"too-long"};var e=/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i,t=e.test(this.value.toLowerCase());return t?{success:!0}:{success:!1,error:"not-email"};case"textarea":return this.variable.required&&(!this.value||this.value.length<=0)?{success:!1,error:"empty"}:(this.variable.required||this.value&&!(this.value.length<=0))&&this.value.length>2047?{success:!1,error:"too-long"}:{success:!0};case"telephone":if(this.variable.required&&(!this.value||this.value.length<=0))return{success:!1,error:"empty"};if(!this.variable.required&&(!this.value||this.value.length<=0))return{success:!0};if(this.value.length>20)return{success:!1,error:"too-long"};var a=/(\+(\d){3})?\s?((\d){3}(\s)?){3}/i,s=a.test(this.value.toLowerCase());return s?{success:!0}:{success:!1,error:"not-telephone"};case"rate":return this.variable.required&&(!this.value||this.value.length<=0||0==this.value)?{success:!1,error:"empty"}:(this.variable.required||this.value&&!(this.value.length<=0)&&0!=this.value)&&this.value>5?{success:!1,error:"too-long"}:{success:!0};case"checkbox":return this.variable.required&&0==this.value?{success:!1,error:"empty"}:{success:!0};default:return this.variable.required&&(!this.value||this.value.length<=0)?{success:!1,error:"empty"}:(this.variable.required||this.value&&!(this.value.length<=0))&&this.value.length>254?{success:!1,error:"too-long"}:{success:!0}}}}},i=r,o=a("2877"),c=Object(o["a"])(i,s,n,!1,null,null,null);t["a"]=c.exports},c4e6:function(e,t,a){"use strict";var s=function(){var e=this,t=e.$createElement,a=e._self._c||t;return e.show?a("div",{staticClass:"row column align-center justify-center"},e._l(e.openingHours[e.active].default,(function(t){return a("div",{key:t.day,staticClass:"column size-3 auto-size"},[a("div",{staticClass:"card no-margin"},[a("div",{staticClass:"content"},[a("div",{staticClass:"content"},[a("div",{staticClass:"row"},[a("div",{staticClass:"column size-3 text-left"},[a("p",[e._v(e._s(e.$t("dayInWeek."+t.day)))])]),a("div",{staticClass:"column size-3 text-right"},["hours"!=t.state?a("p",[e._v(e._s(e.$t("openingHours.state."+t.state)))]):e._e(),"hours"==t.state?a("p",[e._v(e._s(e.formatHours(t)))]):e._e()])])])])])])})),0):e._e()},n=[],r=(a("6b54"),a("f576"),{computed:{openingHours:function(){if(void 0!=this.$store.state.openingHours.openingHours)return this.$store.state.openingHours.openingHours}},created:function(){var e=this;this.$store.dispatch("openingHours/getOpeningHoursList").then((function(){e.show=!0}))},props:{active:String},data:function(){return{show:!1}},methods:{formatHours:function(e){return e.start.hour.toString().padStart(2,"0")+":"+e.start.minute.toString().padStart(2,"0")+" - "+e.end.hour.toString().padStart(2,"0")+":"+e.end.minute.toString().padStart(2,"0")}}}),i=r,o=a("2877"),c=Object(o["a"])(i,s,n,!1,null,null,null);t["a"]=c.exports}});
//# sourceMappingURL=app.2e59ed06.js.map