@everymatrix/casino-search-nd 1.98.1 → 1.98.2

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.
@@ -2,27 +2,27 @@ var at = (a, e, t) => new Promise((n, r) => {
2
2
  var o = (m) => {
3
3
  try {
4
4
  s(t.next(m));
5
- } catch (p) {
6
- r(p);
5
+ } catch (u) {
6
+ r(u);
7
7
  }
8
8
  }, l = (m) => {
9
9
  try {
10
10
  s(t.throw(m));
11
- } catch (p) {
12
- r(p);
11
+ } catch (u) {
12
+ r(u);
13
13
  }
14
14
  }, s = (m) => m.done ? n(m.value) : Promise.resolve(m.value).then(o, l);
15
15
  s((t = t.apply(a, e)).next());
16
16
  });
17
- import { a as ca, $ as da, S as pa, i as ua, s as ga, f as w, b as ha, c as z, n as Ee, d as I, e as yt, g as pe, h as f, t as Gt, j as k, k as d, l as G, m as E, o as ba, p as wa, q as ya, r as K, u as ot, v as U, w as Ga, x as nt, H as Le, y as vt, z as Y, A as Ie, B as _e, C as Ct, D as Me, E as Ut, F as va, G as _t, I as Ca, J as _a, K as La } from "./CasinoSearchNd-mzVDrdoz.js";
17
+ import { a as fa, $ as ca, S as da, i as pa, s as ua, f as w, b as ga, n as ke, d as I, c as yt, e as ge, g as f, h as z, t as Gt, j as k, k as d, l as y, m as E, o as ha, p as ba, q as wa, r as K, u as ot, v as U, w as ya, x as nt, H as Fe, y as X, z as xe, A as vt, B as Ie, C as _t, D as Pe, E as zt, F as Ga, G as Ct, I as va, J as _a, K as Ca } from "./CasinoSearchNd-CMvZiRPL.js";
18
18
  import "../stencil/ui-image-CP8Lp7fB.js";
