@everymatrix/casino-most-played-section 1.50.0 → 1.51.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/{CasinoFilter-CVuKaCwW.js → CasinoFilter-XACP-J3y.js} +323 -311
- package/components/CasinoFilter-tzredHGl.cjs +5 -0
- package/components/{CasinoGameThumbnail-Ci76yXvl.cjs → CasinoGameThumbnail-CWRpW1FQ.cjs} +7 -7
- package/components/{CasinoGameThumbnail-DE4jUfVR.js → CasinoGameThumbnail-DlHh77U1.js} +10 -2
- package/components/CasinoGamesCategorySection-CQQHka3g.cjs +1 -0
- package/components/{CasinoGamesCategorySection-Ch_YioYX.js → CasinoGamesCategorySection-Dn0LaRd5.js} +66 -53
- package/components/{CasinoMostPlayedSection-DN7kThFx.js → CasinoMostPlayedSection-CmrvGWTm.js} +28 -25
- package/components/CasinoMostPlayedSection-DStK35l5.cjs +1 -0
- package/components/{CasinoSort-Dvz79j1U.js → CasinoSort-BSgfUrr1.js} +25 -18
- package/components/CasinoSort-CNiMeABX.cjs +1 -0
- package/es2015/casino-most-played-section.cjs +1 -1
- package/es2015/casino-most-played-section.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFilter-DoohrQ48.cjs +0 -5
- package/components/CasinoGamesCategorySection-Dfpnc6TB.cjs +0 -1
- package/components/CasinoMostPlayedSection-zHFHx5Q4.cjs +0 -1
- package/components/CasinoSort-BtDnNGSy.cjs +0 -1
@@ -14,7 +14,7 @@ var fn = (e, t, a) => new Promise((n, r) => {
|
|
14
14
|
}, o = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(i, s);
|
15
15
|
o((a = a.apply(e, t)).next());
|
16
16
|
});
|
17
|
-
import { a as Xr, $ as Qr, S as $r, i as ei, f as C, c as ti, s as ai, b as ni, e as T, d as j, t as Oe, g as cn, h as y, j as hn, k as U, l as v, m as Ce, n as mt, o as H, p as ri, q as ii, r as Ma, u as wt, v as se, w as si, x as fa, H as Ie, y as Rt, z as xn, A as oi, B as dt, C as ca } from "./CasinoFilter-
|
17
|
+
import { a as Xr, $ as Qr, S as $r, i as ei, f as C, c as ti, s as ai, b as ni, e as T, d as j, t as Oe, g as cn, h as y, j as hn, k as U, l as v, m as Ce, n as mt, o as H, p as ri, q as ii, r as Ma, u as wt, v as se, w as si, x as fa, H as Ie, y as Rt, z as xn, A as oi, B as dt, C as ca } from "./CasinoFilter-XACP-J3y.js";
|
18
18
|
function li(e) {
|
19
19
|
throw new Error('Could not dynamically require "' + e + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
20
20
|
}
|
@@ -2735,6 +2735,14 @@ const vn = {
|
|
2735
2735
|
opens: "Abre",
|
2736
2736
|
full: "mesa llena-seguir apuesta",
|
2737
2737
|
dealer: "Dealer"
|
2738
|
+
},
|
2739
|
+
"en-us": {
|
2740
|
+
playNow: "Start now!",
|
2741
|
+
new: "NEW",
|
2742
|
+
hot: "Hot",
|
2743
|
+
opens: "Opens",
|
2744
|
+
full: "table full - bet behind",
|
2745
|
+
dealer: "Dealer"
|
2738
2746
|
}
|
2739
2747
|
}, fu = {
|
2740
2748
|
AED: "د.إ",
|
@@ -2909,7 +2917,7 @@ const vn = {
|
|
2909
2917
|
ZWD: "Z$"
|
2910
2918
|
};
|
2911
2919
|
function cu(e) {
|
2912
|
-
ni(e, "svelte-1jgvzop", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:20px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15;padding:8px 25px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;text-align:center;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));font-size:16px;border:2px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:white;font-size:12px;font-weight:normal}.GameInnerContainer .GameExtraInfoContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameInnerContainer:hover,.GameInnerContainer:active{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer:hover .UnfavoredIcon,.GameInnerContainer:active .UnfavoredIcon{display:flex}.GameInnerContainer:hover .GameExtraInfo{opacity:0.3}.GameNameBelow{color:var(--emw--color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.UnfavoredIcon{display:none}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emw--color-white, #FFFFFF);fill:var(--emw--color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emw--color-white, #FFFFFF);fill:var(--emw--color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:0px;right:0;width:100%;padding:0;background:linear-gradient(to top, var(--emw--color-black, #000000), var(--emw--color-black, #000000), transparent);color:var(--emw--color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emw--color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emw--color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emw--color-white, #FFFFFF) 75%, transparent 75%, var(--emw--color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emw--color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emw--color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;color:var(--emw--color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:12px;margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:12px;padding:2px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:8px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .UnfavoredIcon{width:14px;height:14px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:8px}}');
|
2920
|
+
ni(e, "svelte-1y9b7te", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:20px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15;padding:8px 25px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;text-align:center;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));font-size:16px;border:2px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:white;font-size:12px;font-weight:normal}.GameInnerContainer .GameExtraInfoContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameInnerContainer:hover,.GameInnerContainer:active{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer:hover .UnfavoredIcon,.GameInnerContainer:active .UnfavoredIcon{display:flex}.GameInnerContainer:hover .GameExtraInfo{opacity:0.3}.GameNameBelow{color:var(--emw--color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.UnfavoredIcon{display:none}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emw--color-white, #FFFFFF);fill:var(--emw--color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emw--color-white, #FFFFFF);fill:var(--emw--color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:0px;right:0;width:100%;padding:0;background:linear-gradient(to top, var(--emw--color-black, #000000), var(--emw--color-black, #000000), transparent);color:var(--emw--color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emw--color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:rgb(134.2369668246, 109.327014218, 11.7630331754)}.ListGame .GameInnerContainer .Orange{background-color:rgb(87.345971564, 71.1374407583, 7.654028436)}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emw--color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emw--color-white, #FFFFFF) 75%, transparent 75%, var(--emw--color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emw--color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emw--color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emw--color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;color:var(--emw--color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:12px;margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:12px;padding:2px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:8px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .UnfavoredIcon{width:14px;height:14px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:8px}}');
|
2913
2921
|
}
|
2914
2922
|
function kn(e, t, a) {
|
2915
2923
|
const n = e.slice();
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";var fe=(n,a,s)=>new Promise((l,o)=>{var i=_=>{try{c(s.next(_))}catch(d){o(d)}},m=_=>{try{c(s.throw(_))}catch(d){o(d)}},c=_=>_.done?l(_.value):Promise.resolve(_.value).then(i,m);c((s=s.apply(n,a)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CasinoFilter-tzredHGl.cjs"),ge=require("./CasinoGameThumbnail-CWRpW1FQ.cjs");function Ae(n,a){t.addMessages(n,a)}function bt(n){t.$locale.set(n)}const Re={en:{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"},"zh-hk":{showMore:"更多的",viewAll:"顯示所有",searchedItems:"搜索結果",recentSearchedItems:"最近搜索過",favorites:"收藏夹",noRecentSearch:"尚未開始搜索。 只需搜索遊戲。",noResults:"抱歉,沒有找到結果。 請再試一次。",noFavoritesMobile:"您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",noFavorites:"您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",noFavoritesTitle:"您還沒有任何喜歡的遊戲。",waiting:"等待"},de:{showMore:"Mehr",viewAll:"Alle anzeigen",searchedItems:"Ergebnis suchen",recentSearchedItems:"Zuletzt gesucht",noRecentSearch:"Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavorites:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"},it:{showMore:"Altro",viewAll:"Mostra tutto",searchedItems:"risultato",recentSearchedItems:"Ricerche recenti",noRecentSearch:"Non sono ancora state avviate ricerche. Esegui semplicemente la ricerca per un gioco.",noResults:"Spiacenti, nessun risultato. Si prega di riprovare."},fr:{showMore:"Plus de",viewAll:"Afficher tous",searchedItems:"Recherche du resultat",recentSearchedItems:"Recherches récentes",favorites:"Favoris",noRecentSearch:"Aucune recherche n'a encore été lancée . il suffit de chercher un jeu.",noResults:"Désolé , aucun résultat trouvé.veuillez réessayer.",noFavoritesMobile:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone étoile située sur la page du jeu.",noFavorites:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone en forme d'etoile située sur la vignette du jeu",noFavoritesTitle:"Vous n'avez pas encore de jeux favoris.",waiting:"Attente"},es:{showMore:"Más",viewAll:"Mostrar todas",searchedItems:"Resultado de busqueda",recentSearchedItems:"Buscado recientemente",favorites:"Favoritos",noRecentSearch:"Aún no inicia busqueda. Solo busque un juego",noResults:"Disculpe",noFavoritesMobile:"Ahora puede agregar juegos a sus Favoritos dando clic al ícono de estrella en esta página",noFavorites:"Ahora puede agregar juegos a sus Favoritos dando click al ícono de la miniatura del juego.",noFavoritesTitle:"No tiene juegos Favoritos aún",waiting:"Cargando"},tr:{showMore:"Daha fazla",viewAll:"Hepsini göster",searchedItems:"Arama sonucu",recentSearchedItems:"Son Aranan Öğeler",noRecentSearch:"Henüz arama başlamadı. Sadece bir oyun arayın.",noResults:"Üzgünüz, sonuç bulunamadı. Lütfen tekrar deneyin.",favorites:"Favoriler",noFavoritesMobile:"Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",noFavorites:"Bir oyunu favorilere eklemek için sağ üst köşedeki yıldız simgesine tıklayın.",noFavoritesTitle:"Henüz favori oyunlarınız yok.",waiting:"Bekleniyor"},ru:{showMore:"Показать больше",viewAll:"Посмотреть все",searchedItems:"Искомые товары",recentSearchedItems:"Недавние поисковые запросы",noRecentSearch:"Поиск еще не начался. Просто найдите игру.",noResults:"Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"},ro:{showMore:"Arata mai mult",viewAll:"Vezi toate",searchedItems:"Rezultatele cautarii",recentSearchedItems:"Cautari recente",favorites:"Favorite",noRecentSearch:"Nici o căutare nu a început încă. Pur și simplu căutați un joc.",noResults:"Ne pare rau, nu s-au gasit rezultate. Va rugam sa incercati din nou",noFavoritesMobile:"Acum puteți adăuga jocuri la favorite atingând pictograma stea situată pe pagina jocului.",noFavorites:"Acum puteți adăuga jocuri la favorite făcând clic pe pictograma stea situată pe miniatura jocului.",noFavoritesTitle:"Nu aveți încă niciun joc preferat.",waiting:"Aşteptare"},hr:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Rezultat pretrage",recentSearchedItems:"Nedavno pretraživano",noRecentSearch:"Još nije započela pretraga. Jednostavno pretražite igru.",noResults:"Žao nema rezultata",favorites:"Favoriti",noFavoritesMobile:"Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",noFavorites:"Kliknite na ikonu zvjezdice u gornjem desnom kutu igre kako biste je spremili kao omiljenu.",noFavoritesTitle:"Još nemate nijednu omiljenu igru.",waiting:"Čekanje"},hu:{showMore:"Több",viewAll:"Az összes megjelenítése",searchedItems:"Keresés eredménye",recentSearchedItems:"Legutóbb keresett",noRecentSearch:"A keresés még nem kezdődött el. Egyszerűen keressen egy játékot.",noResults:"Sajnos nincs találat. Kérjük próbálja újra."},pl:{showMore:"Więcej",viewAll:"Pokaż wszystkie",searchedItems:"Wynik wyszukiwania",recentSearchedItems:"Ostatnio wyszukiwane",noRecentSearch:"Nie rozpoczęto wyszukiwania. W prosty sposób wyszukaj grę.",noResults:"Przepraszamy, brak wyników. Prosimy spróbować ponownie."},pt:{showMore:"Mais",viewAll:"Mostre tudo",searchedItems:"Resultado da pesquisa",recentSearchedItems:"Pesquisado recentemente",favorites:"Favorito",noRecentSearch:"Nenhuma pesquisa foi iniciada ainda. Simplesmente procure por um jogo.",noResults:"Desculpe, nenhum resultado encontrado. Por favor, tente novamente.",noFavoritesMobile:"Agora você pode adicionar jogos aos favoritos tocando no ícone da estrela localizado na página do jogo.",noFavorites:"Agora você pode adicionar jogos aos favoritos clicando no ícone da estrela localizado na miniatura do jogo.",noFavoritesTitle:"Você ainda não tem nenhum jogo favorito.",waiting:"Aguardando"},sl:{showMore:"Več",viewAll:"Prikaži vse",searchedItems:"Rezultati iskanja",recentSearchedItems:"Nedavno iskanje",noRecentSearch:"Niste še začeli z iskanjem. Enostavno poiščite želeno igro.",noResults:"Oprostite, ni rezultata. Prosimo poizkusite ponovno."},sr:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Pretraži rezultat",recentSearchedItems:"Zadnja pretraga",noRecentSearch:"Još nije pokrenuta pretraga. Jednostavno pretraži igre.",noResults:"Žao nam je, nema pogodaka. Pokušaj ponovo."},"pt-br":{noResults:"Sentimos muito,'Nenhum resultado foi encontrado. Por favor, tente novamente'",noFavoritesMobile:"Clique no ícone de estrela no canto superior direito para salvar como favorito.",noFavorites:"Clique no ícone de estrela no canto superior direito para salvar como favorito.",noFavoritesTitle:"Você ainda não tem jogos selecionados como favoritos",waiting:"Esperando"},"es-mx":{showMore:"Mostrar más",viewAll:"Mostrar todo",searchedItems:"Resultados de búsqueda",recentSearchedItems:"Búsquedas recientes",favorites:"Favoritos",noRecentSearch:"No ha realizado alguna búsqueda. Simplemente busque algún juego",noResults:"Lo sentimos,No se encontró algún resultado. Por favor intente de nuevo",noFavoritesMobile:"De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",noFavorites:"De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",noFavoritesTitle:"Aún not tiene juegos seleccionados como favoritos",waiting:"Esperando"},"en-us":{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"}};if(typeof window!="undefined"){let n=function(a){return function(...s){try{return a.apply(this,s)}catch(l){if(l instanceof DOMException&&l.message.includes("has already been used with this registry")||l.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw l}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoGameThumbnail-CWRpW1FQ.cjs")).then(a=>a.CasinoGameThumbnail_ce).then(({default:a})=>{!customElements.get("casino-game-thumbnail")&&customElements.define("casino-game-thumbnail",a.element)})}if(typeof window!="undefined"){let n=function(a){return function(...s){try{return a.apply(this,s)}catch(l){if(l instanceof DOMException&&l.message.includes("has already been used with this registry")||l.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw l}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoFilter-tzredHGl.cjs")).then(a=>a.CasinoFilter_ce).then(({default:a})=>{!customElements.get("casino-filter")&&customElements.define("casino-filter",a.element)})}if(typeof window!="undefined"){let n=function(a){return function(...s){try{return a.apply(this,s)}catch(l){if(l instanceof DOMException&&l.message.includes("has already been used with this registry")||l.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw l}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("./CasinoSort-CNiMeABX.cjs")).then(({default:a})=>{!customElements.get("casino-sort")&&customElements.define("casino-sort",a.element)})}function wt(n){t.append_styles(n,"svelte-kdn7jl",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:5px;height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emw--casino-typography, var(--emw--color-contrast, #FFFFFF))}.NoSearchResults{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF));font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 0 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(182px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 182px);grid-auto-rows:182px;grid-auto-columns:182px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@container (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@container (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emw--casino-typography, var(--emw--color-white, #FFFFFF))}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C)) transparent var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@container (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 480px){.CategoryFilterContainer{gap:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(105px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 105px);grid-auto-rows:105px;grid-auto-columns:105px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}')}function Le(n,a,s){const l=n.slice();return l[91]=a[s],l[93]=s,l}function Pe(n,a,s){const l=n.slice();return l[91]=a[s],l[94]=a,l[93]=s,l}function De(n,a,s){const l=n.slice();return l[91]=a[s],l[93]=s,l}function kt(n){let a;function s(i,m){if(i[26])return Gt;if(i[37])return Ft}let l=s(n),o=l&&l(n);return{c(){a=t.element("div"),o&&o.c()},m(i,m){t.insert(i,a,m),o&&o.m(a,null)},p(i,m){l===(l=s(i))&&o?o.p(i,m):(o&&o.d(1),o=l&&l(i),o&&(o.c(),o.m(a,null)))},d(i){i&&t.detach(a),o&&o.d()}}}function yt(n){let a,s,l;function o(g,p){return g[30]?Ht:g[27].length?Ot:qt}let i=o(n),m=i(n);function c(g,p){return g[27]?Wt:Vt}let _=c(n),d=_(n);return{c(){a=t.element("div"),s=t.element("div"),m.c(),l=t.space(),d.c(),t.attr(s,"class","CasinoGamesHeader Searched "+(t.isMobile(n[42])?"CasinoGamesHeaderMobile":"")),t.attr(a,"class","CasinoGamesContainer")},m(g,p){t.insert(g,a,p),t.append(a,s),m.m(s,null),t.append(a,l),d.m(a,null)},p(g,p){i===(i=o(g))&&m?m.p(g,p):(m.d(1),m=i(g),m&&(m.c(),m.m(s,null))),_===(_=c(g))&&d?d.p(g,p):(d.d(1),d=_(g),d&&(d.c(),d.m(a,null)))},d(g){g&&t.detach(a),m.d(),d.d()}}}function St(n){let a;function s(i,m){return i[32]?Yt:Bt}let l=s(n),o=l(n);return{c(){o.c(),a=t.empty()},m(i,m){o.m(i,m),t.insert(i,a,m)},p(i,m){l!==(l=s(i))&&(o.d(1),o=l(i),o&&(o.c(),o.m(a.parentNode,a)))},d(i){i&&t.detach(a),o.d(i)}}}function Ft(n){let a,s,l,o,i=n[18]!=="true"&&Ue(n);function m(d,g){return d[23]&&!d[34]?zt:d[40]?Mt:Ct}let c=m(n),_=c(n);return{c(){a=t.element("div"),i&&i.c(),s=t.space(),l=t.element("ul"),_.c(),t.attr(l,"class",o=(n[40].items.length!=0?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),t.attr(a,"class","CasinoGamesContainer")},m(d,g){t.insert(d,a,g),i&&i.m(a,null),t.append(a,s),t.append(a,l),_.m(l,null),n[56](l)},p(d,g){d[18]!=="true"?i?i.p(d,g):(i=Ue(d),i.c(),i.m(a,s)):i&&(i.d(1),i=null),c===(c=m(d))&&_?_.p(d,g):(_.d(1),_=c(d),_&&(_.c(),_.m(l,null))),g[1]&512&&o!==(o=(d[40].items.length!=0?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&t.attr(l,"class",o)},d(d){d&&t.detach(a),i&&i.d(),_.d(),n[56](null)}}}function Gt(n){let a,s,l=n[18]!=="true"&&Be(n);function o(c,_){return c[23]&&!c[34]?Dt:c[27].length!==0?Pt:Lt}let i=o(n),m=i(n);return{c(){a=t.element("div"),l&&l.c(),s=t.space(),m.c(),t.attr(a,"class","CasinoGamesContainer")},m(c,_){t.insert(c,a,_),l&&l.m(a,null),t.append(a,s),m.m(a,null)},p(c,_){c[18]!=="true"?l?l.p(c,_):(l=Be(c),l.c(),l.m(a,s)):l&&(l.d(1),l=null),i===(i=o(c))&&m?m.p(c,_):(m.d(1),m=i(c),m&&(m.c(),m.m(a,null)))},d(c){c&&t.detach(a),l&&l.d(),m.d()}}}function Ue(n){let a,s,l=n[41]("favorites")+"",o,i,m,c,_=n[40].items.length+"",d,g;return{c(){a=t.element("div"),s=t.element("h3"),o=t.text(l),i=t.space(),m=t.element("span"),c=t.text("("),d=t.text(_),g=t.text(")"),t.attr(m,"class","CategoryFavName"),t.attr(s,"class","CategoryName"),t.attr(a,"class","CasinoGamesHeader")},m(p,k){t.insert(p,a,k),t.append(a,s),t.append(s,o),t.append(s,i),t.append(s,m),t.append(m,c),t.append(m,d),t.append(m,g),n[55](s)},p(p,k){k[1]&1024&&l!==(l=p[41]("favorites")+"")&&t.set_data(o,l),k[1]&512&&_!==(_=p[40].items.length+"")&&t.set_data(d,_)},d(p){p&&t.detach(a),n[55](null)}}}function Ct(n){let a,s=n[41]("waiting")+"",l;return{c(){a=t.element("p"),l=t.text(s)},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("waiting")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function Mt(n){let a,s=t.ensure_array_like(n[40].items),l=[];for(let i=0;i<s.length;i+=1)l[i]=We(Le(n,s,i));let o=null;return s.length||(o=Oe(n)),{c(){for(let i=0;i<l.length;i+=1)l[i].c();a=t.empty(),o&&o.c()},m(i,m){for(let c=0;c<l.length;c+=1)l[c]&&l[c].m(i,m);t.insert(i,a,m),o&&o.m(i,m)},p(i,m){if(m[0]&262121|m[1]&8128){s=t.ensure_array_like(i[40].items);let c;for(c=0;c<s.length;c+=1){const _=Le(i,s,c);l[c]?l[c].p(_,m):(l[c]=We(_),l[c].c(),l[c].m(a.parentNode,a))}for(;c<l.length;c+=1)l[c].d(1);l.length=s.length,!s.length&&o?o.p(i,m):s.length?o&&(o.d(1),o=null):(o=Oe(i),o.c(),o.m(a.parentNode,a))}},d(i){i&&t.detach(a),t.destroy_each(l,i),o&&o.d(i)}}}function zt(n){let a;return{c(){a=t.element("div"),t.attr(a,"class","lds-dual-ring")},m(s,l){t.insert(s,a,l)},p:t.noop,d(s){s&&t.detach(a)}}}function Oe(n){let a,s,l,o,i,m,c,_,d,g,p,k=n[41]("noFavoritesTitle")+"",F,b,G;function u(C,v){return t.isMobile(C[42])?Nt:It}let T=u(n)(n);return{c(){a=t.element("p"),s=t.svg_element("svg"),l=t.svg_element("rect"),o=t.svg_element("rect"),i=t.svg_element("circle"),m=t.svg_element("path"),c=t.svg_element("path"),_=t.svg_element("path"),d=t.svg_element("path"),g=t.space(),p=t.element("span"),F=t.text(k),b=t.space(),T.c(),G=t.space(),t.attr(l,"x","1"),t.attr(l,"y","18.053"),t.attr(l,"width","90.263"),t.attr(l,"height","90.263"),t.attr(l,"rx","12"),t.attr(l,"stroke","var(--emw--color-gray-150, #828282)"),t.attr(l,"stroke-width","1.5"),t.attr(o,"x","106.737"),t.attr(o,"y","56.737"),t.attr(o,"width","90.263"),t.attr(o,"height","90.263"),t.attr(o,"rx","12"),t.attr(o,"stroke","var(--emw--color-gray-150, #828282)"),t.attr(o,"stroke-width","1.5"),t.attr(i,"cx","70.5"),t.attr(i,"cy","32.237"),t.attr(i,"r","31.487"),t.attr(i,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),t.attr(i,"stroke-width","1.5"),t.attr(i,"stroke-dasharray","5 0"),t.attr(m,"d","M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"),t.attr(m,"fill","var(--emw--color-gray-150, #828282)"),t.attr(c,"d","M78 43h11v13H78V43z"),t.attr(c,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),t.attr(_,"d","m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"),t.attr(_,"fill","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),t.attr(_,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),t.attr(_,"stroke-linecap","round"),t.attr(_,"stroke-linejoin","round"),t.attr(d,"d","m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"),t.attr(d,"stroke","var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))"),t.attr(d,"stroke-width","1.5"),t.attr(d,"stroke-linecap","round"),t.attr(d,"stroke-linejoin","round"),t.attr(s,"width","198"),t.attr(s,"height","148"),t.attr(s,"viewBox","0 0 198 148"),t.attr(s,"fill","none"),t.attr(s,"xmlns","http://www.w3.org/2000/svg"),t.attr(p,"class","NoFavoriteText NoFavoriteTextHighlight"),t.attr(a,"class","NoFavoriteGames "+(t.isMobile(n[42])?"NoFavoriteGamesMobile":""))},m(C,v){t.insert(C,a,v),t.append(a,s),t.append(s,l),t.append(s,o),t.append(s,i),t.append(s,m),t.append(s,c),t.append(s,_),t.append(s,d),t.append(a,g),t.append(a,p),t.append(p,F),t.append(a,b),T.m(a,null),t.append(a,G)},p(C,v){v[1]&1024&&k!==(k=C[41]("noFavoritesTitle")+"")&&t.set_data(F,k),T.p(C,v)},d(C){C&&t.detach(a),T.d()}}}function It(n){let a,s=n[41]("noFavorites")+"",l;return{c(){a=t.element("span"),l=t.text(s),t.attr(a,"class","NoFavoriteText")},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("noFavorites")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function Nt(n){let a,s=n[41]("noFavoritesMobile")+"",l;return{c(){a=t.element("span"),l=t.text(s),t.attr(a,"class","NoFavoriteText")},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("noFavoritesMobile")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function qe(n){let a,s=n[91].gameModel.isFavorite&&He(n);return{c(){s&&s.c(),a=t.empty()},m(l,o){s&&s.m(l,o),t.insert(l,a,o)},p(l,o){l[91].gameModel.isFavorite?s?s.p(l,o):(s=He(l),s.c(),s.m(a.parentNode,a)):s&&(s.d(1),s=null)},d(l){l&&t.detach(a),s&&s.d(l)}}}function He(n){let a,s=Tt(n);return{c(){s&&s.c(),a=t.empty()},m(l,o){s&&s.m(l,o),t.insert(l,a,o)},p(l,o){s.p(l,o)},d(l){l&&t.detach(a),s&&s.d(l)}}}function Tt(n){let a,s,l;function o(c,_){if(_[1]&512&&(s=null),a==null&&(a=!!t.isMobile(c[42])),a)return jt;if(s==null&&(s=!!c[91].gameModel.platform.includes("PC")),s)return Et}let i=o(n,[-1,-1,-1,-1]),m=i&&i(n);return{c(){m&&m.c(),l=t.empty()},m(c,_){m&&m.m(c,_),t.insert(c,l,_)},p(c,_){i===(i=o(c,_))&&m?m.p(c,_):(m&&m.d(1),m=i&&i(c),m&&(m.c(),m.m(l.parentNode,l)))},d(c){c&&t.detach(l),m&&m.d(c)}}}function Et(n){let a,s,l,o,i,m,c,_,d,g,p,k,F,b,G;return{c(){var u;a=t.element("casino-game-thumbnail"),t.set_custom_element_data(a,"class",s=""+(A+(n[91].cellSize?n[91].cellSize:"1x1"))),t.set_custom_element_data(a,"part",l=""+(A+(n[91].cellSize?n[91].cellSize:"1x1"))),t.set_custom_element_data(a,"session",n[6]),t.set_custom_element_data(a,"userid",n[7]),t.set_custom_element_data(a,"lang",n[5]),t.set_custom_element_data(a,"translationurl",n[11]),t.set_custom_element_data(a,"favorites",n[8]),t.set_custom_element_data(a,"categoryid",n[0]),t.set_custom_element_data(a,"gamethumbnail",o=n[91].gameModel.thumbnail),t.set_custom_element_data(a,"gamename",i=n[91].gameModel.name),t.set_custom_element_data(a,"gamevendor",m=n[91].gameModel.vendor.displayName),t.set_custom_element_data(a,"gameLaunchUrl",c=n[91].launchUrl),t.set_custom_element_data(a,"gameisnew",_=n[91].gameModel.isNew),t.set_custom_element_data(a,"gametag",d=((u=n[91].gameModel.advancedTags)==null?void 0:u.length)>0&&n[43](n[91].gameModel.advancedTags)),t.set_custom_element_data(a,"gamecellsize",g=n[91].cellSize),t.set_custom_element_data(a,"gameid",p=n[91].gameModel.id),t.set_custom_element_data(a,"gamefunmode",k=n[91].gameModel.hasFunMode),t.set_custom_element_data(a,"showgamename",n[13]),t.set_custom_element_data(a,"gamefavorite",F=n[91].gameModel.isFavorite),t.set_custom_element_data(a,"showfavoredcategory",n[37]),t.set_custom_element_data(a,"connectlive",b=n[38][n[91].id]==1?"connect":"disconnect"),t.set_custom_element_data(a,"visibilityconnect",n[39]),t.set_custom_element_data(a,"currency",n[12]),t.set_custom_element_data(a,"livelobbyendpoint",G=n[91].gameModel.details?n[91].gameModel.launchUrl:""),t.set_custom_element_data(a,"clientstyling",n[9]),t.set_custom_element_data(a,"clientstylingurl",n[10]),t.set_custom_element_data(a,"endpoint",n[3]),t.set_custom_element_data(a,"livecasino",n[14]),t.set_custom_element_data(a,"gamepagemodalurl",n[15]),t.set_custom_element_data(a,"integratedgameframedesktop",n[16]),t.set_custom_element_data(a,"integratedgameframemobile",n[17])},m(u,f){t.insert(u,a,f)},p(u,f){var T;f[1]&512&&s!==(s=""+(A+(u[91].cellSize?u[91].cellSize:"1x1")))&&t.set_custom_element_data(a,"class",s),f[1]&512&&l!==(l=""+(A+(u[91].cellSize?u[91].cellSize:"1x1")))&&t.set_custom_element_data(a,"part",l),f[0]&64&&t.set_custom_element_data(a,"session",u[6]),f[0]&128&&t.set_custom_element_data(a,"userid",u[7]),f[0]&32&&t.set_custom_element_data(a,"lang",u[5]),f[0]&2048&&t.set_custom_element_data(a,"translationurl",u[11]),f[0]&256&&t.set_custom_element_data(a,"favorites",u[8]),f[0]&1&&t.set_custom_element_data(a,"categoryid",u[0]),f[1]&512&&o!==(o=u[91].gameModel.thumbnail)&&t.set_custom_element_data(a,"gamethumbnail",o),f[1]&512&&i!==(i=u[91].gameModel.name)&&t.set_custom_element_data(a,"gamename",i),f[1]&512&&m!==(m=u[91].gameModel.vendor.displayName)&&t.set_custom_element_data(a,"gamevendor",m),f[1]&512&&c!==(c=u[91].launchUrl)&&t.set_custom_element_data(a,"gameLaunchUrl",c),f[1]&512&&_!==(_=u[91].gameModel.isNew)&&t.set_custom_element_data(a,"gameisnew",_),f[1]&512&&d!==(d=((T=u[91].gameModel.advancedTags)==null?void 0:T.length)>0&&u[43](u[91].gameModel.advancedTags))&&t.set_custom_element_data(a,"gametag",d),f[1]&512&&g!==(g=u[91].cellSize)&&t.set_custom_element_data(a,"gamecellsize",g),f[1]&512&&p!==(p=u[91].gameModel.id)&&t.set_custom_element_data(a,"gameid",p),f[1]&512&&k!==(k=u[91].gameModel.hasFunMode)&&t.set_custom_element_data(a,"gamefunmode",k),f[0]&8192&&t.set_custom_element_data(a,"showgamename",u[13]),f[1]&512&&F!==(F=u[91].gameModel.isFavorite)&&t.set_custom_element_data(a,"gamefavorite",F),f[1]&64&&t.set_custom_element_data(a,"showfavoredcategory",u[37]),f[1]&640&&b!==(b=u[38][u[91].id]==1?"connect":"disconnect")&&t.set_custom_element_data(a,"connectlive",b),f[1]&256&&t.set_custom_element_data(a,"visibilityconnect",u[39]),f[0]&4096&&t.set_custom_element_data(a,"currency",u[12]),f[1]&512&&G!==(G=u[91].gameModel.details?u[91].gameModel.launchUrl:"")&&t.set_custom_element_data(a,"livelobbyendpoint",G),f[0]&512&&t.set_custom_element_data(a,"clientstyling",u[9]),f[0]&1024&&t.set_custom_element_data(a,"clientstylingurl",u[10]),f[0]&8&&t.set_custom_element_data(a,"endpoint",u[3]),f[0]&16384&&t.set_custom_element_data(a,"livecasino",u[14]),f[0]&32768&&t.set_custom_element_data(a,"gamepagemodalurl",u[15]),f[0]&65536&&t.set_custom_element_data(a,"integratedgameframedesktop",u[16]),f[0]&131072&&t.set_custom_element_data(a,"integratedgameframemobile",u[17])},d(u){u&&t.detach(a)}}}function jt(n){let a=n[91].gameModel.platform.includes("iPad")||n[91].gameModel.platform.includes("iPhone")||n[91].gameModel.platform.includes("Android"),s,l=a&&Ve(n);return{c(){l&&l.c(),s=t.empty()},m(o,i){l&&l.m(o,i),t.insert(o,s,i)},p(o,i){i[1]&512&&(a=o[91].gameModel.platform.includes("iPad")||o[91].gameModel.platform.includes("iPhone")||o[91].gameModel.platform.includes("Android")),a?l?l.p(o,i):(l=Ve(o),l.c(),l.m(s.parentNode,s)):l&&(l.d(1),l=null)},d(o){o&&t.detach(s),l&&l.d(o)}}}function Ve(n){let a,s,l,o,i,m,c,_,d,g,p,k,F,b,G;return{c(){var u;a=t.element("casino-game-thumbnail"),t.set_custom_element_data(a,"class",s=""+(A+(n[91].cellSize?n[91].cellSize:"1x1"))),t.set_custom_element_data(a,"part",l=""+(A+(n[91].cellSize?n[91].cellSize:"1x1"))),t.set_custom_element_data(a,"session",n[6]),t.set_custom_element_data(a,"userid",n[7]),t.set_custom_element_data(a,"lang",n[5]),t.set_custom_element_data(a,"favorites",n[8]),t.set_custom_element_data(a,"categoryid",n[0]),t.set_custom_element_data(a,"gamethumbnail",o=n[91].gameModel.thumbnail),t.set_custom_element_data(a,"gamename",i=n[91].gameModel.name),t.set_custom_element_data(a,"gamevendor",m=n[91].gameModel.vendor.displayName),t.set_custom_element_data(a,"gameLaunchUrl",c=n[91].launchUrl),t.set_custom_element_data(a,"gameisnew",_=n[91].gameModel.isNew),t.set_custom_element_data(a,"gametag",d=((u=n[91].gameModel.advancedTags)==null?void 0:u.length)>0&&n[43](n[91].gameModel.advancedTags)),t.set_custom_element_data(a,"gamecellsize",g=n[91].cellSize),t.set_custom_element_data(a,"gameid",p=n[91].gameModel.id),t.set_custom_element_data(a,"gamefunmode",k=n[91].gameModel.hasFunMode),t.set_custom_element_data(a,"showgamename",n[13]),t.set_custom_element_data(a,"gamefavorite",F=n[91].gameModel.isFavorite),t.set_custom_element_data(a,"showfavoredcategory",n[37]),t.set_custom_element_data(a,"connectlive",b=n[38][n[91].id]==1?"connect":"disconnect"),t.set_custom_element_data(a,"visibilityconnect",n[39]),t.set_custom_element_data(a,"translationurl",n[11]),t.set_custom_element_data(a,"currency",n[12]),t.set_custom_element_data(a,"livelobbyendpoint",G=n[91].gameModel.details?n[91].gameModel.launchUrl:""),t.set_custom_element_data(a,"clientstyling",n[9]),t.set_custom_element_data(a,"clientstylingurl",n[10]),t.set_custom_element_data(a,"endpoint",n[3]),t.set_custom_element_data(a,"livecasino",n[14]),t.set_custom_element_data(a,"gamepagemodalurl",n[15]),t.set_custom_element_data(a,"integratedgameframedesktop",n[16]),t.set_custom_element_data(a,"integratedgameframemobile",n[17])},m(u,f){t.insert(u,a,f)},p(u,f){var T;f[1]&512&&s!==(s=""+(A+(u[91].cellSize?u[91].cellSize:"1x1")))&&t.set_custom_element_data(a,"class",s),f[1]&512&&l!==(l=""+(A+(u[91].cellSize?u[91].cellSize:"1x1")))&&t.set_custom_element_data(a,"part",l),f[0]&64&&t.set_custom_element_data(a,"session",u[6]),f[0]&128&&t.set_custom_element_data(a,"userid",u[7]),f[0]&32&&t.set_custom_element_data(a,"lang",u[5]),f[0]&256&&t.set_custom_element_data(a,"favorites",u[8]),f[0]&1&&t.set_custom_element_data(a,"categoryid",u[0]),f[1]&512&&o!==(o=u[91].gameModel.thumbnail)&&t.set_custom_element_data(a,"gamethumbnail",o),f[1]&512&&i!==(i=u[91].gameModel.name)&&t.set_custom_element_data(a,"gamename",i),f[1]&512&&m!==(m=u[91].gameModel.vendor.displayName)&&t.set_custom_element_data(a,"gamevendor",m),f[1]&512&&c!==(c=u[91].launchUrl)&&t.set_custom_element_data(a,"gameLaunchUrl",c),f[1]&512&&_!==(_=u[91].gameModel.isNew)&&t.set_custom_element_data(a,"gameisnew",_),f[1]&512&&d!==(d=((T=u[91].gameModel.advancedTags)==null?void 0:T.length)>0&&u[43](u[91].gameModel.advancedTags))&&t.set_custom_element_data(a,"gametag",d),f[1]&512&&g!==(g=u[91].cellSize)&&t.set_custom_element_data(a,"gamecellsize",g),f[1]&512&&p!==(p=u[91].gameModel.id)&&t.set_custom_element_data(a,"gameid",p),f[1]&512&&k!==(k=u[91].gameModel.hasFunMode)&&t.set_custom_element_data(a,"gamefunmode",k),f[0]&8192&&t.set_custom_element_data(a,"showgamename",u[13]),f[1]&512&&F!==(F=u[91].gameModel.isFavorite)&&t.set_custom_element_data(a,"gamefavorite",F),f[1]&64&&t.set_custom_element_data(a,"showfavoredcategory",u[37]),f[1]&640&&b!==(b=u[38][u[91].id]==1?"connect":"disconnect")&&t.set_custom_element_data(a,"connectlive",b),f[1]&256&&t.set_custom_element_data(a,"visibilityconnect",u[39]),f[0]&2048&&t.set_custom_element_data(a,"translationurl",u[11]),f[0]&4096&&t.set_custom_element_data(a,"currency",u[12]),f[1]&512&&G!==(G=u[91].gameModel.details?u[91].gameModel.launchUrl:"")&&t.set_custom_element_data(a,"livelobbyendpoint",G),f[0]&512&&t.set_custom_element_data(a,"clientstyling",u[9]),f[0]&1024&&t.set_custom_element_data(a,"clientstylingurl",u[10]),f[0]&8&&t.set_custom_element_data(a,"endpoint",u[3]),f[0]&16384&&t.set_custom_element_data(a,"livecasino",u[14]),f[0]&32768&&t.set_custom_element_data(a,"gamepagemodalurl",u[15]),f[0]&65536&&t.set_custom_element_data(a,"integratedgameframedesktop",u[16]),f[0]&131072&&t.set_custom_element_data(a,"integratedgameframemobile",u[17])},d(u){u&&t.detach(a)}}}function We(n){let a,s=n[91].gameModel&&qe(n);return{c(){s&&s.c(),a=t.empty()},m(l,o){s&&s.m(l,o),t.insert(l,a,o)},p(l,o){l[91].gameModel?s?s.p(l,o):(s=qe(l),s.c(),s.m(a.parentNode,a)):s&&(s.d(1),s=null)},d(l){l&&t.detach(a),s&&s.d(l)}}}function Be(n){let a,s,l=n[26].name+"",o,i;function m(d,g){return d[28]?Rt:At}let c=m(n),_=c(n);return{c(){a=t.element("div"),s=t.element("h3"),o=t.text(l),i=t.space(),_.c(),t.attr(s,"class","CategoryName"),t.attr(a,"class","CasinoGamesHeader")},m(d,g){t.insert(d,a,g),t.append(a,s),t.append(s,o),n[51](s),t.append(a,i),_.m(a,null)},p(d,g){g[0]&67108864&&l!==(l=d[26].name+"")&&t.set_data(o,l),c===(c=m(d))&&_?_.p(d,g):(_.d(1),_=c(d),_&&(_.c(),_.m(a,null)))},d(d){d&&t.detach(a),n[51](null),_.d()}}}function At(n){let a,s,l,o=n[1]=="true"&&Ye(n),i=n[2]=="true"&&Je(n);return{c(){a=t.element("div"),o&&o.c(),s=t.space(),i&&i.c(),t.attr(a,"class",l=n[1]=="true"&&n[2]=="true"?"CategoryFilterContainer":"")},m(m,c){t.insert(m,a,c),o&&o.m(a,null),t.append(a,s),i&&i.m(a,null)},p(m,c){m[1]=="true"?o?o.p(m,c):(o=Ye(m),o.c(),o.m(a,s)):o&&(o.d(1),o=null),m[2]=="true"?i?i.p(m,c):(i=Je(m),i.c(),i.m(a,null)):i&&(i.d(1),i=null),c[0]&6&&l!==(l=m[1]=="true"&&m[2]=="true"?"CategoryFilterContainer":"")&&t.attr(a,"class",l)},d(m){m&&t.detach(a),o&&o.d(),i&&i.d()}}}function Rt(n){let a,s,l=n[41]("viewAll")+"",o,i,m=n[26].games.total+"",c,_,d,g;return{c(){a=t.element("a"),s=t.element("span"),o=t.text(l),i=t.text(" ("),c=t.text(m),_=t.text(")"),t.attr(s,"class","CategoryLoadMore"),t.attr(a,"class","CategoryNameLink")},m(p,k){t.insert(p,a,k),t.append(a,s),t.append(s,o),t.append(s,i),t.append(s,c),t.append(s,_),d||(g=t.listen(a,"click",n[52]),d=!0)},p(p,k){k[1]&1024&&l!==(l=p[41]("viewAll")+"")&&t.set_data(o,l),k[0]&67108864&&m!==(m=p[26].games.total+"")&&t.set_data(c,m)},d(p){p&&t.detach(a),d=!1,g()}}}function Ye(n){let a;return{c(){a=t.element("casino-filter"),t.set_custom_element_data(a,"clientstylingurl",n[10]),t.set_custom_element_data(a,"clientstyling",n[9]),t.set_custom_element_data(a,"endpoint",n[3]),t.set_custom_element_data(a,"datasource",n[4]),t.set_custom_element_data(a,"lang",n[5]),t.set_custom_element_data(a,"categoryid",n[0]),t.set_custom_element_data(a,"addfilterselector",n[1]),t.set_custom_element_data(a,"addsortingselector",n[2]),t.set_custom_element_data(a,"filterbylogo",n[19])},m(s,l){t.insert(s,a,l)},p(s,l){l[0]&1024&&t.set_custom_element_data(a,"clientstylingurl",s[10]),l[0]&512&&t.set_custom_element_data(a,"clientstyling",s[9]),l[0]&8&&t.set_custom_element_data(a,"endpoint",s[3]),l[0]&16&&t.set_custom_element_data(a,"datasource",s[4]),l[0]&32&&t.set_custom_element_data(a,"lang",s[5]),l[0]&1&&t.set_custom_element_data(a,"categoryid",s[0]),l[0]&2&&t.set_custom_element_data(a,"addfilterselector",s[1]),l[0]&4&&t.set_custom_element_data(a,"addsortingselector",s[2]),l[0]&524288&&t.set_custom_element_data(a,"filterbylogo",s[19])},d(s){s&&t.detach(a)}}}function Je(n){let a;return{c(){a=t.element("casino-sort"),t.set_custom_element_data(a,"clientstylingurl",n[10]),t.set_custom_element_data(a,"clientstyling",n[9]),t.set_custom_element_data(a,"lang",n[5]),t.set_custom_element_data(a,"categoryid",n[0]),t.set_custom_element_data(a,"addsortingselector",n[2])},m(s,l){t.insert(s,a,l)},p(s,l){l[0]&1024&&t.set_custom_element_data(a,"clientstylingurl",s[10]),l[0]&512&&t.set_custom_element_data(a,"clientstyling",s[9]),l[0]&32&&t.set_custom_element_data(a,"lang",s[5]),l[0]&1&&t.set_custom_element_data(a,"categoryid",s[0]),l[0]&4&&t.set_custom_element_data(a,"addsortingselector",s[2])},d(s){s&&t.detach(a)}}}function Lt(n){let a,s=n[41]("noResults")+"",l;return{c(){a=t.element("p"),l=t.text(s),t.attr(a,"class","NoSearchResults")},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("noResults")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function Pt(n){let a,s=[],l=new Map,o,i=t.ensure_array_like(n[27]);const m=c=>c[91].id;for(let c=0;c<i.length;c+=1){let _=Pe(n,i,c),d=m(_);l.set(d,s[c]=Ke(d,_))}return{c(){a=t.element("ul");for(let c=0;c<s.length;c+=1)s[c].c();t.attr(a,"class",o=(n[40].items.length===0&&n[37]?"":"CasinoGamesGrid")+" "+(n[25]&&n[20]=="true"?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")},m(c,_){t.insert(c,a,_);for(let d=0;d<s.length;d+=1)s[d]&&s[d].m(a,null);n[54](a)},p(c,_){_[0]&139722729|_[1]&4480&&(i=t.ensure_array_like(c[27]),s=t.update_keyed_each(s,_,m,1,c,i,l,a,t.destroy_block,Ke,null,Pe)),_[0]&34603008|_[1]&576&&o!==(o=(c[40].items.length===0&&c[37]?"":"CasinoGamesGrid")+" "+(c[25]&&c[20]=="true"?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")&&t.attr(a,"class",o)},d(c){c&&t.detach(a);for(let _=0;_<s.length;_+=1)s[_].d();n[54](null)}}}function Dt(n){let a;return{c(){a=t.element("div"),t.attr(a,"class","lds-dual-ring"),t.attr(a,"part","lds-dual-ring")},m(s,l){t.insert(s,a,l)},p:t.noop,d(s){s&&t.detach(a)}}}function Ut(n){let a,s,l,o,i,m,c,_,d,g,p,k,F,b,G,u=n[93];const f=()=>n[53](a,u),T=()=>n[53](null,u);return{c(){var C;a=t.element("casino-game-thumbnail"),t.set_custom_element_data(a,"session",n[6]),t.set_custom_element_data(a,"userid",n[7]),t.set_custom_element_data(a,"lang",n[5]),t.set_custom_element_data(a,"class",s=""+(A+(n[91].cellSize?n[91].cellSize:"1x1"))),t.set_custom_element_data(a,"part",l=""+(A+(n[91].cellSize?n[91].cellSize:"1x1"))),t.set_custom_element_data(a,"favorites",n[8]),t.set_custom_element_data(a,"categoryid",n[0]),t.set_custom_element_data(a,"gamethumbnail",o=n[91].thumbnail),t.set_custom_element_data(a,"gamename",i=n[91].name),t.set_custom_element_data(a,"gamevendor",m=n[91].vendor.displayName),t.set_custom_element_data(a,"gameLaunchUrl",c=n[91].launchUrl),t.set_custom_element_data(a,"gameisnew",_=n[91].isNew),t.set_custom_element_data(a,"gametag",d=((C=n[91].advancedTags)==null?void 0:C.length)>0&&n[43](n[91].advancedTags)),t.set_custom_element_data(a,"gamecellsize",g=n[91].cellSize),t.set_custom_element_data(a,"gameid",p=n[91].id),t.set_custom_element_data(a,"gamefunmode",k=n[91].hasFunMode),t.set_custom_element_data(a,"gamefavorite",F=n[91].isFavorite),t.set_custom_element_data(a,"translationurl",n[11]),t.set_custom_element_data(a,"showgamename",n[13]),t.set_custom_element_data(a,"connectlive",b=n[38][n[91].id]==1?"connect":"disconnect"),t.set_custom_element_data(a,"visibilityconnect",n[39]),t.set_custom_element_data(a,"currency",n[12]),t.set_custom_element_data(a,"livelobbyendpoint",G=n[91].details?n[91].href:""),t.set_custom_element_data(a,"clientstyling",n[9]),t.set_custom_element_data(a,"clientstylingurl",n[10]),t.set_custom_element_data(a,"endpoint",n[3]),t.set_custom_element_data(a,"livecasino",n[14]),t.set_custom_element_data(a,"gamepagemodalurl",n[15]),t.set_custom_element_data(a,"integratedgameframedesktop",n[16]),t.set_custom_element_data(a,"integratedgameframemobile",n[17]),t.set_custom_element_data(a,"casinogamesgridslider",n[20])},m(C,v){t.insert(C,a,v),f()},p(C,v){var H;n=C,v[0]&64&&t.set_custom_element_data(a,"session",n[6]),v[0]&128&&t.set_custom_element_data(a,"userid",n[7]),v[0]&32&&t.set_custom_element_data(a,"lang",n[5]),v[0]&134217728&&s!==(s=""+(A+(n[91].cellSize?n[91].cellSize:"1x1")))&&t.set_custom_element_data(a,"class",s),v[0]&134217728&&l!==(l=""+(A+(n[91].cellSize?n[91].cellSize:"1x1")))&&t.set_custom_element_data(a,"part",l),v[0]&256&&t.set_custom_element_data(a,"favorites",n[8]),v[0]&1&&t.set_custom_element_data(a,"categoryid",n[0]),v[0]&134217728&&o!==(o=n[91].thumbnail)&&t.set_custom_element_data(a,"gamethumbnail",o),v[0]&134217728&&i!==(i=n[91].name)&&t.set_custom_element_data(a,"gamename",i),v[0]&134217728&&m!==(m=n[91].vendor.displayName)&&t.set_custom_element_data(a,"gamevendor",m),v[0]&134217728&&c!==(c=n[91].launchUrl)&&t.set_custom_element_data(a,"gameLaunchUrl",c),v[0]&134217728&&_!==(_=n[91].isNew)&&t.set_custom_element_data(a,"gameisnew",_),v[0]&134217728&&d!==(d=((H=n[91].advancedTags)==null?void 0:H.length)>0&&n[43](n[91].advancedTags))&&t.set_custom_element_data(a,"gametag",d),v[0]&134217728&&g!==(g=n[91].cellSize)&&t.set_custom_element_data(a,"gamecellsize",g),v[0]&134217728&&p!==(p=n[91].id)&&t.set_custom_element_data(a,"gameid",p),v[0]&134217728&&k!==(k=n[91].hasFunMode)&&t.set_custom_element_data(a,"gamefunmode",k),v[0]&134217728&&F!==(F=n[91].isFavorite)&&t.set_custom_element_data(a,"gamefavorite",F),v[0]&2048&&t.set_custom_element_data(a,"translationurl",n[11]),v[0]&8192&&t.set_custom_element_data(a,"showgamename",n[13]),v[0]&134217728|v[1]&128&&b!==(b=n[38][n[91].id]==1?"connect":"disconnect")&&t.set_custom_element_data(a,"connectlive",b),v[1]&256&&t.set_custom_element_data(a,"visibilityconnect",n[39]),v[0]&4096&&t.set_custom_element_data(a,"currency",n[12]),v[0]&134217728&&G!==(G=n[91].details?n[91].href:"")&&t.set_custom_element_data(a,"livelobbyendpoint",G),v[0]&512&&t.set_custom_element_data(a,"clientstyling",n[9]),v[0]&1024&&t.set_custom_element_data(a,"clientstylingurl",n[10]),v[0]&8&&t.set_custom_element_data(a,"endpoint",n[3]),v[0]&16384&&t.set_custom_element_data(a,"livecasino",n[14]),v[0]&32768&&t.set_custom_element_data(a,"gamepagemodalurl",n[15]),v[0]&65536&&t.set_custom_element_data(a,"integratedgameframedesktop",n[16]),v[0]&131072&&t.set_custom_element_data(a,"integratedgameframemobile",n[17]),v[0]&1048576&&t.set_custom_element_data(a,"casinogamesgridslider",n[20]),u!==n[93]&&(T(),u=n[93],f())},d(C){C&&t.detach(a),T()}}}function Ke(n,a){let s,l,o=Ut(a);return{key:n,first:null,c(){s=t.empty(),o&&o.c(),l=t.empty(),this.first=s},m(i,m){t.insert(i,s,m),o&&o.m(i,m),t.insert(i,l,m)},p(i,m){a=i,o.p(a,m)},d(i){i&&(t.detach(s),t.detach(l)),o&&o.d(i)}}}function Ot(n){let a,s=n[41]("searchedItems")+"",l;return{c(){a=t.element("h3"),l=t.text(s),t.attr(a,"class","StatusText")},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("searchedItems")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function qt(n){let a,s=n[41]("noResults")+"",l;return{c(){a=t.element("h3"),l=t.text(s),t.attr(a,"class","StatusText")},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("noResults")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function Ht(n){let a,s=n[41]("recentSearchedItems")+"",l;return{c(){a=t.element("h3"),l=t.text(s),t.attr(a,"class","StatusText")},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("recentSearchedItems")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function Vt(n){let a;return{c(){a=t.element("p"),a.textContent="Waiting",t.attr(a,"class","SearchWaiting")},m(s,l){t.insert(s,a,l)},p:t.noop,d(s){s&&t.detach(a)}}}function Wt(n){let a,s,l=[],o=new Map,i=!n[33]&&Xe(n),m=t.ensure_array_like(n[27]);const c=_=>_[91].id;for(let _=0;_<m.length;_+=1){let d=De(n,m,_),g=c(d);o.set(g,l[_]=Ze(g,d))}return{c(){i&&i.c(),a=t.space(),s=t.element("ul");for(let _=0;_<l.length;_+=1)l[_].c();t.attr(s,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(_,d){i&&i.m(_,d),t.insert(_,a,d),t.insert(_,s,d);for(let g=0;g<l.length;g+=1)l[g]&&l[g].m(s,null)},p(_,d){_[33]?i&&(i.d(1),i=null):i?i.p(_,d):(i=Xe(_),i.c(),i.m(a.parentNode,a)),d[0]&134479849|d[1]&4097&&(m=t.ensure_array_like(_[27]),l=t.update_keyed_each(l,d,c,1,_,m,o,s,t.destroy_block,Ze,null,De))},d(_){_&&(t.detach(a),t.detach(s)),i&&i.d(_);for(let d=0;d<l.length;d+=1)l[d].d()}}}function Xe(n){let a,s=n[41]("noRecentSearch")+"",l;return{c(){a=t.element("p"),l=t.text(s),t.attr(a,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(t.isMobile(n[42])?"NoRecentSearchesMobile":""))},m(o,i){t.insert(o,a,i),t.append(a,l)},p(o,i){i[1]&1024&&s!==(s=o[41]("noRecentSearch")+"")&&t.set_data(l,s)},d(o){o&&t.detach(a)}}}function Ze(n,a){let s,l,o,i,m,c,_,d,g,p,k,F,b,G;return{key:n,first:null,c(){var u;s=t.element("casino-game-thumbnail"),t.set_custom_element_data(s,"class",l=""+(A+(a[91].cellSize?a[91].cellSize:"1x1"))),t.set_custom_element_data(s,"part",o=""+(A+(a[91].cellSize?a[91].cellSize:"1x1"))),t.set_custom_element_data(s,"session",a[6]),t.set_custom_element_data(s,"userid",a[7]),t.set_custom_element_data(s,"lang",a[5]),t.set_custom_element_data(s,"searchitem",a[31]),t.set_custom_element_data(s,"favorites",a[8]),t.set_custom_element_data(s,"categoryid",a[0]),t.set_custom_element_data(s,"gamethumbnail",i=a[91].thumbnail),t.set_custom_element_data(s,"gamename",m=a[91].name),t.set_custom_element_data(s,"gamevendor",c=a[91].vendor.displayName),t.set_custom_element_data(s,"gameLaunchUrl",_=a[91].launchUrl),t.set_custom_element_data(s,"gameisnew",d=a[91].isNew),t.set_custom_element_data(s,"gametag",g=((u=a[91].advancedTags)==null?void 0:u.length)>0&&a[43](a[91].advancedTags)),t.set_custom_element_data(s,"gamecellsize",p=a[91].cellSize),t.set_custom_element_data(s,"gameid",k=a[91].id),t.set_custom_element_data(s,"gamefunmode",F=a[91].hasFunMode),t.set_custom_element_data(s,"showgamename",a[13]),t.set_custom_element_data(s,"translationurl",a[11]),t.set_custom_element_data(s,"gamefavorite",b=a[91].isFavorite),t.set_custom_element_data(s,"currency",a[12]),t.set_custom_element_data(s,"livelobbyendpoint",G=a[91].details?a[91].href:""),t.set_custom_element_data(s,"clientstyling",a[9]),t.set_custom_element_data(s,"clientstylingurl",a[10]),t.set_custom_element_data(s,"endpoint",a[3]),t.set_custom_element_data(s,"livecasino",a[14]),t.set_custom_element_data(s,"gamepagemodalurl",a[15]),t.set_custom_element_data(s,"integratedgameframedesktop",a[16]),t.set_custom_element_data(s,"integratedgameframemobile",a[17]),this.first=s},m(u,f){t.insert(u,s,f)},p(u,f){var T;a=u,f[0]&134217728&&l!==(l=""+(A+(a[91].cellSize?a[91].cellSize:"1x1")))&&t.set_custom_element_data(s,"class",l),f[0]&134217728&&o!==(o=""+(A+(a[91].cellSize?a[91].cellSize:"1x1")))&&t.set_custom_element_data(s,"part",o),f[0]&64&&t.set_custom_element_data(s,"session",a[6]),f[0]&128&&t.set_custom_element_data(s,"userid",a[7]),f[0]&32&&t.set_custom_element_data(s,"lang",a[5]),f[1]&1&&t.set_custom_element_data(s,"searchitem",a[31]),f[0]&256&&t.set_custom_element_data(s,"favorites",a[8]),f[0]&1&&t.set_custom_element_data(s,"categoryid",a[0]),f[0]&134217728&&i!==(i=a[91].thumbnail)&&t.set_custom_element_data(s,"gamethumbnail",i),f[0]&134217728&&m!==(m=a[91].name)&&t.set_custom_element_data(s,"gamename",m),f[0]&134217728&&c!==(c=a[91].vendor.displayName)&&t.set_custom_element_data(s,"gamevendor",c),f[0]&134217728&&_!==(_=a[91].launchUrl)&&t.set_custom_element_data(s,"gameLaunchUrl",_),f[0]&134217728&&d!==(d=a[91].isNew)&&t.set_custom_element_data(s,"gameisnew",d),f[0]&134217728&&g!==(g=((T=a[91].advancedTags)==null?void 0:T.length)>0&&a[43](a[91].advancedTags))&&t.set_custom_element_data(s,"gametag",g),f[0]&134217728&&p!==(p=a[91].cellSize)&&t.set_custom_element_data(s,"gamecellsize",p),f[0]&134217728&&k!==(k=a[91].id)&&t.set_custom_element_data(s,"gameid",k),f[0]&134217728&&F!==(F=a[91].hasFunMode)&&t.set_custom_element_data(s,"gamefunmode",F),f[0]&8192&&t.set_custom_element_data(s,"showgamename",a[13]),f[0]&2048&&t.set_custom_element_data(s,"translationurl",a[11]),f[0]&134217728&&b!==(b=a[91].isFavorite)&&t.set_custom_element_data(s,"gamefavorite",b),f[0]&4096&&t.set_custom_element_data(s,"currency",a[12]),f[0]&134217728&&G!==(G=a[91].details?a[91].href:"")&&t.set_custom_element_data(s,"livelobbyendpoint",G),f[0]&512&&t.set_custom_element_data(s,"clientstyling",a[9]),f[0]&1024&&t.set_custom_element_data(s,"clientstylingurl",a[10]),f[0]&8&&t.set_custom_element_data(s,"endpoint",a[3]),f[0]&16384&&t.set_custom_element_data(s,"livecasino",a[14]),f[0]&32768&&t.set_custom_element_data(s,"gamepagemodalurl",a[15]),f[0]&65536&&t.set_custom_element_data(s,"integratedgameframedesktop",a[16]),f[0]&131072&&t.set_custom_element_data(s,"integratedgameframemobile",a[17])},d(u){u&&t.detach(s)}}}function Bt(n){let a;return{c(){a=t.element("p"),a.textContent="500 Error - Internal Server Error.",t.attr(a,"class","SearchLoading")},m(s,l){t.insert(s,a,l)},d(s){s&&t.detach(a)}}}function Yt(n){let a;return{c(){a=t.element("p"),a.textContent="404 Error - No result found.",t.attr(a,"class","SearchLoading")},m(s,l){t.insert(s,a,l)},d(s){s&&t.detach(a)}}}function Jt(n){let a;function s(i,m){return i[24]?St:i[29]?yt:kt}let l=s(n),o=l(n);return{c(){a=t.element("div"),o.c(),t.attr(a,"class","CasinoGamesCategorySectionContainer")},m(i,m){t.insert(i,a,m),o.m(a,null),n[57](a)},p(i,m){l===(l=s(i))&&o?o.p(i,m):(o.d(1),o=l(i),o&&(o.c(),o.m(a,null)))},i:t.noop,o:t.noop,d(i){i&&t.detach(a),o.d(),n[57](null)}}}const A="game-tile-";let Kt=0;function Xt(n,a,s){let l;t.component_subscribe(n,t.$format,r=>s(41,l=r));let{endpoint:o=""}=a,{datasource:i=""}=a,{lang:m=""}=a,{session:c=""}=a,{userid:_=""}=a,{favorites:d=""}=a,{clientstyling:g=""}=a,{clientstylingurl:p=""}=a,{translationurl:k=""}=a,{currency:F=""}=a,{categoryid:b=""}=a,{showgamename:G=""}=a,{livecasino:u="false"}=a,{gamepagemodalurl:f="true"}=a,{integratedgameframedesktop:T="false"}=a,{integratedgameframemobile:C="false"}=a,{casinomygames:v="false"}=a,{addfilterselector:H="false"}=a,{addsortingselector:le="false"}=a,{filterbylogo:Ce=""}=a,{casinogamesgridslider:Me="false"}=a,{fetchviaevent:X="false"}=a,{showallpage:he="casino"}=a,{actionevent:pe="CategoryChange"}=a,{displayedgamecount:oe="10"}=a,{showallbuttongamescount:ie="10"}=a,O=!0,ve=!1,re,me,V=!0,ze=window.navigator.userAgent,E,y=[],P=!0,W=40,D=!1,_e=!1,Ie=!1,Z=!1,be=!1,we=!0,Q=!1,x,ke,$,ee=!1,B,ce=!1,te=new Array(1e4),ae={},ye="",Y="",ue,Se,j,L=[],de=new AbortController,J={items:[],count:0,name:""};const xe=()=>{fetch(k).then(h=>h.json()).then(h=>{Object.keys(h).forEach(w=>{Ae(w,h[w])})}).catch(h=>{console.log(h)})};Object.keys(Re).forEach(r=>{Ae(r,Re[r])}),typeof document.hidden!="undefined"?ue="hidden":typeof document.msHidden!="undefined"?ue="msHidden":typeof document.webkitHidden!="undefined"&&(ue="webkitHidden");let $e=new IntersectionObserver(r=>{r.forEach(h=>fe(this,null,function*(){let w=h.target.gameid,M=h.target.elems_index;h.isIntersecting?(M*1.2>W&&nt(b),s(38,ae[w]=1,ae)):s(38,ae[w]=0,ae)}))});const Ne=(r,h)=>{let w=`${o}/v1/player/${h}/favorites/`;s(23,O=!0);let M={method:"GET",headers:{"X-SessionID":r}};return new Promise((z,S)=>{fetch(w,M).then(I=>I.json()).then(I=>{var q;if(s(23,O=!1),j=[],I){I.items.forEach(N=>{N.gameModel&&(j.push(N),L.includes(N.id)||L.push(N.id))});const K=(q=t.platformFavorite(j))==null?void 0:q.length;window.postMessage({type:"UpdateFavoritesCount",favoriteGamesLength:K})}else j=[];b==="FAVORITES"&&Ee(j),y.forEach(K=>{K.isFavorite=U(K.id)});let R=y;s(27,y=void 0),s(27,y=R),z(j)}).catch(I=>{console.error(I),S(I)})})},se=(r,h,w)=>{de&&de.abort(),de=new AbortController;const M=de.signal;s(23,O=!0);let z="",S="",I=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),R=JSON.parse(localStorage.getItem("vendorSortingBy"));return(r.match(/\$/g)||[]).length>1?(z=r.split("$").slice(0,2).join("$"),S=new URL(`${o}/v1/casino/groups/${i}/${z}/subGroups`)):S=new URL(`${o}/v1/casino/groups/${i}/${r}`),new Promise((q,K)=>{if(S.searchParams.delete("pagination"),S.searchParams.append("expand","games(vendor)"),S.searchParams.append("fields","id,name,games"),S.searchParams.append("platform",t.getDevice(ze)),S.searchParams.append("pagination",`games(offset=${h},limit=${w})`),S.searchParams.append("language",m),window.postMessage({type:"CategoryVendors",categoryid:r},window.location.href),I&&I[r])if(I[r].length&&V===!1&&ee===!1){let N="";s(32,be=!0),I[r].forEach(ne=>{N=N+(N?`,games(vendor(id=${ne}))`:`games(vendor(id=${ne}))`)}),S.searchParams.append("filter",`${N}`)}else s(32,be=!1);R&&(R[r]?R[r]&&R[r]!="All"&&(R[r]=="isNew"||R[r]=="advancedTags(name(hot))"?(S.searchParams.append("sortedField",`games(${R[r]})`),S.searchParams.append("orderBy","DES")):S.searchParams.append("sortedField",`games(${R[r]})`)):Y&&Y!="All"&&(Y=="advancedTags(name(hot))"||Y=="isNew"?(S.searchParams.append("sortedField",`games(${Y})`),S.searchParams.append("orderBy","DES")):S.searchParams.append("sortedField",`games(${Y})`))),fetch(S,{signal:M}).then(N=>N.json()).then(N=>{M.aborted||(s(23,O=!1),(r.match(/\$/g)||[]).length>1&&(N=N.items.filter(ne=>{if(ne.id==r)return ne})[0]),s(50,Se=!0),s(24,ve=!1),ke=N.games.total,s(34,Q=!0),q(N))}).catch(N=>{N.name!=="AbortError"&&(s(24,ve=!0),console.error(N),K(N))})})},et=(r,h,w)=>{r!==""&&(s(29,D=!1),s(25,V=!0),s(1,H="false"),s(2,le="false"),s(31,Z=!1),ce=!1,s(28,P=+h>+w),se(r,0,+h).then(M=>{s(26,E=M),s(27,y=E.games.items),y&&y.forEach(z=>{z.isFavorite=U(z.id)})}))},Fe=r=>{if(r.data)switch(r.data.type){case"MostPlayedData":b=="MOSTPLAYED"&&(s(29,D=!1),s(25,V=!1),s(28,P=!1),s(27,y=r.data.mostPlayedGames),s(26,E={id:"MOSTPLAYED",name:"Most Played Games",games:{count:r.data.mostPlayedGames.length,total:r.data.mostPlayedGames.length,items:r.data.mostPlayedGames}})),s(23,O=!1);break;case"LastPlayedData":b=="LASTPLAYED"&&(s(29,D=!1),s(25,V=!1),s(28,P=!1),s(27,y=r.data.lastPlayedGames),s(26,E={id:"LASTPLAYED",name:"Last Played Games",games:{count:r.data.lastPlayedGames.length,total:r.data.lastPlayedGames.length,items:r.data.lastPlayedGames}})),s(23,O=!1);break;case"CustomOperatorData":r.data.operatordetail;break;case"RecentSearchData":s(29,D=!0),s(30,_e=!0),r.data.searchData.length>0?(s(27,y=r.data.searchData),s(33,we=!0),y&&y.forEach(h=>{h.isFavorite=U(h.id)})):(s(27,y=[]),s(33,we=!1));break;case"OutOfRecentSearches":s(29,D=!1),s(30,_e=!1);break;case"SearchData":s(29,D=!0),s(30,_e=!1),s(27,y=r.data.searchData.items||[]),s(31,Z=!0),r.data.receivedFavoriteResults&&(j=r.data.receivedFavoriteResults.items),y&&y.forEach(h=>{h.isFavorite=U(h.id)});break;case`CategoryData_${b}`:s(29,D=!1),s(25,V=!0),s(1,H="false"),s(2,le="false"),s(31,Z=!1),ce=!1,r.data.receivedFavoriteResults&&(j=r.data.receivedFavoriteResults.items),se(r.data.categoryId,0,r.data.visiblegames).then(h=>{s(26,E=h),s(27,y=E.games.items),ke<=r.data.visiblegames?s(28,P=!1):s(28,P=!0),y&&y.forEach(w=>{w.isFavorite=U(w.id)})});break;case"CategoryChange":W=20;break;case"ApplySorter":s(0,b=r.data.itemId),Y=r.data.sortBy,se(b,0,W).then(h=>{s(26,E=h),s(27,y=E.games.items),s(28,P=!1)});break;case"CategoryUpdate":Te(r.data.itemId);break;case`SetUnfavoredGame${b}`:st(`${o}/v1/player/${_}/favorites`,c,r.data.id);break;case`SetFavoredGame${b}`:at(`${o}/v1/player/${_}/favorites`,c,r.data.id);break;case"UserSessionID":re=r.data.session,me=r.data.userID,d=="true"&&me&&me.length&&re&&re.length>0&&Ne(re,me);break;case"UpdateFavoredList":b==="FAVORITES"&&Ge(r.data.url,r.data.sessionID);break}},Te=r=>{s(29,D=!1),s(25,V=!1),s(31,Z=!1),ce=!0,s(34,Q=!1),s(0,b=r),b!=="MOSTPLAYED"&&s(28,P=!1),v!=="true"&&se(b,0,W).then(h=>{s(26,E=h),E.games.items.forEach(w=>{w.isFavorite=U(w.id)}),s(27,y=E.games.items),s(28,P=!1),y.length<10&&e.data.origin==!1&&(Ie=!0,setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:Ie},window.location.href)},500))})},tt=()=>{E&&(s(27,y=E.games.items),y.forEach(r=>{r.isFavorite=U(r.id)}))},U=r=>{var h;return(h=j==null?void 0:j.some(w=>w.id===r))!=null?h:!1};let at=(r,h,w)=>fe(this,null,function*(){yield Ge(r,h),L.includes(w)||L.push(w);let z={method:"POST",headers:{"X-SessionID":h,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({items:L})};fetch(r,z).then(S=>S.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${w}`},window.location.href)}).catch(S=>{console.error("Err",S)})});const st=(r,h,w)=>{let M={method:"DELETE",headers:{"X-SessionID":h}};fetch(`${r}/${w}`,M).then(z=>z.json()).then(()=>{window.postMessage({type:`RemoveFavoriteThumbnail_${w}`},window.location.href),Ge(r,h)}),L.includes(w)&&(L=L.filter(z=>z!=w))},Ge=(r,h)=>fe(this,null,function*(){return fetch(r,{method:"GET",headers:{"X-SessionID":h}}).then(M=>M.json()).then(M=>{var S;j=M.items,X?(j.forEach(I=>{L.includes(I.id)||L.push(I.id)}),tt()):j.forEach(I=>{I.isFavorite=U(I.id)});const z=(S=t.platformFavorite(j))==null?void 0:S.length;b==="FAVORITES"&&(window.postMessage({type:"UpdateFavoritesCount",favoriteGamesLength:z}),Ee(j))}).catch(M=>{console.error(M)})}),Ee=r=>{if(!r)return;let h;h=(r==null?void 0:r.items)||r||[],h.length>0&&h.forEach(w=>{w.gameModel&&(w.gameModel.isFavorite=!0)}),s(40,J.items=t.platformFavorite(h,J.items),J),s(40,J.name="Favorites",J),s(23,O=!1)},nt=r=>{W+=1,s(34,Q=!0),W<=ke&&se(r,Kt,W).then(h=>{s(26,E=h),E.games.items.length>y.length&&(s(27,y=E.games.items),y.forEach(w=>{w.isFavorite=U(w.id)})),s(34,Q=!1)})},lt=r=>{if((r==null?void 0:r.length)===0)return"";let h="",w=999999999999,M;const z=new Date(Date.now());return r.forEach((S,I)=>{const R=new Date(S.schedules[0].startTime),q=new Date(S.schedules[0].endTime);ge.hooks(q).diff(z)<w&&(w=ge.hooks(q).diff(z),M=I),ge.hooks(z).isAfter(R)&&ge.hooks(z).isBefore(q)&&(h=r[M].name)}),h},je=r=>{window.postMessage({type:`${pe}`,itemId:r,showallpage:he},window.location.href)},ot=()=>{switch(b){case"FAVORITES":_&&c&&s(37,ee=!0);break;case"MOSTPLAYED":v==="false"&&_&&c&&s(37,ee=!1);break;case"LASTPLAYED":v==="false"&&_&&c&&s(37,ee=!1);break;default:Te(b);break}},it=()=>{document[ue]?s(39,ye="disconnect"):s(39,ye="connect")},rt=()=>{ce&&te.forEach((r,h)=>{r&&(r.elems_index=h,$e.observe(r))})},mt=()=>{bt(m)},_t=()=>{let r=document.createElement("style");r.innerHTML=g,B.appendChild(r)},ct=()=>{let r=new URL(p),h=document.createElement("style");fetch(r.href).then(w=>w.text()).then(w=>{h.innerHTML=w,setTimeout(()=>{B.appendChild(h)},1)})};t.onMount(()=>(window.addEventListener("visibilitychange",r=>it()),window.addEventListener("message",Fe,!1),()=>{window.removeEventListener("message",Fe),window.removeEventListener("visibilitychange",Fe)}));function ut(r){t.binding_callbacks[r?"unshift":"push"](()=>{$=r,s(36,$)})}const dt=r=>je(E.id);function ft(r,h){t.binding_callbacks[r?"unshift":"push"](()=>{te[h]=r,s(22,te)})}function gt(r){t.binding_callbacks[r?"unshift":"push"](()=>{x=r,s(35,x)})}function ht(r){t.binding_callbacks[r?"unshift":"push"](()=>{$=r,s(36,$)})}function pt(r){t.binding_callbacks[r?"unshift":"push"](()=>{x=r,s(35,x)})}function vt(r){t.binding_callbacks[r?"unshift":"push"](()=>{B=r,s(21,B)})}return n.$$set=r=>{"endpoint"in r&&s(3,o=r.endpoint),"datasource"in r&&s(4,i=r.datasource),"lang"in r&&s(5,m=r.lang),"session"in r&&s(6,c=r.session),"userid"in r&&s(7,_=r.userid),"favorites"in r&&s(8,d=r.favorites),"clientstyling"in r&&s(9,g=r.clientstyling),"clientstylingurl"in r&&s(10,p=r.clientstylingurl),"translationurl"in r&&s(11,k=r.translationurl),"currency"in r&&s(12,F=r.currency),"categoryid"in r&&s(0,b=r.categoryid),"showgamename"in r&&s(13,G=r.showgamename),"livecasino"in r&&s(14,u=r.livecasino),"gamepagemodalurl"in r&&s(15,f=r.gamepagemodalurl),"integratedgameframedesktop"in r&&s(16,T=r.integratedgameframedesktop),"integratedgameframemobile"in r&&s(17,C=r.integratedgameframemobile),"casinomygames"in r&&s(18,v=r.casinomygames),"addfilterselector"in r&&s(1,H=r.addfilterselector),"addsortingselector"in r&&s(2,le=r.addsortingselector),"filterbylogo"in r&&s(19,Ce=r.filterbylogo),"casinogamesgridslider"in r&&s(20,Me=r.casinogamesgridslider),"fetchviaevent"in r&&s(45,X=r.fetchviaevent),"showallpage"in r&&s(46,he=r.showallpage),"actionevent"in r&&s(47,pe=r.actionevent),"displayedgamecount"in r&&s(48,oe=r.displayedgamecount),"showallbuttongamescount"in r&&s(49,ie=r.showallbuttongamescount)},n.$$.update=()=>{n.$$.dirty[0]&32&&m&&mt(),n.$$.dirty[0]&57|n.$$.dirty[1]&409600&&(X==="false"||X==="")&&o&&m&&b&&i&&oe&&ie&&et(b,oe,ie),n.$$.dirty[0]&456&&d==="true"&&o&&c&&_&&Ne(c,_),n.$$.dirty[0]&4194304|n.$$.dirty[1]&524288&&Se&&te&&rt(),n.$$.dirty[0]&33&&m&&b&&ot(),n.$$.dirty[0]&2048&&k&&xe(),n.$$.dirty[0]&2097664&&g&&B&&_t(),n.$$.dirty[0]&2098176&&p&&B&&ct()},[b,H,le,o,i,m,c,_,d,g,p,k,F,G,u,f,T,C,v,Ce,Me,B,te,O,ve,V,E,y,P,D,_e,Z,be,we,Q,x,$,ee,ae,ye,J,l,ze,lt,je,X,he,pe,oe,ie,Se,ut,dt,ft,gt,ht,pt,vt]}class Qe extends t.SvelteComponent{constructor(a){super(),t.init(this,a,Xt,Jt,t.safe_not_equal,{endpoint:3,datasource:4,lang:5,session:6,userid:7,favorites:8,clientstyling:9,clientstylingurl:10,translationurl:11,currency:12,categoryid:0,showgamename:13,livecasino:14,gamepagemodalurl:15,integratedgameframedesktop:16,integratedgameframemobile:17,casinomygames:18,addfilterselector:1,addsortingselector:2,filterbylogo:19,casinogamesgridslider:20,fetchviaevent:45,showallpage:46,actionevent:47,displayedgamecount:48,showallbuttongamescount:49},wt,[-1,-1,-1,-1])}get endpoint(){return this.$$.ctx[3]}set endpoint(a){this.$$set({endpoint:a}),t.flush()}get datasource(){return this.$$.ctx[4]}set datasource(a){this.$$set({datasource:a}),t.flush()}get lang(){return this.$$.ctx[5]}set lang(a){this.$$set({lang:a}),t.flush()}get session(){return this.$$.ctx[6]}set session(a){this.$$set({session:a}),t.flush()}get userid(){return this.$$.ctx[7]}set userid(a){this.$$set({userid:a}),t.flush()}get favorites(){return this.$$.ctx[8]}set favorites(a){this.$$set({favorites:a}),t.flush()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(a){this.$$set({clientstyling:a}),t.flush()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(a){this.$$set({clientstylingurl:a}),t.flush()}get translationurl(){return this.$$.ctx[11]}set translationurl(a){this.$$set({translationurl:a}),t.flush()}get currency(){return this.$$.ctx[12]}set currency(a){this.$$set({currency:a}),t.flush()}get categoryid(){return this.$$.ctx[0]}set categoryid(a){this.$$set({categoryid:a}),t.flush()}get showgamename(){return this.$$.ctx[13]}set showgamename(a){this.$$set({showgamename:a}),t.flush()}get livecasino(){return this.$$.ctx[14]}set livecasino(a){this.$$set({livecasino:a}),t.flush()}get gamepagemodalurl(){return this.$$.ctx[15]}set gamepagemodalurl(a){this.$$set({gamepagemodalurl:a}),t.flush()}get integratedgameframedesktop(){return this.$$.ctx[16]}set integratedgameframedesktop(a){this.$$set({integratedgameframedesktop:a}),t.flush()}get integratedgameframemobile(){return this.$$.ctx[17]}set integratedgameframemobile(a){this.$$set({integratedgameframemobile:a}),t.flush()}get casinomygames(){return this.$$.ctx[18]}set casinomygames(a){this.$$set({casinomygames:a}),t.flush()}get addfilterselector(){return this.$$.ctx[1]}set addfilterselector(a){this.$$set({addfilterselector:a}),t.flush()}get addsortingselector(){return this.$$.ctx[2]}set addsortingselector(a){this.$$set({addsortingselector:a}),t.flush()}get filterbylogo(){return this.$$.ctx[19]}set filterbylogo(a){this.$$set({filterbylogo:a}),t.flush()}get casinogamesgridslider(){return this.$$.ctx[20]}set casinogamesgridslider(a){this.$$set({casinogamesgridslider:a}),t.flush()}get fetchviaevent(){return this.$$.ctx[45]}set fetchviaevent(a){this.$$set({fetchviaevent:a}),t.flush()}get showallpage(){return this.$$.ctx[46]}set showallpage(a){this.$$set({showallpage:a}),t.flush()}get actionevent(){return this.$$.ctx[47]}set actionevent(a){this.$$set({actionevent:a}),t.flush()}get displayedgamecount(){return this.$$.ctx[48]}set displayedgamecount(a){this.$$set({displayedgamecount:a}),t.flush()}get showallbuttongamescount(){return this.$$.ctx[49]}set showallbuttongamescount(a){this.$$set({showallbuttongamescount:a}),t.flush()}}t.create_custom_element(Qe,{endpoint:{},datasource:{},lang:{},session:{},userid:{},favorites:{},clientstyling:{},clientstylingurl:{},translationurl:{},currency:{},categoryid:{},showgamename:{},livecasino:{},gamepagemodalurl:{},integratedgameframedesktop:{},integratedgameframemobile:{},casinomygames:{},addfilterselector:{},addsortingselector:{},filterbylogo:{},casinogamesgridslider:{},fetchviaevent:{},showallpage:{},actionevent:{},displayedgamecount:{},showallbuttongamescount:{}},[],[],!0);exports.default=Qe;
|
package/components/{CasinoGamesCategorySection-Ch_YioYX.js → CasinoGamesCategorySection-Dn0LaRd5.js}
RENAMED
@@ -14,10 +14,10 @@ var Ie = (n, a, i) => new Promise((o, l) => {
|
|
14
14
|
}, c = (u) => u.done ? o(u.value) : Promise.resolve(u.value).then(s, m);
|
15
15
|
c((i = i.apply(n, a)).next());
|
16
16
|
});
|
17
|
-
import { a as
|
18
|
-
import { h as Ne } from "./CasinoGameThumbnail-
|
17
|
+
import { a as La, $ as Pa, S as Da, i as Ua, f as N, c as Oa, s as Ha, b as Va, e as C, h, k as S, n as ve, o as F, p as qa, q as Wa, D as He, w as Ba, x as le, d as B, v as be, l as y, u as X, A as Ya, t as U, m as V, y as se, E as ga, F as t, z as Ja, C as x, r as Ka, G as da } from "./CasinoFilter-XACP-J3y.js";
|
18
|
+
import { h as Ne } from "./CasinoGameThumbnail-DlHh77U1.js";
|
19
19
|
function Ze(n, a) {
|
20
|
-
|
20
|
+
La(n, a);
|
21
21
|
}
|
22
22
|
function Xa(n) {
|
23
23
|
Pa.set(n);
|
@@ -206,6 +206,19 @@ const Qe = {
|
|
206
206
|
noFavorites: "De click al ícono de la estrella en la esquina superior derecha para guardar como favorito.",
|
207
207
|
noFavoritesTitle: "Aún not tiene juegos seleccionados como favoritos",
|
208
208
|
waiting: "Esperando"
|
209
|
+
},
|
210
|
+
"en-us": {
|
211
|
+
showMore: "More",
|
212
|
+
viewAll: "Show all",
|
213
|
+
searchedItems: "Search result",
|
214
|
+
recentSearchedItems: "Recently searched",
|
215
|
+
favorites: "Favorites",
|
216
|
+
noRecentSearch: "No search started yet. Simply search for a game.",
|
217
|
+
noResults: "Sorry, no results found. Please try again.",
|
218
|
+
noFavoritesMobile: "Click on the star icon at the top right corner of a game to save it as favorite.",
|
219
|
+
noFavorites: "Click on the star icon at the top right corner of a game to save it as favorite.",
|
220
|
+
noFavoritesTitle: "You do not have any favored games yet.",
|
221
|
+
waiting: "Waiting"
|
209
222
|
}
|
210
223
|
};
|
211
224
|
if (typeof window != "undefined") {
|
@@ -220,7 +233,7 @@ if (typeof window != "undefined") {
|
|
220
233
|
}
|
221
234
|
};
|
222
235
|
};
|
223
|
-
customElements.define = n(customElements.define), import("./CasinoGameThumbnail-
|
236
|
+
customElements.define = n(customElements.define), import("./CasinoGameThumbnail-DlHh77U1.js").then((a) => a.C).then(({ default: a }) => {
|
224
237
|
!customElements.get("casino-game-thumbnail") && customElements.define("casino-game-thumbnail", a.element);
|
225
238
|
});
|
226
239
|
}
|
@@ -236,7 +249,7 @@ if (typeof window != "undefined") {
|
|
236
249
|
}
|
237
250
|
};
|
238
251
|
};
|
239
|
-
customElements.define = n(customElements.define), import("./CasinoFilter-
|
252
|
+
customElements.define = n(customElements.define), import("./CasinoFilter-XACP-J3y.js").then((a) => a.J).then(({ default: a }) => {
|
240
253
|
!customElements.get("casino-filter") && customElements.define("casino-filter", a.element);
|
241
254
|
});
|
242
255
|
}
|
@@ -252,7 +265,7 @@ if (typeof window != "undefined") {
|
|
252
265
|
}
|
253
266
|
};
|
254
267
|
};
|
255
|
-
customElements.define = n(customElements.define), import("./CasinoSort-
|
268
|
+
customElements.define = n(customElements.define), import("./CasinoSort-BSgfUrr1.js").then(({ default: a }) => {
|
256
269
|
!customElements.get("casino-sort") && customElements.define("casino-sort", a.element);
|
257
270
|
});
|
258
271
|
}
|
@@ -2433,7 +2446,7 @@ let Fi = 0;
|
|
2433
2446
|
function Gi(n, a, i) {
|
2434
2447
|
let o;
|
2435
2448
|
qa(n, Ya, (r) => i(41, o = r));
|
2436
|
-
let { endpoint: l = "" } = a, { datasource: s = "" } = a, { lang: m = "" } = a, { session: c = "" } = a, { userid: u = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: G = "" } = a, { currency: I = "" } = a, { categoryid: w = "" } = a, { showgamename: T = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: d = "true" } = a, { integratedgameframedesktop: P = "false" } = a, { integratedgameframemobile: E = "false" } = a, { casinomygames: b = "false" } = a, { addfilterselector: $ = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: Ve = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: re = "false" } = a, { showallpage: Te = "casino" } = a, { actionevent: Ee = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, Z = !0, Ae = !1, Se, Fe, ee = !0, We = window.navigator.userAgent, D, M = [], Y = !0, ae = 40, J = !1, Ge = !1, Be = !1, me = !1,
|
2449
|
+
let { endpoint: l = "" } = a, { datasource: s = "" } = a, { lang: m = "" } = a, { session: c = "" } = a, { userid: u = "" } = a, { favorites: g = "" } = a, { clientstyling: p = "" } = a, { clientstylingurl: v = "" } = a, { translationurl: G = "" } = a, { currency: I = "" } = a, { categoryid: w = "" } = a, { showgamename: T = "" } = a, { livecasino: f = "false" } = a, { gamepagemodalurl: d = "true" } = a, { integratedgameframedesktop: P = "false" } = a, { integratedgameframemobile: E = "false" } = a, { casinomygames: b = "false" } = a, { addfilterselector: $ = "false" } = a, { addsortingselector: we = "false" } = a, { filterbylogo: Ve = "" } = a, { casinogamesgridslider: qe = "false" } = a, { fetchviaevent: re = "false" } = a, { showallpage: Te = "casino" } = a, { actionevent: Ee = "CategoryChange" } = a, { displayedgamecount: ke = "10" } = a, { showallbuttongamescount: ye = "10" } = a, Z = !0, Ae = !1, Se, Fe, ee = !0, We = window.navigator.userAgent, D, M = [], Y = !0, ae = 40, J = !1, Ge = !1, Be = !1, me = !1, Re = !1, je = !0, ue = !1, ce, Le, fe, ge = !1, ie, Ce = !1, de = new Array(1e4), he = {}, Pe = "", ne = "", Me, De, O, W = [], ze = new AbortController(), te = { items: [], count: 0, name: "" };
|
2437
2450
|
const ha = () => {
|
2438
2451
|
fetch(G).then((_) => _.json()).then((_) => {
|
2439
2452
|
Object.keys(_).forEach((k) => {
|
@@ -2459,12 +2472,12 @@ function Gi(n, a, i) {
|
|
2459
2472
|
method: "GET",
|
2460
2473
|
headers: { "X-SessionID": r }
|
2461
2474
|
};
|
2462
|
-
return new Promise((
|
2463
|
-
fetch(k, A).then((
|
2475
|
+
return new Promise((R, z) => {
|
2476
|
+
fetch(k, A).then((j) => j.json()).then((j) => {
|
2464
2477
|
var Q;
|
2465
|
-
if (i(23, Z = !1), O = [],
|
2466
|
-
|
2467
|
-
|
2478
|
+
if (i(23, Z = !1), O = [], j) {
|
2479
|
+
j.items.forEach((L) => {
|
2480
|
+
L.gameModel && (O.push(L), W.includes(L.id) || W.push(L.id));
|
2468
2481
|
});
|
2469
2482
|
const oe = (Q = He(O)) == null ? void 0 : Q.length;
|
2470
2483
|
window.postMessage({
|
@@ -2477,37 +2490,37 @@ function Gi(n, a, i) {
|
|
2477
2490
|
oe.isFavorite = K(oe.id);
|
2478
2491
|
});
|
2479
2492
|
let q = M;
|
2480
|
-
i(27, M = void 0), i(27, M = q),
|
2481
|
-
}).catch((
|
2482
|
-
console.error(
|
2493
|
+
i(27, M = void 0), i(27, M = q), R(O);
|
2494
|
+
}).catch((j) => {
|
2495
|
+
console.error(j), z(j);
|
2483
2496
|
});
|
2484
2497
|
});
|
2485
2498
|
}, pe = (r, _, k) => {
|
2486
2499
|
ze && ze.abort(), ze = new AbortController();
|
2487
2500
|
const A = ze.signal;
|
2488
2501
|
i(23, Z = !0);
|
2489
|
-
let
|
2490
|
-
return (r.match(/\$/g) || []).length > 1 ? (
|
2491
|
-
if (z.searchParams.delete("pagination"), z.searchParams.append("expand", "games(vendor)"), z.searchParams.append("fields", "id,name,games"), z.searchParams.append("platform", Ba(We)), z.searchParams.append("pagination", `games(offset=${_},limit=${k})`), z.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href),
|
2492
|
-
if (
|
2493
|
-
let
|
2494
|
-
i(32,
|
2495
|
-
|
2496
|
-
}), z.searchParams.append("filter", `${
|
2502
|
+
let R = "", z = "", j = JSON.parse(localStorage.getItem("vendorFiltersByCategory")), q = JSON.parse(localStorage.getItem("vendorSortingBy"));
|
2503
|
+
return (r.match(/\$/g) || []).length > 1 ? (R = r.split("$").slice(0, 2).join("$"), z = new URL(`${l}/v1/casino/groups/${s}/${R}/subGroups`)) : z = new URL(`${l}/v1/casino/groups/${s}/${r}`), new Promise((Q, oe) => {
|
2504
|
+
if (z.searchParams.delete("pagination"), z.searchParams.append("expand", "games(vendor)"), z.searchParams.append("fields", "id,name,games"), z.searchParams.append("platform", Ba(We)), z.searchParams.append("pagination", `games(offset=${_},limit=${k})`), z.searchParams.append("language", m), window.postMessage({ type: "CategoryVendors", categoryid: r }, window.location.href), j && j[r])
|
2505
|
+
if (j[r].length && ee === !1 && ge === !1) {
|
2506
|
+
let L = "";
|
2507
|
+
i(32, Re = !0), j[r].forEach((_e) => {
|
2508
|
+
L = L + (L ? `,games(vendor(id=${_e}))` : `games(vendor(id=${_e}))`);
|
2509
|
+
}), z.searchParams.append("filter", `${L}`);
|
2497
2510
|
} else
|
2498
|
-
i(32,
|
2499
|
-
q && (q[r] ? q[r] && q[r] != "All" && (q[r] == "isNew" || q[r] == "advancedTags(name(hot))" ? (z.searchParams.append("sortedField", `games(${q[r]})`), z.searchParams.append("orderBy", "DES")) : z.searchParams.append("sortedField", `games(${q[r]})`)) : ne && ne != "All" && (ne == "advancedTags(name(hot))" || ne == "isNew" ? (z.searchParams.append("sortedField", `games(${ne})`), z.searchParams.append("orderBy", "DES")) : z.searchParams.append("sortedField", `games(${ne})`))), fetch(z, { signal: A }).then((
|
2500
|
-
A.aborted || (i(23, Z = !1), (r.match(/\$/g) || []).length > 1 && (
|
2511
|
+
i(32, Re = !1);
|
2512
|
+
q && (q[r] ? q[r] && q[r] != "All" && (q[r] == "isNew" || q[r] == "advancedTags(name(hot))" ? (z.searchParams.append("sortedField", `games(${q[r]})`), z.searchParams.append("orderBy", "DES")) : z.searchParams.append("sortedField", `games(${q[r]})`)) : ne && ne != "All" && (ne == "advancedTags(name(hot))" || ne == "isNew" ? (z.searchParams.append("sortedField", `games(${ne})`), z.searchParams.append("orderBy", "DES")) : z.searchParams.append("sortedField", `games(${ne})`))), fetch(z, { signal: A }).then((L) => L.json()).then((L) => {
|
2513
|
+
A.aborted || (i(23, Z = !1), (r.match(/\$/g) || []).length > 1 && (L = L.items.filter((_e) => {
|
2501
2514
|
if (_e.id == r) return _e;
|
2502
|
-
})[0]), i(50, De = !0), i(24, Ae = !1),
|
2503
|
-
}).catch((
|
2504
|
-
|
2515
|
+
})[0]), i(50, De = !0), i(24, Ae = !1), Le = L.games.total, i(34, ue = !0), Q(L));
|
2516
|
+
}).catch((L) => {
|
2517
|
+
L.name !== "AbortError" && (i(24, Ae = !0), console.error(L), oe(L));
|
2505
2518
|
});
|
2506
2519
|
});
|
2507
2520
|
}, _a = (r, _, k) => {
|
2508
2521
|
r !== "" && (i(29, J = !1), i(25, ee = !0), i(1, $ = "false"), i(2, we = "false"), i(31, me = !1), Ce = !1, i(28, Y = +_ > +k), pe(r, 0, +_).then((A) => {
|
2509
|
-
i(26, D = A), i(27, M = D.games.items), M && M.forEach((
|
2510
|
-
|
2522
|
+
i(26, D = A), i(27, M = D.games.items), M && M.forEach((R) => {
|
2523
|
+
R.isFavorite = K(R.id);
|
2511
2524
|
});
|
2512
2525
|
}));
|
2513
2526
|
}, Ue = (r) => {
|
@@ -2539,9 +2552,9 @@ function Gi(n, a, i) {
|
|
2539
2552
|
r.data.operatordetail;
|
2540
2553
|
break;
|
2541
2554
|
case "RecentSearchData":
|
2542
|
-
i(29, J = !0), i(30, Ge = !0), r.data.searchData.length > 0 ? (i(27, M = r.data.searchData), i(33,
|
2555
|
+
i(29, J = !0), i(30, Ge = !0), r.data.searchData.length > 0 ? (i(27, M = r.data.searchData), i(33, je = !0), M && M.forEach((_) => {
|
2543
2556
|
_.isFavorite = K(_.id);
|
2544
|
-
})) : (i(27, M = []), i(33,
|
2557
|
+
})) : (i(27, M = []), i(33, je = !1));
|
2545
2558
|
break;
|
2546
2559
|
case "OutOfRecentSearches":
|
2547
2560
|
i(29, J = !1), i(30, Ge = !1);
|
@@ -2553,7 +2566,7 @@ function Gi(n, a, i) {
|
|
2553
2566
|
break;
|
2554
2567
|
case `CategoryData_${w}`:
|
2555
2568
|
i(29, J = !1), i(25, ee = !0), i(1, $ = "false"), i(2, we = "false"), i(31, me = !1), Ce = !1, r.data.receivedFavoriteResults && (O = r.data.receivedFavoriteResults.items), pe(r.data.categoryId, 0, r.data.visiblegames).then((_) => {
|
2556
|
-
i(26, D = _), i(27, M = D.games.items),
|
2569
|
+
i(26, D = _), i(27, M = D.games.items), Le <= r.data.visiblegames ? i(28, Y = !1) : i(28, Y = !0), M && M.forEach((k) => {
|
2557
2570
|
k.isFavorite = K(k.id);
|
2558
2571
|
});
|
2559
2572
|
});
|
@@ -2603,7 +2616,7 @@ function Gi(n, a, i) {
|
|
2603
2616
|
};
|
2604
2617
|
let ba = (r, _, k) => Ie(this, null, function* () {
|
2605
2618
|
yield Oe(r, _), W.includes(k) || W.push(k);
|
2606
|
-
let
|
2619
|
+
let R = {
|
2607
2620
|
method: "POST",
|
2608
2621
|
headers: {
|
2609
2622
|
"X-SessionID": _,
|
@@ -2612,7 +2625,7 @@ function Gi(n, a, i) {
|
|
2612
2625
|
},
|
2613
2626
|
body: JSON.stringify({ items: W })
|
2614
2627
|
};
|
2615
|
-
fetch(r,
|
2628
|
+
fetch(r, R).then((z) => z.json()).then(() => {
|
2616
2629
|
window.postMessage({ type: `AddFavoriteThumbnail_${k}` }, window.location.href);
|
2617
2630
|
}).catch((z) => {
|
2618
2631
|
console.error("Err", z);
|
@@ -2623,29 +2636,29 @@ function Gi(n, a, i) {
|
|
2623
2636
|
method: "DELETE",
|
2624
2637
|
headers: { "X-SessionID": _ }
|
2625
2638
|
};
|
2626
|
-
fetch(`${r}/${k}`, A).then((
|
2639
|
+
fetch(`${r}/${k}`, A).then((R) => R.json()).then(() => {
|
2627
2640
|
window.postMessage(
|
2628
2641
|
{
|
2629
2642
|
type: `RemoveFavoriteThumbnail_${k}`
|
2630
2643
|
},
|
2631
2644
|
window.location.href
|
2632
2645
|
), Oe(r, _);
|
2633
|
-
}), W.includes(k) && (W = W.filter((
|
2646
|
+
}), W.includes(k) && (W = W.filter((R) => R != k));
|
2634
2647
|
}, Oe = (r, _) => Ie(this, null, function* () {
|
2635
2648
|
return fetch(r, {
|
2636
2649
|
method: "GET",
|
2637
2650
|
headers: { "X-SessionID": _ }
|
2638
2651
|
}).then((A) => A.json()).then((A) => {
|
2639
2652
|
var z;
|
2640
|
-
O = A.items, re ? (O.forEach((
|
2641
|
-
W.includes(
|
2642
|
-
}), va()) : O.forEach((
|
2643
|
-
|
2653
|
+
O = A.items, re ? (O.forEach((j) => {
|
2654
|
+
W.includes(j.id) || W.push(j.id);
|
2655
|
+
}), va()) : O.forEach((j) => {
|
2656
|
+
j.isFavorite = K(j.id);
|
2644
2657
|
});
|
2645
|
-
const
|
2658
|
+
const R = (z = He(O)) == null ? void 0 : z.length;
|
2646
2659
|
w === "FAVORITES" && (window.postMessage({
|
2647
2660
|
type: "UpdateFavoritesCount",
|
2648
|
-
favoriteGamesLength:
|
2661
|
+
favoriteGamesLength: R
|
2649
2662
|
}), Ke(O));
|
2650
2663
|
}).catch((A) => {
|
2651
2664
|
console.error(A);
|
@@ -2657,7 +2670,7 @@ function Gi(n, a, i) {
|
|
2657
2670
|
k.gameModel && (k.gameModel.isFavorite = !0);
|
2658
2671
|
}), i(40, te.items = He(_, te.items), te), i(40, te.name = "Favorites", te), i(23, Z = !1);
|
2659
2672
|
}, ka = (r) => {
|
2660
|
-
ae += 1, i(34, ue = !0), ae <=
|
2673
|
+
ae += 1, i(34, ue = !0), ae <= Le && pe(r, Fi, ae).then((_) => {
|
2661
2674
|
i(26, D = _), D.games.items.length > M.length && (i(27, M = D.games.items), M.forEach((k) => {
|
2662
2675
|
k.isFavorite = K(k.id);
|
2663
2676
|
})), i(34, ue = !1);
|
@@ -2665,10 +2678,10 @@ function Gi(n, a, i) {
|
|
2665
2678
|
}, ya = (r) => {
|
2666
2679
|
if ((r == null ? void 0 : r.length) === 0) return "";
|
2667
2680
|
let _ = "", k = 999999999999, A;
|
2668
|
-
const
|
2669
|
-
return r.forEach((z,
|
2681
|
+
const R = new Date(Date.now());
|
2682
|
+
return r.forEach((z, j) => {
|
2670
2683
|
const q = new Date(z.schedules[0].startTime), Q = new Date(z.schedules[0].endTime);
|
2671
|
-
Ne(Q).diff(
|
2684
|
+
Ne(Q).diff(R) < k && (k = Ne(Q).diff(R), A = j), Ne(R).isAfter(q) && Ne(R).isBefore(Q) && (_ = r[A].name);
|
2672
2685
|
}), _;
|
2673
2686
|
}, Xe = (r) => {
|
2674
2687
|
window.postMessage(
|
@@ -2740,12 +2753,12 @@ function Gi(n, a, i) {
|
|
2740
2753
|
fe = r, i(36, fe);
|
2741
2754
|
});
|
2742
2755
|
}
|
2743
|
-
function
|
2756
|
+
function Ra(r) {
|
2744
2757
|
le[r ? "unshift" : "push"](() => {
|
2745
2758
|
ce = r, i(35, ce);
|
2746
2759
|
});
|
2747
2760
|
}
|
2748
|
-
function
|
2761
|
+
function ja(r) {
|
2749
2762
|
le[r ? "unshift" : "push"](() => {
|
2750
2763
|
ie = r, i(21, ie);
|
2751
2764
|
});
|
@@ -2797,8 +2810,8 @@ function Gi(n, a, i) {
|
|
2797
2810
|
J,
|
2798
2811
|
Ge,
|
2799
2812
|
me,
|
2813
|
+
Re,
|
2800
2814
|
je,
|
2801
|
-
Le,
|
2802
2815
|
ue,
|
2803
2816
|
ce,
|
2804
2817
|
fe,
|
@@ -2821,8 +2834,8 @@ function Gi(n, a, i) {
|
|
2821
2834
|
Ta,
|
2822
2835
|
Ea,
|
2823
2836
|
Aa,
|
2824
|
-
|
2825
|
-
|
2837
|
+
Ra,
|
2838
|
+
ja
|
2826
2839
|
];
|
2827
2840
|
}
|
2828
2841
|
class Ci extends Da {
|