@everymatrix/casino-game-thumbnail-nd 1.85.12 → 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.
@@ -1760,7 +1760,7 @@ function $n(e, t, n) {
1760
1760
  var L = ne(e);
1761
1761
  if (!ia(L))
1762
1762
  throw new RangeError("Invalid time value");
1763
- var X = na(L), z = aa(L, X), k = {
1763
+ var Z = na(L), z = aa(L, Z), k = {
1764
1764
  firstWeekContainsDate: B,
1765
1765
  weekStartsOn: T,
1766
1766
  locale: E,
@@ -4728,13 +4728,13 @@ var bs = (
4728
4728
  var v = this.tryParseArgumentClose(i);
4729
4729
  if (v.err)
4730
4730
  return v;
4731
- var X = C(i, this.clonePosition());
4731
+ var Z = C(i, this.clonePosition());
4732
4732
  return s === "select" ? {
4733
4733
  val: {
4734
4734
  type: A.select,
4735
4735
  value: r,
4736
4736
  options: ir(L.val),
4737
- location: X
4737
+ location: Z
4738
4738
  },
4739
4739
  err: null
4740
4740
  } : {
@@ -4744,7 +4744,7 @@ var bs = (
4744
4744
  options: ir(L.val),
4745
4745
  offset: T,
4746
4746
  pluralType: s === "plural" ? "cardinal" : "ordinal",
4747
- location: X
4747
+ location: Z
4748
4748
  },
4749
4749
  err: null
4750
4750
  };
@@ -5571,7 +5571,7 @@ Le([Ie], () => al);
5571
5571
  Le([Ie], () => ol);
5572
5572
  Le([Ie, Xe], () => sl);
5573
5573
  window.emWidgets = { topic: wo };
5574
- const Q = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)), ul = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
5574
+ const Y = (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)), ul = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
5575
5575
  function hr(e, t) {
5576
5576
  li(e, t);
5577
5577
  }
@@ -5919,7 +5919,7 @@ const mr = {
5919
5919
  ZWD: "Z$"
5920
5920
  };
5921
5921
  function dl(e) {
5922
- Ni(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}}');
5922
+ Ni(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}}');
5923
5923
  }
