@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
|
@@ -2992,13 +2992,13 @@ var lo = (
|
|
|
2992
2992
|
var b = this.tryParseArgumentClose(i);
|
|
2993
2993
|
if (b.err)
|
|
2994
2994
|
return b;
|
|
2995
|
-
var
|
|
2995
|
+
var Q = C(i, this.clonePosition());
|
|
2996
2996
|
return s === "select" ? {
|
|
2997
2997
|
val: {
|
|
2998
2998
|
type: N.select,
|
|
2999
2999
|
value: r,
|
|
3000
3000
|
options: Jn(I.val),
|
|
3001
|
-
location:
|
|
3001
|
+
location: Q
|
|
3002
3002
|
},
|
|
3003
3003
|
err: null
|
|
3004
3004
|
} : {
|
|
@@ -3008,7 +3008,7 @@ var lo = (
|
|
|
3008
3008
|
options: Jn(I.val),
|
|
3009
3009
|
offset: S,
|
|
3010
3010
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
3011
|
-
location:
|
|
3011
|
+
location: Q
|
|
3012
3012
|
},
|
|
3013
3013
|
err: null
|
|
3014
3014
|
};
|
|
@@ -4378,7 +4378,7 @@ const hr = [], fr = {}, gs = (e, t = 0) => {
|
|
|
4378
4378
|
return fr[e];
|
|
4379
4379
|
};
|
|
4380
4380
|
window.emWidgets = { topic: gs };
|
|
4381
|
-
const
|
|
4381
|
+
const q = (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)), bs = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4382
4382
|
function gt(e) {
|
|
4383
4383
|
"@babel/helpers - typeof";
|
|
4384
4384
|
return gt = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
|
|
@@ -5608,7 +5608,7 @@ function br(e, t, n) {
|
|
|
5608
5608
|
var I = V(e);
|
|
5609
5609
|
if (!xs(I))
|
|
5610
5610
|
throw new RangeError("Invalid time value");
|
|
5611
|
-
var
|
|
5611
|
+
var Q = ws(I), X = Es(I, Q), U = {
|
|
5612
5612
|
firstWeekContainsDate: B,
|
|
5613
5613
|
weekStartsOn: S,
|
|
5614
5614
|
locale: E,
|
|
@@ -5973,7 +5973,7 @@ const yr = {
|
|
|
5973
5973
|
ZWD: "Z$"
|
|
5974
5974
|
};
|
|
5975
5975
|
function Tl(e) {
|
|
5976
|
-
Xi(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}}');
|
|
5976
|
+
Xi(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}}');
|
|
5977
5977
|
}
|
|
5978
5978
|
function wr(e, t, n) {
|
|
5979
5979
|
const r = e.slice();
|
|
@@ -5985,13 +5985,13 @@ function _r(e, t, n) {
|
|
|
5985
5985
|
}
|
|
5986
5986
|
function xr(e) {
|
|
5987
5987
|
var c;
|
|
5988
|
-
let t, n = !
|
|
5988
|
+
let t, n = !q(
|
|
5989
5989
|
/*userAgent*/
|
|
5990
|
-
e[
|
|
5990
|
+
e[37]
|
|
5991
5991
|
), r, i, a = (
|
|
5992
5992
|
/*translationmessages*/
|
|
5993
|
-
(((c = e[
|
|
5994
|
-
e[
|
|
5993
|
+
(((c = e[12]) == null ? void 0 : c.playNow) || /*$_*/
|
|
5994
|
+
e[36]("playNow")) + ""
|
|
5995
5995
|
), o, s, l, u = n && Sl();
|
|
5996
5996
|
return {
|
|
5997
5997
|
c() {
|
|
@@ -6008,10 +6008,10 @@ function xr(e) {
|
|
|
6008
6008
|
p(h, m) {
|
|
6009
6009
|
var d;
|
|
6010
6010
|
m[0] & /*translationmessages*/
|
|
6011
|
-
|
|
6012
|
-
|
|
6013
|
-
(((d = h[
|
|
6014
|
-
h[
|
|
6011
|
+
4096 | m[1] & /*$_*/
|
|
6012
|
+
32 && a !== (a = /*translationmessages*/
|
|
6013
|
+
(((d = h[12]) == null ? void 0 : d.playNow) || /*$_*/
|
|
6014
|
+
h[36]("playNow")) + "") && de(o, a);
|
|
6015
6015
|
},
|
|
6016
6016
|
d(h) {
|
|
6017
6017
|
h && A(t), u && u.d(), s = !1, l();
|
|
@@ -6036,8 +6036,8 @@ function Er(e) {
|
|
|
6036
6036
|
var i;
|
|
6037
6037
|
let t, n = (
|
|
6038
6038
|
/*translationmessages*/
|
|
6039
|
-
(((i = e[
|
|
6040
|
-
e[
|
|
6039
|
+
(((i = e[12]) == null ? void 0 : i.new) || /*$_*/
|
|
6040
|
+
e[36]("new")) + ""
|
|
6041
6041
|
), r;
|
|
6042
6042
|
return {
|
|
6043
6043
|
c() {
|
|
@@ -6049,10 +6049,10 @@ function Er(e) {
|
|
|
6049
6049
|
p(a, o) {
|
|
6050
6050
|
var s;
|
|
6051
6051
|
o[0] & /*translationmessages*/
|
|
6052
|
-
|
|
6053
|
-
|
|
6054
|
-
(((s = a[
|
|
6055
|
-
a[
|
|
6052
|
+
4096 | o[1] & /*$_*/
|
|
6053
|
+
32 && n !== (n = /*translationmessages*/
|
|
6054
|
+
(((s = a[12]) == null ? void 0 : s.new) || /*$_*/
|
|
6055
|
+
a[36]("new")) + "") && de(r, n);
|
|
6056
6056
|
},
|
|
6057
6057
|
d(a) {
|
|
6058
6058
|
a && A(t);
|
|
@@ -6065,7 +6065,7 @@ function Cr(e) {
|
|
|
6065
6065
|
c() {
|
|
6066
6066
|
t = O("span"), n = oe(
|
|
6067
6067
|
/*gametag*/
|
|
6068
|
-
e[
|
|
6068
|
+
e[8]
|
|
6069
6069
|
), p(t, "class", "GameExtraInfoLabel PopularGameTag");
|
|
6070
6070
|
},
|
|
6071
6071
|
m(r, i) {
|
|
@@ -6073,10 +6073,10 @@ function Cr(e) {
|
|
|
6073
6073
|
},
|
|
6074
6074
|
p(r, i) {
|
|
6075
6075
|
i[0] & /*gametag*/
|
|
6076
|
-
|
|
6076
|
+
256 && de(
|
|
6077
6077
|
n,
|
|
6078
6078
|
/*gametag*/
|
|
6079
|
-
r[
|
|
6079
|
+
r[8]
|
|
6080
6080
|
);
|
|
6081
6081
|
},
|
|
6082
6082
|
d(r) {
|
|
@@ -6086,22 +6086,22 @@ function Cr(e) {
|
|
|
6086
6086
|
}
|
|
6087
6087
|
function Gr(e) {
|
|
6088
6088
|
let t, n, r = !/*isopen*/
|
|
6089
|
-
e[
|
|
6090
|
-
e[
|
|
6091
|
-
e[
|
|
6089
|
+
e[22] && /*starttime*/
|
|
6090
|
+
e[20] && /*timeformat*/
|
|
6091
|
+
e[21] && Tr(e);
|
|
6092
6092
|
function i(s, l) {
|
|
6093
6093
|
if (
|
|
6094
6094
|
/*isopen*/
|
|
6095
|
-
s[
|
|
6096
|
-
s[
|
|
6097
|
-
s[
|
|
6095
|
+
s[22] && /*displaytype*/
|
|
6096
|
+
s[19] && /*displaytype*/
|
|
6097
|
+
s[19] === bn
|
|
6098
6098
|
)
|
|
6099
6099
|
return Il;
|
|
6100
6100
|
if (
|
|
6101
6101
|
/*isopen*/
|
|
6102
|
-
s[
|
|
6103
|
-
s[
|
|
6104
|
-
s[
|
|
6102
|
+
s[22] && /*displaytype*/
|
|
6103
|
+
s[19] && /*displaytype*/
|
|
6104
|
+
s[19] === vn
|
|
6105
6105
|
)
|
|
6106
6106
|
return Ll;
|
|
6107
6107
|
}
|
|
@@ -6115,9 +6115,9 @@ function Gr(e) {
|
|
|
6115
6115
|
},
|
|
6116
6116
|
p(s, l) {
|
|
6117
6117
|
!/*isopen*/
|
|
6118
|
-
s[
|
|
6119
|
-
s[
|
|
6120
|
-
s[
|
|
6118
|
+
s[22] && /*starttime*/
|
|
6119
|
+
s[20] && /*timeformat*/
|
|
6120
|
+
s[21] ? r ? r.p(s, l) : (r = Tr(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)));
|
|
6121
6121
|
},
|
|
6122
6122
|
d(s) {
|
|
6123
6123
|
s && (A(t), A(n)), r && r.d(s), o && o.d(s);
|
|
@@ -6128,30 +6128,30 @@ function Tr(e) {
|
|
|
6128
6128
|
var w;
|
|
6129
6129
|
let t, n, r = (
|
|
6130
6130
|
/*translationmessages*/
|
|
6131
|
-
(((w = e[
|
|
6132
|
-
e[
|
|
6131
|
+
(((w = e[12]) == null ? void 0 : w.opens) || /*$_*/
|
|
6132
|
+
e[36]("opens")) + ""
|
|
6133
6133
|
), i, a, o, s = br(
|
|
6134
6134
|
new Date(
|
|
6135
6135
|
/*starttime*/
|
|
6136
|
-
e[
|
|
6136
|
+
e[20]
|
|
6137
6137
|
),
|
|
6138
6138
|
/*timeformat*/
|
|
6139
|
-
e[
|
|
6139
|
+
e[21]
|
|
6140
6140
|
) + "", l, u, c, h = (
|
|
6141
6141
|
/*renderDealerName*/
|
|
6142
|
-
e[
|
|
6142
|
+
e[42](
|
|
6143
6143
|
/*dealername*/
|
|
6144
|
-
e[
|
|
6144
|
+
e[34]
|
|
6145
6145
|
) + ""
|
|
6146
6146
|
), m, d, b = (
|
|
6147
6147
|
/*renderBetLimits*/
|
|
6148
|
-
e[
|
|
6148
|
+
e[41](
|
|
6149
6149
|
/*min*/
|
|
6150
|
-
e[25],
|
|
6151
|
-
/*max*/
|
|
6152
6150
|
e[26],
|
|
6151
|
+
/*max*/
|
|
6152
|
+
e[27],
|
|
6153
6153
|
/*currencySymbol*/
|
|
6154
|
-
e[
|
|
6154
|
+
e[25]
|
|
6155
6155
|
) + ""
|
|
6156
6156
|
);
|
|
6157
6157
|
return {
|
|
@@ -6164,31 +6164,31 @@ function Tr(e) {
|
|
|
6164
6164
|
p(y, M) {
|
|
6165
6165
|
var L;
|
|
6166
6166
|
M[0] & /*translationmessages*/
|
|
6167
|
-
|
|
6168
|
-
|
|
6169
|
-
(((L = y[
|
|
6170
|
-
y[
|
|
6171
|
-
|
|
6167
|
+
4096 | M[1] & /*$_*/
|
|
6168
|
+
32 && r !== (r = /*translationmessages*/
|
|
6169
|
+
(((L = y[12]) == null ? void 0 : L.opens) || /*$_*/
|
|
6170
|
+
y[36]("opens")) + "") && de(i, r), M[0] & /*starttime, timeformat*/
|
|
6171
|
+
3145728 && s !== (s = br(
|
|
6172
6172
|
new Date(
|
|
6173
6173
|
/*starttime*/
|
|
6174
|
-
y[
|
|
6174
|
+
y[20]
|
|
6175
6175
|
),
|
|
6176
6176
|
/*timeformat*/
|
|
6177
|
-
y[
|
|
6177
|
+
y[21]
|
|
6178
6178
|
) + "") && de(l, s), M[1] & /*dealername*/
|
|
6179
|
-
|
|
6180
|
-
y[
|
|
6179
|
+
8 && h !== (h = /*renderDealerName*/
|
|
6180
|
+
y[42](
|
|
6181
6181
|
/*dealername*/
|
|
6182
|
-
y[
|
|
6182
|
+
y[34]
|
|
6183
6183
|
) + "") && c.p(h), M[0] & /*min, max, currencySymbol*/
|
|
6184
|
-
|
|
6185
|
-
y[
|
|
6184
|
+
234881024 && b !== (b = /*renderBetLimits*/
|
|
6185
|
+
y[41](
|
|
6186
6186
|
/*min*/
|
|
6187
|
-
y[25],
|
|
6188
|
-
/*max*/
|
|
6189
6187
|
y[26],
|
|
6188
|
+
/*max*/
|
|
6189
|
+
y[27],
|
|
6190
6190
|
/*currencySymbol*/
|
|
6191
|
-
y[
|
|
6191
|
+
y[25]
|
|
6192
6192
|
) + "") && d.p(b);
|
|
6193
6193
|
},
|
|
6194
6194
|
d(y) {
|
|
@@ -6199,19 +6199,19 @@ function Tr(e) {
|
|
|
6199
6199
|
function Ll(e) {
|
|
6200
6200
|
let t, n, r, i, a = (
|
|
6201
6201
|
/*renderDealerName*/
|
|
6202
|
-
e[
|
|
6202
|
+
e[42](
|
|
6203
6203
|
/*dealername*/
|
|
6204
|
-
e[
|
|
6204
|
+
e[34]
|
|
6205
6205
|
) + ""
|
|
6206
6206
|
), o, s, l = (
|
|
6207
6207
|
/*renderBetLimits*/
|
|
6208
|
-
e[
|
|
6208
|
+
e[41](
|
|
6209
6209
|
/*min*/
|
|
6210
|
-
e[25],
|
|
6211
|
-
/*max*/
|
|
6212
6210
|
e[26],
|
|
6211
|
+
/*max*/
|
|
6212
|
+
e[27],
|
|
6213
6213
|
/*currencySymbol*/
|
|
6214
|
-
e[
|
|
6214
|
+
e[25]
|
|
6215
6215
|
) + ""
|
|
6216
6216
|
), u = ft(new Array(Fr)), c = [];
|
|
6217
6217
|
for (let h = 0; h < u.length; h += 1)
|
|
@@ -6225,7 +6225,7 @@ function Ll(e) {
|
|
|
6225
6225
|
t,
|
|
6226
6226
|
"class",
|
|
6227
6227
|
/*roulettecontainerclassname*/
|
|
6228
|
-
e[
|
|
6228
|
+
e[30]
|
|
6229
6229
|
);
|
|
6230
6230
|
},
|
|
6231
6231
|
m(h, m) {
|
|
@@ -6235,9 +6235,9 @@ function Ll(e) {
|
|
|
6235
6235
|
e[67](n), v(t, r), i.m(a, t), v(t, o), s.m(l, t);
|
|
6236
6236
|
},
|
|
6237
6237
|
p(h, m) {
|
|
6238
|
-
if (m[0] & /*roulleteresults,
|
|
6239
|
-
|
|
6240
|
-
|
|
6238
|
+
if (m[0] & /*roulleteresults, isdouble*/
|
|
6239
|
+
536903680 | m[1] & /*renderSpan, colorsourcearray*/
|
|
6240
|
+
4097) {
|
|
6241
6241
|
u = ft(new Array(Fr));
|
|
6242
6242
|
let d;
|
|
6243
6243
|
for (d = 0; d < u.length; d += 1) {
|
|
@@ -6249,25 +6249,25 @@ function Ll(e) {
|
|
|
6249
6249
|
c.length = u.length;
|
|
6250
6250
|
}
|
|
6251
6251
|
m[1] & /*dealername*/
|
|
6252
|
-
|
|
6253
|
-
h[
|
|
6252
|
+
8 && a !== (a = /*renderDealerName*/
|
|
6253
|
+
h[42](
|
|
6254
6254
|
/*dealername*/
|
|
6255
|
-
h[
|
|
6255
|
+
h[34]
|
|
6256
6256
|
) + "") && i.p(a), m[0] & /*min, max, currencySymbol*/
|
|
6257
|
-
|
|
6258
|
-
h[
|
|
6257
|
+
234881024 && l !== (l = /*renderBetLimits*/
|
|
6258
|
+
h[41](
|
|
6259
6259
|
/*min*/
|
|
6260
|
-
h[25],
|
|
6261
|
-
/*max*/
|
|
6262
6260
|
h[26],
|
|
6261
|
+
/*max*/
|
|
6262
|
+
h[27],
|
|
6263
6263
|
/*currencySymbol*/
|
|
6264
|
-
h[
|
|
6264
|
+
h[25]
|
|
6265
6265
|
) + "") && s.p(l), m[0] & /*roulettecontainerclassname*/
|
|
6266
|
-
|
|
6266
|
+
1073741824 && p(
|
|
6267
6267
|
t,
|
|
6268
6268
|
"class",
|
|
6269
6269
|
/*roulettecontainerclassname*/
|
|
6270
|
-
h[
|
|
6270
|
+
h[30]
|
|
6271
6271
|
);
|
|
6272
6272
|
},
|
|
6273
6273
|
d(h) {
|
|
@@ -6278,25 +6278,25 @@ function Ll(e) {
|
|
|
6278
6278
|
function Il(e) {
|
|
6279
6279
|
let t, n, r, i, a = (
|
|
6280
6280
|
/*renderDealerName*/
|
|
6281
|
-
e[
|
|
6281
|
+
e[42](
|
|
6282
6282
|
/*dealername*/
|
|
6283
|
-
e[
|
|
6283
|
+
e[34]
|
|
6284
6284
|
) + ""
|
|
6285
6285
|
), o, s, l = (
|
|
6286
6286
|
/*renderBetLimits*/
|
|
6287
|
-
e[
|
|
6287
|
+
e[41](
|
|
6288
6288
|
/*min*/
|
|
6289
|
-
e[25],
|
|
6290
|
-
/*max*/
|
|
6291
6289
|
e[26],
|
|
6290
|
+
/*max*/
|
|
6291
|
+
e[27],
|
|
6292
6292
|
/*currencySymbol*/
|
|
6293
|
-
e[
|
|
6293
|
+
e[25]
|
|
6294
6294
|
) + ""
|
|
6295
6295
|
);
|
|
6296
6296
|
function u(m, d) {
|
|
6297
6297
|
return (
|
|
6298
6298
|
/*istablefull*/
|
|
6299
|
-
m[
|
|
6299
|
+
m[32] ? Bl : Fl
|
|
6300
6300
|
);
|
|
6301
6301
|
}
|
|
6302
6302
|
let c = u(e), h = c(e);
|
|
@@ -6309,19 +6309,19 @@ function Il(e) {
|
|
|
6309
6309
|
},
|
|
6310
6310
|
p(m, d) {
|
|
6311
6311
|
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*/
|
|
6312
|
-
|
|
6313
|
-
m[
|
|
6312
|
+
8 && a !== (a = /*renderDealerName*/
|
|
6313
|
+
m[42](
|
|
6314
6314
|
/*dealername*/
|
|
6315
|
-
m[
|
|
6315
|
+
m[34]
|
|
6316
6316
|
) + "") && i.p(a), d[0] & /*min, max, currencySymbol*/
|
|
6317
|
-
|
|
6318
|
-
m[
|
|
6317
|
+
234881024 && l !== (l = /*renderBetLimits*/
|
|
6318
|
+
m[41](
|
|
6319
6319
|
/*min*/
|
|
6320
|
-
m[25],
|
|
6321
|
-
/*max*/
|
|
6322
6320
|
m[26],
|
|
6321
|
+
/*max*/
|
|
6322
|
+
m[27],
|
|
6323
6323
|
/*currencySymbol*/
|
|
6324
|
-
m[
|
|
6324
|
+
m[25]
|
|
6325
6325
|
) + "") && s.p(l);
|
|
6326
6326
|
},
|
|
6327
6327
|
d(m) {
|
|
@@ -6334,7 +6334,7 @@ function Sr(e) {
|
|
|
6334
6334
|
function n(a, o) {
|
|
6335
6335
|
return (
|
|
6336
6336
|
/*isdouble*/
|
|
6337
|
-
a[
|
|
6337
|
+
a[29] ? Pl : Ol
|
|
6338
6338
|
);
|
|
6339
6339
|
}
|
|
6340
6340
|
let r = n(e), i = r(e);
|
|
@@ -6356,20 +6356,20 @@ function Sr(e) {
|
|
|
6356
6356
|
function Ol(e) {
|
|
6357
6357
|
let t, n = (
|
|
6358
6358
|
/*renderSpan*/
|
|
6359
|
-
e[
|
|
6359
|
+
e[43](
|
|
6360
6360
|
`LatestResult ${/*i*/
|
|
6361
6361
|
e[107] === 0 ? "First" : ""}`,
|
|
6362
6362
|
/*i*/
|
|
6363
6363
|
e[107],
|
|
6364
6364
|
/*roulleteresults*/
|
|
6365
|
-
e[
|
|
6365
|
+
e[15][
|
|
6366
6366
|
/*i*/
|
|
6367
6367
|
e[107]
|
|
6368
6368
|
],
|
|
6369
6369
|
/*colorsourcearray*/
|
|
6370
|
-
e[
|
|
6370
|
+
e[31][
|
|
6371
6371
|
/*roulleteresults*/
|
|
6372
|
-
e[
|
|
6372
|
+
e[15][
|
|
6373
6373
|
/*i*/
|
|
6374
6374
|
e[107]
|
|
6375
6375
|
]
|
|
@@ -6384,22 +6384,23 @@ function Ol(e) {
|
|
|
6384
6384
|
t.m(n, i, a), H(i, r, a);
|
|
6385
6385
|
},
|
|
6386
6386
|
p(i, a) {
|
|
6387
|
-
a[0] & /*roulleteresults
|
|
6388
|
-
|
|
6389
|
-
|
|
6387
|
+
a[0] & /*roulleteresults*/
|
|
6388
|
+
32768 | a[1] & /*colorsourcearray*/
|
|
6389
|
+
1 && n !== (n = /*renderSpan*/
|
|
6390
|
+
i[43](
|
|
6390
6391
|
`LatestResult ${/*i*/
|
|
6391
6392
|
i[107] === 0 ? "First" : ""}`,
|
|
6392
6393
|
/*i*/
|
|
6393
6394
|
i[107],
|
|
6394
6395
|
/*roulleteresults*/
|
|
6395
|
-
i[
|
|
6396
|
+
i[15][
|
|
6396
6397
|
/*i*/
|
|
6397
6398
|
i[107]
|
|
6398
6399
|
],
|
|
6399
6400
|
/*colorsourcearray*/
|
|
6400
|
-
i[
|
|
6401
|
+
i[31][
|
|
6401
6402
|
/*roulleteresults*/
|
|
6402
|
-
i[
|
|
6403
|
+
i[15][
|
|
6403
6404
|
/*i*/
|
|
6404
6405
|
i[107]
|
|
6405
6406
|
]
|
|
@@ -6414,24 +6415,24 @@ function Ol(e) {
|
|
|
6414
6415
|
function Pl(e) {
|
|
6415
6416
|
let t, n, r = (
|
|
6416
6417
|
/*renderSpan*/
|
|
6417
|
-
e[
|
|
6418
|
+
e[43](
|
|
6418
6419
|
`LatestResult ${/*i*/
|
|
6419
6420
|
e[107] === 0 ? "First" : ""}`,
|
|
6420
6421
|
`first${/*i*/
|
|
6421
6422
|
e[107]}${/*roulleteresults*/
|
|
6422
|
-
e[
|
|
6423
|
+
e[15][
|
|
6423
6424
|
/*i*/
|
|
6424
6425
|
e[107]
|
|
6425
6426
|
][0]}`,
|
|
6426
6427
|
/*roulleteresults*/
|
|
6427
|
-
e[
|
|
6428
|
+
e[15][
|
|
6428
6429
|
/*i*/
|
|
6429
6430
|
e[107]
|
|
6430
6431
|
][0],
|
|
6431
6432
|
/*colorsourcearray*/
|
|
6432
|
-
e[
|
|
6433
|
+
e[31][
|
|
6433
6434
|
/*roulleteresults*/
|
|
6434
|
-
e[
|
|
6435
|
+
e[15][
|
|
6435
6436
|
/*i*/
|
|
6436
6437
|
e[107]
|
|
6437
6438
|
][0]
|
|
@@ -6439,24 +6440,24 @@ function Pl(e) {
|
|
|
6439
6440
|
) + ""
|
|
6440
6441
|
), i, a, o = (
|
|
6441
6442
|
/*renderSpan*/
|
|
6442
|
-
e[
|
|
6443
|
+
e[43](
|
|
6443
6444
|
`LatestResult ${/*i*/
|
|
6444
6445
|
e[107] === 0 ? "First" : ""}`,
|
|
6445
6446
|
`second${/*i*/
|
|
6446
6447
|
e[107]}${/*roulleteresults*/
|
|
6447
|
-
e[
|
|
6448
|
+
e[15][
|
|
6448
6449
|
/*i*/
|
|
6449
6450
|
e[107]
|
|
6450
6451
|
][1]}`,
|
|
6451
6452
|
/*roulleteresults*/
|
|
6452
|
-
e[
|
|
6453
|
+
e[15][
|
|
6453
6454
|
/*i*/
|
|
6454
6455
|
e[107]
|
|
6455
6456
|
][1],
|
|
6456
6457
|
/*colorsourcearray*/
|
|
6457
|
-
e[
|
|
6458
|
+
e[31][
|
|
6458
6459
|
/*roulleteresults*/
|
|
6459
|
-
e[
|
|
6460
|
+
e[15][
|
|
6460
6461
|
/*i*/
|
|
6461
6462
|
e[107]
|
|
6462
6463
|
][1]
|
|
@@ -6471,50 +6472,52 @@ function Pl(e) {
|
|
|
6471
6472
|
H(l, t, u), n.m(r, t), v(t, i), a.m(o, t), v(t, s);
|
|
6472
6473
|
},
|
|
6473
6474
|
p(l, u) {
|
|
6474
|
-
u[0] & /*roulleteresults
|
|
6475
|
-
|
|
6476
|
-
|
|
6475
|
+
u[0] & /*roulleteresults*/
|
|
6476
|
+
32768 | u[1] & /*colorsourcearray*/
|
|
6477
|
+
1 && r !== (r = /*renderSpan*/
|
|
6478
|
+
l[43](
|
|
6477
6479
|
`LatestResult ${/*i*/
|
|
6478
6480
|
l[107] === 0 ? "First" : ""}`,
|
|
6479
6481
|
`first${/*i*/
|
|
6480
6482
|
l[107]}${/*roulleteresults*/
|
|
6481
|
-
l[
|
|
6483
|
+
l[15][
|
|
6482
6484
|
/*i*/
|
|
6483
6485
|
l[107]
|
|
6484
6486
|
][0]}`,
|
|
6485
6487
|
/*roulleteresults*/
|
|
6486
|
-
l[
|
|
6488
|
+
l[15][
|
|
6487
6489
|
/*i*/
|
|
6488
6490
|
l[107]
|
|
6489
6491
|
][0],
|
|
6490
6492
|
/*colorsourcearray*/
|
|
6491
|
-
l[
|
|
6493
|
+
l[31][
|
|
6492
6494
|
/*roulleteresults*/
|
|
6493
|
-
l[
|
|
6495
|
+
l[15][
|
|
6494
6496
|
/*i*/
|
|
6495
6497
|
l[107]
|
|
6496
6498
|
][0]
|
|
6497
6499
|
]
|
|
6498
|
-
) + "") && n.p(r), u[0] & /*roulleteresults
|
|
6499
|
-
|
|
6500
|
-
|
|
6500
|
+
) + "") && n.p(r), u[0] & /*roulleteresults*/
|
|
6501
|
+
32768 | u[1] & /*colorsourcearray*/
|
|
6502
|
+
1 && o !== (o = /*renderSpan*/
|
|
6503
|
+
l[43](
|
|
6501
6504
|
`LatestResult ${/*i*/
|
|
6502
6505
|
l[107] === 0 ? "First" : ""}`,
|
|
6503
6506
|
`second${/*i*/
|
|
6504
6507
|
l[107]}${/*roulleteresults*/
|
|
6505
|
-
l[
|
|
6508
|
+
l[15][
|
|
6506
6509
|
/*i*/
|
|
6507
6510
|
l[107]
|
|
6508
6511
|
][1]}`,
|
|
6509
6512
|
/*roulleteresults*/
|
|
6510
|
-
l[
|
|
6513
|
+
l[15][
|
|
6511
6514
|
/*i*/
|
|
6512
6515
|
l[107]
|
|
6513
6516
|
][1],
|
|
6514
6517
|
/*colorsourcearray*/
|
|
6515
|
-
l[
|
|
6518
|
+
l[31][
|
|
6516
6519
|
/*roulleteresults*/
|
|
6517
|
-
l[
|
|
6520
|
+
l[15][
|
|
6518
6521
|
/*i*/
|
|
6519
6522
|
l[107]
|
|
6520
6523
|
][1]
|
|
@@ -6529,8 +6532,8 @@ function Pl(e) {
|
|
|
6529
6532
|
function Lr(e) {
|
|
6530
6533
|
let t, n = (
|
|
6531
6534
|
/*roulleteresults*/
|
|
6532
|
-
e[
|
|
6533
|
-
e[
|
|
6535
|
+
e[15] && /*roulleteresults*/
|
|
6536
|
+
e[15][
|
|
6534
6537
|
/*i*/
|
|
6535
6538
|
e[107]
|
|
6536
6539
|
] && Sr(e)
|
|
@@ -6544,8 +6547,8 @@ function Lr(e) {
|
|
|
6544
6547
|
},
|
|
6545
6548
|
p(r, i) {
|
|
6546
6549
|
/*roulleteresults*/
|
|
6547
|
-
r[
|
|
6548
|
-
r[
|
|
6550
|
+
r[15] && /*roulleteresults*/
|
|
6551
|
+
r[15][
|
|
6549
6552
|
/*i*/
|
|
6550
6553
|
r[107]
|
|
6551
6554
|
] ? n ? n.p(r, i) : (n = Sr(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
|
|
@@ -6558,7 +6561,7 @@ function Lr(e) {
|
|
|
6558
6561
|
function Fl(e) {
|
|
6559
6562
|
let t, n = ft(
|
|
6560
6563
|
/*seats*/
|
|
6561
|
-
e[
|
|
6564
|
+
e[24]
|
|
6562
6565
|
), r = [];
|
|
6563
6566
|
for (let i = 0; i < n.length; i += 1)
|
|
6564
6567
|
r[i] = Ir(_r(e, n, i));
|
|
@@ -6575,11 +6578,11 @@ function Fl(e) {
|
|
|
6575
6578
|
},
|
|
6576
6579
|
p(i, a) {
|
|
6577
6580
|
if (a[0] & /*currentoccupiedseats, seats*/
|
|
6578
|
-
|
|
6579
|
-
|
|
6581
|
+
285212672 | a[1] & /*contains*/
|
|
6582
|
+
512) {
|
|
6580
6583
|
n = ft(
|
|
6581
6584
|
/*seats*/
|
|
6582
|
-
i[
|
|
6585
|
+
i[24]
|
|
6583
6586
|
);
|
|
6584
6587
|
let o;
|
|
6585
6588
|
for (o = 0; o < n.length; o += 1) {
|
|
@@ -6600,8 +6603,8 @@ function Bl(e) {
|
|
|
6600
6603
|
var i;
|
|
6601
6604
|
let t, n = (
|
|
6602
6605
|
/*translationmessages*/
|
|
6603
|
-
(((i = e[
|
|
6604
|
-
e[
|
|
6606
|
+
(((i = e[12]) == null ? void 0 : i.full) || /*$_*/
|
|
6607
|
+
e[36]("full")) + ""
|
|
6605
6608
|
), r;
|
|
6606
6609
|
return {
|
|
6607
6610
|
c() {
|
|
@@ -6613,10 +6616,10 @@ function Bl(e) {
|
|
|
6613
6616
|
p(a, o) {
|
|
6614
6617
|
var s;
|
|
6615
6618
|
o[0] & /*translationmessages*/
|
|
6616
|
-
|
|
6617
|
-
|
|
6618
|
-
(((s = a[
|
|
6619
|
-
a[
|
|
6619
|
+
4096 | o[1] & /*$_*/
|
|
6620
|
+
32 && n !== (n = /*translationmessages*/
|
|
6621
|
+
(((s = a[12]) == null ? void 0 : s.full) || /*$_*/
|
|
6622
|
+
a[36]("full")) + "") && de(r, n);
|
|
6620
6623
|
},
|
|
6621
6624
|
d(a) {
|
|
6622
6625
|
a && A(t);
|
|
@@ -6628,9 +6631,9 @@ function Ir(e) {
|
|
|
6628
6631
|
return {
|
|
6629
6632
|
c() {
|
|
6630
6633
|
t = O("span"), n = ne("svg"), r = ne("path"), i = ne("path"), a = W(), 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*/
|
|
6631
|
-
e[
|
|
6634
|
+
e[40](
|
|
6632
6635
|
/*currentoccupiedseats*/
|
|
6633
|
-
e[
|
|
6636
|
+
e[28],
|
|
6634
6637
|
/*seatData*/
|
|
6635
6638
|
e[102].toString()
|
|
6636
6639
|
) ? "ClosedSeat" : "OpenSeat");
|
|
@@ -6640,10 +6643,10 @@ function Ir(e) {
|
|
|
6640
6643
|
},
|
|
6641
6644
|
p(s, l) {
|
|
6642
6645
|
l[0] & /*currentoccupiedseats, seats*/
|
|
6643
|
-
|
|
6644
|
-
s[
|
|
6646
|
+
285212672 && o !== (o = /*contains*/
|
|
6647
|
+
s[40](
|
|
6645
6648
|
/*currentoccupiedseats*/
|
|
6646
|
-
s[
|
|
6649
|
+
s[28],
|
|
6647
6650
|
/*seatData*/
|
|
6648
6651
|
s[102].toString()
|
|
6649
6652
|
) ? "ClosedSeat" : "OpenSeat") && p(t, "class", o);
|
|
@@ -6674,13 +6677,13 @@ function Al(e) {
|
|
|
6674
6677
|
if (
|
|
6675
6678
|
/*gamefavorite*/
|
|
6676
6679
|
s[0] && /*isLoggedIn*/
|
|
6677
|
-
s[
|
|
6680
|
+
s[17] && /*favorites*/
|
|
6678
6681
|
s[2] === "true"
|
|
6679
6682
|
)
|
|
6680
6683
|
return Hl;
|
|
6681
6684
|
if (!/*gamefavorite*/
|
|
6682
6685
|
s[0] && /*isLoggedIn*/
|
|
6683
|
-
s[
|
|
6686
|
+
s[17] && /*favorites*/
|
|
6684
6687
|
s[2] === "true")
|
|
6685
6688
|
return Nl;
|
|
6686
6689
|
}
|
|
@@ -6688,15 +6691,15 @@ function Al(e) {
|
|
|
6688
6691
|
return {
|
|
6689
6692
|
c() {
|
|
6690
6693
|
t = O("div"), n = O("span"), r = W(), o && o.c(), p(n, "class", "GameInfoVendor"), jn(n, "background-image", "url(" + /*gamevendor*/
|
|
6691
|
-
e[
|
|
6694
|
+
e[5] + ")"), p(t, "class", "GameTopContainer");
|
|
6692
6695
|
},
|
|
6693
6696
|
m(s, l) {
|
|
6694
6697
|
H(s, t, l), v(t, n), v(t, r), o && o.m(t, null);
|
|
6695
6698
|
},
|
|
6696
6699
|
p(s, l) {
|
|
6697
6700
|
l[0] & /*gamevendor*/
|
|
6698
|
-
|
|
6699
|
-
s[
|
|
6701
|
+
32 && jn(n, "background-image", "url(" + /*gamevendor*/
|
|
6702
|
+
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)));
|
|
6700
6703
|
},
|
|
6701
6704
|
d(s) {
|
|
6702
6705
|
s && A(t), o && o.d();
|
|
@@ -6749,12 +6752,12 @@ function Or(e) {
|
|
|
6749
6752
|
c() {
|
|
6750
6753
|
t = O("p"), n = oe(
|
|
6751
6754
|
/*gamename*/
|
|
6752
|
-
e[
|
|
6755
|
+
e[4]
|
|
6753
6756
|
), p(t, "class", "GameNameBelow"), p(
|
|
6754
6757
|
t,
|
|
6755
6758
|
"title",
|
|
6756
6759
|
/*gamename*/
|
|
6757
|
-
e[
|
|
6760
|
+
e[4]
|
|
6758
6761
|
);
|
|
6759
6762
|
},
|
|
6760
6763
|
m(r, i) {
|
|
@@ -6762,16 +6765,16 @@ function Or(e) {
|
|
|
6762
6765
|
},
|
|
6763
6766
|
p(r, i) {
|
|
6764
6767
|
i[0] & /*gamename*/
|
|
6765
|
-
|
|
6768
|
+
16 && de(
|
|
6766
6769
|
n,
|
|
6767
6770
|
/*gamename*/
|
|
6768
|
-
r[
|
|
6771
|
+
r[4]
|
|
6769
6772
|
), i[0] & /*gamename*/
|
|
6770
|
-
|
|
6773
|
+
16 && p(
|
|
6771
6774
|
t,
|
|
6772
6775
|
"title",
|
|
6773
6776
|
/*gamename*/
|
|
6774
|
-
r[
|
|
6777
|
+
r[4]
|
|
6775
6778
|
);
|
|
6776
6779
|
},
|
|
6777
6780
|
d(r) {
|
|
@@ -6785,48 +6788,52 @@ function Rl(e) {
|
|
|
6785
6788
|
e[1] && xr(e)
|
|
6786
6789
|
), B = (
|
|
6787
6790
|
/*gameisnew*/
|
|
6788
|
-
e[
|
|
6791
|
+
e[7] && Er(e)
|
|
6789
6792
|
), S = (
|
|
6790
6793
|
/*gametag*/
|
|
6791
|
-
e[
|
|
6794
|
+
e[8] && Cr(e)
|
|
6792
6795
|
), I = (
|
|
6793
6796
|
/*livegamedata*/
|
|
6794
|
-
e[
|
|
6797
|
+
e[14] && Gr(e)
|
|
6795
6798
|
);
|
|
6796
|
-
function
|
|
6797
|
-
if (w == null && (w = !
|
|
6799
|
+
function Q(g, T) {
|
|
6800
|
+
if (w == null && (w = !q(
|
|
6798
6801
|
/*userAgent*/
|
|
6799
|
-
g[
|
|
6802
|
+
g[37]
|
|
6800
6803
|
)), w)
|
|
6801
6804
|
return Al;
|
|
6802
6805
|
if (
|
|
6803
6806
|
/*gamefavorite*/
|
|
6804
6807
|
g[0] && /*isLoggedIn*/
|
|
6805
|
-
g[
|
|
6808
|
+
g[17] && /*favorites*/
|
|
6806
6809
|
g[2] === "true"
|
|
6807
6810
|
)
|
|
6808
6811
|
return Ml;
|
|
6809
6812
|
}
|
|
6810
|
-
let X =
|
|
6813
|
+
let X = Q(e), U = X && X(e), R = (
|
|
6811
6814
|
/*showgamename*/
|
|
6812
|
-
e[
|
|
6815
|
+
e[10] === "true" && Or(e)
|
|
6813
6816
|
);
|
|
6814
6817
|
return {
|
|
6815
6818
|
c() {
|
|
6816
6819
|
t = O("div"), n = O("div"), r = O("ui-image"), o = W(), s = O("div"), l = O("div"), E && E.c(), u = W(), c = O("div"), h = O("div"), B && B.c(), m = W(), S && S.c(), d = W(), I && I.c(), b = W(), U && U.c(), M = W(), R && R.c(), Wn(r.src, i = /*imageSrc*/
|
|
6817
|
-
e[
|
|
6818
|
-
e[
|
|
6819
|
-
(e[
|
|
6820
|
-
e[
|
|
6821
|
-
e[
|
|
6822
|
-
e[
|
|
6823
|
-
e[
|
|
6824
|
-
e[
|
|
6825
|
-
e[
|
|
6820
|
+
e[35]) || we(r, "src", i), we(r, "class", a = `GameBg GameBg-${/*gamecellsize*/
|
|
6821
|
+
e[9]}`), we(r, "alt", "Game thumbnail"), we(r, "loading", "lazy"), p(l, "class", "GameInfo"), p(s, "class", "GameInfoWrapper"), p(h, "class", "GameExtraInfo"), p(c, "class", "GameExtraInfoContainer"), p(n, "class", y = "GameInnerContainer " + /*livegamedata*/
|
|
6822
|
+
(e[14] && !/*isopen*/
|
|
6823
|
+
e[22] && /*openhours*/
|
|
6824
|
+
e[23].value || /*livegamedata*/
|
|
6825
|
+
e[14] && /*istablefull*/
|
|
6826
|
+
e[32] ? "GameInnerContainerUnavailable" : "")), p(t, "class", L = `GameContainer ${/*extraclassname*/
|
|
6827
|
+
e[33]} ${/*casinogamesgridslider*/
|
|
6828
|
+
e[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
|
|
6829
|
+
e[3] && q(
|
|
6830
|
+
/*userAgent*/
|
|
6831
|
+
e[37]
|
|
6832
|
+
) ? "pb-0" : ""}`), $n(
|
|
6826
6833
|
t,
|
|
6827
6834
|
"WithGameName",
|
|
6828
6835
|
/*showgamename*/
|
|
6829
|
-
e[
|
|
6836
|
+
e[10]
|
|
6830
6837
|
);
|
|
6831
6838
|
},
|
|
6832
6839
|
m(g, T) {
|
|
@@ -6834,32 +6841,36 @@ function Rl(e) {
|
|
|
6834
6841
|
},
|
|
6835
6842
|
p(g, T) {
|
|
6836
6843
|
T[1] & /*imageSrc*/
|
|
6837
|
-
|
|
6838
|
-
g[
|
|
6839
|
-
|
|
6840
|
-
g[
|
|
6844
|
+
16 && !Wn(r.src, i = /*imageSrc*/
|
|
6845
|
+
g[35]) && we(r, "src", i), T[0] & /*gamecellsize*/
|
|
6846
|
+
512 && a !== (a = `GameBg GameBg-${/*gamecellsize*/
|
|
6847
|
+
g[9]}`) && we(r, "class", a), /*lang*/
|
|
6841
6848
|
g[1] ? E ? E.p(g, T) : (E = xr(g), E.c(), E.m(l, null)) : E && (E.d(1), E = null), /*gameisnew*/
|
|
6842
|
-
g[
|
|
6843
|
-
g[
|
|
6844
|
-
g[
|
|
6845
|
-
|
|
6846
|
-
|
|
6847
|
-
(g[
|
|
6848
|
-
g[
|
|
6849
|
-
g[
|
|
6850
|
-
g[
|
|
6851
|
-
g[
|
|
6852
|
-
g[
|
|
6853
|
-
|
|
6854
|
-
|
|
6855
|
-
g[
|
|
6856
|
-
g[
|
|
6857
|
-
|
|
6858
|
-
|
|
6849
|
+
g[7] ? B ? B.p(g, T) : (B = Er(g), B.c(), B.m(h, m)) : B && (B.d(1), B = null), /*gametag*/
|
|
6850
|
+
g[8] ? S ? S.p(g, T) : (S = Cr(g), S.c(), S.m(h, d)) : S && (S.d(1), S = null), /*livegamedata*/
|
|
6851
|
+
g[14] ? I ? I.p(g, T) : (I = Gr(g), I.c(), I.m(h, null)) : I && (I.d(1), I = null), X === (X = Q(g)) && U ? U.p(g, T) : (U && U.d(1), U = X && X(g), U && (U.c(), U.m(c, null))), T[0] & /*livegamedata, isopen, openhours*/
|
|
6852
|
+
12599296 | T[1] & /*istablefull*/
|
|
6853
|
+
2 && y !== (y = "GameInnerContainer " + /*livegamedata*/
|
|
6854
|
+
(g[14] && !/*isopen*/
|
|
6855
|
+
g[22] && /*openhours*/
|
|
6856
|
+
g[23].value || /*livegamedata*/
|
|
6857
|
+
g[14] && /*istablefull*/
|
|
6858
|
+
g[32] ? "GameInnerContainerUnavailable" : "")) && p(n, "class", y), /*showgamename*/
|
|
6859
|
+
g[10] === "true" ? R ? R.p(g, T) : (R = Or(g), R.c(), R.m(t, null)) : R && (R.d(1), R = null), T[0] & /*casinogamesgridslider, icon*/
|
|
6860
|
+
2056 | T[1] & /*extraclassname*/
|
|
6861
|
+
4 && L !== (L = `GameContainer ${/*extraclassname*/
|
|
6862
|
+
g[33]} ${/*casinogamesgridslider*/
|
|
6863
|
+
g[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
|
|
6864
|
+
g[3] && q(
|
|
6865
|
+
/*userAgent*/
|
|
6866
|
+
g[37]
|
|
6867
|
+
) ? "pb-0" : ""}`) && p(t, "class", L), T[0] & /*casinogamesgridslider, icon, showgamename*/
|
|
6868
|
+
3080 | T[1] & /*extraclassname*/
|
|
6869
|
+
4 && $n(
|
|
6859
6870
|
t,
|
|
6860
6871
|
"WithGameName",
|
|
6861
6872
|
/*showgamename*/
|
|
6862
|
-
g[
|
|
6873
|
+
g[10]
|
|
6863
6874
|
);
|
|
6864
6875
|
},
|
|
6865
6876
|
i: Y,
|
|
@@ -6872,8 +6883,8 @@ function Rl(e) {
|
|
|
6872
6883
|
const bn = "blackjack", vn = "roulette", Pr = "doubleballroulette", Dl = 7, kl = ",", Fr = 5;
|
|
6873
6884
|
function Ul(e, t, n) {
|
|
6874
6885
|
let r, i;
|
|
6875
|
-
Yi(e, es, (f) => n(
|
|
6876
|
-
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: b } = t, { gamename: w = "" } = t, { gamevendor: y = "" } = t, { gamelaunchurl: M = "" } = t, { gameid: L = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: S = !1 } = t, { gamefavorite: I = !1 } = t, { gamecellsize:
|
|
6886
|
+
Yi(e, es, (f) => n(36, i = f));
|
|
6887
|
+
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: b } = t, { gamename: w = "" } = t, { gamevendor: y = "" } = t, { gamelaunchurl: M = "" } = t, { gameid: L = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: S = !1 } = t, { gamefavorite: I = !1 } = t, { gamecellsize: Q = "" } = t, { showfavoredcategory: X = !1 } = t, { showgamename: U = "" } = t, { currency: R = "" } = t, { gamepagemodalurl: g = "false" } = t, { endpoint: T = "" } = t, { categoryid: ie = "" } = t, { livelobbyendpoint: Be = "" } = t, { connectlive: be = "" } = t, { visibilityconnect: Me = "" } = t, { integratedgameframedesktop: Qe = "false" } = t, { integratedgameframemobile: Je = "false" } = t, { casinogamesgridslider: En = "false" } = t, { translationmessages: ve = {} } = t, Tt = !1, Ke, St, J = window.navigator.userAgent, ee, P, le, Cn, Lt, It = "HH:mm", fe, Ot = {}, Ae, Gn = [], Tn = "EUR", Pt, Ft, Bt, Ne, Mt, At, Nt, et, Ht, Rt, Sn, ye, Dt, K = "", He, Ln, kt;
|
|
6877
6888
|
const wi = [bn], In = [vn, Pr], On = {
|
|
6878
6889
|
"01": "Yellow",
|
|
6879
6890
|
"02": "Blue",
|
|
@@ -6935,49 +6946,49 @@ function Ul(e, t, n) {
|
|
|
6935
6946
|
vr(f, yr[f]);
|
|
6936
6947
|
});
|
|
6937
6948
|
const Fn = (f) => {
|
|
6938
|
-
f.data.type === `AddFavoriteThumbnail_${L}` && !X && n(0, I = !0), f.data.type === `RemoveFavoriteThumbnail_${L}` && !X && n(0, I = !1), f.data.type === "UserSessionID" && (n(
|
|
6949
|
+
f.data.type === `AddFavoriteThumbnail_${L}` && !X && n(0, I = !0), f.data.type === `RemoveFavoriteThumbnail_${L}` && !X && n(0, I = !1), f.data.type === "UserSessionID" && (n(17, Tt = !0), f.data.session, Ke = f.data.userID), f.data.type === "CategoryUpdate" && n(14, P = null);
|
|
6939
6950
|
}, Bn = (f) => {
|
|
6940
6951
|
window.postMessage({ type: "SearchedItemClicked", gameId: f }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
|
|
6941
6952
|
context: "GameThumbnail--Searched",
|
|
6942
6953
|
gameId: `${f}`,
|
|
6943
6954
|
userId: `${Ke || "Not logged in"}`
|
|
6944
|
-
}),
|
|
6955
|
+
}), q(J) && Je == "true" ? window.postMessage(
|
|
6945
6956
|
{
|
|
6946
6957
|
type: "OpenGameFrame",
|
|
6947
6958
|
gameId: f,
|
|
6948
6959
|
gamefunmode: S,
|
|
6949
6960
|
gamepagemodalurl: g,
|
|
6950
|
-
isMobile:
|
|
6961
|
+
isMobile: q(J),
|
|
6951
6962
|
source: "GameThumbnail",
|
|
6952
6963
|
identifier: "Lobby",
|
|
6953
6964
|
subVendor: y,
|
|
6954
6965
|
launchUrl: M
|
|
6955
6966
|
},
|
|
6956
6967
|
window.location.href
|
|
6957
|
-
) :
|
|
6968
|
+
) : q(J) && Je == "false" && window.postMessage(
|
|
6958
6969
|
{
|
|
6959
6970
|
type: "ShowGameModal",
|
|
6960
6971
|
gameId: f,
|
|
6961
|
-
isMobile:
|
|
6972
|
+
isMobile: q(J)
|
|
6962
6973
|
},
|
|
6963
6974
|
window.location.href
|
|
6964
|
-
), !
|
|
6975
|
+
), !q(J) && Qe == "true" ? window.postMessage(
|
|
6965
6976
|
{
|
|
6966
6977
|
type: "OpenGameFrame",
|
|
6967
6978
|
gameId: f,
|
|
6968
6979
|
gamefunmode: S,
|
|
6969
6980
|
gamepagemodalurl: g,
|
|
6970
|
-
isMobile:
|
|
6981
|
+
isMobile: q(J),
|
|
6971
6982
|
identifier: "Lobby",
|
|
6972
6983
|
subVendor: y,
|
|
6973
6984
|
launchUrl: M
|
|
6974
6985
|
},
|
|
6975
6986
|
window.location.href
|
|
6976
|
-
) : !
|
|
6987
|
+
) : !q(J) && Qe == "false" && window.postMessage(
|
|
6977
6988
|
{
|
|
6978
6989
|
type: "ShowGameModal",
|
|
6979
6990
|
gameId: f,
|
|
6980
|
-
isMobile:
|
|
6991
|
+
isMobile: q(J)
|
|
6981
6992
|
},
|
|
6982
6993
|
window.location.href
|
|
6983
6994
|
);
|
|
@@ -6992,23 +7003,23 @@ function Ul(e, t, n) {
|
|
|
6992
7003
|
}, xi = () => {
|
|
6993
7004
|
Cl(s);
|
|
6994
7005
|
}, Ei = () => {
|
|
6995
|
-
n(
|
|
7006
|
+
n(17, Tt = !0), Ke = o;
|
|
6996
7007
|
}, Ci = (f, _) => `${T}/v1/encoder/lobby/updates/${f}/${_}`, Mn = () => {
|
|
6997
7008
|
Be && EventSource && !le && y && L && (le = new EventSource(Ci(y, L)), le.addEventListener("message", Nn));
|
|
6998
7009
|
}, An = () => {
|
|
6999
7010
|
le && (le.close(), le = void 0);
|
|
7000
7011
|
}, Nn = (f) => jt(this, null, function* () {
|
|
7001
7012
|
const { type: _, data: k } = f;
|
|
7002
|
-
let
|
|
7013
|
+
let Z;
|
|
7003
7014
|
switch (_) {
|
|
7004
7015
|
case "message": {
|
|
7005
7016
|
if (k)
|
|
7006
7017
|
try {
|
|
7007
|
-
|
|
7018
|
+
Z = JSON.parse(k);
|
|
7008
7019
|
} catch (te) {
|
|
7009
7020
|
console.error("MESSAGE PARSING ERROR: ", te);
|
|
7010
7021
|
}
|
|
7011
|
-
if (
|
|
7022
|
+
if (Z) {
|
|
7012
7023
|
const {
|
|
7013
7024
|
InternalTableId: te,
|
|
7014
7025
|
MessageType: nt,
|
|
@@ -7017,27 +7028,27 @@ function Ul(e, t, n) {
|
|
|
7017
7028
|
// Roads, // for baccarat
|
|
7018
7029
|
Seats: rt,
|
|
7019
7030
|
Open: it
|
|
7020
|
-
} =
|
|
7031
|
+
} = Z;
|
|
7021
7032
|
if (te)
|
|
7022
7033
|
switch (nt) {
|
|
7023
7034
|
case "SeatsUpdated": {
|
|
7024
|
-
rt && Array.isArray(rt) && (n(
|
|
7035
|
+
rt && Array.isArray(rt) && (n(28, Ne = rt), n(14, P.currentOccupiedSeats = rt, P), yield Re());
|
|
7025
7036
|
break;
|
|
7026
7037
|
}
|
|
7027
7038
|
case "RouletteResultsUpdated": {
|
|
7028
|
-
ue && Array.isArray(ue) && (Mt = ue, n(
|
|
7039
|
+
ue && Array.isArray(ue) && (Mt = ue, n(14, P.currentRouletteNumbers = ue, P), yield Re());
|
|
7029
7040
|
break;
|
|
7030
7041
|
}
|
|
7031
7042
|
case "DoubleBallRouletteResultsUpdated": {
|
|
7032
|
-
ue && Array.isArray(ue) && (At = ue, n(
|
|
7043
|
+
ue && Array.isArray(ue) && (At = ue, n(14, P.currentDoubleBallRouletteNumbers = ue, P), yield Re());
|
|
7033
7044
|
break;
|
|
7034
7045
|
}
|
|
7035
7046
|
case "TableOpened": {
|
|
7036
|
-
n(
|
|
7047
|
+
n(22, fe = it), n(14, P.isOpen = it, P), yield Re();
|
|
7037
7048
|
break;
|
|
7038
7049
|
}
|
|
7039
7050
|
case "TableClosed": {
|
|
7040
|
-
n(
|
|
7051
|
+
n(22, fe = it), n(14, P.isOpen = it, P), yield Re();
|
|
7041
7052
|
break;
|
|
7042
7053
|
}
|
|
7043
7054
|
}
|
|
@@ -7046,35 +7057,35 @@ function Ul(e, t, n) {
|
|
|
7046
7057
|
}
|
|
7047
7058
|
}), Gi = () => {
|
|
7048
7059
|
let f = new URL(`${Be.split("?")[0]}`);
|
|
7049
|
-
f.searchParams.append("platform", bs(
|
|
7060
|
+
f.searchParams.append("platform", bs(J)), f.searchParams.append("language", s), fetch(f).then((_) => _.json()).then((_) => {
|
|
7050
7061
|
const { details: k } = _[0];
|
|
7051
|
-
n(
|
|
7062
|
+
n(14, P = k);
|
|
7052
7063
|
});
|
|
7053
7064
|
}, Hn = (f, _ = kl) => f != null ? `${f}`.replace(/\B(?=(\d{3})+(?!\d))/g, _) : "", tt = (f, _) => f.some((k) => k === _), Ti = (f) => {
|
|
7054
7065
|
let _ = null;
|
|
7055
7066
|
if (f) {
|
|
7056
7067
|
const { vendorCategory: k } = f;
|
|
7057
7068
|
if (k) {
|
|
7058
|
-
const
|
|
7059
|
-
tt(wi,
|
|
7069
|
+
const Z = k.toLowerCase();
|
|
7070
|
+
tt(wi, Z) ? _ = bn : tt(In, Z) && (_ = vn);
|
|
7060
7071
|
}
|
|
7061
7072
|
}
|
|
7062
7073
|
return _;
|
|
7063
7074
|
}, Si = (f, _, k) => {
|
|
7064
|
-
let
|
|
7075
|
+
let Z, te;
|
|
7065
7076
|
return f != null && _ !== void 0 && _ !== null && (te = `
|
|
7066
7077
|
<span>
|
|
7067
7078
|
${k}
|
|
7068
7079
|
</span>
|
|
7069
|
-
${Hn(f)}-${Hn(_)}`), kt && (
|
|
7080
|
+
${Hn(f)}-${Hn(_)}`), kt && (Z = `
|
|
7070
7081
|
<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>
|
|
7071
|
-
<span class="NrOfPlayers">${kt}</span>`), !
|
|
7082
|
+
<span class="NrOfPlayers">${kt}</span>`), !Z && !te ? "" : `
|
|
7072
7083
|
<p class="LiveLimits">
|
|
7073
7084
|
<span class="BetLimitLeft">
|
|
7074
7085
|
${te || ""}
|
|
7075
7086
|
</span>
|
|
7076
7087
|
<span class="BetLimitRight">
|
|
7077
|
-
${
|
|
7088
|
+
${Z || ""}
|
|
7078
7089
|
</span>
|
|
7079
7090
|
</p>`;
|
|
7080
7091
|
}, Li = (f) => f ? `
|
|
@@ -7082,13 +7093,13 @@ function Ul(e, t, n) {
|
|
|
7082
7093
|
<span class="DealerName">${(ve == null ? void 0 : ve.dealer) || i("dealer")}: ${f}</span>
|
|
7083
7094
|
</p>
|
|
7084
7095
|
` : "", Ii = (f) => {
|
|
7085
|
-
Bt = f.totalSeats || Dl, n(
|
|
7096
|
+
Bt = f.totalSeats || Dl, n(28, Ne = f.currentOccupiedSeats || []);
|
|
7086
7097
|
const _ = [];
|
|
7087
7098
|
for (let k = 1; k <= Bt; k++)
|
|
7088
7099
|
_.push(k);
|
|
7089
7100
|
return { seats: _ };
|
|
7090
|
-
}, Oi = (f, _, k,
|
|
7091
|
-
const te = `${f} ${
|
|
7101
|
+
}, Oi = (f, _, k, Z = "") => {
|
|
7102
|
+
const te = `${f} ${Z}`, nt = _.toString().match(/first0|second0|0/g);
|
|
7092
7103
|
return _ === 0 || nt && nt.length !== 0 ? `
|
|
7093
7104
|
<span
|
|
7094
7105
|
id=${_}
|
|
@@ -7111,11 +7122,11 @@ function Ul(e, t, n) {
|
|
|
7111
7122
|
));
|
|
7112
7123
|
}, Fi = () => {
|
|
7113
7124
|
if (P) {
|
|
7114
|
-
if (n(
|
|
7125
|
+
if (n(22, fe = P.isOpen), Ot = P.betLimit || {}, n(23, Ae = P.openHours), n(24, Gn = Ii(P).seats), Ae && Ae.value) {
|
|
7115
7126
|
const { value: { startTime: f, originalTimeFormat: _ } } = Ae;
|
|
7116
|
-
n(
|
|
7127
|
+
n(20, Lt = f), n(21, It = _ || It);
|
|
7117
7128
|
}
|
|
7118
|
-
fe && n(
|
|
7129
|
+
fe && n(19, Cn = Ti(P)), n(25, Tn = Gl[R]), n(26, Pt = (Ot.min || {})[R]), n(27, Ft = (Ot.max || {})[R]), Mt = P.currentRouletteNumbers, At = P.currentDoubleBallRouletteNumbers, Nt = P.vendorCategory, n(29, et = Nt.toLowerCase() === Pr), n(15, Ht = (et ? At : Mt) || []), n(30, Rt = "GameProp LiveProps RoulleteProps"), n(30, Rt += et ? " Double" : ""), n(31, Sn = tt(In, Nt.toLowerCase()) ? Pn : On), Dt = ye, n(32, ye = Array.isArray(Ne) && Ne.length === Bt), P.dealer && n(34, Ln = P.dealer.DealerName), kt = P.numberOfPlayers, n(33, K = "ListGame"), P.isOpen && P.currentRouletteNumbers && n(33, K += " GameBackdrop"), fe && ye && Pt && Ft && P.currentOccupiedSeats ? n(33, K += " GameContainerDimmed") : fe === !1 && Lt && n(33, K += " GameContainerFullyDimmed"), ee && (!Dt && ye ? (n(33, K += " PulsatingRedShadow"), n(33, K = K.replace(" PulsatingGreenShadow", ""))) : Dt && !ye && (n(33, K += " PulsatingGreenShadow"), n(33, K = K.replace(" PulsatingRedShadow", ""))));
|
|
7119
7130
|
}
|
|
7120
7131
|
}, Bi = () => {
|
|
7121
7132
|
be === "disconnect" ? An() : be === "connect" && Mn();
|
|
@@ -7127,55 +7138,57 @@ function Ul(e, t, n) {
|
|
|
7127
7138
|
}));
|
|
7128
7139
|
function Ai(f) {
|
|
7129
7140
|
je[f ? "unshift" : "push"](() => {
|
|
7130
|
-
St = f, n(
|
|
7141
|
+
St = f, n(18, St);
|
|
7131
7142
|
});
|
|
7132
7143
|
}
|
|
7133
7144
|
const Ni = () => Bn(L);
|
|
7134
7145
|
function Hi(f) {
|
|
7135
7146
|
je[f ? "unshift" : "push"](() => {
|
|
7136
|
-
He = f, n(
|
|
7147
|
+
He = f, n(16, He);
|
|
7137
7148
|
});
|
|
7138
7149
|
}
|
|
7139
7150
|
const Ri = () => Ut(L), Di = () => Ut(L);
|
|
7140
7151
|
function ki(f) {
|
|
7141
7152
|
je[f ? "unshift" : "push"](() => {
|
|
7142
|
-
ee = f, n(
|
|
7153
|
+
ee = f, n(13, ee);
|
|
7143
7154
|
});
|
|
7144
7155
|
}
|
|
7145
7156
|
return e.$$set = (f) => {
|
|
7146
|
-
"session" in f && n(
|
|
7157
|
+
"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, b = f.icon), "gamename" in f && n(4, w = f.gamename), "gamevendor" in f && n(5, y = f.gamevendor), "gamelaunchurl" in f && n(51, M = f.gamelaunchurl), "gameid" in f && n(6, L = 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, I = f.gamefavorite), "gamecellsize" in f && n(9, Q = f.gamecellsize), "showfavoredcategory" in f && n(53, X = f.showfavoredcategory), "showgamename" in f && n(10, U = f.showgamename), "currency" in f && n(54, R = f.currency), "gamepagemodalurl" in f && n(55, g = f.gamepagemodalurl), "endpoint" in f && n(56, T = f.endpoint), "categoryid" in f && n(57, ie = f.categoryid), "livelobbyendpoint" in f && n(58, Be = f.livelobbyendpoint), "connectlive" in f && n(59, be = f.connectlive), "visibilityconnect" in f && n(60, Me = f.visibilityconnect), "integratedgameframedesktop" in f && n(61, Qe = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(62, Je = f.integratedgameframemobile), "casinogamesgridslider" in f && n(11, En = f.casinogamesgridslider), "translationmessages" in f && n(12, ve = f.translationmessages);
|
|
7147
7158
|
}, e.$$.update = () => {
|
|
7148
7159
|
var f;
|
|
7149
7160
|
e.$$.dirty[1] & /*connectlive*/
|
|
7150
7161
|
268435456 && be && Bi(), e.$$.dirty[1] & /*visibilityconnect*/
|
|
7151
7162
|
536870912 && Me && Mi(), e.$$.dirty[0] & /*lang*/
|
|
7152
7163
|
2 && s && xi(), e.$$.dirty[1] & /*session, userid, endpoint*/
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
|
|
7156
|
-
|
|
7157
|
-
|
|
7158
|
-
|
|
7159
|
-
|
|
7164
|
+
33579008 && a && o && T && Ei(), e.$$.dirty[0] & /*customStylingContainer*/
|
|
7165
|
+
8192 | e.$$.dirty[1] & /*clientstyling*/
|
|
7166
|
+
32768 && l && ee && ts(ee, l), e.$$.dirty[0] & /*customStylingContainer*/
|
|
7167
|
+
8192 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
7168
|
+
131072 && c && ee && ar(ee, c), e.$$.dirty[0] & /*customStylingContainer*/
|
|
7169
|
+
8192 | e.$$.dirty[1] & /*mbsource*/
|
|
7170
|
+
65536 && u && ee && ns(ee, `${u}.Style`), e.$$.dirty[0] & /*favorites*/
|
|
7160
7171
|
4, e.$$.dirty[0] & /*translationmessages*/
|
|
7161
|
-
|
|
7162
|
-
|
|
7163
|
-
|
|
7164
|
-
|
|
7172
|
+
4096 | e.$$.dirty[1] & /*translationurl*/
|
|
7173
|
+
262144 && ((f = Object.keys(ve)) == null ? void 0 : f.length) == 0 && h && _i(), e.$$.dirty[0] & /*gamecellsize*/
|
|
7174
|
+
512 | e.$$.dirty[1] & /*clientstylingurl*/
|
|
7175
|
+
131072 && Q && c && ar(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
|
|
7165
7176
|
167772160 && T && Be && Gi(), e.$$.dirty[0] & /*livegamedata*/
|
|
7166
|
-
|
|
7167
|
-
|
|
7168
|
-
|
|
7177
|
+
16384 && P && Fi(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
|
|
7178
|
+
98304 && He && Ht && Pi(), e.$$.dirty[0] & /*icon*/
|
|
7179
|
+
8 | e.$$.dirty[1] & /*gamethumbnail*/
|
|
7180
|
+
524288 && n(35, r = b && q(J) ? b : d);
|
|
7169
7181
|
}, [
|
|
7170
7182
|
I,
|
|
7171
7183
|
s,
|
|
7172
7184
|
m,
|
|
7185
|
+
b,
|
|
7173
7186
|
w,
|
|
7174
7187
|
y,
|
|
7175
7188
|
L,
|
|
7176
7189
|
E,
|
|
7177
7190
|
B,
|
|
7178
|
-
|
|
7191
|
+
Q,
|
|
7179
7192
|
U,
|
|
7180
7193
|
En,
|
|
7181
7194
|
ve,
|
|
@@ -7199,11 +7212,11 @@ function Ul(e, t, n) {
|
|
|
7199
7212
|
Rt,
|
|
7200
7213
|
Sn,
|
|
7201
7214
|
ye,
|
|
7202
|
-
|
|
7215
|
+
K,
|
|
7203
7216
|
Ln,
|
|
7204
7217
|
r,
|
|
7205
7218
|
i,
|
|
7206
|
-
|
|
7219
|
+
J,
|
|
7207
7220
|
Bn,
|
|
7208
7221
|
Ut,
|
|
7209
7222
|
tt,
|
|
@@ -7217,7 +7230,6 @@ function Ul(e, t, n) {
|
|
|
7217
7230
|
c,
|
|
7218
7231
|
h,
|
|
7219
7232
|
d,
|
|
7220
|
-
b,
|
|
7221
7233
|
M,
|
|
7222
7234
|
S,
|
|
7223
7235
|
X,
|
|
@@ -7249,27 +7261,27 @@ class yi extends ca {
|
|
|
7249
7261
|
Rl,
|
|
7250
7262
|
Mr,
|
|
7251
7263
|
{
|
|
7252
|
-
session:
|
|
7253
|
-
userid:
|
|
7264
|
+
session: 44,
|
|
7265
|
+
userid: 45,
|
|
7254
7266
|
lang: 1,
|
|
7255
|
-
clientstyling:
|
|
7256
|
-
mbsource:
|
|
7257
|
-
clientstylingurl:
|
|
7258
|
-
translationurl:
|
|
7267
|
+
clientstyling: 46,
|
|
7268
|
+
mbsource: 47,
|
|
7269
|
+
clientstylingurl: 48,
|
|
7270
|
+
translationurl: 49,
|
|
7259
7271
|
favorites: 2,
|
|
7260
|
-
gamethumbnail:
|
|
7261
|
-
icon:
|
|
7262
|
-
gamename:
|
|
7263
|
-
gamevendor:
|
|
7272
|
+
gamethumbnail: 50,
|
|
7273
|
+
icon: 3,
|
|
7274
|
+
gamename: 4,
|
|
7275
|
+
gamevendor: 5,
|
|
7264
7276
|
gamelaunchurl: 51,
|
|
7265
|
-
gameid:
|
|
7266
|
-
gameisnew:
|
|
7267
|
-
gametag:
|
|
7277
|
+
gameid: 6,
|
|
7278
|
+
gameisnew: 7,
|
|
7279
|
+
gametag: 8,
|
|
7268
7280
|
gamefunmode: 52,
|
|
7269
7281
|
gamefavorite: 0,
|
|
7270
|
-
gamecellsize:
|
|
7282
|
+
gamecellsize: 9,
|
|
7271
7283
|
showfavoredcategory: 53,
|
|
7272
|
-
showgamename:
|
|
7284
|
+
showgamename: 10,
|
|
7273
7285
|
currency: 54,
|
|
7274
7286
|
gamepagemodalurl: 55,
|
|
7275
7287
|
endpoint: 56,
|
|
@@ -7279,8 +7291,8 @@ class yi extends ca {
|
|
|
7279
7291
|
visibilityconnect: 60,
|
|
7280
7292
|
integratedgameframedesktop: 61,
|
|
7281
7293
|
integratedgameframemobile: 62,
|
|
7282
|
-
casinogamesgridslider:
|
|
7283
|
-
translationmessages:
|
|
7294
|
+
casinogamesgridslider: 11,
|
|
7295
|
+
translationmessages: 12,
|
|
7284
7296
|
MONEY_WHEEL_COLOR_MAP: 63,
|
|
7285
7297
|
ROULETTE_COLOR_MAP: 64
|
|
7286
7298
|
},
|
|
@@ -7289,13 +7301,13 @@ class yi extends ca {
|
|
|
7289
7301
|
);
|
|
7290
7302
|
}
|
|
7291
7303
|
get session() {
|
|
7292
|
-
return this.$$.ctx[
|
|
7304
|
+
return this.$$.ctx[44];
|
|
7293
7305
|
}
|
|
7294
7306
|
set session(t) {
|
|
7295
7307
|
this.$$set({ session: t }), G();
|
|
7296
7308
|
}
|
|
7297
7309
|
get userid() {
|
|
7298
|
-
return this.$$.ctx[
|
|
7310
|
+
return this.$$.ctx[45];
|
|
7299
7311
|
}
|
|
7300
7312
|
set userid(t) {
|
|
7301
7313
|
this.$$set({ userid: t }), G();
|
|
@@ -7307,25 +7319,25 @@ class yi extends ca {
|
|
|
7307
7319
|
this.$$set({ lang: t }), G();
|
|
7308
7320
|
}
|
|
7309
7321
|
get clientstyling() {
|
|
7310
|
-
return this.$$.ctx[
|
|
7322
|
+
return this.$$.ctx[46];
|
|
7311
7323
|
}
|
|
7312
7324
|
set clientstyling(t) {
|
|
7313
7325
|
this.$$set({ clientstyling: t }), G();
|
|
7314
7326
|
}
|
|
7315
7327
|
get mbsource() {
|
|
7316
|
-
return this.$$.ctx[
|
|
7328
|
+
return this.$$.ctx[47];
|
|
7317
7329
|
}
|
|
7318
7330
|
set mbsource(t) {
|
|
7319
7331
|
this.$$set({ mbsource: t }), G();
|
|
7320
7332
|
}
|
|
7321
7333
|
get clientstylingurl() {
|
|
7322
|
-
return this.$$.ctx[
|
|
7334
|
+
return this.$$.ctx[48];
|
|
7323
7335
|
}
|
|
7324
7336
|
set clientstylingurl(t) {
|
|
7325
7337
|
this.$$set({ clientstylingurl: t }), G();
|
|
7326
7338
|
}
|
|
7327
7339
|
get translationurl() {
|
|
7328
|
-
return this.$$.ctx[
|
|
7340
|
+
return this.$$.ctx[49];
|
|
7329
7341
|
}
|
|
7330
7342
|
set translationurl(t) {
|
|
7331
7343
|
this.$$set({ translationurl: t }), G();
|
|
@@ -7337,25 +7349,25 @@ class yi extends ca {
|
|
|
7337
7349
|
this.$$set({ favorites: t }), G();
|
|
7338
7350
|
}
|
|
7339
7351
|
get gamethumbnail() {
|
|
7340
|
-
return this.$$.ctx[
|
|
7352
|
+
return this.$$.ctx[50];
|
|
7341
7353
|
}
|
|
7342
7354
|
set gamethumbnail(t) {
|
|
7343
7355
|
this.$$set({ gamethumbnail: t }), G();
|
|
7344
7356
|
}
|
|
7345
7357
|
get icon() {
|
|
7346
|
-
return this.$$.ctx[
|
|
7358
|
+
return this.$$.ctx[3];
|
|
7347
7359
|
}
|
|
7348
7360
|
set icon(t) {
|
|
7349
7361
|
this.$$set({ icon: t }), G();
|
|
7350
7362
|
}
|
|
7351
7363
|
get gamename() {
|
|
7352
|
-
return this.$$.ctx[
|
|
7364
|
+
return this.$$.ctx[4];
|
|
7353
7365
|
}
|
|
7354
7366
|
set gamename(t) {
|
|
7355
7367
|
this.$$set({ gamename: t }), G();
|
|
7356
7368
|
}
|
|
7357
7369
|
get gamevendor() {
|
|
7358
|
-
return this.$$.ctx[
|
|
7370
|
+
return this.$$.ctx[5];
|
|
7359
7371
|
}
|
|
7360
7372
|
set gamevendor(t) {
|
|
7361
7373
|
this.$$set({ gamevendor: t }), G();
|
|
@@ -7367,19 +7379,19 @@ class yi extends ca {
|
|
|
7367
7379
|
this.$$set({ gamelaunchurl: t }), G();
|
|
7368
7380
|
}
|
|
7369
7381
|
get gameid() {
|
|
7370
|
-
return this.$$.ctx[
|
|
7382
|
+
return this.$$.ctx[6];
|
|
7371
7383
|
}
|
|
7372
7384
|
set gameid(t) {
|
|
7373
7385
|
this.$$set({ gameid: t }), G();
|
|
7374
7386
|
}
|
|
7375
7387
|
get gameisnew() {
|
|
7376
|
-
return this.$$.ctx[
|
|
7388
|
+
return this.$$.ctx[7];
|
|
7377
7389
|
}
|
|
7378
7390
|
set gameisnew(t) {
|
|
7379
7391
|
this.$$set({ gameisnew: t }), G();
|
|
7380
7392
|
}
|
|
7381
7393
|
get gametag() {
|
|
7382
|
-
return this.$$.ctx[
|
|
7394
|
+
return this.$$.ctx[8];
|
|
7383
7395
|
}
|
|
7384
7396
|
set gametag(t) {
|
|
7385
7397
|
this.$$set({ gametag: t }), G();
|
|
@@ -7397,7 +7409,7 @@ class yi extends ca {
|
|
|
7397
7409
|
this.$$set({ gamefavorite: t }), G();
|
|
7398
7410
|
}
|
|
7399
7411
|
get gamecellsize() {
|
|
7400
|
-
return this.$$.ctx[
|
|
7412
|
+
return this.$$.ctx[9];
|
|
7401
7413
|
}
|
|
7402
7414
|
set gamecellsize(t) {
|
|
7403
7415
|
this.$$set({ gamecellsize: t }), G();
|
|
@@ -7409,7 +7421,7 @@ class yi extends ca {
|
|
|
7409
7421
|
this.$$set({ showfavoredcategory: t }), G();
|
|
7410
7422
|
}
|
|
7411
7423
|
get showgamename() {
|
|
7412
|
-
return this.$$.ctx[
|
|
7424
|
+
return this.$$.ctx[10];
|
|
7413
7425
|
}
|
|
7414
7426
|
set showgamename(t) {
|
|
7415
7427
|
this.$$set({ showgamename: t }), G();
|
|
@@ -7469,13 +7481,13 @@ class yi extends ca {
|
|
|
7469
7481
|
this.$$set({ integratedgameframemobile: t }), G();
|
|
7470
7482
|
}
|
|
7471
7483
|
get casinogamesgridslider() {
|
|
7472
|
-
return this.$$.ctx[
|
|
7484
|
+
return this.$$.ctx[11];
|
|
7473
7485
|
}
|
|
7474
7486
|
set casinogamesgridslider(t) {
|
|
7475
7487
|
this.$$set({ casinogamesgridslider: t }), G();
|
|
7476
7488
|
}
|
|
7477
7489
|
get translationmessages() {
|
|
7478
|
-
return this.$$.ctx[
|
|
7490
|
+
return this.$$.ctx[12];
|
|
7479
7491
|
}
|
|
7480
7492
|
set translationmessages(t) {
|
|
7481
7493
|
this.$$set({ translationmessages: t }), G();
|