(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors~29263eed"],{2951:function(e,t,s){"use strict";s("14d9");var i=s("9ab4"),n=s("ca47"),o=s("a026");t["a"]={computed:Object.assign(Object.assign({},Object(n["e"])("player",["getLanguageForUrl"])),Object(n["e"])("playerLimits",["getIsPlayingRestricted","getIsCoolingOffActive","getExceededLossOrWagerLimit"])),methods:Object.assign(Object.assign({},Object(n["d"])("modal",{openModal:"open"})),{showCoolingOffModal(e={}){const t=this.getIsCoolingOffActive?"cooling_off":this.getExceededLossOrWagerLimit.type_name,i={action:"logout",limitOptions:e,noScroll:!0,type:t},n={component:Object(o["defineAsyncComponent"])(()=>s.e("limits-modal").then(s.bind(null,"db28"))),name:"limits-modal",props:i};this.openModal(n)},coolingOffActionHandle(e={}){return Object(i["a"])(this,void 0,void 0,(function*(){return!!this.getIsPlayingRestricted&&((null===e||void 0===e?void 0:e.pushToLimits)&&(yield this.$router.push(this.getLanguageForUrl+"/profile/limits").catch(()=>{})),this.showCoolingOffModal(e),!0)}))}})}},"492b":function(e,t,s){"use strict";s("14d9"),s("ac1f"),s("466d");var i=s("9ab4"),n=s("ca47"),o=s("9d61"),a=s("d861");const r="/profile/auth_providers/confirm";t["a"]={mixins:[o["a"],a["a"]],props:{auth_provider_confirmation_token:{type:String,default:""}},methods:Object.assign(Object.assign(Object.assign({},Object(n["d"])("playerAuthProviders",["sendProviderConfirmation"])),Object(n["d"])("modal",{openModal:"open"})),{sendConfirmAuthProvider(){return Object(i["a"])(this,void 0,void 0,(function*(){const e=this.$route.query.confirmation_token;if(!e||!this.$route.path.match(r))return;const t=yield this.sendProviderConfirmation(e),s=t.data,i=t.error;if(null===s||void 0===s?void 0:s.two_factor_enabled)return yield this.openModal2FA(),void this.$router.push(this.getLanguageForUrl||"/").catch(()=>{});this.$router.push(this.getLanguageForUrl||"/").catch(e=>{console.error(e)}),this.authProviderConformationHandler(i)}))},authProviderConformationHandler(e){if(!e)return this.$bus.emit("translations-init",()=>{this.showNotifyWheni18nLoaded({type:"info",text:"notification.account_confirmed"})}),void this.$bus.emit("player-sign-in");this.showNotifyWheni18nLoaded({type:"error",text:"notification.account_not_confirmed"})}})}},"498d":function(e,t,s){"use strict";t["a"]={methods:{createScrollBar(e){const t="string"===typeof e?document.querySelector(e):e;t&&!this.$vuebar.getState(t)&&this.$vuebar.initScrollbar(t,{})},refreshScrollBar(e){const t="string"===typeof e?document.querySelector(e):e;t&&this.$vuebar.getState(t)&&this.$vuebar.refreshScrollbar(t)},removeScrollBar(e,t=!0){const s="string"===typeof e?document.querySelector(e):e;s&&this.$vuebar.getState(s)&&this.$vuebar.destroyScrollbar(s),t&&(s.setAttribute("style",""),s.firstElementChild.setAttribute("style",""))}}}},"4af3":function(e,t,s){"use strict";var i=s("9ab4"),n=s("ca47"),o=s("4ec6"),a=s("4281"),r=s("c235"),c=s("a026");const d="Etc/UTC",l={showTitleAbove:!1,timeFormat:"HH:mm:ss",isTimerRow:!1};t["a"]={mixins:[r["a"]],computed:Object.assign(Object.assign(Object.assign(Object.assign({},Object(n["e"])("player",["getTimezone","getPlayerAutoUpdateTimezone","getTimeZoneWithoutDefault","isPlayerAuthorized"])),Object(n["e"])("globalTimezones",["getTimezonesObjectCodeData","getTimezoneOffsetObjectCodeData","getTimezones"])),Object(n["e"])("menu",["isMenuOpened"])),{timezoneName(){var e,t;return(null===(t=null===(e=this.getTimezonesObjectCodeData)||void 0===e?void 0:e[this.getTimezone])||void 0===t?void 0:t.name)||""},timezoneOffset(){var e;return(null===(e=this.getTimezoneOffsetObjectCodeData)||void 0===e?void 0:e[this.getTimezone])||0},timezoneChangedMessage(){return this.$t("timezone.changed_message",{timezone:this.timezoneName})},isPlayerTimezoneEqualLocalTimezone(){return this.getTimeZoneWithoutDefault===Object(o["a"])()}}),watch:{getTimezone(e,t){var s,i;if(this.isTimeZoneChanged=!0,!e||!t)return;const n=null===(s=this.getTimezonesObjectCodeData[t])||void 0===s?void 0:s.gmtOffset,o=null===(i=this.getTimezonesObjectCodeData[e])||void 0===i?void 0:i.gmtOffset;this.isTimeZoneChanged=n!==o}},methods:Object.assign(Object.assign(Object.assign(Object.assign({},Object(n["d"])("player",["setTimezone"])),Object(n["d"])("modal",{openModal:"open"})),Object(n["d"])("menu",["toggleMenu"])),{checkForPatchTimezone(e=Object.assign({},l)){return Object(i["a"])(this,void 0,void 0,(function*(){this.getPlayerAutoUpdateTimezone||this.getTimeZoneWithoutDefault||(yield this.openPatchTimezoneModal(Object.assign({},e)))}))},autoUpdateTimezone(e=Object.assign({},l)){return Object(i["a"])(this,void 0,void 0,(function*(){if(!this.isPlayerAuthorized||!this.getPlayerAutoUpdateTimezone||this.isPlayerTimezoneEqualLocalTimezone)return;const t=this.findTimezoneByCode(),s=this.findTimezoneByOffset();if(!t&&!s)return void(yield this.openPatchTimezoneModal(Object.assign({},e)));if(!t&&(null===s||void 0===s?void 0:s.code)===this.getTimeZoneWithoutDefault)return;const i=yield this.setTimezone({time_zone:(null===t||void 0===t?void 0:t.code)||(null===s||void 0===s?void 0:s.code),isPlayerAuthorized:this.isPlayerAuthorized}),n=i.error;n?this.getTimeZoneWithoutDefault!==(null===s||void 0===s?void 0:s.code)&&(yield this.setTimezone({time_zone:(null===s||void 0===s?void 0:s.code)||d,isPlayerAuthorized:this.isPlayerAuthorized}),this.showTimezoneChangedNotification()):this.showTimezoneChangedNotification()}))},showTimezoneChangedNotification(){this.isTimeZoneChanged&&this.showNotify({type:"info",data:{textCode:"notification_local_time",dataTest:"notification_local_time"},text:this.timezoneChangedMessage},7e3)},openPatchTimezoneModal(e=Object.assign({},l)){return Object(i["a"])(this,void 0,void 0,(function*(){this.isMenuOpened&&this.toggleMenu({toggleValue:!1}),yield new Promise(t=>{this.openModal({name:"patch-timezone",replace:!1,props:Object.assign({noScroll:!0,resolve:t},e),component:Object(c["defineAsyncComponent"])(()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-c7dade1c")]).then(s.bind(null,"53e8")))}),this.sendAnalyticsLogEvent()})}))},findTimezoneByOffset(e){const t=null!==e&&void 0!==e?e:Object(o["c"])();return this.getTimezones.find(e=>+e.offset===t)},findTimezoneByCode(e){const t=null!==e&&void 0!==e?e:Object(o["a"])();if(t)return this.getTimezones.find(e=>e.code===t)},checkIsPatchTimezoneWillShown(){const e=this.findTimezoneByCode(),t=this.findTimezoneByOffset();return this.getPlayerAutoUpdateTimezone&&!this.isPlayerTimezoneEqualLocalTimezone&&!e&&!t},sendAnalyticsLogEvent(){this.$analytics.logEvent({event:a["b"].available,element:"popup-local_time"})}})}},"587a":function(e,t,s){"use strict";s("caad"),s("14d9"),s("2532"),s("c73d");var i=s("9ab4"),n=s("ca47"),o=s("2b5f");t["a"]={props:{exitGameFrame:{type:Boolean,default:!1}},computed:Object.assign({},Object(n["e"])("player",["getLangCode"])),created(){this.exitGame()},methods:Object.assign(Object.assign({},Object(n["d"])("player",["changeLanguage"])),{exitGame(){return Object(i["a"])(this,void 0,void 0,(function*(){const e=this.getParentVM();if(this.exitGameFrame&&e)window.top.location="/";else if(this.exitGameFrame)this.exitGameHandler(e);else{yield this.$nextTick();const t=(null===e||void 0===e?void 0:e.$bus)||this.$bus;t.emit("close-game-modal")}}))},exitGameHandler(e){var t;return Object(i["a"])(this,void 0,void 0,(function*(){const s=e?null===(t=window.top)||void 0===t?void 0:t.vm.$router:this.$router,i=window.location.hash||null,n=this.getUrlParamsData(),o=n.language,a=n.languageForUrl,r=n.isReason,c=n.reasonId,d={query:this.$router.query,hash:i};if(r)return yield s.push(a),5===c&&(yield s.push(Object.assign(Object.assign({},d),{path:("/"===a?"":a+"/")+"deposit"}))),void(yield this.changeLanguageAfterChangeRoute(o));r||!e?e||(yield s.push(Object.assign(Object.assign({},d),{path:a})),yield this.changeLanguageAfterChangeRoute(o)):yield s.push(a)}))},getParentVM(){var e,t;return window.self!==window.top&&window.self.origin===(null===(e=window.top)||void 0===e?void 0:e.origin)&&(null===(t=window.top)||void 0===t?void 0:t.vm)},changeLanguageAfterChangeRoute(e){return Object(i["a"])(this,void 0,void 0,(function*(){e!==this.getLangCode&&(yield this.changeLanguage(e))}))},getUrlParamsData(){const e=this.$route,t=e.query,s=e.params,i=t.language||t.lang||t.locale||s.language||"",n=i&&i!==o["d"]?"/"+i:"/",a=Object.keys(t).includes("reason"),r=parseInt(t.reason);return{language:i,languageForUrl:n,isReason:a,reasonId:r}}})}},"5f6b":function(e,t,s){"use strict";s("caad"),s("14d9"),s("ac1f"),s("2532"),s("5319");var i=s("63ea"),n=s.n(i),o=s("4281");t["a"]={data(){return{lastSendAvailableAnalytics:{},lastSendErrorAnalytics:{},lastSendActivationAnalytics:{},gtmFieldsErrors:{},gtmTouchedFields:[]}},destroyed(){this.lastSendAvailableAnalytics={},this.lastSendErrorAnalytics={},this.lastSendActivationAnalytics={},this.gtmFieldsErrors={}},methods:{sendGtmAvailableAnalytics(e,t=null,s=null){n()(e,this.lastSendAvailableAnalytics)||(this.lastSendAvailableAnalytics=Object.assign({},e),t&&(e.step=t),s&&(e.place=s),this.$analytics.logEvent(Object.assign(Object.assign({},e),{event:o["b"].available})))},sendGtmErrorAnalytics(e,t=null,s=null){n()(e,this.lastSendErrorAnalytics)||(this.lastSendErrorAnalytics=Object.assign({},e),t&&(e.step=t),s&&(e.place=s),this.$analytics.logEvent(Object.assign(Object.assign({},e),{event:o["b"].fieldError})))},sendGtmFieldActivationAnalytics(e,t={step:null,place:null,position:null,once:!0}){n()(e,this.lastSendActivationAnalytics)&&t.once||(this.lastSendActivationAnalytics=Object.assign({},e),t.step&&(e.step=t.step),t.place&&(e.place=t.place),t.position&&(e.position=t.position),this.$analytics.logEvent(Object.assign(Object.assign({},e),{event:o["b"].fieldActivation})))},sendGtmFormSuccessAnalytics(e,t=null,s=null){t&&(e.step=t),s&&(e.place=s),this.$analytics.logEvent(Object.assign(Object.assign({},e),{event:o["b"].formSuccess}))},sendErrorFieldsAnalytics(e,t){var s;const i=null!==(s=null===t||void 0===t?void 0:t.name)&&void 0!==s?s:"";if(!e)return void delete this.gtmFieldsErrors[i];const n=this.gtmFieldsErrors[i];n&&n===e||(this.gtmFieldsErrors[i]=e,this.$analytics.logEvent(Object.assign(Object.assign({},t),{reason:e.replace(/"/g,"'"),event:o["b"].fieldError})))},sendFocusFieldAnalytics(e,t={once:!0}){this.gtmTouchedFields.includes(e.name)&&t.once||(this.gtmTouchedFields.push(e.name),this.sendGtmFieldActivationAnalytics(e,{once:t.once}))},sendFieldActivationAnalytics(e,t,s,i){e&&Object.keys(e).length&&this.sendGtmFieldActivationAnalytics(e,{step:t,place:s,position:i})}}}},7391:function(e,t,s){"use strict";s("caad"),s("4d63"),s("c607"),s("ac1f"),s("466d");t["a"]={computed:{isLandingPage(){const e=["wheel","wheel-pt","wheel-luxgirl","crypto","aviator","land-welcome","land-welcome-bonuscode","welcome-bonus-at","welcome-bonus-ca","welcome-bonus-new","welcome-bonus-new-bra","welcome-bonus-new-rus","welcome-bonus-betting","esports-bonus","esport-bonus","fortune-tiger","wheel-jackpot","landing-jackpot","wheel-bonanza","land-leonid300","land-this-is-starda","land-sparta","land-leonid","gods-of-war"],t=new RegExp(`(/[a-z]{2}(-[a-z]{2})?)?/${e.join("|")}$`),s=window.location.pathname.match(t);return e.includes(this.$route.name)||!this.$route.matched.length&&!!s}}}},8586:function(e,t,s){"use strict";var i=s("ccd5");t["a"]={methods:{checkCurrencyWasChanged(){const e=i["d"].showNotificationAfterReload.get();if(!e)return;i["d"].showNotificationAfterReload.remove();const t=this.$t(`currency.${e.toLowerCase()}_long_title`),s=`${e} ${t}`;this.showSuccessAddingNewAccountNotify(s),this.showSuccessChangingAccountNotify(s)},showSuccessChangingAccountNotify(e){this.showNotify({type:"success",text:this.$t("accounts_list.active_account_selected",{currency:e})})},showSuccessAddingNewAccountNotify(e){const t=i["d"].addingNewAccount.get();t&&(i["d"].addingNewAccount.remove(),this.showNotify({type:"success",text:this.$t("add_account_modal.added_currency_account",{currency:e})}))}}}},8992:function(e,t,s){"use strict";s("caad"),s("2532");var i=s("ca47"),n=s("3dbe");t["a"]={data(){return{currencyClass:"",gameCurrencyClass:""}},computed:Object.assign(Object.assign(Object.assign(Object.assign({},Object(i["e"])("globalCountries",["getCountriesKeyBy"])),Object(i["e"])("currencies",["getCurrenciesOptionsCodes","getCurrencies","getAllowCurrencies","isCurrencyFiat"])),Object(i["e"])("player",["isPlayerAuthorized","getCurrencyCode","getPredefinedData","getCountryCode","getGameCurrencyCode"])),{userCurrency(){return this.predefinedCurrency||this.allowedCountryCurrency||"RUB"},predefinedCurrency(){const e=this.getPredefinedData().currency;return this.allowedCurrenciesByCountry.length?this.allowedCurrenciesByCountry.includes(e)?e:"":e},allowedCountryCurrency(){var e;if(this.allowedCurrenciesByCountry[0])return this.allowedCurrenciesByCountry[0];const t=this.getCountriesKeyBy[this.getCountryCode];return null===(e=null===t||void 0===t?void 0:t.currency)||void 0===e?void 0:e.find(e=>this.getCurrenciesOptionsCodes.includes(e))},allowedCurrenciesByCountry(){return this.getAllowCurrencies[this.getCountryCode]||this.getAllowCurrencies.GLOBAL||[]}}),methods:Object.assign(Object.assign({},Object(i["d"])("player",["setCurrency","setGameCurrencyCode","setSelectedCurrency"])),{setCurrencyClass(e){this.setSelectedCurrency(e),this.currencyClass="currency-"+e.toLowerCase()},setGameCurrencyClass(e){this.gameCurrencyClass="content-game-currency-"+e.toLowerCase()},initializeUserCurrency(){if(this.isPlayerAuthorized)return this.setCurrencyClass(this.getCurrencyCode),void this.setGameCurrencyClass(this.getGameCurrencyCode);const e=this.isCurrencyFiat(this.userCurrency)?this.userCurrency:n["d"];this.setCurrency(this.userCurrency),this.setCurrencyClass(this.userCurrency),this.setGameCurrencyCode(e),this.setGameCurrencyClass(e)}}),watch:{getCurrencyCode(e,t){e!==t&&this.setCurrencyClass(e)},getGameCurrencyCode(e,t){e!==t&&this.setGameCurrencyClass(e)}}}},"8fc3":function(e,t,s){"use strict";var i=s("33fb"),n=s("e768");t["a"]={computed:{isSportPage(){return this.$route.name===n["f"]},isVSportPage(){return this.$route.name===n["g"]},isCyberSportPage(){return this.$route.name===n["c"]},isSport(){return this.isSportPage||this.isVSportPage||this.isCyberSportPage},isSportlobby(){return this.$route.name===n["e"]},isNewsPage(){var e,t;return(null===(t=null===(e=this.$route)||void 0===e?void 0:e.name)||void 0===t?void 0:t.split("/")[0])===i["a"]},isSportPages(){return this.isSportlobby||this.isSport}}}},9262:function(e,t,s){"use strict";var i=s("ca47"),n=s("3205");t["a"]={data:()=>({webviewEventData:null}),computed:Object.assign(Object.assign(Object.assign({},Object(i["e"])("batches",["getIsInitialBatchLoaded"])),Object(i["e"])("player",["getLangCode","getPlayerUuid"])),Object(i["e"])("playerSettings",["getMessengerToken"])),watch:{webviewEventData(e){e&&this.getIsInitialBatchLoaded&&this.webviewSubscribeInApp()},getIsInitialBatchLoaded(e){e&&this.webviewEventData&&this.webviewSubscribeInApp()}},methods:{webviewSubscribeInApp(){return n["a"].subscribeInApp(Object.assign({locale:this.getLangCode,uuid:this.getPlayerUuid},this.webviewEventData||{}),this.getMessengerToken)}}}},"9d41":function(e,t,s){"use strict";var i=s("ca47"),n=s("0a46"),o=s("4df4");function a(e){const t=e||n["d"];document.body.classList.remove(t===n["f"]?n["d"]:n["f"]),document.body.classList.contains(t)||document.body.classList.add(t)}t["a"]={computed:Object.assign({},Object(i["e"])("theme",{theme:"getTheme",isBasicTheme:"getIsBasic"})),created(){this.$bus.on("change-theme",this.setNewTheme),this.setNewThemeByTime(),a(this.theme)},beforeDestroy(){this.$bus.off("change-theme",this.setNewTheme)},methods:Object.assign(Object.assign({},Object(i["d"])("theme",["setTheme","changeTheme"])),{setNewThemeByTime(){if(this.isPlayerAuthorized)return;const e=Object(o["a"])();this.setNewTheme({theme:e,withCookie:!1})},setNewTheme(e){e?this.setTheme(e):this.changeTheme(),a(this.theme)}})}},"9d61":function(e,t,s){"use strict";s("caad"),s("ac1f"),s("5319");var i=s("9ab4"),n=s("63ea"),o=s.n(n),a=s("ca47"),r=s("c0f7"),c=s("a026");const d=["8","9","10","11"];t["a"]={computed:Object.assign(Object.assign(Object.assign({},Object(a["e"])("menu",["isMenuOpened"])),Object(a["e"])("modal",["getOpenedModals"])),{has2FASocialQuery(){return!!this.$route.query[r["e"]]},hasToDepositQuery(){return!!this.$route.query[r["f"]]},hasToLimitsQuery(){return!!this.$route.query[r["g"]]},has2FAModal(){return this.getOpenedModals.some(e=>"one-time-password"===e.name)},isProfilePage(){const e=["profile","profile/edit"];return e.includes(this.$route.name)}}),watch:{has2FASocialQuery(e,t){e&&t!==e&&this.checkSocial2FA()}},methods:Object.assign(Object.assign(Object.assign({},Object(a["d"])("modal",{openModal:"open"})),Object(a["d"])("menu",["toggleMenu"])),{openModal2FA(){return Object(i["a"])(this,void 0,void 0,(function*(){this.isMenuOpened&&this.toggleMenu({toggleValue:!1}),yield new Promise(e=>{var t;this.openModal({name:"one-time-password",replace:!1,props:{noScroll:!0,isSocial:!0,toDeposit:this.hasToDepositQuery,toLimits:this.hasToLimitsQuery,toProfile:this.isProfilePage,token:null===(t=this.$route.query)||void 0===t?void 0:t.token,resolve:e,isNotBottomSheet:!d.includes("3")},component:Object(c["defineAsyncComponent"])(()=>s.e("chunk-2d0d5fd1").then(s.bind(null,"7145")))})})}))},checkSocial2FA(){return Object(i["a"])(this,void 0,void 0,(function*(){if(!this.has2FASocialQuery||this.has2FAModal)return;if(yield this.openModal2FA(),this.hasToLimitsQuery)return;const e=Object.assign({},this.$route.query);delete e["2fa_required"],this.hasToDepositQuery&&delete e[r["f"]],o()(this.$route.query,e)||this.$router.replace({query:e}).catch(()=>{})}))}})}},b5ea:function(e,t,s){"use strict";s("4de4"),s("caad"),s("d81d"),s("14d9"),s("13d5"),s("4e82"),s("ac1f"),s("2532"),s("841c");var i=s("9ab4"),n=s("ca47"),o=s("d173"),a=s.n(o),r=s("b047"),c=s.n(r),d=s("974a"),l=s("60624");const h=500,u=40,g=30,m=99,b={1:1,2:10,default:100};t["a"]={data:()=>({foundGames:[],foundProviders:[],foundCount:0,isLoadingGames:!1}),computed:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Object(n["e"])("cmsConfig",["getFuseGameSearchOptions","getFuseProviderSearchOptions","getScoreThreshold"])),Object(n["e"])("gamesProviders",["sortedProvidersWithIndexShow","providersByCode"])),Object(n["e"])("games",["gamesArray","hasGames","gamesObjectData"])),Object(n["e"])("search",["getSearchText","getSelectedFilterList","getSelectedFiltersCount"])),Object(n["e"])("playerFavoriteGames",["playerFavoriteGamesArray"])),Object(n["e"])("gamesCollections",["getCollectionsById"])),Object(n["e"])("gamesCollections",["getGenres","getFeatures"])),Object(n["e"])("gamesProviders",["providersIndexShow","getProvidersWithJackpot"])),Object(n["e"])("player",["getCountryCode"])),{resultFoundGames(){return this.getSelectedFiltersCount?this.foundGames:this.favoriteGamesFiltered},favoriteGamesFiltered(){var e;const t=this.playerFavoriteGamesArray.filter(({identifier:e})=>{var t;return!(null===(t=this.openedMultiGames)||void 0===t?void 0:t.some(t=>t.identifier===e))});return(null===(e=this.openedMultiGames)||void 0===e?void 0:e.length)?t:this.playerFavoriteGamesArray},categoryFilters(){const e=[],t=e=>({code:e.id,name:e.locales[this.getLangCode]||e.title}),s=this.getFeatures.map(t),i=this.getGenres.map(t);return this.providersIndexShow.length&&e.push({id:"providers",name:this.$t("search.providers"),list:this.providersIndexShow,type:"providers"}),this.getProvidersWithJackpot.length&&e.push({id:"jackpots",name:this.$t("search.jackpots"),list:this.getProvidersWithJackpot,type:"providers"}),e.push({id:"features",name:this.$t("search.features"),list:s,type:"features"}),e.push({id:"collections",name:this.$t("search.collections"),list:i,type:"collections"}),e}}),watch:{getSearchText(){return Object(i["a"])(this,void 0,void 0,(function*(){this.isLoadingGames=!0,this.findGames(),yield this.$nextTick(),this.updateFoundCount(this.resultFoundGames.length)}))},getSelectedFiltersCount(){return Object(i["a"])(this,void 0,void 0,(function*(){this.isLoadingGames=!0,this.findGames(),yield this.$nextTick(),this.updateFoundCount(this.resultFoundGames.length)}))}},methods:{findGames:c()((function(){const e=[];this.hasGames&&this.getSelectedFiltersCount||(this.foundGames=[]),this.addGamesBySearchText(e),this.getSelectedFiltersCount&&(this.addGamesByProvider(e),this.addGamesByCollection("collections",e),this.addGamesByCollection("features",e)),this.filterBySearchProvidersResults(),this.foundGames=a()(...e),this.isLoadingGames=!1}),h),updateFoundCount(e){this.foundCount=e},addGamesByProvider(e){const t=this.getSelectedFilterList.filter(({type:e})=>"providers"===e);if(!t.length)return;const s=[];t.forEach(e=>{var t;const i=null===(t=this.providersByCode[e.code])||void 0===t?void 0:t.itemsIDS.reduce((t,s)=>{var i;const n=this.gamesObjectData[s];if(!n)return t;const o="jackpots"===e.id,a=null===(i=n.collections)||void 0===i?void 0:i.includes("jackpot");return o||t.push(n),o&&a&&t.push(n),t},[]);i&&s.push(...i)}),s.length&&e.push(s)},addGamesByCollection(e,t){const s=[],i=this.getSelectedFilterList.filter(({type:t})=>t===e);i.length&&(i.forEach(e=>{var t;const i=null===(t=this.getCollectionsById[e.code])||void 0===t?void 0:t.itemsIDS.reduce((e,t)=>{const s=this.gamesObjectData[t];return s&&e.push(s),e},[]);i&&s.push(...i)}),s.length&&t.push(s))},addGamesBySearchText(e){e.push(this.filterBySearchGamesResults(this.getSearchText))},filterBySearchGamesResults(e,t=this.gamesArray){const s=this.getFuseOptions(e,Object.assign({},this.getFuseGameSearchOptions)),i=new l["a"](t,s),n=i.search(Object(d["transliterate"])(e)),o=this.getFilteredGames(n);return o.map(({item:e})=>e)},filterBySearchProvidersResults(){const e=this.getFuseOptions(this.getSearchText,Object.assign({},this.getFuseProviderSearchOptions)),t=new l["a"](this.sortedProvidersWithIndexShow,e),s=t.search(Object(d["transliterate"])(this.getSearchText));this.foundProviders=s.map(({item:e})=>e)},getFuseOptions(e,t){return b[e.length]?(t.distance=b[e.length],t):(t.distance=b.default,t)},getFilteredGames(e){const t=(e,t)=>e.item.collections.includes(t),s="popular:"+this.getCountryCode.toUpperCase(),i=e.some(e=>t(e,s)),n=i?s:"popular",o=e.reduce((e,s)=>{let i=Math.round(100-100*s.score);return t(s,n)&&(i=Math.min(i+g,m)),i>=u&&e.push(Object.assign(Object.assign({},s),{score:i})),e},[]).sort((e,s)=>{if(s.score-e.score)return s.score-e.score;const i=t(e,n),o=t(s,n);return i&&o?0:o?1:-1});return o}}}},c15f:function(e,t,s){"use strict";s("14d9");var i=s("ca47"),n=s("7bb1"),o=s("9b02"),a=s.n(o),r=s("2b5f");t["a"]={data(){return{i18SetMessagesCallbacks:[]}},computed:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Object(i["e"])("cmsConfig",["getMomentDifferenceCodes"])),Object(i["e"])("preloader",["getIsVisible"])),Object(i["e"])("interfaceTranslations",["isTranslationsLoaded","isTranslationsUpdated"])),Object(i["e"])("batches",["getIsInitialBatchLoaded"])),{convertedMomentLangCode(){return a()(this.getMomentDifferenceCodes,this.$i18n.locale,this.$i18n.locale)},preloader(){return this.getIsVisible||!this.isTranslationsLoaded||!this.isTranslationsUpdated||!this.getIsInitialBatchLoaded},isReadyDoI18nCallbacks(){return{preloader:this.preloader,i18SetMessagesCallbacks:this.i18SetMessagesCallbacks}}}),watch:{isReadyDoI18nCallbacks({preloader:e,i18SetMessagesCallbacks:t}){if(t.length&&!e)while(t.length)this.$nextTick(this.i18SetMessagesCallbacks.shift())}},created(){this.$bus.on("translations-init",this.i18InitAddCallback)},beforeDestroy(){this.$bus.off("translations-init",this.i18InitAddCallback)},methods:Object.assign(Object.assign({},Object(i["d"])("interfaceTranslations",["setTranslationsUpdated"])),{i18MessagesUpdate(e){try{this.setNewLocaleMessages(e)}catch(t){console.error(t)}this.setTranslationsUpdated(!0)},setNewLocaleMessages(e){this.$i18n.setLocaleMessage(this.language||r["d"],e),this.$i18n.locale=this.language||r["d"],this.$moment.locale(this.convertedMomentLangCode),Object(n["e"])(this.language||r["d"])},i18InitAddCallback(e){this.i18SetMessagesCallbacks.push(e)},callCallbackWithTranslation(e){this.isTranslationsLoaded?e():this.i18InitAddCallback(e)}})}},c16e:function(e,t,s){"use strict";s("caad"),s("2532");var i=s("c235"),n=s("d197"),o=s("ca47");t["a"]={mixins:[i["a"]],computed:Object.assign({},Object(o["e"])("playerBonuses",["activeCumulativeBonuses"])),methods:{isGameForbiddenByBonuses(e){var t;const s=null===(t=null===e||void 0===e?void 0:e.collections)||void 0===t?void 0:t.includes(n["e"].ACCUMULATION_GAMES),i=Boolean(this.activeCumulativeBonuses.length);return i&&s},isGameForbiddenWithBonus(e){const t=this.isGameForbiddenByBonuses(e);return t&&this.showForbiddenNotify(),t},isGameV4ForbiddenWithBonus(e){var t;const s=null===(t=null===e||void 0===e?void 0:e.categories)||void 0===t?void 0:t.includes(n["e"].ACCUMULATION_GAMES),i=this.activeCumulativeBonuses.length,o=Boolean(i&&s);return o&&this.showForbiddenNotify(),o},showForbiddenNotify(){this.showNotify({type:"info",text:this.$root.$t("notification.forbidden_play_with_bonus")},!1)}}}},c502:function(e,t,s){"use strict";s("2b3d"),s("9861"),s("88a7"),s("271a"),s("5494");var i=s("ca47");t["a"]={computed:Object.assign(Object.assign({},Object(i["e"])("cmsConfig",["getDisableUniwebviewIframe","getDomainWebView"])),{isDisabledUniwebviewIframe(){return!this.getDomainWebView||this.getDisableUniwebviewIframe},linkUniwebview(){const e=new URL("uniwebview://action");return e.searchParams.set("key","startLoadSite"),e.searchParams.set("anotherKey","fresh"),e.searchParams.set("host",window.location.host),e.toString()},linkUniwebviewInit(){const e=new URL("uniwebview://action");return e.searchParams.set("key","init"),e.searchParams.set("project","fresh"),e.searchParams.set("host",window.location.host),e.toString()}}),methods:{createUniwebviewIFrame(){this.isDisabledUniwebviewIframe||this.createIframe(this.linkUniwebview)},createInitUniwebviewIFrame(){this.isDisabledUniwebviewIframe||this.createIframe(this.linkUniwebviewInit)},createIframe(e){const t=document.createElement("iframe");t.style.display="none",t.src=e,document.body.appendChild(t)}}}},c793:function(e,t,s){"use strict";var i=s("ca47"),n=s("4281"),o=s("ccd5");t["a"]={watch:{isLoaderIssue(e){e&&!o["d"].cancelSendingAnalytics.get()&&this.$analytics.logEvent({event:n["b"].queryError,type:n["f"].loaderIssue})}},computed:Object.assign(Object.assign(Object.assign(Object.assign({},Object(i["e"])("preloader",["getIsVisible"])),Object(i["e"])("interfaceTranslations",["isTranslationsLoaded"])),Object(i["e"])("batches",["getIsInitialBatchLoaded"])),{isPreloaderVisible(){return this.getIsVisible||!this.isTranslationsLoaded||!this.getIsInitialBatchLoaded},isLoaderIssue(){return this.getIsVisible&&this.isTranslationsLoaded&&this.getIsInitialBatchLoaded}})}},c7b5:function(e,t,s){"use strict";var i=s("ca47"),n=s("b047"),o=s.n(n);t["a"]={inject:{calcFixedPopupStyles:{type:[Function,void 0],default:void 0}},data(){return{openConverterName:"",gameForBottomSheet:{}}},computed:Object.assign({},Object(i["e"])("breakpoints",["isMobile"])),created(){this.$bus.on("toggle-converter",this.toggleConverter)},beforeDestroy(){this.$bus.off("toggle-converter",this.toggleConverter)},methods:{toggleConverter(e,t){var s,i,n,o,a,r;switch(this.openConverterName=e,this.gameForBottomSheet=t,this.openConverterName||this.isMobile||this.$bus.emit("add-payment-scrollbar"),this.openConverterName){case"converter-game-modal":null===(s=this.$refs.gameCurrencyBottomSheet)||void 0===s||s.open();break;case"game-currency-usd":null===(i=this.$refs.gameCurrencyUsdBottomSheet)||void 0===i||i.open();break;case this.converterName:null===(n=this.$refs.myBottomSheet)||void 0===n||n.open();break;default:null===(o=this.$refs.myBottomSheet)||void 0===o||o.close(),null===(a=this.$refs.gameCurrencyBottomSheet)||void 0===a||a.close(),null===(r=this.$refs.gameCurrencyUsdBottomSheet)||void 0===r||r.close()}},converterHandleClick(e=!1){const t=!this.activeBonuses.length||!this.playerFreespins.length||!this.playerLotteriesStatuses.length;this.isMobile||this.fixedPopup||!t&&!e||!this.isClickAvailable||this.$bus.emit("remove-payment-scrollbar")},calcInlineFixedStyle(){if(!this.isVisibleConverterModal||!this.fixedPopup)return;const e=this.$refs.activeAccount;this.calcFixedPopupStyles?this.inlineFixedStyle=this.calcFixedPopupStyles(e,this.openConverterName):e&&(this.inlineFixedStyle={position:"fixed",top:+e.getBoundingClientRect().top-40+"px",left:e.offsetLeft+"px",right:0,width:+e.offsetWidth+40+"px",transform:"translate(-20px, -20px)"})},onResize:o()((function(){this.calcInlineFixedStyle()}),100)}}},c967:function(e,t,s){"use strict";var i=s("ca47"),n=s("8fc3"),o=s("3138");t["a"]={mixins:[n["a"]],computed:Object.assign(Object.assign(Object.assign(Object.assign({},Object(i["e"])("player",["isPlayerAuthorized","isPatchProfileNeeded"])),Object(i["e"])("profileSettings",["hasInvalidFields"])),Object(i["e"])("modal",{currentModal:"current"})),{isMissingDataForSport(){return this.isMissingDataForBetby||this.isMissingDataForDigitain},isMissingDataForBetby(){return this.hasInvalidFields(o["d"])&&this.isPlayerAuthorized},isMissingDataForDigitain(){return this.hasInvalidFields(o["e"])&&this.isPlayerAuthorized}}),methods:Object.assign(Object.assign({},Object(i["d"])("modal",{openModal:"open",closeModal:"close"})),{openMissingDataForSport({component:e,props:t={}}){if(!this.isPlayerAuthorized||this.isPatchProfileNeeded||this.isSportlobby)return;const s=this.isSportPage||this.isCyberSportPage;if(s&&!this.isMissingDataForDigitain)return;if(this.isVSportPage&&!this.isMissingDataForBetby)return;const i=s?o["e"]:o["d"];this.openModal({name:"missing-data",props:Object.assign({formContext:i},t),component:e})},missingDataSportHandler({component:e,showMissingData:t,initSport:s,modalProps:i={}}){var n;t?this.openMissingDataForSport({component:e,modalProps:i}):(s(),"missing-data"===(null===(n=this.currentModal)||void 0===n?void 0:n.name)&&this.closeModal())}})}},cb1e:function(e,t,s){"use strict";s("caad"),s("14d9"),s("2532");var i=s("9ab4"),n=s("ca47"),o=s("d197"),a=s("4281");const r=0,c=200;t["a"]={data(){return{loadedCurrenciesForGames:[]}},computed:Object.assign(Object.assign(Object.assign(Object.assign({},Object(n["e"])("games",{games:"getData",gamesLoadingError:"getFetchError"})),Object(n["e"])("player",["isPlayerAuthorized","getCurrencyCode","getGameCurrencyCode"])),Object(n["e"])("currencies",["isCurrencyFiat"])),{isGamesWithCurrencyLoaded(){return this.loadedCurrenciesForGames.includes(this.getCurrencyCode)}}),methods:Object.assign(Object.assign({},Object(n["d"])("games",{fetchGames:"fetchData",fetchFallbackData:"fetchFallbackData"})),{fetchGamesList(){return Object(i["a"])(this,void 0,void 0,(function*(){if(this.isGamesWithCurrencyLoaded)return;this.loadedCurrenciesForGames.push(this.getCurrencyCode);const e=Date.now(),t=this.getFetchMethod();yield t(!0);const s=Date.now(),i={start:e,stop:s};if(this.gamesLoadingError)return this.fetchFallbackGameList(),void this.sendGamesLoadingError(Object.assign(Object.assign({},i),{reason:this.getGamesLoadingErrorReason(this.gamesLoadingError.status,i)}));const n=Object.keys(this.games).length;if(!n)return this.fetchFallbackGameList(),void this.sendGamesLoadingError(Object.assign(Object.assign({},i),{reason:o["f"].empty}));this.sendGamesLoadingTime(Object.assign(Object.assign({},i),{count:n}))}))},getFetchMethod(){const e=!this.isPlayerAuthorized||this.getCurrencyCode===this.getGameCurrencyCode;return this.isCurrencyFiat(this.getCurrencyCode)&&e?this.fetchGames:this.fetchFallbackData},fetchFallbackGameList(){o["k"].includes("3")&&this.fetchFallbackData()},sendGamesLoadingTime({start:e,stop:t,count:s}){const i={event:a["b"].loading,step:"Game Loading",start:e,stop:t,games_count:s,result:t-e};this.sendEvent(i)},sendGamesLoadingError({start:e,stop:t,reason:s}){const i={event:a["b"].gameLoadingError,reason:s,result:t-e};this.sendEvent(i)},getGamesLoadingErrorReason(e,t){return e===r&&this.isTimeoutOfTimeInterval(t)?o["f"].timeout:e&&e!==c?"server bad response "+e:""},isTimeoutOfTimeInterval({start:e,stop:t}){const s=t-e;return"180000"<=s},sendEvent(e){window.send_data&&window.send_data(e),window.dataLayer&&window.dataLayer.push(e)}})}},cddb:function(e,t,s){"use strict";s("caad"),s("ac1f"),s("2532"),s("5319");var i=s("2b5f"),n=s("1fa8"),o=s("ca47");t["a"]={computed:Object.assign({},Object(o["e"])("player",["getLangCode"])),methods:{addSpaceForSpecialLanguages(e){return e?i["b"].includes(this.getLangCode)?e.replace(/(\d+)\s?%/g,"%$1"):i["c"].includes(this.getLangCode)?Object(n["a"])(e):e:e}}}},d861:function(e,t,s){"use strict";var i=s("ca47"),n=s("c235");t["a"]={mixins:[n["a"]],computed:Object.assign({},Object(i["e"])("interfaceTranslations",["isTranslationsLoaded"])),methods:{showNotifyWheni18nLoaded(e){const t=this.$watch(()=>this.isTranslationsLoaded,s=>{s&&(this.showNotify(Object.assign(Object.assign({},e),{text:this.$t(e.text),ignoreDuplicates:!0})),setTimeout(()=>{t()}))},{immediate:!0})}}}},da99:function(e,t,s){"use strict";var i=s("3835"),n=(s("4de4"),s("caad"),s("ac1f"),s("2532"),s("5319"),s("841c"),s("9ab4")),o=s("ca47"),a=s("4281"),r=s("cbb7"),c=s("4fa1"),d=s("09ff"),l=s("c235"),h=s("ccd5");const u=["8","10","11"];t["a"]={computed:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Object(o["e"])("bonuses",{bonusesList:"bonusesDepositList",getActiveBonus:"activeBonus"})),Object(o["e"])("modal",["getOpenedModals"])),Object(o["e"])("player",["isPlayerAuthorized","getStatuses","isCanIssueBonuses","getIsGamblingAddict"])),Object(o["e"])("playerLimits",["getIsCoolingOffActive"])),Object(o["e"])("playerStats",["getIsDuplicate"])),methods:Object.assign(Object.assign(Object.assign(Object.assign({},Object(o["d"])("bonuses",{activateBonusAction:"activateBonus",deactivateBonusAction:"deactivateBonus"})),Object(o["d"])("bonusesCode",{setCodeAction:"setCode",clearCodeAction:"clearCode"})),Object(o["d"])("player",{fetchPlayer:"fetchData",switchGroup:"switchGroup"})),{setBonusFromRequestParam(e,t){return Object(n["a"])(this,void 0,void 0,(function*(){const s=this.getSearchParamFromRequest(e||window.__start_url.search,r["a"]),n=h["d"].bonusCode.get()||s;if(!n)return;if(!this.isPlayerAuthorized)return void h["d"].bonusCode.set(n);if(this.getIsCoolingOffActive)return void this.showNotify({text:this.$t(c["a"].FAILED_TO_ACTIVATE_BONUS_CODE_LIMIT),type:"error"});if(this.getIsGamblingAddict)return void this.showNotify({text:this.$t(c["a"].GAMBLING_ADDICT_BLACKLISTED),type:"error"});if(!this.isCanIssueBonuses)return void this.showNotify({text:this.$t("notification.bonuses_not_available"),type:"warn"});if(this.getIsGamblingAddict)return void this.showNotify({text:this.$t("notification.gambling_addict_blacklisted"),type:"error"});const o=this.bonusesList.filter(e=>e.code===n),a=Object(i["a"])(o,1),d=a[0];d?yield this.activateBonusFromRequest(d):yield this.updateCodeFromRequest(n,t),h["d"].bonusCode.remove()}))},activateBonusFromRequest(e){var t;return Object(n["a"])(this,void 0,void 0,(function*(){if(this.notAllowActivateBonus)return;const s=yield this.clearCodeAction(),i=s.error;i||((null===(t=this.getActiveBonus)||void 0===t?void 0:t.id)!==(null===e||void 0===e?void 0:e.id)&&(yield this.deactivateBonusAction()),yield this.activateBonusAction(e),yield this.fetchPlayer(),!this.isCanIssueBonuses||this.isBonusCodeActivationNotify||this.getIsDuplicate||this.showNotify({type:"info",text:this.$t("notification.bonus_activated_2",{name:Object(d["a"])(e)}),duration:5e3}))}))},updateCodeFromRequest(e,t){return Object(n["a"])(this,void 0,void 0,(function*(){this.getActiveBonus&&(yield this.deactivateBonusAction());const s=yield this.setCodeAction(e),i=s.error;!i&&this.isCanIssueBonuses&&(this.showNotify({type:"warn",data:{textCode:"bonus_code_activated"},text:this.$t("notification.bonus_code_activated",{code:e}),ignoreDuplicates:!0}),this.$analytics.logEvent({event:a["b"].promoCodeActivated,place:t,promo_code:e}))}))},setGroupFromRequestParam(e){return Object(n["a"])(this,void 0,void 0,(function*(){if(!this.isPlayerAuthorized)return;const t=this.getSearchParamFromRequest(e,"set-group");t&&!this.getStatuses.find(e=>e.name===t)&&(yield this.switchGroup({add:[t],remove:[]}))}))},getSearchParamFromRequest(e,t){const s=e||window.__start_url.search,n=s.substr(1).split("&").filter(e=>e.split("=")[0]===t),o=Object(i["a"])(n,1),a=o[0];if(!a)return"";const r=decodeURI(a.split("=")[1]||"");return r.replace(/\s/g,"_").toUpperCase()}}),mixins:[l["a"]],watch:{getOpenedModals(e,t){const s=u.includes("3")?["one-time-password"]:[],i=["registration","signin","deposit",...s],n=[...e,...t].find(({name:e})=>i.includes(e));n||h["d"].bonusCode.remove()}}}},dd39:function(e,t,s){"use strict";s("caad"),s("2532");var i=s("ca47"),n=s("8fc3"),o=s("0325"),a=s("9da1"),r=s("a026");t["a"]={mixins:[n["a"]],computed:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Object(i["e"])("paymentsPreviews",{paymentsPreviews:"getData"})),Object(i["e"])("cmsConfig",["getIsGamePage"])),Object(i["e"])("modal",{hasOpenedModals:"hasOpened"})),Object(i["e"])("player",["getIsCurrencyCodeConvertable"])),{isAggregateBankCard(){var e;return(null===(e=this.selectedProvider)||void 0===e?void 0:e.aggregateType)===o["a"].AGGREGATE_TYPE_BANK_CARD},isAggregateCrypto(){var e;return(null===(e=this.selectedProvider)||void 0===e?void 0:e.aggregateType)===o["a"].AGGREGATE_TYPE_CRYPTO},isAggregateTelegramWallet(){var e;return(null===(e=this.selectedProvider)||void 0===e?void 0:e.aggregateType)===o["a"].AGGREGATE_TYPE_TELEGRAM_WALLET},isSelectedAggregateProvider(){var e;return!!(null===(e=this.selectedProvider)||void 0===e?void 0:e.aggregateType)},selectedAggregateProviderImagePath(){var e,t,s,n;const o=null===(e=Object(i["b"])("theme/getIsBasic"))||void 0===e||e,r=a["g"].includes("3")||!o,c=r?a["d"]:a["e"];return null===(n=null===(s=this.paymentsPreviews[null===(t=this.selectedProvider)||void 0===t?void 0:t.aggregateType])||void 0===s?void 0:s.images)||void 0===n?void 0:n[c]},isShowDepositAfterRegistration(){return!this.getIsGamePage&&!this.isSportPage&&!this.getIsCurrencyCodeConvertable||!this.hasOpenedModals}}),methods:Object.assign(Object.assign({},Object(i["d"])("modal",{closeModal:"close",openModal:"open"})),{showDepositModalAfterRegistration(){this.isShowDepositAfterRegistration&&(this.closeModal(),this.openModal({name:"deposit",props:{noScroll:!0,place:"Registration"},component:Object(r["defineAsyncComponent"])(()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("chunk-7eb273b2")]).then(s.bind(null,"63ba")))}))}})}},faba:function(e,t,s){"use strict";s("14d9");var i=s("9ab4"),n=s("ca47"),o=s("d861"),a=s("9d61"),r=s("a026");t["a"]={props:{confirmation_token:{type:String,default:""}},mixins:[a["a"],o["a"]],computed:Object.assign({},Object(n["e"])("player",["getLanguageForUrl","isPlayerAuthorized"])),methods:Object.assign(Object.assign(Object.assign({},Object(n["d"])("player",["getEmailConfirmation"])),Object(n["d"])("modal",{openModal:"open"})),{emailConfirmationHandler(){var e;return Object(i["a"])(this,void 0,void 0,(function*(){if(!this.confirmation_token)return;const t=yield this.getEmailConfirmation(this.confirmation_token),s=t.error,i=t.response;if(i){const t=!!(null===(e=null===i||void 0===i?void 0:i.data)||void 0===e?void 0:e.two_factor_enabled);this.emailConfirmationSuccessHandler(t)}(null===s||void 0===s?void 0:s.errorNotify)&&this.emailConfirmationErrorHandler(s.errorNotify)}))},emailConfirmationSuccessHandler(e){this.$router.push(""+this.getLanguageForUrl||"/").catch(()=>{}),this.showNotifyWheni18nLoaded({type:"info",text:"notification.account_confirmed"}),!e||this.isPlayerAuthorized?this.openModal({name:"deposit",props:{noScroll:!0},component:Object(r["defineAsyncComponent"])(()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("chunk-7eb273b2")]).then(s.bind(null,"63ba")))}):this.openModal2FA()},emailConfirmationErrorHandler({id:e,text:t,type:s}){const i="already_confirmed"===e,n=i&&this.isPlayerAuthorized?t+"_short":t;this.showNotifyWheni18nLoaded({type:s,text:n}),i&&this.$router.push(this.getLanguageForUrl||"/").catch(()=>{})}})}}}]);