@everymatrix/casino-game-thumbnail-nd 1.85.13 → 1.85.14

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.
@@ -1797,7 +1797,7 @@ function qn(e, t, n) {
1797
1797
  var I = re(e);
1798
1798
  if (!pa(I))
1799
1799
  throw new RangeError("Invalid time value");
1800
- var Z = ma(I), Y = ga(I, Z), U = {
1800
+ var q = ma(I), Y = ga(I, q), U = {
1801
1801
  firstWeekContainsDate: B,
1802
1802
  weekStartsOn: T,
1803
1803
  locale: E,
@@ -4765,13 +4765,13 @@ var Ls = (
4765
4765
  var b = this.tryParseArgumentClose(i);
4766
4766
  if (b.err)
4767
4767
  return b;
4768
- var Z = C(i, this.clonePosition());
4768
+ var q = C(i, this.clonePosition());
4769
4769
  return s === "select" ? {
4770
4770
  val: {
4771
4771
  type: N.select,
4772
4772
  value: r,
4773
4773
  options: cr(I.val),
4774
- location: Z
4774
+ location: q
4775
4775
  },
4776
4776
  err: null
4777
4777
  } : {
@@ -4781,7 +4781,7 @@ var Ls = (
4781
4781
  options: cr(I.val),
4782
4782
  offset: T,
4783
4783
  pluralType: s === "plural" ? "cardinal" : "ordinal",
4784
- location: Z
4784
+ location: q
4785
4785
  },
4786
4786
  err: null
4787
4787
  };
@@ -5608,7 +5608,7 @@ Oe([Pe], () => gl);
5608
5608
  Oe([Pe], () => bl);
5609
5609
  Oe([Pe, qe], () => vl);
5610
5610
  window.emWidgets = { topic: Po };
5611
- const J = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), wl = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
5611
+ const X = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), wl = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
5612
5612
  function br(e, t) {
5613
5613
  di(e, t);
5614
5614
  }
@@ -5956,7 +5956,7 @@ const yr = {
5956
5956
  ZWD: "Z$"
5957
5957
  };
5958
5958
  function Gl(e) {
5959
- Yi(e, "svelte-jxtzq", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--emw--border-radius-medium, 10px)}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:cover;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameTopContainer{display:flex;gap:10px}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-color-contrast, #000000), hsla(var(--emw--casino-thumbnail-color-h, 120), var(--emw--casino-thumbnail-color-s, 100%), var(--emw--casino-thumbnail-color-l, 50%), 0.7));z-index:15;padding:8px 12px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:var(--emw--color-typography, #FFFFFF);text-align:center;font-size:var(--emw--font-size-small, 14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:10px;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 4px 4px 4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:15}.GameInnerContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px);padding:5px;background-color:transparent;color:var(--emw--button-typography, #FFFFFF);text-transform:uppercase;border-radius:var(--emw--border-radius-medium, 10px);border:1px solid var(--emw--button-typography, #FFFFFF)}.GameInnerContainer:hover,.GameInnerContainer:active{transition:2s;cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1);transition:1s}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{display:flex;align-items:center;gap:8px}.GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:var(--emw--color-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15}.GameNameBelow{color:var(--emw--casino-typography, #FFFFFF);position:relative;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:24px;height:24px}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:2s;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-animation-color-contrast, #000000), rgba(0, 191, 114, 0.7))}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;font-size:var(--emw--font-size-small, 14px)}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:var(--emw--font-size-small, 14px);text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{margin:0 2px;margin-right:5px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .Red{color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .Green{color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .Blue{color:var(--emw--casino-thumbnail-animation-color-type-f, #4d90a7)}.ListGame .GameInnerContainer .Red{background-color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .Black{background-color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .Green{background-color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .White{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:var(--emw--casino-thumbnail-animation-color-type-b, #eeca3d)}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 25%, transparent 25%, transparent 50%, var(--emw--casino-thumbnail-animation-color-type-a, #212121) 50%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 75%, transparent 75%, var(--emw--casino-thumbnail-animation-color, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:var(--emw--border-radius-small, 5px);font-size:var(--emw--font-size-x-small, 12px);white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-size:var(--emw--font-size-medium, 16px)}.ListGame .GameInnerContainer .ClosedGame span{font-size:inherit}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emw--casino-thumbnail-animation-color-contrast, #000000);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 12px)}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:inherit}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{padding:6px 8px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .UnfavoredIcon{width:25px;height:25px}.GameInfoVendor{width:45px;height:45px}.GameInnerContainer .GameExtraInfoContainer{padding-top:5px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px);padding:6px}.GameInnerContainer .GameInfoWrapper{padding:8px 10px}}');
5959
+ Yi(e, "svelte-eplxqg", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameContainer.WithGameName.pb-0:not(.CasinoGamesGridSlider){padding-bottom:0px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--emw--border-radius-medium, 10px)}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:cover;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameTopContainer{display:flex;gap:10px}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-color-contrast, #000000), hsla(var(--emw--casino-thumbnail-color-h, 120), var(--emw--casino-thumbnail-color-s, 100%), var(--emw--casino-thumbnail-color-l, 50%), 0.7));z-index:15;padding:8px 12px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:var(--emw--color-typography, #FFFFFF);text-align:center;font-size:var(--emw--font-size-small, 14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:10px;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 4px 4px 4px;position:absolute;top:0}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:15}.GameInnerContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px);padding:5px;background-color:transparent;color:var(--emw--button-typography, #FFFFFF);text-transform:uppercase;border-radius:var(--emw--border-radius-medium, 10px);border:1px solid var(--emw--button-typography, #FFFFFF)}.GameInnerContainer:hover,.GameInnerContainer:active{transition:2s;cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1);transition:1s}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{display:flex;align-items:center;gap:8px}.GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:var(--emw--color-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15}.GameNameBelow{color:var(--emw--casino-typography, #FFFFFF);position:relative;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:24px;height:24px}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transition:2s;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-animation-color-contrast, #000000), rgba(0, 191, 114, 0.7))}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;font-size:var(--emw--font-size-small, 14px)}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:var(--emw--font-size-small, 14px);text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{margin:0 2px;margin-right:5px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .Red{color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .Green{color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .Blue{color:var(--emw--casino-thumbnail-animation-color-type-f, #4d90a7)}.ListGame .GameInnerContainer .Red{background-color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .Black{background-color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .Green{background-color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .White{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:var(--emw--casino-thumbnail-animation-color-type-b, #eeca3d)}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 25%, transparent 25%, transparent 50%, var(--emw--casino-thumbnail-animation-color-type-a, #212121) 50%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 75%, transparent 75%, var(--emw--casino-thumbnail-animation-color, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:var(--emw--border-radius-small, 5px);font-size:var(--emw--font-size-x-small, 12px);white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-size:var(--emw--font-size-medium, 16px)}.ListGame .GameInnerContainer .ClosedGame span{font-size:inherit}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emw--casino-thumbnail-animation-color-contrast, #000000);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 12px)}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:inherit}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{padding:6px 8px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .UnfavoredIcon{width:25px;height:25px}.GameInfoVendor{width:45px;height:45px}.GameInnerContainer .GameExtraInfoContainer{padding-top:5px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px);padding:6px}.GameInnerContainer .GameInfoWrapper{padding:8px 10px}}');
5960
5960
  }
5961
5961
  function wr(e, t, n) {
5962
5962
  const r = e.slice();
@@ -5968,13 +5968,13 @@ function _r(e, t, n) {
5968
5968
  }
5969
5969
  function xr(e) {
5970
5970
  var c;
5971
- let t, n = !J(
5971
+ let t, n = !X(
5972
5972
  /*userAgent*/
5973
- e[36]
5973
+ e[37]
5974
5974
  ), r, i, a = (
5975
5975
  /*translationmessages*/
5976
- (((c = e[11]) == null ? void 0 : c.playNow) || /*$_*/
5977
- e[35]("playNow")) + ""
5976
+ (((c = e[12]) == null ? void 0 : c.playNow) || /*$_*/
5977
+ e[36]("playNow")) + ""
5978
5978
  ), o, s, l, u = n && Sl();
5979
5979
  return {
5980
5980
  c() {
@@ -5991,10 +5991,10 @@ function xr(e) {
5991
5991
  p(h, m) {
5992
5992
  var d;
5993
5993
  m[0] & /*translationmessages*/
5994
- 2048 | m[1] & /*$_*/
5995
- 16 && a !== (a = /*translationmessages*/
5996
- (((d = h[11]) == null ? void 0 : d.playNow) || /*$_*/
5997
- h[35]("playNow")) + "") && de(o, a);
5994
+ 4096 | m[1] & /*$_*/
5995
+ 32 && a !== (a = /*translationmessages*/
5996
+ (((d = h[12]) == null ? void 0 : d.playNow) || /*$_*/
5997
+ h[36]("playNow")) + "") && de(o, a);
5998
5998
  },
5999
5999
  d(h) {
6000
6000
  h && A(t), u && u.d(), s = !1, l();
@@ -6019,8 +6019,8 @@ function Er(e) {
6019
6019
  var i;
6020
6020
  let t, n = (
6021
6021
  /*translationmessages*/
6022
- (((i = e[11]) == null ? void 0 : i.new) || /*$_*/
6023
- e[35]("new")) + ""
6022
+ (((i = e[12]) == null ? void 0 : i.new) || /*$_*/
6023
+ e[36]("new")) + ""
6024
6024
  ), r;
6025
6025
  return {
6026
6026
  c() {
@@ -6032,10 +6032,10 @@ function Er(e) {
6032
6032
  p(a, o) {
6033
6033
  var s;
6034
6034
  o[0] & /*translationmessages*/
6035
- 2048 | o[1] & /*$_*/
6036
- 16 && n !== (n = /*translationmessages*/
6037
- (((s = a[11]) == null ? void 0 : s.new) || /*$_*/
6038
- a[35]("new")) + "") && de(r, n);
6035
+ 4096 | o[1] & /*$_*/
6036
+ 32 && n !== (n = /*translationmessages*/
6037
+ (((s = a[12]) == null ? void 0 : s.new) || /*$_*/
6038
+ a[36]("new")) + "") && de(r, n);
6039
6039
  },
6040
6040
  d(a) {
6041
6041
  a && A(t);
@@ -6048,7 +6048,7 @@ function Cr(e) {
6048
6048
  c() {
6049
6049
  t = O("span"), n = oe(
6050
6050
  /*gametag*/
6051
- e[7]
6051
+ e[8]
6052
6052
  ), p(t, "class", "GameExtraInfoLabel PopularGameTag");
6053
6053
  },
6054
6054
  m(r, i) {
@@ -6056,10 +6056,10 @@ function Cr(e) {
6056
6056
  },
6057
6057
  p(r, i) {
6058
6058
  i[0] & /*gametag*/
6059
- 128 && de(
6059
+ 256 && de(
6060
6060
  n,
6061
6061
  /*gametag*/
6062
- r[7]
6062
+ r[8]
6063
6063
  );
6064
6064
  },
6065
6065
  d(r) {
@@ -6069,22 +6069,22 @@ function Cr(e) {
6069
6069
  }
6070
6070
  function Gr(e) {
6071
6071
  let t, n, r = !/*isopen*/
6072
- e[21] && /*starttime*/
6073
- e[19] && /*timeformat*/
6074
- e[20] && Sr(e);
6072
+ e[22] && /*starttime*/
6073
+ e[20] && /*timeformat*/
6074
+ e[21] && Sr(e);
6075
6075
  function i(s, l) {
6076
6076
  if (
6077
6077
  /*isopen*/
6078
- s[21] && /*displaytype*/
6079
- s[18] && /*displaytype*/
6080
- s[18] === bn
6078
+ s[22] && /*displaytype*/
6079
+ s[19] && /*displaytype*/
6080
+ s[19] === bn
6081
6081
  )
6082
6082
  return Ll;
6083
6083
  if (
6084
6084
  /*isopen*/
6085
- s[21] && /*displaytype*/
6086
- s[18] && /*displaytype*/
6087
- s[18] === vn
6085
+ s[22] && /*displaytype*/
6086
+ s[19] && /*displaytype*/
6087
+ s[19] === vn
6088
6088
  )
6089
6089
  return Tl;
6090
6090
  }
@@ -6098,9 +6098,9 @@ function Gr(e) {
6098
6098
  },
6099
6099
  p(s, l) {
6100
6100
  !/*isopen*/
6101
- s[21] && /*starttime*/
6102
- s[19] && /*timeformat*/
6103
- s[20] ? r ? r.p(s, l) : (r = Sr(s), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(n.parentNode, n)));
6101
+ s[22] && /*starttime*/
6102
+ s[20] && /*timeformat*/
6103
+ s[21] ? r ? r.p(s, l) : (r = Sr(s), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(n.parentNode, n)));
6104
6104
  },
6105
6105
  d(s) {
6106
6106
  s && (A(t), A(n)), r && r.d(s), o && o.d(s);
@@ -6111,30 +6111,30 @@ function Sr(e) {
6111
6111
  var w;
6112
6112
  let t, n, r = (
6113
6113
  /*translationmessages*/
6114
- (((w = e[11]) == null ? void 0 : w.opens) || /*$_*/
6115
- e[35]("opens")) + ""
6114
+ (((w = e[12]) == null ? void 0 : w.opens) || /*$_*/
6115
+ e[36]("opens")) + ""
6116
6116
  ), i, a, o, s = qn(
6117
6117
  new Date(
6118
6118
  /*starttime*/
6119
- e[19]
6119
+ e[20]
6120
6120
  ),
6121
6121
  /*timeformat*/
6122
- e[20]
6122
+ e[21]
6123
6123
  ) + "", l, u, c, h = (
6124
6124
  /*renderDealerName*/
6125
- e[41](
6125
+ e[42](
6126
6126
  /*dealername*/
6127
- e[33]
6127
+ e[34]
6128
6128
  ) + ""
6129
6129
  ), m, d, b = (
6130
6130
  /*renderBetLimits*/
6131
- e[40](
6131
+ e[41](
6132
6132
  /*min*/
6133
- e[25],
6134
- /*max*/
6135
6133
  e[26],
6134
+ /*max*/
6135
+ e[27],
6136
6136
  /*currencySymbol*/
6137
- e[24]
6137
+ e[25]
6138
6138
  ) + ""
6139
6139
  );
6140
6140
  return {
@@ -6147,31 +6147,31 @@ function Sr(e) {
6147
6147
  p(y, M) {
6148
6148
  var L;
6149
6149
  M[0] & /*translationmessages*/
6150
- 2048 | M[1] & /*$_*/
6151
- 16 && r !== (r = /*translationmessages*/
6152
- (((L = y[11]) == null ? void 0 : L.opens) || /*$_*/
6153
- y[35]("opens")) + "") && de(i, r), M[0] & /*starttime, timeformat*/
6154
- 1572864 && s !== (s = qn(
6150
+ 4096 | M[1] & /*$_*/
6151
+ 32 && r !== (r = /*translationmessages*/
6152
+ (((L = y[12]) == null ? void 0 : L.opens) || /*$_*/
6153
+ y[36]("opens")) + "") && de(i, r), M[0] & /*starttime, timeformat*/
6154
+ 3145728 && s !== (s = qn(
6155
6155
  new Date(
6156
6156
  /*starttime*/
6157
- y[19]
6157
+ y[20]
6158
6158
  ),
6159
6159
  /*timeformat*/
6160
- y[20]
6160
+ y[21]
6161
6161
  ) + "") && de(l, s), M[1] & /*dealername*/
6162
- 4 && h !== (h = /*renderDealerName*/
6163
- y[41](
6162
+ 8 && h !== (h = /*renderDealerName*/
6163
+ y[42](
6164
6164
  /*dealername*/
6165
- y[33]
6165
+ y[34]
6166
6166
  ) + "") && c.p(h), M[0] & /*min, max, currencySymbol*/
6167
- 117440512 && b !== (b = /*renderBetLimits*/
6168
- y[40](
6167
+ 234881024 && b !== (b = /*renderBetLimits*/
6168
+ y[41](
6169
6169
  /*min*/
6170
- y[25],
6171
- /*max*/
6172
6170
  y[26],
6171
+ /*max*/
6172
+ y[27],
6173
6173
  /*currencySymbol*/
6174
- y[24]
6174
+ y[25]
6175
6175
  ) + "") && d.p(b);
6176
6176
  },
6177
6177
  d(y) {
@@ -6182,19 +6182,19 @@ function Sr(e) {
6182
6182
  function Tl(e) {
6183
6183
  let t, n, r, i, a = (
6184
6184
  /*renderDealerName*/
6185
- e[41](
6185
+ e[42](
6186
6186
  /*dealername*/
6187
- e[33]
6187
+ e[34]
6188
6188
  ) + ""
6189
6189
  ), o, s, l = (
6190
6190
  /*renderBetLimits*/
6191
- e[40](
6191
+ e[41](
6192
6192
  /*min*/
6193
- e[25],
6194
- /*max*/
6195
6193
  e[26],
6194
+ /*max*/
6195
+ e[27],
6196
6196
  /*currencySymbol*/
6197
- e[24]
6197
+ e[25]
6198
6198
  ) + ""
6199
6199
  ), u = ft(new Array(Fr)), c = [];
6200
6200
  for (let h = 0; h < u.length; h += 1)
@@ -6208,7 +6208,7 @@ function Tl(e) {
6208
6208
  t,
6209
6209
  "class",
6210
6210
  /*roulettecontainerclassname*/
6211
- e[29]
6211
+ e[30]
6212
6212
  );
6213
6213
  },
6214
6214
  m(h, m) {
@@ -6218,9 +6218,9 @@ function Tl(e) {
6218
6218
  e[67](n), v(t, r), i.m(a, t), v(t, o), s.m(l, t);
6219
6219
  },
6220
6220
  p(h, m) {
6221
- if (m[0] & /*roulleteresults, colorsourcearray, isdouble*/
6222
- 1342193664 | m[1] & /*renderSpan*/
6223
- 2048) {
6221
+ if (m[0] & /*roulleteresults, isdouble*/
6222
+ 536903680 | m[1] & /*renderSpan, colorsourcearray*/
6223
+ 4097) {
6224
6224
  u = ft(new Array(Fr));
6225
6225
  let d;
6226
6226
  for (d = 0; d < u.length; d += 1) {
@@ -6232,25 +6232,25 @@ function Tl(e) {
6232
6232
  c.length = u.length;
6233
6233
  }
6234
6234
  m[1] & /*dealername*/
6235
- 4 && a !== (a = /*renderDealerName*/
6236
- h[41](
6235
+ 8 && a !== (a = /*renderDealerName*/
6236
+ h[42](
6237
6237
  /*dealername*/
6238
- h[33]
6238
+ h[34]
6239
6239
  ) + "") && i.p(a), m[0] & /*min, max, currencySymbol*/
6240
- 117440512 && l !== (l = /*renderBetLimits*/
6241
- h[40](
6240
+ 234881024 && l !== (l = /*renderBetLimits*/
6241
+ h[41](
6242
6242
  /*min*/
6243
- h[25],
6244
- /*max*/
6245
6243
  h[26],
6244
+ /*max*/
6245
+ h[27],
6246
6246
  /*currencySymbol*/
6247
- h[24]
6247
+ h[25]
6248
6248
  ) + "") && s.p(l), m[0] & /*roulettecontainerclassname*/
6249
- 536870912 && p(
6249
+ 1073741824 && p(
6250
6250
  t,
6251
6251
  "class",
6252
6252
  /*roulettecontainerclassname*/
6253
- h[29]
6253
+ h[30]
6254
6254
  );
6255
6255
  },
6256
6256
  d(h) {
@@ -6261,25 +6261,25 @@ function Tl(e) {
6261
6261
  function Ll(e) {
6262
6262
  let t, n, r, i, a = (
6263
6263
  /*renderDealerName*/
6264
- e[41](
6264
+ e[42](
6265
6265
  /*dealername*/
6266
- e[33]
6266
+ e[34]
6267
6267
  ) + ""
6268
6268
  ), o, s, l = (
6269
6269
  /*renderBetLimits*/
6270
- e[40](
6270
+ e[41](
6271
6271
  /*min*/
6272
- e[25],
6273
- /*max*/
6274
6272
  e[26],
6273
+ /*max*/
6274
+ e[27],
6275
6275
  /*currencySymbol*/
6276
- e[24]
6276
+ e[25]
6277
6277
  ) + ""
6278
6278
  );
6279
6279
  function u(m, d) {
6280
6280
  return (
6281
6281
  /*istablefull*/
6282
- m[31] ? Fl : Pl
6282
+ m[32] ? Fl : Pl
6283
6283
  );
6284
6284
  }
6285
6285
  let c = u(e), h = c(e);
@@ -6292,19 +6292,19 @@ function Ll(e) {
6292
6292
  },
6293
6293
  p(m, d) {
6294
6294
  c === (c = u(m)) && h ? h.p(m, d) : (h.d(1), h = c(m), h && (h.c(), h.m(n, null))), d[1] & /*dealername*/
6295
- 4 && a !== (a = /*renderDealerName*/
6296
- m[41](
6295
+ 8 && a !== (a = /*renderDealerName*/
6296
+ m[42](
6297
6297
  /*dealername*/
6298
- m[33]
6298
+ m[34]
6299
6299
  ) + "") && i.p(a), d[0] & /*min, max, currencySymbol*/
6300
- 117440512 && l !== (l = /*renderBetLimits*/
6301
- m[40](
6300
+ 234881024 && l !== (l = /*renderBetLimits*/
6301
+ m[41](
6302
6302
  /*min*/
6303
- m[25],
6304
- /*max*/
6305
6303
  m[26],
6304
+ /*max*/
6305
+ m[27],
6306
6306
  /*currencySymbol*/
6307
- m[24]
6307
+ m[25]
6308
6308
  ) + "") && s.p(l);
6309
6309
  },
6310
6310
  d(m) {
@@ -6317,7 +6317,7 @@ function Tr(e) {
6317
6317
  function n(a, o) {
6318
6318
  return (
6319
6319
  /*isdouble*/
6320
- a[28] ? Ol : Il
6320
+ a[29] ? Ol : Il
6321
6321
  );
6322
6322
  }
6323
6323
  let r = n(e), i = r(e);
@@ -6339,20 +6339,20 @@ function Tr(e) {
6339
6339
  function Il(e) {
6340
6340
  let t, n = (
6341
6341
  /*renderSpan*/
6342
- e[42](
6342
+ e[43](
6343
6343
  `LatestResult ${/*i*/
6344
6344
  e[107] === 0 ? "First" : ""}`,
6345
6345
  /*i*/
6346
6346
  e[107],
6347
6347
  /*roulleteresults*/
6348
- e[14][
6348
+ e[15][
6349
6349
  /*i*/
6350
6350
  e[107]
6351
6351
  ],
6352
6352
  /*colorsourcearray*/
6353
- e[30][
6353
+ e[31][
6354
6354
  /*roulleteresults*/
6355
- e[14][
6355
+ e[15][
6356
6356
  /*i*/
6357
6357
  e[107]
6358
6358
  ]
@@ -6367,22 +6367,23 @@ function Il(e) {
6367
6367
  t.m(n, i, a), H(i, r, a);
6368
6368
  },
6369
6369
  p(i, a) {
6370
- a[0] & /*roulleteresults, colorsourcearray*/
6371
- 1073758208 && n !== (n = /*renderSpan*/
6372
- i[42](
6370
+ a[0] & /*roulleteresults*/
6371
+ 32768 | a[1] & /*colorsourcearray*/
6372
+ 1 && n !== (n = /*renderSpan*/
6373
+ i[43](
6373
6374
  `LatestResult ${/*i*/
6374
6375
  i[107] === 0 ? "First" : ""}`,
6375
6376
  /*i*/
6376
6377
  i[107],
6377
6378
  /*roulleteresults*/
6378
- i[14][
6379
+ i[15][
6379
6380
  /*i*/
6380
6381
  i[107]
6381
6382
  ],
6382
6383
  /*colorsourcearray*/
6383
- i[30][
6384
+ i[31][
6384
6385
  /*roulleteresults*/
6385
- i[14][
6386
+ i[15][
6386
6387
  /*i*/
6387
6388
  i[107]
6388
6389
  ]
@@ -6397,24 +6398,24 @@ function Il(e) {
6397
6398
  function Ol(e) {
6398
6399
  let t, n, r = (
6399
6400
  /*renderSpan*/
6400
- e[42](
6401
+ e[43](
6401
6402
  `LatestResult ${/*i*/
6402
6403
  e[107] === 0 ? "First" : ""}`,
6403
6404
  `first${/*i*/
6404
6405
  e[107]}${/*roulleteresults*/
6405
- e[14][
6406
+ e[15][
6406
6407
  /*i*/
6407
6408
  e[107]
6408
6409
  ][0]}`,
6409
6410
  /*roulleteresults*/
6410
- e[14][
6411
+ e[15][
6411
6412
  /*i*/
6412
6413
  e[107]
6413
6414
  ][0],
6414
6415
  /*colorsourcearray*/
6415
- e[30][
6416
+ e[31][
6416
6417
  /*roulleteresults*/
6417
- e[14][
6418
+ e[15][
6418
6419
  /*i*/
6419
6420
  e[107]
6420
6421
  ][0]
@@ -6422,24 +6423,24 @@ function Ol(e) {
6422
6423
  ) + ""
6423
6424
  ), i, a, o = (
6424
6425
  /*renderSpan*/
6425
- e[42](
6426
+ e[43](
6426
6427
  `LatestResult ${/*i*/
6427
6428
  e[107] === 0 ? "First" : ""}`,
6428
6429
  `second${/*i*/
6429
6430
  e[107]}${/*roulleteresults*/
6430
- e[14][
6431
+ e[15][
6431
6432
  /*i*/
6432
6433
  e[107]
6433
6434
  ][1]}`,
6434
6435
  /*roulleteresults*/
6435
- e[14][
6436
+ e[15][
6436
6437
  /*i*/
6437
6438
  e[107]
6438
6439
  ][1],
6439
6440
  /*colorsourcearray*/
6440
- e[30][
6441
+ e[31][
6441
6442
  /*roulleteresults*/
6442
- e[14][
6443
+ e[15][
6443
6444
  /*i*/
6444
6445
  e[107]
6445
6446
  ][1]
@@ -6454,50 +6455,52 @@ function Ol(e) {
6454
6455
  H(l, t, u), n.m(r, t), v(t, i), a.m(o, t), v(t, s);
6455
6456
  },
6456
6457
  p(l, u) {
6457
- u[0] & /*roulleteresults, colorsourcearray*/
6458
- 1073758208 && r !== (r = /*renderSpan*/
6459
- l[42](
6458
+ u[0] & /*roulleteresults*/
6459
+ 32768 | u[1] & /*colorsourcearray*/
6460
+ 1 && r !== (r = /*renderSpan*/
6461
+ l[43](
6460
6462
  `LatestResult ${/*i*/
6461
6463
  l[107] === 0 ? "First" : ""}`,
6462
6464
  `first${/*i*/
6463
6465
  l[107]}${/*roulleteresults*/
6464
- l[14][
6466
+ l[15][
6465
6467
  /*i*/
6466
6468
  l[107]
6467
6469
  ][0]}`,
6468
6470
  /*roulleteresults*/
6469
- l[14][
6471
+ l[15][
6470
6472
  /*i*/
6471
6473
  l[107]
6472
6474
  ][0],
6473
6475
  /*colorsourcearray*/
6474
- l[30][
6476
+ l[31][
6475
6477
  /*roulleteresults*/
6476
- l[14][
6478
+ l[15][
6477
6479
  /*i*/
6478
6480
  l[107]
6479
6481
  ][0]
6480
6482
  ]
6481
- ) + "") && n.p(r), u[0] & /*roulleteresults, colorsourcearray*/
6482
- 1073758208 && o !== (o = /*renderSpan*/
6483
- l[42](
6483
+ ) + "") && n.p(r), u[0] & /*roulleteresults*/
6484
+ 32768 | u[1] & /*colorsourcearray*/
6485
+ 1 && o !== (o = /*renderSpan*/
6486
+ l[43](
6484
6487
  `LatestResult ${/*i*/
6485
6488
  l[107] === 0 ? "First" : ""}`,
6486
6489
  `second${/*i*/
6487
6490
  l[107]}${/*roulleteresults*/
6488
- l[14][
6491
+ l[15][
6489
6492
  /*i*/
6490
6493
  l[107]
6491
6494
  ][1]}`,
6492
6495
  /*roulleteresults*/
6493
- l[14][
6496
+ l[15][
6494
6497
  /*i*/
6495
6498
  l[107]
6496
6499
  ][1],
6497
6500
  /*colorsourcearray*/
6498
- l[30][
6501
+ l[31][
6499
6502
  /*roulleteresults*/
6500
- l[14][
6503
+ l[15][
6501
6504
  /*i*/
6502
6505
  l[107]
6503
6506
  ][1]
@@ -6512,8 +6515,8 @@ function Ol(e) {
6512
6515
  function Lr(e) {
6513
6516
  let t, n = (
6514
6517
  /*roulleteresults*/
6515
- e[14] && /*roulleteresults*/
6516
- e[14][
6518
+ e[15] && /*roulleteresults*/
6519
+ e[15][
6517
6520
  /*i*/
6518
6521
  e[107]
6519
6522
  ] && Tr(e)
@@ -6527,8 +6530,8 @@ function Lr(e) {
6527
6530
  },
6528
6531
  p(r, i) {
6529
6532
  /*roulleteresults*/
6530
- r[14] && /*roulleteresults*/
6531
- r[14][
6533
+ r[15] && /*roulleteresults*/
6534
+ r[15][
6532
6535
  /*i*/
6533
6536
  r[107]
6534
6537
  ] ? n ? n.p(r, i) : (n = Tr(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
@@ -6541,7 +6544,7 @@ function Lr(e) {
6541
6544
  function Pl(e) {
6542
6545
  let t, n = ft(
6543
6546
  /*seats*/
6544
- e[23]
6547
+ e[24]
6545
6548
  ), r = [];
6546
6549
  for (let i = 0; i < n.length; i += 1)
6547
6550
  r[i] = Ir(_r(e, n, i));
@@ -6558,11 +6561,11 @@ function Pl(e) {
6558
6561
  },
6559
6562
  p(i, a) {
6560
6563
  if (a[0] & /*currentoccupiedseats, seats*/
6561
- 142606336 | a[1] & /*contains*/
6562
- 256) {
6564
+ 285212672 | a[1] & /*contains*/
6565
+ 512) {
6563
6566
  n = ft(
6564
6567
  /*seats*/
6565
- i[23]
6568
+ i[24]
6566
6569
  );
6567
6570
  let o;
6568
6571
  for (o = 0; o < n.length; o += 1) {
@@ -6583,8 +6586,8 @@ function Fl(e) {
6583
6586
  var i;
6584
6587
  let t, n = (
6585
6588
  /*translationmessages*/
6586
- (((i = e[11]) == null ? void 0 : i.full) || /*$_*/
6587
- e[35]("full")) + ""
6589
+ (((i = e[12]) == null ? void 0 : i.full) || /*$_*/
6590
+ e[36]("full")) + ""
6588
6591
  ), r;
6589
6592
  return {
6590
6593
  c() {
@@ -6596,10 +6599,10 @@ function Fl(e) {
6596
6599
  p(a, o) {
6597
6600
  var s;
6598
6601
  o[0] & /*translationmessages*/
6599
- 2048 | o[1] & /*$_*/
6600
- 16 && n !== (n = /*translationmessages*/
6601
- (((s = a[11]) == null ? void 0 : s.full) || /*$_*/
6602
- a[35]("full")) + "") && de(r, n);
6602
+ 4096 | o[1] & /*$_*/
6603
+ 32 && n !== (n = /*translationmessages*/
6604
+ (((s = a[12]) == null ? void 0 : s.full) || /*$_*/
6605
+ a[36]("full")) + "") && de(r, n);
6603
6606
  },
6604
6607
  d(a) {
6605
6608
  a && A(t);
@@ -6611,9 +6614,9 @@ function Ir(e) {
6611
6614
  return {
6612
6615
  c() {
6613
6616
  t = O("span"), n = te("svg"), r = te("path"), i = te("path"), a = W(), p(r, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z"), p(i, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z"), p(n, "xmlns", "http://www.w3.org/2000/svg"), p(n, "width", "13"), p(n, "height", "14"), p(n, "viewBox", "0 0 13 14"), p(t, "class", o = /*contains*/
6614
- e[39](
6617
+ e[40](
6615
6618
  /*currentoccupiedseats*/
6616
- e[27],
6619
+ e[28],
6617
6620
  /*seatData*/
6618
6621
  e[102].toString()
6619
6622
  ) ? "ClosedSeat" : "OpenSeat");
@@ -6623,10 +6626,10 @@ function Ir(e) {
6623
6626
  },
6624
6627
  p(s, l) {
6625
6628
  l[0] & /*currentoccupiedseats, seats*/
6626
- 142606336 && o !== (o = /*contains*/
6627
- s[39](
6629
+ 285212672 && o !== (o = /*contains*/
6630
+ s[40](
6628
6631
  /*currentoccupiedseats*/
6629
- s[27],
6632
+ s[28],
6630
6633
  /*seatData*/
6631
6634
  s[102].toString()
6632
6635
  ) ? "ClosedSeat" : "OpenSeat") && p(t, "class", o);
@@ -6657,13 +6660,13 @@ function Ml(e) {
6657
6660
  if (
6658
6661
  /*gamefavorite*/
6659
6662
  s[0] && /*isLoggedIn*/
6660
- s[16] && /*favorites*/
6663
+ s[17] && /*favorites*/
6661
6664
  s[2] === "true"
6662
6665
  )
6663
6666
  return Nl;
6664
6667
  if (!/*gamefavorite*/
6665
6668
  s[0] && /*isLoggedIn*/
6666
- s[16] && /*favorites*/
6669
+ s[17] && /*favorites*/
6667
6670
  s[2] === "true")
6668
6671
  return Al;
6669
6672
  }
@@ -6671,15 +6674,15 @@ function Ml(e) {
6671
6674
  return {
6672
6675
  c() {
6673
6676
  t = O("div"), n = O("span"), r = W(), o && o.c(), p(n, "class", "GameInfoVendor"), jn(n, "background-image", "url(" + /*gamevendor*/
6674
- e[4] + ")"), p(t, "class", "GameTopContainer");
6677
+ e[5] + ")"), p(t, "class", "GameTopContainer");
6675
6678
  },
6676
6679
  m(s, l) {
6677
6680
  H(s, t, l), v(t, n), v(t, r), o && o.m(t, null);
6678
6681
  },
6679
6682
  p(s, l) {
6680
6683
  l[0] & /*gamevendor*/
6681
- 16 && jn(n, "background-image", "url(" + /*gamevendor*/
6682
- s[4] + ")"), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(t, null)));
6684
+ 32 && jn(n, "background-image", "url(" + /*gamevendor*/
6685
+ s[5] + ")"), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(t, null)));
6683
6686
  },
6684
6687
  d(s) {
6685
6688
  s && A(t), o && o.d();
@@ -6732,12 +6735,12 @@ function Or(e) {
6732
6735
  c() {
6733
6736
  t = O("p"), n = oe(
6734
6737
  /*gamename*/
6735
- e[3]
6738
+ e[4]
6736
6739
  ), p(t, "class", "GameNameBelow"), p(
6737
6740
  t,
6738
6741
  "title",
6739
6742
  /*gamename*/
6740
- e[3]
6743
+ e[4]
6741
6744
  );
6742
6745
  },
6743
6746
  m(r, i) {
@@ -6745,16 +6748,16 @@ function Or(e) {
6745
6748
  },
6746
6749
  p(r, i) {
6747
6750
  i[0] & /*gamename*/
6748
- 8 && de(
6751
+ 16 && de(
6749
6752
  n,
6750
6753
  /*gamename*/
6751
- r[3]
6754
+ r[4]
6752
6755
  ), i[0] & /*gamename*/
6753
- 8 && p(
6756
+ 16 && p(
6754
6757
  t,
6755
6758
  "title",
6756
6759
  /*gamename*/
6757
- r[3]
6760
+ r[4]
6758
6761
  );
6759
6762
  },
6760
6763
  d(r) {
@@ -6768,48 +6771,52 @@ function Hl(e) {
6768
6771
  e[1] && xr(e)
6769
6772
  ), B = (
6770
6773
  /*gameisnew*/
6771
- e[6] && Er(e)
6774
+ e[7] && Er(e)
6772
6775
  ), T = (
6773
6776
  /*gametag*/
6774
- e[7] && Cr(e)
6777
+ e[8] && Cr(e)
6775
6778
  ), I = (
6776
6779
  /*livegamedata*/
6777
- e[13] && Gr(e)
6780
+ e[14] && Gr(e)
6778
6781
  );
6779
- function Z(g, S) {
6780
- if (w == null && (w = !J(
6782
+ function q(g, S) {
6783
+ if (w == null && (w = !X(
6781
6784
  /*userAgent*/
6782
- g[36]
6785
+ g[37]
6783
6786
  )), w)
6784
6787
  return Ml;
6785
6788
  if (
6786
6789
  /*gamefavorite*/
6787
6790
  g[0] && /*isLoggedIn*/
6788
- g[16] && /*favorites*/
6791
+ g[17] && /*favorites*/
6789
6792
  g[2] === "true"
6790
6793
  )
6791
6794
  return Bl;
6792
6795
  }
6793
- let Y = Z(e), U = Y && Y(e), R = (
6796
+ let Y = q(e), U = Y && Y(e), R = (
6794
6797
  /*showgamename*/
6795
- e[9] === "true" && Or(e)
6798
+ e[10] === "true" && Or(e)
6796
6799
  );
6797
6800
  return {
6798
6801
  c() {
6799
6802
  t = O("div"), n = O("div"), r = O("ui-image"), o = W(), s = O("div"), l = O("div"), E && E.c(), u = W(), c = O("div"), h = O("div"), B && B.c(), m = W(), T && T.c(), d = W(), I && I.c(), b = W(), U && U.c(), M = W(), R && R.c(), Wn(r.src, i = /*imageSrc*/
6800
- e[34]) || we(r, "src", i), we(r, "class", a = `GameBg GameBg-${/*gamecellsize*/
6801
- e[8]}`), we(r, "alt", "Game thumbnail"), we(r, "loading", "lazy"), p(l, "class", "GameInfo"), p(s, "class", "GameInfoWrapper"), p(h, "class", "GameExtraInfo"), p(c, "class", "GameExtraInfoContainer"), p(n, "class", y = "GameInnerContainer " + /*livegamedata*/
6802
- (e[13] && !/*isopen*/
6803
- e[21] && /*openhours*/
6804
- e[22].value || /*livegamedata*/
6805
- e[13] && /*istablefull*/
6806
- e[31] ? "GameInnerContainerUnavailable" : "")), p(t, "class", L = `GameContainer ${/*extraclassname*/
6807
- e[32]} ${/*casinogamesgridslider*/
6808
- e[10] == "true" ? "CasinoGamesGridSlider" : ""}`), $n(
6803
+ e[35]) || we(r, "src", i), we(r, "class", a = `GameBg GameBg-${/*gamecellsize*/
6804
+ e[9]}`), we(r, "alt", "Game thumbnail"), we(r, "loading", "lazy"), p(l, "class", "GameInfo"), p(s, "class", "GameInfoWrapper"), p(h, "class", "GameExtraInfo"), p(c, "class", "GameExtraInfoContainer"), p(n, "class", y = "GameInnerContainer " + /*livegamedata*/
6805
+ (e[14] && !/*isopen*/
6806
+ e[22] && /*openhours*/
6807
+ e[23].value || /*livegamedata*/
6808
+ e[14] && /*istablefull*/
6809
+ e[32] ? "GameInnerContainerUnavailable" : "")), p(t, "class", L = `GameContainer ${/*extraclassname*/
6810
+ e[33]} ${/*casinogamesgridslider*/
6811
+ e[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
6812
+ e[3] && X(
6813
+ /*userAgent*/
6814
+ e[37]
6815
+ ) ? "pb-0" : ""}`), $n(
6809
6816
  t,
6810
6817
  "WithGameName",
6811
6818
  /*showgamename*/
6812
- e[9]
6819
+ e[10]
6813
6820
  );
6814
6821
  },
6815
6822
  m(g, S) {
@@ -6817,32 +6824,36 @@ function Hl(e) {
6817
6824
  },
6818
6825
  p(g, S) {
6819
6826
  S[1] & /*imageSrc*/
6820
- 8 && !Wn(r.src, i = /*imageSrc*/
6821
- g[34]) && we(r, "src", i), S[0] & /*gamecellsize*/
6822
- 256 && a !== (a = `GameBg GameBg-${/*gamecellsize*/
6823
- g[8]}`) && we(r, "class", a), /*lang*/
6827
+ 16 && !Wn(r.src, i = /*imageSrc*/
6828
+ g[35]) && we(r, "src", i), S[0] & /*gamecellsize*/
6829
+ 512 && a !== (a = `GameBg GameBg-${/*gamecellsize*/
6830
+ g[9]}`) && we(r, "class", a), /*lang*/
6824
6831
  g[1] ? E ? E.p(g, S) : (E = xr(g), E.c(), E.m(l, null)) : E && (E.d(1), E = null), /*gameisnew*/
6825
- g[6] ? B ? B.p(g, S) : (B = Er(g), B.c(), B.m(h, m)) : B && (B.d(1), B = null), /*gametag*/
6826
- g[7] ? T ? T.p(g, S) : (T = Cr(g), T.c(), T.m(h, d)) : T && (T.d(1), T = null), /*livegamedata*/
6827
- g[13] ? I ? I.p(g, S) : (I = Gr(g), I.c(), I.m(h, null)) : I && (I.d(1), I = null), Y === (Y = Z(g)) && U ? U.p(g, S) : (U && U.d(1), U = Y && Y(g), U && (U.c(), U.m(c, null))), S[0] & /*livegamedata, isopen, openhours*/
6828
- 6299648 | S[1] & /*istablefull*/
6829
- 1 && y !== (y = "GameInnerContainer " + /*livegamedata*/
6830
- (g[13] && !/*isopen*/
6831
- g[21] && /*openhours*/
6832
- g[22].value || /*livegamedata*/
6833
- g[13] && /*istablefull*/
6834
- g[31] ? "GameInnerContainerUnavailable" : "")) && p(n, "class", y), /*showgamename*/
6835
- g[9] === "true" ? R ? R.p(g, S) : (R = Or(g), R.c(), R.m(t, null)) : R && (R.d(1), R = null), S[0] & /*casinogamesgridslider*/
6836
- 1024 | S[1] & /*extraclassname*/
6837
- 2 && L !== (L = `GameContainer ${/*extraclassname*/
6838
- g[32]} ${/*casinogamesgridslider*/
6839
- g[10] == "true" ? "CasinoGamesGridSlider" : ""}`) && p(t, "class", L), S[0] & /*casinogamesgridslider, showgamename*/
6840
- 1536 | S[1] & /*extraclassname*/
6841
- 2 && $n(
6832
+ g[7] ? B ? B.p(g, S) : (B = Er(g), B.c(), B.m(h, m)) : B && (B.d(1), B = null), /*gametag*/
6833
+ g[8] ? T ? T.p(g, S) : (T = Cr(g), T.c(), T.m(h, d)) : T && (T.d(1), T = null), /*livegamedata*/
6834
+ g[14] ? I ? I.p(g, S) : (I = Gr(g), I.c(), I.m(h, null)) : I && (I.d(1), I = null), Y === (Y = q(g)) && U ? U.p(g, S) : (U && U.d(1), U = Y && Y(g), U && (U.c(), U.m(c, null))), S[0] & /*livegamedata, isopen, openhours*/
6835
+ 12599296 | S[1] & /*istablefull*/
6836
+ 2 && y !== (y = "GameInnerContainer " + /*livegamedata*/
6837
+ (g[14] && !/*isopen*/
6838
+ g[22] && /*openhours*/
6839
+ g[23].value || /*livegamedata*/
6840
+ g[14] && /*istablefull*/
6841
+ g[32] ? "GameInnerContainerUnavailable" : "")) && p(n, "class", y), /*showgamename*/
6842
+ g[10] === "true" ? R ? R.p(g, S) : (R = Or(g), R.c(), R.m(t, null)) : R && (R.d(1), R = null), S[0] & /*casinogamesgridslider, icon*/
6843
+ 2056 | S[1] & /*extraclassname*/
6844
+ 4 && L !== (L = `GameContainer ${/*extraclassname*/
6845
+ g[33]} ${/*casinogamesgridslider*/
6846
+ g[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
6847
+ g[3] && X(
6848
+ /*userAgent*/
6849
+ g[37]
6850
+ ) ? "pb-0" : ""}`) && p(t, "class", L), S[0] & /*casinogamesgridslider, icon, showgamename*/
6851
+ 3080 | S[1] & /*extraclassname*/
6852
+ 4 && $n(
6842
6853
  t,
6843
6854
  "WithGameName",
6844
6855
  /*showgamename*/
6845
- g[9]
6856
+ g[10]
6846
6857
  );
6847
6858
  },
6848
6859
  i: z,
@@ -6855,8 +6866,8 @@ function Hl(e) {
6855
6866
  const bn = "blackjack", vn = "roulette", Pr = "doubleballroulette", Rl = 7, Dl = ",", Fr = 5;
6856
6867
  function kl(e, t, n) {
6857
6868
  let r, i;
6858
- zi(e, yl, (f) => n(35, i = f));
6859
- let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: b } = t, { gamename: w = "" } = t, { gamevendor: y = "" } = t, { gamelaunchurl: M = "" } = t, { gameid: L = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: T = !1 } = t, { gamefavorite: I = !1 } = t, { gamecellsize: Z = "" } = t, { showfavoredcategory: Y = !1 } = t, { showgamename: U = "" } = t, { currency: R = "" } = t, { gamepagemodalurl: g = "false" } = t, { endpoint: S = "" } = t, { categoryid: ie = "" } = t, { livelobbyendpoint: Be = "" } = t, { connectlive: be = "" } = t, { visibilityconnect: Me = "" } = t, { integratedgameframedesktop: Qe = "false" } = t, { integratedgameframemobile: Je = "false" } = t, { casinogamesgridslider: En = "false" } = t, { translationmessages: ve = {} } = t, St = !1, Ke, Tt, q = window.navigator.userAgent, K, P, le, Cn, Lt, It = "HH:mm", fe, Ot = {}, Ae, Gn = [], Sn = "EUR", Pt, Ft, Bt, Ne, Mt, At, Nt, et, Ht, Rt, Tn, ye, Dt, Q = "", He, Ln, kt;
6869
+ zi(e, yl, (f) => n(36, i = f));
6870
+ let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: b } = t, { gamename: w = "" } = t, { gamevendor: y = "" } = t, { gamelaunchurl: M = "" } = t, { gameid: L = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: T = !1 } = t, { gamefavorite: I = !1 } = t, { gamecellsize: q = "" } = t, { showfavoredcategory: Y = !1 } = t, { showgamename: U = "" } = t, { currency: R = "" } = t, { gamepagemodalurl: g = "false" } = t, { endpoint: S = "" } = t, { categoryid: ie = "" } = t, { livelobbyendpoint: Be = "" } = t, { connectlive: be = "" } = t, { visibilityconnect: Me = "" } = t, { integratedgameframedesktop: Qe = "false" } = t, { integratedgameframemobile: Je = "false" } = t, { casinogamesgridslider: En = "false" } = t, { translationmessages: ve = {} } = t, St = !1, Ke, Tt, Q = window.navigator.userAgent, K, P, le, Cn, Lt, It = "HH:mm", fe, Ot = {}, Ae, Gn = [], Sn = "EUR", Pt, Ft, Bt, Ne, Mt, At, Nt, et, Ht, Rt, Tn, ye, Dt, J = "", He, Ln, kt;
6860
6871
  const yi = [bn], In = [vn, Pr], On = {
6861
6872
  "01": "Yellow",
6862
6873
  "02": "Blue",
@@ -6918,49 +6929,49 @@ function kl(e, t, n) {
6918
6929
  br(f, yr[f]);
6919
6930
  });
6920
6931
  const Fn = (f) => {
6921
- f.data.type === `AddFavoriteThumbnail_${L}` && !Y && n(0, I = !0), f.data.type === `RemoveFavoriteThumbnail_${L}` && !Y && n(0, I = !1), f.data.type === "UserSessionID" && (n(16, St = !0), f.data.session, Ke = f.data.userID), f.data.type === "CategoryUpdate" && n(13, P = null);
6932
+ f.data.type === `AddFavoriteThumbnail_${L}` && !Y && n(0, I = !0), f.data.type === `RemoveFavoriteThumbnail_${L}` && !Y && n(0, I = !1), f.data.type === "UserSessionID" && (n(17, St = !0), f.data.session, Ke = f.data.userID), f.data.type === "CategoryUpdate" && n(14, P = null);
6922
6933
  }, Bn = (f) => {
6923
6934
  window.postMessage({ type: "SearchedItemClicked", gameId: f }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
6924
6935
  context: "GameThumbnail--Searched",
6925
6936
  gameId: `${f}`,
6926
6937
  userId: `${Ke || "Not logged in"}`
6927
- }), J(q) && Je == "true" ? window.postMessage(
6938
+ }), X(Q) && Je == "true" ? window.postMessage(
6928
6939
  {
6929
6940
  type: "OpenGameFrame",
6930
6941
  gameId: f,
6931
6942
  gamefunmode: T,
6932
6943
  gamepagemodalurl: g,
6933
- isMobile: J(q),
6944
+ isMobile: X(Q),
6934
6945
  source: "GameThumbnail",
6935
6946
  identifier: "Lobby",
6936
6947
  subVendor: y,
6937
6948
  launchUrl: M
6938
6949
  },
6939
6950
  window.location.href
6940
- ) : J(q) && Je == "false" && window.postMessage(
6951
+ ) : X(Q) && Je == "false" && window.postMessage(
6941
6952
  {
6942
6953
  type: "ShowGameModal",
6943
6954
  gameId: f,
6944
- isMobile: J(q)
6955
+ isMobile: X(Q)
6945
6956
  },
6946
6957
  window.location.href
6947
- ), !J(q) && Qe == "true" ? window.postMessage(
6958
+ ), !X(Q) && Qe == "true" ? window.postMessage(
6948
6959
  {
6949
6960
  type: "OpenGameFrame",
6950
6961
  gameId: f,
6951
6962
  gamefunmode: T,
6952
6963
  gamepagemodalurl: g,
6953
- isMobile: J(q),
6964
+ isMobile: X(Q),
6954
6965
  identifier: "Lobby",
6955
6966
  subVendor: y,
6956
6967
  launchUrl: M
6957
6968
  },
6958
6969
  window.location.href
6959
- ) : !J(q) && Qe == "false" && window.postMessage(
6970
+ ) : !X(Q) && Qe == "false" && window.postMessage(
6960
6971
  {
6961
6972
  type: "ShowGameModal",
6962
6973
  gameId: f,
6963
- isMobile: J(q)
6974
+ isMobile: X(Q)
6964
6975
  },
6965
6976
  window.location.href
6966
6977
  );
@@ -6975,23 +6986,23 @@ function kl(e, t, n) {
6975
6986
  }, _i = () => {
6976
6987
  _l(s);
6977
6988
  }, xi = () => {
6978
- n(16, St = !0), Ke = o;
6989
+ n(17, St = !0), Ke = o;
6979
6990
  }, Ei = (f, _) => `${S}/v1/encoder/lobby/updates/${f}/${_}`, Mn = () => {
6980
6991
  Be && EventSource && !le && y && L && (le = new EventSource(Ei(y, L)), le.addEventListener("message", Nn));
6981
6992
  }, An = () => {
6982
6993
  le && (le.close(), le = void 0);
6983
6994
  }, Nn = (f) => jt(this, null, function* () {
6984
6995
  const { type: _, data: k } = f;
6985
- let X;
6996
+ let Z;
6986
6997
  switch (_) {
6987
6998
  case "message": {
6988
6999
  if (k)
6989
7000
  try {
6990
- X = JSON.parse(k);
7001
+ Z = JSON.parse(k);
6991
7002
  } catch (ee) {
6992
7003
  console.error("MESSAGE PARSING ERROR: ", ee);
6993
7004
  }
6994
- if (X) {
7005
+ if (Z) {
6995
7006
  const {
6996
7007
  InternalTableId: ee,
6997
7008
  MessageType: nt,
@@ -7000,27 +7011,27 @@ function kl(e, t, n) {
7000
7011
  // Roads, // for baccarat
7001
7012
  Seats: rt,
7002
7013
  Open: it
7003
- } = X;
7014
+ } = Z;
7004
7015
  if (ee)
7005
7016
  switch (nt) {
7006
7017
  case "SeatsUpdated": {
7007
- rt && Array.isArray(rt) && (n(27, Ne = rt), n(13, P.currentOccupiedSeats = rt, P), yield Re());
7018
+ rt && Array.isArray(rt) && (n(28, Ne = rt), n(14, P.currentOccupiedSeats = rt, P), yield Re());
7008
7019
  break;
7009
7020
  }
7010
7021
  case "RouletteResultsUpdated": {
7011
- ue && Array.isArray(ue) && (Mt = ue, n(13, P.currentRouletteNumbers = ue, P), yield Re());
7022
+ ue && Array.isArray(ue) && (Mt = ue, n(14, P.currentRouletteNumbers = ue, P), yield Re());
7012
7023
  break;
7013
7024
  }
7014
7025
  case "DoubleBallRouletteResultsUpdated": {
7015
- ue && Array.isArray(ue) && (At = ue, n(13, P.currentDoubleBallRouletteNumbers = ue, P), yield Re());
7026
+ ue && Array.isArray(ue) && (At = ue, n(14, P.currentDoubleBallRouletteNumbers = ue, P), yield Re());
7016
7027
  break;
7017
7028
  }
7018
7029
  case "TableOpened": {
7019
- n(21, fe = it), n(13, P.isOpen = it, P), yield Re();
7030
+ n(22, fe = it), n(14, P.isOpen = it, P), yield Re();
7020
7031
  break;
7021
7032
  }
7022
7033
  case "TableClosed": {
7023
- n(21, fe = it), n(13, P.isOpen = it, P), yield Re();
7034
+ n(22, fe = it), n(14, P.isOpen = it, P), yield Re();
7024
7035
  break;
7025
7036
  }
7026
7037
  }
@@ -7029,35 +7040,35 @@ function kl(e, t, n) {
7029
7040
  }
7030
7041
  }), Ci = () => {
7031
7042
  let f = new URL(`${Be.split("?")[0]}`);
7032
- f.searchParams.append("platform", wl(q)), f.searchParams.append("language", s), fetch(f).then((_) => _.json()).then((_) => {
7043
+ f.searchParams.append("platform", wl(Q)), f.searchParams.append("language", s), fetch(f).then((_) => _.json()).then((_) => {
7033
7044
  const { details: k } = _[0];
7034
- n(13, P = k);
7045
+ n(14, P = k);
7035
7046
  });
7036
7047
  }, Hn = (f, _ = Dl) => f != null ? `${f}`.replace(/\B(?=(\d{3})+(?!\d))/g, _) : "", tt = (f, _) => f.some((k) => k === _), Gi = (f) => {
7037
7048
  let _ = null;
7038
7049
  if (f) {
7039
7050
  const { vendorCategory: k } = f;
7040
7051
  if (k) {
7041
- const X = k.toLowerCase();
7042
- tt(yi, X) ? _ = bn : tt(In, X) && (_ = vn);
7052
+ const Z = k.toLowerCase();
7053
+ tt(yi, Z) ? _ = bn : tt(In, Z) && (_ = vn);
7043
7054
  }
7044
7055
  }
7045
7056
  return _;
7046
7057
  }, Si = (f, _, k) => {
7047
- let X, ee;
7058
+ let Z, ee;
7048
7059
  return f != null && _ !== void 0 && _ !== null && (ee = `
7049
7060
  <span>
7050
7061
  ${k}
7051
7062
  </span>
7052
- ${Hn(f)}-${Hn(_)}`), kt && (X = `
7063
+ ${Hn(f)}-${Hn(_)}`), kt && (Z = `
7053
7064
  <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>
7054
- <span class="NrOfPlayers">${kt}</span>`), !X && !ee ? "" : `
7065
+ <span class="NrOfPlayers">${kt}</span>`), !Z && !ee ? "" : `
7055
7066
  <p class="LiveLimits">
7056
7067
  <span class="BetLimitLeft">
7057
7068
  ${ee || ""}
7058
7069
  </span>
7059
7070
  <span class="BetLimitRight">
7060
- ${X || ""}
7071
+ ${Z || ""}
7061
7072
  </span>
7062
7073
  </p>`;
7063
7074
  }, Ti = (f) => f ? `
@@ -7065,13 +7076,13 @@ function kl(e, t, n) {
7065
7076
  <span class="DealerName">${(ve == null ? void 0 : ve.dealer) || i("dealer")}: ${f}</span>
7066
7077
  </p>
7067
7078
  ` : "", Li = (f) => {
7068
- Bt = f.totalSeats || Rl, n(27, Ne = f.currentOccupiedSeats || []);
7079
+ Bt = f.totalSeats || Rl, n(28, Ne = f.currentOccupiedSeats || []);
7069
7080
  const _ = [];
7070
7081
  for (let k = 1; k <= Bt; k++)
7071
7082
  _.push(k);
7072
7083
  return { seats: _ };
7073
- }, Ii = (f, _, k, X = "") => {
7074
- const ee = `${f} ${X}`, nt = _.toString().match(/first0|second0|0/g);
7084
+ }, Ii = (f, _, k, Z = "") => {
7085
+ const ee = `${f} ${Z}`, nt = _.toString().match(/first0|second0|0/g);
7075
7086
  return _ === 0 || nt && nt.length !== 0 ? `
7076
7087
  <span
7077
7088
  id=${_}
@@ -7094,11 +7105,11 @@ function kl(e, t, n) {
7094
7105
  ));
7095
7106
  }, Pi = () => {
7096
7107
  if (P) {
7097
- if (n(21, fe = P.isOpen), Ot = P.betLimit || {}, n(22, Ae = P.openHours), n(23, Gn = Li(P).seats), Ae && Ae.value) {
7108
+ if (n(22, fe = P.isOpen), Ot = P.betLimit || {}, n(23, Ae = P.openHours), n(24, Gn = Li(P).seats), Ae && Ae.value) {
7098
7109
  const { value: { startTime: f, originalTimeFormat: _ } } = Ae;
7099
- n(19, Lt = f), n(20, It = _ || It);
7110
+ n(20, Lt = f), n(21, It = _ || It);
7100
7111
  }
7101
- fe && n(18, Cn = Gi(P)), n(24, Sn = Cl[R]), n(25, Pt = (Ot.min || {})[R]), n(26, Ft = (Ot.max || {})[R]), Mt = P.currentRouletteNumbers, At = P.currentDoubleBallRouletteNumbers, Nt = P.vendorCategory, n(28, et = Nt.toLowerCase() === Pr), n(14, Ht = (et ? At : Mt) || []), n(29, Rt = "GameProp LiveProps RoulleteProps"), n(29, Rt += et ? " Double" : ""), n(30, Tn = tt(In, Nt.toLowerCase()) ? Pn : On), Dt = ye, n(31, ye = Array.isArray(Ne) && Ne.length === Bt), P.dealer && n(33, Ln = P.dealer.DealerName), kt = P.numberOfPlayers, n(32, Q = "ListGame"), P.isOpen && P.currentRouletteNumbers && n(32, Q += " GameBackdrop"), fe && ye && Pt && Ft && P.currentOccupiedSeats ? n(32, Q += " GameContainerDimmed") : fe === !1 && Lt && n(32, Q += " GameContainerFullyDimmed"), K && (!Dt && ye ? (n(32, Q += " PulsatingRedShadow"), n(32, Q = Q.replace(" PulsatingGreenShadow", ""))) : Dt && !ye && (n(32, Q += " PulsatingGreenShadow"), n(32, Q = Q.replace(" PulsatingRedShadow", ""))));
7112
+ fe && n(19, Cn = Gi(P)), n(25, Sn = Cl[R]), n(26, Pt = (Ot.min || {})[R]), n(27, Ft = (Ot.max || {})[R]), Mt = P.currentRouletteNumbers, At = P.currentDoubleBallRouletteNumbers, Nt = P.vendorCategory, n(29, et = Nt.toLowerCase() === Pr), n(15, Ht = (et ? At : Mt) || []), n(30, Rt = "GameProp LiveProps RoulleteProps"), n(30, Rt += et ? " Double" : ""), n(31, Tn = tt(In, Nt.toLowerCase()) ? Pn : On), Dt = ye, n(32, ye = Array.isArray(Ne) && Ne.length === Bt), P.dealer && n(34, Ln = P.dealer.DealerName), kt = P.numberOfPlayers, n(33, J = "ListGame"), P.isOpen && P.currentRouletteNumbers && n(33, J += " GameBackdrop"), fe && ye && Pt && Ft && P.currentOccupiedSeats ? n(33, J += " GameContainerDimmed") : fe === !1 && Lt && n(33, J += " GameContainerFullyDimmed"), K && (!Dt && ye ? (n(33, J += " PulsatingRedShadow"), n(33, J = J.replace(" PulsatingGreenShadow", ""))) : Dt && !ye && (n(33, J += " PulsatingGreenShadow"), n(33, J = J.replace(" PulsatingRedShadow", ""))));
7102
7113
  }
7103
7114
  }, Fi = () => {
7104
7115
  be === "disconnect" ? An() : be === "connect" && Mn();
@@ -7110,55 +7121,57 @@ function kl(e, t, n) {
7110
7121
  }));
7111
7122
  function Mi(f) {
7112
7123
  je[f ? "unshift" : "push"](() => {
7113
- Tt = f, n(17, Tt);
7124
+ Tt = f, n(18, Tt);
7114
7125
  });
7115
7126
  }
7116
7127
  const Ai = () => Bn(L);
7117
7128
  function Ni(f) {
7118
7129
  je[f ? "unshift" : "push"](() => {
7119
- He = f, n(15, He);
7130
+ He = f, n(16, He);
7120
7131
  });
7121
7132
  }
7122
7133
  const Hi = () => Ut(L), Ri = () => Ut(L);
7123
7134
  function Di(f) {
7124
7135
  je[f ? "unshift" : "push"](() => {
7125
- K = f, n(12, K);
7136
+ K = f, n(13, K);
7126
7137
  });
7127
7138
  }
7128
7139
  return e.$$set = (f) => {
7129
- "session" in f && n(43, a = f.session), "userid" in f && n(44, o = f.userid), "lang" in f && n(1, s = f.lang), "clientstyling" in f && n(45, l = f.clientstyling), "mbsource" in f && n(46, u = f.mbsource), "clientstylingurl" in f && n(47, c = f.clientstylingurl), "translationurl" in f && n(48, h = f.translationurl), "favorites" in f && n(2, m = f.favorites), "gamethumbnail" in f && n(49, d = f.gamethumbnail), "icon" in f && n(50, b = f.icon), "gamename" in f && n(3, w = f.gamename), "gamevendor" in f && n(4, y = f.gamevendor), "gamelaunchurl" in f && n(51, M = f.gamelaunchurl), "gameid" in f && n(5, L = f.gameid), "gameisnew" in f && n(6, E = f.gameisnew), "gametag" in f && n(7, B = f.gametag), "gamefunmode" in f && n(52, T = f.gamefunmode), "gamefavorite" in f && n(0, I = f.gamefavorite), "gamecellsize" in f && n(8, Z = f.gamecellsize), "showfavoredcategory" in f && n(53, Y = f.showfavoredcategory), "showgamename" in f && n(9, U = f.showgamename), "currency" in f && n(54, R = f.currency), "gamepagemodalurl" in f && n(55, g = f.gamepagemodalurl), "endpoint" in f && n(56, S = f.endpoint), "categoryid" in f && n(57, ie = f.categoryid), "livelobbyendpoint" in f && n(58, Be = f.livelobbyendpoint), "connectlive" in f && n(59, be = f.connectlive), "visibilityconnect" in f && n(60, Me = f.visibilityconnect), "integratedgameframedesktop" in f && n(61, Qe = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(62, Je = f.integratedgameframemobile), "casinogamesgridslider" in f && n(10, En = f.casinogamesgridslider), "translationmessages" in f && n(11, ve = f.translationmessages);
7140
+ "session" in f && n(44, a = f.session), "userid" in f && n(45, o = f.userid), "lang" in f && n(1, s = f.lang), "clientstyling" in f && n(46, l = f.clientstyling), "mbsource" in f && n(47, u = f.mbsource), "clientstylingurl" in f && n(48, c = f.clientstylingurl), "translationurl" in f && n(49, h = f.translationurl), "favorites" in f && n(2, m = f.favorites), "gamethumbnail" in f && n(50, d = f.gamethumbnail), "icon" in f && n(3, b = f.icon), "gamename" in f && n(4, w = f.gamename), "gamevendor" in f && n(5, y = f.gamevendor), "gamelaunchurl" in f && n(51, M = f.gamelaunchurl), "gameid" in f && n(6, L = f.gameid), "gameisnew" in f && n(7, E = f.gameisnew), "gametag" in f && n(8, B = f.gametag), "gamefunmode" in f && n(52, T = f.gamefunmode), "gamefavorite" in f && n(0, I = f.gamefavorite), "gamecellsize" in f && n(9, q = f.gamecellsize), "showfavoredcategory" in f && n(53, Y = f.showfavoredcategory), "showgamename" in f && n(10, U = f.showgamename), "currency" in f && n(54, R = f.currency), "gamepagemodalurl" in f && n(55, g = f.gamepagemodalurl), "endpoint" in f && n(56, S = f.endpoint), "categoryid" in f && n(57, ie = f.categoryid), "livelobbyendpoint" in f && n(58, Be = f.livelobbyendpoint), "connectlive" in f && n(59, be = f.connectlive), "visibilityconnect" in f && n(60, Me = f.visibilityconnect), "integratedgameframedesktop" in f && n(61, Qe = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(62, Je = f.integratedgameframemobile), "casinogamesgridslider" in f && n(11, En = f.casinogamesgridslider), "translationmessages" in f && n(12, ve = f.translationmessages);
7130
7141
  }, e.$$.update = () => {
7131
7142
  var f;
7132
7143
  e.$$.dirty[1] & /*connectlive*/
7133
7144
  268435456 && be && Fi(), e.$$.dirty[1] & /*visibilityconnect*/
7134
7145
  536870912 && Me && Bi(), e.$$.dirty[0] & /*lang*/
7135
7146
  2 && s && _i(), e.$$.dirty[1] & /*session, userid, endpoint*/
7136
- 33566720 && a && o && S && xi(), e.$$.dirty[0] & /*customStylingContainer*/
7137
- 4096 | e.$$.dirty[1] & /*clientstyling*/
7138
- 16384 && l && K && xl(K, l), e.$$.dirty[0] & /*customStylingContainer*/
7139
- 4096 | e.$$.dirty[1] & /*clientstylingurl*/
7140
- 65536 && c && K && vr(K, c), e.$$.dirty[0] & /*customStylingContainer*/
7141
- 4096 | e.$$.dirty[1] & /*mbsource*/
7142
- 32768 && u && K && El(K, `${u}.Style`), e.$$.dirty[0] & /*favorites*/
7147
+ 33579008 && a && o && S && xi(), e.$$.dirty[0] & /*customStylingContainer*/
7148
+ 8192 | e.$$.dirty[1] & /*clientstyling*/
7149
+ 32768 && l && K && xl(K, l), e.$$.dirty[0] & /*customStylingContainer*/
7150
+ 8192 | e.$$.dirty[1] & /*clientstylingurl*/
7151
+ 131072 && c && K && vr(K, c), e.$$.dirty[0] & /*customStylingContainer*/
7152
+ 8192 | e.$$.dirty[1] & /*mbsource*/
7153
+ 65536 && u && K && El(K, `${u}.Style`), e.$$.dirty[0] & /*favorites*/
7143
7154
  4, e.$$.dirty[0] & /*translationmessages*/
7144
- 2048 | e.$$.dirty[1] & /*translationurl*/
7145
- 131072 && ((f = Object.keys(ve)) == null ? void 0 : f.length) == 0 && h && wi(), e.$$.dirty[0] & /*gamecellsize*/
7146
- 256 | e.$$.dirty[1] & /*clientstylingurl*/
7147
- 65536 && Z && c && vr(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
7155
+ 4096 | e.$$.dirty[1] & /*translationurl*/
7156
+ 262144 && ((f = Object.keys(ve)) == null ? void 0 : f.length) == 0 && h && wi(), e.$$.dirty[0] & /*gamecellsize*/
7157
+ 512 | e.$$.dirty[1] & /*clientstylingurl*/
7158
+ 131072 && q && c && vr(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
7148
7159
  167772160 && S && Be && Ci(), e.$$.dirty[0] & /*livegamedata*/
7149
- 8192 && P && Pi(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
7150
- 49152 && He && Ht && Oi(), e.$$.dirty[1] & /*icon, gamethumbnail*/
7151
- 786432 && n(34, r = b && J(q) ? b : d);
7160
+ 16384 && P && Pi(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
7161
+ 98304 && He && Ht && Oi(), e.$$.dirty[0] & /*icon*/
7162
+ 8 | e.$$.dirty[1] & /*gamethumbnail*/
7163
+ 524288 && n(35, r = b && X(Q) ? b : d);
7152
7164
  }, [
7153
7165
  I,
7154
7166
  s,
7155
7167
  m,
7168
+ b,
7156
7169
  w,
7157
7170
  y,
7158
7171
  L,
7159
7172
  E,
7160
7173
  B,
7161
- Z,
7174
+ q,
7162
7175
  U,
7163
7176
  En,
7164
7177
  ve,
@@ -7182,11 +7195,11 @@ function kl(e, t, n) {
7182
7195
  Rt,
7183
7196
  Tn,
7184
7197
  ye,
7185
- Q,
7198
+ J,
7186
7199
  Ln,
7187
7200
  r,
7188
7201
  i,
7189
- q,
7202
+ Q,
7190
7203
  Bn,
7191
7204
  Ut,
7192
7205
  tt,
@@ -7200,7 +7213,6 @@ function kl(e, t, n) {
7200
7213
  c,
7201
7214
  h,
7202
7215
  d,
7203
- b,
7204
7216
  M,
7205
7217
  T,
7206
7218
  Y,
@@ -7232,27 +7244,27 @@ class Ul extends ua {
7232
7244
  Hl,
7233
7245
  Mr,
7234
7246
  {
7235
- session: 43,
7236
- userid: 44,
7247
+ session: 44,
7248
+ userid: 45,
7237
7249
  lang: 1,
7238
- clientstyling: 45,
7239
- mbsource: 46,
7240
- clientstylingurl: 47,
7241
- translationurl: 48,
7250
+ clientstyling: 46,
7251
+ mbsource: 47,
7252
+ clientstylingurl: 48,
7253
+ translationurl: 49,
7242
7254
  favorites: 2,
7243
- gamethumbnail: 49,
7244
- icon: 50,
7245
- gamename: 3,
7246
- gamevendor: 4,
7255
+ gamethumbnail: 50,
7256
+ icon: 3,
7257
+ gamename: 4,
7258
+ gamevendor: 5,
7247
7259
  gamelaunchurl: 51,
7248
- gameid: 5,
7249
- gameisnew: 6,
7250
- gametag: 7,
7260
+ gameid: 6,
7261
+ gameisnew: 7,
7262
+ gametag: 8,
7251
7263
  gamefunmode: 52,
7252
7264
  gamefavorite: 0,
7253
- gamecellsize: 8,
7265
+ gamecellsize: 9,
7254
7266
  showfavoredcategory: 53,
7255
- showgamename: 9,
7267
+ showgamename: 10,
7256
7268
  currency: 54,
7257
7269
  gamepagemodalurl: 55,
7258
7270
  endpoint: 56,
@@ -7262,8 +7274,8 @@ class Ul extends ua {
7262
7274
  visibilityconnect: 60,
7263
7275
  integratedgameframedesktop: 61,
7264
7276
  integratedgameframemobile: 62,
7265
- casinogamesgridslider: 10,
7266
- translationmessages: 11,
7277
+ casinogamesgridslider: 11,
7278
+ translationmessages: 12,
7267
7279
  MONEY_WHEEL_COLOR_MAP: 63,
7268
7280
  ROULETTE_COLOR_MAP: 64
7269
7281
  },
@@ -7272,13 +7284,13 @@ class Ul extends ua {
7272
7284
  );
7273
7285
  }
7274
7286
  get session() {
7275
- return this.$$.ctx[43];
7287
+ return this.$$.ctx[44];
7276
7288
  }
7277
7289
  set session(t) {
7278
7290
  this.$$set({ session: t }), G();
7279
7291
  }
7280
7292
  get userid() {
7281
- return this.$$.ctx[44];
7293
+ return this.$$.ctx[45];
7282
7294
  }
7283
7295
  set userid(t) {
7284
7296
  this.$$set({ userid: t }), G();
@@ -7290,25 +7302,25 @@ class Ul extends ua {
7290
7302
  this.$$set({ lang: t }), G();
7291
7303
  }
7292
7304
  get clientstyling() {
7293
- return this.$$.ctx[45];
7305
+ return this.$$.ctx[46];
7294
7306
  }
7295
7307
  set clientstyling(t) {
7296
7308
  this.$$set({ clientstyling: t }), G();
7297
7309
  }
7298
7310
  get mbsource() {
7299
- return this.$$.ctx[46];
7311
+ return this.$$.ctx[47];
7300
7312
  }
7301
7313
  set mbsource(t) {
7302
7314
  this.$$set({ mbsource: t }), G();
7303
7315
  }
7304
7316
  get clientstylingurl() {
7305
- return this.$$.ctx[47];
7317
+ return this.$$.ctx[48];
7306
7318
  }
7307
7319
  set clientstylingurl(t) {
7308
7320
  this.$$set({ clientstylingurl: t }), G();
7309
7321
  }
7310
7322
  get translationurl() {
7311
- return this.$$.ctx[48];
7323
+ return this.$$.ctx[49];
7312
7324
  }
7313
7325
  set translationurl(t) {
7314
7326
  this.$$set({ translationurl: t }), G();
@@ -7320,25 +7332,25 @@ class Ul extends ua {
7320
7332
  this.$$set({ favorites: t }), G();
7321
7333
  }
7322
7334
  get gamethumbnail() {
7323
- return this.$$.ctx[49];
7335
+ return this.$$.ctx[50];
7324
7336
  }
7325
7337
  set gamethumbnail(t) {
7326
7338
  this.$$set({ gamethumbnail: t }), G();
7327
7339
  }
7328
7340
  get icon() {
7329
- return this.$$.ctx[50];
7341
+ return this.$$.ctx[3];
7330
7342
  }
7331
7343
  set icon(t) {
7332
7344
  this.$$set({ icon: t }), G();
7333
7345
  }
7334
7346
  get gamename() {
7335
- return this.$$.ctx[3];
7347
+ return this.$$.ctx[4];
7336
7348
  }
7337
7349
  set gamename(t) {
7338
7350
  this.$$set({ gamename: t }), G();
7339
7351
  }
7340
7352
  get gamevendor() {
7341
- return this.$$.ctx[4];
7353
+ return this.$$.ctx[5];
7342
7354
  }
7343
7355
  set gamevendor(t) {
7344
7356
  this.$$set({ gamevendor: t }), G();
@@ -7350,19 +7362,19 @@ class Ul extends ua {
7350
7362
  this.$$set({ gamelaunchurl: t }), G();
7351
7363
  }
7352
7364
  get gameid() {
7353
- return this.$$.ctx[5];
7365
+ return this.$$.ctx[6];
7354
7366
  }
7355
7367
  set gameid(t) {
7356
7368
  this.$$set({ gameid: t }), G();
7357
7369
  }
7358
7370
  get gameisnew() {
7359
- return this.$$.ctx[6];
7371
+ return this.$$.ctx[7];
7360
7372
  }
7361
7373
  set gameisnew(t) {
7362
7374
  this.$$set({ gameisnew: t }), G();
7363
7375
  }
7364
7376
  get gametag() {
7365
- return this.$$.ctx[7];
7377
+ return this.$$.ctx[8];
7366
7378
  }
7367
7379
  set gametag(t) {
7368
7380
  this.$$set({ gametag: t }), G();
@@ -7380,7 +7392,7 @@ class Ul extends ua {
7380
7392
  this.$$set({ gamefavorite: t }), G();
7381
7393
  }
7382
7394
  get gamecellsize() {
7383
- return this.$$.ctx[8];
7395
+ return this.$$.ctx[9];
7384
7396
  }
7385
7397
  set gamecellsize(t) {
7386
7398
  this.$$set({ gamecellsize: t }), G();
@@ -7392,7 +7404,7 @@ class Ul extends ua {
7392
7404
  this.$$set({ showfavoredcategory: t }), G();
7393
7405
  }
7394
7406
  get showgamename() {
7395
- return this.$$.ctx[9];
7407
+ return this.$$.ctx[10];
7396
7408
  }
7397
7409
  set showgamename(t) {
7398
7410
  this.$$set({ showgamename: t }), G();
@@ -7452,13 +7464,13 @@ class Ul extends ua {
7452
7464
  this.$$set({ integratedgameframemobile: t }), G();
7453
7465
  }
7454
7466
  get casinogamesgridslider() {
7455
- return this.$$.ctx[10];
7467
+ return this.$$.ctx[11];
7456
7468
  }
7457
7469
  set casinogamesgridslider(t) {
7458
7470
  this.$$set({ casinogamesgridslider: t }), G();
7459
7471
  }
7460
7472
  get translationmessages() {
7461
- return this.$$.ctx[11];
7473
+ return this.$$.ctx[12];
7462
7474
  }
7463
7475
  set translationmessages(t) {
7464
7476
  this.$$set({ translationmessages: t }), G();