@everymatrix/casino-search-nd 1.85.13 → 1.85.15
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/{CasinoGameThumbnailNd-ChyjBXHw.js → CasinoGameThumbnailNd-5917qStv.js} +304 -292
- package/components/{CasinoGameThumbnailNd-D_Ier-i4.cjs → CasinoGameThumbnailNd-BJCS3YIW.cjs} +10 -10
- package/components/{CasinoGameThumbnailNd-B70HDs5Q.js → CasinoGameThumbnailNd-DDTj0iP4.js} +304 -292
- package/components/CasinoSearchNd-CkzkW1Yf.cjs +1 -0
- package/components/{CasinoSearchNd-BTJxIM3r.js → CasinoSearchNd-DAwVkaRn.js} +388 -371
- package/components/{CasinoSearchNd-DAMmvp1T.js → CasinoSearchNd-DtQwCzVc.js} +362 -345
- package/es2015/casino-search-nd.cjs +1 -1
- package/es2015/casino-search-nd.js +1 -1
- package/esnext/casino-search-nd.js +1 -1
- package/package.json +1 -1
- package/components/CasinoSearchNd-C_enZsu7.cjs +0 -1
|
@@ -2955,13 +2955,13 @@ var Qa = (
|
|
|
2955
2955
|
var v = this.tryParseArgumentClose(i);
|
|
2956
2956
|
if (v.err)
|
|
2957
2957
|
return v;
|
|
2958
|
-
var
|
|
2958
|
+
var Z = C(i, this.clonePosition());
|
|
2959
2959
|
return s === "select" ? {
|
|
2960
2960
|
val: {
|
|
2961
2961
|
type: A.select,
|
|
2962
2962
|
value: r,
|
|
2963
2963
|
options: zn(L.val),
|
|
2964
|
-
location:
|
|
2964
|
+
location: Z
|
|
2965
2965
|
},
|
|
2966
2966
|
err: null
|
|
2967
2967
|
} : {
|
|
@@ -2971,7 +2971,7 @@ var Qa = (
|
|
|
2971
2971
|
options: zn(L.val),
|
|
2972
2972
|
offset: S,
|
|
2973
2973
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
2974
|
-
location:
|
|
2974
|
+
location: Z
|
|
2975
2975
|
},
|
|
2976
2976
|
err: null
|
|
2977
2977
|
};
|
|
@@ -4341,7 +4341,7 @@ const ar = [], or = {}, as = (e, t = 0) => {
|
|
|
4341
4341
|
return or[e];
|
|
4342
4342
|
};
|
|
4343
4343
|
window.emWidgets = { topic: as };
|
|
4344
|
-
const
|
|
4344
|
+
const X = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), os = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4345
4345
|
function pt(e) {
|
|
4346
4346
|
"@babel/helpers - typeof";
|
|
4347
4347
|
return pt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
|
|
@@ -5571,7 +5571,7 @@ function hr(e, t, n) {
|
|
|
5571
5571
|
var L = $(e);
|
|
5572
5572
|
if (!hs(L))
|
|
5573
5573
|
throw new RangeError("Invalid time value");
|
|
5574
|
-
var
|
|
5574
|
+
var Z = us(L), Y = fs(L, Z), k = {
|
|
5575
5575
|
firstWeekContainsDate: B,
|
|
5576
5576
|
weekStartsOn: S,
|
|
5577
5577
|
locale: E,
|
|
@@ -5936,7 +5936,7 @@ const mr = {
|
|
|
5936
5936
|
ZWD: "Z$"
|
|
5937
5937
|
};
|
|
5938
5938
|
function pl(e) {
|
|
5939
|
-
Hi(e, "svelte-jxtzq", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--emw--border-radius-medium, 10px)}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:cover;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameTopContainer{display:flex;gap:10px}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-color-contrast, #000000), hsla(var(--emw--casino-thumbnail-color-h, 120), var(--emw--casino-thumbnail-color-s, 100%), var(--emw--casino-thumbnail-color-l, 50%), 0.7));z-index:15;padding:8px 12px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:var(--emw--color-typography, #FFFFFF);text-align:center;font-size:var(--emw--font-size-small, 14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:10px;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 4px 4px 4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:15}.GameInnerContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px);padding:5px;background-color:transparent;color:var(--emw--button-typography, #FFFFFF);text-transform:uppercase;border-radius:var(--emw--border-radius-medium, 10px);border:1px solid var(--emw--button-typography, #FFFFFF)}.GameInnerContainer:hover,.GameInnerContainer:active{transition:2s;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);transition:1s}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{display:flex;align-items:center;gap:8px}.GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:var(--emw--color-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15}.GameNameBelow{color:var(--emw--casino-typography, #FFFFFF);position:relative;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:24px;height:24px}.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:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:2s;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-animation-color-contrast, #000000), rgba(0, 191, 114, 0.7))}.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--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.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--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;font-size:var(--emw--font-size-small, 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--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:var(--emw--font-size-small, 14px);text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{margin:0 2px;margin-right:5px}}.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}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.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--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .Red{color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .Green{color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .Blue{color:var(--emw--casino-thumbnail-animation-color-type-f, #4d90a7)}.ListGame .GameInnerContainer .Red{background-color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .Black{background-color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .Green{background-color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .White{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:var(--emw--casino-thumbnail-animation-color-type-b, #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--casino-thumbnail-animation-color, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 25%, transparent 25%, transparent 50%, var(--emw--casino-thumbnail-animation-color-type-a, #212121) 50%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 75%, transparent 75%, var(--emw--casino-thumbnail-animation-color, #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--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:var(--emw--border-radius-small, 5px);font-size:var(--emw--font-size-x-small, 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--casino-thumbnail-animation-color, #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--casino-thumbnail-animation-color, #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--casino-thumbnail-animation-color, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-size:var(--emw--font-size-medium, 16px)}.ListGame .GameInnerContainer .ClosedGame span{font-size:inherit}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emw--casino-thumbnail-animation-color-contrast, #000000);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 12px)}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:inherit}.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 var(--emw--casino-thumbnail-animation-color, #FFFFFF);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,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{padding:6px 8px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .UnfavoredIcon{width:25px;height:25px}.GameInfoVendor{width:45px;height:45px}.GameInnerContainer .GameExtraInfoContainer{padding-top:5px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px);padding:6px}.GameInnerContainer .GameInfoWrapper{padding:8px 10px}}');
|
|
5939
|
+
Hi(e, "svelte-eplxqg", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameContainer.WithGameName.pb-0:not(.CasinoGamesGridSlider){padding-bottom:0px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--emw--border-radius-medium, 10px)}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:cover;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameTopContainer{display:flex;gap:10px}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-color-contrast, #000000), hsla(var(--emw--casino-thumbnail-color-h, 120), var(--emw--casino-thumbnail-color-s, 100%), var(--emw--casino-thumbnail-color-l, 50%), 0.7));z-index:15;padding:8px 12px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:var(--emw--color-typography, #FFFFFF);text-align:center;font-size:var(--emw--font-size-small, 14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:10px;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 4px 4px 4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:15}.GameInnerContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px);padding:5px;background-color:transparent;color:var(--emw--button-typography, #FFFFFF);text-transform:uppercase;border-radius:var(--emw--border-radius-medium, 10px);border:1px solid var(--emw--button-typography, #FFFFFF)}.GameInnerContainer:hover,.GameInnerContainer:active{transition:2s;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);transition:1s}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{display:flex;align-items:center;gap:8px}.GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:var(--emw--color-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15}.GameNameBelow{color:var(--emw--casino-typography, #FFFFFF);position:relative;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:24px;height:24px}.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:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:2s;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-animation-color-contrast, #000000), rgba(0, 191, 114, 0.7))}.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--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.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--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;font-size:var(--emw--font-size-small, 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--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:var(--emw--font-size-small, 14px);text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{margin:0 2px;margin-right:5px}}.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}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.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--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .Red{color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .Green{color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .Blue{color:var(--emw--casino-thumbnail-animation-color-type-f, #4d90a7)}.ListGame .GameInnerContainer .Red{background-color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .Black{background-color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .Green{background-color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .White{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:var(--emw--casino-thumbnail-animation-color-type-b, #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--casino-thumbnail-animation-color, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 25%, transparent 25%, transparent 50%, var(--emw--casino-thumbnail-animation-color-type-a, #212121) 50%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 75%, transparent 75%, var(--emw--casino-thumbnail-animation-color, #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--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:var(--emw--border-radius-small, 5px);font-size:var(--emw--font-size-x-small, 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--casino-thumbnail-animation-color, #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--casino-thumbnail-animation-color, #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--casino-thumbnail-animation-color, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-size:var(--emw--font-size-medium, 16px)}.ListGame .GameInnerContainer .ClosedGame span{font-size:inherit}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emw--casino-thumbnail-animation-color-contrast, #000000);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 12px)}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:inherit}.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 var(--emw--casino-thumbnail-animation-color, #FFFFFF);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,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{padding:6px 8px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .UnfavoredIcon{width:25px;height:25px}.GameInfoVendor{width:45px;height:45px}.GameInnerContainer .GameExtraInfoContainer{padding-top:5px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px);padding:6px}.GameInnerContainer .GameInfoWrapper{padding:8px 10px}}');
|
|
5940
5940
|
}
|
|
5941
5941
|
function dr(e, t, n) {
|
|
5942
5942
|
const r = e.slice();
|
|
@@ -5947,13 +5947,13 @@ function pr(e, t, n) {
|
|
|
5947
5947
|
return r[102] = t[n], r;
|
|
5948
5948
|
}
|
|
5949
5949
|
function gr(e) {
|
|
5950
|
-
let t, n = !
|
|
5950
|
+
let t, n = !X(
|
|
5951
5951
|
/*userAgent*/
|
|
5952
|
-
e[
|
|
5952
|
+
e[37]
|
|
5953
5953
|
), r, i, a = (
|
|
5954
5954
|
/*translationmessages*/
|
|
5955
|
-
(e[
|
|
5956
|
-
e[
|
|
5955
|
+
(e[12]?.playNow || /*$_*/
|
|
5956
|
+
e[36]("playNow")) + ""
|
|
5957
5957
|
), o, s, l, u = n && gl();
|
|
5958
5958
|
return {
|
|
5959
5959
|
c() {
|
|
@@ -5969,10 +5969,10 @@ function gr(e) {
|
|
|
5969
5969
|
},
|
|
5970
5970
|
p(c, h) {
|
|
5971
5971
|
h[0] & /*translationmessages*/
|
|
5972
|
-
|
|
5973
|
-
|
|
5974
|
-
(c[
|
|
5975
|
-
c[
|
|
5972
|
+
4096 | h[1] & /*$_*/
|
|
5973
|
+
32 && a !== (a = /*translationmessages*/
|
|
5974
|
+
(c[12]?.playNow || /*$_*/
|
|
5975
|
+
c[36]("playNow")) + "") && me(o, a);
|
|
5976
5976
|
},
|
|
5977
5977
|
d(c) {
|
|
5978
5978
|
c && M(t), u && u.d(), s = !1, l();
|
|
@@ -5996,8 +5996,8 @@ function gl(e) {
|
|
|
5996
5996
|
function br(e) {
|
|
5997
5997
|
let t, n = (
|
|
5998
5998
|
/*translationmessages*/
|
|
5999
|
-
(e[
|
|
6000
|
-
e[
|
|
5999
|
+
(e[12]?.new || /*$_*/
|
|
6000
|
+
e[36]("new")) + ""
|
|
6001
6001
|
), r;
|
|
6002
6002
|
return {
|
|
6003
6003
|
c() {
|
|
@@ -6008,10 +6008,10 @@ function br(e) {
|
|
|
6008
6008
|
},
|
|
6009
6009
|
p(i, a) {
|
|
6010
6010
|
a[0] & /*translationmessages*/
|
|
6011
|
-
|
|
6012
|
-
|
|
6013
|
-
(i[
|
|
6014
|
-
i[
|
|
6011
|
+
4096 | a[1] & /*$_*/
|
|
6012
|
+
32 && n !== (n = /*translationmessages*/
|
|
6013
|
+
(i[12]?.new || /*$_*/
|
|
6014
|
+
i[36]("new")) + "") && me(r, n);
|
|
6015
6015
|
},
|
|
6016
6016
|
d(i) {
|
|
6017
6017
|
i && M(t);
|
|
@@ -6024,7 +6024,7 @@ function vr(e) {
|
|
|
6024
6024
|
c() {
|
|
6025
6025
|
t = I("span"), n = ae(
|
|
6026
6026
|
/*gametag*/
|
|
6027
|
-
e[
|
|
6027
|
+
e[8]
|
|
6028
6028
|
), p(t, "class", "GameExtraInfoLabel PopularGameTag");
|
|
6029
6029
|
},
|
|
6030
6030
|
m(r, i) {
|
|
@@ -6032,10 +6032,10 @@ function vr(e) {
|
|
|
6032
6032
|
},
|
|
6033
6033
|
p(r, i) {
|
|
6034
6034
|
i[0] & /*gametag*/
|
|
6035
|
-
|
|
6035
|
+
256 && me(
|
|
6036
6036
|
n,
|
|
6037
6037
|
/*gametag*/
|
|
6038
|
-
r[
|
|
6038
|
+
r[8]
|
|
6039
6039
|
);
|
|
6040
6040
|
},
|
|
6041
6041
|
d(r) {
|
|
@@ -6045,22 +6045,22 @@ function vr(e) {
|
|
|
6045
6045
|
}
|
|
6046
6046
|
function yr(e) {
|
|
6047
6047
|
let t, n, r = !/*isopen*/
|
|
6048
|
-
e[
|
|
6049
|
-
e[
|
|
6050
|
-
e[
|
|
6048
|
+
e[22] && /*starttime*/
|
|
6049
|
+
e[20] && /*timeformat*/
|
|
6050
|
+
e[21] && wr(e);
|
|
6051
6051
|
function i(s, l) {
|
|
6052
6052
|
if (
|
|
6053
6053
|
/*isopen*/
|
|
6054
|
-
s[
|
|
6055
|
-
s[
|
|
6056
|
-
s[
|
|
6054
|
+
s[22] && /*displaytype*/
|
|
6055
|
+
s[19] && /*displaytype*/
|
|
6056
|
+
s[19] === dn
|
|
6057
6057
|
)
|
|
6058
6058
|
return vl;
|
|
6059
6059
|
if (
|
|
6060
6060
|
/*isopen*/
|
|
6061
|
-
s[
|
|
6062
|
-
s[
|
|
6063
|
-
s[
|
|
6061
|
+
s[22] && /*displaytype*/
|
|
6062
|
+
s[19] && /*displaytype*/
|
|
6063
|
+
s[19] === pn
|
|
6064
6064
|
)
|
|
6065
6065
|
return bl;
|
|
6066
6066
|
}
|
|
@@ -6074,9 +6074,9 @@ function yr(e) {
|
|
|
6074
6074
|
},
|
|
6075
6075
|
p(s, l) {
|
|
6076
6076
|
!/*isopen*/
|
|
6077
|
-
s[
|
|
6078
|
-
s[
|
|
6079
|
-
s[
|
|
6077
|
+
s[22] && /*starttime*/
|
|
6078
|
+
s[20] && /*timeformat*/
|
|
6079
|
+
s[21] ? r ? r.p(s, l) : (r = wr(s), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(n.parentNode, n)));
|
|
6080
6080
|
},
|
|
6081
6081
|
d(s) {
|
|
6082
6082
|
s && (M(t), M(n)), r && r.d(s), o && o.d(s);
|
|
@@ -6086,30 +6086,30 @@ function yr(e) {
|
|
|
6086
6086
|
function wr(e) {
|
|
6087
6087
|
let t, n, r = (
|
|
6088
6088
|
/*translationmessages*/
|
|
6089
|
-
(e[
|
|
6090
|
-
e[
|
|
6089
|
+
(e[12]?.opens || /*$_*/
|
|
6090
|
+
e[36]("opens")) + ""
|
|
6091
6091
|
), i, a, o, s = hr(
|
|
6092
6092
|
new Date(
|
|
6093
6093
|
/*starttime*/
|
|
6094
|
-
e[
|
|
6094
|
+
e[20]
|
|
6095
6095
|
),
|
|
6096
6096
|
/*timeformat*/
|
|
6097
|
-
e[
|
|
6097
|
+
e[21]
|
|
6098
6098
|
) + "", l, u, c, h = (
|
|
6099
6099
|
/*renderDealerName*/
|
|
6100
|
-
e[
|
|
6100
|
+
e[42](
|
|
6101
6101
|
/*dealername*/
|
|
6102
|
-
e[
|
|
6102
|
+
e[34]
|
|
6103
6103
|
) + ""
|
|
6104
6104
|
), m, d, v = (
|
|
6105
6105
|
/*renderBetLimits*/
|
|
6106
|
-
e[
|
|
6106
|
+
e[41](
|
|
6107
6107
|
/*min*/
|
|
6108
|
-
e[25],
|
|
6109
|
-
/*max*/
|
|
6110
6108
|
e[26],
|
|
6109
|
+
/*max*/
|
|
6110
|
+
e[27],
|
|
6111
6111
|
/*currencySymbol*/
|
|
6112
|
-
e[
|
|
6112
|
+
e[25]
|
|
6113
6113
|
) + ""
|
|
6114
6114
|
);
|
|
6115
6115
|
return {
|
|
@@ -6121,31 +6121,31 @@ function wr(e) {
|
|
|
6121
6121
|
},
|
|
6122
6122
|
p(b, _) {
|
|
6123
6123
|
_[0] & /*translationmessages*/
|
|
6124
|
-
|
|
6125
|
-
|
|
6126
|
-
(b[
|
|
6127
|
-
b[
|
|
6128
|
-
|
|
6124
|
+
4096 | _[1] & /*$_*/
|
|
6125
|
+
32 && r !== (r = /*translationmessages*/
|
|
6126
|
+
(b[12]?.opens || /*$_*/
|
|
6127
|
+
b[36]("opens")) + "") && me(i, r), _[0] & /*starttime, timeformat*/
|
|
6128
|
+
3145728 && s !== (s = hr(
|
|
6129
6129
|
new Date(
|
|
6130
6130
|
/*starttime*/
|
|
6131
|
-
b[
|
|
6131
|
+
b[20]
|
|
6132
6132
|
),
|
|
6133
6133
|
/*timeformat*/
|
|
6134
|
-
b[
|
|
6134
|
+
b[21]
|
|
6135
6135
|
) + "") && me(l, s), _[1] & /*dealername*/
|
|
6136
|
-
|
|
6137
|
-
b[
|
|
6136
|
+
8 && h !== (h = /*renderDealerName*/
|
|
6137
|
+
b[42](
|
|
6138
6138
|
/*dealername*/
|
|
6139
|
-
b[
|
|
6139
|
+
b[34]
|
|
6140
6140
|
) + "") && c.p(h), _[0] & /*min, max, currencySymbol*/
|
|
6141
|
-
|
|
6142
|
-
b[
|
|
6141
|
+
234881024 && v !== (v = /*renderBetLimits*/
|
|
6142
|
+
b[41](
|
|
6143
6143
|
/*min*/
|
|
6144
|
-
b[25],
|
|
6145
|
-
/*max*/
|
|
6146
6144
|
b[26],
|
|
6145
|
+
/*max*/
|
|
6146
|
+
b[27],
|
|
6147
6147
|
/*currencySymbol*/
|
|
6148
|
-
b[
|
|
6148
|
+
b[25]
|
|
6149
6149
|
) + "") && d.p(v);
|
|
6150
6150
|
},
|
|
6151
6151
|
d(b) {
|
|
@@ -6156,19 +6156,19 @@ function wr(e) {
|
|
|
6156
6156
|
function bl(e) {
|
|
6157
6157
|
let t, n, r, i, a = (
|
|
6158
6158
|
/*renderDealerName*/
|
|
6159
|
-
e[
|
|
6159
|
+
e[42](
|
|
6160
6160
|
/*dealername*/
|
|
6161
|
-
e[
|
|
6161
|
+
e[34]
|
|
6162
6162
|
) + ""
|
|
6163
6163
|
), o, s, l = (
|
|
6164
6164
|
/*renderBetLimits*/
|
|
6165
|
-
e[
|
|
6165
|
+
e[41](
|
|
6166
6166
|
/*min*/
|
|
6167
|
-
e[25],
|
|
6168
|
-
/*max*/
|
|
6169
6167
|
e[26],
|
|
6168
|
+
/*max*/
|
|
6169
|
+
e[27],
|
|
6170
6170
|
/*currencySymbol*/
|
|
6171
|
-
e[
|
|
6171
|
+
e[25]
|
|
6172
6172
|
) + ""
|
|
6173
6173
|
), u = ht(new Array(Tr)), c = [];
|
|
6174
6174
|
for (let h = 0; h < u.length; h += 1)
|
|
@@ -6182,7 +6182,7 @@ function bl(e) {
|
|
|
6182
6182
|
t,
|
|
6183
6183
|
"class",
|
|
6184
6184
|
/*roulettecontainerclassname*/
|
|
6185
|
-
e[
|
|
6185
|
+
e[30]
|
|
6186
6186
|
);
|
|
6187
6187
|
},
|
|
6188
6188
|
m(h, m) {
|
|
@@ -6192,9 +6192,9 @@ function bl(e) {
|
|
|
6192
6192
|
e[67](n), y(t, r), i.m(a, t), y(t, o), s.m(l, t);
|
|
6193
6193
|
},
|
|
6194
6194
|
p(h, m) {
|
|
6195
|
-
if (m[0] & /*roulleteresults,
|
|
6196
|
-
|
|
6197
|
-
|
|
6195
|
+
if (m[0] & /*roulleteresults, isdouble*/
|
|
6196
|
+
536903680 | m[1] & /*renderSpan, colorsourcearray*/
|
|
6197
|
+
4097) {
|
|
6198
6198
|
u = ht(new Array(Tr));
|
|
6199
6199
|
let d;
|
|
6200
6200
|
for (d = 0; d < u.length; d += 1) {
|
|
@@ -6206,25 +6206,25 @@ function bl(e) {
|
|
|
6206
6206
|
c.length = u.length;
|
|
6207
6207
|
}
|
|
6208
6208
|
m[1] & /*dealername*/
|
|
6209
|
-
|
|
6210
|
-
h[
|
|
6209
|
+
8 && a !== (a = /*renderDealerName*/
|
|
6210
|
+
h[42](
|
|
6211
6211
|
/*dealername*/
|
|
6212
|
-
h[
|
|
6212
|
+
h[34]
|
|
6213
6213
|
) + "") && i.p(a), m[0] & /*min, max, currencySymbol*/
|
|
6214
|
-
|
|
6215
|
-
h[
|
|
6214
|
+
234881024 && l !== (l = /*renderBetLimits*/
|
|
6215
|
+
h[41](
|
|
6216
6216
|
/*min*/
|
|
6217
|
-
h[25],
|
|
6218
|
-
/*max*/
|
|
6219
6217
|
h[26],
|
|
6218
|
+
/*max*/
|
|
6219
|
+
h[27],
|
|
6220
6220
|
/*currencySymbol*/
|
|
6221
|
-
h[
|
|
6221
|
+
h[25]
|
|
6222
6222
|
) + "") && s.p(l), m[0] & /*roulettecontainerclassname*/
|
|
6223
|
-
|
|
6223
|
+
1073741824 && p(
|
|
6224
6224
|
t,
|
|
6225
6225
|
"class",
|
|
6226
6226
|
/*roulettecontainerclassname*/
|
|
6227
|
-
h[
|
|
6227
|
+
h[30]
|
|
6228
6228
|
);
|
|
6229
6229
|
},
|
|
6230
6230
|
d(h) {
|
|
@@ -6235,25 +6235,25 @@ function bl(e) {
|
|
|
6235
6235
|
function vl(e) {
|
|
6236
6236
|
let t, n, r, i, a = (
|
|
6237
6237
|
/*renderDealerName*/
|
|
6238
|
-
e[
|
|
6238
|
+
e[42](
|
|
6239
6239
|
/*dealername*/
|
|
6240
|
-
e[
|
|
6240
|
+
e[34]
|
|
6241
6241
|
) + ""
|
|
6242
6242
|
), o, s, l = (
|
|
6243
6243
|
/*renderBetLimits*/
|
|
6244
|
-
e[
|
|
6244
|
+
e[41](
|
|
6245
6245
|
/*min*/
|
|
6246
|
-
e[25],
|
|
6247
|
-
/*max*/
|
|
6248
6246
|
e[26],
|
|
6247
|
+
/*max*/
|
|
6248
|
+
e[27],
|
|
6249
6249
|
/*currencySymbol*/
|
|
6250
|
-
e[
|
|
6250
|
+
e[25]
|
|
6251
6251
|
) + ""
|
|
6252
6252
|
);
|
|
6253
6253
|
function u(m, d) {
|
|
6254
6254
|
return (
|
|
6255
6255
|
/*istablefull*/
|
|
6256
|
-
m[
|
|
6256
|
+
m[32] ? xl : _l
|
|
6257
6257
|
);
|
|
6258
6258
|
}
|
|
6259
6259
|
let c = u(e), h = c(e);
|
|
@@ -6266,19 +6266,19 @@ function vl(e) {
|
|
|
6266
6266
|
},
|
|
6267
6267
|
p(m, d) {
|
|
6268
6268
|
c === (c = u(m)) && h ? h.p(m, d) : (h.d(1), h = c(m), h && (h.c(), h.m(n, null))), d[1] & /*dealername*/
|
|
6269
|
-
|
|
6270
|
-
m[
|
|
6269
|
+
8 && a !== (a = /*renderDealerName*/
|
|
6270
|
+
m[42](
|
|
6271
6271
|
/*dealername*/
|
|
6272
|
-
m[
|
|
6272
|
+
m[34]
|
|
6273
6273
|
) + "") && i.p(a), d[0] & /*min, max, currencySymbol*/
|
|
6274
|
-
|
|
6275
|
-
m[
|
|
6274
|
+
234881024 && l !== (l = /*renderBetLimits*/
|
|
6275
|
+
m[41](
|
|
6276
6276
|
/*min*/
|
|
6277
|
-
m[25],
|
|
6278
|
-
/*max*/
|
|
6279
6277
|
m[26],
|
|
6278
|
+
/*max*/
|
|
6279
|
+
m[27],
|
|
6280
6280
|
/*currencySymbol*/
|
|
6281
|
-
m[
|
|
6281
|
+
m[25]
|
|
6282
6282
|
) + "") && s.p(l);
|
|
6283
6283
|
},
|
|
6284
6284
|
d(m) {
|
|
@@ -6291,7 +6291,7 @@ function _r(e) {
|
|
|
6291
6291
|
function n(a, o) {
|
|
6292
6292
|
return (
|
|
6293
6293
|
/*isdouble*/
|
|
6294
|
-
a[
|
|
6294
|
+
a[29] ? wl : yl
|
|
6295
6295
|
);
|
|
6296
6296
|
}
|
|
6297
6297
|
let r = n(e), i = r(e);
|
|
@@ -6313,20 +6313,20 @@ function _r(e) {
|
|
|
6313
6313
|
function yl(e) {
|
|
6314
6314
|
let t, n = (
|
|
6315
6315
|
/*renderSpan*/
|
|
6316
|
-
e[
|
|
6316
|
+
e[43](
|
|
6317
6317
|
`LatestResult ${/*i*/
|
|
6318
6318
|
e[107] === 0 ? "First" : ""}`,
|
|
6319
6319
|
/*i*/
|
|
6320
6320
|
e[107],
|
|
6321
6321
|
/*roulleteresults*/
|
|
6322
|
-
e[
|
|
6322
|
+
e[15][
|
|
6323
6323
|
/*i*/
|
|
6324
6324
|
e[107]
|
|
6325
6325
|
],
|
|
6326
6326
|
/*colorsourcearray*/
|
|
6327
|
-
e[
|
|
6327
|
+
e[31][
|
|
6328
6328
|
/*roulleteresults*/
|
|
6329
|
-
e[
|
|
6329
|
+
e[15][
|
|
6330
6330
|
/*i*/
|
|
6331
6331
|
e[107]
|
|
6332
6332
|
]
|
|
@@ -6341,22 +6341,23 @@ function yl(e) {
|
|
|
6341
6341
|
t.m(n, i, a), N(i, r, a);
|
|
6342
6342
|
},
|
|
6343
6343
|
p(i, a) {
|
|
6344
|
-
a[0] & /*roulleteresults
|
|
6345
|
-
|
|
6346
|
-
|
|
6344
|
+
a[0] & /*roulleteresults*/
|
|
6345
|
+
32768 | a[1] & /*colorsourcearray*/
|
|
6346
|
+
1 && n !== (n = /*renderSpan*/
|
|
6347
|
+
i[43](
|
|
6347
6348
|
`LatestResult ${/*i*/
|
|
6348
6349
|
i[107] === 0 ? "First" : ""}`,
|
|
6349
6350
|
/*i*/
|
|
6350
6351
|
i[107],
|
|
6351
6352
|
/*roulleteresults*/
|
|
6352
|
-
i[
|
|
6353
|
+
i[15][
|
|
6353
6354
|
/*i*/
|
|
6354
6355
|
i[107]
|
|
6355
6356
|
],
|
|
6356
6357
|
/*colorsourcearray*/
|
|
6357
|
-
i[
|
|
6358
|
+
i[31][
|
|
6358
6359
|
/*roulleteresults*/
|
|
6359
|
-
i[
|
|
6360
|
+
i[15][
|
|
6360
6361
|
/*i*/
|
|
6361
6362
|
i[107]
|
|
6362
6363
|
]
|
|
@@ -6371,24 +6372,24 @@ function yl(e) {
|
|
|
6371
6372
|
function wl(e) {
|
|
6372
6373
|
let t, n, r = (
|
|
6373
6374
|
/*renderSpan*/
|
|
6374
|
-
e[
|
|
6375
|
+
e[43](
|
|
6375
6376
|
`LatestResult ${/*i*/
|
|
6376
6377
|
e[107] === 0 ? "First" : ""}`,
|
|
6377
6378
|
`first${/*i*/
|
|
6378
6379
|
e[107]}${/*roulleteresults*/
|
|
6379
|
-
e[
|
|
6380
|
+
e[15][
|
|
6380
6381
|
/*i*/
|
|
6381
6382
|
e[107]
|
|
6382
6383
|
][0]}`,
|
|
6383
6384
|
/*roulleteresults*/
|
|
6384
|
-
e[
|
|
6385
|
+
e[15][
|
|
6385
6386
|
/*i*/
|
|
6386
6387
|
e[107]
|
|
6387
6388
|
][0],
|
|
6388
6389
|
/*colorsourcearray*/
|
|
6389
|
-
e[
|
|
6390
|
+
e[31][
|
|
6390
6391
|
/*roulleteresults*/
|
|
6391
|
-
e[
|
|
6392
|
+
e[15][
|
|
6392
6393
|
/*i*/
|
|
6393
6394
|
e[107]
|
|
6394
6395
|
][0]
|
|
@@ -6396,24 +6397,24 @@ function wl(e) {
|
|
|
6396
6397
|
) + ""
|
|
6397
6398
|
), i, a, o = (
|
|
6398
6399
|
/*renderSpan*/
|
|
6399
|
-
e[
|
|
6400
|
+
e[43](
|
|
6400
6401
|
`LatestResult ${/*i*/
|
|
6401
6402
|
e[107] === 0 ? "First" : ""}`,
|
|
6402
6403
|
`second${/*i*/
|
|
6403
6404
|
e[107]}${/*roulleteresults*/
|
|
6404
|
-
e[
|
|
6405
|
+
e[15][
|
|
6405
6406
|
/*i*/
|
|
6406
6407
|
e[107]
|
|
6407
6408
|
][1]}`,
|
|
6408
6409
|
/*roulleteresults*/
|
|
6409
|
-
e[
|
|
6410
|
+
e[15][
|
|
6410
6411
|
/*i*/
|
|
6411
6412
|
e[107]
|
|
6412
6413
|
][1],
|
|
6413
6414
|
/*colorsourcearray*/
|
|
6414
|
-
e[
|
|
6415
|
+
e[31][
|
|
6415
6416
|
/*roulleteresults*/
|
|
6416
|
-
e[
|
|
6417
|
+
e[15][
|
|
6417
6418
|
/*i*/
|
|
6418
6419
|
e[107]
|
|
6419
6420
|
][1]
|
|
@@ -6428,50 +6429,52 @@ function wl(e) {
|
|
|
6428
6429
|
N(l, t, u), n.m(r, t), y(t, i), a.m(o, t), y(t, s);
|
|
6429
6430
|
},
|
|
6430
6431
|
p(l, u) {
|
|
6431
|
-
u[0] & /*roulleteresults
|
|
6432
|
-
|
|
6433
|
-
|
|
6432
|
+
u[0] & /*roulleteresults*/
|
|
6433
|
+
32768 | u[1] & /*colorsourcearray*/
|
|
6434
|
+
1 && r !== (r = /*renderSpan*/
|
|
6435
|
+
l[43](
|
|
6434
6436
|
`LatestResult ${/*i*/
|
|
6435
6437
|
l[107] === 0 ? "First" : ""}`,
|
|
6436
6438
|
`first${/*i*/
|
|
6437
6439
|
l[107]}${/*roulleteresults*/
|
|
6438
|
-
l[
|
|
6440
|
+
l[15][
|
|
6439
6441
|
/*i*/
|
|
6440
6442
|
l[107]
|
|
6441
6443
|
][0]}`,
|
|
6442
6444
|
/*roulleteresults*/
|
|
6443
|
-
l[
|
|
6445
|
+
l[15][
|
|
6444
6446
|
/*i*/
|
|
6445
6447
|
l[107]
|
|
6446
6448
|
][0],
|
|
6447
6449
|
/*colorsourcearray*/
|
|
6448
|
-
l[
|
|
6450
|
+
l[31][
|
|
6449
6451
|
/*roulleteresults*/
|
|
6450
|
-
l[
|
|
6452
|
+
l[15][
|
|
6451
6453
|
/*i*/
|
|
6452
6454
|
l[107]
|
|
6453
6455
|
][0]
|
|
6454
6456
|
]
|
|
6455
|
-
) + "") && n.p(r), u[0] & /*roulleteresults
|
|
6456
|
-
|
|
6457
|
-
|
|
6457
|
+
) + "") && n.p(r), u[0] & /*roulleteresults*/
|
|
6458
|
+
32768 | u[1] & /*colorsourcearray*/
|
|
6459
|
+
1 && o !== (o = /*renderSpan*/
|
|
6460
|
+
l[43](
|
|
6458
6461
|
`LatestResult ${/*i*/
|
|
6459
6462
|
l[107] === 0 ? "First" : ""}`,
|
|
6460
6463
|
`second${/*i*/
|
|
6461
6464
|
l[107]}${/*roulleteresults*/
|
|
6462
|
-
l[
|
|
6465
|
+
l[15][
|
|
6463
6466
|
/*i*/
|
|
6464
6467
|
l[107]
|
|
6465
6468
|
][1]}`,
|
|
6466
6469
|
/*roulleteresults*/
|
|
6467
|
-
l[
|
|
6470
|
+
l[15][
|
|
6468
6471
|
/*i*/
|
|
6469
6472
|
l[107]
|
|
6470
6473
|
][1],
|
|
6471
6474
|
/*colorsourcearray*/
|
|
6472
|
-
l[
|
|
6475
|
+
l[31][
|
|
6473
6476
|
/*roulleteresults*/
|
|
6474
|
-
l[
|
|
6477
|
+
l[15][
|
|
6475
6478
|
/*i*/
|
|
6476
6479
|
l[107]
|
|
6477
6480
|
][1]
|
|
@@ -6486,8 +6489,8 @@ function wl(e) {
|
|
|
6486
6489
|
function xr(e) {
|
|
6487
6490
|
let t, n = (
|
|
6488
6491
|
/*roulleteresults*/
|
|
6489
|
-
e[
|
|
6490
|
-
e[
|
|
6492
|
+
e[15] && /*roulleteresults*/
|
|
6493
|
+
e[15][
|
|
6491
6494
|
/*i*/
|
|
6492
6495
|
e[107]
|
|
6493
6496
|
] && _r(e)
|
|
@@ -6501,8 +6504,8 @@ function xr(e) {
|
|
|
6501
6504
|
},
|
|
6502
6505
|
p(r, i) {
|
|
6503
6506
|
/*roulleteresults*/
|
|
6504
|
-
r[
|
|
6505
|
-
r[
|
|
6507
|
+
r[15] && /*roulleteresults*/
|
|
6508
|
+
r[15][
|
|
6506
6509
|
/*i*/
|
|
6507
6510
|
r[107]
|
|
6508
6511
|
] ? n ? n.p(r, i) : (n = _r(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
|
|
@@ -6515,7 +6518,7 @@ function xr(e) {
|
|
|
6515
6518
|
function _l(e) {
|
|
6516
6519
|
let t, n = ht(
|
|
6517
6520
|
/*seats*/
|
|
6518
|
-
e[
|
|
6521
|
+
e[24]
|
|
6519
6522
|
), r = [];
|
|
6520
6523
|
for (let i = 0; i < n.length; i += 1)
|
|
6521
6524
|
r[i] = Er(pr(e, n, i));
|
|
@@ -6532,11 +6535,11 @@ function _l(e) {
|
|
|
6532
6535
|
},
|
|
6533
6536
|
p(i, a) {
|
|
6534
6537
|
if (a[0] & /*currentoccupiedseats, seats*/
|
|
6535
|
-
|
|
6536
|
-
|
|
6538
|
+
285212672 | a[1] & /*contains*/
|
|
6539
|
+
512) {
|
|
6537
6540
|
n = ht(
|
|
6538
6541
|
/*seats*/
|
|
6539
|
-
i[
|
|
6542
|
+
i[24]
|
|
6540
6543
|
);
|
|
6541
6544
|
let o;
|
|
6542
6545
|
for (o = 0; o < n.length; o += 1) {
|
|
@@ -6556,8 +6559,8 @@ function _l(e) {
|
|
|
6556
6559
|
function xl(e) {
|
|
6557
6560
|
let t, n = (
|
|
6558
6561
|
/*translationmessages*/
|
|
6559
|
-
(e[
|
|
6560
|
-
e[
|
|
6562
|
+
(e[12]?.full || /*$_*/
|
|
6563
|
+
e[36]("full")) + ""
|
|
6561
6564
|
), r;
|
|
6562
6565
|
return {
|
|
6563
6566
|
c() {
|
|
@@ -6568,10 +6571,10 @@ function xl(e) {
|
|
|
6568
6571
|
},
|
|
6569
6572
|
p(i, a) {
|
|
6570
6573
|
a[0] & /*translationmessages*/
|
|
6571
|
-
|
|
6572
|
-
|
|
6573
|
-
(i[
|
|
6574
|
-
i[
|
|
6574
|
+
4096 | a[1] & /*$_*/
|
|
6575
|
+
32 && n !== (n = /*translationmessages*/
|
|
6576
|
+
(i[12]?.full || /*$_*/
|
|
6577
|
+
i[36]("full")) + "") && me(r, n);
|
|
6575
6578
|
},
|
|
6576
6579
|
d(i) {
|
|
6577
6580
|
i && M(t);
|
|
@@ -6583,9 +6586,9 @@ function Er(e) {
|
|
|
6583
6586
|
return {
|
|
6584
6587
|
c() {
|
|
6585
6588
|
t = I("span"), n = te("svg"), r = te("path"), i = te("path"), a = U(), p(r, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z"), p(i, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z"), p(n, "xmlns", "http://www.w3.org/2000/svg"), p(n, "width", "13"), p(n, "height", "14"), p(n, "viewBox", "0 0 13 14"), p(t, "class", o = /*contains*/
|
|
6586
|
-
e[
|
|
6589
|
+
e[40](
|
|
6587
6590
|
/*currentoccupiedseats*/
|
|
6588
|
-
e[
|
|
6591
|
+
e[28],
|
|
6589
6592
|
/*seatData*/
|
|
6590
6593
|
e[102].toString()
|
|
6591
6594
|
) ? "ClosedSeat" : "OpenSeat");
|
|
@@ -6595,10 +6598,10 @@ function Er(e) {
|
|
|
6595
6598
|
},
|
|
6596
6599
|
p(s, l) {
|
|
6597
6600
|
l[0] & /*currentoccupiedseats, seats*/
|
|
6598
|
-
|
|
6599
|
-
s[
|
|
6601
|
+
285212672 && o !== (o = /*contains*/
|
|
6602
|
+
s[40](
|
|
6600
6603
|
/*currentoccupiedseats*/
|
|
6601
|
-
s[
|
|
6604
|
+
s[28],
|
|
6602
6605
|
/*seatData*/
|
|
6603
6606
|
s[102].toString()
|
|
6604
6607
|
) ? "ClosedSeat" : "OpenSeat") && p(t, "class", o);
|
|
@@ -6629,13 +6632,13 @@ function Cl(e) {
|
|
|
6629
6632
|
if (
|
|
6630
6633
|
/*gamefavorite*/
|
|
6631
6634
|
s[0] && /*isLoggedIn*/
|
|
6632
|
-
s[
|
|
6635
|
+
s[17] && /*favorites*/
|
|
6633
6636
|
s[2] === "true"
|
|
6634
6637
|
)
|
|
6635
6638
|
return Tl;
|
|
6636
6639
|
if (!/*gamefavorite*/
|
|
6637
6640
|
s[0] && /*isLoggedIn*/
|
|
6638
|
-
s[
|
|
6641
|
+
s[17] && /*favorites*/
|
|
6639
6642
|
s[2] === "true")
|
|
6640
6643
|
return Gl;
|
|
6641
6644
|
}
|
|
@@ -6643,15 +6646,15 @@ function Cl(e) {
|
|
|
6643
6646
|
return {
|
|
6644
6647
|
c() {
|
|
6645
6648
|
t = I("div"), n = I("span"), r = U(), o && o.c(), p(n, "class", "GameInfoVendor"), Hn(n, "background-image", "url(" + /*gamevendor*/
|
|
6646
|
-
e[
|
|
6649
|
+
e[5] + ")"), p(t, "class", "GameTopContainer");
|
|
6647
6650
|
},
|
|
6648
6651
|
m(s, l) {
|
|
6649
6652
|
N(s, t, l), y(t, n), y(t, r), o && o.m(t, null);
|
|
6650
6653
|
},
|
|
6651
6654
|
p(s, l) {
|
|
6652
6655
|
l[0] & /*gamevendor*/
|
|
6653
|
-
|
|
6654
|
-
s[
|
|
6656
|
+
32 && Hn(n, "background-image", "url(" + /*gamevendor*/
|
|
6657
|
+
s[5] + ")"), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(t, null)));
|
|
6655
6658
|
},
|
|
6656
6659
|
d(s) {
|
|
6657
6660
|
s && M(t), o && o.d();
|
|
@@ -6704,12 +6707,12 @@ function Cr(e) {
|
|
|
6704
6707
|
c() {
|
|
6705
6708
|
t = I("p"), n = ae(
|
|
6706
6709
|
/*gamename*/
|
|
6707
|
-
e[
|
|
6710
|
+
e[4]
|
|
6708
6711
|
), p(t, "class", "GameNameBelow"), p(
|
|
6709
6712
|
t,
|
|
6710
6713
|
"title",
|
|
6711
6714
|
/*gamename*/
|
|
6712
|
-
e[
|
|
6715
|
+
e[4]
|
|
6713
6716
|
);
|
|
6714
6717
|
},
|
|
6715
6718
|
m(r, i) {
|
|
@@ -6717,16 +6720,16 @@ function Cr(e) {
|
|
|
6717
6720
|
},
|
|
6718
6721
|
p(r, i) {
|
|
6719
6722
|
i[0] & /*gamename*/
|
|
6720
|
-
|
|
6723
|
+
16 && me(
|
|
6721
6724
|
n,
|
|
6722
6725
|
/*gamename*/
|
|
6723
|
-
r[
|
|
6726
|
+
r[4]
|
|
6724
6727
|
), i[0] & /*gamename*/
|
|
6725
|
-
|
|
6728
|
+
16 && p(
|
|
6726
6729
|
t,
|
|
6727
6730
|
"title",
|
|
6728
6731
|
/*gamename*/
|
|
6729
|
-
r[
|
|
6732
|
+
r[4]
|
|
6730
6733
|
);
|
|
6731
6734
|
},
|
|
6732
6735
|
d(r) {
|
|
@@ -6740,48 +6743,52 @@ function Sl(e) {
|
|
|
6740
6743
|
e[1] && gr(e)
|
|
6741
6744
|
), B = (
|
|
6742
6745
|
/*gameisnew*/
|
|
6743
|
-
e[
|
|
6746
|
+
e[7] && br(e)
|
|
6744
6747
|
), S = (
|
|
6745
6748
|
/*gametag*/
|
|
6746
|
-
e[
|
|
6749
|
+
e[8] && vr(e)
|
|
6747
6750
|
), L = (
|
|
6748
6751
|
/*livegamedata*/
|
|
6749
|
-
e[
|
|
6752
|
+
e[14] && yr(e)
|
|
6750
6753
|
);
|
|
6751
|
-
function
|
|
6752
|
-
if (b == null && (b = !
|
|
6754
|
+
function Z(g, T) {
|
|
6755
|
+
if (b == null && (b = !X(
|
|
6753
6756
|
/*userAgent*/
|
|
6754
|
-
g[
|
|
6757
|
+
g[37]
|
|
6755
6758
|
)), b)
|
|
6756
6759
|
return Cl;
|
|
6757
6760
|
if (
|
|
6758
6761
|
/*gamefavorite*/
|
|
6759
6762
|
g[0] && /*isLoggedIn*/
|
|
6760
|
-
g[
|
|
6763
|
+
g[17] && /*favorites*/
|
|
6761
6764
|
g[2] === "true"
|
|
6762
6765
|
)
|
|
6763
6766
|
return El;
|
|
6764
6767
|
}
|
|
6765
|
-
let Y =
|
|
6768
|
+
let Y = Z(e), k = Y && Y(e), H = (
|
|
6766
6769
|
/*showgamename*/
|
|
6767
|
-
e[
|
|
6770
|
+
e[10] === "true" && Cr(e)
|
|
6768
6771
|
);
|
|
6769
6772
|
return {
|
|
6770
6773
|
c() {
|
|
6771
6774
|
t = I("div"), n = I("div"), r = I("ui-image"), o = U(), s = I("div"), l = I("div"), E && E.c(), u = U(), c = I("div"), h = I("div"), B && B.c(), m = U(), S && S.c(), d = U(), L && L.c(), v = U(), k && k.c(), j = U(), H && H.c(), Nn(r.src, i = /*imageSrc*/
|
|
6772
|
-
e[
|
|
6773
|
-
e[
|
|
6774
|
-
(e[
|
|
6775
|
-
e[
|
|
6776
|
-
e[
|
|
6777
|
-
e[
|
|
6778
|
-
e[
|
|
6779
|
-
e[
|
|
6780
|
-
e[
|
|
6775
|
+
e[35]) || ve(r, "src", i), ve(r, "class", a = `GameBg GameBg-${/*gamecellsize*/
|
|
6776
|
+
e[9]}`), ve(r, "alt", "Game thumbnail"), ve(r, "loading", "lazy"), p(l, "class", "GameInfo"), p(s, "class", "GameInfoWrapper"), p(h, "class", "GameExtraInfo"), p(c, "class", "GameExtraInfoContainer"), p(n, "class", _ = "GameInnerContainer " + /*livegamedata*/
|
|
6777
|
+
(e[14] && !/*isopen*/
|
|
6778
|
+
e[22] && /*openhours*/
|
|
6779
|
+
e[23].value || /*livegamedata*/
|
|
6780
|
+
e[14] && /*istablefull*/
|
|
6781
|
+
e[32] ? "GameInnerContainerUnavailable" : "")), p(t, "class", F = `GameContainer ${/*extraclassname*/
|
|
6782
|
+
e[33]} ${/*casinogamesgridslider*/
|
|
6783
|
+
e[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
|
|
6784
|
+
e[3] && X(
|
|
6785
|
+
/*userAgent*/
|
|
6786
|
+
e[37]
|
|
6787
|
+
) ? "pb-0" : ""}`), Rn(
|
|
6781
6788
|
t,
|
|
6782
6789
|
"WithGameName",
|
|
6783
6790
|
/*showgamename*/
|
|
6784
|
-
e[
|
|
6791
|
+
e[10]
|
|
6785
6792
|
);
|
|
6786
6793
|
},
|
|
6787
6794
|
m(g, T) {
|
|
@@ -6789,32 +6796,36 @@ function Sl(e) {
|
|
|
6789
6796
|
},
|
|
6790
6797
|
p(g, T) {
|
|
6791
6798
|
T[1] & /*imageSrc*/
|
|
6792
|
-
|
|
6793
|
-
g[
|
|
6794
|
-
|
|
6795
|
-
g[
|
|
6799
|
+
16 && !Nn(r.src, i = /*imageSrc*/
|
|
6800
|
+
g[35]) && ve(r, "src", i), T[0] & /*gamecellsize*/
|
|
6801
|
+
512 && a !== (a = `GameBg GameBg-${/*gamecellsize*/
|
|
6802
|
+
g[9]}`) && ve(r, "class", a), /*lang*/
|
|
6796
6803
|
g[1] ? E ? E.p(g, T) : (E = gr(g), E.c(), E.m(l, null)) : E && (E.d(1), E = null), /*gameisnew*/
|
|
6797
|
-
g[
|
|
6798
|
-
g[
|
|
6799
|
-
g[
|
|
6800
|
-
|
|
6801
|
-
|
|
6802
|
-
(g[
|
|
6803
|
-
g[
|
|
6804
|
-
g[
|
|
6805
|
-
g[
|
|
6806
|
-
g[
|
|
6807
|
-
g[
|
|
6808
|
-
|
|
6809
|
-
|
|
6810
|
-
g[
|
|
6811
|
-
g[
|
|
6812
|
-
|
|
6813
|
-
|
|
6804
|
+
g[7] ? B ? B.p(g, T) : (B = br(g), B.c(), B.m(h, m)) : B && (B.d(1), B = null), /*gametag*/
|
|
6805
|
+
g[8] ? S ? S.p(g, T) : (S = vr(g), S.c(), S.m(h, d)) : S && (S.d(1), S = null), /*livegamedata*/
|
|
6806
|
+
g[14] ? L ? L.p(g, T) : (L = yr(g), L.c(), L.m(h, null)) : L && (L.d(1), L = null), Y === (Y = Z(g)) && k ? k.p(g, T) : (k && k.d(1), k = Y && Y(g), k && (k.c(), k.m(c, null))), T[0] & /*livegamedata, isopen, openhours*/
|
|
6807
|
+
12599296 | T[1] & /*istablefull*/
|
|
6808
|
+
2 && _ !== (_ = "GameInnerContainer " + /*livegamedata*/
|
|
6809
|
+
(g[14] && !/*isopen*/
|
|
6810
|
+
g[22] && /*openhours*/
|
|
6811
|
+
g[23].value || /*livegamedata*/
|
|
6812
|
+
g[14] && /*istablefull*/
|
|
6813
|
+
g[32] ? "GameInnerContainerUnavailable" : "")) && p(n, "class", _), /*showgamename*/
|
|
6814
|
+
g[10] === "true" ? H ? H.p(g, T) : (H = Cr(g), H.c(), H.m(t, null)) : H && (H.d(1), H = null), T[0] & /*casinogamesgridslider, icon*/
|
|
6815
|
+
2056 | T[1] & /*extraclassname*/
|
|
6816
|
+
4 && F !== (F = `GameContainer ${/*extraclassname*/
|
|
6817
|
+
g[33]} ${/*casinogamesgridslider*/
|
|
6818
|
+
g[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
|
|
6819
|
+
g[3] && X(
|
|
6820
|
+
/*userAgent*/
|
|
6821
|
+
g[37]
|
|
6822
|
+
) ? "pb-0" : ""}`) && p(t, "class", F), T[0] & /*casinogamesgridslider, icon, showgamename*/
|
|
6823
|
+
3080 | T[1] & /*extraclassname*/
|
|
6824
|
+
4 && Rn(
|
|
6814
6825
|
t,
|
|
6815
6826
|
"WithGameName",
|
|
6816
6827
|
/*showgamename*/
|
|
6817
|
-
g[
|
|
6828
|
+
g[10]
|
|
6818
6829
|
);
|
|
6819
6830
|
},
|
|
6820
6831
|
i: z,
|
|
@@ -6827,8 +6838,8 @@ function Sl(e) {
|
|
|
6827
6838
|
const dn = "blackjack", pn = "roulette", Gr = "doubleballroulette", Ll = 7, Il = ",", Tr = 5;
|
|
6828
6839
|
function Ol(e, t, n) {
|
|
6829
6840
|
let r, i;
|
|
6830
|
-
Ni(e, jo, (f) => n(
|
|
6831
|
-
let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: v } = t, { gamename: b = "" } = t, { gamevendor: _ = "" } = t, { gamelaunchurl: j = "" } = t, { gameid: F = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: S = !1 } = t, { gamefavorite: L = !1 } = t, { gamecellsize:
|
|
6841
|
+
Ni(e, jo, (f) => n(36, i = f));
|
|
6842
|
+
let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: v } = t, { gamename: b = "" } = t, { gamevendor: _ = "" } = t, { gamelaunchurl: j = "" } = t, { gameid: F = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: S = !1 } = t, { gamefavorite: L = !1 } = t, { gamecellsize: Z = "" } = t, { showfavoredcategory: Y = !1 } = t, { showgamename: k = "" } = t, { currency: H = "" } = t, { gamepagemodalurl: g = "false" } = t, { endpoint: T = "" } = t, { categoryid: re = "" } = t, { livelobbyendpoint: Pe = "" } = t, { connectlive: ge = "" } = t, { visibilityconnect: Fe = "" } = t, { integratedgameframedesktop: qe = "false" } = t, { integratedgameframemobile: Ze = "false" } = t, { casinogamesgridslider: wn = "false" } = t, { translationmessages: Qe = {} } = t, Gt = !1, Je, Tt, Q = window.navigator.userAgent, K, O, se, _n, St, Lt = "HH:mm", he, It = {}, Be, xn = [], En = "EUR", Ot, Pt, Ft, Me, Bt, Mt, At, Ke, Nt, Ht, Cn, be, Rt, J = "", Ae, Gn, Dt;
|
|
6832
6843
|
const di = [dn], Tn = [pn, Gr], Sn = {
|
|
6833
6844
|
"01": "Yellow",
|
|
6834
6845
|
"02": "Blue",
|
|
@@ -6890,49 +6901,49 @@ function Ol(e, t, n) {
|
|
|
6890
6901
|
fr(f, mr[f]);
|
|
6891
6902
|
});
|
|
6892
6903
|
const In = (f) => {
|
|
6893
|
-
f.data.type === `AddFavoriteThumbnail_${F}` && !Y && n(0, L = !0), f.data.type === `RemoveFavoriteThumbnail_${F}` && !Y && n(0, L = !1), f.data.type === "UserSessionID" && (n(
|
|
6904
|
+
f.data.type === `AddFavoriteThumbnail_${F}` && !Y && n(0, L = !0), f.data.type === `RemoveFavoriteThumbnail_${F}` && !Y && n(0, L = !1), f.data.type === "UserSessionID" && (n(17, Gt = !0), f.data.session, Je = f.data.userID), f.data.type === "CategoryUpdate" && n(14, O = null);
|
|
6894
6905
|
}, On = (f) => {
|
|
6895
6906
|
window.postMessage({ type: "SearchedItemClicked", gameId: f }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
|
|
6896
6907
|
context: "GameThumbnail--Searched",
|
|
6897
6908
|
gameId: `${f}`,
|
|
6898
6909
|
userId: `${Je || "Not logged in"}`
|
|
6899
|
-
}),
|
|
6910
|
+
}), X(Q) && Ze == "true" ? window.postMessage(
|
|
6900
6911
|
{
|
|
6901
6912
|
type: "OpenGameFrame",
|
|
6902
6913
|
gameId: f,
|
|
6903
6914
|
gamefunmode: S,
|
|
6904
6915
|
gamepagemodalurl: g,
|
|
6905
|
-
isMobile:
|
|
6916
|
+
isMobile: X(Q),
|
|
6906
6917
|
source: "GameThumbnail",
|
|
6907
6918
|
identifier: "Lobby",
|
|
6908
6919
|
subVendor: _,
|
|
6909
6920
|
launchUrl: j
|
|
6910
6921
|
},
|
|
6911
6922
|
window.location.href
|
|
6912
|
-
) :
|
|
6923
|
+
) : X(Q) && Ze == "false" && window.postMessage(
|
|
6913
6924
|
{
|
|
6914
6925
|
type: "ShowGameModal",
|
|
6915
6926
|
gameId: f,
|
|
6916
|
-
isMobile:
|
|
6927
|
+
isMobile: X(Q)
|
|
6917
6928
|
},
|
|
6918
6929
|
window.location.href
|
|
6919
|
-
), !
|
|
6930
|
+
), !X(Q) && qe == "true" ? window.postMessage(
|
|
6920
6931
|
{
|
|
6921
6932
|
type: "OpenGameFrame",
|
|
6922
6933
|
gameId: f,
|
|
6923
6934
|
gamefunmode: S,
|
|
6924
6935
|
gamepagemodalurl: g,
|
|
6925
|
-
isMobile:
|
|
6936
|
+
isMobile: X(Q),
|
|
6926
6937
|
identifier: "Lobby",
|
|
6927
6938
|
subVendor: _,
|
|
6928
6939
|
launchUrl: j
|
|
6929
6940
|
},
|
|
6930
6941
|
window.location.href
|
|
6931
|
-
) : !
|
|
6942
|
+
) : !X(Q) && qe == "false" && window.postMessage(
|
|
6932
6943
|
{
|
|
6933
6944
|
type: "ShowGameModal",
|
|
6934
6945
|
gameId: f,
|
|
6935
|
-
isMobile:
|
|
6946
|
+
isMobile: X(Q)
|
|
6936
6947
|
},
|
|
6937
6948
|
window.location.href
|
|
6938
6949
|
);
|
|
@@ -6947,23 +6958,23 @@ function Ol(e, t, n) {
|
|
|
6947
6958
|
}, gi = () => {
|
|
6948
6959
|
ml(s);
|
|
6949
6960
|
}, bi = () => {
|
|
6950
|
-
n(
|
|
6961
|
+
n(17, Gt = !0), Je = o;
|
|
6951
6962
|
}, vi = (f, w) => `${T}/v1/encoder/lobby/updates/${f}/${w}`, Pn = () => {
|
|
6952
6963
|
Pe && EventSource && !se && _ && F && (se = new EventSource(vi(_, F)), se.addEventListener("message", Bn));
|
|
6953
6964
|
}, Fn = () => {
|
|
6954
6965
|
se && (se.close(), se = void 0);
|
|
6955
6966
|
}, Bn = async (f) => {
|
|
6956
6967
|
const { type: w, data: D } = f;
|
|
6957
|
-
let
|
|
6968
|
+
let q;
|
|
6958
6969
|
switch (w) {
|
|
6959
6970
|
case "message": {
|
|
6960
6971
|
if (D)
|
|
6961
6972
|
try {
|
|
6962
|
-
|
|
6973
|
+
q = JSON.parse(D);
|
|
6963
6974
|
} catch (ee) {
|
|
6964
6975
|
console.error("MESSAGE PARSING ERROR: ", ee);
|
|
6965
6976
|
}
|
|
6966
|
-
if (
|
|
6977
|
+
if (q) {
|
|
6967
6978
|
const {
|
|
6968
6979
|
InternalTableId: ee,
|
|
6969
6980
|
MessageType: tt,
|
|
@@ -6972,27 +6983,27 @@ function Ol(e, t, n) {
|
|
|
6972
6983
|
// Roads, // for baccarat
|
|
6973
6984
|
Seats: nt,
|
|
6974
6985
|
Open: rt
|
|
6975
|
-
} =
|
|
6986
|
+
} = q;
|
|
6976
6987
|
if (ee)
|
|
6977
6988
|
switch (tt) {
|
|
6978
6989
|
case "SeatsUpdated": {
|
|
6979
|
-
nt && Array.isArray(nt) && (n(
|
|
6990
|
+
nt && Array.isArray(nt) && (n(28, Me = nt), n(14, O.currentOccupiedSeats = nt, O), await Ne());
|
|
6980
6991
|
break;
|
|
6981
6992
|
}
|
|
6982
6993
|
case "RouletteResultsUpdated": {
|
|
6983
|
-
le && Array.isArray(le) && (Bt = le, n(
|
|
6994
|
+
le && Array.isArray(le) && (Bt = le, n(14, O.currentRouletteNumbers = le, O), await Ne());
|
|
6984
6995
|
break;
|
|
6985
6996
|
}
|
|
6986
6997
|
case "DoubleBallRouletteResultsUpdated": {
|
|
6987
|
-
le && Array.isArray(le) && (Mt = le, n(
|
|
6998
|
+
le && Array.isArray(le) && (Mt = le, n(14, O.currentDoubleBallRouletteNumbers = le, O), await Ne());
|
|
6988
6999
|
break;
|
|
6989
7000
|
}
|
|
6990
7001
|
case "TableOpened": {
|
|
6991
|
-
n(
|
|
7002
|
+
n(22, he = rt), n(14, O.isOpen = rt, O), await Ne();
|
|
6992
7003
|
break;
|
|
6993
7004
|
}
|
|
6994
7005
|
case "TableClosed": {
|
|
6995
|
-
n(
|
|
7006
|
+
n(22, he = rt), n(14, O.isOpen = rt, O), await Ne();
|
|
6996
7007
|
break;
|
|
6997
7008
|
}
|
|
6998
7009
|
}
|
|
@@ -7001,35 +7012,35 @@ function Ol(e, t, n) {
|
|
|
7001
7012
|
}
|
|
7002
7013
|
}, yi = () => {
|
|
7003
7014
|
let f = new URL(`${Pe.split("?")[0]}`);
|
|
7004
|
-
f.searchParams.append("platform", os(
|
|
7015
|
+
f.searchParams.append("platform", os(Q)), f.searchParams.append("language", s), fetch(f).then((w) => w.json()).then((w) => {
|
|
7005
7016
|
const { details: D } = w[0];
|
|
7006
|
-
n(
|
|
7017
|
+
n(14, O = D);
|
|
7007
7018
|
});
|
|
7008
7019
|
}, Mn = (f, w = Il) => f != null ? `${f}`.replace(/\B(?=(\d{3})+(?!\d))/g, w) : "", et = (f, w) => f.some((D) => D === w), wi = (f) => {
|
|
7009
7020
|
let w = null;
|
|
7010
7021
|
if (f) {
|
|
7011
7022
|
const { vendorCategory: D } = f;
|
|
7012
7023
|
if (D) {
|
|
7013
|
-
const
|
|
7014
|
-
et(di,
|
|
7024
|
+
const q = D.toLowerCase();
|
|
7025
|
+
et(di, q) ? w = dn : et(Tn, q) && (w = pn);
|
|
7015
7026
|
}
|
|
7016
7027
|
}
|
|
7017
7028
|
return w;
|
|
7018
7029
|
}, _i = (f, w, D) => {
|
|
7019
|
-
let
|
|
7030
|
+
let q, ee;
|
|
7020
7031
|
return f != null && w !== void 0 && w !== null && (ee = `
|
|
7021
7032
|
<span>
|
|
7022
7033
|
${D}
|
|
7023
7034
|
</span>
|
|
7024
|
-
${Mn(f)}-${Mn(w)}`), Dt && (
|
|
7035
|
+
${Mn(f)}-${Mn(w)}`), Dt && (q = `
|
|
7025
7036
|
<svg fill="var(--emw--casino-thumbnail-animation-color, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
|
|
7026
|
-
<span class="NrOfPlayers">${Dt}</span>`), !
|
|
7037
|
+
<span class="NrOfPlayers">${Dt}</span>`), !q && !ee ? "" : `
|
|
7027
7038
|
<p class="LiveLimits">
|
|
7028
7039
|
<span class="BetLimitLeft">
|
|
7029
7040
|
${ee || ""}
|
|
7030
7041
|
</span>
|
|
7031
7042
|
<span class="BetLimitRight">
|
|
7032
|
-
${
|
|
7043
|
+
${q || ""}
|
|
7033
7044
|
</span>
|
|
7034
7045
|
</p>`;
|
|
7035
7046
|
}, xi = (f) => f ? `
|
|
@@ -7037,13 +7048,13 @@ function Ol(e, t, n) {
|
|
|
7037
7048
|
<span class="DealerName">${Qe?.dealer || i("dealer")}: ${f}</span>
|
|
7038
7049
|
</p>
|
|
7039
7050
|
` : "", Ei = (f) => {
|
|
7040
|
-
Ft = f.totalSeats || Ll, n(
|
|
7051
|
+
Ft = f.totalSeats || Ll, n(28, Me = f.currentOccupiedSeats || []);
|
|
7041
7052
|
const w = [];
|
|
7042
7053
|
for (let D = 1; D <= Ft; D++)
|
|
7043
7054
|
w.push(D);
|
|
7044
7055
|
return { seats: w };
|
|
7045
|
-
}, Ci = (f, w, D,
|
|
7046
|
-
const ee = `${f} ${
|
|
7056
|
+
}, Ci = (f, w, D, q = "") => {
|
|
7057
|
+
const ee = `${f} ${q}`, tt = w.toString().match(/first0|second0|0/g);
|
|
7047
7058
|
return w === 0 || tt && tt.length !== 0 ? `
|
|
7048
7059
|
<span
|
|
7049
7060
|
id=${w}
|
|
@@ -7066,11 +7077,11 @@ function Ol(e, t, n) {
|
|
|
7066
7077
|
));
|
|
7067
7078
|
}, Ti = () => {
|
|
7068
7079
|
if (O) {
|
|
7069
|
-
if (n(
|
|
7080
|
+
if (n(22, he = O.isOpen), It = O.betLimit || {}, n(23, Be = O.openHours), n(24, xn = Ei(O).seats), Be && Be.value) {
|
|
7070
7081
|
const { value: { startTime: f, originalTimeFormat: w } } = Be;
|
|
7071
|
-
n(
|
|
7082
|
+
n(20, St = f), n(21, Lt = w || Lt);
|
|
7072
7083
|
}
|
|
7073
|
-
he && n(
|
|
7084
|
+
he && n(19, _n = wi(O)), n(25, En = dl[H]), n(26, Ot = (It.min || {})[H]), n(27, Pt = (It.max || {})[H]), Bt = O.currentRouletteNumbers, Mt = O.currentDoubleBallRouletteNumbers, At = O.vendorCategory, n(29, Ke = At.toLowerCase() === Gr), n(15, Nt = (Ke ? Mt : Bt) || []), n(30, Ht = "GameProp LiveProps RoulleteProps"), n(30, Ht += Ke ? " Double" : ""), n(31, Cn = et(Tn, At.toLowerCase()) ? Ln : Sn), Rt = be, n(32, be = Array.isArray(Me) && Me.length === Ft), O.dealer && n(34, Gn = O.dealer.DealerName), Dt = O.numberOfPlayers, n(33, J = "ListGame"), O.isOpen && O.currentRouletteNumbers && n(33, J += " GameBackdrop"), he && be && Ot && Pt && O.currentOccupiedSeats ? n(33, J += " GameContainerDimmed") : he === !1 && St && n(33, J += " GameContainerFullyDimmed"), K && (!Rt && be ? (n(33, J += " PulsatingRedShadow"), n(33, J = J.replace(" PulsatingGreenShadow", ""))) : Rt && !be && (n(33, J += " PulsatingGreenShadow"), n(33, J = J.replace(" PulsatingRedShadow", ""))));
|
|
7074
7085
|
}
|
|
7075
7086
|
}, Si = () => {
|
|
7076
7087
|
ge === "disconnect" ? Fn() : ge === "connect" && Pn();
|
|
@@ -7082,54 +7093,56 @@ function Ol(e, t, n) {
|
|
|
7082
7093
|
}));
|
|
7083
7094
|
function Ii(f) {
|
|
7084
7095
|
Ue[f ? "unshift" : "push"](() => {
|
|
7085
|
-
Tt = f, n(
|
|
7096
|
+
Tt = f, n(18, Tt);
|
|
7086
7097
|
});
|
|
7087
7098
|
}
|
|
7088
7099
|
const Oi = () => On(F);
|
|
7089
7100
|
function Pi(f) {
|
|
7090
7101
|
Ue[f ? "unshift" : "push"](() => {
|
|
7091
|
-
Ae = f, n(
|
|
7102
|
+
Ae = f, n(16, Ae);
|
|
7092
7103
|
});
|
|
7093
7104
|
}
|
|
7094
7105
|
const Fi = () => kt(F), Bi = () => kt(F);
|
|
7095
7106
|
function Mi(f) {
|
|
7096
7107
|
Ue[f ? "unshift" : "push"](() => {
|
|
7097
|
-
K = f, n(
|
|
7108
|
+
K = f, n(13, K);
|
|
7098
7109
|
});
|
|
7099
7110
|
}
|
|
7100
7111
|
return e.$$set = (f) => {
|
|
7101
|
-
"session" in f && n(
|
|
7112
|
+
"session" in f && n(44, a = f.session), "userid" in f && n(45, o = f.userid), "lang" in f && n(1, s = f.lang), "clientstyling" in f && n(46, l = f.clientstyling), "mbsource" in f && n(47, u = f.mbsource), "clientstylingurl" in f && n(48, c = f.clientstylingurl), "translationurl" in f && n(49, h = f.translationurl), "favorites" in f && n(2, m = f.favorites), "gamethumbnail" in f && n(50, d = f.gamethumbnail), "icon" in f && n(3, v = f.icon), "gamename" in f && n(4, b = f.gamename), "gamevendor" in f && n(5, _ = f.gamevendor), "gamelaunchurl" in f && n(51, j = f.gamelaunchurl), "gameid" in f && n(6, F = f.gameid), "gameisnew" in f && n(7, E = f.gameisnew), "gametag" in f && n(8, B = f.gametag), "gamefunmode" in f && n(52, S = f.gamefunmode), "gamefavorite" in f && n(0, L = f.gamefavorite), "gamecellsize" in f && n(9, Z = f.gamecellsize), "showfavoredcategory" in f && n(53, Y = f.showfavoredcategory), "showgamename" in f && n(10, k = f.showgamename), "currency" in f && n(54, H = f.currency), "gamepagemodalurl" in f && n(55, g = f.gamepagemodalurl), "endpoint" in f && n(56, T = f.endpoint), "categoryid" in f && n(57, re = f.categoryid), "livelobbyendpoint" in f && n(58, Pe = f.livelobbyendpoint), "connectlive" in f && n(59, ge = f.connectlive), "visibilityconnect" in f && n(60, Fe = f.visibilityconnect), "integratedgameframedesktop" in f && n(61, qe = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(62, Ze = f.integratedgameframemobile), "casinogamesgridslider" in f && n(11, wn = f.casinogamesgridslider), "translationmessages" in f && n(12, Qe = f.translationmessages);
|
|
7102
7113
|
}, e.$$.update = () => {
|
|
7103
7114
|
e.$$.dirty[1] & /*connectlive*/
|
|
7104
7115
|
268435456 && ge && Si(), e.$$.dirty[1] & /*visibilityconnect*/
|
|
7105
7116
|
536870912 && Fe && Li(), e.$$.dirty[0] & /*lang*/
|
|
7106
7117
|
2 && s && gi(), e.$$.dirty[1] & /*session, userid, endpoint*/
|
|
7107
|
-
|
|
7108
|
-
|
|
7109
|
-
|
|
7110
|
-
|
|
7111
|
-
|
|
7112
|
-
|
|
7113
|
-
|
|
7118
|
+
33579008 && a && o && T && bi(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
7119
|
+
8192 | e.$$.dirty[1] & /*clientstyling*/
|
|
7120
|
+
32768 && l && K && $o(K, l), e.$$.dirty[0] & /*customStylingContainer*/
|
|
7121
|
+
8192 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
7122
|
+
131072 && c && K && Kn(K, c), e.$$.dirty[0] & /*customStylingContainer*/
|
|
7123
|
+
8192 | e.$$.dirty[1] & /*mbsource*/
|
|
7124
|
+
65536 && u && K && Vo(K, `${u}.Style`), e.$$.dirty[0] & /*favorites*/
|
|
7114
7125
|
4, e.$$.dirty[0] & /*translationmessages*/
|
|
7115
|
-
|
|
7116
|
-
|
|
7117
|
-
|
|
7118
|
-
|
|
7126
|
+
4096 | e.$$.dirty[1] & /*translationurl*/
|
|
7127
|
+
262144 && Object.keys(Qe)?.length == 0 && h && pi(), e.$$.dirty[0] & /*gamecellsize*/
|
|
7128
|
+
512 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
7129
|
+
131072 && Z && c && Kn(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
|
|
7119
7130
|
167772160 && T && Pe && yi(), e.$$.dirty[0] & /*livegamedata*/
|
|
7120
|
-
|
|
7121
|
-
|
|
7122
|
-
|
|
7131
|
+
16384 && O && Ti(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
|
|
7132
|
+
98304 && Ae && Nt && Gi(), e.$$.dirty[0] & /*icon*/
|
|
7133
|
+
8 | e.$$.dirty[1] & /*gamethumbnail*/
|
|
7134
|
+
524288 && n(35, r = v && X(Q) ? v : d);
|
|
7123
7135
|
}, [
|
|
7124
7136
|
L,
|
|
7125
7137
|
s,
|
|
7126
7138
|
m,
|
|
7139
|
+
v,
|
|
7127
7140
|
b,
|
|
7128
7141
|
_,
|
|
7129
7142
|
F,
|
|
7130
7143
|
E,
|
|
7131
7144
|
B,
|
|
7132
|
-
|
|
7145
|
+
Z,
|
|
7133
7146
|
k,
|
|
7134
7147
|
wn,
|
|
7135
7148
|
Qe,
|
|
@@ -7153,11 +7166,11 @@ function Ol(e, t, n) {
|
|
|
7153
7166
|
Ht,
|
|
7154
7167
|
Cn,
|
|
7155
7168
|
be,
|
|
7156
|
-
|
|
7169
|
+
J,
|
|
7157
7170
|
Gn,
|
|
7158
7171
|
r,
|
|
7159
7172
|
i,
|
|
7160
|
-
|
|
7173
|
+
Q,
|
|
7161
7174
|
On,
|
|
7162
7175
|
kt,
|
|
7163
7176
|
et,
|
|
@@ -7171,7 +7184,6 @@ function Ol(e, t, n) {
|
|
|
7171
7184
|
c,
|
|
7172
7185
|
h,
|
|
7173
7186
|
d,
|
|
7174
|
-
v,
|
|
7175
7187
|
j,
|
|
7176
7188
|
S,
|
|
7177
7189
|
Y,
|
|
@@ -7203,27 +7215,27 @@ class mi extends Ki {
|
|
|
7203
7215
|
Sl,
|
|
7204
7216
|
Lr,
|
|
7205
7217
|
{
|
|
7206
|
-
session:
|
|
7207
|
-
userid:
|
|
7218
|
+
session: 44,
|
|
7219
|
+
userid: 45,
|
|
7208
7220
|
lang: 1,
|
|
7209
|
-
clientstyling:
|
|
7210
|
-
mbsource:
|
|
7211
|
-
clientstylingurl:
|
|
7212
|
-
translationurl:
|
|
7221
|
+
clientstyling: 46,
|
|
7222
|
+
mbsource: 47,
|
|
7223
|
+
clientstylingurl: 48,
|
|
7224
|
+
translationurl: 49,
|
|
7213
7225
|
favorites: 2,
|
|
7214
|
-
gamethumbnail:
|
|
7215
|
-
icon:
|
|
7216
|
-
gamename:
|
|
7217
|
-
gamevendor:
|
|
7226
|
+
gamethumbnail: 50,
|
|
7227
|
+
icon: 3,
|
|
7228
|
+
gamename: 4,
|
|
7229
|
+
gamevendor: 5,
|
|
7218
7230
|
gamelaunchurl: 51,
|
|
7219
|
-
gameid:
|
|
7220
|
-
gameisnew:
|
|
7221
|
-
gametag:
|
|
7231
|
+
gameid: 6,
|
|
7232
|
+
gameisnew: 7,
|
|
7233
|
+
gametag: 8,
|
|
7222
7234
|
gamefunmode: 52,
|
|
7223
7235
|
gamefavorite: 0,
|
|
7224
|
-
gamecellsize:
|
|
7236
|
+
gamecellsize: 9,
|
|
7225
7237
|
showfavoredcategory: 53,
|
|
7226
|
-
showgamename:
|
|
7238
|
+
showgamename: 10,
|
|
7227
7239
|
currency: 54,
|
|
7228
7240
|
gamepagemodalurl: 55,
|
|
7229
7241
|
endpoint: 56,
|
|
@@ -7233,8 +7245,8 @@ class mi extends Ki {
|
|
|
7233
7245
|
visibilityconnect: 60,
|
|
7234
7246
|
integratedgameframedesktop: 61,
|
|
7235
7247
|
integratedgameframemobile: 62,
|
|
7236
|
-
casinogamesgridslider:
|
|
7237
|
-
translationmessages:
|
|
7248
|
+
casinogamesgridslider: 11,
|
|
7249
|
+
translationmessages: 12,
|
|
7238
7250
|
MONEY_WHEEL_COLOR_MAP: 63,
|
|
7239
7251
|
ROULETTE_COLOR_MAP: 64
|
|
7240
7252
|
},
|
|
@@ -7243,13 +7255,13 @@ class mi extends Ki {
|
|
|
7243
7255
|
);
|
|
7244
7256
|
}
|
|
7245
7257
|
get session() {
|
|
7246
|
-
return this.$$.ctx[
|
|
7258
|
+
return this.$$.ctx[44];
|
|
7247
7259
|
}
|
|
7248
7260
|
set session(t) {
|
|
7249
7261
|
this.$$set({ session: t }), G();
|
|
7250
7262
|
}
|
|
7251
7263
|
get userid() {
|
|
7252
|
-
return this.$$.ctx[
|
|
7264
|
+
return this.$$.ctx[45];
|
|
7253
7265
|
}
|
|
7254
7266
|
set userid(t) {
|
|
7255
7267
|
this.$$set({ userid: t }), G();
|
|
@@ -7261,25 +7273,25 @@ class mi extends Ki {
|
|
|
7261
7273
|
this.$$set({ lang: t }), G();
|
|
7262
7274
|
}
|
|
7263
7275
|
get clientstyling() {
|
|
7264
|
-
return this.$$.ctx[
|
|
7276
|
+
return this.$$.ctx[46];
|
|
7265
7277
|
}
|
|
7266
7278
|
set clientstyling(t) {
|
|
7267
7279
|
this.$$set({ clientstyling: t }), G();
|
|
7268
7280
|
}
|
|
7269
7281
|
get mbsource() {
|
|
7270
|
-
return this.$$.ctx[
|
|
7282
|
+
return this.$$.ctx[47];
|
|
7271
7283
|
}
|
|
7272
7284
|
set mbsource(t) {
|
|
7273
7285
|
this.$$set({ mbsource: t }), G();
|
|
7274
7286
|
}
|
|
7275
7287
|
get clientstylingurl() {
|
|
7276
|
-
return this.$$.ctx[
|
|
7288
|
+
return this.$$.ctx[48];
|
|
7277
7289
|
}
|
|
7278
7290
|
set clientstylingurl(t) {
|
|
7279
7291
|
this.$$set({ clientstylingurl: t }), G();
|
|
7280
7292
|
}
|
|
7281
7293
|
get translationurl() {
|
|
7282
|
-
return this.$$.ctx[
|
|
7294
|
+
return this.$$.ctx[49];
|
|
7283
7295
|
}
|
|
7284
7296
|
set translationurl(t) {
|
|
7285
7297
|
this.$$set({ translationurl: t }), G();
|
|
@@ -7291,25 +7303,25 @@ class mi extends Ki {
|
|
|
7291
7303
|
this.$$set({ favorites: t }), G();
|
|
7292
7304
|
}
|
|
7293
7305
|
get gamethumbnail() {
|
|
7294
|
-
return this.$$.ctx[
|
|
7306
|
+
return this.$$.ctx[50];
|
|
7295
7307
|
}
|
|
7296
7308
|
set gamethumbnail(t) {
|
|
7297
7309
|
this.$$set({ gamethumbnail: t }), G();
|
|
7298
7310
|
}
|
|
7299
7311
|
get icon() {
|
|
7300
|
-
return this.$$.ctx[
|
|
7312
|
+
return this.$$.ctx[3];
|
|
7301
7313
|
}
|
|
7302
7314
|
set icon(t) {
|
|
7303
7315
|
this.$$set({ icon: t }), G();
|
|
7304
7316
|
}
|
|
7305
7317
|
get gamename() {
|
|
7306
|
-
return this.$$.ctx[
|
|
7318
|
+
return this.$$.ctx[4];
|
|
7307
7319
|
}
|
|
7308
7320
|
set gamename(t) {
|
|
7309
7321
|
this.$$set({ gamename: t }), G();
|
|
7310
7322
|
}
|
|
7311
7323
|
get gamevendor() {
|
|
7312
|
-
return this.$$.ctx[
|
|
7324
|
+
return this.$$.ctx[5];
|
|
7313
7325
|
}
|
|
7314
7326
|
set gamevendor(t) {
|
|
7315
7327
|
this.$$set({ gamevendor: t }), G();
|
|
@@ -7321,19 +7333,19 @@ class mi extends Ki {
|
|
|
7321
7333
|
this.$$set({ gamelaunchurl: t }), G();
|
|
7322
7334
|
}
|
|
7323
7335
|
get gameid() {
|
|
7324
|
-
return this.$$.ctx[
|
|
7336
|
+
return this.$$.ctx[6];
|
|
7325
7337
|
}
|
|
7326
7338
|
set gameid(t) {
|
|
7327
7339
|
this.$$set({ gameid: t }), G();
|
|
7328
7340
|
}
|
|
7329
7341
|
get gameisnew() {
|
|
7330
|
-
return this.$$.ctx[
|
|
7342
|
+
return this.$$.ctx[7];
|
|
7331
7343
|
}
|
|
7332
7344
|
set gameisnew(t) {
|
|
7333
7345
|
this.$$set({ gameisnew: t }), G();
|
|
7334
7346
|
}
|
|
7335
7347
|
get gametag() {
|
|
7336
|
-
return this.$$.ctx[
|
|
7348
|
+
return this.$$.ctx[8];
|
|
7337
7349
|
}
|
|
7338
7350
|
set gametag(t) {
|
|
7339
7351
|
this.$$set({ gametag: t }), G();
|
|
@@ -7351,7 +7363,7 @@ class mi extends Ki {
|
|
|
7351
7363
|
this.$$set({ gamefavorite: t }), G();
|
|
7352
7364
|
}
|
|
7353
7365
|
get gamecellsize() {
|
|
7354
|
-
return this.$$.ctx[
|
|
7366
|
+
return this.$$.ctx[9];
|
|
7355
7367
|
}
|
|
7356
7368
|
set gamecellsize(t) {
|
|
7357
7369
|
this.$$set({ gamecellsize: t }), G();
|
|
@@ -7363,7 +7375,7 @@ class mi extends Ki {
|
|
|
7363
7375
|
this.$$set({ showfavoredcategory: t }), G();
|
|
7364
7376
|
}
|
|
7365
7377
|
get showgamename() {
|
|
7366
|
-
return this.$$.ctx[
|
|
7378
|
+
return this.$$.ctx[10];
|
|
7367
7379
|
}
|
|
7368
7380
|
set showgamename(t) {
|
|
7369
7381
|
this.$$set({ showgamename: t }), G();
|
|
@@ -7423,13 +7435,13 @@ class mi extends Ki {
|
|
|
7423
7435
|
this.$$set({ integratedgameframemobile: t }), G();
|
|
7424
7436
|
}
|
|
7425
7437
|
get casinogamesgridslider() {
|
|
7426
|
-
return this.$$.ctx[
|
|
7438
|
+
return this.$$.ctx[11];
|
|
7427
7439
|
}
|
|
7428
7440
|
set casinogamesgridslider(t) {
|
|
7429
7441
|
this.$$set({ casinogamesgridslider: t }), G();
|
|
7430
7442
|
}
|
|
7431
7443
|
get translationmessages() {
|
|
7432
|
-
return this.$$.ctx[
|
|
7444
|
+
return this.$$.ctx[12];
|
|
7433
7445
|
}
|
|
7434
7446
|
set translationmessages(t) {
|
|
7435
7447
|
this.$$set({ translationmessages: t }), G();
|