19
- function Ia(a, e) {
20
- ca(a, e);
19
+ function La(a, e) {
20
+ fa(a, e);
21
21
  }
22
- function ka(a) {
23
- da.set(a);
22
+ function Ia(a) {
23
+ ca.set(a);
24
24
  }
25
- const Fa = {
25
+ const ka = {
26
26
  en: {
27
27
  playNow: "Start now!",
28
28
  new: "NEW",
@@ -339,8 +339,8 @@ const Fa = {
339
339
  ZAR: "R",
340
340
  ZWD: "Z$"
341
341
  };
342
- function xa(a) {
343
- ha(a, "svelte-qfsi1f", '*,*::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;margin-left:auto}.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;z-index:20}.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.HasDisplayGameTiles .GameExtraInfoContainer{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:8px 10px;pointer-events:none;z-index:10;height:100%}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoTop,.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom{display:flex;justify-content:space-between;align-items:center;width:100%;pointer-events:auto;gap:6px;min-width:0}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom{margin-bottom:2px}.GameInnerContainer.HasDisplayGameTiles .InfoTopLeft{display:flex;align-items:center;gap:4px;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GameInnerContainer.HasDisplayGameTiles .DealerName{font-size:11px;font-weight:600;color:#ffffff;text-shadow:0 1px 3px rgba(0, 0, 0, 0.9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GameInnerContainer.HasDisplayGameTiles .CornerPlayers{display:flex;align-items:center;gap:3px;background:rgba(0, 0, 0, 0.75);padding:2px 5px;border-radius:4px;font-size:10px;color:#ffffff;font-weight:600;flex-shrink:0;text-shadow:0 1px 2px rgba(0, 0, 0, 0.9)}.GameInnerContainer.HasDisplayGameTiles .CornerPlayers svg{fill:#ffffff !important;width:10px;height:10px;flex-shrink:0}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons{background:rgba(0, 0, 0, 0.65);padding:2px 4px;border-radius:4px;display:inline-flex !important;flex-direction:row !important;align-items:center !important;gap:2px !important;flex-shrink:1;min-width:0;overflow:hidden}.GameInnerContainer.HasDisplayGameTiles .FullTable{display:inline-flex !important;background:rgba(180, 0, 0, 0.85) !important;color:#ffffff !important;padding:2px 5px !important;border-radius:3px;font-size:9px !important;font-weight:600;white-space:nowrap;text-transform:uppercase}.GameInnerContainer.HasDisplayGameTiles .LatestResult{background:rgba(30, 30, 30, 0.9) !important;border:1px solid rgba(255, 255, 255, 0.3) !important;color:#ffffff !important;padding:1px 3px !important;border-radius:3px;font-size:10px !important;font-weight:bold;min-width:14px;text-align:center;display:inline-block;flex-shrink:0}.GameInnerContainer.HasDisplayGameTiles .OpenSeat,.GameInnerContainer.HasDisplayGameTiles .ClosedSeat{display:inline-flex !important;width:10px !important;height:10px !important;margin:0 1px !important;flex-shrink:0}.GameInnerContainer.HasDisplayGameTiles .OpenSeat svg,.GameInnerContainer.HasDisplayGameTiles .ClosedSeat svg{width:100% !important;height:100% !important}.GameInnerContainer.HasDisplayGameTiles .OpenSeat svg{fill:rgba(255, 255, 255, 0.25) !important;stroke:#ffffff !important;stroke-width:1px}.GameInnerContainer.HasDisplayGameTiles .ClosedSeat svg{fill:#ffffff !important;stroke:#ffffff !important}.GameInnerContainer.HasDisplayGameTiles .CornerRoulette{background:transparent !important;padding:0 !important;min-width:0;overflow:hidden;flex-shrink:1}.GameInnerContainer.HasDisplayGameTiles .CornerLimits{background:rgba(0, 0, 0, 0.75);padding:3px 6px;border-radius:4px;font-size:10px;color:#ffffff;font-weight:500;text-shadow:0 1px 2px rgba(0, 0, 0, 0.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0;max-width:75%;margin-left:auto}.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}@media(max-width: 768px){.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoContainer{padding:4px 6px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoTop{flex-direction:column !important;align-items:flex-start !important;gap:1px !important}.GameInnerContainer.HasDisplayGameTiles .InfoTopLeft{width:100% !important;max-width:100% !important}.GameInnerContainer.HasDisplayGameTiles .InfoTopRight{align-self:flex-start !important}.GameInnerContainer.HasDisplayGameTiles .DealerName{font-size:10px;white-space:normal !important;word-break:break-word;line-height:1.1}.GameInnerContainer.HasDisplayGameTiles .CornerPlayers{font-size:8.5px;padding:1px 3px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom{flex-direction:column !important;align-items:stretch !important;gap:2px !important;margin-bottom:1px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons{width:100% !important;max-width:100% !important;justify-content:center !important;flex-wrap:wrap !important;overflow:visible !important;background:rgba(0, 0, 0, 0.75) !important;padding:1px 2px !important;border-radius:3px;order:1}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons:empty{display:none !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .LatestResult{font-size:7.5px !important;padding:0px 1px !important;min-width:9px !important;border-width:1px !important;margin:0 0.5px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .Double{display:flex;flex-direction:column;gap:1px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .Double .LatestResult{font-size:7px !important;padding:0px 1px !important;min-width:8px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .FullTable{font-size:7.5px !important;padding:1px 2px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .OpenSeat,.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .ClosedSeat{width:7px !important;height:7px !important;margin:0 0.5px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .CornerLimits{width:100% !important;max-width:100% !important;margin-left:0 !important;text-align:center !important;font-size:9px !important;padding:1px 4px !important;order:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.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);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg)}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)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg)}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{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}.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}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.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 .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.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 .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-size:var(--emw--font-size-x-small, 12px)}.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}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}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoContainer{padding-top:5px}}');
342
+ function Fa(a) {
343
+ ga(a, "svelte-r2e11f", '*,*::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;margin-left:auto}.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;z-index:20}.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.HasDisplayGameTiles .GameExtraInfoContainer{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:8px 10px;pointer-events:none;z-index:10;height:100%}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoTop,.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom{display:flex;justify-content:space-between;align-items:center;width:100%;pointer-events:auto;gap:6px;min-width:0}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom{margin-bottom:2px}.GameInnerContainer.HasDisplayGameTiles .InfoTopLeft{display:flex;align-items:center;gap:4px;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GameInnerContainer.HasDisplayGameTiles .DealerName{font-size:11px;font-weight:600;color:#ffffff;text-shadow:0 1px 3px rgba(0, 0, 0, 0.9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.GameInnerContainer.HasDisplayGameTiles .CornerPlayers{display:flex;align-items:center;gap:3px;background:rgba(0, 0, 0, 0.75);padding:2px 5px;border-radius:4px;font-size:10px;color:#ffffff;font-weight:600;flex-shrink:0;text-shadow:0 1px 2px rgba(0, 0, 0, 0.9)}.GameInnerContainer.HasDisplayGameTiles .CornerPlayers svg{fill:#ffffff !important;width:10px;height:10px;flex-shrink:0}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons{background:rgba(0, 0, 0, 0.65);padding:2px 4px;border-radius:4px;display:inline-flex !important;flex-direction:row !important;align-items:center !important;gap:2px !important;flex-shrink:1;min-width:0;overflow:hidden}.GameInnerContainer.HasDisplayGameTiles .FullTable{display:inline-flex !important;background:rgba(180, 0, 0, 0.85) !important;color:#ffffff !important;padding:2px 5px !important;border-radius:3px;font-size:9px !important;font-weight:600;white-space:nowrap;text-transform:uppercase}.GameInnerContainer.HasDisplayGameTiles .LatestResult{background:rgba(30, 30, 30, 0.9) !important;border:1px solid rgba(255, 255, 255, 0.3) !important;color:#ffffff !important;padding:1px 3px !important;border-radius:3px;font-size:10px !important;font-weight:bold;min-width:14px;text-align:center;display:inline-block;flex-shrink:0}.GameInnerContainer.HasDisplayGameTiles .OpenSeat,.GameInnerContainer.HasDisplayGameTiles .ClosedSeat{display:inline-flex !important;width:10px !important;height:10px !important;margin:0 1px !important;flex-shrink:0}.GameInnerContainer.HasDisplayGameTiles .OpenSeat svg,.GameInnerContainer.HasDisplayGameTiles .ClosedSeat svg{width:100% !important;height:100% !important}.GameInnerContainer.HasDisplayGameTiles .OpenSeat svg{fill:rgba(255, 255, 255, 0.25) !important;stroke:#ffffff !important;stroke-width:1px}.GameInnerContainer.HasDisplayGameTiles .ClosedSeat svg{fill:#ffffff !important;stroke:#ffffff !important}.GameInnerContainer.HasDisplayGameTiles .CornerRoulette{background:transparent !important;padding:0 !important;min-width:0;overflow:hidden;flex-shrink:1}.GameInnerContainer.HasDisplayGameTiles .CornerLimits{background:rgba(0, 0, 0, 0.75);padding:3px 6px;border-radius:4px;font-size:10px;color:#ffffff;font-weight:500;text-shadow:0 1px 2px rgba(0, 0, 0, 0.9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;min-width:0;max-width:75%;margin-left:auto}.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}@media(max-width: 768px){.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoContainer{padding:4px 6px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoTop{flex-direction:column !important;align-items:flex-start !important;gap:1px !important}.GameInnerContainer.HasDisplayGameTiles .InfoTopLeft{width:100% !important;max-width:100% !important}.GameInnerContainer.HasDisplayGameTiles .InfoTopRight{align-self:flex-start !important}.GameInnerContainer.HasDisplayGameTiles .DealerName{font-size:10px;white-space:normal !important;word-break:break-word;line-height:1.1}.GameInnerContainer.HasDisplayGameTiles .CornerPlayers{font-size:8.5px;padding:1px 3px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom{flex-direction:column !important;align-items:stretch !important;gap:2px !important;margin-bottom:1px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons{width:100% !important;max-width:100% !important;justify-content:center !important;flex-wrap:wrap !important;overflow:visible !important;background:rgba(0, 0, 0, 0.75) !important;padding:1px 2px !important;border-radius:3px;order:1}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons:empty{display:none !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .LatestResult{font-size:7.5px !important;padding:0px 1px !important;min-width:9px !important;border-width:1px !important;margin:0 0.5px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .Double{display:flex;flex-direction:column;gap:1px}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .Double .LatestResult{font-size:7px !important;padding:0px 1px !important;min-width:8px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .FullTable{font-size:7.5px !important;padding:1px 2px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .OpenSeat,.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .LiveIcons .ClosedSeat{width:7px !important;height:7px !important;margin:0 0.5px !important}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoBottom .CornerLimits{width:100% !important;max-width:100% !important;margin-left:0 !important;text-align:center !important;font-size:9px !important;padding:1px 4px !important;order:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.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;margin-left:auto}@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);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg)}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)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg)}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{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}.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}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.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 .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.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 .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-size:var(--emw--font-size-x-small, 12px)}.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}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}.GameInnerContainer.HasDisplayGameTiles .GameExtraInfoContainer{padding-top:5px}}');
344
344
  }
345
345
  function It(a, e, t) {
346
346
  const n = a.slice();
@@ -357,18 +357,18 @@ function Ft(a) {
357
357
  ), o, l, s = (
358
358
  /*$_*/
359
359
  a[38]("playNow") + ""
360
- ), m, p, v, C = r && Ta();
360
+ ), m, u, G, _ = r && xa();
361
361
  return {
362
362
  c() {
363
- e = G("div"), t = G("div"), n = G("button"), C && C.c(), o = E(), l = G("span"), m = U(s), f(n, "class", "GameInfoBtn"), f(t, "class", "GameInfo"), f(e, "class", "GameInfoWrapper");
363
+ e = y("div"), t = y("div"), n = y("button"), _ && _.c(), o = E(), l = y("span"), m = U(s), f(n, "class", "GameInfoBtn"), f(t, "class", "GameInfo"), f(e, "class", "GameInfoWrapper");
364
364
  },
365
365
  m(x, F) {
366
- k(x, e, F), d(e, t), d(t, n), C && C.m(n, null), d(n, o), d(n, l), d(l, m), p || (v = ot(
366
+ k(x, e, F), d(e, t), d(t, n), _ && _.m(n, null), d(n, o), d(n, l), d(l, m), u || (G = ot(
367
367
  e,
368
368
  "click",
369
369
  /*click_handler*/
370
370
  a[72]
371
- ), p = !0);
371
+ ), u = !0);
372
372
  },
373
373
  p(x, F) {
374
374
  F[1] & /*$_*/
@@ -376,15 +376,15 @@ function Ft(a) {
376
376
  x[38]("playNow") + "") && K(m, s);
377
377
  },
378
378
  d(x) {
379
- x && I(e), C && C.d(), p = !1, v();
379
+ x && I(e), _ && _.d(), u = !1, G();
380
380
  }
381
381
  };
382
382
  }
383
- function Ta(a) {
383
+ function xa(a) {
384
384
  let e, t, n, r, o, l;
385
385
  return {
386
386
  c() {
387
- e = Y("svg"), t = Y("g"), n = Y("g"), r = Y("path"), o = Y("path"), l = Y("path"), f(r, "d", "M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z"), f(r, "stroke", "none"), f(o, "d", "M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z"), f(o, "stroke", "none"), f(o, "fill", "#fff"), f(n, "id", "Ellipse_664_copy"), f(n, "data-name", "Ellipse 664 copy"), f(n, "transform", "translate(26 13)"), f(n, "fill", "rgba(249,165,2,0)"), f(l, "id", "Rounded_Rectangle_683"), f(l, "data-name", "Rounded Rectangle 683"), f(l, "d", "M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z"), f(l, "transform", "translate(-1102 -885)"), f(l, "fill", "#fff"), f(t, "id", "Group_5260"), f(t, "data-name", "Group 5260"), f(t, "transform", "translate(-26 -13)"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "width", "28"), f(e, "height", "28"), f(e, "viewBox", "0 0 28 28");
387
+ e = X("svg"), t = X("g"), n = X("g"), r = X("path"), o = X("path"), l = X("path"), f(r, "d", "M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z"), f(r, "stroke", "none"), f(o, "d", "M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z"), f(o, "stroke", "none"), f(o, "fill", "#fff"), f(n, "id", "Ellipse_664_copy"), f(n, "data-name", "Ellipse 664 copy"), f(n, "transform", "translate(26 13)"), f(n, "fill", "rgba(249,165,2,0)"), f(l, "id", "Rounded_Rectangle_683"), f(l, "data-name", "Rounded Rectangle 683"), f(l, "d", "M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z"), f(l, "transform", "translate(-1102 -885)"), f(l, "fill", "#fff"), f(t, "id", "Group_5260"), f(t, "data-name", "Group 5260"), f(t, "transform", "translate(-26 -13)"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "width", "28"), f(e, "height", "28"), f(e, "viewBox", "0 0 28 28");
388
388
  },
389
389
  m(s, m) {
390
390
  k(s, e, m), d(e, t), d(t, n), d(n, r), d(n, o), d(t, l);
@@ -394,7 +394,7 @@ function Ta(a) {
394
394
  }
395
395
  };
396
396
  }
397
- function Ra(a) {
397
+ function Ta(a) {
398
398
  let e, t, n = (
399
399
  /*renderDealerName*/
400
400
  a[45](
@@ -414,7 +414,7 @@ function Ra(a) {
414
414
  );
415
415
  return {
416
416
  c() {
417
- e = G("div"), t = new Le(!1), r = E(), o = new Le(!1), t.a = r, o.a = null, f(e, "class", "LiveProps");
417
+ e = y("div"), t = new Fe(!1), r = E(), o = new Fe(!1), t.a = r, o.a = null, f(e, "class", "LiveProps");
418
418
  },
419
419
  m(s, m) {
420
420
  k(s, e, m), t.m(n, e), d(e, r), o.m(l, e);
@@ -441,11 +441,11 @@ function Ra(a) {
441
441
  }
442
442
  };
443
443
  }
444
- function Da(a) {
445
- let e, t, n, r, o, l, s, m, p, v = (
444
+ function Ra(a) {
445
+ let e, t, n, r, o, l, s, m, u, G = (
446
446
  /*gameisnew*/
447
447
  a[7] && xt(a)
448
- ), C = (
448
+ ), _ = (
449
449
  /*gametag*/
450
450
  a[8] && Tt(a)
451
451
  ), x = (
@@ -454,33 +454,33 @@ function Da(a) {
454
454
  ), F = (
455
455
  /*numberofplayers*/
456
456
  a[36] && Dt(a)
457
- ), y = (
457
+ ), v = (
458
458
  /*livegamedata*/
459
459
  (a[15] || /*livetabledata*/
460
460
  a[13]) && St(a)
461
- ), O = (
461
+ ), B = (
462
462
  /*min*/
463
463
  a[27] != null && At(a)
464
464
  );
465
465
  return {
466
466
  c() {
467
- e = G("div"), t = G("div"), v && v.c(), n = E(), C && C.c(), r = E(), x && x.c(), o = E(), l = G("div"), F && F.c(), s = E(), m = G("div"), y && y.c(), p = E(), O && O.c(), f(t, "class", "InfoTopLeft"), f(l, "class", "InfoTopRight"), f(e, "class", "GameExtraInfoTop"), f(m, "class", "GameExtraInfoBottom");
467
+ e = y("div"), t = y("div"), G && G.c(), n = E(), _ && _.c(), r = E(), x && x.c(), o = E(), l = y("div"), F && F.c(), s = E(), m = y("div"), v && v.c(), u = E(), B && B.c(), f(t, "class", "InfoTopLeft"), f(l, "class", "InfoTopRight"), f(e, "class", "GameExtraInfoTop"), f(m, "class", "GameExtraInfoBottom");
468
468
  },
469
469
  m(h, L) {
470
- k(h, e, L), d(e, t), v && v.m(t, null), d(t, n), C && C.m(t, null), d(t, r), x && x.m(t, null), d(e, o), d(e, l), F && F.m(l, null), k(h, s, L), k(h, m, L), y && y.m(m, null), d(m, p), O && O.m(m, null);
470
+ k(h, e, L), d(e, t), G && G.m(t, null), d(t, n), _ && _.m(t, null), d(t, r), x && x.m(t, null), d(e, o), d(e, l), F && F.m(l, null), k(h, s, L), k(h, m, L), v && v.m(m, null), d(m, u), B && B.m(m, null);
471
471
  },
472
472
  p(h, L) {
473
473
  /*gameisnew*/
474
- h[7] ? v ? v.p(h, L) : (v = xt(h), v.c(), v.m(t, n)) : v && (v.d(1), v = null), /*gametag*/
475
- h[8] ? C ? C.p(h, L) : (C = Tt(h), C.c(), C.m(t, r)) : C && (C.d(1), C = null), /*dealername*/
474
+ h[7] ? G ? G.p(h, L) : (G = xt(h), G.c(), G.m(t, n)) : G && (G.d(1), G = null), /*gametag*/
475
+ h[8] ? _ ? _.p(h, L) : (_ = Tt(h), _.c(), _.m(t, r)) : _ && (_.d(1), _ = null), /*dealername*/
476
476
  h[35] ? x ? x.p(h, L) : (x = Rt(h), x.c(), x.m(t, null)) : x && (x.d(1), x = null), /*numberofplayers*/
477
477
  h[36] ? F ? F.p(h, L) : (F = Dt(h), F.c(), F.m(l, null)) : F && (F.d(1), F = null), /*livegamedata*/
478
478
  h[15] || /*livetabledata*/
479
- h[13] ? y ? y.p(h, L) : (y = St(h), y.c(), y.m(m, p)) : y && (y.d(1), y = null), /*min*/
480
- h[27] != null ? O ? O.p(h, L) : (O = At(h), O.c(), O.m(m, null)) : O && (O.d(1), O = null);
479
+ h[13] ? v ? v.p(h, L) : (v = St(h), v.c(), v.m(m, u)) : v && (v.d(1), v = null), /*min*/
480
+ h[27] != null ? B ? B.p(h, L) : (B = At(h), B.c(), B.m(m, null)) : B && (B.d(1), B = null);
481
481
  },
482
482
  d(h) {
483
- h && (I(e), I(s), I(m)), v && v.d(), C && C.d(), x && x.d(), F && F.d(), y && y.d(), O && O.d();
483
+ h && (I(e), I(s), I(m)), G && G.d(), _ && _.d(), x && x.d(), F && F.d(), v && v.d(), B && B.d();
484
484
  }
485
485
  };
486
486
  }
@@ -491,7 +491,7 @@ function xt(a) {
491
491
  ), n;
492
492
  return {
493
493
  c() {
494
- e = G("span"), n = U(t), f(e, "class", "GameExtraInfoLabel NewGameTag");
494
+ e = y("span"), n = U(t), f(e, "class", "GameExtraInfoLabel NewGameTag");
495
495
  },
496
496
  m(r, o) {
497
497
  k(r, e, o), d(e, n);
@@ -510,7 +510,7 @@ function Tt(a) {
510
510
  let e, t;
511
511
  return {
512
512
  c() {
513
- e = G("span"), t = U(
513
+ e = y("span"), t = U(
514
514
  /*gametag*/
515
515
  a[8]
516
516
  ), f(e, "class", "GameExtraInfoLabel PopularGameTag");
@@ -538,7 +538,7 @@ function Rt(a) {
538
538
  ), n, r, o;
539
539
  return {
540
540
  c() {
541
- e = G("span"), n = U(t), r = U(": "), o = U(
541
+ e = y("span"), n = U(t), r = U(": "), o = U(
542
542
  /*dealername*/
543
543
  a[35]
544
544
  ), f(e, "class", "DealerName");
@@ -565,7 +565,7 @@ function Dt(a) {
565
565
  let e, t, n, r, o, l;
566
566
  return {
567
567
  c() {
568
- e = G("span"), t = Y("svg"), n = Y("path"), r = E(), o = G("span"), l = U(
568
+ e = y("span"), t = X("svg"), n = X("path"), r = E(), o = y("span"), l = U(
569
569
  /*numberofplayers*/
570
570
  a[36]
571
571
  ), f(n, "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"), f(t, "fill", "var(--emw--casino-thumbnail-animation-color, #FFFFFF);"), f(t, "width", "13"), f(t, "height", "13"), f(t, "viewBox", "0 0 13 14"), f(t, "xmlns", "http://www.w3.org/2000/svg"), f(o, "class", "NrOfPlayers"), f(e, "class", "BetLimitRight CornerPlayers");
@@ -593,14 +593,14 @@ function St(a) {
593
593
  o[23] && /*starttime*/
594
594
  o[21] && /*timeformat*/
595
595
  o[22])
596
- return Ba;
596
+ return Na;
597
597
  if (
598
598
  /*isopen*/
599
599
  o[23] && /*displaytype*/
600
600
  o[20] && /*displaytype*/
601
- o[20] === Ae
601
+ o[20] === Me
602
602
  )
603
- return Na;
603
+ return Sa;
604
604
  if (
605
605
  /*isopen*/
606
606
  o[23] && /*displaytype*/
@@ -609,12 +609,12 @@ function St(a) {
609
609
  o[16] && /*roulleteresults*/
610
610
  o[16].length > 0
611
611
  )
612
- return Sa;
612
+ return Da;
613
613
  }
614
614
  let n = t(a), r = n && n(a);
615
615
  return {
616
616
  c() {
617
- r && r.c(), e = Ie();
617
+ r && r.c(), e = xe();
618
618
  },
619
619
  m(o, l) {
620
620
  r && r.m(o, l), k(o, e, l);
@@ -627,13 +627,13 @@ function St(a) {
627
627
  }
628
628
  };
629
629
  }
630
- function Sa(a) {
631
- let e, t, n, r = Me(new Array(zt)), o = [];
630
+ function Da(a) {
631
+ let e, t, n, r = Pe(new Array(Ht)), o = [];
632
632
  for (let l = 0; l < r.length; l += 1)
633
633
  o[l] = Bt(It(a, r, l));
634
634
  return {
635
635
  c() {
636
- e = G("div"), t = G("div");
636
+ e = y("div"), t = y("div");
637
637
  for (let l = 0; l < o.length; l += 1)
638
638
  o[l].c();
639
639
  f(t, "class", "LiveIcons"), f(e, "class", n = /*roulettecontainerclassname*/
@@ -649,11 +649,11 @@ function Sa(a) {
649
649
  if (s[0] & /*roulleteresults, isdouble*/
650
650
  1073807360 | s[1] & /*renderSpan, colorsourcearray*/
651
651
  32770) {
652
- r = Me(new Array(zt));
652
+ r = Pe(new Array(Ht));
653
653
  let m;
654
654
  for (m = 0; m < r.length; m += 1) {
655
- const p = It(l, r, m);
656
- o[m] ? o[m].p(p, s) : (o[m] = Bt(p), o[m].c(), o[m].m(t, null));
655
+ const u = It(l, r, m);
656
+ o[m] ? o[m].p(u, s) : (o[m] = Bt(u), o[m].c(), o[m].m(t, null));
657
657
  }
658
658
  for (; m < o.length; m += 1)
659
659
  o[m].d(1);
@@ -664,22 +664,22 @@ function Sa(a) {
664
664
  l[31] + " CornerRoulette") && f(e, "class", n);
665
665
  },
666
666
  d(l) {
667
- l && I(e), Ut(o, l), a[73](null);
667
+ l && I(e), zt(o, l), a[73](null);
668
668
  }
669
669
  };
670
670
  }
671
- function Na(a) {
671
+ function Sa(a) {
672
672
  let e, t;
673
673
  function n(l, s) {
674
674
  return (
675
675
  /*istablefull*/
676
- l[33] ? Ma : Ea
676
+ l[33] ? Ea : Aa
677
677
  );
678
678
  }
679
679
  let r = n(a), o = r(a);
680
680
  return {
681
681
  c() {
682
- e = G("div"), t = G("div"), o.c(), f(t, "class", "LiveIcons"), f(e, "class", "GameProp LiveProps BlackjackDisplay");
682
+ e = y("div"), t = y("div"), o.c(), f(t, "class", "LiveIcons"), f(e, "class", "GameProp LiveProps BlackjackDisplay");
683
683
  },
684
684
  m(l, s) {
685
685
  k(l, e, s), d(e, t), o.m(t, null);
@@ -692,11 +692,11 @@ function Na(a) {
692
692
  }
693
693
  };
694
694
  }
695
- function Ba(a) {
695
+ function Na(a) {
696
696
  let e, t = (
697
697
  /*$_*/
698
698
  a[38]("opens") + ""
699
- ), n, r, o, l = Ct(
699
+ ), n, r, o, l = _t(
700
700
  new Date(
701
701
  /*starttime*/
702
702
  a[21]
@@ -706,16 +706,16 @@ function Ba(a) {
706
706
  ) + "", s;
707
707
  return {
708
708
  c() {
709
- e = G("div"), n = U(t), r = E(), o = G("span"), s = U(l), f(e, "class", "ClosedGame");
709
+ e = y("div"), n = U(t), r = E(), o = y("span"), s = U(l), f(e, "class", "ClosedGame");
710
710
  },
711
- m(m, p) {
712
- k(m, e, p), d(e, n), d(e, r), d(e, o), d(o, s);
711
+ m(m, u) {
712
+ k(m, e, u), d(e, n), d(e, r), d(e, o), d(o, s);
713
713
  },
714
- p(m, p) {
715
- p[1] & /*$_*/
714
+ p(m, u) {
715
+ u[1] & /*$_*/
716
716
  128 && t !== (t = /*$_*/
717
- m[38]("opens") + "") && K(n, t), p[0] & /*starttime, timeformat*/
718
- 6291456 && l !== (l = Ct(
717
+ m[38]("opens") + "") && K(n, t), u[0] & /*starttime, timeformat*/
718
+ 6291456 && l !== (l = _t(
719
719
  new Date(
720
720
  /*starttime*/
721
721
  m[21]
@@ -744,12 +744,12 @@ function Nt(a) {
744
744
  l[16][
745
745
  /*i*/
746
746
  l[116]
747
- ].length >= 2)), e ? Aa : Oa;
747
+ ].length >= 2)), e ? Oa : Ba;
748
748
  }
749
749
  let r = n(a, [-1, -1, -1, -1]), o = r(a);
750
750
  return {
751
751
  c() {
752
- o.c(), t = Ie();
752
+ o.c(), t = xe();
753
753
  },
754
754
  m(l, s) {
755
755
  o.m(l, s), k(l, t, s);
@@ -762,7 +762,7 @@ function Nt(a) {
762
762
  }
763
763
  };
764
764
  }
765
- function Oa(a) {
765
+ function Ba(a) {
766
766
  let e, t = (
767
767
  /*renderSpan*/
768
768
  a[46](
@@ -813,7 +813,7 @@ function Oa(a) {
813
813
  ), n;
814
814
  return {
815
815
  c() {
816
- e = new Le(!1), n = Ie(), e.a = n;
816
+ e = new Fe(!1), n = xe(), e.a = n;
817
817
  },
818
818
  m(r, o) {
819
819
  e.m(t, r, o), k(r, n, o);
@@ -873,7 +873,7 @@ function Oa(a) {
873
873
  }
874
874
  };
875
875
  }
876
- function Aa(a) {
876
+ function Oa(a) {
877
877
  let e, t, n = (
878
878
  /*renderSpan*/
879
879
  a[46](
@@ -927,14 +927,14 @@ function Aa(a) {
927
927
  ), s;
928
928
  return {
929
929
  c() {
930
- e = G("div"), t = new Le(!1), r = E(), o = new Le(!1), s = E(), t.a = r, o.a = s, f(e, "class", "Double");
930
+ e = y("div"), t = new Fe(!1), r = E(), o = new Fe(!1), s = E(), t.a = r, o.a = s, f(e, "class", "Double");
931
931
  },
932
- m(m, p) {
933
- k(m, e, p), t.m(n, e), d(e, r), o.m(l, e), d(e, s);
932
+ m(m, u) {
933
+ k(m, e, u), t.m(n, e), d(e, r), o.m(l, e), d(e, s);
934
934
  },
935
- p(m, p) {
936
- p[0] & /*roulleteresults*/
937
- 65536 | p[1] & /*colorsourcearray*/
935
+ p(m, u) {
936
+ u[0] & /*roulleteresults*/
937
+ 65536 | u[1] & /*colorsourcearray*/
938
938
  2 && n !== (n = /*renderSpan*/
939
939
  m[46](
940
940
  `LatestResult ${/*i*/
@@ -958,8 +958,8 @@ function Aa(a) {
958
958
  m[116]
959
959
  ][0]
960
960
  ]
961
- ) + "") && t.p(n), p[0] & /*roulleteresults*/
962
- 65536 | p[1] & /*colorsourcearray*/
961
+ ) + "") && t.p(n), u[0] & /*roulleteresults*/
962
+ 65536 | u[1] & /*colorsourcearray*/
963
963
  2 && l !== (l = /*renderSpan*/
964
964
  m[46](
965
965
  `LatestResult ${/*i*/
@@ -1000,7 +1000,7 @@ function Bt(a) {
1000
1000
  );
1001
1001
  return {
1002
1002
  c() {
1003
- t && t.c(), e = Ie();
1003
+ t && t.c(), e = xe();
1004
1004
  },
1005
1005
  m(n, r) {
1006
1006
  t && t.m(n, r), k(n, e, r);
@@ -1017,8 +1017,8 @@ function Bt(a) {
1017
1017
  }
1018
1018
  };
1019
1019
  }
1020
- function Ea(a) {
1021
- let e, t = Me(
1020
+ function Aa(a) {
1021
+ let e, t = Pe(
1022
1022
  /*seats*/
1023
1023
  a[25]
1024
1024
  ), n = [];
@@ -1028,7 +1028,7 @@ function Ea(a) {
1028
1028
  c() {
1029
1029
  for (let r = 0; r < n.length; r += 1)
1030
1030
  n[r].c();
1031
- e = Ie();
1031
+ e = xe();
1032
1032
  },
1033
1033
  m(r, o) {
1034
1034
  for (let l = 0; l < n.length; l += 1)
@@ -1039,7 +1039,7 @@ function Ea(a) {
1039
1039
  if (o[0] & /*currentoccupiedseats, seats*/
1040
1040
  570425344 | o[1] & /*contains*/
1041
1041
  4096) {
1042
- t = Me(
1042
+ t = Pe(
1043
1043
  /*seats*/
1044
1044
  r[25]
1045
1045
  );
@@ -1054,18 +1054,18 @@ function Ea(a) {
1054
1054
  }
1055
1055
  },
1056
1056
  d(r) {
1057
- r && I(e), Ut(n, r);
1057
+ r && I(e), zt(n, r);
1058
1058
  }
1059
1059
  };
1060
1060
  }
1061
- function Ma(a) {
1061
+ function Ea(a) {
1062
1062
  let e, t = (
1063
1063
  /*$_*/
1064
1064
  a[38]("full") + ""
1065
1065
  ), n;
1066
1066
  return {
1067
1067
  c() {
1068
- e = G("span"), n = U(t), f(e, "class", "FullTable");
1068
+ e = y("span"), n = U(t), f(e, "class", "FullTable");
1069
1069
  },
1070
1070
  m(r, o) {
1071
1071
  k(r, e, o), d(e, n);
@@ -1084,7 +1084,7 @@ function Ot(a) {
1084
1084
  let e, t, n, r, o, l;
1085
1085
  return {
1086
1086
  c() {
1087
- e = G("span"), t = Y("svg"), n = Y("path"), r = Y("path"), o = E(), f(n, "d", "M11.58 6c-1.7 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"), f(r, "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"), f(t, "xmlns", "http://www.w3.org/2000/svg"), f(t, "width", "13"), f(t, "height", "14"), f(t, "viewBox", "0 0 13 14"), f(e, "class", l = /*contains*/
1087
+ e = y("span"), t = X("svg"), n = X("path"), r = X("path"), o = E(), f(n, "d", "M11.58 6c-1.7 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"), f(r, "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"), f(t, "xmlns", "http://www.w3.org/2000/svg"), f(t, "width", "13"), f(t, "height", "14"), f(t, "viewBox", "0 0 13 14"), f(e, "class", l = /*contains*/
1088
1088
  a[43](
1089
1089
  /*currentoccupiedseats*/
1090
1090
  a[29],
@@ -1127,42 +1127,57 @@ function At(a) {
1127
1127
  ), m;
1128
1128
  return {
1129
1129
  c() {
1130
- e = G("div"), t = G("span"), n = U(
1130
+ e = y("div"), t = y("span"), n = U(
1131
1131
  /*currencySymbol*/
1132
1132
  a[26]
1133
1133
  ), r = E(), l = U(o), m = U(s), f(e, "class", "CornerLimits");
1134
1134
  },
1135
- m(p, v) {
1136
- k(p, e, v), d(e, t), d(t, n), d(e, r), d(e, l), d(e, m);
1135
+ m(u, G) {
1136
+ k(u, e, G), d(e, t), d(t, n), d(e, r), d(e, l), d(e, m);
1137
1137
  },
1138
- p(p, v) {
1139
- v[0] & /*currencySymbol*/
1138
+ p(u, G) {
1139
+ G[0] & /*currencySymbol*/
1140
1140
  67108864 && K(
1141
1141
  n,
1142
1142
  /*currencySymbol*/
1143
- p[26]
1144
- ), v[0] & /*min*/
1143
+ u[26]
1144
+ ), G[0] & /*min*/
1145
1145
  134217728 && o !== (o = /*numberWithSeparators*/
1146
- p[42](
1146
+ u[42](
1147
1147
  /*min*/
1148
- p[27]
1149
- ) + "") && K(l, o), v[0] & /*max*/
1148
+ u[27]
1149
+ ) + "") && K(l, o), G[0] & /*max*/
1150
1150
  268435456 && s !== (s = /*max*/
1151
- p[28] != null ? ` - ${/*numberWithSeparators*/
1152
- p[42](
1151
+ u[28] != null ? ` - ${/*numberWithSeparators*/
1152
+ u[42](
1153
1153
  /*max*/
1154
- p[28]
1154
+ u[28]
1155
1155
  )}` : "+") && K(m, s);
1156
1156
  },
1157
- d(p) {
1158
- p && I(e);
1157
+ d(u) {
1158
+ u && I(e);
1159
1159
  }
1160
1160
  };
1161
1161
  }
1162
- function Et(a) {
1162
+ function Ma(a) {
1163
+ let e;
1164
+ return {
1165
+ c() {
1166
+ e = y("div"), e.innerHTML = '<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emw--casino-thumbnail-animation-color, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>', f(e, "class", "FavIconContainer");
1167
+ },
1168
+ m(t, n) {
1169
+ k(t, e, n);
1170
+ },
1171
+ p: ke,
1172
+ d(t) {
1173
+ t && I(e);
1174
+ }
1175
+ };
1176
+ }
1177
+ function Pa(a) {
1163
1178
  let e, t, n = (
1164
1179
  /*gamevendor*/
1165
- a[5] && Mt(a)
1180
+ a[5] && Et(a)
1166
1181
  );
1167
1182
  function r(s, m) {
1168
1183
  if (
@@ -1171,35 +1186,35 @@ function Et(a) {
1171
1186
  s[18] && /*favorites*/
1172
1187
  s[2] === "true"
1173
1188
  )
1174
- return Ha;
1189
+ return za;
1175
1190
  if (!/*gamefavorite*/
1176
1191
  s[0] && /*isLoggedIn*/
1177
1192
  s[18] && /*favorites*/
1178
1193
  s[2] === "true")
1179
- return Pa;
1194
+ return Ha;
1180
1195
  }
1181
1196
  let o = r(a), l = o && o(a);
1182
1197
  return {
1183
1198
  c() {
1184
- e = G("div"), n && n.c(), t = E(), l && l.c(), f(e, "class", "GameTopContainer");
1199
+ e = y("div"), n && n.c(), t = E(), l && l.c(), f(e, "class", "GameTopContainer");
1185
1200
  },
1186
1201
  m(s, m) {
1187
1202
  k(s, e, m), n && n.m(e, null), d(e, t), l && l.m(e, null);
1188
1203
  },
1189
1204
  p(s, m) {
1190
1205
  /*gamevendor*/
1191
- s[5] ? n ? n.p(s, m) : (n = Mt(s), n.c(), n.m(e, t)) : n && (n.d(1), n = null), o === (o = r(s)) && l ? l.p(s, m) : (l && l.d(1), l = o && o(s), l && (l.c(), l.m(e, null)));
1206
+ s[5] ? n ? n.p(s, m) : (n = Et(s), n.c(), n.m(e, t)) : n && (n.d(1), n = null), o === (o = r(s)) && l ? l.p(s, m) : (l && l.d(1), l = o && o(s), l && (l.c(), l.m(e, null)));
1192
1207
  },
1193
1208
  d(s) {
1194
1209
  s && I(e), n && n.d(), l && l.d();
1195
1210
  }
1196
1211
  };
1197
1212
  }
1198
- function Mt(a) {
1213
+ function Et(a) {
1199
1214
  let e;
1200
1215
  return {
1201
1216
  c() {
1202
- e = G("span"), f(e, "class", "GameInfoVendor"), vt(e, "background-image", "url(" + /*gamevendor*/
1217
+ e = y("span"), f(e, "class", "GameInfoVendor"), vt(e, "background-image", "url(" + /*gamevendor*/
1203
1218
  a[5] + ")");
1204
1219
  },
1205
1220
  m(t, n) {
@@ -1215,11 +1230,11 @@ function Mt(a) {
1215
1230
  }
1216
1231
  };
1217
1232
  }
1218
- function Pa(a) {
1233
+ function Ha(a) {
1219
1234
  let e, t, n;
1220
1235
  return {
1221
1236
  c() {
1222
- e = G("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="UnfavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" opacity="0.6"></path></svg>', f(e, "class", "FavIconContainer");
1237
+ e = y("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="UnfavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" opacity="0.6"></path></svg>', f(e, "class", "FavIconContainer");
1223
1238
  },
1224
1239
  m(r, o) {
1225
1240
  k(r, e, o), t || (n = ot(
@@ -1229,17 +1244,17 @@ function Pa(a) {
1229
1244
  a[75]
1230
1245
  ), t = !0);
1231
1246
  },
1232
- p: Ee,
1247
+ p: ke,
1233
1248
  d(r) {
1234
1249
  r && I(e), t = !1, n();
1235
1250
  }
1236
1251
  };
1237
1252
  }
1238
- function Ha(a) {
1253
+ function za(a) {
1239
1254
  let e, t, n;
1240
1255
  return {
1241
1256
  c() {
1242
- e = G("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="FavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" fill="#fff"></path></svg>', f(e, "class", "FavIconContainer");
1257
+ e = y("div"), e.innerHTML = '<svg xmlns="http://www.w3.org/2000/svg" class="FavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path d="M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z" transform="translate(-1893.999 7509)" fill="#fff"></path></svg>', f(e, "class", "FavIconContainer");
1243
1258
  },
1244
1259
  m(r, o) {
1245
1260
  k(r, e, o), t || (n = ot(
@@ -1249,17 +1264,17 @@ function Ha(a) {
1249
1264
  a[74]
1250
1265
  ), t = !0);
1251
1266
  },
1252
- p: Ee,
1267
+ p: ke,
1253
1268
  d(r) {
1254
1269
  r && I(e), t = !1, n();
1255
1270
  }
1256
1271
  };
1257
1272
  }
1258
- function Pt(a) {
1273
+ function Mt(a) {
1259
1274
  let e, t;
1260
1275
  return {
1261
1276
  c() {
1262
- e = G("p"), t = U(
1277
+ e = y("p"), t = U(
1263
1278
  /*gamename*/
1264
1279
  a[4]
1265
1280
  ), f(e, "class", "GameNameBelow"), f(
@@ -1291,41 +1306,55 @@ function Pt(a) {
1291
1306
  }
1292
1307
  };
1293
1308
  }
1294
- function za(a) {
1295
- let e, t, n, r, o, l, s, m, p, v = !z(
1296
- /*userAgent*/
1297
- a[39]
1298
- ) && /*displaygametiles*/
1299
- a[12] === "false", C, x, F, y = (
1309
+ function Ua(a) {
1310
+ let e, t, n, r, o, l, s, m, u, G, _, x, F, v = (
1300
1311
  /*lang*/
1301
1312
  a[1] && Ft(a)
1302
1313
  );
1303
- function O(g, B) {
1314
+ function B(p, N) {
1304
1315
  if (
1305
1316
  /*displaygametiles*/
1306
- g[12] === "true"
1317
+ p[12] === "true"
1307
1318
  )
1308
- return Da;
1319
+ return Ra;
1309
1320
  if (
1310
1321
  /*livegamedata*/
1311
- g[15] || /*livetabledata*/
1312
- g[13]
1322
+ p[15] || /*livetabledata*/
1323
+ p[13]
1313
1324
  )
1314
- return Ra;
1325
+ return Ta;
1326
+ }
1327
+ let h = B(a), L = h && h(a);
1328
+ function V(p, N) {
1329
+ if (N[0] & /*displaygametiles*/
1330
+ 4096 && (G = null), G == null && (G = !z(
1331
+ /*userAgent*/
1332
+ p[39]
1333
+ ) && /*displaygametiles*/
1334
+ p[12] === "false"), G)
1335
+ return Pa;
1336
+ if (
1337
+ /*gamefavorite*/
1338
+ p[0] && /*isLoggedIn*/
1339
+ p[18] && /*favorites*/
1340
+ p[2] === "true" && /*displaygametiles*/
1341
+ p[12] === "false"
1342
+ )
1343
+ return Ma;
1315
1344
  }
1316
- let h = O(a), L = h && h(a), D = v && Et(a), M = (
1345
+ let ee = V(a, [-1, -1, -1, -1]), M = ee && ee(a), O = (
1317
1346
  /*showgamename*/
1318
- a[10] === "true" && Pt(a)
1347
+ a[10] === "true" && Mt(a)
1319
1348
  );
1320
1349
  return {
1321
1350
  c() {
1322
- var g;
1323
- e = G("div"), t = G("div"), n = G("ui-image"), l = E(), y && y.c(), s = E(), m = G("div"), L && L.c(), p = E(), D && D.c(), x = E(), M && M.c(), yt(n.src, r = /*imageSrc*/
1324
- a[37]) || pe(n, "src", r), pe(n, "class", o = `GameBg GameBg-${/*gamecellsize*/
1325
- a[9]}`), pe(n, "alt", "Game thumbnail"), pe(n, "loading", "lazy"), f(m, "class", "GameExtraInfoContainer"), f(t, "class", C = "GameInnerContainer " + /*livegamedata*/
1351
+ var p;
1352
+ e = y("div"), t = y("div"), n = y("ui-image"), l = E(), v && v.c(), s = E(), m = y("div"), L && L.c(), u = E(), M && M.c(), x = E(), O && O.c(), yt(n.src, r = /*imageSrc*/
1353
+ a[37]) || ge(n, "src", r), ge(n, "class", o = `GameBg GameBg-${/*gamecellsize*/
1354
+ a[9]}`), ge(n, "alt", "Game thumbnail"), ge(n, "loading", "lazy"), f(m, "class", "GameExtraInfoContainer"), f(t, "class", _ = "GameInnerContainer " + /*livegamedata*/
1326
1355
  (a[15] && !/*isopen*/
1327
1356
  a[23] && /*openhours*/
1328
- ((g = a[24]) != null && g.value) || /*livegamedata*/
1357
+ ((p = a[24]) != null && p.value) || /*livegamedata*/
1329
1358
  a[15] && /*istablefull*/
1330
1359
  a[33] ? "GameInnerContainerUnavailable" : "") + " " + /*displaygametiles*/
1331
1360
  (a[12] === "true" ? "HasDisplayGameTiles" : "")), f(e, "class", F = `GameContainer ${/*extraclassname*/
@@ -1341,60 +1370,55 @@ function za(a) {
1341
1370
  a[10]
1342
1371
  );
1343
1372
  },
1344
- m(g, B) {
1345
- k(g, e, B), d(e, t), d(t, n), a[71](n), d(t, l), y && y.m(t, null), d(t, s), d(t, m), L && L.m(m, null), d(m, p), D && D.m(m, null), d(e, x), M && M.m(e, null), a[76](e);
1373
+ m(p, N) {
1374
+ k(p, e, N), d(e, t), d(t, n), a[71](n), d(t, l), v && v.m(t, null), d(t, s), d(t, m), L && L.m(m, null), d(m, u), M && M.m(m, null), d(e, x), O && O.m(e, null), a[76](e);
1346
1375
  },
1347
- p(g, B) {
1348
- var ee;
1349
- B[1] & /*imageSrc*/
1376
+ p(p, N) {
1377
+ var oe;
1378
+ N[1] & /*imageSrc*/
1350
1379
  64 && !yt(n.src, r = /*imageSrc*/
1351
- g[37]) && pe(n, "src", r), B[0] & /*gamecellsize*/
1380
+ p[37]) && ge(n, "src", r), N[0] & /*gamecellsize*/
1352
1381
  512 && o !== (o = `GameBg GameBg-${/*gamecellsize*/
1353
- g[9]}`) && pe(n, "class", o), /*lang*/
1354
- g[1] ? y ? y.p(g, B) : (y = Ft(g), y.c(), y.m(t, s)) : y && (y.d(1), y = null), h === (h = O(g)) && L ? L.p(g, B) : (L && L.d(1), L = h && h(g), L && (L.c(), L.m(m, p))), B[0] & /*displaygametiles*/
1355
- 4096 && (v = !z(
1356
- /*userAgent*/
1357
- g[39]
1358
- ) && /*displaygametiles*/
1359
- g[12] === "false"), v ? D ? D.p(g, B) : (D = Et(g), D.c(), D.m(m, null)) : D && (D.d(1), D = null), B[0] & /*livegamedata, isopen, openhours, displaygametiles*/
1360
- 25202688 | B[1] & /*istablefull*/
1361
- 4 && C !== (C = "GameInnerContainer " + /*livegamedata*/
1362
- (g[15] && !/*isopen*/
1363
- g[23] && /*openhours*/
1364
- ((ee = g[24]) != null && ee.value) || /*livegamedata*/
1365
- g[15] && /*istablefull*/
1366
- g[33] ? "GameInnerContainerUnavailable" : "") + " " + /*displaygametiles*/
1367
- (g[12] === "true" ? "HasDisplayGameTiles" : "")) && f(t, "class", C), /*showgamename*/
1368
- g[10] === "true" ? M ? M.p(g, B) : (M = Pt(g), M.c(), M.m(e, null)) : M && (M.d(1), M = null), B[0] & /*casinogamesgridslider, icon*/
1369
- 2056 | B[1] & /*extraclassname*/
1382
+ p[9]}`) && ge(n, "class", o), /*lang*/
1383
+ p[1] ? v ? v.p(p, N) : (v = Ft(p), v.c(), v.m(t, s)) : v && (v.d(1), v = null), h === (h = B(p)) && L ? L.p(p, N) : (L && L.d(1), L = h && h(p), L && (L.c(), L.m(m, u))), ee === (ee = V(p, N)) && M ? M.p(p, N) : (M && M.d(1), M = ee && ee(p), M && (M.c(), M.m(m, null))), N[0] & /*livegamedata, isopen, openhours, displaygametiles*/
1384
+ 25202688 | N[1] & /*istablefull*/
1385
+ 4 && _ !== (_ = "GameInnerContainer " + /*livegamedata*/
1386
+ (p[15] && !/*isopen*/
1387
+ p[23] && /*openhours*/
1388
+ ((oe = p[24]) != null && oe.value) || /*livegamedata*/
1389
+ p[15] && /*istablefull*/
1390
+ p[33] ? "GameInnerContainerUnavailable" : "") + " " + /*displaygametiles*/
1391
+ (p[12] === "true" ? "HasDisplayGameTiles" : "")) && f(t, "class", _), /*showgamename*/
1392
+ p[10] === "true" ? O ? O.p(p, N) : (O = Mt(p), O.c(), O.m(e, null)) : O && (O.d(1), O = null), N[0] & /*casinogamesgridslider, icon*/
1393
+ 2056 | N[1] & /*extraclassname*/
1370
1394
  8 && F !== (F = `GameContainer ${/*extraclassname*/
1371
- g[34]} ${/*casinogamesgridslider*/
1372
- g[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
1373
- g[3] && z(
1395
+ p[34]} ${/*casinogamesgridslider*/
1396
+ p[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
1397
+ p[3] && z(
1374
1398
  /*userAgent*/
1375
- g[39]
1376
- ) ? "pb-0" : ""}`) && f(e, "class", F), B[0] & /*casinogamesgridslider, icon, showgamename*/
1377
- 3080 | B[1] & /*extraclassname*/
1399
+ p[39]
1400
+ ) ? "pb-0" : ""}`) && f(e, "class", F), N[0] & /*casinogamesgridslider, icon, showgamename*/
1401
+ 3080 | N[1] & /*extraclassname*/
1378
1402
  8 && Gt(
1379
1403
  e,
1380
1404
  "WithGameName",
1381
1405
  /*showgamename*/
1382
- g[10]
1406
+ p[10]
1383
1407
  );
1384
1408
  },
1385
- i: Ee,
1386
- o: Ee,
1387
- d(g) {
1388
- g && I(e), a[71](null), y && y.d(), L && L.d(), D && D.d(), M && M.d(), a[76](null);
1409
+ i: ke,
1410
+ o: ke,
1411
+ d(p) {
1412
+ p && I(e), a[71](null), v && v.d(), L && L.d(), M && M.d(), O && O.d(), a[76](null);
1389
1413
  }
1390
1414
  };
1391
1415
  }
1392
- const Ae = "blackjack", rt = "roulette", it = "doubleballroulette", Ht = 7, Ua = ",", zt = 5;
1393
- function Ka(a, e, t) {
1416
+ const Me = "blackjack", rt = "roulette", it = "doubleballroulette", Pt = 7, Ka = ",", Ht = 5;
1417
+ function Va(a, e, t) {
1394
1418
  let n, r;
1395
- ba(a, La, (i) => t(38, r = i));
1396
- let { session: o = "" } = e, { userid: l = "" } = e, { lang: s = "en" } = e, { clientstyling: m = "" } = e, { mbsource: p } = e, { clientstylingurl: v = "" } = e, { translationurl: C = "" } = e, { favorites: x = "" } = e, { gamethumbnail: F = "" } = e, { icon: y } = e, { gamename: O = "" } = e, { gamevendor: h = "" } = e, { gamelaunchurl: L = "" } = e, { gameid: D = "" } = e, { gameisnew: M = !1 } = e, { gametag: g = "" } = e, { gamefunmode: B = !1 } = e, { gamefavorite: ee = !1 } = e, { gamecellsize: Pe = "" } = e, { showfavoredcategory: ke = !1 } = e, { showgamename: lt = "" } = e, { currency: te = "" } = e, { gamepagemodalurl: Fe = "false" } = e, { endpoint: le = "" } = e, { categoryid: xe = "" } = e, { livelobbyendpoint: ue = "" } = e, { connectlive: se = "" } = e, { visibilityconnect: ge = "" } = e, { integratedgameframedesktop: Te = "false" } = e, { integratedgameframemobile: me = "false" } = e, { casinogamesgridslider: st = "false" } = e, { allowsingleclickgameentry: He = "false" } = e, { livelobbydataendpoint: mt = "" } = e, { displaygametiles: ft = "" } = e, { livetabledata: j = "false" } = e, Re = !1, ze, De, he, Kt, Ue, V = window.navigator.userAgent, X, u, ae, Se, Ne, Ke = "HH:mm", $, ne, Ve = [], be = "EUR", we, ye, fe, re, We, Ze, ce, ie, W, Ge, je, oe, Je, J = "", ve, Ye, de;
1397
- const Vt = [Ae], Xe = [rt, it], qe = {
1419
+ ha(a, Ca, (i) => t(38, r = i));
1420
+ let { session: o = "" } = e, { userid: l = "" } = e, { lang: s = "en" } = e, { clientstyling: m = "" } = e, { mbsource: u } = e, { clientstylingurl: G = "" } = e, { translationurl: _ = "" } = e, { favorites: x = "" } = e, { gamethumbnail: F = "" } = e, { icon: v } = e, { gamename: B = "" } = e, { gamevendor: h = "" } = e, { gamelaunchurl: L = "" } = e, { gameid: V = "" } = e, { gameisnew: ee = !1 } = e, { gametag: M = "" } = e, { gamefunmode: O = !1 } = e, { gamefavorite: p = !1 } = e, { gamecellsize: N = "" } = e, { showfavoredcategory: oe = !1 } = e, { showgamename: lt = "" } = e, { currency: ae = "" } = e, { gamepagemodalurl: Te = "false" } = e, { endpoint: me = "" } = e, { categoryid: Re = "" } = e, { livelobbyendpoint: he = "" } = e, { connectlive: fe = "" } = e, { visibilityconnect: be = "" } = e, { integratedgameframedesktop: De = "false" } = e, { integratedgameframemobile: ce = "false" } = e, { casinogamesgridslider: st = "false" } = e, { allowsingleclickgameentry: He = "false" } = e, { livelobbydataendpoint: mt = "" } = e, { displaygametiles: ft = "" } = e, { livetabledata: J = "false" } = e, Se = !1, ze, Ne, we, Ut, Ue, W = window.navigator.userAgent, Q, g, ne, Be, Oe, Ke = "HH:mm", te, ie, Ve = [], ye = "EUR", Ge, ve, de, le, We, Ze, pe, re, Z, _e, je, se, Je, Y = "", Ce, Ye, ue;
1421
+ const Kt = [Me], Xe = [rt, it], Qe = {
1398
1422
  "01": "Yellow",
1399
1423
  "02": "Blue",
1400
1424
  10: "Green",
@@ -1403,7 +1427,7 @@ function Ka(a, e, t) {
1403
1427
  20: "Orange",
1404
1428
  X7: "Gold",
1405
1429
  X2: "Gold"
1406
- }, Qe = {
1430
+ }, qe = {
1407
1431
  1: "Red",
1408
1432
  3: "Red",
1409
1433
  5: "Red",
@@ -1444,35 +1468,35 @@ function Ka(a, e, t) {
1444
1468
  "00": "Green"
1445
1469
  }, $e = (i) => {
1446
1470
  Object.keys(i).forEach((c) => {
1447
- Ia(c, i[c]);
1471
+ La(c, i[c]);
1448
1472
  });
1449
- }, Wt = () => {
1450
- fetch(C).then((c) => c.json()).then((c) => {
1473
+ }, Vt = () => {
1474
+ fetch(_).then((c) => c.json()).then((c) => {
1451
1475
  $e(c);
1452
1476
  }).catch((c) => {
1453
1477
  console.log(c);
1454
1478
  });
1455
1479
  };
1456
- $e(Fa);
1480
+ $e(ka);
1457
1481
  const ct = (i) => {
1458
- i.data.type === `AddFavoriteThumbnail_${D}` && !ke && t(0, ee = !0), i.data.type === `RemoveFavoriteThumbnail_${D}` && !ke && t(0, ee = !1), i.data.type === "UserSessionID" && (t(18, Re = !0), ze = i.data.session, De = i.data.userID), i.data.type === "CategoryUpdate" && t(15, u = null);
1482
+ i.data.type === `AddFavoriteThumbnail_${V}` && !oe && t(0, p = !0), i.data.type === `RemoveFavoriteThumbnail_${V}` && !oe && t(0, p = !1), i.data.type === "UserSessionID" && (t(18, Se = !0), ze = i.data.session, Ne = i.data.userID), i.data.type === "CategoryUpdate" && t(15, g = null);
1459
1483
  }, dt = (i) => {
1460
1484
  if (window.postMessage({ type: "SearchedItemClicked", gameId: i }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
1461
1485
  context: "GameThumbnail--Searched",
1462
1486
  gameId: `${i}`,
1463
- userId: `${De || "Not logged in"}`
1464
- }), z(V) && He === "true" && Re) {
1465
- Zt(i);
1487
+ userId: `${Ne || "Not logged in"}`
1488
+ }), z(W) && He === "true" && Se) {
1489
+ Wt(i);
1466
1490
  return;
1467
1491
  }
1468
- if (z(V) && me == "true") {
1492
+ if (z(W) && ce == "true") {
1469
1493
  window.postMessage(
1470
1494
  {
1471
1495
  type: "OpenGameFrame",
1472
1496
  gameId: i,
1473
- gamefunmode: B,
1474
- gamepagemodalurl: Fe,
1475
- isMobile: z(V),
1497
+ gamefunmode: O,
1498
+ gamepagemodalurl: Te,
1499
+ isMobile: z(W),
1476
1500
  source: "GameThumbnail",
1477
1501
  identifier: "Lobby",
1478
1502
  subVendor: h,
@@ -1482,96 +1506,96 @@ function Ka(a, e, t) {
1482
1506
  );
1483
1507
  return;
1484
1508
  }
1485
- if (z(V) && me == "false") {
1509
+ if (z(W) && ce == "false") {
1486
1510
  window.postMessage(
1487
1511
  {
1488
1512
  type: "ShowGameModal",
1489
1513
  gameId: i,
1490
- isMobile: z(V)
1514
+ isMobile: z(W)
1491
1515
  },
1492
1516
  window.location.href
1493
1517
  );
1494
1518
  return;
1495
1519
  }
1496
- !z(V) && Te == "true" ? window.postMessage(
1520
+ !z(W) && De == "true" ? window.postMessage(
1497
1521
  {
1498
1522
  type: "OpenGameFrame",
1499
1523
  gameId: i,
1500
- gamefunmode: B,
1501
- gamepagemodalurl: Fe,
1502
- isMobile: z(V),
1524
+ gamefunmode: O,
1525
+ gamepagemodalurl: Te,
1526
+ isMobile: z(W),
1503
1527
  identifier: "Lobby",
1504
1528
  subVendor: h,
1505
1529
  launchUrl: L
1506
1530
  },
1507
1531
  window.location.href
1508
- ) : !z(V) && Te == "false" && window.postMessage(
1532
+ ) : !z(W) && De == "false" && window.postMessage(
1509
1533
  {
1510
1534
  type: "ShowGameModal",
1511
1535
  gameId: i,
1512
- isMobile: z(V)
1536
+ isMobile: z(W)
1513
1537
  },
1514
1538
  window.location.href
1515
1539
  );
1516
- }, Zt = (i) => at(this, null, function* () {
1517
- let c = new URL(`${le}/v1/casino/games/${i}`);
1540
+ }, Wt = (i) => at(this, null, function* () {
1541
+ let c = new URL(`${me}/v1/casino/games/${i}`);
1518
1542
  c.searchParams.append("language", s), c.searchParams.append("expand", "vendor");
1519
- const _ = (yield (yield fetch(c.href)).json())[0], N = new URL(_.launchUrl);
1520
- N.searchParams.append("_sid", ze), N.searchParams.append("funMode", "false"), me === "false" ? window.open(N, "_blank") : me === "true" && window.postMessage(
1543
+ const C = (yield (yield fetch(c.href)).json())[0], S = new URL(C.launchUrl);
1544
+ S.searchParams.append("_sid", ze), S.searchParams.append("funMode", "false"), ce === "false" ? window.open(S, "_blank") : ce === "true" && window.postMessage(
1521
1545
  {
1522
1546
  type: "OpenIntegratedGameFrame",
1523
- subVendor: _.subVendor,
1524
- gameId: _.id,
1525
- launchUrl: N == null ? void 0 : N.href
1547
+ subVendor: C.subVendor,
1548
+ gameId: C.id,
1549
+ launchUrl: S == null ? void 0 : S.href
1526
1550
  },
1527
1551
  window.location.href
1528
1552
  );
1529
1553
  }), et = (i) => {
1530
- ee ? window.postMessage(
1554
+ p ? window.postMessage(
1531
1555
  {
1532
- type: `SetUnfavoredGame${xe}`,
1556
+ type: `SetUnfavoredGame${Re}`,
1533
1557
  id: i
1534
1558
  },
1535
1559
  window.location.href
1536
- ) : window.postMessage({ type: `SetFavoredGame${xe}`, id: i }, window.location.href);
1560
+ ) : window.postMessage({ type: `SetFavoredGame${Re}`, id: i }, window.location.href);
1561
+ }, Zt = () => {
1562
+ Ia(s);
1537
1563
  }, jt = () => {
1538
- ka(s);
1539
- }, Jt = () => {
1540
- t(18, Re = !0), ze = o, De = l;
1541
- }, Yt = (i, c) => `${le}/v1/encoder/lobby/updates/${i}/${c}`, pt = () => {
1542
- ue && EventSource && !ae && h && D && (ae = new EventSource(Yt(h, D)), ae.addEventListener("message", ht));
1564
+ t(18, Se = !0), ze = o, Ne = l;
1565
+ }, Jt = (i, c) => `${me}/v1/encoder/lobby/updates/${i}/${c}`, pt = () => {
1566
+ he && EventSource && !ne && h && V && (ne = new EventSource(Jt(h, V)), ne.addEventListener("message", ht));
1543
1567
  }, ut = () => {
1544
- ae && (ae.close(), ae = void 0);
1568
+ ne && (ne.close(), ne = void 0);
1545
1569
  }, gt = () => {
1546
- var i, c, b, T, _, N, A;
1547
- if (j)
1570
+ var i, c, b, T, C, S, A;
1571
+ if (J)
1548
1572
  try {
1549
- const R = typeof j == "string" ? JSON.parse(j) : j;
1550
- t(23, $ = (i = R.IsOpen) != null ? i : !0), t(35, Ye = ((c = R.Dealer) == null ? void 0 : c.DealerName) || ((b = R.dealer) == null ? void 0 : b.dealerName) || ""), t(36, de = (_ = (T = R.Players) != null ? T : R.NumberOfPlayers) != null ? _ : 0), t(27, we = null), t(28, ye = null), t(26, be = "");
1551
- const Z = R.BetLimits || R.betLimits || [];
1552
- if (Array.isArray(Z) && Z.length > 0) {
1553
- const S = Z.find((wt) => (wt.Currency || wt.currency) === te) || Z[0];
1554
- t(27, we = (N = S.Min) != null ? N : S.min), t(28, ye = (A = S.Max) != null ? A : S.max);
1555
- const Q = S.Currency || S.currency || te;
1556
- t(26, be = Lt[Q] || Q);
1573
+ const R = typeof J == "string" ? JSON.parse(J) : J;
1574
+ t(23, te = (i = R.IsOpen) != null ? i : !0), t(35, Ye = ((c = R.Dealer) == null ? void 0 : c.DealerName) || ((b = R.dealer) == null ? void 0 : b.dealerName) || ""), t(36, ue = (C = (T = R.Players) != null ? T : R.NumberOfPlayers) != null ? C : 0), t(27, Ge = null), t(28, ve = null), t(26, ye = "");
1575
+ const j = R.BetLimits || R.betLimits || [];
1576
+ if (Array.isArray(j) && j.length > 0) {
1577
+ const D = j.find((wt) => (wt.Currency || wt.currency) === ae) || j[0];
1578
+ t(27, Ge = (S = D.Min) != null ? S : D.min), t(28, ve = (A = D.Max) != null ? A : D.max);
1579
+ const $ = D.Currency || D.currency || ae;
1580
+ t(26, ye = Lt[$] || $);
1557
1581
  }
1558
- t(20, Se = bt(R));
1582
+ t(20, Be = bt(R));
1559
1583
  const P = R.SeatDetails || R.seatDetails;
1560
- (P || Se === Ae) && (fe = (P == null ? void 0 : P.TotalSeats) || (P == null ? void 0 : P.totalSeats) || Ht, t(29, re = (P == null ? void 0 : P.TakenSeats) || (P == null ? void 0 : P.takenSeats) || []), t(33, oe = re.length >= fe), t(25, Ve = Array.from({ length: fe }, (S, Q) => (Q + 1).toString())));
1561
- const Oe = R.Results || R.results || R.CurrentRouletteNumbers || R.currentRouletteNumbers || [], q = Be(Oe);
1562
- t(16, W = q.filter((S) => typeof S != "object" && S !== "")), ce = R.VendorCategory || R.Category || "";
1563
- const H = (ce || "").toLowerCase();
1564
- if (t(30, ie = H === it), ie && Array.isArray(W)) {
1565
- const S = [];
1566
- for (let Q = 0; Q < W.length; Q += 2)
1567
- Q + 1 < W.length && S.push([W[Q], W[Q + 1]]);
1568
- t(16, W = S);
1584
+ (P || Be === Me) && (de = (P == null ? void 0 : P.TotalSeats) || (P == null ? void 0 : P.totalSeats) || Pt, t(29, le = (P == null ? void 0 : P.TakenSeats) || (P == null ? void 0 : P.takenSeats) || []), t(33, se = le.length >= de), t(25, Ve = Array.from({ length: de }, (D, $) => ($ + 1).toString())));
1585
+ const Ee = R.Results || R.results || R.CurrentRouletteNumbers || R.currentRouletteNumbers || [], q = Ae(Ee);
1586
+ t(16, Z = q.filter((D) => typeof D != "object" && D !== "")), pe = R.VendorCategory || R.Category || "";
1587
+ const H = (pe || "").toLowerCase();
1588
+ if (t(30, re = H === it), re && Array.isArray(Z)) {
1589
+ const D = [];
1590
+ for (let $ = 0; $ < Z.length; $ += 2)
1591
+ $ + 1 < Z.length && D.push([Z[$], Z[$ + 1]]);
1592
+ t(16, Z = D);
1569
1593
  }
1570
- t(32, je = Ce(Xe, H) ? Qe : qe), t(31, Ge = "GameProp LiveProps RoulleteProps"), t(31, Ge += ie ? " Double" : "");
1594
+ t(32, je = Le(Xe, H) ? qe : Qe), t(31, _e = "GameProp LiveProps RoulleteProps"), t(31, _e += re ? " Double" : "");
1571
1595
  } catch (R) {
1572
1596
  console.error("Error while mapping live table data:", R);
1573
1597
  }
1574
- }, Be = (i) => {
1598
+ }, Ae = (i) => {
1575
1599
  if (i == null)
1576
1600
  return [];
1577
1601
  if (typeof i != "object")
@@ -1579,15 +1603,15 @@ function Ka(a, e, t) {
1579
1603
  let c = [];
1580
1604
  if (Array.isArray(i))
1581
1605
  for (const b of i)
1582
- c = c.concat(Be(b));
1606
+ c = c.concat(Ae(b));
1583
1607
  else {
1584
1608
  const b = ["Value", "value", "Number", "number", "Text", "text", "Name", "name"];
1585
1609
  let T = !1;
1586
- for (const _ of b)
1587
- i[_] !== void 0 && i[_] !== null && (typeof i[_] != "object" ? (c.push(i[_]), T = !0) : (c = c.concat(Be(i[_])), T = !0));
1610
+ for (const C of b)
1611
+ i[C] !== void 0 && i[C] !== null && (typeof i[C] != "object" ? (c.push(i[C]), T = !0) : (c = c.concat(Ae(i[C])), T = !0));
1588
1612
  if (!T)
1589
- for (const _ of Object.keys(i))
1590
- c = c.concat(Be(i[_]));
1613
+ for (const C of Object.keys(i))
1614
+ c = c.concat(Ae(i[C]));
1591
1615
  }
1592
1616
  return c;
1593
1617
  }, ht = (i) => at(this, null, function* () {
@@ -1598,70 +1622,70 @@ function Ka(a, e, t) {
1598
1622
  if (b)
1599
1623
  try {
1600
1624
  T = JSON.parse(b);
1601
- } catch (_) {
1602
- console.error("MESSAGE PARSING ERROR: ", _);
1625
+ } catch (C) {
1626
+ console.error("MESSAGE PARSING ERROR: ", C);
1603
1627
  }
1604
1628
  if (T) {
1605
1629
  const {
1606
- InternalTableId: _,
1607
- MessageType: N,
1630
+ InternalTableId: C,
1631
+ MessageType: S,
1608
1632
  // TakenSeats,
1609
1633
  Results: A,
1610
1634
  // Roads, // for baccarat
1611
1635
  Seats: R,
1612
- Open: Z
1636
+ Open: j
1613
1637
  } = T;
1614
- if (_)
1615
- switch (N) {
1638
+ if (C)
1639
+ switch (S) {
1616
1640
  case "SeatsUpdated": {
1617
- R && Array.isArray(R) && (t(29, re = R), t(15, u.currentOccupiedSeats = R, u), yield _e());
1641
+ R && Array.isArray(R) && (t(29, le = R), t(15, g.currentOccupiedSeats = R, g), yield Ie());
1618
1642
  break;
1619
1643
  }
1620
1644
  case "RouletteResultsUpdated": {
1621
- A && Array.isArray(A) && (We = A, t(15, u.currentRouletteNumbers = A, u), yield _e());
1645
+ A && Array.isArray(A) && (We = A, t(15, g.currentRouletteNumbers = A, g), yield Ie());
1622
1646
  break;
1623
1647
  }
1624
1648
  case "DoubleBallRouletteResultsUpdated": {
1625
- A && Array.isArray(A) && (Ze = A, t(15, u.currentDoubleBallRouletteNumbers = A, u), yield _e());
1649
+ A && Array.isArray(A) && (Ze = A, t(15, g.currentDoubleBallRouletteNumbers = A, g), yield Ie());
1626
1650
  break;
1627
1651
  }
1628
1652
  case "TableOpened": {
1629
- t(23, $ = Z), t(15, u.isOpen = Z, u), yield _e();
1653
+ t(23, te = j), t(15, g.isOpen = j, g), yield Ie();
1630
1654
  break;
1631
1655
  }
1632
1656
  case "TableClosed": {
1633
- t(23, $ = Z), t(15, u.isOpen = Z, u), yield _e();
1657
+ t(23, te = j), t(15, g.isOpen = j, g), yield Ie();
1634
1658
  break;
1635
1659
  }
1636
1660
  }
1637
1661
  }
1638
1662
  }
1639
1663
  }
1640
- }), Xt = () => {
1641
- let i = new URL(`${ue.split("?")[0]}`);
1642
- i.searchParams.append("platform", Ga(V)), i.searchParams.append("language", s), fetch(i).then((c) => c.json()).then((c) => {
1664
+ }), Yt = () => {
1665
+ let i = new URL(`${he.split("?")[0]}`);
1666
+ i.searchParams.append("platform", ya(W)), i.searchParams.append("language", s), fetch(i).then((c) => c.json()).then((c) => {
1643
1667
  const { details: b } = c[0];
1644
- t(15, u = b);
1668
+ t(15, g = b);
1645
1669
  });
1646
- }, tt = (i, c = Ua) => i != null ? `${i}`.replace(/\B(?=(\d{3})+(?!\d))/g, c) : "", Ce = (i, c) => i.some((b) => b === c), bt = (i) => {
1670
+ }, tt = (i, c = Ka) => i != null ? `${i}`.replace(/\B(?=(\d{3})+(?!\d))/g, c) : "", Le = (i, c) => i.some((b) => b === c), bt = (i) => {
1647
1671
  let c = null;
1648
1672
  if (i) {
1649
- const b = i.vendorCategory || i.VendorCategory || i.Category || "", T = (i.TableName || "").toLowerCase(), _ = (i.VendorTableId || "").toLowerCase(), N = b.toLowerCase();
1650
- Ce(Vt, N) || T.includes("blackjack") || _.includes("bj") || _.includes("bsk") ? c = Ae : (Ce(Xe, N) || T.includes("roulette") || _.includes("roul")) && (c = rt);
1673
+ const b = i.vendorCategory || i.VendorCategory || i.Category || "", T = (i.TableName || "").toLowerCase(), C = (i.VendorTableId || "").toLowerCase(), S = b.toLowerCase();
1674
+ Le(Kt, S) || T.includes("blackjack") || C.includes("bj") || C.includes("bsk") ? c = Me : (Le(Xe, S) || T.includes("roulette") || C.includes("roul")) && (c = rt);
1651
1675
  }
1652
1676
  return c;
1653
- }, qt = (i, c, b) => {
1654
- let T, _;
1655
- return i != null && c !== void 0 && c !== null && (_ = `
1677
+ }, Xt = (i, c, b) => {
1678
+ let T, C;
1679
+ return i != null && c !== void 0 && c !== null && (C = `
1656
1680
  <span>
1657
1681
  ${b}
1658
1682
  </span>
1659
- ${tt(i)}-${tt(c)}`), de && (T = `
1683
+ ${tt(i)}-${tt(c)}`), ue && (T = `
1660
1684
  <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>
1661
- <span class="NrOfPlayers">${de}</span>`), !T && !_ ? "" : `
1685
+ <span class="NrOfPlayers">${ue}</span>`), !T && !C ? "" : `
1662
1686
  <p class="LiveLimits">
1663
1687
  <span class="BetLimitLeft">
1664
- ${_ || ""}
1688
+ ${C || ""}
1665
1689
  </span>
1666
1690
  <span class="BetLimitRight">
1667
1691
  ${T || ""}
@@ -1671,226 +1695,226 @@ function Ka(a, e, t) {
1671
1695
  <p class="LiveLimits">
1672
1696
  <span class="DealerName">${r("dealer")}: ${i}</span>
1673
1697
  </p>
1674
- ` : "", $t = (i) => {
1675
- fe = i.totalSeats || Ht, t(29, re = i.currentOccupiedSeats || []);
1698
+ ` : "", qt = (i) => {
1699
+ de = i.totalSeats || Pt, t(29, le = i.currentOccupiedSeats || []);
1676
1700
  const c = [];
1677
- for (let b = 1; b <= fe; b++)
1701
+ for (let b = 1; b <= de; b++)
1678
1702
  c.push(b);
1679
1703
  return { seats: c };
1680
- }, ea = (i, c, b, T = "") => {
1681
- const _ = `${i} ${T}`, N = c.toString().match(/first0|second0|0/g);
1682
- return c === 0 || N && N.length !== 0 ? `
1704
+ }, $t = (i, c, b, T = "") => {
1705
+ const C = `${i} ${T}`, S = c.toString().match(/first0|second0|0/g);
1706
+ return c === 0 || S && S.length !== 0 ? `
1683
1707
  <span
1684
1708
  id=${c}
1685
- class="${_}"
1709
+ class="${C}"
1686
1710
  >
1687
1711
  ${b}
1688
1712
  </span>
1689
1713
  ` : `
1690
- <span id=${c} class="${_}">
1714
+ <span id=${c} class="${C}">
1691
1715
  ${b}
1692
1716
  </span>
1693
1717
  `;
1694
- }, ta = () => {
1695
- const i = "FirstElementAnimated", c = ve.getElementsByClassName("First")[0];
1718
+ }, ea = () => {
1719
+ const i = "FirstElementAnimated", c = Ce.getElementsByClassName("First")[0];
1696
1720
  c && (c.classList.add(i), setTimeout(
1697
1721
  () => {
1698
1722
  c.classList.remove(i);
1699
1723
  },
1700
1724
  2e3
1701
1725
  ));
1702
- }, aa = () => {
1703
- var i, c, b, T, _;
1704
- if (u && Object.keys(u).length > 0) {
1705
- t(23, $ = (c = (i = u.isOpen) != null ? i : u.IsOpen) != null ? c : $);
1706
- const N = u.betLimit || u.BetLimits;
1707
- if (N) {
1708
- const H = (N.min || N.Min || {})[te], S = (N.max || N.Max || {})[te];
1709
- H != null && t(27, we = H), S != null && t(28, ye = S);
1726
+ }, ta = () => {
1727
+ var i, c, b, T, C;
1728
+ if (g && Object.keys(g).length > 0) {
1729
+ t(23, te = (c = (i = g.isOpen) != null ? i : g.IsOpen) != null ? c : te);
1730
+ const S = g.betLimit || g.BetLimits;
1731
+ if (S) {
1732
+ const H = (S.min || S.Min || {})[ae], D = (S.max || S.Max || {})[ae];
1733
+ H != null && t(27, Ge = H), D != null && t(28, ve = D);
1710
1734
  }
1711
- t(24, ne = (u == null ? void 0 : u.openHours) || (u == null ? void 0 : u.OpenHours) || ne);
1712
- const A = $t(u);
1713
- if (A != null && A.seats && Array.isArray(A.seats) && A.seats.length > 0 && t(25, Ve = A.seats), ne && (ne != null && ne.value)) {
1714
- const { value: { startTime: H, originalTimeFormat: S } } = ne;
1715
- t(21, Ne = H || Ne), t(22, Ke = S || Ke);
1735
+ t(24, ie = (g == null ? void 0 : g.openHours) || (g == null ? void 0 : g.OpenHours) || ie);
1736
+ const A = qt(g);
1737
+ if (A != null && A.seats && Array.isArray(A.seats) && A.seats.length > 0 && t(25, Ve = A.seats), ie && (ie != null && ie.value)) {
1738
+ const { value: { startTime: H, originalTimeFormat: D } } = ie;
1739
+ t(21, Oe = H || Oe), t(22, Ke = D || Ke);
1716
1740
  }
1717
- if ($) {
1718
- const H = bt(u);
1719
- H && t(20, Se = H);
1741
+ if (te) {
1742
+ const H = bt(g);
1743
+ H && t(20, Be = H);
1720
1744
  }
1721
- t(26, be = Lt[te] || be);
1722
- const R = u.currentRouletteNumbers || u.CurrentRouletteNumbers;
1745
+ t(26, ye = Lt[ae] || ye);
1746
+ const R = g.currentRouletteNumbers || g.CurrentRouletteNumbers;
1723
1747
  R && (We = R);
1724
- const Z = u.currentDoubleBallRouletteNumbers || u.CurrentDoubleBallRouletteNumbers;
1725
- Z && (Ze = Z);
1726
- const P = u.vendorCategory || u.VendorCategory;
1727
- P && (ce = P);
1728
- const Oe = ce != null && typeof ce == "string" ? ce.toLowerCase() : "";
1729
- t(30, ie = Oe === it);
1730
- let q = (ie ? Ze : We) || W || [];
1731
- if (ie && Array.isArray(q) && q.length > 0 && !Array.isArray(q[0])) {
1748
+ const j = g.currentDoubleBallRouletteNumbers || g.CurrentDoubleBallRouletteNumbers;
1749
+ j && (Ze = j);
1750
+ const P = g.vendorCategory || g.VendorCategory;
1751
+ P && (pe = P);
1752
+ const Ee = pe != null && typeof pe == "string" ? pe.toLowerCase() : "";
1753
+ t(30, re = Ee === it);
1754
+ let q = (re ? Ze : We) || Z || [];
1755
+ if (re && Array.isArray(q) && q.length > 0 && !Array.isArray(q[0])) {
1732
1756
  const H = [];
1733
- for (let S = 0; S < q.length; S += 2)
1734
- S + 1 < q.length && H.push([q[S], q[S + 1]]);
1735
- t(16, W = H);
1757
+ for (let D = 0; D < q.length; D += 2)
1758
+ D + 1 < q.length && H.push([q[D], q[D + 1]]);
1759
+ t(16, Z = H);
1736
1760
  } else
1737
- t(16, W = q);
1738
- if (t(31, Ge = "GameProp LiveProps RoulleteProps"), t(31, Ge += ie ? " Double" : ""), t(32, je = Ce(Xe, Oe) ? Qe : qe), Je = oe, t(33, oe = Array.isArray(re) && re.length === fe), u.dealer) {
1739
- const H = u.dealer.DealerName || u.dealer.dealerName;
1761
+ t(16, Z = q);
1762
+ if (t(31, _e = "GameProp LiveProps RoulleteProps"), t(31, _e += re ? " Double" : ""), t(32, je = Le(Xe, Ee) ? qe : Qe), Je = se, t(33, se = Array.isArray(le) && le.length === de), g.dealer) {
1763
+ const H = g.dealer.DealerName || g.dealer.dealerName;
1740
1764
  H && t(35, Ye = H);
1741
1765
  }
1742
- t(36, de = (_ = (T = (b = u.numberOfPlayers) != null ? b : u.Players) != null ? T : u.NumberOfPlayers) != null ? _ : de), t(34, J = "ListGame"), u.isOpen && u.currentRouletteNumbers && t(34, J += " GameBackdrop"), $ && oe && we && ye && u.currentOccupiedSeats ? t(34, J += " GameContainerDimmed") : $ === !1 && Ne && t(34, J += " GameContainerFullyDimmed"), X && (!Je && oe ? (t(34, J += " PulsatingRedShadow"), t(34, J = J.replace(" PulsatingGreenShadow", ""))) : Je && !oe && (t(34, J += " PulsatingGreenShadow"), t(34, J = J.replace(" PulsatingRedShadow", ""))));
1766
+ t(36, ue = (C = (T = (b = g.numberOfPlayers) != null ? b : g.Players) != null ? T : g.NumberOfPlayers) != null ? C : ue), t(34, Y = "ListGame"), g.isOpen && g.currentRouletteNumbers && t(34, Y += " GameBackdrop"), te && se && Ge && ve && g.currentOccupiedSeats ? t(34, Y += " GameContainerDimmed") : te === !1 && Oe && t(34, Y += " GameContainerFullyDimmed"), Q && (!Je && se ? (t(34, Y += " PulsatingRedShadow"), t(34, Y = Y.replace(" PulsatingGreenShadow", ""))) : Je && !se && (t(34, Y += " PulsatingGreenShadow"), t(34, Y = Y.replace(" PulsatingRedShadow", ""))));
1743
1767
  }
1768
+ }, aa = () => {
1769
+ fe === "disconnect" ? ut() : fe === "connect" && pt();
1744
1770
  }, na = () => {
1745
- se === "disconnect" ? ut() : se === "connect" && pt();
1746
- }, ia = () => {
1747
- ge === "disconnect" ? ut() : ge === "connect" && se === "connect" && pt();
1771
+ be === "disconnect" ? ut() : be === "connect" && fe === "connect" && pt();
1748
1772
  };
1749
- wa(() => (gt(), window.addEventListener("message", ct, !1), () => {
1750
- he && he.unsubscribe(), window.removeEventListener("message", ct), ae && ae.removeEventListener("message", ht);
1773
+ ba(() => (gt(), window.addEventListener("message", ct, !1), () => {
1774
+ we && we.unsubscribe(), window.removeEventListener("message", ct), ne && ne.removeEventListener("message", ht);
1751
1775
  }));
1752
- function ra(i) {
1776
+ function ia(i) {
1753
1777
  nt[i ? "unshift" : "push"](() => {
1754
1778
  Ue = i, t(19, Ue);
1755
1779
  });
1756
1780
  }
1757
- const oa = () => dt(D);
1758
- function la(i) {
1781
+ const ra = () => dt(V);
1782
+ function oa(i) {
1759
1783
  nt[i ? "unshift" : "push"](() => {
1760
- ve = i, t(17, ve);
1784
+ Ce = i, t(17, Ce);
1761
1785
  });
1762
1786
  }
1763
- const sa = () => et(D), ma = () => et(D);
1764
- function fa(i) {
1787
+ const la = () => et(V), sa = () => et(V);
1788
+ function ma(i) {
1765
1789
  nt[i ? "unshift" : "push"](() => {
1766
- X = i, t(14, X);
1790
+ Q = i, t(14, Q);
1767
1791
  });
1768
1792
  }
1769
1793
  return a.$$set = (i) => {
1770
- "session" in i && t(47, o = i.session), "userid" in i && t(48, l = i.userid), "lang" in i && t(1, s = i.lang), "clientstyling" in i && t(49, m = i.clientstyling), "mbsource" in i && t(50, p = i.mbsource), "clientstylingurl" in i && t(51, v = i.clientstylingurl), "translationurl" in i && t(52, C = i.translationurl), "favorites" in i && t(2, x = i.favorites), "gamethumbnail" in i && t(53, F = i.gamethumbnail), "icon" in i && t(3, y = i.icon), "gamename" in i && t(4, O = i.gamename), "gamevendor" in i && t(5, h = i.gamevendor), "gamelaunchurl" in i && t(54, L = i.gamelaunchurl), "gameid" in i && t(6, D = i.gameid), "gameisnew" in i && t(7, M = i.gameisnew), "gametag" in i && t(8, g = i.gametag), "gamefunmode" in i && t(55, B = i.gamefunmode), "gamefavorite" in i && t(0, ee = i.gamefavorite), "gamecellsize" in i && t(9, Pe = i.gamecellsize), "showfavoredcategory" in i && t(56, ke = i.showfavoredcategory), "showgamename" in i && t(10, lt = i.showgamename), "currency" in i && t(57, te = i.currency), "gamepagemodalurl" in i && t(58, Fe = i.gamepagemodalurl), "endpoint" in i && t(59, le = i.endpoint), "categoryid" in i && t(60, xe = i.categoryid), "livelobbyendpoint" in i && t(61, ue = i.livelobbyendpoint), "connectlive" in i && t(62, se = i.connectlive), "visibilityconnect" in i && t(63, ge = i.visibilityconnect), "integratedgameframedesktop" in i && t(64, Te = i.integratedgameframedesktop), "integratedgameframemobile" in i && t(65, me = i.integratedgameframemobile), "casinogamesgridslider" in i && t(11, st = i.casinogamesgridslider), "allowsingleclickgameentry" in i && t(66, He = i.allowsingleclickgameentry), "livelobbydataendpoint" in i && t(67, mt = i.livelobbydataendpoint), "displaygametiles" in i && t(12, ft = i.displaygametiles), "livetabledata" in i && t(13, j = i.livetabledata);
1794
+ "session" in i && t(47, o = i.session), "userid" in i && t(48, l = i.userid), "lang" in i && t(1, s = i.lang), "clientstyling" in i && t(49, m = i.clientstyling), "mbsource" in i && t(50, u = i.mbsource), "clientstylingurl" in i && t(51, G = i.clientstylingurl), "translationurl" in i && t(52, _ = i.translationurl), "favorites" in i && t(2, x = i.favorites), "gamethumbnail" in i && t(53, F = i.gamethumbnail), "icon" in i && t(3, v = i.icon), "gamename" in i && t(4, B = i.gamename), "gamevendor" in i && t(5, h = i.gamevendor), "gamelaunchurl" in i && t(54, L = i.gamelaunchurl), "gameid" in i && t(6, V = i.gameid), "gameisnew" in i && t(7, ee = i.gameisnew), "gametag" in i && t(8, M = i.gametag), "gamefunmode" in i && t(55, O = i.gamefunmode), "gamefavorite" in i && t(0, p = i.gamefavorite), "gamecellsize" in i && t(9, N = i.gamecellsize), "showfavoredcategory" in i && t(56, oe = i.showfavoredcategory), "showgamename" in i && t(10, lt = i.showgamename), "currency" in i && t(57, ae = i.currency), "gamepagemodalurl" in i && t(58, Te = i.gamepagemodalurl), "endpoint" in i && t(59, me = i.endpoint), "categoryid" in i && t(60, Re = i.categoryid), "livelobbyendpoint" in i && t(61, he = i.livelobbyendpoint), "connectlive" in i && t(62, fe = i.connectlive), "visibilityconnect" in i && t(63, be = i.visibilityconnect), "integratedgameframedesktop" in i && t(64, De = i.integratedgameframedesktop), "integratedgameframemobile" in i && t(65, ce = i.integratedgameframemobile), "casinogamesgridslider" in i && t(11, st = i.casinogamesgridslider), "allowsingleclickgameentry" in i && t(66, He = i.allowsingleclickgameentry), "livelobbydataendpoint" in i && t(67, mt = i.livelobbydataendpoint), "displaygametiles" in i && t(12, ft = i.displaygametiles), "livetabledata" in i && t(13, J = i.livetabledata);
1771
1795
  }, a.$$.update = () => {
1772
1796
  a.$$.dirty[2] & /*connectlive*/
1773
- 1 && se && na(), a.$$.dirty[2] & /*visibilityconnect*/
1774
- 2 && ge && ia(), a.$$.dirty[0] & /*lang*/
1775
- 2 && s && jt(), a.$$.dirty[1] & /*session, userid, endpoint*/
1776
- 268632064 && o && l && le && Jt(), a.$$.dirty[0] & /*customStylingContainer*/
1797
+ 1 && fe && aa(), a.$$.dirty[2] & /*visibilityconnect*/
1798
+ 2 && be && na(), a.$$.dirty[0] & /*lang*/
1799
+ 2 && s && Zt(), a.$$.dirty[1] & /*session, userid, endpoint*/
1800
+ 268632064 && o && l && me && jt(), a.$$.dirty[0] & /*customStylingContainer*/
1777
1801
  16384 | a.$$.dirty[1] & /*clientstyling*/
1778
- 262144 && m && X && va(X, m), a.$$.dirty[0] & /*customStylingContainer*/
1802
+ 262144 && m && Q && Ga(Q, m), a.$$.dirty[0] & /*customStylingContainer*/
1779
1803
  16384 | a.$$.dirty[1] & /*clientstylingurl*/
1780
- 1048576 && v && X && _t(X, v), a.$$.dirty[0] & /*customStylingContainer*/
1804
+ 1048576 && G && Q && Ct(Q, G), a.$$.dirty[0] & /*customStylingContainer*/
1781
1805
  16384 | a.$$.dirty[1] & /*mbsource*/
1782
1806
  524288 | a.$$.dirty[2] & /*styleSubscription*/
1783
- 256 && p && X && t(70, he = Ca(X, `${p}.Style`, he, !0)), a.$$.dirty[1] & /*mbsource, translationurl*/
1784
- 2621440 && p && !C && ya(`${p}.Translation`, Kt, $e), a.$$.dirty[0] & /*favorites*/
1807
+ 256 && u && Q && t(70, we = va(Q, `${u}.Style`, we, !0)), a.$$.dirty[1] & /*mbsource, translationurl*/
1808
+ 2621440 && u && !_ && wa(`${u}.Translation`, Ut, $e), a.$$.dirty[0] & /*favorites*/
1785
1809
  4, a.$$.dirty[1] & /*translationurl*/
1786
- 2097152 && C && Wt(), a.$$.dirty[0] & /*gamecellsize*/
1810
+ 2097152 && _ && Vt(), a.$$.dirty[0] & /*gamecellsize*/
1787
1811
  512 | a.$$.dirty[1] & /*clientstylingurl*/
1788
- 1048576 && Pe && v && _t(), a.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
1789
- 1342177280 && le && ue && Xt(), a.$$.dirty[0] & /*livegamedata*/
1790
- 32768 && u && aa(), a.$$.dirty[0] & /*roulletteref, roulleteresults*/
1791
- 196608 && ve && W && ta(), a.$$.dirty[0] & /*livetabledata, icon*/
1812
+ 1048576 && N && G && Ct(), a.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
1813
+ 1342177280 && me && he && Yt(), a.$$.dirty[0] & /*livegamedata*/
1814
+ 32768 && g && ta(), a.$$.dirty[0] & /*roulletteref, roulleteresults*/
1815
+ 196608 && Ce && Z && ea(), a.$$.dirty[0] & /*livetabledata, icon*/
1792
1816
  8200 | a.$$.dirty[1] & /*gamethumbnail*/
1793
1817
  4194304 && t(37, n = (() => {
1794
1818
  var i, c;
1795
- if (j)
1819
+ if (J)
1796
1820
  try {
1797
- const b = typeof j == "string" ? JSON.parse(j) : j, T = ((c = (i = b == null ? void 0 : b.VideoSnapshot) == null ? void 0 : i.Thumbnails) == null ? void 0 : c.Medium) || (b == null ? void 0 : b.Image) || (b == null ? void 0 : b.TableImage);
1821
+ const b = typeof J == "string" ? JSON.parse(J) : J, T = ((c = (i = b == null ? void 0 : b.VideoSnapshot) == null ? void 0 : i.Thumbnails) == null ? void 0 : c.Medium) || (b == null ? void 0 : b.Image) || (b == null ? void 0 : b.TableImage);
1798
1822
  if (T)
1799
1823
  return T;
1800
1824
  } catch (b) {
1801
1825
  }
1802
- return y && z(V) ? y : F;
1826
+ return v && z(W) ? v : F;
1803
1827
  })()), a.$$.dirty[0] & /*livetabledata*/
1804
1828
  8192 | a.$$.dirty[1] & /*currency*/
1805
- 67108864 && (j || te) && gt();
1829
+ 67108864 && (J || ae) && gt();
1806
1830
  }, [
1807
- ee,
1831
+ p,
1808
1832
  s,
1809
1833
  x,
1810
- y,
1811
- O,
1834
+ v,
1835
+ B,
1812
1836
  h,
1813
- D,
1837
+ V,
1838
+ ee,
1814
1839
  M,
1815
- g,
1816
- Pe,
1840
+ N,
1817
1841
  lt,
1818
1842
  st,
1819
1843
  ft,
1820
- j,
1821
- X,
1822
- u,
1823
- W,
1824
- ve,
1825
- Re,
1826
- Ue,
1844
+ J,
1845
+ Q,
1846
+ g,
1847
+ Z,
1848
+ Ce,
1827
1849
  Se,
1828
- Ne,
1850
+ Ue,
1851
+ Be,
1852
+ Oe,
1829
1853
  Ke,
1830
- $,
1831
- ne,
1854
+ te,
1855
+ ie,
1832
1856
  Ve,
1833
- be,
1834
- we,
1835
1857
  ye,
1836
- re,
1837
- ie,
1838
1858
  Ge,
1859
+ ve,
1860
+ le,
1861
+ re,
1862
+ _e,
1839
1863
  je,
1840
- oe,
1841
- J,
1864
+ se,
1865
+ Y,
1842
1866
  Ye,
1843
- de,
1867
+ ue,
1844
1868
  n,
1845
1869
  r,
1846
- V,
1870
+ W,
1847
1871
  dt,
1848
1872
  et,
1849
1873
  tt,
1850
- Ce,
1851
- qt,
1874
+ Le,
1875
+ Xt,
1852
1876
  Qt,
1853
- ea,
1877
+ $t,
1854
1878
  o,
1855
1879
  l,
1856
1880
  m,
1857
- p,
1858
- v,
1859
- C,
1881
+ u,
1882
+ G,
1883
+ _,
1860
1884
  F,
1861
1885
  L,
1862
- B,
1863
- ke,
1864
- te,
1865
- Fe,
1866
- le,
1867
- xe,
1868
- ue,
1869
- se,
1870
- ge,
1886
+ O,
1887
+ oe,
1888
+ ae,
1871
1889
  Te,
1872
1890
  me,
1891
+ Re,
1892
+ he,
1893
+ fe,
1894
+ be,
1895
+ De,
1896
+ ce,
1873
1897
  He,
1874
1898
  mt,
1875
- qe,
1876
1899
  Qe,
1877
- he,
1900
+ qe,
1901
+ we,
1902
+ ia,
1878
1903
  ra,
1879
1904
  oa,
1880
1905
  la,
1881
1906
  sa,
1882
- ma,
1883
- fa
1907
+ ma
1884
1908
  ];
1885
1909
  }
1886
- class Va extends pa {
1910
+ class Wa extends da {
1887
1911
  constructor(e) {
1888
- super(), ua(
1912
+ super(), pa(
1889
1913
  this,
1890
1914
  e,
1891
- Ka,
1892
- za,
1893
- ga,
1915
+ Va,
1916
+ Ua,
1917
+ ua,
1894
1918
  {
1895
1919
  session: 47,
1896
1920
  userid: 48,
@@ -1930,7 +1954,7 @@ class Va extends pa {
1930
1954
  MONEY_WHEEL_COLOR_MAP: 68,
1931
1955
  ROULETTE_COLOR_MAP: 69
1932
1956
  },
1933
- xa,
1957
+ Fa,
1934
1958
  [-1, -1, -1, -1]
1935
1959
  );
1936
1960
  }
@@ -2151,7 +2175,7 @@ class Va extends pa {
2151
2175
  return this.$$.ctx[69];
2152
2176
  }
2153
2177
  }
2154
- _a(Va, { session: {}, userid: {}, lang: {}, clientstyling: {}, mbsource: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, gamethumbnail: {}, icon: {}, gamename: {}, gamevendor: {}, gamelaunchurl: {}, gameid: {}, gameisnew: { type: "Boolean" }, gametag: {}, gamefunmode: { type: "Boolean" }, gamefavorite: { type: "Boolean" }, gamecellsize: {}, showfavoredcategory: { type: "Boolean" }, showgamename: {}, currency: {}, gamepagemodalurl: {}, endpoint: {}, categoryid: {}, livelobbyendpoint: {}, connectlive: {}, visibilityconnect: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinogamesgridslider: {}, allowsingleclickgameentry: {}, livelobbydataendpoint: {}, displaygametiles: {}, livetabledata: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
2178
+ _a(Wa, { session: {}, userid: {}, lang: {}, clientstyling: {}, mbsource: {}, clientstylingurl: {}, translationurl: {}, favorites: {}, gamethumbnail: {}, icon: {}, gamename: {}, gamevendor: {}, gamelaunchurl: {}, gameid: {}, gameisnew: { type: "Boolean" }, gametag: {}, gamefunmode: { type: "Boolean" }, gamefavorite: { type: "Boolean" }, gamecellsize: {}, showfavoredcategory: { type: "Boolean" }, showgamename: {}, currency: {}, gamepagemodalurl: {}, endpoint: {}, categoryid: {}, livelobbyendpoint: {}, connectlive: {}, visibilityconnect: {}, integratedgameframedesktop: {}, integratedgameframemobile: {}, casinogamesgridslider: {}, allowsingleclickgameentry: {}, livelobbydataendpoint: {}, displaygametiles: {}, livetabledata: {} }, [], ["MONEY_WHEEL_COLOR_MAP", "ROULETTE_COLOR_MAP"], !0);
2155
2179
  export {
2156
- Va as default
2180
+ Wa as default
2157
2181
  };