@everymatrix/casino-last-played-section 1.8.1 → 1.8.4

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.
@@ -1,4 +1,4 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).app=t()}(this,(function(){"use strict";function e(){}function t(e){return e()}function n(){return Object.create(null)}function r(e){e.forEach(t)}function i(e){return"function"==typeof e}function a(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let o,s;function l(e,t){return o||(o=document.createElement("a")),o.href=t,e===o.href}function c(t,...n){if(null==t)return e;const r=t.subscribe(...n);return r.unsubscribe?()=>r.unsubscribe():r}function u(e,t,n){e.$$.on_destroy.push(c(t,n))}function h(e,t){e.appendChild(t)}function d(e,t,n){e.insertBefore(t,n||null)}function m(e){e.parentNode.removeChild(e)}function f(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function p(e){return document.createElement(e)}function g(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function y(e){return document.createTextNode(e)}function v(){return y(" ")}function b(){return y("")}function w(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function _(e,t,n){null==n?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function S(e,t,n){t in e?e[t]="boolean"==typeof e[t]&&""===n||n:_(e,t,n)}function x(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}function T(e,t,n,r){null===n?e.style.removeProperty(t):e.style.setProperty(t,n,r?"important":"")}class C{constructor(e=!1){this.is_svg=!1,this.is_svg=e,this.e=this.n=null}c(e){this.h(e)}m(e,t,n=null){this.e||(this.is_svg?this.e=g(t.nodeName):this.e=p(t.nodeName),this.t=t,this.c(e)),this.i(n)}h(e){this.e.innerHTML=e,this.n=Array.from(this.e.childNodes)}i(e){for(let t=0;t<this.n.length;t+=1)d(this.t,this.n[t],e)}p(e){this.d(),this.h(e),this.i(this.a)}d(){this.n.forEach(m)}}function E(e){const t={};for(const n of e)t[n.name]=n.value;return t}function G(e){s=e}function M(e){(function(){if(!s)throw new Error("Function called outside component initialization");return s})().$$.on_mount.push(e)}const F=[],L=[],k=[],$=[],I=Promise.resolve();let P=!1;function D(){P||(P=!0,I.then(H))}function O(){return D(),I}function A(e){k.push(e)}
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).app=t()}(this,(function(){"use strict";function e(){}function t(e){return e()}function n(){return Object.create(null)}function r(e){e.forEach(t)}function i(e){return"function"==typeof e}function a(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let o,s;function l(e,t){return o||(o=document.createElement("a")),o.href=t,e===o.href}function c(t,...n){if(null==t)return e;const r=t.subscribe(...n);return r.unsubscribe?()=>r.unsubscribe():r}function u(e,t,n){e.$$.on_destroy.push(c(t,n))}function h(e,t){e.appendChild(t)}function d(e,t,n){e.insertBefore(t,n||null)}function m(e){e.parentNode.removeChild(e)}function f(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function p(e){return document.createElement(e)}function g(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function y(e){return document.createTextNode(e)}function v(){return y(" ")}function b(){return y("")}function w(e,t,n,r){return e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)}function _(e,t,n){null==n?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function S(e,t,n){t in e?e[t]="boolean"==typeof e[t]&&""===n||n:_(e,t,n)}function x(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}function C(e,t,n,r){null===n?e.style.removeProperty(t):e.style.setProperty(t,n,r?"important":"")}class T{constructor(e=!1){this.is_svg=!1,this.is_svg=e,this.e=this.n=null}c(e){this.h(e)}m(e,t,n=null){this.e||(this.is_svg?this.e=g(t.nodeName):this.e=p(t.nodeName),this.t=t,this.c(e)),this.i(n)}h(e){this.e.innerHTML=e,this.n=Array.from(this.e.childNodes)}i(e){for(let t=0;t<this.n.length;t+=1)d(this.t,this.n[t],e)}p(e){this.d(),this.h(e),this.i(this.a)}d(){this.n.forEach(m)}}function E(e){const t={};for(const n of e)t[n.name]=n.value;return t}function G(e){s=e}function M(e){(function(){if(!s)throw new Error("Function called outside component initialization");return s})().$$.on_mount.push(e)}const F=[],L=[],k=[],$=[],I=Promise.resolve();let P=!1;function D(){P||(P=!0,I.then(H))}function O(){return D(),I}function A(e){k.push(e)}
2
2
  // flush() calls callbacks in this order:
3
3
  // 1. All beforeUpdate callbacks, in order: parents before children
4
4
  // 2. All bind:this callbacks, in reverse order: children before parents.
@@ -101,7 +101,7 @@ self.fetch.bind(self);
101
101
  PERFORMANCE OF THIS SOFTWARE.
102
102
  ***************************************************************************** */
103
103
  /* global Reflect, Promise */
104
- var ge=function(e,t){return ge=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},ge(e,t)};function ye(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ge(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function ve(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function be(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o}function we(e,t,n){if(n||2===arguments.length)for(var r,i=0,a=t.length;i<a;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function _e(e){return"function"==typeof e}function Se(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var xe=Se((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function Te(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var Ce=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var o=ve(a),s=o.next();!s.done;s=o.next()){s.value.remove(this)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}else a.remove(this);var l=this.initialTeardown;if(_e(l))try{l()}catch(e){i=e instanceof xe?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=ve(c),h=u.next();!h.done;h=u.next()){var d=h.value;try{Me(d)}catch(e){i=null!=i?i:[],e instanceof xe?i=we(we([],be(i)),be(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new xe(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Me(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Te(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&Te(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Ee=Ce.EMPTY;function Ge(e){return e instanceof Ce||e&&"closed"in e&&_e(e.remove)&&_e(e.add)&&_e(e.unsubscribe)}function Me(e){_e(e)?e():e.unsubscribe()}var Fe={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Le={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=Le.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,we([e,t],be(n))):setTimeout.apply(void 0,we([e,t],be(n)))},clearTimeout:function(e){var t=Le.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ke(){}var $e=null;function Ie(e){if(Fe.useDeprecatedSynchronousErrorHandling){var t=!$e;if(t&&($e={errorThrown:!1,error:null}),e(),t){var n=$e,r=n.errorThrown,i=n.error;if($e=null,r)throw i}}else e()}var Pe=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,Ge(t)&&t.add(n)):n.destination=He,n}return ye(t,e),t.create=function(e,t,n){return new Ne(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Ce),De=Function.prototype.bind;function Oe(e,t){return De.call(e,t)}var Ae=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){Re(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Re(e)}else Re(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Re(e)}},e}(),Ne=function(e){function t(t,n,r){var i,a,o=e.call(this)||this;_e(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:o&&Fe.useDeprecatedNextContext?((a=Object.create(t)).unsubscribe=function(){return o.unsubscribe()},i={next:t.next&&Oe(t.next,a),error:t.error&&Oe(t.error,a),complete:t.complete&&Oe(t.complete,a)}):i=t;return o.destination=new Ae(i),o}return ye(t,e),t}(Pe);function Re(e){var t;t=e,Le.setTimeout((function(){throw t}))}var He={closed:!0,next:ke,error:function(e){throw e},complete:ke},Be="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ue(e){return e}function Ye(e){return 0===e.length?Ue:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var je=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,a=(r=e)&&r instanceof Pe||function(e){return e&&_e(e.next)&&_e(e.error)&&_e(e.complete)}(r)&&Ge(r)?e:new Ne(e,t,n);return Ie((function(){var e=i,t=e.operator,n=e.source;a.add(t?t.call(a,n):n?i._subscribe(a):i._trySubscribe(a))})),a},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=ze(t))((function(t,r){var i=new Ne({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[Be]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Ye(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=ze(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function ze(e){var t;return null!==(t=null!=e?e:Fe.Promise)&&void 0!==t?t:Promise}var We=Se((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Ve=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return ye(t,e),t.prototype.lift=function(e){var t=new Ze(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new We},t.prototype.next=function(e){var t=this;Ie((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=ve(t.currentObservers),a=i.next();!a.done;a=i.next()){a.value.next(e)}}catch(e){n={error:e}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;Ie((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;Ie((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,a=n.observers;return r||i?Ee:(this.currentObservers=null,a.push(e),new Ce((function(){t.currentObservers=null,Te(a,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new je;return e.source=this,e},t.create=function(e,t){return new Ze(e,t)},t}(je),Ze=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return ye(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:Ee},t}(Ve),Ke={now:function(){return(Ke.delegate||Date).now()},delegate:void 0},Xe=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=Ke);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return ye(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,a=n._infiniteTimeWindow,o=n._timestampProvider,s=n._windowTime;r||(i.push(t),!a&&i.push(o.now()+s)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,a=(i?1:2)*t;if(t<1/0&&a<r.length&&r.splice(0,r.length-a),!i){for(var o=n.now(),s=0,l=1;l<r.length&&r[l]<=o;l+=2)s=l;s&&r.splice(0,s+1)}},t}(Ve);let qe=[],Je={};
104
+ var ge=function(e,t){return ge=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},ge(e,t)};function ye(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ge(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function ve(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function be(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o}function we(e,t,n){if(n||2===arguments.length)for(var r,i=0,a=t.length;i<a;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}function _e(e){return"function"==typeof e}function Se(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var xe=Se((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function Ce(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var Te=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,n,r,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var o=ve(a),s=o.next();!s.done;s=o.next()){s.value.remove(this)}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}else a.remove(this);var l=this.initialTeardown;if(_e(l))try{l()}catch(e){i=e instanceof xe?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=ve(c),h=u.next();!h.done;h=u.next()){var d=h.value;try{Me(d)}catch(e){i=null!=i?i:[],e instanceof xe?i=we(we([],be(i)),be(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new xe(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Me(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&Ce(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&Ce(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),Ee=Te.EMPTY;function Ge(e){return e instanceof Te||e&&"closed"in e&&_e(e.remove)&&_e(e.add)&&_e(e.unsubscribe)}function Me(e){_e(e)?e():e.unsubscribe()}var Fe={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Le={setTimeout:function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];var i=Le.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,we([e,t],be(n))):setTimeout.apply(void 0,we([e,t],be(n)))},clearTimeout:function(e){var t=Le.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ke(){}var $e=null;function Ie(e){if(Fe.useDeprecatedSynchronousErrorHandling){var t=!$e;if(t&&($e={errorThrown:!1,error:null}),e(),t){var n=$e,r=n.errorThrown,i=n.error;if($e=null,r)throw i}}else e()}var Pe=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,Ge(t)&&t.add(n)):n.destination=He,n}return ye(t,e),t.create=function(e,t,n){return new Ne(e,t,n)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Te),De=Function.prototype.bind;function Oe(e,t){return De.call(e,t)}var Ae=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){Re(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Re(e)}else Re(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Re(e)}},e}(),Ne=function(e){function t(t,n,r){var i,a,o=e.call(this)||this;_e(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:o&&Fe.useDeprecatedNextContext?((a=Object.create(t)).unsubscribe=function(){return o.unsubscribe()},i={next:t.next&&Oe(t.next,a),error:t.error&&Oe(t.error,a),complete:t.complete&&Oe(t.complete,a)}):i=t;return o.destination=new Ae(i),o}return ye(t,e),t}(Pe);function Re(e){var t;t=e,Le.setTimeout((function(){throw t}))}var He={closed:!0,next:ke,error:function(e){throw e},complete:ke},Be="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ue(e){return e}function Ye(e){return 0===e.length?Ue:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var je=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var n=new e;return n.source=this,n.operator=t,n},e.prototype.subscribe=function(e,t,n){var r,i=this,a=(r=e)&&r instanceof Pe||function(e){return e&&_e(e.next)&&_e(e.error)&&_e(e.complete)}(r)&&Ge(r)?e:new Ne(e,t,n);return Ie((function(){var e=i,t=e.operator,n=e.source;a.add(t?t.call(a,n):n?i._subscribe(a):i._trySubscribe(a))})),a},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var n=this;return new(t=ze(t))((function(t,r){var i=new Ne({next:function(t){try{e(t)}catch(e){r(e),i.unsubscribe()}},error:r,complete:t});n.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[Be]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Ye(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=ze(e))((function(e,n){var r;t.subscribe((function(e){return r=e}),(function(e){return n(e)}),(function(){return e(r)}))}))},e.create=function(t){return new e(t)},e}();function ze(e){var t;return null!==(t=null!=e?e:Fe.Promise)&&void 0!==t?t:Promise}var We=Se((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Ve=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return ye(t,e),t.prototype.lift=function(e){var t=new Ze(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new We},t.prototype.next=function(e){var t=this;Ie((function(){var n,r;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=ve(t.currentObservers),a=i.next();!a.done;a=i.next()){a.value.next(e)}}catch(e){n={error:e}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}}))},t.prototype.error=function(e){var t=this;Ie((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var n=t.observers;n.length;)n.shift().error(e)}}))},t.prototype.complete=function(){var e=this;Ie((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,n=this,r=n.hasError,i=n.isStopped,a=n.observers;return r||i?Ee:(this.currentObservers=null,a.push(e),new Te((function(){t.currentObservers=null,Ce(a,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,n=t.hasError,r=t.thrownError,i=t.isStopped;n?e.error(r):i&&e.complete()},t.prototype.asObservable=function(){var e=new je;return e.source=this,e},t.create=function(e,t){return new Ze(e,t)},t}(je),Ze=function(e){function t(t,n){var r=e.call(this)||this;return r.destination=t,r.source=n,r}return ye(t,e),t.prototype.next=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)},t.prototype.error=function(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:Ee},t}(Ve),Ke={now:function(){return(Ke.delegate||Date).now()},delegate:void 0},Xe=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=Ke);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=r,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return ye(t,e),t.prototype.next=function(t){var n=this,r=n.isStopped,i=n._buffer,a=n._infiniteTimeWindow,o=n._timestampProvider,s=n._windowTime;r||(i.push(t),!a&&i.push(o.now()+s)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),n=this._infiniteTimeWindow,r=this._buffer.slice(),i=0;i<r.length&&!e.closed;i+=n?1:2)e.next(r[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,n=e._timestampProvider,r=e._buffer,i=e._infiniteTimeWindow,a=(i?1:2)*t;if(t<1/0&&a<r.length&&r.splice(0,r.length-a),!i){for(var o=n.now(),s=0,l=1;l<r.length&&r[l]<=o;l+=2)s=l;s&&r.splice(0,s+1)}},t}(Ve);let qe=[],Je={};
105
105
  /**
106
106
  * @name topic
107
107
  * @description A small wrapper over the rxjs to offer the topic method on top of it
@@ -134,7 +134,7 @@ n.cloneUnlessOtherwiseSpecified=it;var r=Array.isArray(t);return r===Array.isArr
134
134
  /**
135
135
  * Type Guards
136
136
  */
137
- function vt(e){return e.type===ft.literal}function bt(e){return e.type===ft.argument}function wt(e){return e.type===ft.number}function _t(e){return e.type===ft.date}function St(e){return e.type===ft.time}function xt(e){return e.type===ft.select}function Tt(e){return e.type===ft.plural}function Ct(e){return e.type===ft.pound}function Et(e){return e.type===ft.tag}function Gt(e){return!(!e||"object"!=typeof e||e.type!==pt.number)}function Mt(e){return!(!e||"object"!=typeof e||e.type!==pt.dateTime)}
137
+ function vt(e){return e.type===ft.literal}function bt(e){return e.type===ft.argument}function wt(e){return e.type===ft.number}function _t(e){return e.type===ft.date}function St(e){return e.type===ft.time}function xt(e){return e.type===ft.select}function Ct(e){return e.type===ft.plural}function Tt(e){return e.type===ft.pound}function Et(e){return e.type===ft.tag}function Gt(e){return!(!e||"object"!=typeof e||e.type!==pt.number)}function Mt(e){return!(!e||"object"!=typeof e||e.type!==pt.dateTime)}
138
138
  // @generated from regex-gen.ts
139
139
  !function(e){
140
140
  /** Argument is unclosed (e.g. `{0`) */
@@ -542,7 +542,7 @@ e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this
542
542
  /**
543
543
  * Code point equivalent of regex `\p{Pattern_Syntax}`.
544
544
  * See https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
545
- */function gn(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function yn(e){e.forEach((function(e){if(delete e.location,xt(e)||Tt(e))for(var t in e.options)delete e.options[t].location,yn(e.options[t].value);else wt(e)&&Gt(e.style)||(_t(e)||St(e))&&Mt(e.style)?delete e.style.location:Et(e)&&yn(e.children)}))}function vn(e,t){void 0===t&&(t={}),t=gt({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new dn(e,t).parse();if(n.err){var r=SyntaxError(mt[n.err.kind]);
545
+ */function gn(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function yn(e){e.forEach((function(e){if(delete e.location,xt(e)||Ct(e))for(var t in e.options)delete e.options[t].location,yn(e.options[t].value);else wt(e)&&Gt(e.style)||(_t(e)||St(e))&&Mt(e.style)?delete e.style.location:Et(e)&&yn(e.children)}))}function vn(e,t){void 0===t&&(t={}),t=gt({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new dn(e,t).parse();if(n.err){var r=SyntaxError(mt[n.err.kind]);
546
546
  // @ts-expect-error Assign to error object
547
547
  throw r.location=n.err.location,
548
548
  // @ts-expect-error Assign to error object
@@ -550,19 +550,19 @@ r.originalMessage=n.err.message,r}return(null==t?void 0:t.captureLocation)||yn(n
550
550
 
551
551
  // Main
552
552
 
553
- function bn(e,t){var n=t&&t.cache?t.cache:Gn,r=t&&t.serializer?t.serializer:Tn;return(t&&t.strategy?t.strategy:xn)(e,{cache:n,serializer:r})}
553
+ function bn(e,t){var n=t&&t.cache?t.cache:Gn,r=t&&t.serializer?t.serializer:Cn;return(t&&t.strategy?t.strategy:xn)(e,{cache:n,serializer:r})}
554
554
 
555
555
  // Strategy
556
556
 
557
557
  function wn(e,t,n,r){var i,a=null==(i=r)||"number"==typeof i||"boolean"==typeof i?r:n(r),o=t.get(a);return void 0===o&&(o=e.call(this,r),t.set(a,o)),o}function _n(e,t,n){var r=Array.prototype.slice.call(arguments,3),i=n(r),a=t.get(i);return void 0===a&&(a=e.apply(this,r),t.set(i,a)),a}function Sn(e,t,n,r,i){return n.bind(t,e,r,i)}function xn(e,t){return Sn(e,this,1===e.length?wn:_n,t.cache.create(),t.serializer)}
558
558
  // Serializer
559
- var Tn=function(){return JSON.stringify(arguments)};
559
+ var Cn=function(){return JSON.stringify(arguments)};
560
560
 
561
561
  // Cache
562
562
 
563
- function Cn(){this.cache=Object.create(null)}Cn.prototype.get=function(e){return this.cache[e]},Cn.prototype.set=function(e,t){this.cache[e]=t};var En,Gn={create:function(){
563
+ function Tn(){this.cache=Object.create(null)}Tn.prototype.get=function(e){return this.cache[e]},Tn.prototype.set=function(e,t){this.cache[e]=t};var En,Gn={create:function(){
564
564
  // @ts-ignore
565
- return new Cn}},Mn={variadic:function(e,t){return Sn(e,this,_n,t.cache.create(),t.serializer)},monadic:function(e,t){return Sn(e,this,wn,t.cache.create(),t.serializer)}};!function(e){
565
+ return new Tn}},Mn={variadic:function(e,t){return Sn(e,this,_n,t.cache.create(),t.serializer)},monadic:function(e,t){return Sn(e,this,wn,t.cache.create(),t.serializer)}};!function(e){
566
566
  // When we have a placeholder but no value to format
567
567
  e.MISSING_VALUE="MISSING_VALUE",
568
568
  // When value supplied is invalid
@@ -579,13 +579,13 @@ if(1===e.length&&vt(e[0]))return[{type:Fn.literal,value:e[0].value}];for(var s=[
579
579
  if(vt(u))s.push({type:Fn.literal,value:u.value});else
580
580
  // TODO: should this part be literal type?
581
581
  // Replace `#` in plural rules with the actual numeric value.
582
- if(Ct(u))"number"==typeof a&&s.push({type:Fn.literal,value:n.getNumberFormat(t).format(a)});else{var h=u.value;
582
+ if(Tt(u))"number"==typeof a&&s.push({type:Fn.literal,value:n.getNumberFormat(t).format(a)});else{var h=u.value;
583
583
  // Enforce that all required values are provided by the caller.
584
584
  if(!i||!(h in i))throw new In(h,o);var d=i[h];if(bt(u))d&&"string"!=typeof d&&"number"!=typeof d||(d="string"==typeof d||"number"==typeof d?String(d):""),s.push({type:"string"==typeof d?Fn.literal:Fn.object,value:d});else
585
585
  // Recursively format plural and select parts' option — which can be a
586
586
  // nested pattern structure. The choosing of the option to use is
587
587
  // abstracted-by and delegated-to the part helper object.
588
- if(_t(u)){var m="string"==typeof u.style?r.date[u.style]:Mt(u.style)?u.style.parsedOptions:void 0;s.push({type:Fn.literal,value:n.getDateTimeFormat(t,m).format(d)})}else if(St(u)){m="string"==typeof u.style?r.time[u.style]:Mt(u.style)?u.style.parsedOptions:r.time.medium;s.push({type:Fn.literal,value:n.getDateTimeFormat(t,m).format(d)})}else if(wt(u)){(m="string"==typeof u.style?r.number[u.style]:Gt(u.style)?u.style.parsedOptions:void 0)&&m.scale&&(d*=m.scale||1),s.push({type:Fn.literal,value:n.getNumberFormat(t,m).format(d)})}else{if(Et(u)){var f=u.children,p=u.value,g=i[p];if(!Pn(g))throw new $n(p,"function",o);var y=g(Dn(f,t,n,r,i,a).map((function(e){return e.value})));Array.isArray(y)||(y=[y]),s.push.apply(s,y.map((function(e){return{type:"string"==typeof e?Fn.literal:Fn.object,value:e}})))}if(xt(u)){if(!(v=u.options[d]||u.options.other))throw new kn(u.value,d,Object.keys(u.options),o);s.push.apply(s,Dn(v.value,t,n,r,i))}else if(Tt(u)){var v;if(!(v=u.options["=".concat(d)])){if(!Intl.PluralRules)throw new Ln('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',En.MISSING_INTL_API,o);var b=n.getPluralRules(t,{type:u.pluralType}).select(d-(u.offset||0));v=u.options[b]||u.options.other}if(!v)throw new kn(u.value,d,Object.keys(u.options),o);s.push.apply(s,Dn(v.value,t,n,r,i,d-(u.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var n=e[e.length-1];return n&&n.type===Fn.literal&&t.type===Fn.literal?n.value+=t.value:e.push(t),e}),[])}(s)}
588
+ if(_t(u)){var m="string"==typeof u.style?r.date[u.style]:Mt(u.style)?u.style.parsedOptions:void 0;s.push({type:Fn.literal,value:n.getDateTimeFormat(t,m).format(d)})}else if(St(u)){m="string"==typeof u.style?r.time[u.style]:Mt(u.style)?u.style.parsedOptions:r.time.medium;s.push({type:Fn.literal,value:n.getDateTimeFormat(t,m).format(d)})}else if(wt(u)){(m="string"==typeof u.style?r.number[u.style]:Gt(u.style)?u.style.parsedOptions:void 0)&&m.scale&&(d*=m.scale||1),s.push({type:Fn.literal,value:n.getNumberFormat(t,m).format(d)})}else{if(Et(u)){var f=u.children,p=u.value,g=i[p];if(!Pn(g))throw new $n(p,"function",o);var y=g(Dn(f,t,n,r,i,a).map((function(e){return e.value})));Array.isArray(y)||(y=[y]),s.push.apply(s,y.map((function(e){return{type:"string"==typeof e?Fn.literal:Fn.object,value:e}})))}if(xt(u)){if(!(v=u.options[d]||u.options.other))throw new kn(u.value,d,Object.keys(u.options),o);s.push.apply(s,Dn(v.value,t,n,r,i))}else if(Ct(u)){var v;if(!(v=u.options["=".concat(d)])){if(!Intl.PluralRules)throw new Ln('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',En.MISSING_INTL_API,o);var b=n.getPluralRules(t,{type:u.pluralType}).select(d-(u.offset||0));v=u.options[b]||u.options.other}if(!v)throw new kn(u.value,d,Object.keys(u.options),o);s.push.apply(s,Dn(v.value,t,n,r,i,d-(u.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var n=e[e.length-1];return n&&n.type===Fn.literal&&t.type===Fn.literal?n.value+=t.value:e.push(t),e}),[])}(s)}
589
589
  /*
590
590
  Copyright (c) 2014, Yahoo! Inc. All rights reserved.
591
591
  Copyrights licensed under the New BSD License.
@@ -637,7 +637,7 @@ const _r=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackbe
637
637
  * @description A method that returns the type of the device
638
638
  * @param {String} userAgent window.navigator.userAgent
639
639
  * @returns {String} Android/iPhone/iPad/PC
640
- */function xr(e,t){Vn(e,t)}const Tr={en:{LastPlayedTranslations:{noRecentGames:"You haven't played yet but here you will find in the future a list of your games."}},de:{LastPlayedTranslations:{noRecentGames:"Du hast bisher noch nicht gespielt, aber hier findest du in Zukunft eine Liste deiner Spiele."}}};function Cr(e,t){Vn(e,t)}const Er={en:{gamesCategorySection:{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"}},"zh-hk":{gamesCategorySection:{showMore:"更多的",viewAll:"顯示所有",searchedItems:"搜索結果",recentSearchedItems:"最近搜索過",favorites:"收藏夹",noRecentSearch:"尚未開始搜索。 只需搜索遊戲。",noResults:"抱歉,沒有找到結果。 請再試一次。",noFavoritesMobile:"您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",noFavorites:"您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",noFavoritesTitle:"您還沒有任何喜歡的遊戲。",waiting:"等待"}},de:{gamesCategorySection:{showMore:"Mehr",viewAll:"Alle anzeigen",searchedItems:"Ergebnis suchen",recentSearchedItems:"Zuletzt gesucht",noRecentSearch:"Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",noResults:"Sorry, kein Treffer. Bitte erneut versuchen.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavorites:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"}},it:{gamesCategorySection:{showMore:"Altro",viewAll:"Mostra tutto",searchedItems:"risultato",recentSearchedItems:"Ricerche recenti",noRecentSearch:"Non sono ancora state avviate ricerche. Esegui semplicemente la ricerca per un gioco.",noResults:"Spiacenti, nessun risultato. Si prega di riprovare."}},fr:{gamesCategorySection:{showMore:"Plus de",viewAll:"Afficher tous",searchedItems:"Recherche du resultat",recentSearchedItems:"Recherches récentes",favorites:"Favoris",noRecentSearch:"Aucune recherche n'a encore été lancée . il suffit de chercher un jeu.",noResults:"Désolé , aucun résultat trouvé.veuillez réessayer.",noFavoritesMobile:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone étoile située sur la page du jeu.",noFavorites:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone en forme d'etoile située sur la vignette du jeu",noFavoritesTitle:"Vous n'avez pas encore de jeux favoris.",waiting:"Attente"}},es:{gamesCategorySection:{showMore:"Más",viewAll:"Mostrar todas",searchedItems:"Resultado de busqueda",recentSearchedItems:"Buscado recientemente",favorites:"Favoritos",noRecentSearch:"Aún no inicia busqueda. Solo busque un juego",noResults:"Disculpe",noFavoritesMobile:"Ahora puede agregar juegos a sus Favoritos dando clic al ícono de estrella en esta página",noFavorites:"Ahora puede agregar juegos a sus Favoritos dando click al ícono de la miniatura del juego.",noFavoritesTitle:"No tiene juegos Favoritos aún",waiting:"Cargando"}},tr:{gamesCategorySection:{showMore:"Daha fazla göster",viewAll:"Hepsini gör",searchedItems:"Aranan öğeler",recentSearchedItems:"Son Aranan Öğeler",noRecentSearch:"Henüz arama başlamadı. Sadece bir oyun arayın.",noResults:"Üzgünüz, sonuç bulunamadı. Lütfen tekrar deneyin"}},ru:{gamesCategorySection:{showMore:"Показать больше",viewAll:"Посмотреть все",searchedItems:"Искомые товары",recentSearchedItems:"Недавние поисковые запросы",noRecentSearch:"Поиск еще не начался. Просто найдите игру.",noResults:"Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"}},ro:{gamesCategorySection:{showMore:"Arata mai mult",viewAll:"Vezi toate",searchedItems:"Rezultatele cautarii",recentSearchedItems:"Cautari recente",favorites:"Favorite",noRecentSearch:"Nici o căutare nu a început încă. Pur și simplu căutați un joc.",noResults:"Ne pare rau, nu s-au gasit rezultate. Va rugam sa incercati din nou",noFavoritesMobile:"Acum puteți adăuga jocuri la favorite atingând pictograma stea situată pe pagina jocului.",noFavorites:"Acum puteți adăuga jocuri la favorite făcând clic pe pictograma stea situată pe miniatura jocului.",noFavoritesTitle:"Nu aveți încă niciun joc preferat.",waiting:"Aşteptare"}},hr:{gamesCategorySection:{showMore:"Više",viewAll:"Pokaži sve",searchedItems:"Pretraži rezultat",recentSearchedItems:"Zadnje pretrage",noRecentSearch:"Pretraživanje nije pokrenuto. Jednostavno potražite željenu igru.",noResults:"Žao nam je, nema rezultata. Molimo pokušajte ponovno."}},hu:{gamesCategorySection:{showMore:"Több",viewAll:"Az összes megjelenítése",searchedItems:"Keresés eredménye",recentSearchedItems:"Legutóbb keresett",noRecentSearch:"A keresés még nem kezdődött el. Egyszerűen keressen egy játékot.",noResults:"Sajnos nincs találat. Kérjük próbálja újra."}},pl:{gamesCategorySection:{showMore:"Więcej",viewAll:"Pokaż wszystkie",searchedItems:"Wynik wyszukiwania",recentSearchedItems:"Ostatnio wyszukiwane",noRecentSearch:"Nie rozpoczęto wyszukiwania. W prosty sposób wyszukaj grę.",noResults:"Przepraszamy, brak wyników. Prosimy spróbować ponownie."}},pt:{gamesCategorySection:{showMore:"Mais",viewAll:"Mostre tudo",searchedItems:"Resultado da pesquisa",recentSearchedItems:"Pesquisado recentemente",favorites:"Favorito",noRecentSearch:"Nenhuma pesquisa foi iniciada ainda. Simplesmente procure por um jogo.",noResults:"Desculpe, nenhum resultado encontrado. Por favor, tente novamente.",noFavoritesMobile:"Agora você pode adicionar jogos aos favoritos tocando no ícone da estrela localizado na página do jogo.",noFavorites:"Agora você pode adicionar jogos aos favoritos clicando no ícone da estrela localizado na miniatura do jogo.",noFavoritesTitle:"Você ainda não tem nenhum jogo favorito.",waiting:"Aguardando"}},sl:{gamesCategorySection:{showMore:"Več",viewAll:"Prikaži vse",searchedItems:"Rezultati iskanja",recentSearchedItems:"Nedavno iskanje",noRecentSearch:"Niste še začeli z iskanjem. Enostavno poiščite želeno igro.",noResults:"Oprostite, ni rezultata. Prosimo poizkusite ponovno."}},sr:{gamesCategorySection:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Pretraži rezultat",recentSearchedItems:"Zadnja pretraga",noRecentSearch:"Još nije pokrenuta pretraga. Jednostavno pretraži igre.",noResults:"Žao nam je, nema pogodaka. Pokušaj ponovo."}}};var Gr=function(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return pe(null==t&&n.path)}},n.exports),n.exports}((function(e,t){e.exports=function(){var t,n;function r(){return t.apply(null,arguments)}
640
+ */function xr(e,t){Vn(e,t)}const Cr={en:{LastPlayedTranslations:{noRecentGames:"You haven't played yet but here you will find in the future a list of your games."}},de:{LastPlayedTranslations:{noRecentGames:"Du hast bisher noch nicht gespielt, aber hier findest du in Zukunft eine Liste deiner Spiele."}}};function Tr(e,t){Vn(e,t)}const Er={en:{gamesCategorySection:{showMore:"More",viewAll:"Show all",searchedItems:"Search result",recentSearchedItems:"Recently searched",favorites:"Favorites",noRecentSearch:"No search started yet. Simply search for a game.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavorites:"Click on the star icon at the top right corner of a game to save it as favorite.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"}},"zh-hk":{gamesCategorySection:{showMore:"更多的",viewAll:"顯示所有",searchedItems:"搜索結果",recentSearchedItems:"最近搜索過",favorites:"收藏夹",noRecentSearch:"尚未開始搜索。 只需搜索遊戲。",noResults:"抱歉,沒有找到結果。 請再試一次。",noFavoritesMobile:"您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",noFavorites:"您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",noFavoritesTitle:"您還沒有任何喜歡的遊戲。",waiting:"等待"}},de:{gamesCategorySection:{showMore:"Mehr",viewAll:"Alle anzeigen",searchedItems:"Ergebnis suchen",recentSearchedItems:"Zuletzt gesucht",noRecentSearch:"Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",noResults:"Sorry, kein Treffer. Bitte erneut versuchen.",noResults:"Sorry, no results found. Please try again.",noFavoritesMobile:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavorites:"Klicke auf das Sternsymbol in der oberen rechten Ecke eines Spiels, um es als Favorit zu speichern.",noFavoritesTitle:"You do not have any favored games yet.",waiting:"Waiting"}},it:{gamesCategorySection:{showMore:"Altro",viewAll:"Mostra tutto",searchedItems:"risultato",recentSearchedItems:"Ricerche recenti",noRecentSearch:"Non sono ancora state avviate ricerche. Esegui semplicemente la ricerca per un gioco.",noResults:"Spiacenti, nessun risultato. Si prega di riprovare."}},fr:{gamesCategorySection:{showMore:"Plus de",viewAll:"Afficher tous",searchedItems:"Recherche du resultat",recentSearchedItems:"Recherches récentes",favorites:"Favoris",noRecentSearch:"Aucune recherche n'a encore été lancée . il suffit de chercher un jeu.",noResults:"Désolé , aucun résultat trouvé.veuillez réessayer.",noFavoritesMobile:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone étoile située sur la page du jeu.",noFavorites:"Vous pouvez désormais ajouter des jeux à vos favoris en cliquant sur l'icone en forme d'etoile située sur la vignette du jeu",noFavoritesTitle:"Vous n'avez pas encore de jeux favoris.",waiting:"Attente"}},es:{gamesCategorySection:{showMore:"Más",viewAll:"Mostrar todas",searchedItems:"Resultado de busqueda",recentSearchedItems:"Buscado recientemente",favorites:"Favoritos",noRecentSearch:"Aún no inicia busqueda. Solo busque un juego",noResults:"Disculpe",noFavoritesMobile:"Ahora puede agregar juegos a sus Favoritos dando clic al ícono de estrella en esta página",noFavorites:"Ahora puede agregar juegos a sus Favoritos dando click al ícono de la miniatura del juego.",noFavoritesTitle:"No tiene juegos Favoritos aún",waiting:"Cargando"}},tr:{gamesCategorySection:{showMore:"Daha fazla göster",viewAll:"Hepsini gör",searchedItems:"Aranan öğeler",recentSearchedItems:"Son Aranan Öğeler",noRecentSearch:"Henüz arama başlamadı. Sadece bir oyun arayın.",noResults:"Üzgünüz, sonuç bulunamadı. Lütfen tekrar deneyin"}},ru:{gamesCategorySection:{showMore:"Показать больше",viewAll:"Посмотреть все",searchedItems:"Искомые товары",recentSearchedItems:"Недавние поисковые запросы",noRecentSearch:"Поиск еще не начался. Просто найдите игру.",noResults:"Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"}},ro:{gamesCategorySection:{showMore:"Arata mai mult",viewAll:"Vezi toate",searchedItems:"Rezultatele cautarii",recentSearchedItems:"Cautari recente",favorites:"Favorite",noRecentSearch:"Nici o căutare nu a început încă. Pur și simplu căutați un joc.",noResults:"Ne pare rau, nu s-au gasit rezultate. Va rugam sa incercati din nou",noFavoritesMobile:"Acum puteți adăuga jocuri la favorite atingând pictograma stea situată pe pagina jocului.",noFavorites:"Acum puteți adăuga jocuri la favorite făcând clic pe pictograma stea situată pe miniatura jocului.",noFavoritesTitle:"Nu aveți încă niciun joc preferat.",waiting:"Aşteptare"}},hr:{gamesCategorySection:{showMore:"Više",viewAll:"Pokaži sve",searchedItems:"Pretraži rezultat",recentSearchedItems:"Zadnje pretrage",noRecentSearch:"Pretraživanje nije pokrenuto. Jednostavno potražite željenu igru.",noResults:"Žao nam je, nema rezultata. Molimo pokušajte ponovno."}},hu:{gamesCategorySection:{showMore:"Több",viewAll:"Az összes megjelenítése",searchedItems:"Keresés eredménye",recentSearchedItems:"Legutóbb keresett",noRecentSearch:"A keresés még nem kezdődött el. Egyszerűen keressen egy játékot.",noResults:"Sajnos nincs találat. Kérjük próbálja újra."}},pl:{gamesCategorySection:{showMore:"Więcej",viewAll:"Pokaż wszystkie",searchedItems:"Wynik wyszukiwania",recentSearchedItems:"Ostatnio wyszukiwane",noRecentSearch:"Nie rozpoczęto wyszukiwania. W prosty sposób wyszukaj grę.",noResults:"Przepraszamy, brak wyników. Prosimy spróbować ponownie."}},pt:{gamesCategorySection:{showMore:"Mais",viewAll:"Mostre tudo",searchedItems:"Resultado da pesquisa",recentSearchedItems:"Pesquisado recentemente",favorites:"Favorito",noRecentSearch:"Nenhuma pesquisa foi iniciada ainda. Simplesmente procure por um jogo.",noResults:"Desculpe, nenhum resultado encontrado. Por favor, tente novamente.",noFavoritesMobile:"Agora você pode adicionar jogos aos favoritos tocando no ícone da estrela localizado na página do jogo.",noFavorites:"Agora você pode adicionar jogos aos favoritos clicando no ícone da estrela localizado na miniatura do jogo.",noFavoritesTitle:"Você ainda não tem nenhum jogo favorito.",waiting:"Aguardando"}},sl:{gamesCategorySection:{showMore:"Več",viewAll:"Prikaži vse",searchedItems:"Rezultati iskanja",recentSearchedItems:"Nedavno iskanje",noRecentSearch:"Niste še začeli z iskanjem. Enostavno poiščite želeno igro.",noResults:"Oprostite, ni rezultata. Prosimo poizkusite ponovno."}},sr:{gamesCategorySection:{showMore:"Više",viewAll:"Prikaži sve",searchedItems:"Pretraži rezultat",recentSearchedItems:"Zadnja pretraga",noRecentSearch:"Još nije pokrenuta pretraga. Jednostavno pretraži igre.",noResults:"Žao nam je, nema pogodaka. Pokušaj ponovo."}}};var Gr=function(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return pe(null==t&&n.path)}},n.exports),n.exports}((function(e,t){e.exports=function(){var t,n;function r(){return t.apply(null,arguments)}
641
641
  // This is done to register the method called with moment()
642
642
  // without creating circular dependencies.
643
643
  function i(e){t=e}function a(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function o(e){
@@ -653,7 +653,7 @@ n=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),r=n
653
653
  function S(e){_(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),
654
654
  // Prevent infinite loop in case updateOffset creates new moment
655
655
  // objects.
656
- !1===w&&(w=!0,r.updateOffset(this),w=!1)}function x(e){return e instanceof S||null!=e&&null!=e._isAMomentObject}function T(e){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function C(e,t){var n=!0;return m((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,e),n){var i,a,o,l=[],c=arguments.length;for(a=0;a<c;a++){if(i="","object"==typeof arguments[a]){for(o in i+="\n["+a+"] ",arguments[0])s(arguments[0],o)&&(i+=o+": "+arguments[0][o]+", ");i=i.slice(0,-2)}else i=arguments[a];l.push(i)}T(e+"\nArguments: "+Array.prototype.slice.call(l).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var E,G={};function M(e,t){null!=r.deprecationHandler&&r.deprecationHandler(e,t),G[e]||(T(t),G[e]=!0)}function F(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function L(e){var t,n;for(n in e)s(e,n)&&(F(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,
656
+ !1===w&&(w=!0,r.updateOffset(this),w=!1)}function x(e){return e instanceof S||null!=e&&null!=e._isAMomentObject}function C(e){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function T(e,t){var n=!0;return m((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,e),n){var i,a,o,l=[],c=arguments.length;for(a=0;a<c;a++){if(i="","object"==typeof arguments[a]){for(o in i+="\n["+a+"] ",arguments[0])s(arguments[0],o)&&(i+=o+": "+arguments[0][o]+", ");i=i.slice(0,-2)}else i=arguments[a];l.push(i)}C(e+"\nArguments: "+Array.prototype.slice.call(l).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var E,G={};function M(e,t){null!=r.deprecationHandler&&r.deprecationHandler(e,t),G[e]||(C(t),G[e]=!0)}function F(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function L(e){var t,n;for(n in e)s(e,n)&&(F(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,
657
657
  // Lenient ordinal parsing accepts just a number in addition to
658
658
  // number + (possibly) stuff coming from _dayOfMonthOrdinalParse.
659
659
  // TODO: Remove "ordinalParse" fallback in next major release.
@@ -674,8 +674,8 @@ we=/\d{3}/,// 000 - 999
674
674
  _e=/\d{4}/,// 0000 - 9999
675
675
  Se=/[+-]?\d{6}/,// -999999 - 999999
676
676
  xe=/\d\d?/,// 0 - 99
677
- Te=/\d\d\d\d?/,// 999 - 9999
678
- Ce=/\d\d\d\d\d\d?/,// 99999 - 999999
677
+ Ce=/\d\d\d\d?/,// 999 - 9999
678
+ Te=/\d\d\d\d\d\d?/,// 99999 - 999999
679
679
  Ee=/\d{1,3}/,// 0 - 999
680
680
  Ge=/\d{1,4}/,// 0 - 9999
681
681
  Me=/[+-]?\d{1,6}/,// -999999 - 999999
@@ -752,11 +752,11 @@ return e<100&&e>=0?(
752
752
  function _t(e,t,n){var// first-week day -- which january is always in the first week (4 for iso, 1 for other)
753
753
  r=7+t-n;return-(7+wt(e,0,r).getUTCDay()-t)%7+r-1}
754
754
  // https://en.wikipedia.org/wiki/ISO_week_date#Calculating_a_date_given_the_year.2C_week_number_and_weekday
755
- function St(e,t,n,r,i){var a,o,s=1+7*(t-1)+(7+n-r)%7+_t(e,r,i);return s<=0?o=gt(a=e-1)+s:s>gt(e)?(a=e+1,o=s-gt(e)):(a=e,o=s),{year:a,dayOfYear:o}}function xt(e,t,n){var r,i,a=_t(e.year(),t,n),o=Math.floor((e.dayOfYear()-a-1)/7)+1;return o<1?r=o+Tt(i=e.year()-1,t,n):o>Tt(e.year(),t,n)?(r=o-Tt(e.year(),t,n),i=e.year()+1):(i=e.year(),r=o),{week:r,year:i}}function Tt(e,t,n){var r=_t(e,t,n),i=_t(e+1,t,n);return(gt(e)-r+i)/7}
755
+ function St(e,t,n,r,i){var a,o,s=1+7*(t-1)+(7+n-r)%7+_t(e,r,i);return s<=0?o=gt(a=e-1)+s:s>gt(e)?(a=e+1,o=s-gt(e)):(a=e,o=s),{year:a,dayOfYear:o}}function xt(e,t,n){var r,i,a=_t(e.year(),t,n),o=Math.floor((e.dayOfYear()-a-1)/7)+1;return o<1?r=o+Ct(i=e.year()-1,t,n):o>Ct(e.year(),t,n)?(r=o-Ct(e.year(),t,n),i=e.year()+1):(i=e.year(),r=o),{week:r,year:i}}function Ct(e,t,n){var r=_t(e,t,n),i=_t(e+1,t,n);return(gt(e)-r+i)/7}
756
756
  // FORMATTING
757
757
  // HELPERS
758
758
  // LOCALES
759
- function Ct(e){return xt(e,this._week.dow,this._week.doy).week}H("w",["ww",2],"wo","week"),H("W",["WW",2],"Wo","isoWeek"),
759
+ function Tt(e){return xt(e,this._week.dow,this._week.doy).week}H("w",["ww",2],"wo","week"),H("W",["WW",2],"Wo","isoWeek"),
760
760
  // ALIASES
761
761
  ne("week","w"),ne("isoWeek","W"),
762
762
  // PRIORITIES
@@ -806,7 +806,7 @@ return"p"===(e+"").toLowerCase().charAt(0)}H("H",["HH",2],0,"hour"),H("h",["hh",
806
806
  // ALIASES
807
807
  ne("hour","h"),
808
808
  // PRIORITY
809
- oe("hour",13),De("a",tn),De("A",tn),De("H",xe),De("h",xe),De("k",xe),De("HH",xe,be),De("hh",xe,be),De("kk",xe,be),De("hmm",Te),De("hmmss",Ce),De("Hmm",Te),De("Hmmss",Ce),He(["H","HH"],Ve),He(["k","kk"],(function(e,t,n){var r=ue(e);t[Ve]=24===r?0:r})),He(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),He(["h","hh"],(function(e,t,n){t[Ve]=ue(e),g(n).bigHour=!0})),He("hmm",(function(e,t,n){var r=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r)),g(n).bigHour=!0})),He("hmmss",(function(e,t,n){var r=e.length-4,i=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r,2)),t[Ke]=ue(e.substr(i)),g(n).bigHour=!0})),He("Hmm",(function(e,t,n){var r=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r))})),He("Hmmss",(function(e,t,n){var r=e.length-4,i=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r,2)),t[Ke]=ue(e.substr(i))}));var rn=/[ap]\.?m?\.?/i,
809
+ oe("hour",13),De("a",tn),De("A",tn),De("H",xe),De("h",xe),De("k",xe),De("HH",xe,be),De("hh",xe,be),De("kk",xe,be),De("hmm",Ce),De("hmmss",Te),De("Hmm",Ce),De("Hmmss",Te),He(["H","HH"],Ve),He(["k","kk"],(function(e,t,n){var r=ue(e);t[Ve]=24===r?0:r})),He(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),He(["h","hh"],(function(e,t,n){t[Ve]=ue(e),g(n).bigHour=!0})),He("hmm",(function(e,t,n){var r=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r)),g(n).bigHour=!0})),He("hmmss",(function(e,t,n){var r=e.length-4,i=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r,2)),t[Ke]=ue(e.substr(i)),g(n).bigHour=!0})),He("Hmm",(function(e,t,n){var r=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r))})),He("Hmmss",(function(e,t,n){var r=e.length-4,i=e.length-2;t[Ve]=ue(e.substr(0,r)),t[Ze]=ue(e.substr(r,2)),t[Ke]=ue(e.substr(i))}));var rn=/[ap]\.?m?\.?/i,
810
810
  // Setting the hour should keep the time, because the user explicitly
811
811
  // specified which hour they want. So trying to maintain the same hour (in
812
812
  // a new timezone) makes sense. Adding/subtracting hours does not follow
@@ -860,15 +860,15 @@ function bn(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)re
860
860
  t=pn(e))return t;e=[e]}return mn(e)}function wn(){return E(cn)}function _n(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[ze]<0||n[ze]>11?ze:n[We]<1||n[We]>et(n[je],n[ze])?We:n[Ve]<0||n[Ve]>24||24===n[Ve]&&(0!==n[Ze]||0!==n[Ke]||0!==n[Xe])?Ve:n[Ze]<0||n[Ze]>59?Ze:n[Ke]<0||n[Ke]>59?Ke:n[Xe]<0||n[Xe]>999?Xe:-1,g(e)._overflowDayOfYear&&(t<je||t>We)&&(t=We),g(e)._overflowWeeks&&-1===t&&(t=qe),g(e)._overflowWeekday&&-1===t&&(t=Je),g(e).overflow=t),e}
861
861
  // iso 8601 regex
862
862
  // 0000-00-00 0000-W00 or 0000-W00-0 + T + 00 or 00:00 or 00:00:00 or 00:00:00.000 + +00:00 or +0000 or +00)
863
- var Sn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,xn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Tn=/Z|[+-]\d\d(?::?\d\d)?/,Cn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],
863
+ var Sn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,xn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Cn=/Z|[+-]\d\d(?::?\d\d)?/,Tn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],
864
864
  // iso time formats and regexes
865
865
  En=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Gn=/^\/?Date\((-?\d+)/i,
866
866
  // RFC 2822 regex: For details see https://tools.ietf.org/html/rfc2822#section-3.3
867
867
  Mn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Fn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};
868
868
  // date from iso format
869
- function Ln(e){var t,n,r,i,a,o,s=e._i,l=Sn.exec(s)||xn.exec(s),c=Cn.length,u=En.length;if(l){for(g(e).iso=!0,t=0,n=c;t<n;t++)if(Cn[t][1].exec(l[1])){i=Cn[t][0],r=!1!==Cn[t][2];break}if(null==i)return void(e._isValid=!1);if(l[3]){for(t=0,n=u;t<n;t++)if(En[t][1].exec(l[3])){
869
+ function Ln(e){var t,n,r,i,a,o,s=e._i,l=Sn.exec(s)||xn.exec(s),c=Tn.length,u=En.length;if(l){for(g(e).iso=!0,t=0,n=c;t<n;t++)if(Tn[t][1].exec(l[1])){i=Tn[t][0],r=!1!==Tn[t][2];break}if(null==i)return void(e._isValid=!1);if(l[3]){for(t=0,n=u;t<n;t++)if(En[t][1].exec(l[3])){
870
870
  // match[2] should be 'T' or space
871
- a=(l[2]||" ")+En[t][0];break}if(null==a)return void(e._isValid=!1)}if(!r&&null!=a)return void(e._isValid=!1);if(l[4]){if(!Tn.exec(l[4]))return void(e._isValid=!1);o="Z"}e._f=i+(a||"")+(o||""),Un(e)}else e._isValid=!1}function kn(e,t,n,r,i,a){var o=[$n(e),nt.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&o.push(parseInt(a,10)),o}function $n(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function In(e){
871
+ a=(l[2]||" ")+En[t][0];break}if(null==a)return void(e._isValid=!1)}if(!r&&null!=a)return void(e._isValid=!1);if(l[4]){if(!Cn.exec(l[4]))return void(e._isValid=!1);o="Z"}e._f=i+(a||"")+(o||""),Un(e)}else e._isValid=!1}function kn(e,t,n,r,i,a){var o=[$n(e),nt.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&o.push(parseInt(a,10)),o}function $n(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function In(e){
872
872
  // Remove comments and folding whitespace and replace multiple-spaces with a single space
873
873
  return e.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Pn(e,t,n){return!e||Dt.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(g(n).weekdayMismatch=!0,n._isValid=!1,!1)}function Dn(e,t,n){if(e)return Fn[e];if(t)
874
874
  // the only allowed military tz is Z
@@ -919,7 +919,7 @@ i=t.d)<0||i>6)&&(l=!0):null!=t.e?(
919
919
  // local weekday -- counting starts from beginning of week
920
920
  i=t.e+a,(t.e<0||t.e>6)&&(l=!0)):
921
921
  // default to beginning of week
922
- i=a),r<1||r>Tt(n,a,o)?g(e)._overflowWeeks=!0:null!=l?g(e)._overflowWeekday=!0:(s=St(n,r,i,a,o),e._a[je]=s.year,e._dayOfYear=s.dayOfYear)}
922
+ i=a),r<1||r>Ct(n,a,o)?g(e)._overflowWeeks=!0:null!=l?g(e)._overflowWeekday=!0:(s=St(n,r,i,a,o),e._a[je]=s.year,e._dayOfYear=s.dayOfYear)}
923
923
  // constant that refers to the ISO standard
924
924
  // date from string and format string
925
925
  function Un(e){
@@ -951,9 +951,9 @@ t.add(1,"d"),t._nextDay=void 0),t}function Vn(e){var t=e._i,n=e._f;return e._loc
951
951
  e._d=new Date(t):r.createFromInputFallback(e)}function Kn(e,t,n,r,i){var s={};return!0!==t&&!1!==t||(r=t,t=void 0),!0!==n&&!1!==n||(r=n,n=void 0),(o(e)&&l(e)||a(e)&&0===e.length)&&(e=void 0),
952
952
  // object construction must be done this way.
953
953
  // https://github.com/moment/moment/issues/1423
954
- s._isAMomentObject=!0,s._useUTC=s._isUTC=i,s._l=n,s._i=e,s._f=t,s._strict=r,Wn(s)}function Xn(e,t,n,r){return Kn(e,t,n,r,!1)}r.createFromInputFallback=C("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),r.ISO_8601=function(){},
954
+ s._isAMomentObject=!0,s._useUTC=s._isUTC=i,s._l=n,s._i=e,s._f=t,s._strict=r,Wn(s)}function Xn(e,t,n,r){return Kn(e,t,n,r,!1)}r.createFromInputFallback=T("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),r.ISO_8601=function(){},
955
955
  // constant that refers to the RFC 2822 form
956
- r.RFC_2822=function(){};var qn=C("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Xn.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:v()})),Jn=C("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Xn.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:v()}));
956
+ r.RFC_2822=function(){};var qn=T("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Xn.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:v()})),Jn=T("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Xn.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:v()}));
957
957
  // Pick a moment m from moments so that m[fn](other) is true for all
958
958
  // other. This relies on the function fn to be transitive.
959
959
 
@@ -1005,7 +1005,7 @@ return-Math.round(e._d.getTimezoneOffset())}
1005
1005
  // a second time. In case it wants us to change the offset again
1006
1006
  // _changeInProgress == true case, then we have to adjust, because
1007
1007
  // there is no such time in the given timezone.
1008
- function gr(e,t,n){var i,a=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=mr($e,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=pr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),a!==e&&(!t||this._changeInProgress?Pr(this,Fr(e-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?a:pr(this)}function yr(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function vr(e){return this.utcOffset(0,e)}function br(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(pr(this),"m")),this}function wr(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=mr(ke,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function _r(e){return!!this.isValid()&&(e=e?Xn(e).utcOffset():0,(this.utcOffset()-e)%60==0)}function Sr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function xr(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return _(t,this),(t=Vn(t))._a?(e=t._isUTC?f(t._a):Xn(t._a),this._isDSTShifted=this.isValid()&&ur(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Tr(){return!!this.isValid()&&!this._isUTC}function Cr(){return!!this.isValid()&&this._isUTC}function Er(){return!!this.isValid()&&this._isUTC&&0===this._offset}
1008
+ function gr(e,t,n){var i,a=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=mr($e,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=pr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),a!==e&&(!t||this._changeInProgress?Pr(this,Fr(e-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?a:pr(this)}function yr(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function vr(e){return this.utcOffset(0,e)}function br(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(pr(this),"m")),this}function wr(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=mr(ke,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function _r(e){return!!this.isValid()&&(e=e?Xn(e).utcOffset():0,(this.utcOffset()-e)%60==0)}function Sr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function xr(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return _(t,this),(t=Vn(t))._a?(e=t._isUTC?f(t._a):Xn(t._a),this._isDSTShifted=this.isValid()&&ur(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Cr(){return!!this.isValid()&&!this._isUTC}function Tr(){return!!this.isValid()&&this._isUTC}function Er(){return!!this.isValid()&&this._isUTC&&0===this._offset}
1009
1009
  // ASP.NET json date format regex
1010
1010
  r.updateOffset=function(){};var Gr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,
1011
1011
  // from http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html
@@ -1058,15 +1058,15 @@ t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).t
1058
1058
  // If passed a locale key, it will set the locale for this
1059
1059
  // instance. Otherwise, it will return the locale configuration
1060
1060
  // variables for this instance.
1061
- function si(e){var t;return void 0===e?this._locale._abbr:(null!=(t=bn(e))&&(this._locale=t),this)}r.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",r.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var li=C("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function ci(){return this._locale}var ui=1e3,hi=60*ui,di=60*hi,mi=3506328*di;
1061
+ function si(e){var t;return void 0===e?this._locale._abbr:(null!=(t=bn(e))&&(this._locale=t),this)}r.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",r.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var li=T("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function ci(){return this._locale}var ui=1e3,hi=60*ui,di=60*hi,mi=3506328*di;
1062
1062
  // actual modulo - handles negative numbers (for dates before 1970):
1063
1063
  function fi(e,t){return(e%t+t)%t}function pi(e,t,n){
1064
1064
  // the date constructor remaps years 0-99 to 1900-1999
1065
1065
  return e<100&&e>=0?new Date(e+400,t,n)-mi:new Date(e,t,n).valueOf()}function gi(e,t,n){
1066
1066
  // Date.UTC remaps years 0-99 to 1900-1999
1067
- return e<100&&e>=0?Date.UTC(e+400,t,n)-mi:Date.UTC(e,t,n)}function yi(e){var t,n;if(void 0===(e=re(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?gi:pi,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=fi(t+(this._isUTC?0:this.utcOffset()*hi),di);break;case"minute":t=this._d.valueOf(),t-=fi(t,hi);break;case"second":t=this._d.valueOf(),t-=fi(t,ui)}return this._d.setTime(t),r.updateOffset(this,!0),this}function vi(e){var t,n;if(void 0===(e=re(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?gi:pi,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=di-fi(t+(this._isUTC?0:this.utcOffset()*hi),di)-1;break;case"minute":t=this._d.valueOf(),t+=hi-fi(t,hi)-1;break;case"second":t=this._d.valueOf(),t+=ui-fi(t,ui)-1}return this._d.setTime(t),r.updateOffset(this,!0),this}function bi(){return this._d.valueOf()-6e4*(this._offset||0)}function wi(){return Math.floor(this.valueOf()/1e3)}function _i(){return new Date(this.valueOf())}function Si(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function xi(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function Ti(){
1067
+ return e<100&&e>=0?Date.UTC(e+400,t,n)-mi:Date.UTC(e,t,n)}function yi(e){var t,n;if(void 0===(e=re(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?gi:pi,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=fi(t+(this._isUTC?0:this.utcOffset()*hi),di);break;case"minute":t=this._d.valueOf(),t-=fi(t,hi);break;case"second":t=this._d.valueOf(),t-=fi(t,ui)}return this._d.setTime(t),r.updateOffset(this,!0),this}function vi(e){var t,n;if(void 0===(e=re(e))||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?gi:pi,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=di-fi(t+(this._isUTC?0:this.utcOffset()*hi),di)-1;break;case"minute":t=this._d.valueOf(),t+=hi-fi(t,hi)-1;break;case"second":t=this._d.valueOf(),t+=ui-fi(t,ui)-1}return this._d.setTime(t),r.updateOffset(this,!0),this}function bi(){return this._d.valueOf()-6e4*(this._offset||0)}function wi(){return Math.floor(this.valueOf()/1e3)}function _i(){return new Date(this.valueOf())}function Si(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function xi(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function Ci(){
1068
1068
  // new Date(NaN).toJSON() === null
1069
- return this.isValid()?this.toISOString():null}function Ci(){return y(this)}function Ei(){return m({},g(this))}function Gi(){return g(this).overflow}function Mi(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Fi(e,t){var n,i,a,o=this._eras||bn("en")._eras;for(n=0,i=o.length;n<i;++n)switch("string"==typeof o[n].since&&(
1069
+ return this.isValid()?this.toISOString():null}function Ti(){return y(this)}function Ei(){return m({},g(this))}function Gi(){return g(this).overflow}function Mi(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Fi(e,t){var n,i,a,o=this._eras||bn("en")._eras;for(n=0,i=o.length;n<i;++n)switch("string"==typeof o[n].since&&(
1070
1070
  // truncate time
1071
1071
  a=r(o[n].since).startOf("day"),o[n].since=a.valueOf()),typeof o[n].until){case"undefined":o[n].until=1/0;break;case"string":
1072
1072
  // truncate time
@@ -1082,7 +1082,7 @@ i=this.clone().startOf("day").valueOf(),a[e].since<=i&&i<=a[e].until||a[e].until
1082
1082
  // FORMATTING
1083
1083
  function ji(e,t){H(0,[e,e.length],0,t)}
1084
1084
  // MOMENTS
1085
- function zi(e){return qi.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Wi(e){return qi.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Vi(){return Tt(this.year(),1,4)}function Zi(){return Tt(this.isoWeekYear(),1,4)}function Ki(){var e=this.localeData()._week;return Tt(this.year(),e.dow,e.doy)}function Xi(){var e=this.localeData()._week;return Tt(this.weekYear(),e.dow,e.doy)}function qi(e,t,n,r,i){var a;return null==e?xt(this,r,i).year:(t>(a=Tt(e,r,i))&&(t=a),Ji.call(this,e,t,n,r,i))}function Ji(e,t,n,r,i){var a=St(e,t,n,r,i),o=wt(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}
1085
+ function zi(e){return qi.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Wi(e){return qi.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Vi(){return Ct(this.year(),1,4)}function Zi(){return Ct(this.isoWeekYear(),1,4)}function Ki(){var e=this.localeData()._week;return Ct(this.year(),e.dow,e.doy)}function Xi(){var e=this.localeData()._week;return Ct(this.weekYear(),e.dow,e.doy)}function qi(e,t,n,r,i){var a;return null==e?xt(this,r,i).year:(t>(a=Ct(e,r,i))&&(t=a),Ji.call(this,e,t,n,r,i))}function Ji(e,t,n,r,i){var a=St(e,t,n,r,i),o=wt(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}
1086
1086
  // FORMATTING
1087
1087
  // MOMENTS
1088
1088
  function Qi(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}
@@ -1151,7 +1151,7 @@ De("S",Ee,ve),De("SS",Ee,be),De("SSS",Ee,we),ra="SSSS";ra.length<=9;ra+="S")De(r
1151
1151
  // MOMENTS
1152
1152
  function sa(){return this._isUTC?"UTC":""}function la(){return this._isUTC?"Coordinated Universal Time":""}ia=he("Milliseconds",!1),
1153
1153
  // FORMATTING
1154
- H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var ca=S.prototype;function ua(e){return Xn(1e3*e)}function ha(){return Xn.apply(null,arguments).parseZone()}function da(e){return e}ca.add=Dr,ca.calendar=Yr,ca.clone=jr,ca.diff=qr,ca.endOf=vi,ca.format=ni,ca.from=ri,ca.fromNow=ii,ca.to=ai,ca.toNow=oi,ca.get=fe,ca.invalidAt=Gi,ca.isAfter=zr,ca.isBefore=Wr,ca.isBetween=Vr,ca.isSame=Zr,ca.isSameOrAfter=Kr,ca.isSameOrBefore=Xr,ca.isValid=Ci,ca.lang=li,ca.locale=si,ca.localeData=ci,ca.max=Jn,ca.min=qn,ca.parsingFlags=Ei,ca.set=ge,ca.startOf=yi,ca.subtract=Or,ca.toArray=Si,ca.toObject=xi,ca.toDate=_i,ca.toISOString=ei,ca.inspect=ti,"undefined"!=typeof Symbol&&null!=Symbol.for&&(ca[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),ca.toJSON=Ti,ca.toString=Qr,ca.unix=wi,ca.valueOf=bi,ca.creationData=Mi,ca.eraName=$i,ca.eraNarrow=Ii,ca.eraAbbr=Pi,ca.eraYear=Di,ca.year=yt,ca.isLeapYear=vt,ca.weekYear=zi,ca.isoWeekYear=Wi,ca.quarter=ca.quarters=Qi,ca.month=ht,ca.daysInMonth=dt,ca.week=ca.weeks=Ft,ca.isoWeek=ca.isoWeeks=Lt,ca.weeksInYear=Ki,ca.weeksInWeekYear=Xi,ca.isoWeeksInYear=Vi,ca.isoWeeksInISOWeekYear=Zi,ca.date=ea,ca.day=ca.days=zt,ca.weekday=Wt,ca.isoWeekday=Vt,ca.dayOfYear=ta,ca.hour=ca.hours=an,ca.minute=ca.minutes=na,ca.second=ca.seconds=aa,ca.millisecond=ca.milliseconds=ia,ca.utcOffset=gr,ca.utc=vr,ca.local=br,ca.parseZone=wr,ca.hasAlignedHourOffset=_r,ca.isDST=Sr,ca.isLocal=Tr,ca.isUtcOffset=Cr,ca.isUtc=Er,ca.isUTC=Er,ca.zoneAbbr=sa,ca.zoneName=la,ca.dates=C("dates accessor is deprecated. Use date instead.",ea),ca.months=C("months accessor is deprecated. Use month instead",ht),ca.years=C("years accessor is deprecated. Use year instead",yt),ca.zone=C("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",yr),ca.isDSTShifted=C("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",xr);var ma=$.prototype;function fa(e,t,n,r){var i=bn(),a=f().set(r,t);return i[n](a,e)}function pa(e,t,n){if(u(e)&&(t=e,e=void 0),e=e||"",null!=t)return fa(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=fa(e,r,n,"month");return i}
1154
+ H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var ca=S.prototype;function ua(e){return Xn(1e3*e)}function ha(){return Xn.apply(null,arguments).parseZone()}function da(e){return e}ca.add=Dr,ca.calendar=Yr,ca.clone=jr,ca.diff=qr,ca.endOf=vi,ca.format=ni,ca.from=ri,ca.fromNow=ii,ca.to=ai,ca.toNow=oi,ca.get=fe,ca.invalidAt=Gi,ca.isAfter=zr,ca.isBefore=Wr,ca.isBetween=Vr,ca.isSame=Zr,ca.isSameOrAfter=Kr,ca.isSameOrBefore=Xr,ca.isValid=Ti,ca.lang=li,ca.locale=si,ca.localeData=ci,ca.max=Jn,ca.min=qn,ca.parsingFlags=Ei,ca.set=ge,ca.startOf=yi,ca.subtract=Or,ca.toArray=Si,ca.toObject=xi,ca.toDate=_i,ca.toISOString=ei,ca.inspect=ti,"undefined"!=typeof Symbol&&null!=Symbol.for&&(ca[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),ca.toJSON=Ci,ca.toString=Qr,ca.unix=wi,ca.valueOf=bi,ca.creationData=Mi,ca.eraName=$i,ca.eraNarrow=Ii,ca.eraAbbr=Pi,ca.eraYear=Di,ca.year=yt,ca.isLeapYear=vt,ca.weekYear=zi,ca.isoWeekYear=Wi,ca.quarter=ca.quarters=Qi,ca.month=ht,ca.daysInMonth=dt,ca.week=ca.weeks=Ft,ca.isoWeek=ca.isoWeeks=Lt,ca.weeksInYear=Ki,ca.weeksInWeekYear=Xi,ca.isoWeeksInYear=Vi,ca.isoWeeksInISOWeekYear=Zi,ca.date=ea,ca.day=ca.days=zt,ca.weekday=Wt,ca.isoWeekday=Vt,ca.dayOfYear=ta,ca.hour=ca.hours=an,ca.minute=ca.minutes=na,ca.second=ca.seconds=aa,ca.millisecond=ca.milliseconds=ia,ca.utcOffset=gr,ca.utc=vr,ca.local=br,ca.parseZone=wr,ca.hasAlignedHourOffset=_r,ca.isDST=Sr,ca.isLocal=Cr,ca.isUtcOffset=Tr,ca.isUtc=Er,ca.isUTC=Er,ca.zoneAbbr=sa,ca.zoneName=la,ca.dates=T("dates accessor is deprecated. Use date instead.",ea),ca.months=T("months accessor is deprecated. Use month instead",ht),ca.years=T("years accessor is deprecated. Use year instead",yt),ca.zone=T("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",yr),ca.isDSTShifted=T("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",xr);var ma=$.prototype;function fa(e,t,n,r){var i=bn(),a=f().set(r,t);return i[n](a,e)}function pa(e,t,n){if(u(e)&&(t=e,e=void 0),e=e||"",null!=t)return fa(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=fa(e,r,n,"month");return i}
1155
1155
  // ()
1156
1156
  // (5)
1157
1157
  // (fmt, 5)
@@ -1160,13 +1160,13 @@ H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var ca=S.prototype;function ua(e){r
1160
1160
  // (true, 5)
1161
1161
  // (true, fmt, 5)
1162
1162
  // (true, fmt)
1163
- function ga(e,t,n,r){"boolean"==typeof e?(u(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,u(t)&&(n=t,t=void 0),t=t||"");var i,a=bn(),o=e?a._week.dow:0,s=[];if(null!=n)return fa(t,(n+o)%7,r,"day");for(i=0;i<7;i++)s[i]=fa(t,(i+o)%7,r,"day");return s}function ya(e,t){return pa(e,t,"months")}function va(e,t){return pa(e,t,"monthsShort")}function ba(e,t,n){return ga(e,t,n,"weekdays")}function wa(e,t,n){return ga(e,t,n,"weekdaysShort")}function _a(e,t,n){return ga(e,t,n,"weekdaysMin")}ma.calendar=P,ma.longDateFormat=W,ma.invalidDate=Z,ma.ordinal=q,ma.preparse=da,ma.postformat=da,ma.relativeTime=Q,ma.pastFuture=ee,ma.set=L,ma.eras=Fi,ma.erasParse=Li,ma.erasConvertYear=ki,ma.erasAbbrRegex=Ai,ma.erasNameRegex=Oi,ma.erasNarrowRegex=Ni,ma.months=ot,ma.monthsShort=st,ma.monthsParse=ct,ma.monthsRegex=ft,ma.monthsShortRegex=mt,ma.week=Ct,ma.firstDayOfYear=Mt,ma.firstDayOfWeek=Gt,ma.weekdays=Ht,ma.weekdaysMin=Ut,ma.weekdaysShort=Bt,ma.weekdaysParse=jt,ma.weekdaysRegex=Zt,ma.weekdaysShortRegex=Kt,ma.weekdaysMinRegex=Xt,ma.isPM=nn,ma.meridiem=on,gn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===ue(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),
1163
+ function ga(e,t,n,r){"boolean"==typeof e?(u(t)&&(n=t,t=void 0),t=t||""):(n=t=e,e=!1,u(t)&&(n=t,t=void 0),t=t||"");var i,a=bn(),o=e?a._week.dow:0,s=[];if(null!=n)return fa(t,(n+o)%7,r,"day");for(i=0;i<7;i++)s[i]=fa(t,(i+o)%7,r,"day");return s}function ya(e,t){return pa(e,t,"months")}function va(e,t){return pa(e,t,"monthsShort")}function ba(e,t,n){return ga(e,t,n,"weekdays")}function wa(e,t,n){return ga(e,t,n,"weekdaysShort")}function _a(e,t,n){return ga(e,t,n,"weekdaysMin")}ma.calendar=P,ma.longDateFormat=W,ma.invalidDate=Z,ma.ordinal=q,ma.preparse=da,ma.postformat=da,ma.relativeTime=Q,ma.pastFuture=ee,ma.set=L,ma.eras=Fi,ma.erasParse=Li,ma.erasConvertYear=ki,ma.erasAbbrRegex=Ai,ma.erasNameRegex=Oi,ma.erasNarrowRegex=Ni,ma.months=ot,ma.monthsShort=st,ma.monthsParse=ct,ma.monthsRegex=ft,ma.monthsShortRegex=mt,ma.week=Tt,ma.firstDayOfYear=Mt,ma.firstDayOfWeek=Gt,ma.weekdays=Ht,ma.weekdaysMin=Ut,ma.weekdaysShort=Bt,ma.weekdaysParse=jt,ma.weekdaysRegex=Zt,ma.weekdaysShortRegex=Kt,ma.weekdaysMinRegex=Xt,ma.isPM=nn,ma.meridiem=on,gn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===ue(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),
1164
1164
  // Side effect imports
1165
- r.lang=C("moment.lang is deprecated. Use moment.locale instead.",gn),r.langData=C("moment.langData is deprecated. Use moment.localeData instead.",bn);var Sa=Math.abs;function xa(){var e=this._data;return this._milliseconds=Sa(this._milliseconds),this._days=Sa(this._days),this._months=Sa(this._months),e.milliseconds=Sa(e.milliseconds),e.seconds=Sa(e.seconds),e.minutes=Sa(e.minutes),e.hours=Sa(e.hours),e.months=Sa(e.months),e.years=Sa(e.years),this}function Ta(e,t,n,r){var i=Fr(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}
1165
+ r.lang=T("moment.lang is deprecated. Use moment.locale instead.",gn),r.langData=T("moment.langData is deprecated. Use moment.localeData instead.",bn);var Sa=Math.abs;function xa(){var e=this._data;return this._milliseconds=Sa(this._milliseconds),this._days=Sa(this._days),this._months=Sa(this._months),e.milliseconds=Sa(e.milliseconds),e.seconds=Sa(e.seconds),e.minutes=Sa(e.minutes),e.hours=Sa(e.hours),e.months=Sa(e.months),e.years=Sa(e.years),this}function Ca(e,t,n,r){var i=Fr(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}
1166
1166
  // supports only 2.0-style add(1, 's') or add(duration)
1167
- function Ca(e,t){return Ta(this,e,t,1)}
1167
+ function Ta(e,t){return Ca(this,e,t,1)}
1168
1168
  // supports only 2.0-style subtract(1, 's') or subtract(duration)
1169
- function Ea(e,t){return Ta(this,e,t,-1)}function Ga(e){return e<0?Math.floor(e):Math.ceil(e)}function Ma(){var e,t,n,r,i,a=this._milliseconds,o=this._days,s=this._months,l=this._data;
1169
+ function Ea(e,t){return Ca(this,e,t,-1)}function Ga(e){return e<0?Math.floor(e):Math.ceil(e)}function Ma(){var e,t,n,r,i,a=this._milliseconds,o=this._days,s=this._months,l=this._data;
1170
1170
  // if we have a mix of positive and negative values, bubble down first
1171
1171
  // check: https://github.com/moment/moment/issues/2166
1172
1172
  return a>=0&&o>=0&&s>=0||a<=0&&o<=0&&s<=0||(a+=864e5*Ga(La(s)+o),o=0,s=0),
@@ -1213,7 +1213,7 @@ e=ce(l/60),t=ce(e/60),l%=60,e%=60,
1213
1213
  // 12 months -> 1 year
1214
1214
  n=ce(u/12),u%=12,
1215
1215
  // inspired by https://github.com/dordille/moment-isoduration/blob/master/moment.isoduration.js
1216
- r=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=h<0?"-":"",a=lo(this._months)!==lo(h)?"-":"",o=lo(this._days)!==lo(h)?"-":"",s=lo(this._milliseconds)!==lo(h)?"-":"",i+"P"+(n?a+n+"Y":"")+(u?a+u+"M":"")+(c?o+c+"D":"")+(t||e||l?"T":"")+(t?s+t+"H":"")+(e?s+e+"M":"")+(l?s+r+"S":"")):"P0D"}var uo=sr.prototype;return uo.isValid=ar,uo.abs=xa,uo.add=Ca,uo.subtract=Ea,uo.as=ka,uo.asMilliseconds=Pa,uo.asSeconds=Da,uo.asMinutes=Oa,uo.asHours=Aa,uo.asDays=Na,uo.asWeeks=Ra,uo.asMonths=Ha,uo.asQuarters=Ba,uo.asYears=Ua,uo.valueOf=$a,uo._bubble=Ma,uo.clone=Ya,uo.get=ja,uo.milliseconds=Wa,uo.seconds=Va,uo.minutes=Za,uo.hours=Ka,uo.days=Xa,uo.weeks=Qa,uo.months=qa,uo.years=Ja,uo.humanize=oo,uo.toISOString=co,uo.toString=co,uo.toJSON=co,uo.locale=si,uo.localeData=ci,uo.toIsoString=C("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",co),uo.lang=li,
1216
+ r=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=h<0?"-":"",a=lo(this._months)!==lo(h)?"-":"",o=lo(this._days)!==lo(h)?"-":"",s=lo(this._milliseconds)!==lo(h)?"-":"",i+"P"+(n?a+n+"Y":"")+(u?a+u+"M":"")+(c?o+c+"D":"")+(t||e||l?"T":"")+(t?s+t+"H":"")+(e?s+e+"M":"")+(l?s+r+"S":"")):"P0D"}var uo=sr.prototype;return uo.isValid=ar,uo.abs=xa,uo.add=Ta,uo.subtract=Ea,uo.as=ka,uo.asMilliseconds=Pa,uo.asSeconds=Da,uo.asMinutes=Oa,uo.asHours=Aa,uo.asDays=Na,uo.asWeeks=Ra,uo.asMonths=Ha,uo.asQuarters=Ba,uo.asYears=Ua,uo.valueOf=$a,uo._bubble=Ma,uo.clone=Ya,uo.get=ja,uo.milliseconds=Wa,uo.seconds=Va,uo.minutes=Za,uo.hours=Ka,uo.days=Xa,uo.weeks=Qa,uo.months=qa,uo.years=Ja,uo.humanize=oo,uo.toISOString=co,uo.toString=co,uo.toJSON=co,uo.locale=si,uo.localeData=ci,uo.toIsoString=T("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",co),uo.lang=li,
1217
1217
  // FORMATTING
1218
1218
  H("X",0,0,"unix"),H("x",0,0,"valueOf"),
1219
1219
  // PARSING
@@ -1253,21 +1253,21 @@ function Rr(e){let t,n;return{c(){t=p("span"),n=y(/*gametag*/e[8]),_(t,"class","
1253
1253
  function Hr(e){let t,n,r=!/*isopen*/e[23]&&/*starttime*/e[21]&&/*timeformat*/e[22]&&Br(e);function i(e,t){/*isopen*/
1254
1254
  return e[23]&&/*displaytype*/e[20]&&/*displaytype*/e[20]===Qr?Yr:/*isopen*/e[23]&&/*displaytype*/e[20]&&/*displaytype*/e[20]===ei?Ur:void 0}let a=i(e),o=a&&a(e);return{c(){r&&r.c(),t=v(),o&&o.c(),n=b()},m(e,i){r&&r.m(e,i),d(e,t,i),o&&o.m(e,i),d(e,n,i)},p(e,s){!/*isopen*/e[23]&&/*starttime*/e[21]&&/*timeformat*/e[22]?r?r.p(e,s):(r=Br(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null),a===(a=i(e))&&o?o.p(e,s):(o&&o.d(1),o=a&&a(e),o&&(o.c(),o.m(n.parentNode,n)))},d(e){r&&r.d(e),e&&m(t),o&&o.d(e),e&&m(n)}}}
1255
1255
  // (602:8) {#if !isopen && starttime && timeformat}
1256
- function Br(e){let t,n,r,i,a,o,s,l,c,u,f=/*$_*/e[36]("gameThumbnail.opens")+"",g=Gr.utc(/*starttime*/e[21]).local().format(/*timeformat*/e[22])+"",b=/*renderDealerName*/e[46](/*dealername*/e[35])+"",w=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"";return{c(){t=p("div"),n=p("div"),r=y(f),i=v(),a=p("span"),o=y(g),s=v(),l=new C(!1),c=v(),u=new C(!1),_(n,"class","ClosedGame"),_(n,"part","ClosedGame"),l.a=c,u.a=null,_(t,"class","GameProp LiveProps"),_(t,"part","GameProp LiveProps")},m(e,m){d(e,t,m),h(t,n),h(n,r),h(n,i),h(n,a),h(a,o),h(t,s),l.m(b,t),h(t,c),u.m(w,t)},p(e,t){/*$_*/32&t[1]&&f!==(f=/*$_*/e[36]("gameThumbnail.opens")+"")&&x(r,f),/*starttime, timeformat*/6291456&t[0]&&g!==(g=Gr.utc(/*starttime*/e[21]).local().format(/*timeformat*/e[22])+"")&&x(o,g),/*dealername*/16&t[1]&&b!==(b=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&l.p(b),/*min, max, currencySymbol*/469762048&t[0]&&w!==(w=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&u.p(w)},d(e){e&&m(t)}}}
1256
+ function Br(e){let t,n,r,i,a,o,s,l,c,u,f=/*$_*/e[36]("gameThumbnail.opens")+"",g=Gr.utc(/*starttime*/e[21]).local().format(/*timeformat*/e[22])+"",b=/*renderDealerName*/e[46](/*dealername*/e[35])+"",w=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"";return{c(){t=p("div"),n=p("div"),r=y(f),i=v(),a=p("span"),o=y(g),s=v(),l=new T(!1),c=v(),u=new T(!1),_(n,"class","ClosedGame"),_(n,"part","ClosedGame"),l.a=c,u.a=null,_(t,"class","GameProp LiveProps"),_(t,"part","GameProp LiveProps")},m(e,m){d(e,t,m),h(t,n),h(n,r),h(n,i),h(n,a),h(a,o),h(t,s),l.m(b,t),h(t,c),u.m(w,t)},p(e,t){/*$_*/32&t[1]&&f!==(f=/*$_*/e[36]("gameThumbnail.opens")+"")&&x(r,f),/*starttime, timeformat*/6291456&t[0]&&g!==(g=Gr.utc(/*starttime*/e[21]).local().format(/*timeformat*/e[22])+"")&&x(o,g),/*dealername*/16&t[1]&&b!==(b=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&l.p(b),/*min, max, currencySymbol*/469762048&t[0]&&w!==(w=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&u.p(w)},d(e){e&&m(t)}}}
1257
1257
  // (635:68)
1258
- function Ur(e){let t,n,r,i,a,o,s=/*renderDealerName*/e[46](/*dealername*/e[35])+"",l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"",c=new Array(ni),u=[];for(let t=0;t<c.length;t+=1)u[t]=Vr(kr(e,c,t));return{c(){t=p("div"),n=p("div");for(let e=0;e<u.length;e+=1)u[e].c();r=v(),i=new C(!1),a=v(),o=new C(!1),_(n,"class","LiveIcons"),_(n,"part","LiveIcons"),i.a=a,o.a=null,_(t,"class",/*roulettecontainerclassname*/e[31]),_(t,"part",/*roulettecontainerclassname*/e[31])},m(c,m){d(c,t,m),h(t,n);for(let e=0;e<u.length;e+=1)u[e].m(n,null);
1258
+ function Ur(e){let t,n,r,i,a,o,s=/*renderDealerName*/e[46](/*dealername*/e[35])+"",l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"",c=new Array(ni),u=[];for(let t=0;t<c.length;t+=1)u[t]=Vr(kr(e,c,t));return{c(){t=p("div"),n=p("div");for(let e=0;e<u.length;e+=1)u[e].c();r=v(),i=new T(!1),a=v(),o=new T(!1),_(n,"class","LiveIcons"),_(n,"part","LiveIcons"),i.a=a,o.a=null,_(t,"class",/*roulettecontainerclassname*/e[31]),_(t,"part",/*roulettecontainerclassname*/e[31])},m(c,m){d(c,t,m),h(t,n);for(let e=0;e<u.length;e+=1)u[e].m(n,null);
1259
1259
  /*div0_binding*/e[70](n),h(t,r),i.m(s,t),h(t,a),o.m(l,t)},p(e,r){if(/*roulleteresults, isdouble*/1073750016&r[0]|/*renderSpan, colorsourcearray*/65538&r[1]){let t;for(c=new Array(ni),t=0;t<c.length;t+=1){const i=kr(e,c,t);u[t]?u[t].p(i,r):(u[t]=Vr(i),u[t].c(),u[t].m(n,null))}for(;t<u.length;t+=1)u[t].d(1);u.length=c.length}/*dealername*/16&r[1]&&s!==(s=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&i.p(s),/*min, max, currencySymbol*/469762048&r[0]&&l!==(l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&o.p(l),/*roulettecontainerclassname*/1&r[1]&&_(t,"class",/*roulettecontainerclassname*/e[31]),/*roulettecontainerclassname*/1&r[1]&&_(t,"part",/*roulettecontainerclassname*/e[31])},d(n){n&&m(t),f(u,n),
1260
1260
  /*div0_binding*/e[70](null)}}}
1261
1261
  // (614:8) {#if isopen && displaytype && displaytype === BLACKJACK}
1262
1262
  function Yr(e){let t,n,r,i,a,o,s=/*renderDealerName*/e[46](/*dealername*/e[35])+"",l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"";function c(e,t){/*istablefull*/
1263
- return e[33]?Kr:Zr}let u=c(e),f=u(e);return{c(){t=p("div"),n=p("div"),f.c(),r=v(),i=new C(!1),a=v(),o=new C(!1),_(n,"class","LiveIcons"),_(n,"part","LiveIcons"),i.a=a,o.a=null,_(t,"class","GameProp LiveProps BlackjackDisplay"),_(t,"part","GameProp LiveProps BlackjackDisplay")},m(e,c){d(e,t,c),h(t,n),f.m(n,null),h(t,r),i.m(s,t),h(t,a),o.m(l,t)},p(e,t){u===(u=c(e))&&f?f.p(e,t):(f.d(1),f=u(e),f&&(f.c(),f.m(n,null))),/*dealername*/16&t[1]&&s!==(s=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&i.p(s),/*min, max, currencySymbol*/469762048&t[0]&&l!==(l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&o.p(l)},d(e){e&&m(t),f.d()}}}
1263
+ return e[33]?Kr:Zr}let u=c(e),f=u(e);return{c(){t=p("div"),n=p("div"),f.c(),r=v(),i=new T(!1),a=v(),o=new T(!1),_(n,"class","LiveIcons"),_(n,"part","LiveIcons"),i.a=a,o.a=null,_(t,"class","GameProp LiveProps BlackjackDisplay"),_(t,"part","GameProp LiveProps BlackjackDisplay")},m(e,c){d(e,t,c),h(t,n),f.m(n,null),h(t,r),i.m(s,t),h(t,a),o.m(l,t)},p(e,t){u===(u=c(e))&&f?f.p(e,t):(f.d(1),f=u(e),f&&(f.c(),f.m(n,null))),/*dealername*/16&t[1]&&s!==(s=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&i.p(s),/*min, max, currencySymbol*/469762048&t[0]&&l!==(l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&o.p(l)},d(e){e&&m(t),f.d()}}}
1264
1264
  // (639:16) {#if roulleteresults && roulleteresults[i]}
1265
1265
  function jr(e){let t;function n(e,t){/*isdouble*/
1266
1266
  return e[30]?Wr:zr}let r=n(e),i=r(e);return{c(){i.c(),t=b()},m(e,n){i.m(e,n),d(e,t,n)},p(e,a){r===(r=n(e))&&i?i.p(e,a):(i.d(1),i=r(e),i&&(i.c(),i.m(t.parentNode,t)))},d(e){i.d(e),e&&m(t)}}}
1267
1267
  // (645:18) {:else}
1268
- function zr(e){let t,n,r=/*renderSpan*/e[47]("LatestResult "/*i*/+(/*i*/0===e[111]?"First":""),e[111],/*roulleteresults*/e[13][/*i*/e[111]],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]]])+"";return{c(){t=new C(!1),n=b(),t.a=n},m(e,i){t.m(r,e,i),d(e,n,i)},p(e,n){/*roulleteresults*/8192&n[0]|/*colorsourcearray*/2&n[1]&&r!==(r=/*renderSpan*/e[47]("LatestResult "/*i*/+(/*i*/0===e[111]?"First":""),e[111],/*roulleteresults*/e[13][/*i*/e[111]],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]]])+"")&&t.p(r)},d(e){e&&m(n),e&&t.d()}}}
1268
+ function zr(e){let t,n,r=/*renderSpan*/e[47]("LatestResult "/*i*/+(/*i*/0===e[111]?"First":""),e[111],/*roulleteresults*/e[13][/*i*/e[111]],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]]])+"";return{c(){t=new T(!1),n=b(),t.a=n},m(e,i){t.m(r,e,i),d(e,n,i)},p(e,n){/*roulleteresults*/8192&n[0]|/*colorsourcearray*/2&n[1]&&r!==(r=/*renderSpan*/e[47]("LatestResult "/*i*/+(/*i*/0===e[111]?"First":""),e[111],/*roulleteresults*/e[13][/*i*/e[111]],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]]])+"")&&t.p(r)},d(e){e&&m(n),e&&t.d()}}}
1269
1269
  // (640:18) {#if isdouble}
1270
- function Wr(e){let t,n,r,i,a,o=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`first${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][0]}`/*roulleteresults*/,e[13][/*i*/e[111]][0],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][0]])+"",s=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`second${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][1]}`/*roulleteresults*/,e[13][/*i*/e[111]][1],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][1]])+"";return{c(){t=p("div"),n=new C(!1),r=v(),i=new C(!1),a=v(),n.a=r,i.a=a,_(t,"class","Double"),_(t,"part","Double")},m(e,l){d(e,t,l),n.m(o,t),h(t,r),i.m(s,t),h(t,a)},p(e,t){/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&o!==(o=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`first${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][0]}`/*roulleteresults*/,e[13][/*i*/e[111]][0],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][0]])+"")&&n.p(o),/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&s!==(s=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`second${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][1]}`/*roulleteresults*/,e[13][/*i*/e[111]][1],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][1]])+"")&&i.p(s)},d(e){e&&m(t)}}}
1270
+ function Wr(e){let t,n,r,i,a,o=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`first${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][0]}`/*roulleteresults*/,e[13][/*i*/e[111]][0],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][0]])+"",s=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`second${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][1]}`/*roulleteresults*/,e[13][/*i*/e[111]][1],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][1]])+"";return{c(){t=p("div"),n=new T(!1),r=v(),i=new T(!1),a=v(),n.a=r,i.a=a,_(t,"class","Double"),_(t,"part","Double")},m(e,l){d(e,t,l),n.m(o,t),h(t,r),i.m(s,t),h(t,a)},p(e,t){/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&o!==(o=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`first${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][0]}`/*roulleteresults*/,e[13][/*i*/e[111]][0],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][0]])+"")&&n.p(o),/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&s!==(s=/*renderSpan*/e[47]("LatestResult "+(/*i*/0===e[111]?"First":""),`second${/*i*/e[111]}${/*roulleteresults*/e[13][/*i*/e[111]][1]}`/*roulleteresults*/,e[13][/*i*/e[111]][1],/*colorsourcearray*/e[32][/*roulleteresults*/e[13][/*i*/e[111]][1]])+"")&&i.p(s)},d(e){e&&m(t)}}}
1271
1271
  // (638:14) {#each new Array(numberofdisplayedresults) as garbage, i}
1272
1272
  function Vr(e){let t,n=/*roulleteresults*/e[13]&&/*roulleteresults*/e[13][/*i*/e[111]]&&jr(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,r){/*roulleteresults*/e[13]&&/*roulleteresults*/e[13][/*i*/e[111]]?n?n.p(e,r):(n=jr(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1273
1273
  // (621:14) {:else}
@@ -1277,14 +1277,14 @@ function Kr(e){let t,n,r=/*$_*/e[36]("gameThumbnail.full")+"";return{c(){t=p("sp
1277
1277
  // (622:16) {#each seats as seatData}
1278
1278
  function Xr(e){let t,n,r,i,a,o,s;return{c(){t=p("span"),n=g("svg"),r=g("path"),i=g("path"),a=v(),_(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"),_(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"),_(n,"xmlns","http://www.w3.org/2000/svg"),_(n,"width","13"),_(n,"height","14"),_(n,"viewBox","0 0 13 14"),_(t,"class",o=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat"),_(t,"part",s=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat")},m(e,o){d(e,t,o),h(t,n),h(n,r),h(n,i),h(t,a)},p(e,n){/*currentoccupiedseats, seats*/570425344&n[0]&&o!==(o=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat")&&_(t,"class",o),/*currentoccupiedseats, seats*/570425344&n[0]&&s!==(s=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat")&&_(t,"part",s)},d(e){e&&m(t)}}}
1279
1279
  // (658:2) {#if showgamename}
1280
- function qr(e){let t,n;return{c(){t=p("p"),n=y(/*gamename*/e[4]),_(t,"class","GameNameBelow"),_(t,"part","GameNameBelow"),_(t,"title",/*gamename*/e[4])},m(e,r){d(e,t,r),h(t,n)},p(e,r){/*gamename*/16&r[0]&&x(n,/*gamename*/e[4]),/*gamename*/16&r[0]&&_(t,"title",/*gamename*/e[4])},d(e){e&&m(t)}}}function Jr(t){let n,i,a,o,s,c,u,f,g,b,S,T,C,E,G,M,F,L,k,$,I,P,D,O,A,N,R,H,B,U,Y,j,z=/*gamevendor*/(t[5]?/*gamevendor*/t[5]:"-")+"",W=/*fav*/t[16]&&Ir(t),V=/*lang*/t[1]&&Dr(t);function Z(e,t){/*gamefavorite, isLoggedIn, favorites*/
1281
- return 32773&t[0]&&($=null),/*gamefavorite, isLoggedIn, favorites*/32773&t[0]&&(I=null),null==$&&($=!(_r(/*userAgent*/e[37])||/*gamefavorite*/!e[0]||/*isLoggedIn*/!e[15]||/*favorites*/!e[2])),$?Ar:(null==I&&(I=!!(_r(/*userAgent*/e[37])&&/*gamefavorite*/e[0]&&/*isLoggedIn*/e[15]&&/*favorites*/e[2])),I?Or:void 0)}let K=Z(t,[-1,-1,-1,-1]),X=K&&K(t),q=/*gameisnew*/t[7]&&Nr(t),J=/*gametag*/t[8]&&Rr(t),Q=/*livegamedata*/t[12]&&Hr(t),ee=/*showgamename*/t[10]&&qr(t);return{c(){n=p("div"),i=p("div"),a=p("img"),u=v(),f=p("div"),g=p("div"),W&&W.c(),b=v(),S=p("p"),T=y(/*gamename*/t[4]),C=v(),V&&V.c(),M=v(),F=p("span"),L=y(z),k=v(),X&&X.c(),P=v(),D=p("div"),q&&q.c(),O=v(),J&&J.c(),A=v(),Q&&Q.c(),H=v(),ee&&ee.c(),this.c=e,l(a.src,o=/*gamethumbnail*/t[3])||_(a,"src",o),_(a,"class",s=`GameBg GameBg-${/*gamecellsize*/t[9]} ${/*hover*/t[17]?"GameContainerHovered":""} ${/*loaded*/t[18]?"Loaded":""}`),_(a,"part",c="GameBg "+(/*hover*/t[17]?"GameContainerHovered":"")+" "+(/*loaded*/t[18]?"Loaded":"")),_(a,"alt",""),_(a,"loading","lazy"),_(S,"class","GameInfoName"),_(S,"part","GameInfoName"),_(S,"title",/*gamename*/t[4]),_(g,"class",E="GameInfo "+(/*hover*/t[17]?"GameHovered":"")),_(g,"part",G="GameInfo "+(/*hover*/t[17]?"GameHovered":"")),_(F,"class","GameInfoVendor"),_(F,"part","GameInfoVendor"),_(f,"class","GameInfoWrapper"),_(f,"part","GameInfoWrapper"),_(D,"class","GameExtraInfo"),_(D,"part","GameExtraInfo"),_(i,"class",N="GameInnerContainer "+(/*livegamedata*/t[12]&&!/*isopen*/t[23]&&/*openhours*/t[24].value||/*livegamedata*/t[12]&&/*istablefull*/t[33]?"GameInnerContainerUnavailable":"")),_(i,"part",R="GameInnerContainer "+(/*livegamedata*/t[12]&&!/*isopen*/t[23]||/*livegamedata*/t[12]&&/*istablefull*/t[33]?"GameInnerContainerUnavailable":"")),_(n,"class",B=`GameContainer ${/*extraclassname*/t[34]}`),_(n,"part",U=`GameContainer ${/*extraclassname*/t[34]}`)},m(e,r){d(e,n,r),h(n,i),h(i,a),
1282
- /*img_binding*/t[66](a),h(i,u),h(i,f),h(f,g),W&&W.m(g,null),h(g,b),h(g,S),h(S,T),h(g,C),V&&V.m(g,null),h(f,M),h(f,F),h(F,L),h(i,k),X&&X.m(i,null),h(i,P),h(i,D),q&&q.m(D,null),h(D,O),J&&J.m(D,null),h(D,A),Q&&Q.m(D,null),h(n,H),ee&&ee.m(n,null)
1283
- /*div4_binding*/,t[71](n),Y||(j=[w(i,"mouseenter",/*gameHover*/t[42]),w(i,"mouseleave",/*gameBlur*/t[43]),w(i,"touchstart",/*gameTouch*/t[40],{passive:!0}),w(i,"touchend",/*gameTouchEnd*/t[41],{passive:!0})],Y=!0)},p(e,t){/*gamethumbnail*/8&t[0]&&!l(a.src,o=/*gamethumbnail*/e[3])&&_(a,"src",o),/*gamecellsize, hover, loaded*/393728&t[0]&&s!==(s=`GameBg GameBg-${/*gamecellsize*/e[9]} ${/*hover*/e[17]?"GameContainerHovered":""} ${/*loaded*/e[18]?"Loaded":""}`)&&_(a,"class",s),/*hover, loaded*/393216&t[0]&&c!==(c="GameBg "+(/*hover*/e[17]?"GameContainerHovered":"")+" "+(/*loaded*/e[18]?"Loaded":""))&&_(a,"part",c),/*fav*/e[16]?W?W.p(e,t):(W=Ir(e),W.c(),W.m(g,b)):W&&(W.d(1),W=null),/*gamename*/16&t[0]&&x(T,/*gamename*/e[4]),/*gamename*/16&t[0]&&_(S,"title",/*gamename*/e[4]),/*lang*/e[1]?V?V.p(e,t):(V=Dr(e),V.c(),V.m(g,null)):V&&(V.d(1),V=null),/*hover*/131072&t[0]&&E!==(E="GameInfo "+(/*hover*/e[17]?"GameHovered":""))&&_(g,"class",E),/*hover*/131072&t[0]&&G!==(G="GameInfo "+(/*hover*/e[17]?"GameHovered":""))&&_(g,"part",G),/*gamevendor*/32&t[0]&&z!==(z=/*gamevendor*/(e[5]?/*gamevendor*/e[5]:"-")+"")&&x(L,z),K===(K=Z(e,t))&&X?X.p(e,t):(X&&X.d(1),X=K&&K(e),X&&(X.c(),X.m(i,P))),/*gameisnew*/e[7]?q?q.p(e,t):(q=Nr(e),q.c(),q.m(D,O)):q&&(q.d(1),q=null),/*gametag*/e[8]?J?J.p(e,t):(J=Rr(e),J.c(),J.m(D,A)):J&&(J.d(1),J=null),/*livegamedata*/e[12]?Q?Q.p(e,t):(Q=Hr(e),Q.c(),Q.m(D,null)):Q&&(Q.d(1),Q=null),/*livegamedata, isopen, openhours*/25169920&t[0]|/*istablefull*/4&t[1]&&N!==(N="GameInnerContainer "+(/*livegamedata*/e[12]&&!/*isopen*/e[23]&&/*openhours*/e[24].value||/*livegamedata*/e[12]&&/*istablefull*/e[33]?"GameInnerContainerUnavailable":""))&&_(i,"class",N),/*livegamedata, isopen*/8392704&t[0]|/*istablefull*/4&t[1]&&R!==(R="GameInnerContainer "+(/*livegamedata*/e[12]&&!/*isopen*/e[23]||/*livegamedata*/e[12]&&/*istablefull*/e[33]?"GameInnerContainerUnavailable":""))&&_(i,"part",R),/*showgamename*/e[10]?ee?ee.p(e,t):(ee=qr(e),ee.c(),ee.m(n,null)):ee&&(ee.d(1),ee=null),/*extraclassname*/8&t[1]&&B!==(B=`GameContainer ${/*extraclassname*/e[34]}`)&&_(n,"class",B),/*extraclassname*/8&t[1]&&U!==(U=`GameContainer ${/*extraclassname*/e[34]}`)&&_(n,"part",U)},i:e,o:e,d(e){e&&m(n)
1280
+ function qr(e){let t,n;return{c(){t=p("p"),n=y(/*gamename*/e[4]),_(t,"class","GameNameBelow"),_(t,"part","GameNameBelow"),_(t,"title",/*gamename*/e[4])},m(e,r){d(e,t,r),h(t,n)},p(e,r){/*gamename*/16&r[0]&&x(n,/*gamename*/e[4]),/*gamename*/16&r[0]&&_(t,"title",/*gamename*/e[4])},d(e){e&&m(t)}}}function Jr(t){let n,i,a,o,s,c,u,f,g,b,S,C,T,E,G,M,F,L,k,$,I,P,D,O,A,N,R,H,B,U,Y,j,z=/*gamevendor*/(t[5]?/*gamevendor*/t[5]:"-")+"",W=/*fav*/t[16]&&Ir(t),V=/*lang*/t[1]&&Dr(t);function Z(e,t){/*gamefavorite, isLoggedIn, favorites*/
1281
+ return 32773&t[0]&&($=null),/*gamefavorite, isLoggedIn, favorites*/32773&t[0]&&(I=null),null==$&&($=!(_r(/*userAgent*/e[37])||/*gamefavorite*/!e[0]||/*isLoggedIn*/!e[15]||/*favorites*/!e[2])),$?Ar:(null==I&&(I=!!(_r(/*userAgent*/e[37])&&/*gamefavorite*/e[0]&&/*isLoggedIn*/e[15]&&/*favorites*/e[2])),I?Or:void 0)}let K=Z(t,[-1,-1,-1,-1]),X=K&&K(t),q=/*gameisnew*/t[7]&&Nr(t),J=/*gametag*/t[8]&&Rr(t),Q=/*livegamedata*/t[12]&&Hr(t),ee=/*showgamename*/t[10]&&qr(t);return{c(){n=p("div"),i=p("div"),a=p("img"),u=v(),f=p("div"),g=p("div"),W&&W.c(),b=v(),S=p("p"),C=y(/*gamename*/t[4]),T=v(),V&&V.c(),M=v(),F=p("span"),L=y(z),k=v(),X&&X.c(),P=v(),D=p("div"),q&&q.c(),O=v(),J&&J.c(),A=v(),Q&&Q.c(),H=v(),ee&&ee.c(),this.c=e,l(a.src,o=/*gamethumbnail*/t[3])||_(a,"src",o),_(a,"class",s=`GameBg GameBg-${/*gamecellsize*/t[9]} ${/*hover*/t[17]?"GameContainerHovered":""} ${/*loaded*/t[18]?"Loaded":""}`),_(a,"part",c="GameBg "+(/*hover*/t[17]?"GameContainerHovered":"")+" "+(/*loaded*/t[18]?"Loaded":"")),_(a,"alt",""),_(a,"loading","lazy"),_(S,"class","GameInfoName"),_(S,"part","GameInfoName"),_(S,"title",/*gamename*/t[4]),_(g,"class",E="GameInfo "+(/*hover*/t[17]?"GameHovered":"")),_(g,"part",G="GameInfo "+(/*hover*/t[17]?"GameHovered":"")),_(F,"class","GameInfoVendor"),_(F,"part","GameInfoVendor"),_(f,"class","GameInfoWrapper"),_(f,"part","GameInfoWrapper"),_(D,"class","GameExtraInfo"),_(D,"part","GameExtraInfo"),_(i,"class",N="GameInnerContainer "+(/*livegamedata*/t[12]&&!/*isopen*/t[23]&&/*openhours*/t[24].value||/*livegamedata*/t[12]&&/*istablefull*/t[33]?"GameInnerContainerUnavailable":"")),_(i,"part",R="GameInnerContainer "+(/*livegamedata*/t[12]&&!/*isopen*/t[23]||/*livegamedata*/t[12]&&/*istablefull*/t[33]?"GameInnerContainerUnavailable":"")),_(n,"class",B=`GameContainer ${/*extraclassname*/t[34]}`),_(n,"part",U=`GameContainer ${/*extraclassname*/t[34]}`)},m(e,r){d(e,n,r),h(n,i),h(i,a),
1282
+ /*img_binding*/t[66](a),h(i,u),h(i,f),h(f,g),W&&W.m(g,null),h(g,b),h(g,S),h(S,C),h(g,T),V&&V.m(g,null),h(f,M),h(f,F),h(F,L),h(i,k),X&&X.m(i,null),h(i,P),h(i,D),q&&q.m(D,null),h(D,O),J&&J.m(D,null),h(D,A),Q&&Q.m(D,null),h(n,H),ee&&ee.m(n,null)
1283
+ /*div4_binding*/,t[71](n),Y||(j=[w(i,"mouseenter",/*gameHover*/t[42]),w(i,"mouseleave",/*gameBlur*/t[43]),w(i,"touchstart",/*gameTouch*/t[40],{passive:!0}),w(i,"touchend",/*gameTouchEnd*/t[41],{passive:!0})],Y=!0)},p(e,t){/*gamethumbnail*/8&t[0]&&!l(a.src,o=/*gamethumbnail*/e[3])&&_(a,"src",o),/*gamecellsize, hover, loaded*/393728&t[0]&&s!==(s=`GameBg GameBg-${/*gamecellsize*/e[9]} ${/*hover*/e[17]?"GameContainerHovered":""} ${/*loaded*/e[18]?"Loaded":""}`)&&_(a,"class",s),/*hover, loaded*/393216&t[0]&&c!==(c="GameBg "+(/*hover*/e[17]?"GameContainerHovered":"")+" "+(/*loaded*/e[18]?"Loaded":""))&&_(a,"part",c),/*fav*/e[16]?W?W.p(e,t):(W=Ir(e),W.c(),W.m(g,b)):W&&(W.d(1),W=null),/*gamename*/16&t[0]&&x(C,/*gamename*/e[4]),/*gamename*/16&t[0]&&_(S,"title",/*gamename*/e[4]),/*lang*/e[1]?V?V.p(e,t):(V=Dr(e),V.c(),V.m(g,null)):V&&(V.d(1),V=null),/*hover*/131072&t[0]&&E!==(E="GameInfo "+(/*hover*/e[17]?"GameHovered":""))&&_(g,"class",E),/*hover*/131072&t[0]&&G!==(G="GameInfo "+(/*hover*/e[17]?"GameHovered":""))&&_(g,"part",G),/*gamevendor*/32&t[0]&&z!==(z=/*gamevendor*/(e[5]?/*gamevendor*/e[5]:"-")+"")&&x(L,z),K===(K=Z(e,t))&&X?X.p(e,t):(X&&X.d(1),X=K&&K(e),X&&(X.c(),X.m(i,P))),/*gameisnew*/e[7]?q?q.p(e,t):(q=Nr(e),q.c(),q.m(D,O)):q&&(q.d(1),q=null),/*gametag*/e[8]?J?J.p(e,t):(J=Rr(e),J.c(),J.m(D,A)):J&&(J.d(1),J=null),/*livegamedata*/e[12]?Q?Q.p(e,t):(Q=Hr(e),Q.c(),Q.m(D,null)):Q&&(Q.d(1),Q=null),/*livegamedata, isopen, openhours*/25169920&t[0]|/*istablefull*/4&t[1]&&N!==(N="GameInnerContainer "+(/*livegamedata*/e[12]&&!/*isopen*/e[23]&&/*openhours*/e[24].value||/*livegamedata*/e[12]&&/*istablefull*/e[33]?"GameInnerContainerUnavailable":""))&&_(i,"class",N),/*livegamedata, isopen*/8392704&t[0]|/*istablefull*/4&t[1]&&R!==(R="GameInnerContainer "+(/*livegamedata*/e[12]&&!/*isopen*/e[23]||/*livegamedata*/e[12]&&/*istablefull*/e[33]?"GameInnerContainerUnavailable":""))&&_(i,"part",R),/*showgamename*/e[10]?ee?ee.p(e,t):(ee=qr(e),ee.c(),ee.m(n,null)):ee&&(ee.d(1),ee=null),/*extraclassname*/8&t[1]&&B!==(B=`GameContainer ${/*extraclassname*/e[34]}`)&&_(n,"class",B),/*extraclassname*/8&t[1]&&U!==(U=`GameContainer ${/*extraclassname*/e[34]}`)&&_(n,"part",U)},i:e,o:e,d(e){e&&m(n)
1284
1284
  /*img_binding*/,t[66](null),W&&W.d(),V&&V.d(),X&&X.d(),q&&q.d(),J&&J.d(),Q&&Q.d(),ee&&ee.d()
1285
- /*div4_binding*/,t[71](null),Y=!1,r(j)}}}const Qr="blackjack",ei="roulette",ti="doubleballroulette",ni=5;function ri(e,t,n){let r;u(e,wr,(e=>n(36,r=e)));let i,a,o,s,l,c,h,d,m,f,p,g,y,v,b,w,_,S,x,T,C,E,G,F,k,{session:$=""}=t,{userid:I=""}=t,{lang:P="en"}=t,{clientstyling:D=""}=t,{clientstylingurl:A=""}=t,{translationurl:N=""}=t,{favorites:R=""}=t,{gamethumbnail:H=""}=t,{gamename:B=""}=t,{gamevendor:U=""}=t,{gameid:Y=""}=t,{gameisnew:j=""}=t,{gametag:z=""}=t,{gamefunmode:W=!1}=t,{searchitem:V=!1}=t,{gamefavorite:Z=!1}=t,{gamecellsize:K=""}=t,{showfavoredcategory:X=!1}=t,{showgamename:q=!1}=t,{currency:J=""}=t,{gamepagemodalurl:Q="false"}=t,{endpoint:ee=""}=t,{livelobbyendpoint:te=""}=t,{connectlive:ne=""}=t,{visibilityconnect:re=""}=t,{integratedgameframedesktop:ie="false"}=t,{integratedgameframemobile:ae="false"}=t,oe=!1,se=!1,le=!1,ce=window.navigator.userAgent,ue="HH:mm",he={},de=[],me="EUR",fe="";const pe=[Qr],ge=[ei,ti],ye={"01":"Yellow","02":"Blue",10:"Green",40:"Red","05":"Purple",20:"Orange",X7:"Gold",X2:"Gold"},ve={1:"Red",3:"Red",5:"Red",7:"Red",9:"Red",12:"Red",14:"Red",16:"Red",18:"Red",19:"Red",21:"Red",23:"Red",25:"Red",27:"Red",30:"Red",32:"Red",34:"Red",36:"Red",2:"Black",4:"Black",6:"Black",8:"Black",10:"Black",11:"Black",13:"Black",15:"Black",17:"Black",20:"Black",22:"Black",24:"Black",26:"Black",28:"Black",29:"Black",31:"Black",33:"Black",35:"Black",0:"Green","00":"Green"};Object.keys(Fr).forEach((e=>{Mr(e,Fr[e])}));const be=e=>{e.data.type!==`AddFavoriteThumbnail_${Y}`||X||n(0,Z=!0),e.data.type!==`RemoveFavoriteThumbnail_${Y}`||X||n(0,Z=!1),"UserSessionID"===e.data.type&&(n(15,oe=!0),e.data.session,i=e.data.userID),"CategoryUpdate"===e.data.type&&n(12,s=null)},we=e=>{window.postMessage({type:"SearchedItemClicked",gameId:e},window.location.href),
1285
+ /*div4_binding*/,t[71](null),Y=!1,r(j)}}}const Qr="blackjack",ei="roulette",ti="doubleballroulette",ni=5;function ri(e,t,n){let r;u(e,wr,(e=>n(36,r=e)));let i,a,o,s,l,c,h,d,m,f,p,g,y,v,b,w,_,S,x,C,T,E,G,F,k,{session:$=""}=t,{userid:I=""}=t,{lang:P="en"}=t,{clientstyling:D=""}=t,{clientstylingurl:A=""}=t,{translationurl:N=""}=t,{favorites:R=""}=t,{gamethumbnail:H=""}=t,{gamename:B=""}=t,{gamevendor:U=""}=t,{gameid:Y=""}=t,{gameisnew:j=""}=t,{gametag:z=""}=t,{gamefunmode:W=!1}=t,{searchitem:V=!1}=t,{gamefavorite:Z=!1}=t,{gamecellsize:K=""}=t,{showfavoredcategory:X=!1}=t,{showgamename:q=!1}=t,{currency:J=""}=t,{gamepagemodalurl:Q="false"}=t,{endpoint:ee=""}=t,{livelobbyendpoint:te=""}=t,{connectlive:ne=""}=t,{visibilityconnect:re=""}=t,{integratedgameframedesktop:ie="false"}=t,{integratedgameframemobile:ae="false"}=t,oe=!1,se=!1,le=!1,ce=window.navigator.userAgent,ue="HH:mm",he={},de=[],me="EUR",fe="";const pe=[Qr],ge=[ei,ti],ye={"01":"Yellow","02":"Blue",10:"Green",40:"Red","05":"Purple",20:"Orange",X7:"Gold",X2:"Gold"},ve={1:"Red",3:"Red",5:"Red",7:"Red",9:"Red",12:"Red",14:"Red",16:"Red",18:"Red",19:"Red",21:"Red",23:"Red",25:"Red",27:"Red",30:"Red",32:"Red",34:"Red",36:"Red",2:"Black",4:"Black",6:"Black",8:"Black",10:"Black",11:"Black",13:"Black",15:"Black",17:"Black",20:"Black",22:"Black",24:"Black",26:"Black",28:"Black",29:"Black",31:"Black",33:"Black",35:"Black",0:"Green","00":"Green"};Object.keys(Fr).forEach((e=>{Mr(e,Fr[e])}));const be=e=>{e.data.type!==`AddFavoriteThumbnail_${Y}`||X||n(0,Z=!0),e.data.type!==`RemoveFavoriteThumbnail_${Y}`||X||n(0,Z=!1),"UserSessionID"===e.data.type&&(n(15,oe=!0),e.data.session,i=e.data.userID),"CategoryUpdate"===e.data.type&&n(12,s=null)},we=e=>{window.postMessage({type:"SearchedItemClicked",gameId:e},window.location.href),
1286
1286
  //Analytics event -- if game was searched
1287
- "function"==typeof gtag&&gtag("event","OpenGame",{context:"GameThumbnail--Searched",gameId:`${e}`,userId:`${i||"Not logged in"}`}),_r(ce)&&"true"==ae?window.postMessage({type:"OpenGameFrame",gameId:e,gamefunmode:W,gamepagemodalurl:Q,isMobile:_r(ce),source:"GameThumbnail"},window.location.href):_r(ce)&&"false"==ae&&window.postMessage({type:"ShowGameModal",gameId:e,isMobile:_r(ce)},window.location.href),_r(ce)||"true"!=ie?_r(ce)||"false"!=ie||window.postMessage({type:"ShowGameModal",gameId:e,isMobile:_r(ce)},window.location.href):window.postMessage({type:"OpenGameFrame",gameId:e,gamefunmode:W,gamepagemodalurl:Q,isMobile:_r(ce)},window.location.href)},_e=e=>{let t="thumbnail";Z?window.postMessage({type:"SetUnfavoredGame",id:e,triggerFactor:t},window.location.href):window.postMessage({type:"SetFavoredGame",id:e,triggerFactor:t},window.location.href)},Se=()=>{var e;e=P,lr.set(e)},xe=()=>{te&&EventSource&&!l&&U&&Y&&(l=new EventSource(`${ee}/encoder/lobby/updates/${U}/${Y}`),l.addEventListener("message",Ce))},Te=()=>{l&&(l.close(),l=void 0)},Ce=async e=>{const{type:t,data:r}=e;let i;if("message"===t){if(r)try{i=JSON.parse(r)}catch(e){
1287
+ "function"==typeof gtag&&gtag("event","OpenGame",{context:"GameThumbnail--Searched",gameId:`${e}`,userId:`${i||"Not logged in"}`}),_r(ce)&&"true"==ae?window.postMessage({type:"OpenGameFrame",gameId:e,gamefunmode:W,gamepagemodalurl:Q,isMobile:_r(ce),source:"GameThumbnail"},window.location.href):_r(ce)&&"false"==ae&&window.postMessage({type:"ShowGameModal",gameId:e,isMobile:_r(ce)},window.location.href),_r(ce)||"true"!=ie?_r(ce)||"false"!=ie||window.postMessage({type:"ShowGameModal",gameId:e,isMobile:_r(ce)},window.location.href):window.postMessage({type:"OpenGameFrame",gameId:e,gamefunmode:W,gamepagemodalurl:Q,isMobile:_r(ce)},window.location.href)},_e=e=>{let t="thumbnail";Z?window.postMessage({type:"SetUnfavoredGame",id:e,triggerFactor:t},window.location.href):window.postMessage({type:"SetFavoredGame",id:e,triggerFactor:t},window.location.href)},Se=()=>{var e;e=P,lr.set(e)},xe=()=>{te&&EventSource&&!l&&U&&Y&&(l=new EventSource(`${ee}/encoder/lobby/updates/${U}/${Y}`),l.addEventListener("message",Te))},Ce=()=>{l&&(l.close(),l=void 0)},Te=async e=>{const{type:t,data:r}=e;let i;if("message"===t){if(r)try{i=JSON.parse(r)}catch(e){
1288
1288
  // eslint-disable-next-line no-console
1289
1289
  console.error("MESSAGE PARSING ERROR: ",e)}if(i){const{InternalTableId:e,MessageType:t,Results:// TakenSeats,
1290
1290
  r,Seats:// Roads, // for baccarat
@@ -1295,171 +1295,173 @@ a,Open:o}=i;if(e)switch(t){case"SeatsUpdated":a&&Array.isArray(a)&&(n(29,y=a),n(
1295
1295
  }// } else if (contains(otherLiveGamesCategory, gameTypeToLower)) {
1296
1296
  // GameComponent = 'poker';
1297
1297
  // }
1298
- return t})(s)),n(26,me=Lr[J]),n(27,f=(he.min||{})[J]),n(28,p=(he.max||{})[J]),v=s.currentRouletteNumbers,b=s.currentDoubleBallRouletteNumbers,w=s.vendorCategory,n(30,_=w.toLowerCase()===ti),n(13,S=(_?b:v)||[]),n(31,x="GameProp LiveProps RoulleteProps"),n(31,x+=_?" Double":""),n(32,T=Ge(ge,w.toLowerCase())?ve:ye),E=C,n(33,C=Array.isArray(y)&&y.length===g),s.dealer&&n(35,F=s.dealer.DealerName),k=s.numberOfPlayers,n(34,fe="ListGame"),s.isOpen&&s.currentRouletteNumbers&&n(34,fe+=" GameBackdrop"),d&&C&&f&&p&&s.currentOccupiedSeats?n(34,fe+=" GameContainerDimmed"):!1===d&&h&&n(34,fe+=" GameContainerFullyDimmed"),o&&(!E&&C?(n(34,fe+=" PulsatingRedShadow"),n(34,fe=fe.replace(" PulsatingGreenShadow",""))):E&&!C&&(n(34,fe+=" PulsatingGreenShadow"),n(34,fe=fe.replace(" PulsatingRedShadow",""))))}},Fe=()=>{let e=new URL(A),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{o.appendChild(t)}),1)}))};M((()=>(window.addEventListener("message",be,!1),()=>{window.removeEventListener("message",be),l&&l.removeEventListener("message",Ce)})));return e.$$set=e=>{"session"in e&&n(48,$=e.session),"userid"in e&&n(49,I=e.userid),"lang"in e&&n(1,P=e.lang),"clientstyling"in e&&n(50,D=e.clientstyling),"clientstylingurl"in e&&n(51,A=e.clientstylingurl),"translationurl"in e&&n(52,N=e.translationurl),"favorites"in e&&n(2,R=e.favorites),"gamethumbnail"in e&&n(3,H=e.gamethumbnail),"gamename"in e&&n(4,B=e.gamename),"gamevendor"in e&&n(5,U=e.gamevendor),"gameid"in e&&n(6,Y=e.gameid),"gameisnew"in e&&n(7,j=e.gameisnew),"gametag"in e&&n(8,z=e.gametag),"gamefunmode"in e&&n(53,W=e.gamefunmode),"searchitem"in e&&n(54,V=e.searchitem),"gamefavorite"in e&&n(0,Z=e.gamefavorite),"gamecellsize"in e&&n(9,K=e.gamecellsize),"showfavoredcategory"in e&&n(55,X=e.showfavoredcategory),"showgamename"in e&&n(10,q=e.showgamename),"currency"in e&&n(56,J=e.currency),"gamepagemodalurl"in e&&n(57,Q=e.gamepagemodalurl),"endpoint"in e&&n(58,ee=e.endpoint),"livelobbyendpoint"in e&&n(59,te=e.livelobbyendpoint),"connectlive"in e&&n(60,ne=e.connectlive),"visibilityconnect"in e&&n(61,re=e.visibilityconnect),"integratedgameframedesktop"in e&&n(62,ie=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(63,ae=e.integratedgameframemobile)},e.$$.update=()=>{/*connectlive*/536870912&e.$$.dirty[1]&&ne&&("disconnect"===ne?Te():"connect"===ne&&xe()),/*visibilityconnect*/1073741824&e.$$.dirty[1]&&re&&("disconnect"===re?Te():"connect"===re&&"connect"===ne&&xe()),/*lang*/2&e.$$.dirty[0]&&P&&Se(),/*session, userid, endpoint*/134610944&e.$$.dirty[1]&&$&&I&&ee&&(n(15,oe=!0),i=I),/*gamethumbnail*/8&e.$$.dirty[0]&&H&&a&&n(19,a.onload=()=>{n(18,le=!0)},a),/*customStylingContainer*/2048&e.$$.dirty[0]|/*clientstyling*/524288&e.$$.dirty[1]&&D&&o&&(()=>{let e=document.createElement("style");e.innerHTML=D,o.appendChild(e)})(),/*customStylingContainer*/2048&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&A&&o&&Fe(),/*favorites*/4&e.$$.dirty[0]&&R&&"true"==R&&n(16,se=!0),/*translationurl*/2097152&e.$$.dirty[1]&&N&&fetch(N).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Mr(t,e[t])}))})).catch((e=>{console.log(e)})),/*gamecellsize*/512&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&K&&A&&Fe(),/*endpoint, livelobbyendpoint*/402653184&e.$$.dirty[1]&&ee&&te&&(()=>{let e=new URL(`${te.split("?")[0]}`);e.searchParams.append("platform",Sr(ce)),e.searchParams.append("language",P),
1298
+ return t})(s)),n(26,me=Lr[J]),n(27,f=(he.min||{})[J]),n(28,p=(he.max||{})[J]),v=s.currentRouletteNumbers,b=s.currentDoubleBallRouletteNumbers,w=s.vendorCategory,n(30,_=w.toLowerCase()===ti),n(13,S=(_?b:v)||[]),n(31,x="GameProp LiveProps RoulleteProps"),n(31,x+=_?" Double":""),n(32,C=Ge(ge,w.toLowerCase())?ve:ye),E=T,n(33,T=Array.isArray(y)&&y.length===g),s.dealer&&n(35,F=s.dealer.DealerName),k=s.numberOfPlayers,n(34,fe="ListGame"),s.isOpen&&s.currentRouletteNumbers&&n(34,fe+=" GameBackdrop"),d&&T&&f&&p&&s.currentOccupiedSeats?n(34,fe+=" GameContainerDimmed"):!1===d&&h&&n(34,fe+=" GameContainerFullyDimmed"),o&&(!E&&T?(n(34,fe+=" PulsatingRedShadow"),n(34,fe=fe.replace(" PulsatingGreenShadow",""))):E&&!T&&(n(34,fe+=" PulsatingGreenShadow"),n(34,fe=fe.replace(" PulsatingRedShadow",""))))}},Fe=()=>{let e=new URL(A),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{o.appendChild(t)}),1)}))};M((()=>(window.addEventListener("message",be,!1),()=>{window.removeEventListener("message",be),l&&l.removeEventListener("message",Te)})));return e.$$set=e=>{"session"in e&&n(48,$=e.session),"userid"in e&&n(49,I=e.userid),"lang"in e&&n(1,P=e.lang),"clientstyling"in e&&n(50,D=e.clientstyling),"clientstylingurl"in e&&n(51,A=e.clientstylingurl),"translationurl"in e&&n(52,N=e.translationurl),"favorites"in e&&n(2,R=e.favorites),"gamethumbnail"in e&&n(3,H=e.gamethumbnail),"gamename"in e&&n(4,B=e.gamename),"gamevendor"in e&&n(5,U=e.gamevendor),"gameid"in e&&n(6,Y=e.gameid),"gameisnew"in e&&n(7,j=e.gameisnew),"gametag"in e&&n(8,z=e.gametag),"gamefunmode"in e&&n(53,W=e.gamefunmode),"searchitem"in e&&n(54,V=e.searchitem),"gamefavorite"in e&&n(0,Z=e.gamefavorite),"gamecellsize"in e&&n(9,K=e.gamecellsize),"showfavoredcategory"in e&&n(55,X=e.showfavoredcategory),"showgamename"in e&&n(10,q=e.showgamename),"currency"in e&&n(56,J=e.currency),"gamepagemodalurl"in e&&n(57,Q=e.gamepagemodalurl),"endpoint"in e&&n(58,ee=e.endpoint),"livelobbyendpoint"in e&&n(59,te=e.livelobbyendpoint),"connectlive"in e&&n(60,ne=e.connectlive),"visibilityconnect"in e&&n(61,re=e.visibilityconnect),"integratedgameframedesktop"in e&&n(62,ie=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(63,ae=e.integratedgameframemobile)},e.$$.update=()=>{/*connectlive*/536870912&e.$$.dirty[1]&&ne&&("disconnect"===ne?Ce():"connect"===ne&&xe()),/*visibilityconnect*/1073741824&e.$$.dirty[1]&&re&&("disconnect"===re?Ce():"connect"===re&&"connect"===ne&&xe()),/*lang*/2&e.$$.dirty[0]&&P&&Se(),/*session, userid, endpoint*/134610944&e.$$.dirty[1]&&$&&I&&ee&&(n(15,oe=!0),i=I),/*gamethumbnail*/8&e.$$.dirty[0]&&H&&a&&n(19,a.onload=()=>{n(18,le=!0)},a),/*customStylingContainer*/2048&e.$$.dirty[0]|/*clientstyling*/524288&e.$$.dirty[1]&&D&&o&&(()=>{let e=document.createElement("style");e.innerHTML=D,o.appendChild(e)})(),/*customStylingContainer*/2048&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&A&&o&&Fe(),/*favorites*/4&e.$$.dirty[0]&&R&&"true"==R&&n(16,se=!0),/*translationurl*/2097152&e.$$.dirty[1]&&N&&fetch(N).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Mr(t,e[t])}))})).catch((e=>{console.log(e)})),/*gamecellsize*/512&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&K&&A&&Fe(),/*endpoint, livelobbyendpoint*/402653184&e.$$.dirty[1]&&ee&&te&&(()=>{let e=new URL(`${te.split("?")[0]}`);e.searchParams.append("platform",Sr(ce)),e.searchParams.append("language",P),
1299
1299
  // let url:URL = new URL(`${endpoint}${livelobbyendpoint}`);
1300
- fetch(e).then((e=>e.json())).then((e=>{const{details:t}=e[0];n(12,s=t)}))})(),/*livegamedata*/4096&e.$$.dirty[0]&&s&&Me(),/*roulletteref, roulleteresults*/24576&e.$$.dirty[0]&&G&&S&&(()=>{const e="FirstElementAnimated",t=G.getElementsByClassName("First")[0];t&&(t.classList.add(e),setTimeout((()=>{t.classList.remove(e)}),2e3))})()},[Z,P,R,H,B,U,Y,j,z,K,q,o,s,S,G,oe,se,!1,le,a,c,h,ue,d,m,de,me,f,p,y,_,x,T,C,fe,F,r,ce,we,_e,()=>{window.postMessage({type:"GameHoveredMobile"},window.location.href)},()=>{window.postMessage({type:"GameBlurMobile"},window.location.href)},()=>{window.postMessage({type:"GameHoveredPc"},window.location.href)},()=>{window.postMessage({type:"GameBlurPc"},window.location.href)},Ge,(e,t,n)=>{let r,i;return null!=e&&null!=t&&(i=`\n <span>\n ${n}\n </span>\n ${Ee(e)}-${Ee(t)}`),k&&(r=`\n <svg fill="white" 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>\n <span class="NrOfPlayers">${k}</span>`),r||i?`\n <p class="LiveLimits">\n <span class="BetLimitLeft">\n ${i||""}\n </span>\n <span class="BetLimitRight">\n ${r||""}\n </span>\n </p>`:""},e=>e?`\n <p class="LiveLimits">\n <span class="DealerName">${r("gameThumbnail.dealer")}: ${e}</span>\n </p>\n `:"",(e,t,n,r="")=>{const i=`${e} ${r}`,a=t.toString().match(/first0|second0|0/g);return 0===t||a&&0!==a.length?`\n <span\n id=${t}\n class="${i}"\n >\n ${n}\n </span>\n `:`\n <span id=${t} class="${i}">\n ${n}\n </span>\n `},$,I,D,A,N,W,V,X,J,Q,ee,te,ne,re,ie,ae,ye,ve,function(e){L[e?"unshift":"push"]((()=>{a=e,n(19,a)}))},()=>_e(Y),()=>we(Y),()=>_e(Y),function(e){L[e?"unshift":"push"]((()=>{G=e,n(14,G)}))},function(e){L[e?"unshift":"push"]((()=>{o=e,n(11,o)}))}]}function ii(e,t){Vn(e,t)}!customElements.get("casino-game-thumbnail")&&customElements.define("casino-game-thumbnail",class extends j{constructor(e){super(),this.shadowRoot.innerHTML="<style>:host{font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-size:16px;border:2px solid var(--emfe-w-color-primary-600, #99034F);border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-weight:bold;text-transform:uppercase;border-radius:5px}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.FavIconContainer{position:absolute;top:10px;right:10px;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:.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, black 15%, rgba(0, 0, 0, 0) 100%)}.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(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.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(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.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(--emfe-w-color-white, #FFFFFF);opacity:1;font-size: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(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.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}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.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(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#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(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #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(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size: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(--emfe-w-color-white, #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(--emfe-w-color-white, #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(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}</style>",Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},ri,Jr,a,{session:48,userid:49,lang:1,clientstyling:50,clientstylingurl:51,translationurl:52,favorites:2,gamethumbnail:3,gamename:4,gamevendor:5,gameid:6,gameisnew:7,gametag:8,gamefunmode:53,searchitem:54,gamefavorite:0,gamecellsize:9,showfavoredcategory:55,showgamename:10,currency:56,gamepagemodalurl:57,endpoint:58,livelobbyendpoint:59,connectlive:60,visibilityconnect:61,integratedgameframedesktop:62,integratedgameframemobile:63,MONEY_WHEEL_COLOR_MAP:64,ROULETTE_COLOR_MAP:65},null,[-1,-1,-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["session","userid","lang","clientstyling","clientstylingurl","translationurl","favorites","gamethumbnail","gamename","gamevendor","gameid","gameisnew","gametag","gamefunmode","searchitem","gamefavorite","gamecellsize","showfavoredcategory","showgamename","currency","gamepagemodalurl","endpoint","livelobbyendpoint","connectlive","visibilityconnect","integratedgameframedesktop","integratedgameframemobile","MONEY_WHEEL_COLOR_MAP","ROULETTE_COLOR_MAP"]}get session(){return this.$$.ctx[48]}set session(e){this.$$set({session:e}),H()}get userid(){return this.$$.ctx[49]}set userid(e){this.$$set({userid:e}),H()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),H()}get clientstyling(){return this.$$.ctx[50]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[51]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get translationurl(){return this.$$.ctx[52]}set translationurl(e){this.$$set({translationurl:e}),H()}get favorites(){return this.$$.ctx[2]}set favorites(e){this.$$set({favorites:e}),H()}get gamethumbnail(){return this.$$.ctx[3]}set gamethumbnail(e){this.$$set({gamethumbnail:e}),H()}get gamename(){return this.$$.ctx[4]}set gamename(e){this.$$set({gamename:e}),H()}get gamevendor(){return this.$$.ctx[5]}set gamevendor(e){this.$$set({gamevendor:e}),H()}get gameid(){return this.$$.ctx[6]}set gameid(e){this.$$set({gameid:e}),H()}get gameisnew(){return this.$$.ctx[7]}set gameisnew(e){this.$$set({gameisnew:e}),H()}get gametag(){return this.$$.ctx[8]}set gametag(e){this.$$set({gametag:e}),H()}get gamefunmode(){return this.$$.ctx[53]}set gamefunmode(e){this.$$set({gamefunmode:e}),H()}get searchitem(){return this.$$.ctx[54]}set searchitem(e){this.$$set({searchitem:e}),H()}get gamefavorite(){return this.$$.ctx[0]}set gamefavorite(e){this.$$set({gamefavorite:e}),H()}get gamecellsize(){return this.$$.ctx[9]}set gamecellsize(e){this.$$set({gamecellsize:e}),H()}get showfavoredcategory(){return this.$$.ctx[55]}set showfavoredcategory(e){this.$$set({showfavoredcategory:e}),H()}get showgamename(){return this.$$.ctx[10]}set showgamename(e){this.$$set({showgamename:e}),H()}get currency(){return this.$$.ctx[56]}set currency(e){this.$$set({currency:e}),H()}get gamepagemodalurl(){return this.$$.ctx[57]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),H()}get endpoint(){return this.$$.ctx[58]}set endpoint(e){this.$$set({endpoint:e}),H()}get livelobbyendpoint(){return this.$$.ctx[59]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),H()}get connectlive(){return this.$$.ctx[60]}set connectlive(e){this.$$set({connectlive:e}),H()}get visibilityconnect(){return this.$$.ctx[61]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),H()}get integratedgameframedesktop(){return this.$$.ctx[62]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),H()}get integratedgameframemobile(){return this.$$.ctx[63]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),H()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[64]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[65]}});const ai={en:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},zh:{Translations:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"}},de:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},it:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},fr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},es:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},tr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},ru:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},ro:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},hr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},hu:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},pl:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},pt:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},sl:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},sr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}}};
1300
+ fetch(e).then((e=>e.json())).then((e=>{const{details:t}=e[0];n(12,s=t)}))})(),/*livegamedata*/4096&e.$$.dirty[0]&&s&&Me(),/*roulletteref, roulleteresults*/24576&e.$$.dirty[0]&&G&&S&&(()=>{const e="FirstElementAnimated",t=G.getElementsByClassName("First")[0];t&&(t.classList.add(e),setTimeout((()=>{t.classList.remove(e)}),2e3))})()},[Z,P,R,H,B,U,Y,j,z,K,q,o,s,S,G,oe,se,!1,le,a,c,h,ue,d,m,de,me,f,p,y,_,x,C,T,fe,F,r,ce,we,_e,()=>{window.postMessage({type:"GameHoveredMobile"},window.location.href)},()=>{window.postMessage({type:"GameBlurMobile"},window.location.href)},()=>{window.postMessage({type:"GameHoveredPc"},window.location.href)},()=>{window.postMessage({type:"GameBlurPc"},window.location.href)},Ge,(e,t,n)=>{let r,i;return null!=e&&null!=t&&(i=`\n <span>\n ${n}\n </span>\n ${Ee(e)}-${Ee(t)}`),k&&(r=`\n <svg fill="white" 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>\n <span class="NrOfPlayers">${k}</span>`),r||i?`\n <p class="LiveLimits">\n <span class="BetLimitLeft">\n ${i||""}\n </span>\n <span class="BetLimitRight">\n ${r||""}\n </span>\n </p>`:""},e=>e?`\n <p class="LiveLimits">\n <span class="DealerName">${r("gameThumbnail.dealer")}: ${e}</span>\n </p>\n `:"",(e,t,n,r="")=>{const i=`${e} ${r}`,a=t.toString().match(/first0|second0|0/g);return 0===t||a&&0!==a.length?`\n <span\n id=${t}\n class="${i}"\n >\n ${n}\n </span>\n `:`\n <span id=${t} class="${i}">\n ${n}\n </span>\n `},$,I,D,A,N,W,V,X,J,Q,ee,te,ne,re,ie,ae,ye,ve,function(e){L[e?"unshift":"push"]((()=>{a=e,n(19,a)}))},()=>_e(Y),()=>we(Y),()=>_e(Y),function(e){L[e?"unshift":"push"]((()=>{G=e,n(14,G)}))},function(e){L[e?"unshift":"push"]((()=>{o=e,n(11,o)}))}]}function ii(e,t){Vn(e,t)}!customElements.get("casino-game-thumbnail")&&customElements.define("casino-game-thumbnail",class extends j{constructor(e){super(),this.shadowRoot.innerHTML='<style>:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-size:16px;border:2px solid var(--emfe-w-color-primary-600, #99034F);border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-weight:bold;text-transform:uppercase;border-radius:5px}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.FavIconContainer{position:absolute;top:10px;right:10px;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;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.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(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.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(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.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(--emfe-w-color-white, #FFFFFF);opacity:1;font-size: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(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.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}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.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(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#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(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #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(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size: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(--emfe-w-color-white, #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(--emfe-w-color-white, #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(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}</style>',Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},ri,Jr,a,{session:48,userid:49,lang:1,clientstyling:50,clientstylingurl:51,translationurl:52,favorites:2,gamethumbnail:3,gamename:4,gamevendor:5,gameid:6,gameisnew:7,gametag:8,gamefunmode:53,searchitem:54,gamefavorite:0,gamecellsize:9,showfavoredcategory:55,showgamename:10,currency:56,gamepagemodalurl:57,endpoint:58,livelobbyendpoint:59,connectlive:60,visibilityconnect:61,integratedgameframedesktop:62,integratedgameframemobile:63,MONEY_WHEEL_COLOR_MAP:64,ROULETTE_COLOR_MAP:65},null,[-1,-1,-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["session","userid","lang","clientstyling","clientstylingurl","translationurl","favorites","gamethumbnail","gamename","gamevendor","gameid","gameisnew","gametag","gamefunmode","searchitem","gamefavorite","gamecellsize","showfavoredcategory","showgamename","currency","gamepagemodalurl","endpoint","livelobbyendpoint","connectlive","visibilityconnect","integratedgameframedesktop","integratedgameframemobile","MONEY_WHEEL_COLOR_MAP","ROULETTE_COLOR_MAP"]}get session(){return this.$$.ctx[48]}set session(e){this.$$set({session:e}),H()}get userid(){return this.$$.ctx[49]}set userid(e){this.$$set({userid:e}),H()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),H()}get clientstyling(){return this.$$.ctx[50]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[51]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get translationurl(){return this.$$.ctx[52]}set translationurl(e){this.$$set({translationurl:e}),H()}get favorites(){return this.$$.ctx[2]}set favorites(e){this.$$set({favorites:e}),H()}get gamethumbnail(){return this.$$.ctx[3]}set gamethumbnail(e){this.$$set({gamethumbnail:e}),H()}get gamename(){return this.$$.ctx[4]}set gamename(e){this.$$set({gamename:e}),H()}get gamevendor(){return this.$$.ctx[5]}set gamevendor(e){this.$$set({gamevendor:e}),H()}get gameid(){return this.$$.ctx[6]}set gameid(e){this.$$set({gameid:e}),H()}get gameisnew(){return this.$$.ctx[7]}set gameisnew(e){this.$$set({gameisnew:e}),H()}get gametag(){return this.$$.ctx[8]}set gametag(e){this.$$set({gametag:e}),H()}get gamefunmode(){return this.$$.ctx[53]}set gamefunmode(e){this.$$set({gamefunmode:e}),H()}get searchitem(){return this.$$.ctx[54]}set searchitem(e){this.$$set({searchitem:e}),H()}get gamefavorite(){return this.$$.ctx[0]}set gamefavorite(e){this.$$set({gamefavorite:e}),H()}get gamecellsize(){return this.$$.ctx[9]}set gamecellsize(e){this.$$set({gamecellsize:e}),H()}get showfavoredcategory(){return this.$$.ctx[55]}set showfavoredcategory(e){this.$$set({showfavoredcategory:e}),H()}get showgamename(){return this.$$.ctx[10]}set showgamename(e){this.$$set({showgamename:e}),H()}get currency(){return this.$$.ctx[56]}set currency(e){this.$$set({currency:e}),H()}get gamepagemodalurl(){return this.$$.ctx[57]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),H()}get endpoint(){return this.$$.ctx[58]}set endpoint(e){this.$$set({endpoint:e}),H()}get livelobbyendpoint(){return this.$$.ctx[59]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),H()}get connectlive(){return this.$$.ctx[60]}set connectlive(e){this.$$set({connectlive:e}),H()}get visibilityconnect(){return this.$$.ctx[61]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),H()}get integratedgameframedesktop(){return this.$$.ctx[62]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),H()}get integratedgameframemobile(){return this.$$.ctx[63]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),H()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[64]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[65]}});const ai={en:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},zh:{Translations:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"}},de:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},it:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},fr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},es:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},tr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},ru:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},ro:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},hr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},hu:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},pl:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},pt:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},sl:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}},sr:{Translations:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}}};
1301
1301
  /* ../casino-filter/src/CasinoFilter.svelte generated by Svelte v3.48.0 */function oi(e,t,n){const r=e.slice();return r[35]=t[n],r[36]=t,r[37]=n,r}
1302
- // (166:4) {#if !isLoading}
1303
- function si(e){let t,n,i,a,o,s,l,c,u,b,S,T,C,E,G,M,F,L,k,$,I,P,D,O,A,N,R,H,B,U,Y,j=/*$_*/e[11]("Translations.filterby")+"",z=/*$_*/e[11]("Translations.providers")+"",W=/*$_*/e[11]("Translations.clear")+"";function V(e,t){/*fullSelection*/
1304
- return e[7]?ui:ci}let Z=V(e),K=Z(e),X=/*vendorArray*/e[5],q=[];for(let t=0;t<X.length;t+=1)q[t]=mi(oi(e,X,t));return{c(){t=p("div"),n=p("div"),i=p("div"),a=g("svg"),o=g("path"),s=v(),l=p("div"),c=p("span"),u=y(j),b=v(),S=p("div"),T=p("span"),C=y(z),E=v(),K.c(),G=v(),M=p("span"),F=g("svg"),L=g("path"),I=v(),P=p("div"),D=p("ul");for(let e=0;e<q.length;e+=1)q[e].c();O=v(),A=p("button"),N=y(W),_(o,"id","noun_filter_736223"),_(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),_(o,"transform","translate(-5 -6.2)"),_(o,"fill","#fff"),_(a,"xmlns","http://www.w3.org/2000/svg"),_(a,"width","16"),_(a,"height","16"),_(a,"viewBox","0 0 16 16"),_(c,"class","FilterName"),_(S,"class","FilterValueContainer"),_(l,"class","FilterTextContainer"),_(i,"class","FilterMainArea"),_(L,"id","arrow"),_(L,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),_(L,"transform","translate(-274.511 -441.088)"),_(L,"fill","#d1d1d1"),_(F,"xmlns","http://www.w3.org/2000/svg"),_(F,"width","14"),_(F,"height","6.835"),_(F,"viewBox","0 0 14 6.835"),_(M,"class",k="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":"")),_(n,"class",$="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":"")),_(D,"class","FilterDropdown"),_(A,"class","ClearFilters"),A.disabled=R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length,_(P,"class",H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":"")),_(t,"class",B="FilterContainer "+(/*addfilterselector*/"true"==e[0]&&/*addsortingselector*/"true"==e[1]?"FilerContainerSplit":""))},m(r,m){d(r,t,m),h(t,n),h(n,i),h(i,a),h(a,o),h(i,s),h(i,l),h(l,c),h(c,u),h(l,b),h(l,S),h(S,T),h(T,C),h(S,E),K.m(S,null),h(n,G),h(n,M),h(M,F),h(F,L),h(t,I),h(t,P),h(P,D);for(let e=0;e<q.length;e+=1)q[e].m(D,null);h(P,O),h(P,A),h(A,N),U||(Y=[w(n,"click",/*click_handler*/e[22]),w(A,"click",/*click_handler_2*/e[25])],U=!0)},p(e,r){if(/*$_*/2048&r[0]&&j!==(j=/*$_*/e[11]("Translations.filterby")+"")&&x(u,j),/*$_*/2048&r[0]&&z!==(z=/*$_*/e[11]("Translations.providers")+"")&&x(C,z),Z===(Z=V(e))&&K?K.p(e,r):(K.d(1),K=Z(e),K&&(K.c(),K.m(S,null))),/*isFilterActive*/16&r[0]&&k!==(k="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":""))&&_(M,"class",k),/*isFilterActive*/16&r[0]&&$!==($="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":""))&&_(n,"class",$),/*filterbylogo, vendorArray, filterByVendors*/8228&r[0]){let t;for(X=/*vendorArray*/e[5],t=0;t<X.length;t+=1){const n=oi(e,X,t);q[t]?q[t].p(n,r):(q[t]=mi(n),q[t].c(),q[t].m(D,null))}for(;t<q.length;t+=1)q[t].d(1);q.length=X.length}/*$_*/2048&r[0]&&W!==(W=/*$_*/e[11]("Translations.clear")+"")&&x(N,W),/*fullSelection, selectedVendorArray, vendorArray*/224&r[0]&&R!==(R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length)&&(A.disabled=R),/*isFilterActive*/16&r[0]&&H!==(H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":""))&&_(P,"class",H),/*addfilterselector, addsortingselector*/3&r[0]&&B!==(B="FilterContainer "+(/*addfilterselector*/"true"==e[0]&&/*addsortingselector*/"true"==e[1]?"FilerContainerSplit":""))&&_(t,"class",B)},d(e){e&&m(t),K.d(),f(q,e),U=!1,r(Y)}}}
1305
- // (163:2) {#if hasErrors}
1302
+ // (164:4) {#if !isLoading}
1303
+ function si(e){let t,n,i,a,o,s,l,c,u,b,S,C,T,E,G,M,F,L,k,$,I,P,D,O,A,N,R,H,B,U,Y,j=/*$_*/e[11]("Translations.filterby")+"",z=/*$_*/e[11]("Translations.providers")+"",W=/*$_*/e[11]("Translations.clear")+"";function V(e,t){/*fullSelection*/
1304
+ return e[7]?ui:ci}let Z=V(e),K=Z(e),X=/*vendorArray*/e[5],q=[];for(let t=0;t<X.length;t+=1)q[t]=mi(oi(e,X,t));return{c(){t=p("div"),n=p("div"),i=p("div"),a=g("svg"),o=g("path"),s=v(),l=p("div"),c=p("span"),u=y(j),b=v(),S=p("div"),C=p("span"),T=y(z),E=v(),K.c(),G=v(),M=p("span"),F=g("svg"),L=g("path"),I=v(),P=p("div"),D=p("ul");for(let e=0;e<q.length;e+=1)q[e].c();O=v(),A=p("button"),N=y(W),_(o,"id","noun_filter_736223"),_(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),_(o,"transform","translate(-5 -6.2)"),_(o,"fill","#fff"),_(a,"xmlns","http://www.w3.org/2000/svg"),_(a,"width","16"),_(a,"height","16"),_(a,"viewBox","0 0 16 16"),_(c,"class","FilterName"),_(S,"class","FilterValueContainer"),_(l,"class","FilterTextContainer"),_(i,"class","FilterMainArea"),_(L,"id","arrow"),_(L,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),_(L,"transform","translate(-274.511 -441.088)"),_(L,"fill","#d1d1d1"),_(F,"xmlns","http://www.w3.org/2000/svg"),_(F,"width","14"),_(F,"height","6.835"),_(F,"viewBox","0 0 14 6.835"),_(M,"class",k="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":"")),_(n,"class",$="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":"")),_(D,"class","FilterDropdown"),_(A,"class","ClearFilters"),A.disabled=R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length,_(P,"class",H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":"")),_(t,"class",B="FilterContainer "+(/*addfilterselector*/"true"==e[0]&&/*addsortingselector*/"true"==e[1]?"FilerContainerSplit":""))},m(r,m){d(r,t,m),h(t,n),h(n,i),h(i,a),h(a,o),h(i,s),h(i,l),h(l,c),h(c,u),h(l,b),h(l,S),h(S,C),h(C,T),h(S,E),K.m(S,null),h(n,G),h(n,M),h(M,F),h(F,L),h(t,I),h(t,P),h(P,D);for(let e=0;e<q.length;e+=1)q[e].m(D,null);h(P,O),h(P,A),h(A,N),U||(Y=[w(n,"click",/*click_handler*/e[22]),w(A,"click",/*click_handler_2*/e[25])],U=!0)},p(e,r){if(/*$_*/2048&r[0]&&j!==(j=/*$_*/e[11]("Translations.filterby")+"")&&x(u,j),/*$_*/2048&r[0]&&z!==(z=/*$_*/e[11]("Translations.providers")+"")&&x(T,z),Z===(Z=V(e))&&K?K.p(e,r):(K.d(1),K=Z(e),K&&(K.c(),K.m(S,null))),/*isFilterActive*/16&r[0]&&k!==(k="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":""))&&_(M,"class",k),/*isFilterActive*/16&r[0]&&$!==($="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":""))&&_(n,"class",$),/*filterbylogo, vendorArray, filterByVendors*/8228&r[0]){let t;for(X=/*vendorArray*/e[5],t=0;t<X.length;t+=1){const n=oi(e,X,t);q[t]?q[t].p(n,r):(q[t]=mi(n),q[t].c(),q[t].m(D,null))}for(;t<q.length;t+=1)q[t].d(1);q.length=X.length}/*$_*/2048&r[0]&&W!==(W=/*$_*/e[11]("Translations.clear")+"")&&x(N,W),/*fullSelection, selectedVendorArray, vendorArray*/224&r[0]&&R!==(R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length)&&(A.disabled=R),/*isFilterActive*/16&r[0]&&H!==(H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":""))&&_(P,"class",H),/*addfilterselector, addsortingselector*/3&r[0]&&B!==(B="FilterContainer "+(/*addfilterselector*/"true"==e[0]&&/*addsortingselector*/"true"==e[1]?"FilerContainerSplit":""))&&_(t,"class",B)},d(e){e&&m(t),K.d(),f(q,e),U=!1,r(Y)}}}
1305
+ // (161:2) {#if hasErrors}
1306
1306
  function li(e){let t,n,r=/*$_*/e[11]("casinoPage.500")+"";return{c(){t=p("p"),n=y(r),_(t,"class","SearchLoading"),_(t,"part","SearchLoading")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/2048&t[0]&&r!==(r=/*$_*/e[11]("casinoPage.500")+"")&&x(n,r)},d(e){e&&m(t)}}}
1307
- // (179:14) {:else}
1307
+ // (177:14) {:else}
1308
1308
  function ci(e){let t,n;return{c(){t=p("span"),n=y(/*selectionNumber*/e[8]),_(t,"class","FilterCounter")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*selectionNumber*/256&t[0]&&x(n,/*selectionNumber*/e[8])},d(e){e&&m(t)}}}
1309
- // (177:14) {#if fullSelection}
1309
+ // (175:14) {#if fullSelection}
1310
1310
  function ui(e){let t,n,r=/*$_*/e[11]("Translations.all")+"";return{c(){t=p("span"),n=y(r),_(t,"class","FilterCounter")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/2048&t[0]&&r!==(r=/*$_*/e[11]("Translations.all")+"")&&x(n,r)},d(e){e&&m(t)}}}
1311
- // (201:50)
1311
+ // (199:50)
1312
1312
  function hi(e){let t,n;return{c(){t=p("img"),l(t.src,n=/*vendor*/e[35].logo)||_(t,"src",n),_(t,"alt","vendor logo")},m(e,n){d(e,t,n)},p(e,r){/*vendorArray*/32&r[0]&&!l(t.src,n=/*vendor*/e[35].logo)&&_(t,"src",n)},d(e){e&&m(t)}}}
1313
- // (199:16) {#if filterbylogo === "false"}
1313
+ // (197:16) {#if filterbylogo === "false"}
1314
1314
  function di(e){let t,n,r=/*vendor*/e[35].name+"";return{c(){t=p("span"),n=y(r)},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*vendorArray*/32&t[0]&&r!==(r=/*vendor*/e[35].name+"")&&x(n,r)},d(e){e&&m(t)}}}
1315
- // (194:10) {#each vendorArray as vendor}
1315
+ // (192:10) {#each vendorArray as vendor}
1316
1316
  function mi(e){let t,n,i,a,o,s,l,c,u,f,g,y;function b(){
1317
1317
  /*input_change_handler*/e[23].call(i,/*each_value*/e[36],/*vendor_index*/e[37])}function S(){/*click_handler_1*/
1318
1318
  return e[24](/*vendor*/e[35])}function x(e,t){/*filterbylogo*/
1319
- return"false"===e[2]?di:/*filterbylogo*/"true"===e[2]?hi:void 0}let T=x(e),C=T&&T(e);return{c(){t=p("li"),n=p("label"),i=p("input"),o=v(),s=p("span"),l=v(),C&&C.c(),c=v(),_(i,"type","checkbox"),_(i,"name","checkbox"),i.__value=a=/*vendor*/e[35].name,i.value=i.__value,_(s,"class","FiltersCheckmark"),_(n,"class","FilterLabel"),_(t,"class",u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":"")),t.value=f=/*vendor*/e[35].name},m(r,a){d(r,t,a),h(t,n),h(n,i),i.checked=/*vendor*/e[35].isFilterSelected,h(n,o),h(n,s),h(n,l),C&&C.m(n,null),h(t,c),g||(y=[w(i,"change",b),w(i,"click",S)],g=!0)},p(r,o){e=r,/*vendorArray*/32&o[0]&&a!==(a=/*vendor*/e[35].name)&&(i.__value=a,i.value=i.__value),/*vendorArray*/32&o[0]&&(i.checked=/*vendor*/e[35].isFilterSelected),T===(T=x(e))&&C?C.p(e,o):(C&&C.d(1),C=T&&T(e),C&&(C.c(),C.m(n,null))),/*filterbylogo*/4&o[0]&&u!==(u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":""))&&_(t,"class",u),/*vendorArray*/32&o[0]&&f!==(f=/*vendor*/e[35].name)&&(t.value=f)},d(e){e&&m(t),C&&C.d(),g=!1,r(y)}}}function fi(t){let n;function r(e,t){/*hasErrors*/
1319
+ return"false"===e[2]?di:/*filterbylogo*/"true"===e[2]?hi:void 0}let C=x(e),T=C&&C(e);return{c(){t=p("li"),n=p("label"),i=p("input"),o=v(),s=p("span"),l=v(),T&&T.c(),c=v(),_(i,"type","checkbox"),_(i,"name","checkbox"),i.__value=a=/*vendor*/e[35].name,i.value=i.__value,_(s,"class","FiltersCheckmark"),_(n,"class","FilterLabel"),_(t,"class",u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":"")),t.value=f=/*vendor*/e[35].name},m(r,a){d(r,t,a),h(t,n),h(n,i),i.checked=/*vendor*/e[35].isFilterSelected,h(n,o),h(n,s),h(n,l),T&&T.m(n,null),h(t,c),g||(y=[w(i,"change",b),w(i,"click",S)],g=!0)},p(r,o){e=r,/*vendorArray*/32&o[0]&&a!==(a=/*vendor*/e[35].name)&&(i.__value=a,i.value=i.__value),/*vendorArray*/32&o[0]&&(i.checked=/*vendor*/e[35].isFilterSelected),C===(C=x(e))&&T?T.p(e,o):(T&&T.d(1),T=C&&C(e),T&&(T.c(),T.m(n,null))),/*filterbylogo*/4&o[0]&&u!==(u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":""))&&_(t,"class",u),/*vendorArray*/32&o[0]&&f!==(f=/*vendor*/e[35].name)&&(t.value=f)},d(e){e&&m(t),T&&T.d(),g=!1,r(y)}}}function fi(t){let n;function r(e,t){/*hasErrors*/
1320
1320
  return e[10]?li:/*isLoading*/e[9]?void 0:si}let i=r(t),a=i&&i(t);return{c(){n=p("div"),a&&a.c(),this.c=e},m(e,r){d(e,n,r),a&&a.m(n,null)
1321
1321
  /*div_binding*/,t[26](n)},p(e,t){i===(i=r(e))&&a?a.p(e,t):(a&&a.d(1),a=i&&i(e),a&&(a.c(),a.m(n,null)))},i:e,o:e,d(e){e&&m(n),a&&a.d()
1322
- /*div_binding*/,t[26](null)}}}function pi(e,t,n){let r;u(e,wr,(e=>n(11,r=e)));let i,{endpoint:a=""}=t,{datasource:o=""}=t,{lang:s=""}=t,{translationurl:l=""}=t,{clientstyling:c=""}=t,{clientstylingurl:h=""}=t,{categoryid:d=""}=t,{addfilterselector:m="false"}=t,{addsortingselector:f="false"}=t,{filterbylogo:p="false"}=t,g=!1,y=window.navigator.userAgent,v=[],b=[],w={},_=!1,S=0,x=!0,T=!1;
1322
+ /*div_binding*/,t[26](null)}}}function pi(e,t,n){let r;u(e,wr,(e=>n(11,r=e)));let i,{endpoint:a=""}=t,{datasource:o=""}=t,{lang:s=""}=t,{translationurl:l=""}=t,{clientstyling:c=""}=t,{clientstylingurl:h=""}=t,{categoryid:d=""}=t,{addfilterselector:m="false"}=t,{addsortingselector:f="false"}=t,{filterbylogo:p="false"}=t,g=!1,y=window.navigator.userAgent,v=[],b=[],w={},_=!1,S=0,x=!0,C=!1;
1323
1323
  // start translations area
1324
1324
  !function({withLocale:e,translations:t}){lr.subscribe((n=>{null==n&&(jn.set(t),lr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1325
1325
  /*dictionary.set(translations);
1326
1326
  locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(ai).forEach((e=>{ii(e,ai[e])}));
1327
1327
  // end custom styling area
1328
- w[d]&&(w={[d]:[]});const C=()=>{n(4,g=!g)},E=e=>{let t=localStorage.getItem("vendorFiltersByCategory");e.isFilterSelected=!e.isFilterSelected,b.length&&0!=b.filter((t=>t.name===e.name)).length?n(6,b=b.filter((t=>t.name!==e.name))):b.push(e),null==t?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(w={[d]:b.map((e=>e.id))})):(t=JSON.parse(t),t[d]=b.map((e=>e.id)),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(t))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),G()},G=()=>{
1328
+ w[d]&&(w={[d]:[]});const T=()=>{n(4,g=!g)},E=e=>{let t=localStorage.getItem("vendorFiltersByCategory");e.isFilterSelected=!e.isFilterSelected,b.length&&0!=b.filter((t=>t.name===e.name)).length?n(6,b=b.filter((t=>t.name!==e.name))):b.push(e),null==t?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(w={[d]:b.map((e=>e.id))})):(t=JSON.parse(t),t[d]=b.map((e=>e.id)),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(t))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),G()},G=()=>{
1329
1329
  // update filters value
1330
1330
  n(7,_=b.length===v.length||0==b.length),n(8,S=b.length)},M=()=>{const e=new URL(`${a}/casino/vendors`);e.searchParams.append("fields","id,name,logo,subVendors"),e.searchParams.append("language",s),e.searchParams.append("datasource",o),e.searchParams.append("platform",Sr(y)),(d.match(/\$/g)||[]).length>1?(e.searchParams.append("filter",`games(subGroups=${d})`),e.searchParams.append("subVendors",`games(subGroups=${d})`)):e.searchParams.append("filter",`games(groups=${d})`),(e=>{n(9,x=!0),new Promise(((t,r)=>{fetch(e).then((e=>e.json())).then((e=>{e=e.items,t(e.items),n(6,b=[]);let r=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));e.forEach((e=>{var t;r||(r={currentCategoryId:[]}),(null===(t=r[d])||void 0===t?void 0:t.indexOf(e.id))>=0?(e.isFilterSelected=!0,b.push(e)):e.isFilterSelected=!1})),n(5,v=e),
1331
1331
  // needed to force the update of the filters value
1332
- G()})).catch((e=>{console.error(e),n(10,T=!0),r(e)})).finally((()=>{n(9,x=!1)}))}))})(e)},F=()=>{n(9,x=!0),n(6,b=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(w={[d]:b.map((e=>e.id))})),v.forEach((e=>e.isFilterSelected=!1)),setTimeout((()=>{n(9,x=!1)}),50),window.postMessage({type:"ApplyFilters"},window.location.href),n(7,_=!0),n(4,g=!1)};return e.$$set=e=>{"endpoint"in e&&n(15,a=e.endpoint),"datasource"in e&&n(16,o=e.datasource),"lang"in e&&n(17,s=e.lang),"translationurl"in e&&n(18,l=e.translationurl),"clientstyling"in e&&n(19,c=e.clientstyling),"clientstylingurl"in e&&n(20,h=e.clientstylingurl),"categoryid"in e&&n(21,d=e.categoryid),"addfilterselector"in e&&n(0,m=e.addfilterselector),"addsortingselector"in e&&n(1,f=e.addsortingselector),"filterbylogo"in e&&n(2,p=e.filterbylogo)},e.$$.update=()=>{/*endpoint, datasource, categoryid, filterbylogo*/2195460&e.$$.dirty[0]&&a&&o&&d&&p&&M(),/*clientstyling, customStylingContainer*/524296&e.$$.dirty[0]&&c&&i&&(()=>{let e=document.createElement("style");e.innerHTML=c,i.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/1048584&e.$$.dirty[0]&&h&&i&&(()=>{let e=document.createElement("style");fetch(new URL(h)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{i.appendChild(e)}),1)}))})(),/*translationurl*/262144&e.$$.dirty[0]&&l&&fetch(l).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{ii(t,e[t])}))})).catch((e=>{console.log(e)}))},[m,f,p,i,g,v,b,_,S,x,T,r,C,E,F,a,o,s,l,c,h,d,()=>C(),function(e,t){e[t].isFilterSelected=this.checked,n(5,v)},e=>E(e),()=>F(),function(e){L[e?"unshift":"push"]((()=>{i=e,n(3,i)}))}]}
1332
+ G()})).catch((e=>{console.error(e),n(10,C=!0),r(e)})).finally((()=>{n(9,x=!1)}))}))})(e)},F=()=>{n(6,b=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(w={[d]:b.map((e=>e.id))})),v.forEach((e=>e.isFilterSelected=!1)),
1333
+ // this reassignation of the pointer value is required in order to have Svelte trigger a re-render
1334
+ n(5,v),window.postMessage({type:"ApplyFilters"},window.location.href),n(7,_=!0),n(4,g=!1)};return e.$$set=e=>{"endpoint"in e&&n(15,a=e.endpoint),"datasource"in e&&n(16,o=e.datasource),"lang"in e&&n(17,s=e.lang),"translationurl"in e&&n(18,l=e.translationurl),"clientstyling"in e&&n(19,c=e.clientstyling),"clientstylingurl"in e&&n(20,h=e.clientstylingurl),"categoryid"in e&&n(21,d=e.categoryid),"addfilterselector"in e&&n(0,m=e.addfilterselector),"addsortingselector"in e&&n(1,f=e.addsortingselector),"filterbylogo"in e&&n(2,p=e.filterbylogo)},e.$$.update=()=>{/*endpoint, datasource, categoryid, filterbylogo*/2195460&e.$$.dirty[0]&&a&&o&&d&&p&&M(),/*clientstyling, customStylingContainer*/524296&e.$$.dirty[0]&&c&&i&&(()=>{let e=document.createElement("style");e.innerHTML=c,i.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/1048584&e.$$.dirty[0]&&h&&i&&(()=>{let e=document.createElement("style");fetch(new URL(h)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{i.appendChild(e)}),1)}))})(),/*translationurl*/262144&e.$$.dirty[0]&&l&&fetch(l).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{ii(t,e[t])}))})).catch((e=>{console.log(e)}))},[m,f,p,i,g,v,b,_,S,x,C,r,T,E,F,a,o,s,l,c,h,d,()=>T(),function(e,t){e[t].isFilterSelected=this.checked,n(5,v)},e=>E(e),()=>F(),function(e){L[e?"unshift":"push"]((()=>{i=e,n(3,i)}))}]}
1333
1335
  /* ../casino-games-category-section/src/CasinoGamesCategorySection.svelte generated by Svelte v3.48.0 */
1334
- function gi(e,t,n){const r=e.slice();return r[80]=t[n],r[82]=n,r}function yi(e,t,n){const r=e.slice();return r[80]=t[n],r[83]=t,r[82]=n,r}function vi(e,t,n){const r=e.slice();return r[80]=t[n],r[82]=n,r}
1335
- // (596:4) {:else}
1336
+ function gi(e,t,n){const r=e.slice();return r[81]=t[n],r[83]=n,r}function yi(e,t,n){const r=e.slice();return r[81]=t[n],r[84]=t,r[83]=n,r}function vi(e,t,n){const r=e.slice();return r[81]=t[n],r[83]=n,r}
1337
+ // (599:4) {:else}
1336
1338
  function bi(e){let t;function n(e,t){/*categoryData*/
1337
- return e[22]?xi:/*showFavGamesCategory*/e[32]?Si:void 0}let r=n(e),i=r&&r(e);return{c(){t=p("div"),i&&i.c()},m(e,n){d(e,t,n),i&&i.m(t,null)},p(e,a){r===(r=n(e))&&i?i.p(e,a):(i&&i.d(1),i=r&&r(e),i&&(i.c(),i.m(t,null)))},d(e){e&&m(t),i&&i.d()}}}
1338
- // (538:4) {#if searched}
1339
+ return e[22]?xi:/*showFavGamesCategory*/e[33]?Si:void 0}let r=n(e),i=r&&r(e);return{c(){t=p("div"),i&&i.c()},m(e,n){d(e,t,n),i&&i.m(t,null)},p(e,a){r===(r=n(e))&&i?i.p(e,a):(i&&i.d(1),i=r&&r(e),i&&(i.c(),i.m(t,null)))},d(e){e&&m(t),i&&i.d()}}}
1340
+ // (541:4) {#if searched}
1339
1341
  function wi(e){let t,n,r;function i(e,t){/*recentSearched*/
1340
1342
  return e[26]?Vi:/*shownCategoryData*/e[23].length?zi:Wi}let a=i(e),o=a(e);function s(e,t){/*shownCategoryData*/
1341
- return e[23]?Ki:Zi}let l=s(e),c=l(e);return{c(){t=p("div"),n=p("div"),o.c(),r=v(),c.c(),_(n,"class","CasinoGamesHeader Searched "+(_r(/*userAgent*/e[37])?"CasinoGamesHeaderMobile":"")),_(n,"part","CasinoGamesHeader Searched "+(_r(/*userAgent*/e[37])?"CasinoGamesHeaderMobile":"")),_(t,"class","CasinoGamesContainer"),_(t,"part","CasinoGamesContainer")},m(e,i){d(e,t,i),h(t,n),o.m(n,null),h(t,r),c.m(t,null)},p(e,r){a===(a=i(e))&&o?o.p(e,r):(o.d(1),o=a(e),o&&(o.c(),o.m(n,null))),l===(l=s(e))&&c?c.p(e,r):(c.d(1),c=l(e),c&&(c.c(),c.m(t,null)))},d(e){e&&m(t),o.d(),c.d()}}}
1342
- // (530:2) {#if hasErrors}
1343
+ return e[23]?Ki:Zi}let l=s(e),c=l(e);return{c(){t=p("div"),n=p("div"),o.c(),r=v(),c.c(),_(n,"class","CasinoGamesHeader Searched "+(_r(/*userAgent*/e[38])?"CasinoGamesHeaderMobile":"")),_(n,"part","CasinoGamesHeader Searched "+(_r(/*userAgent*/e[38])?"CasinoGamesHeaderMobile":"")),_(t,"class","CasinoGamesContainer"),_(t,"part","CasinoGamesContainer")},m(e,i){d(e,t,i),h(t,n),o.m(n,null),h(t,r),c.m(t,null)},p(e,r){a===(a=i(e))&&o?o.p(e,r):(o.d(1),o=a(e),o&&(o.c(),o.m(n,null))),l===(l=s(e))&&c?c.p(e,r):(c.d(1),c=l(e),c&&(c.c(),c.m(t,null)))},d(e){e&&m(t),o.d(),c.d()}}}
1344
+ // (533:2) {#if hasErrors}
1343
1345
  function _i(e){let t;function n(e,t){/*filteresPresent*/
1344
1346
  return e[28]?Qi:Ji}let r=n(e),i=r(e);return{c(){i.c(),t=b()},m(e,n){i.m(e,n),d(e,t,n)},p(e,a){r!==(r=n(e))&&(i.d(1),i=r(e),i&&(i.c(),i.m(t.parentNode,t)))},d(e){i.d(e),e&&m(t)}}}
1345
- // (675:39)
1346
- function Si(e){let t,n,r,i,a,o=/*casinomygames*/"true"!==e[14]&&Ti(e);function s(e,t){/*isLoading*/
1347
- return e[20]?Gi:/*favoriteGamesData*/e[35]?Ei:Ci}let l=s(e),c=l(e);return{c(){t=p("div"),o&&o.c(),n=v(),r=p("ul"),c.c(),_(r,"class",i=/*favoriteGamesData*/(0!=e[35].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),_(r,"part",a=/*favoriteGamesData*/(0!=e[35].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),_(t,"class","CasinoGamesContainer"),_(t,"part","CasinoGamesContainer")},m(i,a){d(i,t,a),o&&o.m(t,null),h(t,n),h(t,r),c.m(r,null),
1348
- /*ul_binding_1*/e[55](r)},p(e,u){/*casinomygames*/"true"!==e[14]?o?o.p(e,u):(o=Ti(e),o.c(),o.m(t,n)):o&&(o.d(1),o=null),l===(l=s(e))&&c?c.p(e,u):(c.d(1),c=l(e),c&&(c.c(),c.m(r,null))),/*favoriteGamesData*/16&u[1]&&i!==(i=/*favoriteGamesData*/(0!=e[35].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&_(r,"class",i),/*favoriteGamesData*/16&u[1]&&a!==(a=/*favoriteGamesData*/(0!=e[35].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&_(r,"part",a)},d(n){n&&m(t),o&&o.d(),c.d(),
1349
- /*ul_binding_1*/e[55](null)}}}
1350
- // (598:8) {#if categoryData}
1347
+ // (678:39)
1348
+ function Si(e){let t,n,r,i,a,o=/*casinomygames*/"true"!==e[14]&&Ci(e);function s(e,t){/*isLoading*/
1349
+ return e[20]&&!/*isLazyLoading*/e[30]?Gi:/*favoriteGamesData*/e[36]?Ei:Ti}let l=s(e),c=l(e);return{c(){t=p("div"),o&&o.c(),n=v(),r=p("ul"),c.c(),_(r,"class",i=/*favoriteGamesData*/(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),_(r,"part",a=/*favoriteGamesData*/(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),_(t,"class","CasinoGamesContainer"),_(t,"part","CasinoGamesContainer")},m(i,a){d(i,t,a),o&&o.m(t,null),h(t,n),h(t,r),c.m(r,null),
1350
+ /*ul_binding_1*/e[56](r)},p(e,u){/*casinomygames*/"true"!==e[14]?o?o.p(e,u):(o=Ci(e),o.c(),o.m(t,n)):o&&(o.d(1),o=null),l===(l=s(e))&&c?c.p(e,u):(c.d(1),c=l(e),c&&(c.c(),c.m(r,null))),/*favoriteGamesData*/32&u[1]&&i!==(i=/*favoriteGamesData*/(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&_(r,"class",i),/*favoriteGamesData*/32&u[1]&&a!==(a=/*favoriteGamesData*/(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&_(r,"part",a)},d(n){n&&m(t),o&&o.d(),c.d(),
1351
+ /*ul_binding_1*/e[56](null)}}}
1352
+ // (601:8) {#if categoryData}
1351
1353
  function xi(e){let t,n,r=/*casinomygames*/"true"!==e[14]&&Ai(e);function i(e,t){/*isLoading*/
1352
- return e[20]?Yi:/*shownCategoryData*/0!==e[23].length?Ui:Bi}let a=i(e),o=a(e);return{c(){t=p("div"),r&&r.c(),n=v(),o.c(),_(t,"class","CasinoGamesContainer"),_(t,"part","CasinoGamesContainer")},m(e,i){d(e,t,i),r&&r.m(t,null),h(t,n),o.m(t,null)},p(e,s){/*casinomygames*/"true"!==e[14]?r?r.p(e,s):(r=Ai(e),r.c(),r.m(t,n)):r&&(r.d(1),r=null),a===(a=i(e))&&o?o.p(e,s):(o.d(1),o=a(e),o&&(o.c(),o.m(t,null)))},d(e){e&&m(t),r&&r.d(),o.d()}}}
1353
- // (677:14) {#if casinomygames !== 'true'}
1354
- function Ti(e){let t,n,r,i,a,o,s,l,c=/*$_*/e[36]("gamesCategorySection.favorites")+"",u=/*favoriteGamesData*/e[35].items.length+"";return{c(){t=p("div"),n=p("h3"),r=y(c),i=v(),a=p("span"),o=y("("),s=y(u),l=y(")"),_(a,"class","CategoryFavName"),_(n,"class","CategoryName"),_(n,"part","CategoryName"),_(t,"class","CasinoGamesHeader"),_(t,"part","CasinoGamesHeader")},m(c,u){d(c,t,u),h(t,n),h(n,r),h(n,i),h(n,a),h(a,o),h(a,s),h(a,l),
1355
- /*h3_binding_1*/e[54](n)},p(e,t){/*$_*/32&t[1]&&c!==(c=/*$_*/e[36]("gamesCategorySection.favorites")+"")&&x(r,c),/*favoriteGamesData*/16&t[1]&&u!==(u=/*favoriteGamesData*/e[35].items.length+"")&&x(s,u)},d(n){n&&m(t)
1356
- /*h3_binding_1*/,e[54](null)}}}
1357
- // (781:18) {:else}
1358
- function Ci(e){let t,n,r=/*$_*/e[36]("gamesCategorySection.waiting")+"";return{c(){t=p("p"),n=y(r)},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("gamesCategorySection.waiting")+"")&&x(n,r)},d(e){e&&m(t)}}}
1359
- // (690:18) {#if favoriteGamesData}
1360
- function Ei(e){let t,n=/*favoriteGamesData*/e[35].items,r=[];for(let t=0;t<n.length;t+=1)r[t]=Oi(gi(e,n,t));let i=null;return n.length||(i=Mi(e)),{c(){for(let e=0;e<r.length;e+=1)r[e].c();t=b(),i&&i.c()},m(e,n){for(let t=0;t<r.length;t+=1)r[t].m(e,n);d(e,t,n),i&&i.m(e,n)},p(e,a){if(/*session, userid, lang, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/16378&a[0]|/*favoriteGamesData, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, userAgent, $_*/254&a[1]){let o;for(n=/*favoriteGamesData*/e[35].items,o=0;o<n.length;o+=1){const i=gi(e,n,o);r[o]?r[o].p(i,a):(r[o]=Oi(i),r[o].c(),r[o].m(t.parentNode,t))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length,!n.length&&i?i.p(e,a):n.length?i&&(i.d(1),i=null):(i=Mi(e),i.c(),i.m(t.parentNode,t))}},d(e){f(r,e),e&&m(t),i&&i.d(e)}}}
1361
- // (687:16) {#if isLoading}
1354
+ return e[20]&&!/*isLazyLoading*/e[30]?Yi:/*shownCategoryData*/0!==e[23].length?Ui:Bi}let a=i(e),o=a(e);return{c(){t=p("div"),r&&r.c(),n=v(),o.c(),_(t,"class","CasinoGamesContainer"),_(t,"part","CasinoGamesContainer")},m(e,i){d(e,t,i),r&&r.m(t,null),h(t,n),o.m(t,null)},p(e,s){/*casinomygames*/"true"!==e[14]?r?r.p(e,s):(r=Ai(e),r.c(),r.m(t,n)):r&&(r.d(1),r=null),a===(a=i(e))&&o?o.p(e,s):(o.d(1),o=a(e),o&&(o.c(),o.m(t,null)))},d(e){e&&m(t),r&&r.d(),o.d()}}}
1355
+ // (680:14) {#if casinomygames !== 'true'}
1356
+ function Ci(e){let t,n,r,i,a,o,s,l,c=/*$_*/e[37]("gamesCategorySection.favorites")+"",u=/*favoriteGamesData*/e[36].items.length+"";return{c(){t=p("div"),n=p("h3"),r=y(c),i=v(),a=p("span"),o=y("("),s=y(u),l=y(")"),_(a,"class","CategoryFavName"),_(n,"class","CategoryName"),_(n,"part","CategoryName"),_(t,"class","CasinoGamesHeader"),_(t,"part","CasinoGamesHeader")},m(c,u){d(c,t,u),h(t,n),h(n,r),h(n,i),h(n,a),h(a,o),h(a,s),h(a,l),
1357
+ /*h3_binding_1*/e[55](n)},p(e,t){/*$_*/64&t[1]&&c!==(c=/*$_*/e[37]("gamesCategorySection.favorites")+"")&&x(r,c),/*favoriteGamesData*/32&t[1]&&u!==(u=/*favoriteGamesData*/e[36].items.length+"")&&x(s,u)},d(n){n&&m(t)
1358
+ /*h3_binding_1*/,e[55](null)}}}
1359
+ // (784:18) {:else}
1360
+ function Ti(e){let t,n,r=/*$_*/e[37]("gamesCategorySection.waiting")+"";return{c(){t=p("p"),n=y(r)},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("gamesCategorySection.waiting")+"")&&x(n,r)},d(e){e&&m(t)}}}
1361
+ // (693:18) {#if favoriteGamesData}
1362
+ function Ei(e){let t,n=/*favoriteGamesData*/e[36].items,r=[];for(let t=0;t<n.length;t+=1)r[t]=Oi(gi(e,n,t));let i=null;return n.length||(i=Mi(e)),{c(){for(let e=0;e<r.length;e+=1)r[e].c();t=b(),i&&i.c()},m(e,n){for(let t=0;t<r.length;t+=1)r[t].m(e,n);d(e,t,n),i&&i.m(e,n)},p(e,a){if(/*session, userid, lang, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/16378&a[0]|/*favoriteGamesData, addGameTag, showFavGamesCategory, intersectingIndexes, visibilityconnect, userAgent, $_*/508&a[1]){let o;for(n=/*favoriteGamesData*/e[36].items,o=0;o<n.length;o+=1){const i=gi(e,n,o);r[o]?r[o].p(i,a):(r[o]=Oi(i),r[o].c(),r[o].m(t.parentNode,t))}for(;o<r.length;o+=1)r[o].d(1);r.length=n.length,!n.length&&i?i.p(e,a):n.length?i&&(i.d(1),i=null):(i=Mi(e),i.c(),i.m(t.parentNode,t))}},d(e){f(r,e),e&&m(t),i&&i.d(e)}}}
1363
+ // (690:16) {#if isLoading && !isLazyLoading}
1362
1364
  function Gi(t){let n;return{c(){n=p("div"),_(n,"class","lds-dual-ring"),_(n,"part","lds-dual-ring")},m(e,t){d(e,n,t)},p:e,d(e){e&&m(n)}}}
1363
- // (761:20) {:else}
1364
- function Mi(e){let t,n,r,i,a,o,s,l,c,u,f=/*$_*/e[36]("gamesCategorySection.noFavoritesTitle")+"";let b=function(e,t){return _r(/*userAgent*/e[37])?Li:Fi}(e),w=b(e);return{c(){t=p("p"),n=g("svg"),r=g("path"),i=v(),a=p("span"),o=y(f),s=v(),w.c(),l=v(),T(r,"fill","white"),_(r,"d","M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155\n c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047\n c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67\n c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637\n c2.195,1.154,4.591,1.723,6.979,1.723c3.11,0,6.206-0.966,8.818-2.865c4.619-3.356,6.933-9.043,5.968-14.671L392.61,324.587\n l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278\n l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9\n c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685\n l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z"),_(n,"version","1.1"),_(n,"class","UnfavoredIcon"),_(n,"part","UnfavoredIcon"),_(n,"xmlns","http://www.w3.org/2000/svg"),_(n,"xmlns:xlink","http://www.w3.org/1999/xlink"),_(n,"x","50px"),_(n,"y","50px"),_(n,"viewBox","0 0 512.001 512.001"),T(n,"enable-background","new 0 0 512.001 512.001"),_(n,"xml:space","preserve"),_(a,"class","NoFavoriteText NoFavoriteTextHighlight"),_(a,"part","NoFavoriteText NoFavoriteTextHighlight"),_(t,"class",c="NoFavoriteGames "+(_r(/*userAgent*/e[37])?"NoFavoriteGamesMobile":"")),_(t,"part",u="NoFavoriteGames "+(_r(/*userAgent*/e[37])?"NoFavoriteGamesMobile":""))},m(e,c){d(e,t,c),h(t,n),h(n,r),h(t,i),h(t,a),h(a,o),h(t,s),w.m(t,null),h(t,l)},p(e,t){/*$_*/32&t[1]&&f!==(f=/*$_*/e[36]("gamesCategorySection.noFavoritesTitle")+"")&&x(o,f),w.p(e,t)},d(e){e&&m(t),w.d()}}}
1365
- // (776:24) {:else}
1366
- function Fi(e){let t,n,r=/*$_*/e[36]("gamesCategorySection.noFavorites")+"";return{c(){t=p("span"),n=y(r),_(t,"class","NoFavoriteText"),_(t,"part","NoFavoriteText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("gamesCategorySection.noFavorites")+"")&&x(n,r)},d(e){e&&m(t)}}}
1367
- // (774:24) {#if isMobile(userAgent)}
1368
- function Li(e){let t,n,r=/*$_*/e[36]("gamesCategorySection.noFavoritesMobile")+"";return{c(){t=p("span"),n=y(r),_(t,"class","NoFavoriteText"),_(t,"part","NoFavoriteText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("gamesCategorySection.noFavoritesMobile")+"")&&x(n,r)},d(e){e&&m(t)}}}
1369
- // (692:22) {#if gameprops.gameModel}
1370
- function ki(e){let t,n=/*gameprops*/e[80].gameModel.isFavorite&&$i(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,r){/*gameprops*/e[80].gameModel.isFavorite?n?n.p(e,r):(n=$i(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1371
- // (693:24) {#if gameprops.gameModel.isFavorite}
1365
+ // (764:20) {:else}
1366
+ function Mi(e){let t,n,r,i,a,o,s,l,c,u,f=/*$_*/e[37]("gamesCategorySection.noFavoritesTitle")+"";let b=function(e,t){return _r(/*userAgent*/e[38])?Li:Fi}(e),w=b(e);return{c(){t=p("p"),n=g("svg"),r=g("path"),i=v(),a=p("span"),o=y(f),s=v(),w.c(),l=v(),C(r,"fill","white"),_(r,"d","M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155\n c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047\n c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67\n c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637\n c2.195,1.154,4.591,1.723,6.979,1.723c3.11,0,6.206-0.966,8.818-2.865c4.619-3.356,6.933-9.043,5.968-14.671L392.61,324.587\n l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278\n l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9\n c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685\n l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z"),_(n,"version","1.1"),_(n,"class","UnfavoredIcon"),_(n,"part","UnfavoredIcon"),_(n,"xmlns","http://www.w3.org/2000/svg"),_(n,"xmlns:xlink","http://www.w3.org/1999/xlink"),_(n,"x","50px"),_(n,"y","50px"),_(n,"viewBox","0 0 512.001 512.001"),C(n,"enable-background","new 0 0 512.001 512.001"),_(n,"xml:space","preserve"),_(a,"class","NoFavoriteText NoFavoriteTextHighlight"),_(a,"part","NoFavoriteText NoFavoriteTextHighlight"),_(t,"class",c="NoFavoriteGames "+(_r(/*userAgent*/e[38])?"NoFavoriteGamesMobile":"")),_(t,"part",u="NoFavoriteGames "+(_r(/*userAgent*/e[38])?"NoFavoriteGamesMobile":""))},m(e,c){d(e,t,c),h(t,n),h(n,r),h(t,i),h(t,a),h(a,o),h(t,s),w.m(t,null),h(t,l)},p(e,t){/*$_*/64&t[1]&&f!==(f=/*$_*/e[37]("gamesCategorySection.noFavoritesTitle")+"")&&x(o,f),w.p(e,t)},d(e){e&&m(t),w.d()}}}
1367
+ // (779:24) {:else}
1368
+ function Fi(e){let t,n,r=/*$_*/e[37]("gamesCategorySection.noFavorites")+"";return{c(){t=p("span"),n=y(r),_(t,"class","NoFavoriteText"),_(t,"part","NoFavoriteText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("gamesCategorySection.noFavorites")+"")&&x(n,r)},d(e){e&&m(t)}}}
1369
+ // (777:24) {#if isMobile(userAgent)}
1370
+ function Li(e){let t,n,r=/*$_*/e[37]("gamesCategorySection.noFavoritesMobile")+"";return{c(){t=p("span"),n=y(r),_(t,"class","NoFavoriteText"),_(t,"part","NoFavoriteText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("gamesCategorySection.noFavoritesMobile")+"")&&x(n,r)},d(e){e&&m(t)}}}
1371
+ // (695:22) {#if gameprops.gameModel}
1372
+ function ki(e){let t,n=/*gameprops*/e[81].gameModel.isFavorite&&$i(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,r){/*gameprops*/e[81].gameModel.isFavorite?n?n.p(e,r):(n=$i(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1373
+ // (696:24) {#if gameprops.gameModel.isFavorite}
1372
1374
  function $i(e){let t,n=
1373
- // (694:26) {#if intersecting || nativeLoading}
1375
+ // (697:26) {#if intersecting || nativeLoading}
1374
1376
  function(e){let t,n,r;function i(e,r){/*favoriteGamesData*/
1375
- return 16&r[1]&&(n=null),null==t&&(t=!!_r(/*userAgent*/e[37])),t?Pi:(null==n&&(n=!!/*gameprops*/e[80].gameModel.platform.includes("PC")),n?Ii:void 0)}let a=i(e,[-1,-1,-1]),o=a&&a(e);return{c(){o&&o.c(),r=b()},m(e,t){o&&o.m(e,t),d(e,r,t)},p(e,t){a===(a=i(e,t))&&o?o.p(e,t):(o&&o.d(1),o=a&&a(e),o&&(o.c(),o.m(r.parentNode,r)))},d(e){o&&o.d(e),e&&m(r)}}}
1376
- // (727:82)
1377
- (e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}function Ii(e){let t,n,r,i,a,o,s,l,c,u,h,f,g,y;return{c(){t=p("casino-game-thumbnail"),S(t,"class",n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[80].gameModel.thumbnail),S(t,"gamename",a=/*gameprops*/e[80].gameModel.name),S(t,"gamevendor",o=/*gameprops*/e[80].gameModel.vendor.name),S(t,"gameisnew",s=/*gameprops*/e[80].gameModel.isNew),S(t,"gametag",l=/*gameprops*/e[80].gameModel.advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].gameModel.advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[80].cellSize),S(t,"gameid",u=/*gameprops*/e[80].gameModel.id),S(t,"gamefunmode",h=/*gameprops*/e[80].gameModel.hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[80].gameModel.isFavorite),S(t,"showfavoredcategory",/*showFavGamesCategory*/e[32]),S(t,"connectlive",g=/*intersectingIndexes*/1==e[33][/*gameprops*/e[80].id]?"connect":"disconnect"),S(t,"visibilityconnect",/*visibilityconnect*/e[34]),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",y=/*gameprops*/e[80].gameModel.details?/*gameprops*/e[80].gameModel.launchUrl:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n)},p(e,d){/*favoriteGamesData*/16&d[1]&&n!==(n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"class",n),/*favoriteGamesData*/16&d[1]&&r!==(r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"part",r),/*session*/16&d[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&d[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&d[0]&&S(t,"lang",/*lang*/e[3]),/*favorites*/64&d[0]&&S(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/16&d[1]&&i!==(i=/*gameprops*/e[80].gameModel.thumbnail)&&S(t,"gamethumbnail",i),/*favoriteGamesData*/16&d[1]&&a!==(a=/*gameprops*/e[80].gameModel.name)&&S(t,"gamename",a),/*favoriteGamesData*/16&d[1]&&o!==(o=/*gameprops*/e[80].gameModel.vendor.name)&&S(t,"gamevendor",o),/*favoriteGamesData*/16&d[1]&&s!==(s=/*gameprops*/e[80].gameModel.isNew)&&S(t,"gameisnew",s),/*favoriteGamesData*/16&d[1]&&l!==(l=/*gameprops*/e[80].gameModel.advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].gameModel.advancedTags))&&S(t,"gametag",l),/*favoriteGamesData*/16&d[1]&&c!==(c=/*gameprops*/e[80].cellSize)&&S(t,"gamecellsize",c),/*favoriteGamesData*/16&d[1]&&u!==(u=/*gameprops*/e[80].gameModel.id)&&S(t,"gameid",u),/*favoriteGamesData*/16&d[1]&&h!==(h=/*gameprops*/e[80].gameModel.hasFunMode)&&S(t,"gamefunmode",h),/*favoriteGamesData*/16&d[1]&&f!==(f=/*gameprops*/e[80].gameModel.isFavorite)&&S(t,"gamefavorite",f),/*showFavGamesCategory*/2&d[1]&&S(t,"showfavoredcategory",/*showFavGamesCategory*/e[32]),/*intersectingIndexes, favoriteGamesData*/20&d[1]&&g!==(g=/*intersectingIndexes*/1==e[33][/*gameprops*/e[80].id]?"connect":"disconnect")&&S(t,"connectlive",g),/*visibilityconnect*/8&d[1]&&S(t,"visibilityconnect",/*visibilityconnect*/e[34]),/*currency*/512&d[0]&&S(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/16&d[1]&&y!==(y=/*gameprops*/e[80].gameModel.details?/*gameprops*/e[80].gameModel.launchUrl:"")&&S(t,"livelobbyendpoint",y),/*clientstyling*/128&d[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&d[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&d[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&d[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&d[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&d[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&d[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1378
- // (695:28) {#if isMobile(userAgent)}
1379
- function Pi(e){let t,n=/*gameprops*/e[80].gameModel.platform.includes("iPad")||/*gameprops*/e[80].gameModel.platform.includes("iPhone")||/*gameprops*/e[80].gameModel.platform.includes("Android"),r=n&&Di(e);return{c(){r&&r.c(),t=b()},m(e,n){r&&r.m(e,n),d(e,t,n)},p(e,i){/*favoriteGamesData*/16&i[1]&&(n=/*gameprops*/e[80].gameModel.platform.includes("iPad")||/*gameprops*/e[80].gameModel.platform.includes("iPhone")||/*gameprops*/e[80].gameModel.platform.includes("Android")),n?r?r.p(e,i):(r=Di(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&m(t)}}}
1380
- // (696:30) {#if (gameprops.gameModel.platform.includes("iPad") || gameprops.gameModel.platform.includes("iPhone") || gameprops.gameModel.platform.includes("Android"))}
1381
- function Di(e){let t,n,r,i,a,o,s,l,c,u,h,f,g,y;return{c(){t=p("casino-game-thumbnail"),S(t,"class",n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[80].gameModel.thumbnail),S(t,"gamename",a=/*gameprops*/e[80].gameModel.name),S(t,"gamevendor",o=/*gameprops*/e[80].gameModel.vendor.name),S(t,"gameisnew",s=/*gameprops*/e[80].gameModel.isNew),S(t,"gametag",l=/*gameprops*/e[80].gameModel.advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].gameModel.advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[80].cellSize),S(t,"gameid",u=/*gameprops*/e[80].gameModel.id),S(t,"gamefunmode",h=/*gameprops*/e[80].gameModel.hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[80].gameModel.isFavorite),S(t,"showfavoredcategory",/*showFavGamesCategory*/e[32]),S(t,"connectlive",g=/*intersectingIndexes*/1==e[33][/*gameprops*/e[80].id]?"connect":"disconnect"),S(t,"visibilityconnect",/*visibilityconnect*/e[34]),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",y=/*gameprops*/e[80].gameModel.details?/*gameprops*/e[80].gameModel.launchUrl:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n)},p(e,d){/*favoriteGamesData*/16&d[1]&&n!==(n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"class",n),/*favoriteGamesData*/16&d[1]&&r!==(r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"part",r),/*session*/16&d[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&d[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&d[0]&&S(t,"lang",/*lang*/e[3]),/*favorites*/64&d[0]&&S(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/16&d[1]&&i!==(i=/*gameprops*/e[80].gameModel.thumbnail)&&S(t,"gamethumbnail",i),/*favoriteGamesData*/16&d[1]&&a!==(a=/*gameprops*/e[80].gameModel.name)&&S(t,"gamename",a),/*favoriteGamesData*/16&d[1]&&o!==(o=/*gameprops*/e[80].gameModel.vendor.name)&&S(t,"gamevendor",o),/*favoriteGamesData*/16&d[1]&&s!==(s=/*gameprops*/e[80].gameModel.isNew)&&S(t,"gameisnew",s),/*favoriteGamesData*/16&d[1]&&l!==(l=/*gameprops*/e[80].gameModel.advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].gameModel.advancedTags))&&S(t,"gametag",l),/*favoriteGamesData*/16&d[1]&&c!==(c=/*gameprops*/e[80].cellSize)&&S(t,"gamecellsize",c),/*favoriteGamesData*/16&d[1]&&u!==(u=/*gameprops*/e[80].gameModel.id)&&S(t,"gameid",u),/*favoriteGamesData*/16&d[1]&&h!==(h=/*gameprops*/e[80].gameModel.hasFunMode)&&S(t,"gamefunmode",h),/*favoriteGamesData*/16&d[1]&&f!==(f=/*gameprops*/e[80].gameModel.isFavorite)&&S(t,"gamefavorite",f),/*showFavGamesCategory*/2&d[1]&&S(t,"showfavoredcategory",/*showFavGamesCategory*/e[32]),/*intersectingIndexes, favoriteGamesData*/20&d[1]&&g!==(g=/*intersectingIndexes*/1==e[33][/*gameprops*/e[80].id]?"connect":"disconnect")&&S(t,"connectlive",g),/*visibilityconnect*/8&d[1]&&S(t,"visibilityconnect",/*visibilityconnect*/e[34]),/*currency*/512&d[0]&&S(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/16&d[1]&&y!==(y=/*gameprops*/e[80].gameModel.details?/*gameprops*/e[80].gameModel.launchUrl:"")&&S(t,"livelobbyendpoint",y),/*clientstyling*/128&d[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&d[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&d[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&d[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&d[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&d[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&d[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1382
- // (691:20) {#each favoriteGamesData.items as gameprops, index}
1383
- function Oi(e){let t,n=/*gameprops*/e[80].gameModel&&ki(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,r){/*gameprops*/e[80].gameModel?n?n.p(e,r):(n=ki(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1384
- // (600:12) {#if casinomygames !== 'true'}
1377
+ return 32&r[1]&&(n=null),null==t&&(t=!!_r(/*userAgent*/e[38])),t?Pi:(null==n&&(n=!!/*gameprops*/e[81].gameModel.platform.includes("PC")),n?Ii:void 0)}let a=i(e,[-1,-1,-1]),o=a&&a(e);return{c(){o&&o.c(),r=b()},m(e,t){o&&o.m(e,t),d(e,r,t)},p(e,t){a===(a=i(e,t))&&o?o.p(e,t):(o&&o.d(1),o=a&&a(e),o&&(o.c(),o.m(r.parentNode,r)))},d(e){o&&o.d(e),e&&m(r)}}}
1378
+ // (730:82)
1379
+ (e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}function Ii(e){let t,n,r,i,a,o,s,l,c,u,h,f,g,y;return{c(){t=p("casino-game-thumbnail"),S(t,"class",n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[81].gameModel.thumbnail),S(t,"gamename",a=/*gameprops*/e[81].gameModel.name),S(t,"gamevendor",o=/*gameprops*/e[81].gameModel.vendor.name),S(t,"gameisnew",s=/*gameprops*/e[81].gameModel.isNew),S(t,"gametag",l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),S(t,"gameid",u=/*gameprops*/e[81].gameModel.id),S(t,"gamefunmode",h=/*gameprops*/e[81].gameModel.hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[81].gameModel.isFavorite),S(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),S(t,"connectlive",g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect"),S(t,"visibilityconnect",/*visibilityconnect*/e[35]),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n)},p(e,d){/*favoriteGamesData*/32&d[1]&&n!==(n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"class",n),/*favoriteGamesData*/32&d[1]&&r!==(r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"part",r),/*session*/16&d[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&d[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&d[0]&&S(t,"lang",/*lang*/e[3]),/*favorites*/64&d[0]&&S(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/32&d[1]&&i!==(i=/*gameprops*/e[81].gameModel.thumbnail)&&S(t,"gamethumbnail",i),/*favoriteGamesData*/32&d[1]&&a!==(a=/*gameprops*/e[81].gameModel.name)&&S(t,"gamename",a),/*favoriteGamesData*/32&d[1]&&o!==(o=/*gameprops*/e[81].gameModel.vendor.name)&&S(t,"gamevendor",o),/*favoriteGamesData*/32&d[1]&&s!==(s=/*gameprops*/e[81].gameModel.isNew)&&S(t,"gameisnew",s),/*favoriteGamesData*/32&d[1]&&l!==(l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags))&&S(t,"gametag",l),/*favoriteGamesData*/32&d[1]&&c!==(c=/*gameprops*/e[81].cellSize)&&S(t,"gamecellsize",c),/*favoriteGamesData*/32&d[1]&&u!==(u=/*gameprops*/e[81].gameModel.id)&&S(t,"gameid",u),/*favoriteGamesData*/32&d[1]&&h!==(h=/*gameprops*/e[81].gameModel.hasFunMode)&&S(t,"gamefunmode",h),/*favoriteGamesData*/32&d[1]&&f!==(f=/*gameprops*/e[81].gameModel.isFavorite)&&S(t,"gamefavorite",f),/*showFavGamesCategory*/4&d[1]&&S(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),/*intersectingIndexes, favoriteGamesData*/40&d[1]&&g!==(g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect")&&S(t,"connectlive",g),/*visibilityconnect*/16&d[1]&&S(t,"visibilityconnect",/*visibilityconnect*/e[35]),/*currency*/512&d[0]&&S(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/32&d[1]&&y!==(y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:"")&&S(t,"livelobbyendpoint",y),/*clientstyling*/128&d[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&d[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&d[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&d[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&d[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&d[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&d[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1380
+ // (698:28) {#if isMobile(userAgent)}
1381
+ function Pi(e){let t,n=/*gameprops*/e[81].gameModel.platform.includes("iPad")||/*gameprops*/e[81].gameModel.platform.includes("iPhone")||/*gameprops*/e[81].gameModel.platform.includes("Android"),r=n&&Di(e);return{c(){r&&r.c(),t=b()},m(e,n){r&&r.m(e,n),d(e,t,n)},p(e,i){/*favoriteGamesData*/32&i[1]&&(n=/*gameprops*/e[81].gameModel.platform.includes("iPad")||/*gameprops*/e[81].gameModel.platform.includes("iPhone")||/*gameprops*/e[81].gameModel.platform.includes("Android")),n?r?r.p(e,i):(r=Di(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&m(t)}}}
1382
+ // (699:30) {#if (gameprops.gameModel.platform.includes("iPad") || gameprops.gameModel.platform.includes("iPhone") || gameprops.gameModel.platform.includes("Android"))}
1383
+ function Di(e){let t,n,r,i,a,o,s,l,c,u,h,f,g,y;return{c(){t=p("casino-game-thumbnail"),S(t,"class",n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[81].gameModel.thumbnail),S(t,"gamename",a=/*gameprops*/e[81].gameModel.name),S(t,"gamevendor",o=/*gameprops*/e[81].gameModel.vendor.name),S(t,"gameisnew",s=/*gameprops*/e[81].gameModel.isNew),S(t,"gametag",l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),S(t,"gameid",u=/*gameprops*/e[81].gameModel.id),S(t,"gamefunmode",h=/*gameprops*/e[81].gameModel.hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[81].gameModel.isFavorite),S(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),S(t,"connectlive",g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect"),S(t,"visibilityconnect",/*visibilityconnect*/e[35]),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n)},p(e,d){/*favoriteGamesData*/32&d[1]&&n!==(n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"class",n),/*favoriteGamesData*/32&d[1]&&r!==(r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"part",r),/*session*/16&d[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&d[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&d[0]&&S(t,"lang",/*lang*/e[3]),/*favorites*/64&d[0]&&S(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/32&d[1]&&i!==(i=/*gameprops*/e[81].gameModel.thumbnail)&&S(t,"gamethumbnail",i),/*favoriteGamesData*/32&d[1]&&a!==(a=/*gameprops*/e[81].gameModel.name)&&S(t,"gamename",a),/*favoriteGamesData*/32&d[1]&&o!==(o=/*gameprops*/e[81].gameModel.vendor.name)&&S(t,"gamevendor",o),/*favoriteGamesData*/32&d[1]&&s!==(s=/*gameprops*/e[81].gameModel.isNew)&&S(t,"gameisnew",s),/*favoriteGamesData*/32&d[1]&&l!==(l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags))&&S(t,"gametag",l),/*favoriteGamesData*/32&d[1]&&c!==(c=/*gameprops*/e[81].cellSize)&&S(t,"gamecellsize",c),/*favoriteGamesData*/32&d[1]&&u!==(u=/*gameprops*/e[81].gameModel.id)&&S(t,"gameid",u),/*favoriteGamesData*/32&d[1]&&h!==(h=/*gameprops*/e[81].gameModel.hasFunMode)&&S(t,"gamefunmode",h),/*favoriteGamesData*/32&d[1]&&f!==(f=/*gameprops*/e[81].gameModel.isFavorite)&&S(t,"gamefavorite",f),/*showFavGamesCategory*/4&d[1]&&S(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),/*intersectingIndexes, favoriteGamesData*/40&d[1]&&g!==(g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect")&&S(t,"connectlive",g),/*visibilityconnect*/16&d[1]&&S(t,"visibilityconnect",/*visibilityconnect*/e[35]),/*currency*/512&d[0]&&S(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/32&d[1]&&y!==(y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:"")&&S(t,"livelobbyendpoint",y),/*clientstyling*/128&d[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&d[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&d[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&d[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&d[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&d[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&d[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1384
+ // (694:20) {#each favoriteGamesData.items as gameprops, index}
1385
+ function Oi(e){let t,n=/*gameprops*/e[81].gameModel&&ki(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,r){/*gameprops*/e[81].gameModel?n?n.p(e,r):(n=ki(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1386
+ // (603:12) {#if casinomygames !== 'true'}
1385
1387
  function Ai(e){let t,n,r,i,a=/*categoryData*/e[22].name+"";function o(e,t){/*showLoadCategory*/
1386
1388
  return e[24]?Ri:Ni}let s=o(e),l=s(e);return{c(){t=p("div"),n=p("h3"),r=y(a),i=v(),l.c(),_(n,"class","CategoryName"),_(n,"part","CategoryName"),_(t,"class","CasinoGamesHeader"),_(t,"part","CasinoGamesHeader")},m(a,o){d(a,t,o),h(t,n),h(n,r),
1387
- /*h3_binding*/e[50](n),h(t,i),l.m(t,null)},p(e,n){/*categoryData*/4194304&n[0]&&a!==(a=/*categoryData*/e[22].name+"")&&x(r,a),s===(s=o(e))&&l?l.p(e,n):(l.d(1),l=s(e),l&&(l.c(),l.m(t,null)))},d(n){n&&m(t)
1388
- /*h3_binding*/,e[50](null),l.d()}}}
1389
- // (612:16) {:else}
1389
+ /*h3_binding*/e[51](n),h(t,i),l.m(t,null)},p(e,n){/*categoryData*/4194304&n[0]&&a!==(a=/*categoryData*/e[22].name+"")&&x(r,a),s===(s=o(e))&&l?l.p(e,n):(l.d(1),l=s(e),l&&(l.c(),l.m(t,null)))},d(n){n&&m(t)
1390
+ /*h3_binding*/,e[51](null),l.d()}}}
1391
+ // (615:16) {:else}
1390
1392
  function Ni(e){let t,n,r=/*addfilterselector*/"true"==e[15]&&Hi(e);return{c(){t=p("div"),r&&r.c(),_(t,"class",n=/*addfilterselector*/"true"==e[15]&&/*addsortingselector*/"true"==e[16]?"CategoryFilterContainer":"")},m(e,n){d(e,t,n),r&&r.m(t,null)},p(e,i){/*addfilterselector*/"true"==e[15]?r?r.p(e,i):(r=Hi(e),r.c(),r.m(t,null)):r&&(r.d(1),r=null),/*addfilterselector, addsortingselector*/98304&i[0]&&n!==(n=/*addfilterselector*/"true"==e[15]&&/*addsortingselector*/"true"==e[16]?"CategoryFilterContainer":"")&&_(t,"class",n)},d(e){e&&m(t),r&&r.d()}}}
1391
- // (605:16) {#if showLoadCategory}
1392
- function Ri(e){let t,n,r,i,a,o,s,l,c=/*$_*/e[36]("gamesCategorySection.viewAll")+"",u=/*categoryData*/e[22].games.total+"";return{c(){t=p("a"),n=p("span"),r=y(c),i=y(" ("),a=y(u),o=y(")"),_(n,"class","CategoryLoadMore"),_(n,"part","CategoryLoadMore"),_(t,"class","CategoryNameLink"),_(t,"part","CategoryNameLink")},m(c,u){d(c,t,u),h(t,n),h(n,r),h(n,i),h(n,a),h(n,o),s||(l=w(t,"click",/*click_handler*/e[51]),s=!0)},p(e,t){/*$_*/32&t[1]&&c!==(c=/*$_*/e[36]("gamesCategorySection.viewAll")+"")&&x(r,c),/*categoryData*/4194304&t[0]&&u!==(u=/*categoryData*/e[22].games.total+"")&&x(a,u)},d(e){e&&m(t),s=!1,l()}}}
1393
- // (614:22) {#if addfilterselector == "true"}
1393
+ // (608:16) {#if showLoadCategory}
1394
+ function Ri(e){let t,n,r,i,a,o,s,l,c=/*$_*/e[37]("gamesCategorySection.viewAll")+"",u=/*categoryData*/e[22].games.total+"";return{c(){t=p("a"),n=p("span"),r=y(c),i=y(" ("),a=y(u),o=y(")"),_(n,"class","CategoryLoadMore"),_(n,"part","CategoryLoadMore"),_(t,"class","CategoryNameLink"),_(t,"part","CategoryNameLink")},m(c,u){d(c,t,u),h(t,n),h(n,r),h(n,i),h(n,a),h(n,o),s||(l=w(t,"click",/*click_handler*/e[52]),s=!0)},p(e,t){/*$_*/64&t[1]&&c!==(c=/*$_*/e[37]("gamesCategorySection.viewAll")+"")&&x(r,c),/*categoryData*/4194304&t[0]&&u!==(u=/*categoryData*/e[22].games.total+"")&&x(a,u)},d(e){e&&m(t),s=!1,l()}}}
1395
+ // (617:22) {#if addfilterselector == "true"}
1394
1396
  function Hi(e){let t;return{c(){t=p("casino-filter"),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"datasource",/*datasource*/e[2]),S(t,"lang",/*lang*/e[3]),S(t,"categoryid",/*categoryid*/e[0]),S(t,"addfilterselector",/*addfilterselector*/e[15]),S(t,"addsortingselector",/*addsortingselector*/e[16]),S(t,"filterbylogo",/*filterbylogo*/e[17])},m(e,n){d(e,t,n)},p(e,n){/*clientstylingurl*/256&n[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*clientstyling*/128&n[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*endpoint*/2&n[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*datasource*/4&n[0]&&S(t,"datasource",/*datasource*/e[2]),/*lang*/8&n[0]&&S(t,"lang",/*lang*/e[3]),/*categoryid*/1&n[0]&&S(t,"categoryid",/*categoryid*/e[0]),/*addfilterselector*/32768&n[0]&&S(t,"addfilterselector",/*addfilterselector*/e[15]),/*addsortingselector*/65536&n[0]&&S(t,"addsortingselector",/*addsortingselector*/e[16]),/*filterbylogo*/131072&n[0]&&S(t,"filterbylogo",/*filterbylogo*/e[17])},d(e){e&&m(t)}}}
1395
- // (670:14) {:else}
1397
+ // (673:14) {:else}
1396
1398
  function Bi(t){let n;return{c(){n=p("p"),n.textContent="You don't have any games in this category.",_(n,"class","NoSearchResults"),_(n,"part","NoSearchResults")},m(e,t){d(e,n,t)},p:e,d(e){e&&m(n)}}}
1397
- // (634:14) {#if shownCategoryData.length !== 0}
1398
- function Ui(e){let t,n,r,i=/*shownCategoryData*/e[23],a=[];for(let t=0;t<i.length;t+=1)a[t]=ji(yi(e,i,t));return{c(){t=p("ul");for(let e=0;e<a.length;e+=1)a[e].c();_(t,"class",n=/*favoriteGamesData*/(0===e[35].items.length&&/*showFavGamesCategory*/e[32]?"":"CasinoGamesGrid")+" GamesListIncreasedGap"),_(t,"part",r=/*favoriteGamesData*/(0===e[35].items.length&&/*showFavGamesCategory*/e[32]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")},m(n,r){d(n,t,r);for(let e=0;e<a.length;e+=1)a[e].m(t,null);
1399
- /*ul_binding*/e[53](t)},p(e,o){if(/*session, userid, lang, shownCategoryData, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, thumbnailContainer*/8929274&o[0]|/*addGameTag, intersectingIndexes, visibilityconnect*/140&o[1]){let n;for(i=/*shownCategoryData*/e[23],n=0;n<i.length;n+=1){const r=yi(e,i,n);a[n]?a[n].p(r,o):(a[n]=ji(r),a[n].c(),a[n].m(t,null))}for(;n<a.length;n+=1)a[n].d(1);a.length=i.length}/*favoriteGamesData, showFavGamesCategory*/18&o[1]&&n!==(n=/*favoriteGamesData*/(0===e[35].items.length&&/*showFavGamesCategory*/e[32]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&_(t,"class",n),/*favoriteGamesData, showFavGamesCategory*/18&o[1]&&r!==(r=/*favoriteGamesData*/(0===e[35].items.length&&/*showFavGamesCategory*/e[32]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&_(t,"part",r)},d(n){n&&m(t),f(a,n),
1400
- /*ul_binding*/e[53](null)}}}
1401
- // (631:12) {#if isLoading}
1399
+ // (637:14) {#if shownCategoryData.length !== 0}
1400
+ function Ui(e){let t,n,r,i=/*shownCategoryData*/e[23],a=[];for(let t=0;t<i.length;t+=1)a[t]=ji(yi(e,i,t));return{c(){t=p("ul");for(let e=0;e<a.length;e+=1)a[e].c();_(t,"class",n=/*favoriteGamesData*/(0===e[36].items.length&&/*showFavGamesCategory*/e[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap"),_(t,"part",r=/*favoriteGamesData*/(0===e[36].items.length&&/*showFavGamesCategory*/e[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")},m(n,r){d(n,t,r);for(let e=0;e<a.length;e+=1)a[e].m(t,null);
1401
+ /*ul_binding*/e[54](t)},p(e,o){if(/*session, userid, lang, shownCategoryData, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, thumbnailContainer*/8929274&o[0]|/*addGameTag, intersectingIndexes, visibilityconnect*/280&o[1]){let n;for(i=/*shownCategoryData*/e[23],n=0;n<i.length;n+=1){const r=yi(e,i,n);a[n]?a[n].p(r,o):(a[n]=ji(r),a[n].c(),a[n].m(t,null))}for(;n<a.length;n+=1)a[n].d(1);a.length=i.length}/*favoriteGamesData, showFavGamesCategory*/36&o[1]&&n!==(n=/*favoriteGamesData*/(0===e[36].items.length&&/*showFavGamesCategory*/e[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&_(t,"class",n),/*favoriteGamesData, showFavGamesCategory*/36&o[1]&&r!==(r=/*favoriteGamesData*/(0===e[36].items.length&&/*showFavGamesCategory*/e[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&_(t,"part",r)},d(n){n&&m(t),f(a,n),
1402
+ /*ul_binding*/e[54](null)}}}
1403
+ // (634:12) {#if isLoading && !isLazyLoading}
1402
1404
  function Yi(t){let n;return{c(){n=p("div"),_(n,"class","lds-dual-ring"),_(n,"part","lds-dual-ring")},m(e,t){d(e,n,t)},p:e,d(e){e&&m(n)}}}
1403
- // (637:18) {#if intersecting || nativeLoading}
1404
- // (636:18) {#each shownCategoryData as gameprops, index}
1405
- function ji(e){let t,n=function(e){let t,n,r,i,a,o,s,l,c,u,h,f,g,y,v=/*index*/e[82];const b=()=>/*casino_game_thumbnail_binding*/e[52](t,v),w=()=>/*casino_game_thumbnail_binding*/e[52](null,v);return{c(){t=p("casino-game-thumbnail"),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"class",n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[80].thumbnail),S(t,"gamename",a=/*gameprops*/e[80].name),S(t,"gamevendor",o=/*gameprops*/e[80].vendor.name),S(t,"gameisnew",s=/*gameprops*/e[80].isNew),S(t,"gametag",l=/*gameprops*/e[80].advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[80].cellSize),S(t,"gameid",u=/*gameprops*/e[80].id),S(t,"gamefunmode",h=/*gameprops*/e[80].hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[80].isFavorite),S(t,"connectlive",g=/*intersectingIndexes*/1==e[33][/*gameprops*/e[80].id]?"connect":"disconnect"),S(t,"visibilityconnect",/*visibilityconnect*/e[34]),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",y=/*gameprops*/e[80].details?/*gameprops*/e[80].href:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n),b()},p(d,m){e=d,/*session*/16&m[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&m[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&m[0]&&S(t,"lang",/*lang*/e[3]),/*shownCategoryData*/8388608&m[0]&&n!==(n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"class",n),/*shownCategoryData*/8388608&m[0]&&r!==(r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"part",r),/*favorites*/64&m[0]&&S(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/8388608&m[0]&&i!==(i=/*gameprops*/e[80].thumbnail)&&S(t,"gamethumbnail",i),/*shownCategoryData*/8388608&m[0]&&a!==(a=/*gameprops*/e[80].name)&&S(t,"gamename",a),/*shownCategoryData*/8388608&m[0]&&o!==(o=/*gameprops*/e[80].vendor.name)&&S(t,"gamevendor",o),/*shownCategoryData*/8388608&m[0]&&s!==(s=/*gameprops*/e[80].isNew)&&S(t,"gameisnew",s),/*shownCategoryData*/8388608&m[0]&&l!==(l=/*gameprops*/e[80].advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].advancedTags))&&S(t,"gametag",l),/*shownCategoryData*/8388608&m[0]&&c!==(c=/*gameprops*/e[80].cellSize)&&S(t,"gamecellsize",c),/*shownCategoryData*/8388608&m[0]&&u!==(u=/*gameprops*/e[80].id)&&S(t,"gameid",u),/*shownCategoryData*/8388608&m[0]&&h!==(h=/*gameprops*/e[80].hasFunMode)&&S(t,"gamefunmode",h),/*shownCategoryData*/8388608&m[0]&&f!==(f=/*gameprops*/e[80].isFavorite)&&S(t,"gamefavorite",f),/*shownCategoryData*/8388608&m[0]|/*intersectingIndexes*/4&m[1]&&g!==(g=/*intersectingIndexes*/1==e[33][/*gameprops*/e[80].id]?"connect":"disconnect")&&S(t,"connectlive",g),/*visibilityconnect*/8&m[1]&&S(t,"visibilityconnect",/*visibilityconnect*/e[34]),/*currency*/512&m[0]&&S(t,"currency",/*currency*/e[9]),/*shownCategoryData*/8388608&m[0]&&y!==(y=/*gameprops*/e[80].details?/*gameprops*/e[80].href:"")&&S(t,"livelobbyendpoint",y),/*clientstyling*/128&m[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&m[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&m[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&m[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&m[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&m[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&m[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13]),v!==/*index*/e[82]&&(w(),v=/*index*/e[82],b())},d(e){e&&m(t),w()}}}(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}
1406
- // (550:12) {:else}
1407
- function zi(e){let t,n,r=/*$_*/e[36]("gamesCategorySection.searchedItems")+"";return{c(){t=p("h3"),n=y(r),_(t,"class","StatusText"),_(t,"part","StatusText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("gamesCategorySection.searchedItems")+"")&&x(n,r)},d(e){e&&m(t)}}}
1408
- // (546:12) {#if !shownCategoryData.length}
1409
- function Wi(e){let t,n,r=/*$_*/e[36]("gamesCategorySection.noResults")+"";return{c(){t=p("h3"),n=y(r),_(t,"class","StatusText"),_(t,"part","StatusText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("gamesCategorySection.noResults")+"")&&x(n,r)},d(e){e&&m(t)}}}
1410
- // (541:10) {#if recentSearched}
1411
- function Vi(e){let t,n,r=/*$_*/e[36]("gamesCategorySection.recentSearchedItems")+"";return{c(){t=p("h3"),n=y(r),_(t,"class","StatusText"),_(t,"part","StatusText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("gamesCategorySection.recentSearchedItems")+"")&&x(n,r)},d(e){e&&m(t)}}}
1412
- // (592:8) {:else}
1405
+ // (640:18) {#if intersecting || nativeLoading}
1406
+ // (639:18) {#each shownCategoryData as gameprops, index}
1407
+ function ji(e){let t,n=function(e){let t,n,r,i,a,o,s,l,c,u,h,f,g,y,v=/*index*/e[83];const b=()=>/*casino_game_thumbnail_binding*/e[53](t,v),w=()=>/*casino_game_thumbnail_binding*/e[53](null,v);return{c(){t=p("casino-game-thumbnail"),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"class",n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[81].thumbnail),S(t,"gamename",a=/*gameprops*/e[81].name),S(t,"gamevendor",o=/*gameprops*/e[81].vendor.name),S(t,"gameisnew",s=/*gameprops*/e[81].isNew),S(t,"gametag",l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),S(t,"gameid",u=/*gameprops*/e[81].id),S(t,"gamefunmode",h=/*gameprops*/e[81].hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[81].isFavorite),S(t,"connectlive",g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect"),S(t,"visibilityconnect",/*visibilityconnect*/e[35]),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",y=/*gameprops*/e[81].details?/*gameprops*/e[81].href:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n),b()},p(d,m){e=d,/*session*/16&m[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&m[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&m[0]&&S(t,"lang",/*lang*/e[3]),/*shownCategoryData*/8388608&m[0]&&n!==(n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"class",n),/*shownCategoryData*/8388608&m[0]&&r!==(r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"part",r),/*favorites*/64&m[0]&&S(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/8388608&m[0]&&i!==(i=/*gameprops*/e[81].thumbnail)&&S(t,"gamethumbnail",i),/*shownCategoryData*/8388608&m[0]&&a!==(a=/*gameprops*/e[81].name)&&S(t,"gamename",a),/*shownCategoryData*/8388608&m[0]&&o!==(o=/*gameprops*/e[81].vendor.name)&&S(t,"gamevendor",o),/*shownCategoryData*/8388608&m[0]&&s!==(s=/*gameprops*/e[81].isNew)&&S(t,"gameisnew",s),/*shownCategoryData*/8388608&m[0]&&l!==(l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags))&&S(t,"gametag",l),/*shownCategoryData*/8388608&m[0]&&c!==(c=/*gameprops*/e[81].cellSize)&&S(t,"gamecellsize",c),/*shownCategoryData*/8388608&m[0]&&u!==(u=/*gameprops*/e[81].id)&&S(t,"gameid",u),/*shownCategoryData*/8388608&m[0]&&h!==(h=/*gameprops*/e[81].hasFunMode)&&S(t,"gamefunmode",h),/*shownCategoryData*/8388608&m[0]&&f!==(f=/*gameprops*/e[81].isFavorite)&&S(t,"gamefavorite",f),/*shownCategoryData*/8388608&m[0]|/*intersectingIndexes*/8&m[1]&&g!==(g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect")&&S(t,"connectlive",g),/*visibilityconnect*/16&m[1]&&S(t,"visibilityconnect",/*visibilityconnect*/e[35]),/*currency*/512&m[0]&&S(t,"currency",/*currency*/e[9]),/*shownCategoryData*/8388608&m[0]&&y!==(y=/*gameprops*/e[81].details?/*gameprops*/e[81].href:"")&&S(t,"livelobbyendpoint",y),/*clientstyling*/128&m[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&m[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&m[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&m[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&m[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&m[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&m[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13]),v!==/*index*/e[83]&&(w(),v=/*index*/e[83],b())},d(e){e&&m(t),w()}}}(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),d(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}
1408
+ // (553:12) {:else}
1409
+ function zi(e){let t,n,r=/*$_*/e[37]("gamesCategorySection.searchedItems")+"";return{c(){t=p("h3"),n=y(r),_(t,"class","StatusText"),_(t,"part","StatusText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("gamesCategorySection.searchedItems")+"")&&x(n,r)},d(e){e&&m(t)}}}
1410
+ // (549:12) {#if !shownCategoryData.length}
1411
+ function Wi(e){let t,n,r=/*$_*/e[37]("gamesCategorySection.noResults")+"";return{c(){t=p("h3"),n=y(r),_(t,"class","StatusText"),_(t,"part","StatusText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("gamesCategorySection.noResults")+"")&&x(n,r)},d(e){e&&m(t)}}}
1412
+ // (544:10) {#if recentSearched}
1413
+ function Vi(e){let t,n,r=/*$_*/e[37]("gamesCategorySection.recentSearchedItems")+"";return{c(){t=p("h3"),n=y(r),_(t,"class","StatusText"),_(t,"part","StatusText")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("gamesCategorySection.recentSearchedItems")+"")&&x(n,r)},d(e){e&&m(t)}}}
1414
+ // (595:8) {:else}
1413
1415
  function Zi(t){let n;return{c(){n=p("p"),n.textContent="Waiting",_(n,"class","SearchWaiting"),_(n,"part","SearchWaiting")},m(e,t){d(e,n,t)},p:e,d(e){e&&m(n)}}}
1414
- // (557:8) {#if shownCategoryData}
1415
- function Ki(e){let t,n,r=!/*showItems*/e[29]&&Xi(e),i=/*shownCategoryData*/e[23],a=[];for(let t=0;t<i.length;t+=1)a[t]=qi(vi(e,i,t));return{c(){r&&r.c(),t=v(),n=p("ul");for(let e=0;e<a.length;e+=1)a[e].c();_(n,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap"),_(n,"part","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,i){r&&r.m(e,i),d(e,t,i),d(e,n,i);for(let e=0;e<a.length;e+=1)a[e].m(n,null)},p(e,o){if(/*showItems*/e[29]?r&&(r.d(1),r=null):r?r.p(e,o):(r=Xi(e),r.c(),r.m(t.parentNode,t)),/*shownCategoryData, session, userid, lang, searchItem, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/142622714&o[0]|/*addGameTag*/128&o[1]){let t;for(i=/*shownCategoryData*/e[23],t=0;t<i.length;t+=1){const r=vi(e,i,t);a[t]?a[t].p(r,o):(a[t]=qi(r),a[t].c(),a[t].m(n,null))}for(;t<a.length;t+=1)a[t].d(1);a.length=i.length}},d(e){r&&r.d(e),e&&m(t),e&&m(n),f(a,e)}}}
1416
- // (558:10) {#if !showItems}
1417
- function Xi(e){let t,n,r,i,a=/*$_*/e[36]("gamesCategorySection.noRecentSearch")+"";return{c(){t=p("p"),n=y(a),_(t,"class",r="NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(_r(/*userAgent*/e[37])?"NoRecentSearchesMobile":"")),_(t,"part",i="NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(_r(/*userAgent*/e[37])?"NoRecentSearchesMobile":""))},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/32&t[1]&&a!==(a=/*$_*/e[36]("gamesCategorySection.noRecentSearch")+"")&&x(n,a)},d(e){e&&m(t)}}}
1418
- // (562:12) {#each shownCategoryData as gameprops, index}
1419
- function qi(e){let t,n,r,i,a,o,s,l,c,u,h,f,g;return{c(){t=p("casino-game-thumbnail"),S(t,"class",n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1"))),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"searchitem",/*searchItem*/e[27]),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[80].thumbnail),S(t,"gamename",a=/*gameprops*/e[80].name),S(t,"gamevendor",o=/*gameprops*/e[80].vendor.name),S(t,"gameisnew",s=/*gameprops*/e[80].isNew),S(t,"gametag",l=/*gameprops*/e[80].advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[80].cellSize),S(t,"gameid",u=/*gameprops*/e[80].id),S(t,"gamefunmode",h=/*gameprops*/e[80].hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[80].isFavorite),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",g=/*gameprops*/e[80].details?/*gameprops*/e[80].href:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n)},p(e,d){/*shownCategoryData*/8388608&d[0]&&n!==(n=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"class",n),/*shownCategoryData*/8388608&d[0]&&r!==(r=""+(ta+(/*gameprops*/e[80].cellSize?/*gameprops*/e[80].cellSize:"1x1")))&&S(t,"part",r),/*session*/16&d[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&d[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&d[0]&&S(t,"lang",/*lang*/e[3]),/*searchItem*/134217728&d[0]&&S(t,"searchitem",/*searchItem*/e[27]),/*favorites*/64&d[0]&&S(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/8388608&d[0]&&i!==(i=/*gameprops*/e[80].thumbnail)&&S(t,"gamethumbnail",i),/*shownCategoryData*/8388608&d[0]&&a!==(a=/*gameprops*/e[80].name)&&S(t,"gamename",a),/*shownCategoryData*/8388608&d[0]&&o!==(o=/*gameprops*/e[80].vendor.name)&&S(t,"gamevendor",o),/*shownCategoryData*/8388608&d[0]&&s!==(s=/*gameprops*/e[80].isNew)&&S(t,"gameisnew",s),/*shownCategoryData*/8388608&d[0]&&l!==(l=/*gameprops*/e[80].advancedTags?.length>0&&/*addGameTag*/e[38](/*gameprops*/e[80].advancedTags))&&S(t,"gametag",l),/*shownCategoryData*/8388608&d[0]&&c!==(c=/*gameprops*/e[80].cellSize)&&S(t,"gamecellsize",c),/*shownCategoryData*/8388608&d[0]&&u!==(u=/*gameprops*/e[80].id)&&S(t,"gameid",u),/*shownCategoryData*/8388608&d[0]&&h!==(h=/*gameprops*/e[80].hasFunMode)&&S(t,"gamefunmode",h),/*shownCategoryData*/8388608&d[0]&&f!==(f=/*gameprops*/e[80].isFavorite)&&S(t,"gamefavorite",f),/*currency*/512&d[0]&&S(t,"currency",/*currency*/e[9]),/*shownCategoryData*/8388608&d[0]&&g!==(g=/*gameprops*/e[80].details?/*gameprops*/e[80].href:"")&&S(t,"livelobbyendpoint",g),/*clientstyling*/128&d[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&d[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&d[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&d[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&d[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&d[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&d[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1420
- // (534:4) {:else}
1416
+ // (560:8) {#if shownCategoryData}
1417
+ function Ki(e){let t,n,r=!/*showItems*/e[29]&&Xi(e),i=/*shownCategoryData*/e[23],a=[];for(let t=0;t<i.length;t+=1)a[t]=qi(vi(e,i,t));return{c(){r&&r.c(),t=v(),n=p("ul");for(let e=0;e<a.length;e+=1)a[e].c();_(n,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap"),_(n,"part","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,i){r&&r.m(e,i),d(e,t,i),d(e,n,i);for(let e=0;e<a.length;e+=1)a[e].m(n,null)},p(e,o){if(/*showItems*/e[29]?r&&(r.d(1),r=null):r?r.p(e,o):(r=Xi(e),r.c(),r.m(t.parentNode,t)),/*shownCategoryData, session, userid, lang, searchItem, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/142622714&o[0]|/*addGameTag*/256&o[1]){let t;for(i=/*shownCategoryData*/e[23],t=0;t<i.length;t+=1){const r=vi(e,i,t);a[t]?a[t].p(r,o):(a[t]=qi(r),a[t].c(),a[t].m(n,null))}for(;t<a.length;t+=1)a[t].d(1);a.length=i.length}},d(e){r&&r.d(e),e&&m(t),e&&m(n),f(a,e)}}}
1418
+ // (561:10) {#if !showItems}
1419
+ function Xi(e){let t,n,r,i,a=/*$_*/e[37]("gamesCategorySection.noRecentSearch")+"";return{c(){t=p("p"),n=y(a),_(t,"class",r="NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(_r(/*userAgent*/e[38])?"NoRecentSearchesMobile":"")),_(t,"part",i="NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(_r(/*userAgent*/e[38])?"NoRecentSearchesMobile":""))},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/64&t[1]&&a!==(a=/*$_*/e[37]("gamesCategorySection.noRecentSearch")+"")&&x(n,a)},d(e){e&&m(t)}}}
1420
+ // (565:12) {#each shownCategoryData as gameprops, index}
1421
+ function qi(e){let t,n,r,i,a,o,s,l,c,u,h,f,g;return{c(){t=p("casino-game-thumbnail"),S(t,"class",n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"part",r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"lang",/*lang*/e[3]),S(t,"searchitem",/*searchItem*/e[27]),S(t,"favorites",/*favorites*/e[6]),S(t,"gamethumbnail",i=/*gameprops*/e[81].thumbnail),S(t,"gamename",a=/*gameprops*/e[81].name),S(t,"gamevendor",o=/*gameprops*/e[81].vendor.name),S(t,"gameisnew",s=/*gameprops*/e[81].isNew),S(t,"gametag",l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags)),S(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),S(t,"gameid",u=/*gameprops*/e[81].id),S(t,"gamefunmode",h=/*gameprops*/e[81].hasFunMode),S(t,"gamefavorite",f=/*gameprops*/e[81].isFavorite),S(t,"currency",/*currency*/e[9]),S(t,"livelobbyendpoint",g=/*gameprops*/e[81].details?/*gameprops*/e[81].href:""),S(t,"clientstyling",/*clientstyling*/e[7]),S(t,"clientstylingurl",/*clientstylingurl*/e[8]),S(t,"endpoint",/*endpoint*/e[1]),S(t,"livecasino",/*livecasino*/e[10]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){d(e,t,n)},p(e,d){/*shownCategoryData*/8388608&d[0]&&n!==(n=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"class",n),/*shownCategoryData*/8388608&d[0]&&r!==(r=""+(ta+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&S(t,"part",r),/*session*/16&d[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&d[0]&&S(t,"userid",/*userid*/e[5]),/*lang*/8&d[0]&&S(t,"lang",/*lang*/e[3]),/*searchItem*/134217728&d[0]&&S(t,"searchitem",/*searchItem*/e[27]),/*favorites*/64&d[0]&&S(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/8388608&d[0]&&i!==(i=/*gameprops*/e[81].thumbnail)&&S(t,"gamethumbnail",i),/*shownCategoryData*/8388608&d[0]&&a!==(a=/*gameprops*/e[81].name)&&S(t,"gamename",a),/*shownCategoryData*/8388608&d[0]&&o!==(o=/*gameprops*/e[81].vendor.name)&&S(t,"gamevendor",o),/*shownCategoryData*/8388608&d[0]&&s!==(s=/*gameprops*/e[81].isNew)&&S(t,"gameisnew",s),/*shownCategoryData*/8388608&d[0]&&l!==(l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags))&&S(t,"gametag",l),/*shownCategoryData*/8388608&d[0]&&c!==(c=/*gameprops*/e[81].cellSize)&&S(t,"gamecellsize",c),/*shownCategoryData*/8388608&d[0]&&u!==(u=/*gameprops*/e[81].id)&&S(t,"gameid",u),/*shownCategoryData*/8388608&d[0]&&h!==(h=/*gameprops*/e[81].hasFunMode)&&S(t,"gamefunmode",h),/*shownCategoryData*/8388608&d[0]&&f!==(f=/*gameprops*/e[81].isFavorite)&&S(t,"gamefavorite",f),/*currency*/512&d[0]&&S(t,"currency",/*currency*/e[9]),/*shownCategoryData*/8388608&d[0]&&g!==(g=/*gameprops*/e[81].details?/*gameprops*/e[81].href:"")&&S(t,"livelobbyendpoint",g),/*clientstyling*/128&d[0]&&S(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&d[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&d[0]&&S(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&d[0]&&S(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&d[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&d[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&d[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1422
+ // (537:4) {:else}
1421
1423
  function Ji(e){let t;return{c(){t=p("p"),t.textContent="500 Error - Internal Server Error.",_(t,"class","SearchLoading"),_(t,"part","SearchLoading")},m(e,n){d(e,t,n)},d(e){e&&m(t)}}}
1422
- // (532:4) {#if filteresPresent}
1424
+ // (535:4) {#if filteresPresent}
1423
1425
  function Qi(e){let t;return{c(){t=p("p"),t.textContent="404 Error - No result found.",_(t,"class","SearchLoading"),_(t,"part","SearchLoading")},m(e,n){d(e,t,n)},d(e){e&&m(t)}}}function ea(t){let n;function r(e,t){/*hasErrors*/
1424
1426
  return e[21]?_i:/*searched*/e[25]?wi:bi}let i=r(t),a=i(t);return{c(){n=p("div"),a.c(),this.c=e,_(n,"class","CasinoGamesCategorySectionContainer"),_(n,"part","CasinoGamesCategorySectionContainer")},m(e,r){d(e,n,r),a.m(n,null),
1425
- /*div_binding*/t[56](n)},p(e,t){i===(i=r(e))&&a?a.p(e,t):(a.d(1),a=i(e),a&&(a.c(),a.m(n,null)))},i:e,o:e,d(e){e&&m(n),a.d(),
1426
- /*div_binding*/t[56](null)}}}!customElements.get("casino-filter")&&customElements.define("casino-filter",class extends j{constructor(e){super(),this.shadowRoot.innerHTML='<style>.FilterContainer{color:#fff;position:relative;z-index:16}.FilterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all .5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:#58586b;background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem{position:relative}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid #D0046C}.FilterItem input:checked~.FiltersCheckmark{background-color:#D0046C;border:1px solid #D0046C}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin:0 15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid #fff}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emfe-w-color-primary, #D0046C);border:1px solid var(--emfe-w-color-primary, #D0046C);font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emfe-w-color-gray-100, #E6E6E6);border:1px solid var(--emfe-w-color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{display:grid;grid-template-columns:minmax(150px, 150px) minmax(150px, 150px);gap:30px;margin-block-start:0}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{grid-template-columns:1fr}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:10px 25px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}}</style>',Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},pi,fi,a,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},null,[-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["endpoint","datasource","lang","translationurl","clientstyling","clientstylingurl","categoryid","addfilterselector","addsortingselector","filterbylogo"]}get endpoint(){return this.$$.ctx[15]}set endpoint(e){this.$$set({endpoint:e}),H()}get datasource(){return this.$$.ctx[16]}set datasource(e){this.$$set({datasource:e}),H()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),H()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),H()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get categoryid(){return this.$$.ctx[21]}set categoryid(e){this.$$set({categoryid:e}),H()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(e){this.$$set({addfilterselector:e}),H()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(e){this.$$set({addsortingselector:e}),H()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(e){this.$$set({filterbylogo:e}),H()}});const ta="game-tile-";function na(e,t,n){let r;u(e,wr,(e=>n(36,r=e)));let i,a,o,s,l,c,h,d,m,f,{categoryindex:p=""}=t,{endpoint:g=""}=t,{datasource:y=""}=t,{lang:v=""}=t,{session:b=""}=t,{userid:w=""}=t,{favorites:_=""}=t,{clientstyling:S=""}=t,{clientstylingurl:x=""}=t,{translationurl:T=""}=t,{currency:C=""}=t,{categoryid:E=""}=t,{categorygames:G=0}=t,{livecasino:F="false"}=t,{visiblegames:k=""}=t,{gamepagemodalurl:$="false"}=t,{integratedgameframedesktop:I="false"}=t,{integratedgameframemobile:P="false"}=t,{casinomygames:D="false"}=t,{addfilterselector:O="false"}=t,{addsortingselector:A="false"}=t,{filterbylogo:N=""}=t,{once:R=!0}=t,{top:H=0}=t,{bottom:B=0}=t,{left:U=0}=t,{right:Y=0}=t,j=!0,z=!1,W=!0,V=window.navigator.userAgent,Z=[],K=!0,X=40,q=!1,J=!1,Q=!1,ee=!1,te=!1,ne=!0,re=!1,ie=!1,ae=new Array(1e4),oe={},se="",le={items:[],count:0,name:""};Object.keys(Er).forEach((e=>{Cr(e,Er[e])})),void 0!==document.hidden?
1427
+ /*div_binding*/t[57](n)},p(e,t){i===(i=r(e))&&a?a.p(e,t):(a.d(1),a=i(e),a&&(a.c(),a.m(n,null)))},i:e,o:e,d(e){e&&m(n),a.d(),
1428
+ /*div_binding*/t[57](null)}}}!customElements.get("casino-filter")&&customElements.define("casino-filter",class extends j{constructor(e){super(),this.shadowRoot.innerHTML='<style>.FilterContainer{color:#fff;position:relative;z-index:16}.FilterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem{position:relative}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid #D0046C}.FilterItem input:checked~.FiltersCheckmark{background-color:#D0046C;border:1px solid #D0046C}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin:0 15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid #fff}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emfe-w-color-primary, #D0046C);border:1px solid var(--emfe-w-color-primary, #D0046C);font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emfe-w-color-gray-100, #E6E6E6);border:1px solid var(--emfe-w-color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{display:grid;grid-template-columns:minmax(150px, 150px) minmax(150px, 150px);gap:30px;margin-block-start:0}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{grid-template-columns:1fr}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:10px 25px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}}</style>',Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},pi,fi,a,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},null,[-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["endpoint","datasource","lang","translationurl","clientstyling","clientstylingurl","categoryid","addfilterselector","addsortingselector","filterbylogo"]}get endpoint(){return this.$$.ctx[15]}set endpoint(e){this.$$set({endpoint:e}),H()}get datasource(){return this.$$.ctx[16]}set datasource(e){this.$$set({datasource:e}),H()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),H()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),H()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get categoryid(){return this.$$.ctx[21]}set categoryid(e){this.$$set({categoryid:e}),H()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(e){this.$$set({addfilterselector:e}),H()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(e){this.$$set({addsortingselector:e}),H()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(e){this.$$set({filterbylogo:e}),H()}});const ta="game-tile-";function na(e,t,n){let r;u(e,wr,(e=>n(37,r=e)));let i,a,o,s,l,c,h,d,m,f,{categoryindex:p=""}=t,{endpoint:g=""}=t,{datasource:y=""}=t,{lang:v=""}=t,{session:b=""}=t,{userid:w=""}=t,{favorites:_=""}=t,{clientstyling:S=""}=t,{clientstylingurl:x=""}=t,{translationurl:C=""}=t,{currency:T=""}=t,{categoryid:E=""}=t,{categorygames:G=0}=t,{livecasino:F="false"}=t,{visiblegames:k=""}=t,{gamepagemodalurl:$="false"}=t,{integratedgameframedesktop:I="false"}=t,{integratedgameframemobile:P="false"}=t,{casinomygames:D="false"}=t,{addfilterselector:O="false"}=t,{addsortingselector:A="false"}=t,{filterbylogo:N=""}=t,{once:R=!0}=t,{top:H=0}=t,{bottom:B=0}=t,{left:U=0}=t,{right:Y=0}=t,j=!0,z=!1,W=!0,V=window.navigator.userAgent,Z=[],K=!0,X=40,q=!1,J=!1,Q=!1,ee=!1,te=!1,ne=!0,re=!1,ie=!1,ae=!1,oe=new Array(1e4),se={},le="",ce={items:[],count:0,name:""};Object.keys(Er).forEach((e=>{Tr(e,Er[e])})),void 0!==document.hidden?
1427
1429
  // Opera 12.10 and Firefox 18 and later support
1428
1430
  m="hidden":void 0!==document.msHidden?m="msHidden":void 0!==document.webkitHidden&&(m="webkitHidden");
1429
1431
  // IntersectionObserver used for loading more games
1430
- let ce=new IntersectionObserver((e=>{e.forEach((async e=>{let t=e.target.gameid,r=e.target.elems_index;// eslint-disable-line
1432
+ let ue=new IntersectionObserver((e=>{e.forEach((async e=>{let t=e.target.gameid,r=e.target.elems_index;// eslint-disable-line
1431
1433
  // eslint-disable-line
1432
- e.isIntersecting?(1.2*r>X&&de(E),n(33,oe[t]=1,oe)):n(33,oe[t]=0,oe)}))}));
1434
+ e.isIntersecting?(1.2*r>X&&me(E),n(34,se[t]=1,se)):n(34,se[t]=0,se)}))}));
1433
1435
  // Start favored games section
1434
- const ue=(e,t,r,i=[])=>{n(20,j=!0);let a="",o="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),c=g.replace(/.$/,"2");// @TODO remove after we migrate with all endpoints to v2 - hack for the endpoint since the filtering of categories functionality was developed only for the v2 api
1436
+ const he=(e,t,r,i=[])=>{n(20,j=!0);let a="",o="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),c=g.replace(/.$/,"2");// @TODO remove after we migrate with all endpoints to v2 - hack for the endpoint since the filtering of categories functionality was developed only for the v2 api
1435
1437
  return(E.match(/\$/g)||[]).length>1?(a=E.split("$").slice(0,2).join("$"),o=new URL(`${c}/casino/groups/${y}/${a}/subGroups`)):o=new URL(`${c}/casino/groups/${y}/${E}`),new Promise(((e,i)=>{if(o.searchParams.delete("pagination"),o.searchParams.append("expand","games(vendor)"),o.searchParams.append("fields","id,name,games"),o.searchParams.append("platform",Sr(V)),o.searchParams.append("pagination",`games(offset=${t},limit=${r})`),o.searchParams.append("language",v),
1436
1438
  // if vendor filters are active, get filtered games
1437
- window.postMessage({type:"CategoryVendors",categoryid:E},window.location.href),s&&s[E])if(s[E].length&&!1===W&&!1===re){let e="";n(28,te=!0),s[E].forEach((t=>{e+=e?`,games(vendor(id=${t}))`:`games(vendor(id=${t}))`})),o.searchParams.append("filter",(s&&s[E].length<2?"$and":"$or")+`(${e})`)}else n(28,te=!1);fetch(o).then((e=>e.json())).then((t=>{n(20,j=!1),(E.match(/\$/g)||[]).length>1&&(t=t.items.filter((e=>{if(e.id==E)return e}))[0]),n(49,f=!0),n(21,z=!1),l=t.games.total,e(t)}),(e=>{n(21,z=!0),console.error(e),i(e)}))}))},he=e=>{if(e.data)switch(e.data.type){case"MostPlayedData":"MOSTPLAYED"==E&&(n(25,q=!1),W=!1,n(24,K=!1),n(23,Z=e.data.mostPlayedGames),n(22,o={id:"MOSTPLAYED",name:"Most Played Games",games:{count:e.data.mostPlayedGames.length,total:e.data.mostPlayedGames.length,items:e.data.mostPlayedGames}})),n(20,j=!1);break;case"LastPlayedData":"LASTPLAYED"==E&&(n(25,q=!1),W=!1,n(24,K=!1),n(23,Z=e.data.lastPlayedGames),n(22,o={id:"LASTPLAYED",name:"Last Played Games",games:{count:e.data.lastPlayedGames.length,total:e.data.lastPlayedGames.length,items:e.data.lastPlayedGames}})),n(20,j=!1);break;case"CustomOperatorData":e.data.operatordetail;break;case"RecentSearchData":n(25,q=!0),n(26,J=!0),e.data.searchData.length>0?(n(23,Z=e.data.searchData),n(29,ne=!0),Z&&Z.forEach((e=>{e.isFavorite=me(e.id)}))):(n(23,Z=[]),n(29,ne=!1));break;case"OutOfRecentSearches":n(25,q=!1),n(26,J=!1);break;case"SearchData":n(25,q=!0),n(26,J=!1),n(23,Z=e.data.searchData.items||[]),n(27,ee=!0),e.data.receivedFavoriteResults&&(h=e.data.receivedFavoriteResults.items),Z&&Z.forEach((e=>{e.isFavorite=me(e.id)}));break;case`CategoryData_${E}`:n(25,q=!1),W=!0,n(24,K=!0),n(27,ee=!1),ie=!1,e.data.receivedFavoriteResults&&(h=e.data.receivedFavoriteResults.items),ue(e.data.categoryId,0,e.data.visiblegames).then((e=>{n(22,o=e),n(23,Z=o.games.items),Z&&Z.forEach((e=>{e.isFavorite=me(e.id)}))}));break;case"CategoryChange":X=20;break;case"CategoryUpdate":n(25,q=!1),W=!1,n(27,ee=!1),ie=!0,n(0,E=e.data.itemId),"MOSTPLAYED"!==E&&n(24,K=!1),"true"!==D&&ue(0,0,X).then((t=>{n(22,o=t),o.games.items.forEach((e=>{e.isFavorite=me(e.id)})),n(23,Z=o.games.items),n(24,K=!1),
1439
+ window.postMessage({type:"CategoryVendors",categoryid:E},window.location.href),s&&s[E])if(s[E].length&&!1===W&&!1===ie){let e="";n(28,te=!0),s[E].forEach((t=>{e+=e?`,games(vendor(id=${t}))`:`games(vendor(id=${t}))`})),o.searchParams.append("filter",(s&&s[E].length<2?"$and":"$or")+`(${e})`)}else n(28,te=!1);fetch(o).then((e=>e.json())).then((t=>{n(20,j=!1),(E.match(/\$/g)||[]).length>1&&(t=t.items.filter((e=>{if(e.id==E)return e}))[0]),n(50,f=!0),n(21,z=!1),l=t.games.total,e(t)}),(e=>{n(21,z=!0),console.error(e),i(e)}))}))},de=e=>{if(e.data)switch(e.data.type){case"MostPlayedData":"MOSTPLAYED"==E&&(n(25,q=!1),W=!1,n(24,K=!1),n(23,Z=e.data.mostPlayedGames),n(22,o={id:"MOSTPLAYED",name:"Most Played Games",games:{count:e.data.mostPlayedGames.length,total:e.data.mostPlayedGames.length,items:e.data.mostPlayedGames}})),n(20,j=!1);break;case"LastPlayedData":"LASTPLAYED"==E&&(n(25,q=!1),W=!1,n(24,K=!1),n(23,Z=e.data.lastPlayedGames),n(22,o={id:"LASTPLAYED",name:"Last Played Games",games:{count:e.data.lastPlayedGames.length,total:e.data.lastPlayedGames.length,items:e.data.lastPlayedGames}})),n(20,j=!1);break;case"CustomOperatorData":e.data.operatordetail;break;case"RecentSearchData":n(25,q=!0),n(26,J=!0),e.data.searchData.length>0?(n(23,Z=e.data.searchData),n(29,ne=!0),Z&&Z.forEach((e=>{e.isFavorite=fe(e.id)}))):(n(23,Z=[]),n(29,ne=!1));break;case"OutOfRecentSearches":n(25,q=!1),n(26,J=!1);break;case"SearchData":n(25,q=!0),n(26,J=!1),n(23,Z=e.data.searchData.items||[]),n(27,ee=!0),e.data.receivedFavoriteResults&&(h=e.data.receivedFavoriteResults.items),Z&&Z.forEach((e=>{e.isFavorite=fe(e.id)}));break;case`CategoryData_${E}`:n(25,q=!1),W=!0,n(24,K=!0),n(27,ee=!1),ae=!1,e.data.receivedFavoriteResults&&(h=e.data.receivedFavoriteResults.items),he(e.data.categoryId,0,e.data.visiblegames).then((e=>{n(22,o=e),n(23,Z=o.games.items),Z&&Z.forEach((e=>{e.isFavorite=fe(e.id)}))}));break;case"CategoryChange":X=20;break;case"CategoryUpdate":n(25,q=!1),W=!1,n(27,ee=!1),ae=!0,n(0,E=e.data.itemId),"MOSTPLAYED"!==E&&n(24,K=!1),"true"!==D&&he(0,0,X).then((t=>{n(22,o=t),o.games.items.forEach((e=>{e.isFavorite=fe(e.id)})),n(23,Z=o.games.items),n(24,K=!1),
1438
1440
  // @TODO: replace this quick fix - when there are only a few category games, the view scrolls to the footer
1439
- Z.length<10&&0==e.data.origin&&(Q=!0,setTimeout((()=>{window.postMessage({type:"WidgetTopReference",scrollTop:Q},window.location.href)}),500))}));break;case"FavoriteUpdate":W=!0,o&&(n(23,Z=o.games.items),Z.forEach((e=>{e.isFavorite=me(e.id)})));break;case"UpdateCategoryFavoriteGames":if(e.data.receivedFavoriteResults){if(h=e.data.receivedFavoriteResults.items,e.data.favStadalone)return;re?W||window.postMessage({type:"CategoryUpdate",itemId:E},window.location.href):window.postMessage({type:"FavoriteUpdate"},window.location.href)}break;case"ShowFavoriteSection":let t;W=!1,e.data&&(t=e.data.receivedFavoriteResults.items,t.length&&t.forEach((e=>{e.gameModel&&(e.gameModel.isFavorite=!!e.gameModel)})),n(35,le.items=
1441
+ Z.length<10&&0==e.data.origin&&(Q=!0,setTimeout((()=>{window.postMessage({type:"WidgetTopReference",scrollTop:Q},window.location.href)}),500))}));break;case"FavoriteUpdate":W=!0,o&&(n(23,Z=o.games.items),Z.forEach((e=>{e.isFavorite=fe(e.id)})));break;case"UpdateCategoryFavoriteGames":if(e.data.receivedFavoriteResults){if(h=e.data.receivedFavoriteResults.items,e.data.favStadalone)return;ie?W||window.postMessage({type:"CategoryUpdate",itemId:E},window.location.href):window.postMessage({type:"FavoriteUpdate"},window.location.href)}break;case"ShowFavoriteSection":let t;W=!1,e.data&&(t=e.data.receivedFavoriteResults.items,t.length&&t.forEach((e=>{e.gameModel&&(e.gameModel.isFavorite=!!e.gameModel)})),n(36,ce.items=
1440
1442
  // separate favorites array into mobile and desktop favorites
1441
1443
  function(e,t){let n=window.navigator.userAgent;
1442
1444
  // make sure to display favored games specific to the platform used
1443
- return _r(n)?e.filter((e=>{if(e.gameModel&&(e.gameModel.platform.includes("iPad")||e.gameModel.platform.includes("iPhone")||e.gameModel.platform.includes("Android")))return e})):e.filter((e=>{if(e.gameModel&&e.gameModel.platform.includes("PC"))return e}))}(t,le.items),le),n(35,le.name="Favorites",le),n(32,re=!0),n(20,j=!1));break;case"UserSessionID":i=e.data.session,a=e.data.userID,"true"==_&&a&&a.length&&i&&i.length>0&&((e,t)=>{n(20,j=!0);let r={method:"GET",headers:{"X-SessionID":t}};new Promise(((t,i)=>{fetch(e,r).then((e=>e.json())).then((e=>{n(20,j=!1),h=e?e.items:[],Z.forEach((e=>{e.isFavorite=me(e.id)}));let r=Z;n(23,Z=void 0),n(23,Z=r),t(h)})).catch((e=>{console.error(e),i(e)}))}))})(`${g}/player/${a}/favorites/`,i)}},de=e=>{X+=1,X<=l&&ue(0,0,X).then((e=>{n(22,o=e),
1445
+ return _r(n)?e.filter((e=>{if(e.gameModel&&(e.gameModel.platform.includes("iPad")||e.gameModel.platform.includes("iPhone")||e.gameModel.platform.includes("Android")))return e})):e.filter((e=>{if(e.gameModel&&e.gameModel.platform.includes("PC"))return e}))}(t,ce.items),ce),n(36,ce.name="Favorites",ce),n(33,ie=!0),n(20,j=!1));break;case"UserSessionID":i=e.data.session,a=e.data.userID,"true"==_&&a&&a.length&&i&&i.length>0&&((e,t)=>{n(20,j=!0);let r={method:"GET",headers:{"X-SessionID":t}};new Promise(((t,i)=>{fetch(e,r).then((e=>e.json())).then((e=>{n(20,j=!1),h=e?e.items:[],Z.forEach((e=>{e.isFavorite=fe(e.id)}));let r=Z;n(23,Z=void 0),n(23,Z=r),t(h)})).catch((e=>{console.error(e),i(e)}))}))})(`${g}/player/${a}/favorites/`,i)}},me=e=>{X+=1,n(30,re=!0),X<=l&&he(0,0,X).then((e=>{n(22,o=e),
1444
1446
  // @TODO categoryData type fix
1445
1447
  /**
1446
1448
  * This check is needed to prevent requests with less items
1447
1449
  * that started before but ended after the last request to add items to list
1448
1450
  * This could also use abort controller instead but refactoring is needed
1449
1451
  */
1450
- o.games.items.length>Z.length&&(n(23,Z=o.games.items),Z.forEach((e=>{e.isFavorite=me(e.id)})))}))},me=e=>!!h&&-1!==h.findIndex((t=>t.id==e)),fe=e=>{window.postMessage({type:"CategoryChange",itemId:e},window.location.href)};
1452
+ o.games.items.length>Z.length&&(n(23,Z=o.games.items),Z.forEach((e=>{e.isFavorite=fe(e.id)}))),n(30,re=!1)}))},fe=e=>!!h&&-1!==h.findIndex((t=>t.id==e)),pe=e=>{window.postMessage({type:"CategoryChange",itemId:e},window.location.href)};
1451
1453
  // @TODO categoryId type
1452
- M((()=>(window.addEventListener("visibilitychange",(e=>{document[m]?n(34,se="disconnect"):n(34,se="connect")})),window.addEventListener("message",he,!1),"FAVORITES"===E&&window.postMessage({type:"GetFavoredGame"},window.location.href),()=>{window.removeEventListener("message",he),window.removeEventListener("visibilitychange",he)})));return e.$$set=e=>{"categoryindex"in e&&n(40,p=e.categoryindex),"endpoint"in e&&n(1,g=e.endpoint),"datasource"in e&&n(2,y=e.datasource),"lang"in e&&n(3,v=e.lang),"session"in e&&n(4,b=e.session),"userid"in e&&n(5,w=e.userid),"favorites"in e&&n(6,_=e.favorites),"clientstyling"in e&&n(7,S=e.clientstyling),"clientstylingurl"in e&&n(8,x=e.clientstylingurl),"translationurl"in e&&n(41,T=e.translationurl),"currency"in e&&n(9,C=e.currency),"categoryid"in e&&n(0,E=e.categoryid),"categorygames"in e&&n(42,G=e.categorygames),"livecasino"in e&&n(10,F=e.livecasino),"visiblegames"in e&&n(43,k=e.visiblegames),"gamepagemodalurl"in e&&n(11,$=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(12,I=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(13,P=e.integratedgameframemobile),"casinomygames"in e&&n(14,D=e.casinomygames),"addfilterselector"in e&&n(15,O=e.addfilterselector),"addsortingselector"in e&&n(16,A=e.addsortingselector),"filterbylogo"in e&&n(17,N=e.filterbylogo),"once"in e&&n(44,R=e.once),"top"in e&&n(45,H=e.top),"bottom"in e&&n(46,B=e.bottom),"left"in e&&n(47,U=e.left),"right"in e&&n(48,Y=e.right)},e.$$.update=()=>{/*thumbnailContainer*/524288&e.$$.dirty[0]|/*dataloaded*/262144&e.$$.dirty[1]&&f&&ae&&ie&&ae.forEach(((e,t)=>{e&&(
1454
+ M((()=>(window.addEventListener("visibilitychange",(e=>{document[m]?n(35,le="disconnect"):n(35,le="connect")})),window.addEventListener("message",de,!1),"FAVORITES"===E&&window.postMessage({type:"GetFavoredGame"},window.location.href),()=>{window.removeEventListener("message",de),window.removeEventListener("visibilitychange",de)})));return e.$$set=e=>{"categoryindex"in e&&n(41,p=e.categoryindex),"endpoint"in e&&n(1,g=e.endpoint),"datasource"in e&&n(2,y=e.datasource),"lang"in e&&n(3,v=e.lang),"session"in e&&n(4,b=e.session),"userid"in e&&n(5,w=e.userid),"favorites"in e&&n(6,_=e.favorites),"clientstyling"in e&&n(7,S=e.clientstyling),"clientstylingurl"in e&&n(8,x=e.clientstylingurl),"translationurl"in e&&n(42,C=e.translationurl),"currency"in e&&n(9,T=e.currency),"categoryid"in e&&n(0,E=e.categoryid),"categorygames"in e&&n(43,G=e.categorygames),"livecasino"in e&&n(10,F=e.livecasino),"visiblegames"in e&&n(44,k=e.visiblegames),"gamepagemodalurl"in e&&n(11,$=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(12,I=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(13,P=e.integratedgameframemobile),"casinomygames"in e&&n(14,D=e.casinomygames),"addfilterselector"in e&&n(15,O=e.addfilterselector),"addsortingselector"in e&&n(16,A=e.addsortingselector),"filterbylogo"in e&&n(17,N=e.filterbylogo),"once"in e&&n(45,R=e.once),"top"in e&&n(46,H=e.top),"bottom"in e&&n(47,B=e.bottom),"left"in e&&n(48,U=e.left),"right"in e&&n(49,Y=e.right)},e.$$.update=()=>{/*thumbnailContainer*/524288&e.$$.dirty[0]|/*dataloaded*/524288&e.$$.dirty[1]&&f&&oe&&ae&&oe.forEach(((e,t)=>{e&&(
1453
1455
  // Hack to make sure that I can identify the thumbnail index
1454
- e.elems_index=t,ce.observe(e))})),/*lang, categoryid*/9&e.$$.dirty[0]&&v&&E&&(()=>{
1456
+ e.elems_index=t,ue.observe(e))})),/*lang, categoryid*/9&e.$$.dirty[0]&&v&&E&&(()=>{
1455
1457
  // showFavGamesCategory vs categoryData
1456
1458
  // favoriteGamesData vs shownCategoryData
1457
- switch(E){case"FAVORITES":n(32,re=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===D&&n(32,re=!1)}})(),/*translationurl*/1024&e.$$.dirty[1]&&T&&fetch(T).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Cr(t,e[t])}))})).catch((e=>{console.log(e)})),/*clientstyling, customStylingContainer*/262272&e.$$.dirty[0]&&S&&d&&(()=>{let e=document.createElement("style");e.innerHTML=S,d.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/262400&e.$$.dirty[0]&&x&&d&&(()=>{let e=new URL(x),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{d.appendChild(t)}),1)}))})()},[E,g,y,v,b,w,_,S,x,C,F,$,I,P,D,O,A,N,d,ae,j,z,o,Z,K,q,J,ee,te,ne,s,c,re,oe,se,le,r,V,e=>{if(0===(null==e?void 0:e.length))return"";let t,n="",r=999999999999;const i=new Date(Date.now());return e.forEach(((a,o)=>{const s=new Date(a.schedules[0].startTime),l=new Date(a.schedules[0].endTime);Gr(l).diff(i)<r&&(r=Gr(l).diff(i),t=o),Gr(i).isAfter(s)&&Gr(i).isBefore(l)&&(n=e[t].name)})),n},fe,p,T,G,k,R,H,B,U,Y,f,function(e){L[e?"unshift":"push"]((()=>{c=e,n(31,c)}))},e=>fe(o.id),function(e,t){L[e?"unshift":"push"]((()=>{ae[t]=e,n(19,ae)}))},function(e){L[e?"unshift":"push"]((()=>{s=e,n(30,s)}))},function(e){L[e?"unshift":"push"]((()=>{c=e,n(31,c)}))},function(e){L[e?"unshift":"push"]((()=>{s=e,n(30,s)}))},function(e){L[e?"unshift":"push"]((()=>{d=e,n(18,d)}))}]}
1459
+ switch(E){case"FAVORITES":n(33,ie=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===D&&n(33,ie=!1)}})(),/*translationurl*/2048&e.$$.dirty[1]&&C&&fetch(C).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{Tr(t,e[t])}))})).catch((e=>{console.log(e)})),/*clientstyling, customStylingContainer*/262272&e.$$.dirty[0]&&S&&d&&(()=>{let e=document.createElement("style");e.innerHTML=S,d.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/262400&e.$$.dirty[0]&&x&&d&&(()=>{let e=new URL(x),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{d.appendChild(t)}),1)}))})()},[E,g,y,v,b,w,_,S,x,T,F,$,I,P,D,O,A,N,d,oe,j,z,o,Z,K,q,J,ee,te,ne,re,s,c,ie,se,le,ce,r,V,e=>{if(0===(null==e?void 0:e.length))return"";let t,n="",r=999999999999;const i=new Date(Date.now());return e.forEach(((a,o)=>{const s=new Date(a.schedules[0].startTime),l=new Date(a.schedules[0].endTime);Gr(l).diff(i)<r&&(r=Gr(l).diff(i),t=o),Gr(i).isAfter(s)&&Gr(i).isBefore(l)&&(n=e[t].name)})),n},pe,p,C,G,k,R,H,B,U,Y,f,function(e){L[e?"unshift":"push"]((()=>{c=e,n(32,c)}))},e=>pe(o.id),function(e,t){L[e?"unshift":"push"]((()=>{oe[t]=e,n(19,oe)}))},function(e){L[e?"unshift":"push"]((()=>{s=e,n(31,s)}))},function(e){L[e?"unshift":"push"]((()=>{c=e,n(32,c)}))},function(e){L[e?"unshift":"push"]((()=>{s=e,n(31,s)}))},function(e){L[e?"unshift":"push"]((()=>{d=e,n(18,d)}))}]}
1458
1460
  /* src/CasinoLastPlayedSection.svelte generated by Svelte v3.48.0 */
1459
1461
  function ra(e){let t;return{c(){t=p("casino-games-category-section"),S(t,"session",/*session*/e[4]),S(t,"userid",/*userid*/e[5]),S(t,"endpoint",/*endpoint*/e[0]),S(t,"datasource",/*datasource*/e[1]),S(t,"lang",/*lang*/e[3]),S(t,"currency",/*currency*/e[2]),S(t,"favorites",/*favorites*/e[13]),S(t,"categoryid","LASTPLAYED"),S(t,"categoryindex","1"),S(t,"categorygames","9"),S(t,"class","CategoryContainer"),S(t,"clientstyling",/*clientstyling*/e[6]),S(t,"clientstylingurl",/*clientstylingurl*/e[7]),S(t,"livecasino",/*livecasino*/e[8]),S(t,"visiblegames",/*visiblegames*/e[12]),S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),S(t,"casinomygames",/*casinomygames*/e[14])},m(e,n){d(e,t,n)},p(e,n){/*session*/16&n[0]&&S(t,"session",/*session*/e[4]),/*userid*/32&n[0]&&S(t,"userid",/*userid*/e[5]),/*endpoint*/1&n[0]&&S(t,"endpoint",/*endpoint*/e[0]),/*datasource*/2&n[0]&&S(t,"datasource",/*datasource*/e[1]),/*lang*/8&n[0]&&S(t,"lang",/*lang*/e[3]),/*currency*/4&n[0]&&S(t,"currency",/*currency*/e[2]),/*favorites*/8192&n[0]&&S(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&S(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&S(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&S(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/4096&n[0]&&S(t,"visiblegames",/*visiblegames*/e[12]),/*gamepagemodalurl*/2048&n[0]&&S(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/1024&n[0]&&S(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),/*integratedgameframemobile*/512&n[0]&&S(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),/*casinomygames*/16384&n[0]&&S(t,"casinomygames",/*casinomygames*/e[14])},d(e){e&&m(t)}}}
1460
1462
  // (135:4) {#if lastPlayedEmpty}
1461
1463
  function ia(e){let t,n,r=/*$_*/e[17]("LastPlayedTranslations.noRecentGames")+"";return{c(){t=p("p"),n=y(r),_(t,"class","SearchLoading")},m(e,r){d(e,t,r),h(t,n)},p(e,t){/*$_*/131072&t[0]&&r!==(r=/*$_*/e[17]("LastPlayedTranslations.noRecentGames")+"")&&x(n,r)},d(e){e&&m(t)}}}function aa(t){let n,r;function i(e,t){/*lastPlayedEmpty*/
1462
1464
  return e[16]?ia:ra}let a=i(t),o=a(t);return{c(){n=p("div"),r=p("div"),o.c(),this.c=e,_(r,"class","CasinoLastPlayedSection"),_(n,"class","CasinoGamesCategorySectionContainer")},m(e,i){d(e,n,i),h(n,r),o.m(r,null),
1463
1465
  /*div1_binding*/t[23](n)},p(e,t){a===(a=i(e))&&o?o.p(e,t):(o.d(1),o=a(e),o&&(o.c(),o.m(r,null)))},i:e,o:e,d(e){e&&m(n),o.d(),
1464
- /*div1_binding*/t[23](null)}}}function oa(e,t,n){let r;u(e,wr,(e=>n(17,r=e)));let i,a,{endpoint:o=""}=t,{datasource:s=""}=t,{currency:l=""}=t,{lang:c=""}=t,{session:h=""}=t,{userid:d=""}=t,{clientstyling:m=""}=t,{clientstylingurl:f=""}=t,{translationurl:p=""}=t,{livecasino:g="false"}=t,{integratedgameframemobile:y="false"}=t,{integratedgameframedesktop:v="false"}=t,{gamepagemodalurl:b="false"}=t,{visiblegames:w=""}=t,{favorites:_=""}=t,{lastplayedperiod:S="Last30Days"}=t,{lastplayedorder:x=""}=t,{lastplayedlimit:T=""}=t,{casinomygames:C="false"}=t,{lastplayedunique:E="true"}=t,G=window.navigator.userAgent,M=!1,F=[];Object.keys(Tr).forEach((e=>{xr(e,Tr[e])}));const k=()=>{new Promise(((e,t)=>{let n=new URL(`${o}/player/${d}/games/last-played`);n.searchParams.append("unique",E),n.searchParams.append("limit",T),n.searchParams.append("order",x),n.searchParams.append("period",S),"PC"===Sr(G)?n.searchParams.append("device","Desktop"):n.searchParams.append("device","Mobile"),i=g?n:n.href,fetch(i).then((e=>e.json())).then((t=>{t.items=t.items.filter((e=>{let n=!0;return"OddsMatrix2"==e.gameCode&&(t.count--,n=!1),n})),e(t),window.postMessage({type:"AddNewCategory",category:{name:"Last Played",id:"LASTPLAYED"}},window.location.href),window.postMessage({type:"LastPlayedGames",data:t},window.location.href)})).catch((e=>{console.error(e),t(e)}))})).then((e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),e.count>0){let t=[];e.items.forEach((e=>{let n=new URL(`${o}/casino/games/${e.gameId}`);n.searchParams.append("datasource",s),t.push(fetch(n.href).then((e=>e.json())))})),Promise.all(t).then((e=>{F=e.map((e=>e[0])),window.postMessage({type:"LastPlayedData",lastPlayedGames:F},window.location.href)}))}else n(16,M=!0)}))},$=()=>{var e;e=c,lr.set(e)};return e.$$set=e=>{"endpoint"in e&&n(0,o=e.endpoint),"datasource"in e&&n(1,s=e.datasource),"currency"in e&&n(2,l=e.currency),"lang"in e&&n(3,c=e.lang),"session"in e&&n(4,h=e.session),"userid"in e&&n(5,d=e.userid),"clientstyling"in e&&n(6,m=e.clientstyling),"clientstylingurl"in e&&n(7,f=e.clientstylingurl),"translationurl"in e&&n(18,p=e.translationurl),"livecasino"in e&&n(8,g=e.livecasino),"integratedgameframemobile"in e&&n(9,y=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,v=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,b=e.gamepagemodalurl),"visiblegames"in e&&n(12,w=e.visiblegames),"favorites"in e&&n(13,_=e.favorites),"lastplayedperiod"in e&&n(19,S=e.lastplayedperiod),"lastplayedorder"in e&&n(20,x=e.lastplayedorder),"lastplayedlimit"in e&&n(21,T=e.lastplayedlimit),"casinomygames"in e&&n(14,C=e.casinomygames),"lastplayedunique"in e&&n(22,E=e.lastplayedunique)},e.$$.update=()=>{/*endpoint, userid, lang*/41&e.$$.dirty[0]&&o&&d&&c&&k(),/*translationurl*/262144&e.$$.dirty[0]&&p&&(()=>{let e=translationUrl;fetch(e).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{xr(t,e[t])}))})).catch((e=>{console.log(e)}))})(),/*clientstyling, customStylingContainer*/32832&e.$$.dirty[0]&&m&&a&&(()=>{let e=document.createElement("style");e.innerHTML=m,a.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/32896&e.$$.dirty[0]&&f&&a&&(()=>{let e=document.createElement("style");fetch(new URL(f)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{a.appendChild(e)}),1)}))})(),/*lang*/8&e.$$.dirty[0]&&c&&$()},[o,s,l,c,h,d,m,f,g,y,v,b,w,_,C,a,M,r,p,S,x,T,E,function(e){L[e?"unshift":"push"]((()=>{a=e,n(15,a)}))}]}!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",class extends j{constructor(e){super(),this.shadowRoot.innerHTML="<style>:host{font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CategoryName,.StatusText{color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-color-white, #FFFFFF)}.NoSearchResults{color:var(--emfe-w-color-white, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emfe-w-color-white, #FFFFFF);font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emfe-w-color-white, #FFFFFF);font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 5px 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(Min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(Min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media screen and (max-width: 480px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(Min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media only screen and (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row}.CategoryName{margin-bottom:20px}}@media screen and (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emfe-w-color-white, #FFFFFF)}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:\" \";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}</style>",Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},na,ea,a,{categoryindex:40,endpoint:1,datasource:2,lang:3,session:4,userid:5,favorites:6,clientstyling:7,clientstylingurl:8,translationurl:41,currency:9,categoryid:0,categorygames:42,livecasino:10,visiblegames:43,gamepagemodalurl:11,integratedgameframedesktop:12,integratedgameframemobile:13,casinomygames:14,addfilterselector:15,addsortingselector:16,filterbylogo:17,once:44,top:45,bottom:46,left:47,right:48},null,[-1,-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["categoryindex","endpoint","datasource","lang","session","userid","favorites","clientstyling","clientstylingurl","translationurl","currency","categoryid","categorygames","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","casinomygames","addfilterselector","addsortingselector","filterbylogo","once","top","bottom","left","right"]}get categoryindex(){return this.$$.ctx[40]}set categoryindex(e){this.$$set({categoryindex:e}),H()}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),H()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),H()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),H()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),H()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),H()}get favorites(){return this.$$.ctx[6]}set favorites(e){this.$$set({favorites:e}),H()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get translationurl(){return this.$$.ctx[41]}set translationurl(e){this.$$set({translationurl:e}),H()}get currency(){return this.$$.ctx[9]}set currency(e){this.$$set({currency:e}),H()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),H()}get categorygames(){return this.$$.ctx[42]}set categorygames(e){this.$$set({categorygames:e}),H()}get livecasino(){return this.$$.ctx[10]}set livecasino(e){this.$$set({livecasino:e}),H()}get visiblegames(){return this.$$.ctx[43]}set visiblegames(e){this.$$set({visiblegames:e}),H()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),H()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),H()}get integratedgameframemobile(){return this.$$.ctx[13]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),H()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),H()}get addfilterselector(){return this.$$.ctx[15]}set addfilterselector(e){this.$$set({addfilterselector:e}),H()}get addsortingselector(){return this.$$.ctx[16]}set addsortingselector(e){this.$$set({addsortingselector:e}),H()}get filterbylogo(){return this.$$.ctx[17]}set filterbylogo(e){this.$$set({filterbylogo:e}),H()}get once(){return this.$$.ctx[44]}set once(e){this.$$set({once:e}),H()}get top(){return this.$$.ctx[45]}set top(e){this.$$set({top:e}),H()}get bottom(){return this.$$.ctx[46]}set bottom(e){this.$$set({bottom:e}),H()}get left(){return this.$$.ctx[47]}set left(e){this.$$set({left:e}),H()}get right(){return this.$$.ctx[48]}set right(e){this.$$set({right:e}),H()}});class sa extends j{constructor(e){super(),this.shadowRoot.innerHTML="<style>:host{font-family:system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoLastPlayedSection{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}</style>",Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},oa,aa,a,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,translationurl:18,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastplayedperiod:19,lastplayedorder:20,lastplayedlimit:21,casinomygames:14,lastplayedunique:22},null,[-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","translationurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastplayedperiod","lastplayedorder","lastplayedlimit","casinomygames","lastplayedunique"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),H()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),H()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),H()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),H()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),H()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),H()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),H()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),H()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),H()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),H()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),H()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),H()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),H()}get lastplayedperiod(){return this.$$.ctx[19]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),H()}get lastplayedorder(){return this.$$.ctx[20]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),H()}get lastplayedlimit(){return this.$$.ctx[21]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),H()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),H()}get lastplayedunique(){return this.$$.ctx[22]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),H()}}return!customElements.get("casino-last-played-section")&&customElements.define("casino-last-played-section",sa),sa}));
1466
+ /*div1_binding*/t[23](null)}}}function oa(e,t,n){let r;u(e,wr,(e=>n(17,r=e)));let i,a,{endpoint:o=""}=t,{datasource:s=""}=t,{currency:l=""}=t,{lang:c=""}=t,{session:h=""}=t,{userid:d=""}=t,{clientstyling:m=""}=t,{clientstylingurl:f=""}=t,{translationurl:p=""}=t,{livecasino:g="false"}=t,{integratedgameframemobile:y="false"}=t,{integratedgameframedesktop:v="false"}=t,{gamepagemodalurl:b="false"}=t,{visiblegames:w=""}=t,{favorites:_=""}=t,{lastplayedperiod:S="Last30Days"}=t,{lastplayedorder:x=""}=t,{lastplayedlimit:C=""}=t,{casinomygames:T="false"}=t,{lastplayedunique:E="true"}=t,G=window.navigator.userAgent,M=!1,F=[];Object.keys(Cr).forEach((e=>{xr(e,Cr[e])}));const k=()=>{new Promise(((e,t)=>{let n=new URL(`${o}/player/${d}/games/last-played`);n.searchParams.append("unique",E),n.searchParams.append("limit",C),n.searchParams.append("order",x),n.searchParams.append("period",S),"PC"===Sr(G)?n.searchParams.append("device","Desktop"):n.searchParams.append("device","Mobile"),i=g?n:n.href,fetch(i).then((e=>e.json())).then((t=>{t.items=t.items.filter((e=>{let n=!0;return"OddsMatrix2"==e.gameCode&&(t.count--,n=!1),n})),e(t),window.postMessage({type:"AddNewCategory",category:{name:"Last Played",id:"LASTPLAYED"}},window.location.href),window.postMessage({type:"LastPlayedGames",data:t},window.location.href)})).catch((e=>{console.error(e),t(e)}))})).then((e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),e.count>0){let t=[];e.items.forEach((e=>{let n=new URL(`${o}/casino/games/${e.gameId}`);n.searchParams.append("datasource",s),t.push(fetch(n.href).then((e=>e.json())))})),Promise.all(t).then((e=>{F=e.map((e=>e[0])),window.postMessage({type:"LastPlayedData",lastPlayedGames:F},window.location.href)}))}else n(16,M=!0)}))},$=()=>{var e;e=c,lr.set(e)};return e.$$set=e=>{"endpoint"in e&&n(0,o=e.endpoint),"datasource"in e&&n(1,s=e.datasource),"currency"in e&&n(2,l=e.currency),"lang"in e&&n(3,c=e.lang),"session"in e&&n(4,h=e.session),"userid"in e&&n(5,d=e.userid),"clientstyling"in e&&n(6,m=e.clientstyling),"clientstylingurl"in e&&n(7,f=e.clientstylingurl),"translationurl"in e&&n(18,p=e.translationurl),"livecasino"in e&&n(8,g=e.livecasino),"integratedgameframemobile"in e&&n(9,y=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,v=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,b=e.gamepagemodalurl),"visiblegames"in e&&n(12,w=e.visiblegames),"favorites"in e&&n(13,_=e.favorites),"lastplayedperiod"in e&&n(19,S=e.lastplayedperiod),"lastplayedorder"in e&&n(20,x=e.lastplayedorder),"lastplayedlimit"in e&&n(21,C=e.lastplayedlimit),"casinomygames"in e&&n(14,T=e.casinomygames),"lastplayedunique"in e&&n(22,E=e.lastplayedunique)},e.$$.update=()=>{/*endpoint, userid, lang*/41&e.$$.dirty[0]&&o&&d&&c&&k(),/*translationurl*/262144&e.$$.dirty[0]&&p&&(()=>{let e=translationUrl;fetch(e).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{xr(t,e[t])}))})).catch((e=>{console.log(e)}))})(),/*clientstyling, customStylingContainer*/32832&e.$$.dirty[0]&&m&&a&&(()=>{let e=document.createElement("style");e.innerHTML=m,a.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/32896&e.$$.dirty[0]&&f&&a&&(()=>{let e=document.createElement("style");fetch(new URL(f)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{a.appendChild(e)}),1)}))})(),/*lang*/8&e.$$.dirty[0]&&c&&$()},[o,s,l,c,h,d,m,f,g,y,v,b,w,_,T,a,M,r,p,S,x,C,E,function(e){L[e?"unshift":"push"]((()=>{a=e,n(15,a)}))}]}!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",class extends j{constructor(e){super(),this.shadowRoot.innerHTML='<style>:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CategoryName,.StatusText{color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-color-white, #FFFFFF)}.NoSearchResults{color:var(--emfe-w-color-white, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emfe-w-color-white, #FFFFFF);font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .UnfavoredIcon{width:50px;height:50px}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emfe-w-color-white, #FFFFFF);font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 5px 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media screen and (max-width: 480px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media only screen and (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row}.CategoryName{margin-bottom:20px}}@media screen and (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emfe-w-color-white, #FFFFFF)}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}</style>',Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},na,ea,a,{categoryindex:41,endpoint:1,datasource:2,lang:3,session:4,userid:5,favorites:6,clientstyling:7,clientstylingurl:8,translationurl:42,currency:9,categoryid:0,categorygames:43,livecasino:10,visiblegames:44,gamepagemodalurl:11,integratedgameframedesktop:12,integratedgameframemobile:13,casinomygames:14,addfilterselector:15,addsortingselector:16,filterbylogo:17,once:45,top:46,bottom:47,left:48,right:49},null,[-1,-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["categoryindex","endpoint","datasource","lang","session","userid","favorites","clientstyling","clientstylingurl","translationurl","currency","categoryid","categorygames","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","casinomygames","addfilterselector","addsortingselector","filterbylogo","once","top","bottom","left","right"]}get categoryindex(){return this.$$.ctx[41]}set categoryindex(e){this.$$set({categoryindex:e}),H()}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),H()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),H()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),H()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),H()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),H()}get favorites(){return this.$$.ctx[6]}set favorites(e){this.$$set({favorites:e}),H()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get translationurl(){return this.$$.ctx[42]}set translationurl(e){this.$$set({translationurl:e}),H()}get currency(){return this.$$.ctx[9]}set currency(e){this.$$set({currency:e}),H()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),H()}get categorygames(){return this.$$.ctx[43]}set categorygames(e){this.$$set({categorygames:e}),H()}get livecasino(){return this.$$.ctx[10]}set livecasino(e){this.$$set({livecasino:e}),H()}get visiblegames(){return this.$$.ctx[44]}set visiblegames(e){this.$$set({visiblegames:e}),H()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),H()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),H()}get integratedgameframemobile(){return this.$$.ctx[13]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),H()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),H()}get addfilterselector(){return this.$$.ctx[15]}set addfilterselector(e){this.$$set({addfilterselector:e}),H()}get addsortingselector(){return this.$$.ctx[16]}set addsortingselector(e){this.$$set({addsortingselector:e}),H()}get filterbylogo(){return this.$$.ctx[17]}set filterbylogo(e){this.$$set({filterbylogo:e}),H()}get once(){return this.$$.ctx[45]}set once(e){this.$$set({once:e}),H()}get top(){return this.$$.ctx[46]}set top(e){this.$$set({top:e}),H()}get bottom(){return this.$$.ctx[47]}set bottom(e){this.$$set({bottom:e}),H()}get left(){return this.$$.ctx[48]}set left(e){this.$$set({left:e}),H()}get right(){return this.$$.ctx[49]}set right(e){this.$$set({right:e}),H()}});class sa extends j{constructor(e){super(),this.shadowRoot.innerHTML='<style>:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoLastPlayedSection{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}</style>',Y(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},oa,aa,a,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,translationurl:18,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastplayedperiod:19,lastplayedorder:20,lastplayedlimit:21,casinomygames:14,lastplayedunique:22},null,[-1,-1]),e&&(e.target&&d(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","translationurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastplayedperiod","lastplayedorder","lastplayedlimit","casinomygames","lastplayedunique"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),H()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),H()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),H()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),H()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),H()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),H()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),H()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),H()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),H()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),H()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),H()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),H()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),H()}get lastplayedperiod(){return this.$$.ctx[19]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),H()}get lastplayedorder(){return this.$$.ctx[20]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),H()}get lastplayedlimit(){return this.$$.ctx[21]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),H()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),H()}get lastplayedunique(){return this.$$.ctx[22]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),H()}}return!customElements.get("casino-last-played-section")&&customElements.define("casino-last-played-section",sa),sa}));
1465
1467
  //# sourceMappingURL=casino-last-played-section.js.map