(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["preloadChunk-MenuBurgerWheel"],{"2de0":function(e,t,n){},"2e43":function(e,t,n){"use strict";n("2de0")},ab42:function(e,t,n){"use strict";n.r(t);var a=function(){var e=this,t=e._self._c;return t("div",{staticClass:"menu-burger__wheel",class:{"menu-burger__wheel--animated":e.animated},on:{click:e.goToSpin}},[t("div",{staticClass:"menu-burger__wheel-wr"},[t("div",{staticClass:"menu-burger__wheel-spin"},[t("img",{attrs:{src:e.wheelImage,width:"80",height:"80",alt:"wheel"}})])]),t("div",{staticClass:"menu-burger__wheel-label"},[e._v(" "+e._s(e.$t("spin.wheel_fortune"))+" ")]),t("div",{staticClass:"menu-burger__wheel-arrow"},[t("icon",{attrs:{"icon-name":"chevrone-right"}})],1)])},r=[],s=n("5530"),i=(n("14d9"),n("ca47")),l=n("5d2a"),u={name:"menu-burger-wheel",components:{Icon:l["a"]},data(){return{interval:null,animated:!1}},computed:Object(s["a"])(Object(s["a"])(Object(s["a"])({},Object(i["e"])("player",["getLanguageForUrl"])),Object(i["e"])("cmsConfig",["getIsWebpSupported"])),{},{wheelImage(){return this.getIsWebpSupported?"/img/spin/wheel.webp":"/img/spin/wheel.png"}}),mounted(){this.interval=setInterval(()=>{this.animated=!this.animated},3e3)},beforeDestroy(){clearInterval(this.interval)},methods:Object(s["a"])(Object(s["a"])({},Object(i["d"])("menu",["closeMenu"])),{},{goToSpin(){this.closeMenu(),this.$router.push(this.getLanguageForUrl+"/spin").catch(()=>({}))}})},c=u,o=(n("2e43"),n("2877")),h=Object(o["a"])(c,a,r,!1,null,null,null);t["default"]=h.exports}}]);