5924
5924
  function dr(e, t, n) {
5925
5925
  const r = e.slice();
@@ -5930,13 +5930,13 @@ function pr(e, t, n) {
5930
5930
  return r[102] = t[n], r;
5931
5931
  }
5932
5932
  function gr(e) {
5933
- let t, n = !Q(
5933
+ let t, n = !Y(
5934
5934
  /*userAgent*/
5935
- e[36]
5935
+ e[37]
5936
5936
  ), r, i, a = (
5937
5937
  /*translationmessages*/
5938
- (e[11]?.playNow || /*$_*/
5939
- e[35]("playNow")) + ""
5938
+ (e[12]?.playNow || /*$_*/
5939
+ e[36]("playNow")) + ""
5940
5940
  ), o, s, l, u = n && pl();
5941
5941
  return {
5942
5942
  c() {
@@ -5952,10 +5952,10 @@ function gr(e) {
5952
5952
  },
5953
5953
  p(c, h) {
5954
5954
  h[0] & /*translationmessages*/
5955
- 2048 | h[1] & /*$_*/
5956
- 16 && a !== (a = /*translationmessages*/
5957
- (c[11]?.playNow || /*$_*/
5958
- c[35]("playNow")) + "") && me(o, a);
5955
+ 4096 | h[1] & /*$_*/
5956
+ 32 && a !== (a = /*translationmessages*/
5957
+ (c[12]?.playNow || /*$_*/
5958
+ c[36]("playNow")) + "") && me(o, a);
5959
5959
  },
5960
5960
  d(c) {
5961
5961
  c && M(t), u && u.d(), s = !1, l();
@@ -5979,8 +5979,8 @@ function pl(e) {
5979
5979
  function br(e) {
5980
5980
  let t, n = (
5981
5981
  /*translationmessages*/
5982
- (e[11]?.new || /*$_*/
5983
- e[35]("new")) + ""
5982
+ (e[12]?.new || /*$_*/
5983
+ e[36]("new")) + ""
5984
5984
  ), r;
5985
5985
  return {
5986
5986
  c() {
@@ -5991,10 +5991,10 @@ function br(e) {
5991
5991
  },
5992
5992
  p(i, a) {
5993
5993
  a[0] & /*translationmessages*/
5994
- 2048 | a[1] & /*$_*/
5995
- 16 && n !== (n = /*translationmessages*/
5996
- (i[11]?.new || /*$_*/
5997
- i[35]("new")) + "") && me(r, n);
5994
+ 4096 | a[1] & /*$_*/
5995
+ 32 && n !== (n = /*translationmessages*/
5996
+ (i[12]?.new || /*$_*/
5997
+ i[36]("new")) + "") && me(r, n);
5998
5998
  },
5999
5999
  d(i) {
6000
6000
  i && M(t);
@@ -6007,7 +6007,7 @@ function vr(e) {
6007
6007
  c() {
6008
6008
  t = I("span"), n = ae(
6009
6009
  /*gametag*/
6010
- e[7]
6010
+ e[8]
6011
6011
  ), p(t, "class", "GameExtraInfoLabel PopularGameTag");
6012
6012
  },
6013
6013
  m(r, i) {
@@ -6015,10 +6015,10 @@ function vr(e) {
6015
6015
  },
6016
6016
  p(r, i) {
6017
6017
  i[0] & /*gametag*/
6018
- 128 && me(
6018
+ 256 && me(
6019
6019
  n,
6020
6020
  /*gametag*/
6021
- r[7]
6021
+ r[8]
6022
6022
  );
6023
6023
  },
6024
6024
  d(r) {
@@ -6028,22 +6028,22 @@ function vr(e) {
6028
6028
  }
6029
6029
  function yr(e) {
6030
6030
  let t, n, r = !/*isopen*/
6031
- e[21] && /*starttime*/
6032
- e[19] && /*timeformat*/
6033
- e[20] && wr(e);
6031
+ e[22] && /*starttime*/
6032
+ e[20] && /*timeformat*/
6033
+ e[21] && wr(e);
6034
6034
  function i(s, l) {
6035
6035
  if (
6036
6036
  /*isopen*/
6037
- s[21] && /*displaytype*/
6038
- s[18] && /*displaytype*/
6039
- s[18] === dn
6037
+ s[22] && /*displaytype*/
6038
+ s[19] && /*displaytype*/
6039
+ s[19] === dn
6040
6040
  )
6041
6041
  return bl;
6042
6042
  if (
6043
6043
  /*isopen*/
6044
- s[21] && /*displaytype*/
6045
- s[18] && /*displaytype*/
6046
- s[18] === pn
6044
+ s[22] && /*displaytype*/
6045
+ s[19] && /*displaytype*/
6046
+ s[19] === pn
6047
6047
  )
6048
6048
  return gl;
6049
6049
  }
@@ -6057,9 +6057,9 @@ function yr(e) {
6057
6057
  },
6058
6058
  p(s, l) {
6059
6059
  !/*isopen*/
6060
- s[21] && /*starttime*/
6061
- s[19] && /*timeformat*/
6062
- s[20] ? r ? r.p(s, l) : (r = wr(s), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(n.parentNode, n)));
6060
+ s[22] && /*starttime*/
6061
+ s[20] && /*timeformat*/
6062
+ s[21] ? r ? r.p(s, l) : (r = wr(s), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null), a === (a = i(s)) && o ? o.p(s, l) : (o && o.d(1), o = a && a(s), o && (o.c(), o.m(n.parentNode, n)));
6063
6063
  },
6064
6064
  d(s) {
6065
6065
  s && (M(t), M(n)), r && r.d(s), o && o.d(s);
@@ -6069,30 +6069,30 @@ function yr(e) {
6069
6069
  function wr(e) {
6070
6070
  let t, n, r = (
6071
6071
  /*translationmessages*/
6072
- (e[11]?.opens || /*$_*/
6073
- e[35]("opens")) + ""
6072
+ (e[12]?.opens || /*$_*/
6073
+ e[36]("opens")) + ""
6074
6074
  ), i, a, o, s = $n(
6075
6075
  new Date(
6076
6076
  /*starttime*/
6077
- e[19]
6077
+ e[20]
6078
6078
  ),
6079
6079
  /*timeformat*/
6080
- e[20]
6080
+ e[21]
6081
6081
  ) + "", l, u, c, h = (
6082
6082
  /*renderDealerName*/
6083
- e[41](
6083
+ e[42](
6084
6084
  /*dealername*/
6085
- e[33]
6085
+ e[34]
6086
6086
  ) + ""
6087
6087
  ), m, d, v = (
6088
6088
  /*renderBetLimits*/
6089
- e[40](
6089
+ e[41](
6090
6090
  /*min*/
6091
- e[25],
6092
- /*max*/
6093
6091
  e[26],
6092
+ /*max*/
6093
+ e[27],
6094
6094
  /*currencySymbol*/
6095
- e[24]
6095
+ e[25]
6096
6096
  ) + ""
6097
6097
  );
6098
6098
  return {
@@ -6104,31 +6104,31 @@ function wr(e) {
6104
6104
  },
6105
6105
  p(b, _) {
6106
6106
  _[0] & /*translationmessages*/
6107
- 2048 | _[1] & /*$_*/
6108
- 16 && r !== (r = /*translationmessages*/
6109
- (b[11]?.opens || /*$_*/
6110
- b[35]("opens")) + "") && me(i, r), _[0] & /*starttime, timeformat*/
6111
- 1572864 && s !== (s = $n(
6107
+ 4096 | _[1] & /*$_*/
6108
+ 32 && r !== (r = /*translationmessages*/
6109
+ (b[12]?.opens || /*$_*/
6110
+ b[36]("opens")) + "") && me(i, r), _[0] & /*starttime, timeformat*/
6111
+ 3145728 && s !== (s = $n(
6112
6112
  new Date(
6113
6113
  /*starttime*/
6114
- b[19]
6114
+ b[20]
6115
6115
  ),
6116
6116
  /*timeformat*/
6117
- b[20]
6117
+ b[21]
6118
6118
  ) + "") && me(l, s), _[1] & /*dealername*/
6119
- 4 && h !== (h = /*renderDealerName*/
6120
- b[41](
6119
+ 8 && h !== (h = /*renderDealerName*/
6120
+ b[42](
6121
6121
  /*dealername*/
6122
- b[33]
6122
+ b[34]
6123
6123
  ) + "") && c.p(h), _[0] & /*min, max, currencySymbol*/
6124
- 117440512 && v !== (v = /*renderBetLimits*/
6125
- b[40](
6124
+ 234881024 && v !== (v = /*renderBetLimits*/
6125
+ b[41](
6126
6126
  /*min*/
6127
- b[25],
6128
- /*max*/
6129
6127
  b[26],
6128
+ /*max*/
6129
+ b[27],
6130
6130
  /*currencySymbol*/
6131
- b[24]
6131
+ b[25]
6132
6132
  ) + "") && d.p(v);
6133
6133
  },
6134
6134
  d(b) {
@@ -6139,19 +6139,19 @@ function wr(e) {
6139
6139
  function gl(e) {
6140
6140
  let t, n, r, i, a = (
6141
6141
  /*renderDealerName*/
6142
- e[41](
6142
+ e[42](
6143
6143
  /*dealername*/
6144
- e[33]
6144
+ e[34]
6145
6145
  ) + ""
6146
6146
  ), o, s, l = (
6147
6147
  /*renderBetLimits*/
6148
- e[40](
6148
+ e[41](
6149
6149
  /*min*/
6150
- e[25],
6151
- /*max*/
6152
6150
  e[26],
6151
+ /*max*/
6152
+ e[27],
6153
6153
  /*currencySymbol*/
6154
- e[24]
6154
+ e[25]
6155
6155
  ) + ""
6156
6156
  ), u = ht(new Array(Sr)), c = [];
6157
6157
  for (let h = 0; h < u.length; h += 1)
@@ -6165,7 +6165,7 @@ function gl(e) {
6165
6165
  t,
6166
6166
  "class",
6167
6167
  /*roulettecontainerclassname*/
6168
- e[29]
6168
+ e[30]
6169
6169
  );
6170
6170
  },
6171
6171
  m(h, m) {
@@ -6175,9 +6175,9 @@ function gl(e) {
6175
6175
  e[67](n), y(t, r), i.m(a, t), y(t, o), s.m(l, t);
6176
6176
  },
6177
6177
  p(h, m) {
6178
- if (m[0] & /*roulleteresults, colorsourcearray, isdouble*/
6179
- 1342193664 | m[1] & /*renderSpan*/
6180
- 2048) {
6178
+ if (m[0] & /*roulleteresults, isdouble*/
6179
+ 536903680 | m[1] & /*renderSpan, colorsourcearray*/
6180
+ 4097) {
6181
6181
  u = ht(new Array(Sr));
6182
6182
  let d;
6183
6183
  for (d = 0; d < u.length; d += 1) {
@@ -6189,25 +6189,25 @@ function gl(e) {
6189
6189
  c.length = u.length;
6190
6190
  }
6191
6191
  m[1] & /*dealername*/
6192
- 4 && a !== (a = /*renderDealerName*/
6193
- h[41](
6192
+ 8 && a !== (a = /*renderDealerName*/
6193
+ h[42](
6194
6194
  /*dealername*/
6195
- h[33]
6195
+ h[34]
6196
6196
  ) + "") && i.p(a), m[0] & /*min, max, currencySymbol*/
6197
- 117440512 && l !== (l = /*renderBetLimits*/
6198
- h[40](
6197
+ 234881024 && l !== (l = /*renderBetLimits*/
6198
+ h[41](
6199
6199
  /*min*/
6200
- h[25],
6201
- /*max*/
6202
6200
  h[26],
6201
+ /*max*/
6202
+ h[27],
6203
6203
  /*currencySymbol*/
6204
- h[24]
6204
+ h[25]
6205
6205
  ) + "") && s.p(l), m[0] & /*roulettecontainerclassname*/
6206
- 536870912 && p(
6206
+ 1073741824 && p(
6207
6207
  t,
6208
6208
  "class",
6209
6209
  /*roulettecontainerclassname*/
6210
- h[29]
6210
+ h[30]
6211
6211
  );
6212
6212
  },
6213
6213
  d(h) {
@@ -6218,25 +6218,25 @@ function gl(e) {
6218
6218
  function bl(e) {
6219
6219
  let t, n, r, i, a = (
6220
6220
  /*renderDealerName*/
6221
- e[41](
6221
+ e[42](
6222
6222
  /*dealername*/
6223
- e[33]
6223
+ e[34]
6224
6224
  ) + ""
6225
6225
  ), o, s, l = (
6226
6226
  /*renderBetLimits*/
6227
- e[40](
6227
+ e[41](
6228
6228
  /*min*/
6229
- e[25],
6230
- /*max*/
6231
6229
  e[26],
6230
+ /*max*/
6231
+ e[27],
6232
6232
  /*currencySymbol*/
6233
- e[24]
6233
+ e[25]
6234
6234
  ) + ""
6235
6235
  );
6236
6236
  function u(m, d) {
6237
6237
  return (
6238
6238
  /*istablefull*/
6239
- m[31] ? _l : wl
6239
+ m[32] ? _l : wl
6240
6240
  );
6241
6241
  }
6242
6242
  let c = u(e), h = c(e);
@@ -6249,19 +6249,19 @@ function bl(e) {
6249
6249
  },
6250
6250
  p(m, d) {
6251
6251
  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*/
6252
- 4 && a !== (a = /*renderDealerName*/
6253
- m[41](
6252
+ 8 && a !== (a = /*renderDealerName*/
6253
+ m[42](
6254
6254
  /*dealername*/
6255
- m[33]
6255
+ m[34]
6256
6256
  ) + "") && i.p(a), d[0] & /*min, max, currencySymbol*/
6257
- 117440512 && l !== (l = /*renderBetLimits*/
6258
- m[40](
6257
+ 234881024 && l !== (l = /*renderBetLimits*/
6258
+ m[41](
6259
6259
  /*min*/
6260
- m[25],
6261
- /*max*/
6262
6260
  m[26],
6261
+ /*max*/
6262
+ m[27],
6263
6263
  /*currencySymbol*/
6264
- m[24]
6264
+ m[25]
6265
6265
  ) + "") && s.p(l);
6266
6266
  },
6267
6267
  d(m) {
@@ -6274,7 +6274,7 @@ function _r(e) {
6274
6274
  function n(a, o) {
6275
6275
  return (
6276
6276
  /*isdouble*/
6277
- a[28] ? yl : vl
6277
+ a[29] ? yl : vl
6278
6278
  );
6279
6279
  }
6280
6280
  let r = n(e), i = r(e);
@@ -6296,20 +6296,20 @@ function _r(e) {
6296
6296
  function vl(e) {
6297
6297
  let t, n = (
6298
6298
  /*renderSpan*/
6299
- e[42](
6299
+ e[43](
6300
6300
  `LatestResult ${/*i*/
6301
6301
  e[107] === 0 ? "First" : ""}`,
6302
6302
  /*i*/
6303
6303
  e[107],
6304
6304
  /*roulleteresults*/
6305
- e[14][
6305
+ e[15][
6306
6306
  /*i*/
6307
6307
  e[107]
6308
6308
  ],
6309
6309
  /*colorsourcearray*/
6310
- e[30][
6310
+ e[31][
6311
6311
  /*roulleteresults*/
6312
- e[14][
6312
+ e[15][
6313
6313
  /*i*/
6314
6314
  e[107]
6315
6315
  ]
@@ -6324,22 +6324,23 @@ function vl(e) {
6324
6324
  t.m(n, i, a), N(i, r, a);
6325
6325
  },
6326
6326
  p(i, a) {
6327
- a[0] & /*roulleteresults, colorsourcearray*/
6328
- 1073758208 && n !== (n = /*renderSpan*/
6329
- i[42](
6327
+ a[0] & /*roulleteresults*/
6328
+ 32768 | a[1] & /*colorsourcearray*/
6329
+ 1 && n !== (n = /*renderSpan*/
6330
+ i[43](
6330
6331
  `LatestResult ${/*i*/
6331
6332
  i[107] === 0 ? "First" : ""}`,
6332
6333
  /*i*/
6333
6334
  i[107],
6334
6335
  /*roulleteresults*/
6335
- i[14][
6336
+ i[15][
6336
6337
  /*i*/
6337
6338
  i[107]
6338
6339
  ],
6339
6340
  /*colorsourcearray*/
6340
- i[30][
6341
+ i[31][
6341
6342
  /*roulleteresults*/
6342
- i[14][
6343
+ i[15][
6343
6344
  /*i*/
6344
6345
  i[107]
6345
6346
  ]
@@ -6354,24 +6355,24 @@ function vl(e) {
6354
6355
  function yl(e) {
6355
6356
  let t, n, r = (
6356
6357
  /*renderSpan*/
6357
- e[42](
6358
+ e[43](
6358
6359
  `LatestResult ${/*i*/
6359
6360
  e[107] === 0 ? "First" : ""}`,
6360
6361
  `first${/*i*/
6361
6362
  e[107]}${/*roulleteresults*/
6362
- e[14][
6363
+ e[15][
6363
6364
  /*i*/
6364
6365
  e[107]
6365
6366
  ][0]}`,
6366
6367
  /*roulleteresults*/
6367
- e[14][
6368
+ e[15][
6368
6369
  /*i*/
6369
6370
  e[107]
6370
6371
  ][0],
6371
6372
  /*colorsourcearray*/
6372
- e[30][
6373
+ e[31][
6373
6374
  /*roulleteresults*/
6374
- e[14][
6375
+ e[15][
6375
6376
  /*i*/
6376
6377
  e[107]
6377
6378
  ][0]
@@ -6379,24 +6380,24 @@ function yl(e) {
6379
6380
  ) + ""
6380
6381
  ), i, a, o = (
6381
6382
  /*renderSpan*/
6382
- e[42](
6383
+ e[43](
6383
6384
  `LatestResult ${/*i*/
6384
6385
  e[107] === 0 ? "First" : ""}`,
6385
6386
  `second${/*i*/
6386
6387
  e[107]}${/*roulleteresults*/
6387
- e[14][
6388
+ e[15][
6388
6389
  /*i*/
6389
6390
  e[107]
6390
6391
  ][1]}`,
6391
6392
  /*roulleteresults*/
6392
- e[14][
6393
+ e[15][
6393
6394
  /*i*/
6394
6395
  e[107]
6395
6396
  ][1],
6396
6397
  /*colorsourcearray*/
6397
- e[30][
6398
+ e[31][
6398
6399
  /*roulleteresults*/
6399
- e[14][
6400
+ e[15][
6400
6401
  /*i*/
6401
6402
  e[107]
6402
6403
  ][1]
@@ -6411,50 +6412,52 @@ function yl(e) {
6411
6412
  N(l, t, u), n.m(r, t), y(t, i), a.m(o, t), y(t, s);
6412
6413
  },
6413
6414
  p(l, u) {
6414
- u[0] & /*roulleteresults, colorsourcearray*/
6415
- 1073758208 && r !== (r = /*renderSpan*/
6416
- l[42](
6415
+ u[0] & /*roulleteresults*/
6416
+ 32768 | u[1] & /*colorsourcearray*/
6417
+ 1 && r !== (r = /*renderSpan*/
6418
+ l[43](
6417
6419
  `LatestResult ${/*i*/
6418
6420
  l[107] === 0 ? "First" : ""}`,
6419
6421
  `first${/*i*/
6420
6422
  l[107]}${/*roulleteresults*/
6421
- l[14][
6423
+ l[15][
6422
6424
  /*i*/
6423
6425
  l[107]
6424
6426
  ][0]}`,
6425
6427
  /*roulleteresults*/
6426
- l[14][
6428
+ l[15][
6427
6429
  /*i*/
6428
6430
  l[107]
6429
6431
  ][0],
6430
6432
  /*colorsourcearray*/
6431
- l[30][
6433
+ l[31][
6432
6434
  /*roulleteresults*/
6433
- l[14][
6435
+ l[15][
6434
6436
  /*i*/
6435
6437
  l[107]
6436
6438
  ][0]
6437
6439
  ]
6438
- ) + "") && n.p(r), u[0] & /*roulleteresults, colorsourcearray*/
6439
- 1073758208 && o !== (o = /*renderSpan*/
6440
- l[42](
6440
+ ) + "") && n.p(r), u[0] & /*roulleteresults*/
6441
+ 32768 | u[1] & /*colorsourcearray*/
6442
+ 1 && o !== (o = /*renderSpan*/
6443
+ l[43](
6441
6444
  `LatestResult ${/*i*/
6442
6445
  l[107] === 0 ? "First" : ""}`,
6443
6446
  `second${/*i*/
6444
6447
  l[107]}${/*roulleteresults*/
6445
- l[14][
6448
+ l[15][
6446
6449
  /*i*/
6447
6450
  l[107]
6448
6451
  ][1]}`,
6449
6452
  /*roulleteresults*/
6450
- l[14][
6453
+ l[15][
6451
6454
  /*i*/
6452
6455
  l[107]
6453
6456
  ][1],
6454
6457
  /*colorsourcearray*/
6455
- l[30][
6458
+ l[31][
6456
6459
  /*roulleteresults*/
6457
- l[14][
6460
+ l[15][
6458
6461
  /*i*/
6459
6462
  l[107]
6460
6463
  ][1]
@@ -6469,8 +6472,8 @@ function yl(e) {
6469
6472
  function xr(e) {
6470
6473
  let t, n = (
6471
6474
  /*roulleteresults*/
6472
- e[14] && /*roulleteresults*/
6473
- e[14][
6475
+ e[15] && /*roulleteresults*/
6476
+ e[15][
6474
6477
  /*i*/
6475
6478
  e[107]
6476
6479
  ] && _r(e)
@@ -6484,8 +6487,8 @@ function xr(e) {
6484
6487
  },
6485
6488
  p(r, i) {
6486
6489
  /*roulleteresults*/
6487
- r[14] && /*roulleteresults*/
6488
- r[14][
6490
+ r[15] && /*roulleteresults*/
6491
+ r[15][
6489
6492
  /*i*/
6490
6493
  r[107]
6491
6494
  ] ? n ? n.p(r, i) : (n = _r(r), n.c(), n.m(t.parentNode, t)) : n && (n.d(1), n = null);
@@ -6498,7 +6501,7 @@ function xr(e) {
6498
6501
  function wl(e) {
6499
6502
  let t, n = ht(
6500
6503
  /*seats*/
6501
- e[23]
6504
+ e[24]
6502
6505
  ), r = [];
6503
6506
  for (let i = 0; i < n.length; i += 1)
6504
6507
  r[i] = Er(pr(e, n, i));
@@ -6515,11 +6518,11 @@ function wl(e) {
6515
6518
  },
6516
6519
  p(i, a) {
6517
6520
  if (a[0] & /*currentoccupiedseats, seats*/
6518
- 142606336 | a[1] & /*contains*/
6519
- 256) {
6521
+ 285212672 | a[1] & /*contains*/
6522
+ 512) {
6520
6523
  n = ht(
6521
6524
  /*seats*/
6522
- i[23]
6525
+ i[24]
6523
6526
  );
6524
6527
  let o;
6525
6528
  for (o = 0; o < n.length; o += 1) {
@@ -6539,8 +6542,8 @@ function wl(e) {
6539
6542
  function _l(e) {
6540
6543
  let t, n = (
6541
6544
  /*translationmessages*/
6542
- (e[11]?.full || /*$_*/
6543
- e[35]("full")) + ""
6545
+ (e[12]?.full || /*$_*/
6546
+ e[36]("full")) + ""
6544
6547
  ), r;
6545
6548
  return {
6546
6549
  c() {
@@ -6551,10 +6554,10 @@ function _l(e) {
6551
6554
  },
6552
6555
  p(i, a) {
6553
6556
  a[0] & /*translationmessages*/
6554
- 2048 | a[1] & /*$_*/
6555
- 16 && n !== (n = /*translationmessages*/
6556
- (i[11]?.full || /*$_*/
6557
- i[35]("full")) + "") && me(r, n);
6557
+ 4096 | a[1] & /*$_*/
6558
+ 32 && n !== (n = /*translationmessages*/
6559
+ (i[12]?.full || /*$_*/
6560
+ i[36]("full")) + "") && me(r, n);
6558
6561
  },
6559
6562
  d(i) {
6560
6563
  i && M(t);
@@ -6566,9 +6569,9 @@ function Er(e) {
6566
6569
  return {
6567
6570
  c() {
6568
6571
  t = I("span"), n = ee("svg"), r = ee("path"), i = ee("path"), a = U(), p(r, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z"), p(i, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z"), p(n, "xmlns", "http://www.w3.org/2000/svg"), p(n, "width", "13"), p(n, "height", "14"), p(n, "viewBox", "0 0 13 14"), p(t, "class", o = /*contains*/
6569
- e[39](
6572
+ e[40](
6570
6573
  /*currentoccupiedseats*/
6571
- e[27],
6574
+ e[28],
6572
6575
  /*seatData*/
6573
6576
  e[102].toString()
6574
6577
  ) ? "ClosedSeat" : "OpenSeat");
@@ -6578,10 +6581,10 @@ function Er(e) {
6578
6581
  },
6579
6582
  p(s, l) {
6580
6583
  l[0] & /*currentoccupiedseats, seats*/
6581
- 142606336 && o !== (o = /*contains*/
6582
- s[39](
6584
+ 285212672 && o !== (o = /*contains*/
6585
+ s[40](
6583
6586
  /*currentoccupiedseats*/
6584
- s[27],
6587
+ s[28],
6585
6588
  /*seatData*/
6586
6589
  s[102].toString()
6587
6590
  ) ? "ClosedSeat" : "OpenSeat") && p(t, "class", o);
@@ -6612,13 +6615,13 @@ function El(e) {
6612
6615
  if (
6613
6616
  /*gamefavorite*/
6614
6617
  s[0] && /*isLoggedIn*/
6615
- s[16] && /*favorites*/
6618
+ s[17] && /*favorites*/
6616
6619
  s[2] === "true"
6617
6620
  )
6618
6621
  return Gl;
6619
6622
  if (!/*gamefavorite*/
6620
6623
  s[0] && /*isLoggedIn*/
6621
- s[16] && /*favorites*/
6624
+ s[17] && /*favorites*/
6622
6625
  s[2] === "true")
6623
6626
  return Cl;
6624
6627
  }
@@ -6626,15 +6629,15 @@ function El(e) {
6626
6629
  return {
6627
6630
  c() {
6628
6631
  t = I("div"), n = I("span"), r = U(), o && o.c(), p(n, "class", "GameInfoVendor"), Hn(n, "background-image", "url(" + /*gamevendor*/
6629
- e[4] + ")"), p(t, "class", "GameTopContainer");
6632
+ e[5] + ")"), p(t, "class", "GameTopContainer");
6630
6633
  },
6631
6634
  m(s, l) {
6632
6635
  N(s, t, l), y(t, n), y(t, r), o && o.m(t, null);
6633
6636
  },
6634
6637
  p(s, l) {
6635
6638
  l[0] & /*gamevendor*/
6636
- 16 && Hn(n, "background-image", "url(" + /*gamevendor*/
6637
- 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)));
6639
+ 32 && Hn(n, "background-image", "url(" + /*gamevendor*/
6640
+ 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)));
6638
6641
  },
6639
6642
  d(s) {
6640
6643
  s && M(t), o && o.d();
@@ -6687,12 +6690,12 @@ function Cr(e) {
6687
6690
  c() {
6688
6691
  t = I("p"), n = ae(
6689
6692
  /*gamename*/
6690
- e[3]
6693
+ e[4]
6691
6694
  ), p(t, "class", "GameNameBelow"), p(
6692
6695
  t,
6693
6696
  "title",
6694
6697
  /*gamename*/
6695
- e[3]
6698
+ e[4]
6696
6699
  );
6697
6700
  },
6698
6701
  m(r, i) {
@@ -6700,16 +6703,16 @@ function Cr(e) {
6700
6703
  },
6701
6704
  p(r, i) {
6702
6705
  i[0] & /*gamename*/
6703
- 8 && me(
6706
+ 16 && me(
6704
6707
  n,
6705
6708
  /*gamename*/
6706
- r[3]
6709
+ r[4]
6707
6710
  ), i[0] & /*gamename*/
6708
- 8 && p(
6711
+ 16 && p(
6709
6712
  t,
6710
6713
  "title",
6711
6714
  /*gamename*/
6712
- r[3]
6715
+ r[4]
6713
6716
  );
6714
6717
  },
6715
6718
  d(r) {
@@ -6723,48 +6726,52 @@ function Sl(e) {
6723
6726
  e[1] && gr(e)
6724
6727
  ), B = (
6725
6728
  /*gameisnew*/
6726
- e[6] && br(e)
6729
+ e[7] && br(e)
6727
6730
  ), T = (
6728
6731
  /*gametag*/
6729
- e[7] && vr(e)
6732
+ e[8] && vr(e)
6730
6733
  ), L = (
6731
6734
  /*livegamedata*/
6732
- e[13] && yr(e)
6735
+ e[14] && yr(e)
6733
6736
  );
6734
- function X(g, S) {
6735
- if (b == null && (b = !Q(
6737
+ function Z(g, S) {
6738
+ if (b == null && (b = !Y(
6736
6739
  /*userAgent*/
6737
- g[36]
6740
+ g[37]
6738
6741
  )), b)
6739
6742
  return El;
6740
6743
  if (
6741
6744
  /*gamefavorite*/
6742
6745
  g[0] && /*isLoggedIn*/
6743
- g[16] && /*favorites*/
6746
+ g[17] && /*favorites*/
6744
6747
  g[2] === "true"
6745
6748
  )
6746
6749
  return xl;
6747
6750
  }
6748
- let z = X(e), k = z && z(e), H = (
6751
+ let z = Z(e), k = z && z(e), H = (
6749
6752
  /*showgamename*/
6750
- e[9] === "true" && Cr(e)
6753
+ e[10] === "true" && Cr(e)
6751
6754
  );
6752
6755
  return {
6753
6756
  c() {
6754
6757
  t = I("div"), n = I("div"), r = I("ui-image"), o = U(), s = I("div"), l = I("div"), E && E.c(), u = U(), c = I("div"), h = I("div"), B && B.c(), m = U(), T && T.c(), d = U(), L && L.c(), v = U(), k && k.c(), W = U(), H && H.c(), Nn(r.src, i = /*imageSrc*/
6755
- e[34]) || ve(r, "src", i), ve(r, "class", a = `GameBg GameBg-${/*gamecellsize*/
6756
- e[8]}`), ve(r, "alt", "Game thumbnail"), ve(r, "loading", "lazy"), p(l, "class", "GameInfo"), p(s, "class", "GameInfoWrapper"), p(h, "class", "GameExtraInfo"), p(c, "class", "GameExtraInfoContainer"), p(n, "class", _ = "GameInnerContainer " + /*livegamedata*/
6757
- (e[13] && !/*isopen*/
6758
- e[21] && /*openhours*/
6759
- e[22].value || /*livegamedata*/
6760
- e[13] && /*istablefull*/
6761
- e[31] ? "GameInnerContainerUnavailable" : "")), p(t, "class", F = `GameContainer ${/*extraclassname*/
6762
- e[32]} ${/*casinogamesgridslider*/
6763
- e[10] == "true" ? "CasinoGamesGridSlider" : ""}`), Rn(
6758
+ e[35]) || ve(r, "src", i), ve(r, "class", a = `GameBg GameBg-${/*gamecellsize*/
6759
+ e[9]}`), ve(r, "alt", "Game thumbnail"), ve(r, "loading", "lazy"), p(l, "class", "GameInfo"), p(s, "class", "GameInfoWrapper"), p(h, "class", "GameExtraInfo"), p(c, "class", "GameExtraInfoContainer"), p(n, "class", _ = "GameInnerContainer " + /*livegamedata*/
6760
+ (e[14] && !/*isopen*/
6761
+ e[22] && /*openhours*/
6762
+ e[23].value || /*livegamedata*/
6763
+ e[14] && /*istablefull*/
6764
+ e[32] ? "GameInnerContainerUnavailable" : "")), p(t, "class", F = `GameContainer ${/*extraclassname*/
6765
+ e[33]} ${/*casinogamesgridslider*/
6766
+ e[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
6767
+ e[3] && Y(
6768
+ /*userAgent*/
6769
+ e[37]
6770
+ ) ? "pb-0" : ""}`), Rn(
6764
6771
  t,
6765
6772
  "WithGameName",
6766
6773
  /*showgamename*/
6767
- e[9]
6774
+ e[10]
6768
6775
  );
6769
6776
  },
6770
6777
  m(g, S) {
@@ -6772,32 +6779,36 @@ function Sl(e) {
6772
6779
  },
6773
6780
  p(g, S) {
6774
6781
  S[1] & /*imageSrc*/
6775
- 8 && !Nn(r.src, i = /*imageSrc*/
6776
- g[34]) && ve(r, "src", i), S[0] & /*gamecellsize*/
6777
- 256 && a !== (a = `GameBg GameBg-${/*gamecellsize*/
6778
- g[8]}`) && ve(r, "class", a), /*lang*/
6782
+ 16 && !Nn(r.src, i = /*imageSrc*/
6783
+ g[35]) && ve(r, "src", i), S[0] & /*gamecellsize*/
6784
+ 512 && a !== (a = `GameBg GameBg-${/*gamecellsize*/
6785
+ g[9]}`) && ve(r, "class", a), /*lang*/
6779
6786
  g[1] ? E ? E.p(g, S) : (E = gr(g), E.c(), E.m(l, null)) : E && (E.d(1), E = null), /*gameisnew*/
6780
- g[6] ? B ? B.p(g, S) : (B = br(g), B.c(), B.m(h, m)) : B && (B.d(1), B = null), /*gametag*/
6781
- g[7] ? T ? T.p(g, S) : (T = vr(g), T.c(), T.m(h, d)) : T && (T.d(1), T = null), /*livegamedata*/
6782
- g[13] ? L ? L.p(g, S) : (L = yr(g), L.c(), L.m(h, null)) : L && (L.d(1), L = null), z === (z = X(g)) && k ? k.p(g, S) : (k && k.d(1), k = z && z(g), k && (k.c(), k.m(c, null))), S[0] & /*livegamedata, isopen, openhours*/
6783
- 6299648 | S[1] & /*istablefull*/
6784
- 1 && _ !== (_ = "GameInnerContainer " + /*livegamedata*/
6785
- (g[13] && !/*isopen*/
6786
- g[21] && /*openhours*/
6787
- g[22].value || /*livegamedata*/
6788
- g[13] && /*istablefull*/
6789
- g[31] ? "GameInnerContainerUnavailable" : "")) && p(n, "class", _), /*showgamename*/
6790
- g[9] === "true" ? H ? H.p(g, S) : (H = Cr(g), H.c(), H.m(t, null)) : H && (H.d(1), H = null), S[0] & /*casinogamesgridslider*/
6791
- 1024 | S[1] & /*extraclassname*/
6792
- 2 && F !== (F = `GameContainer ${/*extraclassname*/
6793
- g[32]} ${/*casinogamesgridslider*/
6794
- g[10] == "true" ? "CasinoGamesGridSlider" : ""}`) && p(t, "class", F), S[0] & /*casinogamesgridslider, showgamename*/
6795
- 1536 | S[1] & /*extraclassname*/
6796
- 2 && Rn(
6787
+ g[7] ? B ? B.p(g, S) : (B = br(g), B.c(), B.m(h, m)) : B && (B.d(1), B = null), /*gametag*/
6788
+ g[8] ? T ? T.p(g, S) : (T = vr(g), T.c(), T.m(h, d)) : T && (T.d(1), T = null), /*livegamedata*/
6789
+ g[14] ? L ? L.p(g, S) : (L = yr(g), L.c(), L.m(h, null)) : L && (L.d(1), L = null), z === (z = Z(g)) && k ? k.p(g, S) : (k && k.d(1), k = z && z(g), k && (k.c(), k.m(c, null))), S[0] & /*livegamedata, isopen, openhours*/
6790
+ 12599296 | S[1] & /*istablefull*/
6791
+ 2 && _ !== (_ = "GameInnerContainer " + /*livegamedata*/
6792
+ (g[14] && !/*isopen*/
6793
+ g[22] && /*openhours*/
6794
+ g[23].value || /*livegamedata*/
6795
+ g[14] && /*istablefull*/
6796
+ g[32] ? "GameInnerContainerUnavailable" : "")) && p(n, "class", _), /*showgamename*/
6797
+ g[10] === "true" ? H ? H.p(g, S) : (H = Cr(g), H.c(), H.m(t, null)) : H && (H.d(1), H = null), S[0] & /*casinogamesgridslider, icon*/
6798
+ 2056 | S[1] & /*extraclassname*/
6799
+ 4 && F !== (F = `GameContainer ${/*extraclassname*/
6800
+ g[33]} ${/*casinogamesgridslider*/
6801
+ g[11] == "true" ? "CasinoGamesGridSlider" : ""} ${/*icon*/
6802
+ g[3] && Y(
6803
+ /*userAgent*/
6804
+ g[37]
6805
+ ) ? "pb-0" : ""}`) && p(t, "class", F), S[0] & /*casinogamesgridslider, icon, showgamename*/
6806
+ 3080 | S[1] & /*extraclassname*/
6807
+ 4 && Rn(
6797
6808
  t,
6798
6809
  "WithGameName",
6799
6810
  /*showgamename*/
6800
- g[9]
6811
+ g[10]
6801
6812
  );
6802
6813
  },
6803
6814
  i: V,
@@ -6810,8 +6821,8 @@ function Sl(e) {
6810
6821
  const dn = "blackjack", pn = "roulette", Gr = "doubleballroulette", Tl = 7, Ll = ",", Sr = 5;
6811
6822
  function Il(e, t, n) {
6812
6823
  let r, i;
6813
- Ai(e, ll, (f) => n(35, i = f));
6814
- let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: v } = t, { gamename: b = "" } = t, { gamevendor: _ = "" } = t, { gamelaunchurl: W = "" } = t, { gameid: F = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: T = !1 } = t, { gamefavorite: L = !1 } = t, { gamecellsize: X = "" } = t, { showfavoredcategory: z = !1 } = t, { showgamename: k = "" } = t, { currency: H = "" } = t, { gamepagemodalurl: g = "false" } = t, { endpoint: S = "" } = t, { categoryid: re = "" } = t, { livelobbyendpoint: Pe = "" } = t, { connectlive: ge = "" } = t, { visibilityconnect: Fe = "" } = t, { integratedgameframedesktop: Ze = "false" } = t, { integratedgameframemobile: qe = "false" } = t, { casinogamesgridslider: wn = "false" } = t, { translationmessages: Qe = {} } = t, Gt = !1, Je, St, Z = window.navigator.userAgent, J, O, se, _n, Tt, Lt = "HH:mm", he, It = {}, Be, xn = [], En = "EUR", Ot, Pt, Ft, Me, Bt, Mt, At, Ke, Nt, Ht, Cn, be, Rt, q = "", Ae, Gn, Dt;
6824
+ Ai(e, ll, (f) => n(36, i = f));
6825
+ let { session: a = "" } = t, { userid: o = "" } = t, { lang: s = "en" } = t, { clientstyling: l = "" } = t, { mbsource: u } = t, { clientstylingurl: c = "" } = t, { translationurl: h = "" } = t, { favorites: m = "" } = t, { gamethumbnail: d = "" } = t, { icon: v } = t, { gamename: b = "" } = t, { gamevendor: _ = "" } = t, { gamelaunchurl: W = "" } = t, { gameid: F = "" } = t, { gameisnew: E = !1 } = t, { gametag: B = "" } = t, { gamefunmode: T = !1 } = t, { gamefavorite: L = !1 } = t, { gamecellsize: Z = "" } = t, { showfavoredcategory: z = !1 } = t, { showgamename: k = "" } = t, { currency: H = "" } = t, { gamepagemodalurl: g = "false" } = t, { endpoint: S = "" } = t, { categoryid: re = "" } = t, { livelobbyendpoint: Pe = "" } = t, { connectlive: ge = "" } = t, { visibilityconnect: Fe = "" } = t, { integratedgameframedesktop: Ze = "false" } = t, { integratedgameframemobile: qe = "false" } = t, { casinogamesgridslider: wn = "false" } = t, { translationmessages: Qe = {} } = t, Gt = !1, Je, St, q = window.navigator.userAgent, J, O, se, _n, Tt, Lt = "HH:mm", he, It = {}, Be, xn = [], En = "EUR", Ot, Pt, Ft, Me, Bt, Mt, At, Ke, Nt, Ht, Cn, be, Rt, Q = "", Ae, Gn, Dt;
6815
6826
  const mi = [dn], Sn = [pn, Gr], Tn = {
6816
6827
  "01": "Yellow",
6817
6828
  "02": "Blue",
@@ -6873,49 +6884,49 @@ function Il(e, t, n) {
6873
6884
  hr(f, mr[f]);
6874
6885
  });
6875
6886
  const In = (f) => {
6876
- f.data.type === `AddFavoriteThumbnail_${F}` && !z && n(0, L = !0), f.data.type === `RemoveFavoriteThumbnail_${F}` && !z && n(0, L = !1), f.data.type === "UserSessionID" && (n(16, Gt = !0), f.data.session, Je = f.data.userID), f.data.type === "CategoryUpdate" && n(13, O = null);
6887
+ f.data.type === `AddFavoriteThumbnail_${F}` && !z && n(0, L = !0), f.data.type === `RemoveFavoriteThumbnail_${F}` && !z && n(0, L = !1), f.data.type === "UserSessionID" && (n(17, Gt = !0), f.data.session, Je = f.data.userID), f.data.type === "CategoryUpdate" && n(14, O = null);
6877
6888
  }, On = (f) => {
6878
6889
  window.postMessage({ type: "SearchedItemClicked", gameId: f }, window.location.href), typeof gtag == "function" && gtag("event", "OpenGame", {
6879
6890
  context: "GameThumbnail--Searched",
6880
6891
  gameId: `${f}`,
6881
6892
  userId: `${Je || "Not logged in"}`
6882
- }), Q(Z) && qe == "true" ? window.postMessage(
6893
+ }), Y(q) && qe == "true" ? window.postMessage(
6883
6894
  {
6884
6895
  type: "OpenGameFrame",
6885
6896
  gameId: f,
6886
6897
  gamefunmode: T,
6887
6898
  gamepagemodalurl: g,
6888
- isMobile: Q(Z),
6899
+ isMobile: Y(q),
6889
6900
  source: "GameThumbnail",
6890
6901
  identifier: "Lobby",
6891
6902
  subVendor: _,
6892
6903
  launchUrl: W
6893
6904
  },
6894
6905
  window.location.href
6895
- ) : Q(Z) && qe == "false" && window.postMessage(
6906
+ ) : Y(q) && qe == "false" && window.postMessage(
6896
6907
  {
6897
6908
  type: "ShowGameModal",
6898
6909
  gameId: f,
6899
- isMobile: Q(Z)
6910
+ isMobile: Y(q)
6900
6911
  },
6901
6912
  window.location.href
6902
- ), !Q(Z) && Ze == "true" ? window.postMessage(
6913
+ ), !Y(q) && Ze == "true" ? window.postMessage(
6903
6914
  {
6904
6915
  type: "OpenGameFrame",
6905
6916
  gameId: f,
6906
6917
  gamefunmode: T,
6907
6918
  gamepagemodalurl: g,
6908
- isMobile: Q(Z),
6919
+ isMobile: Y(q),
6909
6920
  identifier: "Lobby",
6910
6921
  subVendor: _,
6911
6922
  launchUrl: W
6912
6923
  },
6913
6924
  window.location.href
6914
- ) : !Q(Z) && Ze == "false" && window.postMessage(
6925
+ ) : !Y(q) && Ze == "false" && window.postMessage(
6915
6926
  {
6916
6927
  type: "ShowGameModal",
6917
6928
  gameId: f,
6918
- isMobile: Q(Z)
6929
+ isMobile: Y(q)
6919
6930
  },
6920
6931
  window.location.href
6921
6932
  );
@@ -6930,23 +6941,23 @@ function Il(e, t, n) {
6930
6941
  }, pi = () => {
6931
6942
  cl(s);
6932
6943
  }, gi = () => {
6933
- n(16, Gt = !0), Je = o;
6944
+ n(17, Gt = !0), Je = o;
6934
6945
  }, bi = (f, w) => `${S}/v1/encoder/lobby/updates/${f}/${w}`, Pn = () => {
6935
6946
  Pe && EventSource && !se && _ && F && (se = new EventSource(bi(_, F)), se.addEventListener("message", Bn));
6936
6947
  }, Fn = () => {
6937
6948
  se && (se.close(), se = void 0);
6938
6949
  }, Bn = async (f) => {
6939
6950
  const { type: w, data: D } = f;
6940
- let Y;
6951
+ let X;
6941
6952
  switch (w) {
6942
6953
  case "message": {
6943
6954
  if (D)
6944
6955
  try {
6945
- Y = JSON.parse(D);
6956
+ X = JSON.parse(D);
6946
6957
  } catch (K) {
6947
6958
  console.error("MESSAGE PARSING ERROR: ", K);
6948
6959
  }
6949
- if (Y) {
6960
+ if (X) {
6950
6961
  const {
6951
6962
  InternalTableId: K,
6952
6963
  MessageType: tt,
@@ -6955,27 +6966,27 @@ function Il(e, t, n) {
6955
6966
  // Roads, // for baccarat
6956
6967
  Seats: nt,
6957
6968
  Open: rt
6958
- } = Y;
6969
+ } = X;
6959
6970
  if (K)
6960
6971
  switch (tt) {
6961
6972
  case "SeatsUpdated": {
6962
- nt && Array.isArray(nt) && (n(27, Me = nt), n(13, O.currentOccupiedSeats = nt, O), await Ne());
6973
+ nt && Array.isArray(nt) && (n(28, Me = nt), n(14, O.currentOccupiedSeats = nt, O), await Ne());
6963
6974
  break;
6964
6975
  }
6965
6976
  case "RouletteResultsUpdated": {
6966
- le && Array.isArray(le) && (Bt = le, n(13, O.currentRouletteNumbers = le, O), await Ne());
6977
+ le && Array.isArray(le) && (Bt = le, n(14, O.currentRouletteNumbers = le, O), await Ne());
6967
6978
  break;
6968
6979
  }
6969
6980
  case "DoubleBallRouletteResultsUpdated": {
6970
- le && Array.isArray(le) && (Mt = le, n(13, O.currentDoubleBallRouletteNumbers = le, O), await Ne());
6981
+ le && Array.isArray(le) && (Mt = le, n(14, O.currentDoubleBallRouletteNumbers = le, O), await Ne());
6971
6982
  break;
6972
6983
  }
6973
6984
  case "TableOpened": {
6974
- n(21, he = rt), n(13, O.isOpen = rt, O), await Ne();
6985
+ n(22, he = rt), n(14, O.isOpen = rt, O), await Ne();
6975
6986
  break;
6976
6987
  }
6977
6988
  case "TableClosed": {
6978
- n(21, he = rt), n(13, O.isOpen = rt, O), await Ne();
6989
+ n(22, he = rt), n(14, O.isOpen = rt, O), await Ne();
6979
6990
  break;
6980
6991
  }
6981
6992
  }
@@ -6984,35 +6995,35 @@ function Il(e, t, n) {
6984
6995
  }
6985
6996
  }, vi = () => {
6986
6997
  let f = new URL(`${Pe.split("?")[0]}`);
6987
- f.searchParams.append("platform", ul(Z)), f.searchParams.append("language", s), fetch(f).then((w) => w.json()).then((w) => {
6998
+ f.searchParams.append("platform", ul(q)), f.searchParams.append("language", s), fetch(f).then((w) => w.json()).then((w) => {
6988
6999
  const { details: D } = w[0];
6989
- n(13, O = D);
7000
+ n(14, O = D);
6990
7001
  });
6991
7002
  }, Mn = (f, w = Ll) => f != null ? `${f}`.replace(/\B(?=(\d{3})+(?!\d))/g, w) : "", et = (f, w) => f.some((D) => D === w), yi = (f) => {
6992
7003
  let w = null;
6993
7004
  if (f) {
6994
7005
  const { vendorCategory: D } = f;
6995
7006
  if (D) {
6996
- const Y = D.toLowerCase();
6997
- et(mi, Y) ? w = dn : et(Sn, Y) && (w = pn);
7007
+ const X = D.toLowerCase();
7008
+ et(mi, X) ? w = dn : et(Sn, X) && (w = pn);
6998
7009
  }
6999
7010
  }
7000
7011
  return w;
7001
7012
  }, wi = (f, w, D) => {
7002
- let Y, K;
7013
+ let X, K;
7003
7014
  return f != null && w !== void 0 && w !== null && (K = `
7004
7015
  <span>
7005
7016
  ${D}
7006
7017
  </span>
7007
- ${Mn(f)}-${Mn(w)}`), Dt && (Y = `
7018
+ ${Mn(f)}-${Mn(w)}`), Dt && (X = `
7008
7019
  <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>
7009
- <span class="NrOfPlayers">${Dt}</span>`), !Y && !K ? "" : `
7020
+ <span class="NrOfPlayers">${Dt}</span>`), !X && !K ? "" : `
7010
7021
  <p class="LiveLimits">
7011
7022
  <span class="BetLimitLeft">
7012
7023
  ${K || ""}
7013
7024
  </span>
7014
7025
  <span class="BetLimitRight">
7015
- ${Y || ""}
7026
+ ${X || ""}
7016
7027
  </span>
7017
7028
  </p>`;
7018
7029
  }, _i = (f) => f ? `
@@ -7020,13 +7031,13 @@ function Il(e, t, n) {
7020
7031
  <span class="DealerName">${Qe?.dealer || i("dealer")}: ${f}</span>
7021
7032
  </p>
7022
7033
  ` : "", xi = (f) => {
7023
- Ft = f.totalSeats || Tl, n(27, Me = f.currentOccupiedSeats || []);
7034
+ Ft = f.totalSeats || Tl, n(28, Me = f.currentOccupiedSeats || []);
7024
7035
  const w = [];
7025
7036
  for (let D = 1; D <= Ft; D++)
7026
7037
  w.push(D);
7027
7038
  return { seats: w };
7028
- }, Ei = (f, w, D, Y = "") => {
7029
- const K = `${f} ${Y}`, tt = w.toString().match(/first0|second0|0/g);
7039
+ }, Ei = (f, w, D, X = "") => {
7040
+ const K = `${f} ${X}`, tt = w.toString().match(/first0|second0|0/g);
7030
7041
  return w === 0 || tt && tt.length !== 0 ? `
7031
7042
  <span
7032
7043
  id=${w}
@@ -7049,11 +7060,11 @@ function Il(e, t, n) {
7049
7060
  ));
7050
7061
  }, Gi = () => {
7051
7062
  if (O) {
7052
- if (n(21, he = O.isOpen), It = O.betLimit || {}, n(22, Be = O.openHours), n(23, xn = xi(O).seats), Be && Be.value) {
7063
+ if (n(22, he = O.isOpen), It = O.betLimit || {}, n(23, Be = O.openHours), n(24, xn = xi(O).seats), Be && Be.value) {
7053
7064
  const { value: { startTime: f, originalTimeFormat: w } } = Be;
7054
- n(19, Tt = f), n(20, Lt = w || Lt);
7065
+ n(20, Tt = f), n(21, Lt = w || Lt);
7055
7066
  }
7056
- he && n(18, _n = yi(O)), n(24, En = ml[H]), n(25, Ot = (It.min || {})[H]), n(26, Pt = (It.max || {})[H]), Bt = O.currentRouletteNumbers, Mt = O.currentDoubleBallRouletteNumbers, At = O.vendorCategory, n(28, Ke = At.toLowerCase() === Gr), n(14, Nt = (Ke ? Mt : Bt) || []), n(29, Ht = "GameProp LiveProps RoulleteProps"), n(29, Ht += Ke ? " Double" : ""), n(30, Cn = et(Sn, At.toLowerCase()) ? Ln : Tn), Rt = be, n(31, be = Array.isArray(Me) && Me.length === Ft), O.dealer && n(33, Gn = O.dealer.DealerName), Dt = O.numberOfPlayers, n(32, q = "ListGame"), O.isOpen && O.currentRouletteNumbers && n(32, q += " GameBackdrop"), he && be && Ot && Pt && O.currentOccupiedSeats ? n(32, q += " GameContainerDimmed") : he === !1 && Tt && n(32, q += " GameContainerFullyDimmed"), J && (!Rt && be ? (n(32, q += " PulsatingRedShadow"), n(32, q = q.replace(" PulsatingGreenShadow", ""))) : Rt && !be && (n(32, q += " PulsatingGreenShadow"), n(32, q = q.replace(" PulsatingRedShadow", ""))));
7067
+ he && n(19, _n = yi(O)), n(25, En = ml[H]), n(26, Ot = (It.min || {})[H]), n(27, Pt = (It.max || {})[H]), Bt = O.currentRouletteNumbers, Mt = O.currentDoubleBallRouletteNumbers, At = O.vendorCategory, n(29, Ke = At.toLowerCase() === Gr), n(15, Nt = (Ke ? Mt : Bt) || []), n(30, Ht = "GameProp LiveProps RoulleteProps"), n(30, Ht += Ke ? " Double" : ""), n(31, Cn = et(Sn, At.toLowerCase()) ? Ln : Tn), Rt = be, n(32, be = Array.isArray(Me) && Me.length === Ft), O.dealer && n(34, Gn = O.dealer.DealerName), Dt = O.numberOfPlayers, n(33, Q = "ListGame"), O.isOpen && O.currentRouletteNumbers && n(33, Q += " GameBackdrop"), he && be && Ot && Pt && O.currentOccupiedSeats ? n(33, Q += " GameContainerDimmed") : he === !1 && Tt && n(33, Q += " GameContainerFullyDimmed"), J && (!Rt && be ? (n(33, Q += " PulsatingRedShadow"), n(33, Q = Q.replace(" PulsatingGreenShadow", ""))) : Rt && !be && (n(33, Q += " PulsatingGreenShadow"), n(33, Q = Q.replace(" PulsatingRedShadow", ""))));
7057
7068
  }
7058
7069
  }, Si = () => {
7059
7070
  ge === "disconnect" ? Fn() : ge === "connect" && Pn();
@@ -7065,54 +7076,56 @@ function Il(e, t, n) {
7065
7076
  }));
7066
7077
  function Li(f) {
7067
7078
  Ue[f ? "unshift" : "push"](() => {
7068
- St = f, n(17, St);
7079
+ St = f, n(18, St);
7069
7080
  });
7070
7081
  }
7071
7082
  const Ii = () => On(F);
7072
7083
  function Oi(f) {
7073
7084
  Ue[f ? "unshift" : "push"](() => {
7074
- Ae = f, n(15, Ae);
7085
+ Ae = f, n(16, Ae);
7075
7086
  });
7076
7087
  }
7077
7088
  const Pi = () => kt(F), Fi = () => kt(F);
7078
7089
  function Bi(f) {
7079
7090
  Ue[f ? "unshift" : "push"](() => {
7080
- J = f, n(12, J);
7091
+ J = f, n(13, J);
7081
7092
  });
7082
7093
  }
7083
7094
  return e.$$set = (f) => {
7084
- "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, v = f.icon), "gamename" in f && n(3, b = f.gamename), "gamevendor" in f && n(4, _ = f.gamevendor), "gamelaunchurl" in f && n(51, W = f.gamelaunchurl), "gameid" in f && n(5, F = 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, L = f.gamefavorite), "gamecellsize" in f && n(8, X = f.gamecellsize), "showfavoredcategory" in f && n(53, z = f.showfavoredcategory), "showgamename" in f && n(9, k = f.showgamename), "currency" in f && n(54, H = f.currency), "gamepagemodalurl" in f && n(55, g = f.gamepagemodalurl), "endpoint" in f && n(56, S = f.endpoint), "categoryid" in f && n(57, re = f.categoryid), "livelobbyendpoint" in f && n(58, Pe = f.livelobbyendpoint), "connectlive" in f && n(59, ge = f.connectlive), "visibilityconnect" in f && n(60, Fe = f.visibilityconnect), "integratedgameframedesktop" in f && n(61, Ze = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(62, qe = f.integratedgameframemobile), "casinogamesgridslider" in f && n(10, wn = f.casinogamesgridslider), "translationmessages" in f && n(11, Qe = f.translationmessages);
7095
+ "session" in f && n(44, a = f.session), "userid" in f && n(45, o = f.userid), "lang" in f && n(1, s = f.lang), "clientstyling" in f && n(46, l = f.clientstyling), "mbsource" in f && n(47, u = f.mbsource), "clientstylingurl" in f && n(48, c = f.clientstylingurl), "translationurl" in f && n(49, h = f.translationurl), "favorites" in f && n(2, m = f.favorites), "gamethumbnail" in f && n(50, d = f.gamethumbnail), "icon" in f && n(3, v = f.icon), "gamename" in f && n(4, b = f.gamename), "gamevendor" in f && n(5, _ = f.gamevendor), "gamelaunchurl" in f && n(51, W = f.gamelaunchurl), "gameid" in f && n(6, F = f.gameid), "gameisnew" in f && n(7, E = f.gameisnew), "gametag" in f && n(8, B = f.gametag), "gamefunmode" in f && n(52, T = f.gamefunmode), "gamefavorite" in f && n(0, L = f.gamefavorite), "gamecellsize" in f && n(9, Z = f.gamecellsize), "showfavoredcategory" in f && n(53, z = f.showfavoredcategory), "showgamename" in f && n(10, k = f.showgamename), "currency" in f && n(54, H = f.currency), "gamepagemodalurl" in f && n(55, g = f.gamepagemodalurl), "endpoint" in f && n(56, S = f.endpoint), "categoryid" in f && n(57, re = f.categoryid), "livelobbyendpoint" in f && n(58, Pe = f.livelobbyendpoint), "connectlive" in f && n(59, ge = f.connectlive), "visibilityconnect" in f && n(60, Fe = f.visibilityconnect), "integratedgameframedesktop" in f && n(61, Ze = f.integratedgameframedesktop), "integratedgameframemobile" in f && n(62, qe = f.integratedgameframemobile), "casinogamesgridslider" in f && n(11, wn = f.casinogamesgridslider), "translationmessages" in f && n(12, Qe = f.translationmessages);
7085
7096
  }, e.$$.update = () => {
7086
7097
  e.$$.dirty[1] & /*connectlive*/
7087
7098
  268435456 && ge && Si(), e.$$.dirty[1] & /*visibilityconnect*/
7088
7099
  536870912 && Fe && Ti(), e.$$.dirty[0] & /*lang*/
7089
7100
  2 && s && pi(), e.$$.dirty[1] & /*session, userid, endpoint*/
7090
- 33566720 && a && o && S && gi(), e.$$.dirty[0] & /*customStylingContainer*/
7091
- 4096 | e.$$.dirty[1] & /*clientstyling*/
7092
- 16384 && l && J && hl(J, l), e.$$.dirty[0] & /*customStylingContainer*/
7093
- 4096 | e.$$.dirty[1] & /*clientstylingurl*/
7094
- 65536 && c && J && fr(J, c), e.$$.dirty[0] & /*customStylingContainer*/
7095
- 4096 | e.$$.dirty[1] & /*mbsource*/
7096
- 32768 && u && J && fl(J, `${u}.Style`), e.$$.dirty[0] & /*favorites*/
7101
+ 33579008 && a && o && S && gi(), e.$$.dirty[0] & /*customStylingContainer*/
7102
+ 8192 | e.$$.dirty[1] & /*clientstyling*/
7103
+ 32768 && l && J && hl(J, l), e.$$.dirty[0] & /*customStylingContainer*/
7104
+ 8192 | e.$$.dirty[1] & /*clientstylingurl*/
7105
+ 131072 && c && J && fr(J, c), e.$$.dirty[0] & /*customStylingContainer*/
7106
+ 8192 | e.$$.dirty[1] & /*mbsource*/
7107
+ 65536 && u && J && fl(J, `${u}.Style`), e.$$.dirty[0] & /*favorites*/
7097
7108
  4, e.$$.dirty[0] & /*translationmessages*/
7098
- 2048 | e.$$.dirty[1] & /*translationurl*/
7099
- 131072 && Object.keys(Qe)?.length == 0 && h && di(), e.$$.dirty[0] & /*gamecellsize*/
7100
- 256 | e.$$.dirty[1] & /*clientstylingurl*/
7101
- 65536 && X && c && fr(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
7109
+ 4096 | e.$$.dirty[1] & /*translationurl*/
7110
+ 262144 && Object.keys(Qe)?.length == 0 && h && di(), e.$$.dirty[0] & /*gamecellsize*/
7111
+ 512 | e.$$.dirty[1] & /*clientstylingurl*/
7112
+ 131072 && Z && c && fr(), e.$$.dirty[1] & /*endpoint, livelobbyendpoint*/
7102
7113
  167772160 && S && Pe && vi(), e.$$.dirty[0] & /*livegamedata*/
7103
- 8192 && O && Gi(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
7104
- 49152 && Ae && Nt && Ci(), e.$$.dirty[1] & /*icon, gamethumbnail*/
7105
- 786432 && n(34, r = v && Q(Z) ? v : d);
7114
+ 16384 && O && Gi(), e.$$.dirty[0] & /*roulletteref, roulleteresults*/
7115
+ 98304 && Ae && Nt && Ci(), e.$$.dirty[0] & /*icon*/
7116
+ 8 | e.$$.dirty[1] & /*gamethumbnail*/
7117
+ 524288 && n(35, r = v && Y(q) ? v : d);
7106
7118
  }, [
7107
7119
  L,
7108
7120
  s,
7109
7121
  m,
7122
+ v,
7110
7123
  b,
7111
7124
  _,
7112
7125
  F,
7113
7126
  E,
7114
7127
  B,
7115
- X,
7128
+ Z,
7116
7129
  k,
7117
7130
  wn,
7118
7131
  Qe,
@@ -7136,11 +7149,11 @@ function Il(e, t, n) {
7136
7149
  Ht,
7137
7150
  Cn,
7138
7151
  be,
7139
- q,
7152
+ Q,
7140
7153
  Gn,
7141
7154
  r,
7142
7155
  i,
7143
- Z,
7156
+ q,
7144
7157
  On,
7145
7158
  kt,
7146
7159
  et,
@@ -7154,7 +7167,6 @@ function Il(e, t, n) {
7154
7167
  c,
7155
7168
  h,
7156
7169
  d,
7157
- v,
7158
7170
  W,
7159
7171
  T,
7160
7172
  z,
@@ -7186,27 +7198,27 @@ class Ol extends Ji {
7186
7198
  Sl,
7187
7199
  Lr,
7188
7200
  {
7189
- session: 43,
7190
- userid: 44,
7201
+ session: 44,
7202
+ userid: 45,
7191
7203
  lang: 1,
7192
- clientstyling: 45,
7193
- mbsource: 46,
7194
- clientstylingurl: 47,
7195
- translationurl: 48,
7204
+ clientstyling: 46,
7205
+ mbsource: 47,
7206
+ clientstylingurl: 48,
7207
+ translationurl: 49,
7196
7208
  favorites: 2,
7197
- gamethumbnail: 49,
7198
- icon: 50,
7199
- gamename: 3,
7200
- gamevendor: 4,
7209
+ gamethumbnail: 50,
7210
+ icon: 3,
7211
+ gamename: 4,
7212
+ gamevendor: 5,
7201
7213
  gamelaunchurl: 51,
7202
- gameid: 5,
7203
- gameisnew: 6,
7204
- gametag: 7,
7214
+ gameid: 6,
7215
+ gameisnew: 7,
7216
+ gametag: 8,
7205
7217
  gamefunmode: 52,
7206
7218
  gamefavorite: 0,
7207
- gamecellsize: 8,
7219
+ gamecellsize: 9,
7208
7220
  showfavoredcategory: 53,
7209
- showgamename: 9,
7221
+ showgamename: 10,
7210
7222
  currency: 54,
7211
7223
  gamepagemodalurl: 55,
7212
7224
  endpoint: 56,
@@ -7216,8 +7228,8 @@ class Ol extends Ji {
7216
7228
  visibilityconnect: 60,
7217
7229
  integratedgameframedesktop: 61,
7218
7230
  integratedgameframemobile: 62,
7219
- casinogamesgridslider: 10,
7220
- translationmessages: 11,
7231
+ casinogamesgridslider: 11,
7232
+ translationmessages: 12,
7221
7233
  MONEY_WHEEL_COLOR_MAP: 63,
7222
7234
  ROULETTE_COLOR_MAP: 64
7223
7235
  },
@@ -7226,13 +7238,13 @@ class Ol extends Ji {
7226
7238
  );
7227
7239
  }
7228
7240
  get session() {
7229
- return this.$$.ctx[43];
7241
+ return this.$$.ctx[44];
7230
7242
  }
7231
7243
  set session(t) {
7232
7244
  this.$$set({ session: t }), G();
7233
7245
  }
7234
7246
  get userid() {
7235
- return this.$$.ctx[44];
7247
+ return this.$$.ctx[45];
7236
7248
  }
7237
7249
  set userid(t) {
7238
7250
  this.$$set({ userid: t }), G();
@@ -7244,25 +7256,25 @@ class Ol extends Ji {
7244
7256
  this.$$set({ lang: t }), G();
7245
7257
  }
7246
7258
  get clientstyling() {
7247
- return this.$$.ctx[45];
7259
+ return this.$$.ctx[46];
7248
7260
  }
7249
7261
  set clientstyling(t) {
7250
7262
  this.$$set({ clientstyling: t }), G();
7251
7263
  }
7252
7264
  get mbsource() {
7253
- return this.$$.ctx[46];
7265
+ return this.$$.ctx[47];
7254
7266
  }
7255
7267
  set mbsource(t) {
7256
7268
  this.$$set({ mbsource: t }), G();
7257
7269
  }
7258
7270
  get clientstylingurl() {
7259
- return this.$$.ctx[47];
7271
+ return this.$$.ctx[48];
7260
7272
  }
7261
7273
  set clientstylingurl(t) {
7262
7274
  this.$$set({ clientstylingurl: t }), G();
7263
7275
  }
7264
7276
  get translationurl() {
7265
- return this.$$.ctx[48];
7277
+ return this.$$.ctx[49];
7266
7278
  }
7267
7279
  set translationurl(t) {
7268
7280
  this.$$set({ translationurl: t }), G();
@@ -7274,25 +7286,25 @@ class Ol extends Ji {
7274
7286
  this.$$set({ favorites: t }), G();
7275
7287
  }
7276
7288
  get gamethumbnail() {
7277
- return this.$$.ctx[49];
7289
+ return this.$$.ctx[50];
7278
7290
  }
7279
7291
  set gamethumbnail(t) {
7280
7292
  this.$$set({ gamethumbnail: t }), G();
7281
7293
  }
7282
7294
  get icon() {
7283
- return this.$$.ctx[50];
7295
+ return this.$$.ctx[3];
7284
7296
  }
7285
7297
  set icon(t) {
7286
7298
  this.$$set({ icon: t }), G();
7287
7299
  }
7288
7300
  get gamename() {
7289
- return this.$$.ctx[3];
7301
+ return this.$$.ctx[4];
7290
7302
  }
7291
7303
  set gamename(t) {
7292
7304
  this.$$set({ gamename: t }), G();
7293
7305
  }
7294
7306
  get gamevendor() {
7295
- return this.$$.ctx[4];
7307
+ return this.$$.ctx[5];
7296
7308
  }
7297
7309
  set gamevendor(t) {
7298
7310
  this.$$set({ gamevendor: t }), G();
@@ -7304,19 +7316,19 @@ class Ol extends Ji {
7304
7316
  this.$$set({ gamelaunchurl: t }), G();
7305
7317
  }
7306
7318
  get gameid() {
7307
- return this.$$.ctx[5];
7319
+ return this.$$.ctx[6];
7308
7320
  }
7309
7321
  set gameid(t) {
7310
7322
  this.$$set({ gameid: t }), G();
7311
7323
  }
7312
7324
  get gameisnew() {
7313
- return this.$$.ctx[6];
7325
+ return this.$$.ctx[7];
7314
7326
  }
7315
7327
  set gameisnew(t) {
7316
7328
  this.$$set({ gameisnew: t }), G();
7317
7329
  }
7318
7330
  get gametag() {
7319
- return this.$$.ctx[7];
7331
+ return this.$$.ctx[8];
7320
7332
  }
7321
7333
  set gametag(t) {
7322
7334
  this.$$set({ gametag: t }), G();
@@ -7334,7 +7346,7 @@ class Ol extends Ji {
7334
7346
  this.$$set({ gamefavorite: t }), G();
7335
7347
  }
7336
7348
  get gamecellsize() {
7337
- return this.$$.ctx[8];
7349
+ return this.$$.ctx[9];
7338
7350
  }
7339
7351
  set gamecellsize(t) {
7340
7352
  this.$$set({ gamecellsize: t }), G();
@@ -7346,7 +7358,7 @@ class Ol extends Ji {
7346
7358
  this.$$set({ showfavoredcategory: t }), G();
7347
7359
  }
7348
7360
  get showgamename() {
7349
- return this.$$.ctx[9];
7361
+ return this.$$.ctx[10];
7350
7362
  }
7351
7363
  set showgamename(t) {
7352
7364
  this.$$set({ showgamename: t }), G();
@@ -7406,13 +7418,13 @@ class Ol extends Ji {
7406
7418
  this.$$set({ integratedgameframemobile: t }), G();
7407
7419
  }
7408
7420
  get casinogamesgridslider() {
7409
- return this.$$.ctx[10];
7421
+ return this.$$.ctx[11];
7410
7422
  }
7411
7423
  set casinogamesgridslider(t) {
7412
7424
  this.$$set({ casinogamesgridslider: t }), G();
7413
7425
  }
7414
7426
  get translationmessages() {
7415
- return this.$$.ctx[11];
7427
+ return this.$$.ctx[12];
7416
7428
  }
7417
7429
  set translationmessages(t) {
7418
7430
  this.$$set({ translationmessages: t }), G();