@everymatrix/casino-my-games 1.13.24 → 1.14.0

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 s,o;function l(e,t){return s||(s=document.createElement("a")),s.href=t,e===s.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 d(e,t){e.appendChild(t)}function h(e,t,n){e.insertBefore(t,n||null)}function m(e){e.parentNode&&e.parentNode.removeChild(e)}function p(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function f(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 x(e,t,n){t in e?e[t]="boolean"==typeof e[t]&&""===n||n:_(e,t,n)}function $(e,t){t=""+t,e.data!==t&&(e.data=t)}class S{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=f(11===t.nodeType?"TEMPLATE":t.nodeName),this.t="TEMPLATE"!==t.tagName?t:t.content,this.c(e)),this.i(n)}h(e){this.e.innerHTML=e,this.n=Array.from("TEMPLATE"===this.e.nodeName?this.e.content.childNodes:this.e.childNodes)}i(e){for(let t=0;t<this.n.length;t+=1)h(this.t,this.n[t],e)}p(e){this.d(),this.h(e),this.i(this.a)}d(){this.n.forEach(m)}}function F(e){const t={};for(const n of e)t[n.name]=n.value;return t}function k(e){o=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 s,o;function l(e,t){return s||(s=document.createElement("a")),s.href=t,e===s.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 d(e,t){e.appendChild(t)}function h(e,t,n){e.insertBefore(t,n||null)}function m(e){e.parentNode&&e.parentNode.removeChild(e)}function p(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function f(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 x(e,t,n){null==n?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function _(e,t,n){t in e?e[t]="boolean"==typeof e[t]&&""===n||n:x(e,t,n)}function $(e,t){t=""+t,e.data!==t&&(e.data=t)}class S{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=f(11===t.nodeType?"TEMPLATE":t.nodeName),this.t="TEMPLATE"!==t.tagName?t:t.content,this.c(e)),this.i(n)}h(e){this.e.innerHTML=e,this.n=Array.from("TEMPLATE"===this.e.nodeName?this.e.content.childNodes:this.e.childNodes)}i(e){for(let t=0;t<this.n.length;t+=1)h(this.t,this.n[t],e)}p(e){this.d(),this.h(e),this.i(this.a)}d(){this.n.forEach(m)}}function F(e){const t={};for(const n of e)t[n.name]=n.value;return t}function k(e){o=e}
2
2
  /**
3
3
  * The `onMount` function schedules a callback to run as soon as the component has been mounted to the DOM.
4
4
  * It must be called during the component's initialisation (but doesn't need to live *inside* the component;
@@ -8,7 +8,7 @@
8
8
  *
9
9
  * https://svelte.dev/docs#run-time-svelte-onmount
10
10
  */
11
- function E(e){(function(){if(!o)throw new Error("Function called outside component initialization");return o})().$$.on_mount.push(e)}const M=[],C=[];let L=[];const T=[],G=Promise.resolve();let P=!1;function A(){P||(P=!0,G.then(R))}function D(){return A(),G}function I(e){L.push(e)}
11
+ function E(e){(function(){if(!o)throw new Error("Function called outside component initialization");return o})().$$.on_mount.push(e)}const C=[],M=[];let L=[];const T=[],G=Promise.resolve();let P=!1;function A(){P||(P=!0,G.then(R))}function D(){return A(),G}function I(e){L.push(e)}
12
12
  // flush() calls callbacks in this order:
13
13
  // 1. All beforeUpdate callbacks, in order: parents before children
14
14
  // 2. All bind:this callbacks, in reverse order: children before parents.
@@ -35,15 +35,15 @@ function R(){
35
35
  if(0!==N)return;const e=o;do{
36
36
  // first, call beforeUpdate functions
37
37
  // and update components
38
- try{for(;N<M.length;){const e=M[N];N++,k(e),H(e.$$)}}catch(e){
38
+ try{for(;N<C.length;){const e=C[N];N++,k(e),H(e.$$)}}catch(e){
39
39
  // reset dirty state to not end up in a deadlocked state and then rethrow
40
- throw M.length=0,N=0,e}for(k(null),M.length=0,N=0;C.length;)C.pop()();
40
+ throw C.length=0,N=0,e}for(k(null),C.length=0,N=0;M.length;)M.pop()();
41
41
  // then, once components are updated, call
42
42
  // afterUpdate functions. This may cause
43
43
  // subsequent updates...
44
44
  for(let e=0;e<L.length;e+=1){const t=L[e];O.has(t)||(
45
45
  // ...so guard against infinite loops
46
- O.add(t),t())}L.length=0}while(M.length);for(;T.length;)T.pop()();P=!1,O.clear(),k(e)}function H(e){if(null!==e.fragment){e.update(),r(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(I)}}
46
+ O.add(t),t())}L.length=0}while(C.length);for(;T.length;)T.pop()();P=!1,O.clear(),k(e)}function H(e){if(null!==e.fragment){e.update(),r(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(I)}}
47
47
  /**
48
48
  * Useful for example to execute remaining `afterUpdate` callbacks before executing `destroy`.
49
49
  */const B=new Set;function U(e,t){const n=e.$$;null!==n.fragment&&(!function(e){const t=[],n=[];L.forEach((r=>-1===e.indexOf(r)?t.push(r):n.push(r))),n.forEach((e=>e())),L=t}(n.after_update),r(n.on_destroy),n.fragment&&n.fragment.d(t),
@@ -55,7 +55,7 @@ props:d,update:e,not_equal:u,bound:n(),
55
55
  // lifecycle
56
56
  on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(s.context||(f?f.$$.context:[])),
57
57
  // everything else
58
- callbacks:n(),dirty:p,skip_bound:!1,root:s.target||f.$$.root};h&&h(g.root);let y=!1;if(g.ctx=l?l(a,s.props||{},((e,t,...n)=>{const r=n.length?n[0]:t;return g.ctx&&u(g.ctx[e],g.ctx[e]=r)&&(!g.skip_bound&&g.bound[e]&&g.bound[e](r),y&&function(e,t){-1===e.$$.dirty[0]&&(M.push(e),A(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}(a,e)),t})):[],g.update(),y=!0,r(g.before_update),
58
+ callbacks:n(),dirty:p,skip_bound:!1,root:s.target||f.$$.root};h&&h(g.root);let y=!1;if(g.ctx=l?l(a,s.props||{},((e,t,...n)=>{const r=n.length?n[0]:t;return g.ctx&&u(g.ctx[e],g.ctx[e]=r)&&(!g.skip_bound&&g.bound[e]&&g.bound[e](r),y&&function(e,t){-1===e.$$.dirty[0]&&(C.push(e),A(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}(a,e)),t})):[],g.update(),y=!0,r(g.before_update),
59
59
  // `false` as a special case of no DOM component
60
60
  g.fragment=!!c&&c(g.ctx),s.target){if(s.hydrate){const e=function(e){return Array.from(e.childNodes)}(s.target);
61
61
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
@@ -128,7 +128,7 @@ self.fetch.bind(self);
128
128
  PERFORMANCE OF THIS SOFTWARE.
129
129
  ***************************************************************************** */
130
130
  /* global Reflect, Promise, SuppressedError, Symbol */
131
- 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),s=[];try{for(;(void 0===t||t-- >0)&&!(r=a.next()).done;)s.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 s}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 xe(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}"function"==typeof SuppressedError&&SuppressedError;var $e=xe((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 Se(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var Fe=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 s=ve(a),o=s.next();!o.done;o=s.next()){o.value.remove(this)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else a.remove(this);var l=this.initialTeardown;if(_e(l))try{l()}catch(e){i=e instanceof $e?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=ve(c),d=u.next();!d.done;d=u.next()){var h=d.value;try{Me(h)}catch(e){i=null!=i?i:[],e instanceof $e?i=we(we([],be(i)),be(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new $e(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)&&Se(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&Se(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ke=Fe.EMPTY;function Ee(e){return e instanceof Fe||e&&"closed"in e&&_e(e.remove)&&_e(e.add)&&_e(e.unsubscribe)}function Me(e){_e(e)?e():e.unsubscribe()}var Ce={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 Te(){}var Ge=null;function Pe(e){if(Ce.useDeprecatedSynchronousErrorHandling){var t=!Ge;if(t&&(Ge={errorThrown:!1,error:null}),e(),t){var n=Ge,r=n.errorThrown,i=n.error;if(Ge=null,r)throw i}}else e()}var Ae=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,Ee(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}(Fe),De=Function.prototype.bind;function Ie(e,t){return De.call(e,t)}var Oe=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,s=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}:s&&Ce.useDeprecatedNextContext?((a=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},i={next:t.next&&Ie(t.next,a),error:t.error&&Ie(t.error,a),complete:t.complete&&Ie(t.complete,a)}):i=t;return s.destination=new Oe(i),s}return ye(t,e),t}(Ae);function Re(e){var t;t=e,Le.setTimeout((function(){throw t}))}var He={closed:!0,next:Te,error:function(e){throw e},complete:Te},Be="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ue(e){return e}var Ye=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 Ae||function(e){return e&&_e(e.next)&&_e(e.error)&&_e(e.complete)}(r)&&Ee(r)?e:new Ne(e,t,n);return Pe((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=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?Ue:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(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:Ce.Promise)&&void 0!==t?t:Promise}var je=xe((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 We(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new je},t.prototype.next=function(e){var t=this;Pe((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;Pe((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;Pe((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?ke:(this.currentObservers=null,a.push(e),new Fe((function(){t.currentObservers=null,Se(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 Ye;return e.source=this,e},t.create=function(e,t){return new We(e,t)},t}(Ye),We=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:ke},t}(Ve),Ze={now:function(){return(Ze.delegate||Date).now()},delegate:void 0},Ke=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=Ze);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,s=n._timestampProvider,o=n._windowTime;r||(i.push(t),!a&&i.push(s.now()+o)),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 s=n.now(),o=0,l=1;l<r.length&&r[l]<=s;l+=2)o=l;o&&r.splice(0,o+1)}},t}(Ve);let Xe=[],qe={};
131
+ 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),s=[];try{for(;(void 0===t||t-- >0)&&!(r=a.next()).done;)s.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 s}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 xe(e){return"function"==typeof e}function _e(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}"function"==typeof SuppressedError&&SuppressedError;var $e=_e((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 Se(e,t){if(e){var n=e.indexOf(t);0<=n&&e.splice(n,1)}}var Fe=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 s=ve(a),o=s.next();!o.done;o=s.next()){o.value.remove(this)}}catch(t){e={error:t}}finally{try{o&&!o.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else a.remove(this);var l=this.initialTeardown;if(xe(l))try{l()}catch(e){i=e instanceof $e?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=ve(c),d=u.next();!d.done;d=u.next()){var h=d.value;try{Ce(h)}catch(e){i=null!=i?i:[],e instanceof $e?i=we(we([],be(i)),be(e.errors)):i.push(e)}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=u.return)&&r.call(u)}finally{if(n)throw n.error}}}if(i)throw new $e(i)}},e.prototype.add=function(t){var n;if(t&&t!==this)if(this.closed)Ce(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)&&Se(t,e)},e.prototype.remove=function(t){var n=this._finalizers;n&&Se(n,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),ke=Fe.EMPTY;function Ee(e){return e instanceof Fe||e&&"closed"in e&&xe(e.remove)&&xe(e.add)&&xe(e.unsubscribe)}function Ce(e){xe(e)?e():e.unsubscribe()}var Me={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 Te(){}var Ge=null;function Pe(e){if(Me.useDeprecatedSynchronousErrorHandling){var t=!Ge;if(t&&(Ge={errorThrown:!1,error:null}),e(),t){var n=Ge,r=n.errorThrown,i=n.error;if(Ge=null,r)throw i}}else e()}var Ae=function(e){function t(t){var n=e.call(this)||this;return n.isStopped=!1,t?(n.destination=t,Ee(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}(Fe),De=Function.prototype.bind;function Ie(e,t){return De.call(e,t)}var Oe=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,s=e.call(this)||this;xe(t)||!t?i={next:null!=t?t:void 0,error:null!=n?n:void 0,complete:null!=r?r:void 0}:s&&Me.useDeprecatedNextContext?((a=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},i={next:t.next&&Ie(t.next,a),error:t.error&&Ie(t.error,a),complete:t.complete&&Ie(t.complete,a)}):i=t;return s.destination=new Oe(i),s}return ye(t,e),t}(Ae);function Re(e){var t;t=e,Le.setTimeout((function(){throw t}))}var He={closed:!0,next:Te,error:function(e){throw e},complete:Te},Be="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ue(e){return e}var Ye=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 Ae||function(e){return e&&xe(e.next)&&xe(e.error)&&xe(e.complete)}(r)&&Ee(r)?e:new Ne(e,t,n);return Pe((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=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return(0===(e=t).length?Ue:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(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:Me.Promise)&&void 0!==t?t:Promise}var je=_e((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 We(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new je},t.prototype.next=function(e){var t=this;Pe((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;Pe((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;Pe((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?ke:(this.currentObservers=null,a.push(e),new Fe((function(){t.currentObservers=null,Se(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 Ye;return e.source=this,e},t.create=function(e,t){return new We(e,t)},t}(Ye),We=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:ke},t}(Ve),Ze={now:function(){return(Ze.delegate||Date).now()},delegate:void 0},Ke=function(e){function t(t,n,r){void 0===t&&(t=1/0),void 0===n&&(n=1/0),void 0===r&&(r=Ze);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,s=n._timestampProvider,o=n._windowTime;r||(i.push(t),!a&&i.push(s.now()+o)),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 s=n.now(),o=0,l=1;l<r.length&&r[l]<=s;l+=2)o=l;o&&r.splice(0,o+1)}},t}(Ve);let Xe=[],qe={};
132
132
  /**
133
133
  * @name topic
134
134
  * @description A small wrapper over the rxjs to offer the topic method on top of it
@@ -165,7 +165,7 @@ n.cloneUnlessOtherwiseSpecified=rt;var r=Array.isArray(t);return r===Array.isArr
165
165
  /**
166
166
  * Type Guards
167
167
  */
168
- function yt(e){return e.type===mt.literal}function vt(e){return e.type===mt.argument}function bt(e){return e.type===mt.number}function wt(e){return e.type===mt.date}function _t(e){return e.type===mt.time}function xt(e){return e.type===mt.select}function $t(e){return e.type===mt.plural}function St(e){return e.type===mt.pound}function Ft(e){return e.type===mt.tag}function kt(e){return!(!e||"object"!=typeof e||e.type!==pt.number)}function Et(e){return!(!e||"object"!=typeof e||e.type!==pt.dateTime)}
168
+ function yt(e){return e.type===mt.literal}function vt(e){return e.type===mt.argument}function bt(e){return e.type===mt.number}function wt(e){return e.type===mt.date}function xt(e){return e.type===mt.time}function _t(e){return e.type===mt.select}function $t(e){return e.type===mt.plural}function St(e){return e.type===mt.pound}function Ft(e){return e.type===mt.tag}function kt(e){return!(!e||"object"!=typeof e||e.type!==pt.number)}function Et(e){return!(!e||"object"!=typeof e||e.type!==pt.dateTime)}
169
169
  // @generated from regex-gen.ts
170
170
  "function"==typeof SuppressedError&&SuppressedError,function(e){
171
171
  /** Argument is unclosed (e.g. `{0`) */
@@ -264,7 +264,7 @@ e[e.pound=7]="pound",
264
264
  /**
265
265
  * XML-like tag
266
266
  */
267
- e[e.tag=8]="tag"}(mt||(mt={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(pt||(pt={}));var Mt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ct=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
267
+ e[e.tag=8]="tag"}(mt||(mt={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(pt||(pt={}));var Ct=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Mt=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
268
268
  /**
269
269
  * https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
270
270
  * Credit: https://github.com/caridy/intl-datetimeformat-pattern/blob/master/index.js
@@ -276,7 +276,7 @@ e[e.tag=8]="tag"}(mt||(mt={})),function(e){e[e.number=0]="number",e[e.dateTime=1
276
276
  * @public
277
277
  * @param skeleton skeleton string
278
278
  */
279
- function Lt(e){var t={};return e.replace(Ct,(function(e){var n=e.length;switch(e[0]){
279
+ function Lt(e){var t={};return e.replace(Mt,(function(e){var n=e.length;switch(e[0]){
280
280
  // Era
281
281
  case"G":t.era=4===n?"long":5===n?"narrow":"short";break;
282
282
  // Year
@@ -357,7 +357,7 @@ e.hourCycles.length&&(
357
357
  // @ts-ignore
358
358
  t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}
359
359
  // TODO: Once hourCycle is fully supported remove the following with data generation
360
- var n,r=e.language;return"root"!==r&&(n=e.maximize().region),(Ut[n||""]||Ut[r||""]||Ut["".concat(r,"-001")]||Ut["001"])[0]}var zt=new RegExp("^".concat(Mt.source,"*")),jt=new RegExp("".concat(Mt.source,"*$"));function Vt(e,t){return{start:e,end:t}}
360
+ var n,r=e.language;return"root"!==r&&(n=e.maximize().region),(Ut[n||""]||Ut[r||""]||Ut["".concat(r,"-001")]||Ut["001"])[0]}var zt=new RegExp("^".concat(Ct.source,"*")),jt=new RegExp("".concat(Ct.source,"*$"));function Vt(e,t){return{start:e,end:t}}
361
361
  // #region Ponyfills
362
362
  // Consolidate these variables up top for easier toggling during debugging
363
363
  var Wt=!!String.prototype.startsWith,Zt=!!String.fromCodePoint,Kt=!!Object.fromEntries,Xt=!!String.prototype.codePointAt,qt=!!String.prototype.trimStart,Jt=!!String.prototype.trimEnd,Qt=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},en=!0;try{
@@ -573,7 +573,7 @@ e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this
573
573
  /**
574
574
  * Code point equivalent of regex `\p{Pattern_Syntax}`.
575
575
  * See https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
576
- */function fn(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 gn(e){e.forEach((function(e){if(delete e.location,xt(e)||$t(e))for(var t in e.options)delete e.options[t].location,gn(e.options[t].value);else bt(e)&&kt(e.style)||(wt(e)||_t(e))&&Et(e.style)?delete e.style.location:Ft(e)&&gn(e.children)}))}function yn(e,t){void 0===t&&(t={}),t=ft({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new dn(e,t).parse();if(n.err){var r=SyntaxError(ht[n.err.kind]);
576
+ */function fn(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 gn(e){e.forEach((function(e){if(delete e.location,_t(e)||$t(e))for(var t in e.options)delete e.options[t].location,gn(e.options[t].value);else bt(e)&&kt(e.style)||(wt(e)||xt(e))&&Et(e.style)?delete e.style.location:Ft(e)&&gn(e.children)}))}function yn(e,t){void 0===t&&(t={}),t=ft({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var n=new dn(e,t).parse();if(n.err){var r=SyntaxError(ht[n.err.kind]);
577
577
  // @ts-expect-error Assign to error object
578
578
  throw r.location=n.err.location,
579
579
  // @ts-expect-error Assign to error object
@@ -581,11 +581,11 @@ r.originalMessage=n.err.message,r}return(null==t?void 0:t.captureLocation)||gn(n
581
581
 
582
582
  // Main
583
583
 
584
- function vn(e,t){var n=t&&t.cache?t.cache:kn,r=t&&t.serializer?t.serializer:$n;return(t&&t.strategy?t.strategy:xn)(e,{cache:n,serializer:r})}
584
+ function vn(e,t){var n=t&&t.cache?t.cache:kn,r=t&&t.serializer?t.serializer:$n;return(t&&t.strategy?t.strategy:_n)(e,{cache:n,serializer:r})}
585
585
 
586
586
  // Strategy
587
587
 
588
- function bn(e,t,n,r){var i,a=null==(i=r)||"number"==typeof i||"boolean"==typeof i?r:n(r),s=t.get(a);return void 0===s&&(s=e.call(this,r),t.set(a,s)),s}function wn(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 _n(e,t,n,r,i){return n.bind(t,e,r,i)}function xn(e,t){return _n(e,this,1===e.length?bn:wn,t.cache.create(),t.serializer)}
588
+ function bn(e,t,n,r){var i,a=null==(i=r)||"number"==typeof i||"boolean"==typeof i?r:n(r),s=t.get(a);return void 0===s&&(s=e.call(this,r),t.set(a,s)),s}function wn(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 xn(e,t,n,r,i){return n.bind(t,e,r,i)}function _n(e,t){return xn(e,this,1===e.length?bn:wn,t.cache.create(),t.serializer)}
589
589
  // Serializer
590
590
  var $n=function(){return JSON.stringify(arguments)};
591
591
 
@@ -593,39 +593,39 @@ var $n=function(){return JSON.stringify(arguments)};
593
593
 
594
594
  function Sn(){this.cache=Object.create(null)}Sn.prototype.get=function(e){return this.cache[e]},Sn.prototype.set=function(e,t){this.cache[e]=t};var Fn,kn={create:function(){
595
595
  // @ts-ignore
596
- return new Sn}},En={variadic:function(e,t){return _n(e,this,wn,t.cache.create(),t.serializer)},monadic:function(e,t){return _n(e,this,bn,t.cache.create(),t.serializer)}};!function(e){
596
+ return new Sn}},En={variadic:function(e,t){return xn(e,this,wn,t.cache.create(),t.serializer)},monadic:function(e,t){return xn(e,this,bn,t.cache.create(),t.serializer)}};!function(e){
597
597
  // When we have a placeholder but no value to format
598
598
  e.MISSING_VALUE="MISSING_VALUE",
599
599
  // When value supplied is invalid
600
600
  e.INVALID_VALUE="INVALID_VALUE",
601
601
  // When we need specific Intl API but it's not available
602
- e.MISSING_INTL_API="MISSING_INTL_API"}(Fn||(Fn={}));var Mn,Cn=/** @class */function(e){function t(t,n,r){var i=e.call(this,t)||this;return i.code=n,i.originalMessage=r,i}return dt(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Ln=/** @class */function(e){function t(t,n,r,i){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(n,'". Options are "').concat(Object.keys(r).join('", "'),'"'),Fn.INVALID_VALUE,i)||this}return dt(t,e),t}(Cn),Tn=/** @class */function(e){function t(t,n,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(n),Fn.INVALID_VALUE,r)||this}return dt(t,e),t}(Cn),Gn=/** @class */function(e){function t(t,n){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(n,'"'),Fn.MISSING_VALUE,n)||this}return dt(t,e),t}(Cn);function Pn(e){return"function"==typeof e}
602
+ e.MISSING_INTL_API="MISSING_INTL_API"}(Fn||(Fn={}));var Cn,Mn=/** @class */function(e){function t(t,n,r){var i=e.call(this,t)||this;return i.code=n,i.originalMessage=r,i}return dt(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Ln=/** @class */function(e){function t(t,n,r,i){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(n,'". Options are "').concat(Object.keys(r).join('", "'),'"'),Fn.INVALID_VALUE,i)||this}return dt(t,e),t}(Mn),Tn=/** @class */function(e){function t(t,n,r){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(n),Fn.INVALID_VALUE,r)||this}return dt(t,e),t}(Mn),Gn=/** @class */function(e){function t(t,n){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(n,'"'),Fn.MISSING_VALUE,n)||this}return dt(t,e),t}(Mn);function Pn(e){return"function"==typeof e}
603
603
  // TODO(skeleton): add skeleton support
604
604
  function An(e,t,n,r,i,a,
605
605
  // For debugging
606
606
  s){
607
607
  // Hot path for straight simple msg translations
608
- if(1===e.length&&yt(e[0]))return[{type:Mn.literal,value:e[0].value}];for(var o=[],l=0,c=e;l<c.length;l++){var u=c[l];
608
+ if(1===e.length&&yt(e[0]))return[{type:Cn.literal,value:e[0].value}];for(var o=[],l=0,c=e;l<c.length;l++){var u=c[l];
609
609
  // Exit early for string parts.
610
- if(yt(u))o.push({type:Mn.literal,value:u.value});else
610
+ if(yt(u))o.push({type:Cn.literal,value:u.value});else
611
611
  // TODO: should this part be literal type?
612
612
  // Replace `#` in plural rules with the actual numeric value.
613
- if(St(u))"number"==typeof a&&o.push({type:Mn.literal,value:n.getNumberFormat(t).format(a)});else{var d=u.value;
613
+ if(St(u))"number"==typeof a&&o.push({type:Cn.literal,value:n.getNumberFormat(t).format(a)});else{var d=u.value;
614
614
  // Enforce that all required values are provided by the caller.
615
- if(!i||!(d in i))throw new Gn(d,s);var h=i[d];if(vt(u))h&&"string"!=typeof h&&"number"!=typeof h||(h="string"==typeof h||"number"==typeof h?String(h):""),o.push({type:"string"==typeof h?Mn.literal:Mn.object,value:h});else
615
+ if(!i||!(d in i))throw new Gn(d,s);var h=i[d];if(vt(u))h&&"string"!=typeof h&&"number"!=typeof h||(h="string"==typeof h||"number"==typeof h?String(h):""),o.push({type:"string"==typeof h?Cn.literal:Cn.object,value:h});else
616
616
  // Recursively format plural and select parts' option — which can be a
617
617
  // nested pattern structure. The choosing of the option to use is
618
618
  // abstracted-by and delegated-to the part helper object.
619
- if(wt(u)){var m="string"==typeof u.style?r.date[u.style]:Et(u.style)?u.style.parsedOptions:void 0;o.push({type:Mn.literal,value:n.getDateTimeFormat(t,m).format(h)})}else if(_t(u)){m="string"==typeof u.style?r.time[u.style]:Et(u.style)?u.style.parsedOptions:r.time.medium;o.push({type:Mn.literal,value:n.getDateTimeFormat(t,m).format(h)})}else if(bt(u)){(m="string"==typeof u.style?r.number[u.style]:kt(u.style)?u.style.parsedOptions:void 0)&&m.scale&&(h*=m.scale||1),o.push({type:Mn.literal,value:n.getNumberFormat(t,m).format(h)})}else{if(Ft(u)){var p=u.children,f=u.value,g=i[f];if(!Pn(g))throw new Tn(f,"function",s);var y=g(An(p,t,n,r,i,a).map((function(e){return e.value})));Array.isArray(y)||(y=[y]),o.push.apply(o,y.map((function(e){return{type:"string"==typeof e?Mn.literal:Mn.object,value:e}})))}if(xt(u)){if(!(v=u.options[h]||u.options.other))throw new Ln(u.value,h,Object.keys(u.options),s);o.push.apply(o,An(v.value,t,n,r,i))}else if($t(u)){var v;if(!(v=u.options["=".concat(h)])){if(!Intl.PluralRules)throw new Cn('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',Fn.MISSING_INTL_API,s);var b=n.getPluralRules(t,{type:u.pluralType}).select(h-(u.offset||0));v=u.options[b]||u.options.other}if(!v)throw new Ln(u.value,h,Object.keys(u.options),s);o.push.apply(o,An(v.value,t,n,r,i,h-(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===Mn.literal&&t.type===Mn.literal?n.value+=t.value:e.push(t),e}),[])}(o)}
619
+ if(wt(u)){var m="string"==typeof u.style?r.date[u.style]:Et(u.style)?u.style.parsedOptions:void 0;o.push({type:Cn.literal,value:n.getDateTimeFormat(t,m).format(h)})}else if(xt(u)){m="string"==typeof u.style?r.time[u.style]:Et(u.style)?u.style.parsedOptions:r.time.medium;o.push({type:Cn.literal,value:n.getDateTimeFormat(t,m).format(h)})}else if(bt(u)){(m="string"==typeof u.style?r.number[u.style]:kt(u.style)?u.style.parsedOptions:void 0)&&m.scale&&(h*=m.scale||1),o.push({type:Cn.literal,value:n.getNumberFormat(t,m).format(h)})}else{if(Ft(u)){var p=u.children,f=u.value,g=i[f];if(!Pn(g))throw new Tn(f,"function",s);var y=g(An(p,t,n,r,i,a).map((function(e){return e.value})));Array.isArray(y)||(y=[y]),o.push.apply(o,y.map((function(e){return{type:"string"==typeof e?Cn.literal:Cn.object,value:e}})))}if(_t(u)){if(!(v=u.options[h]||u.options.other))throw new Ln(u.value,h,Object.keys(u.options),s);o.push.apply(o,An(v.value,t,n,r,i))}else if($t(u)){var v;if(!(v=u.options["=".concat(h)])){if(!Intl.PluralRules)throw new Mn('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',Fn.MISSING_INTL_API,s);var b=n.getPluralRules(t,{type:u.pluralType}).select(h-(u.offset||0));v=u.options[b]||u.options.other}if(!v)throw new Ln(u.value,h,Object.keys(u.options),s);o.push.apply(o,An(v.value,t,n,r,i,h-(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===Cn.literal&&t.type===Cn.literal?n.value+=t.value:e.push(t),e}),[])}(o)}
620
620
  /*
621
621
  Copyright (c) 2014, Yahoo! Inc. All rights reserved.
622
622
  Copyrights licensed under the New BSD License.
623
623
  See the accompanying LICENSE file for terms.
624
624
  */
625
625
  // -- MessageFormat --------------------------------------------------------
626
- function Dn(e,t){return t?Object.keys(e).reduce((function(n,r){var i,a;return n[r]=(i=e[r],(a=t[r])?ft(ft(ft({},i||{}),a||{}),Object.keys(i).reduce((function(e,t){return e[t]=ft(ft({},i[t]),a[t]||{}),e}),{})):i),n}),ft({},e)):e}function In(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(Mn||(Mn={}));var On=/** @class */function(){function e(t,n,r,i){var a,s=this;if(void 0===n&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
626
+ function Dn(e,t){return t?Object.keys(e).reduce((function(n,r){var i,a;return n[r]=(i=e[r],(a=t[r])?ft(ft(ft({},i||{}),a||{}),Object.keys(i).reduce((function(e,t){return e[t]=ft(ft({},i[t]),a[t]||{}),e}),{})):i),n}),ft({},e)):e}function In(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,n){e[t]=n}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(Cn||(Cn={}));var On=/** @class */function(){function e(t,n,r,i){var a,s=this;if(void 0===n&&(n=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
627
627
  // Hot path for straight simple msg translations
628
- if(1===t.length)return t[0].value;var n=t.reduce((function(e,t){return e.length&&t.type===Mn.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return n.length<=1?n[0]||"":n},this.formatToParts=function(e){return An(s.ast,s.locales,s.formatters,s.formats,e,void 0,s.message)},this.resolvedOptions=function(){return{locale:s.resolvedLocale.toString()}},this.getAst=function(){return s.ast},
628
+ if(1===t.length)return t[0].value;var n=t.reduce((function(e,t){return e.length&&t.type===Cn.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return n.length<=1?n[0]||"":n},this.formatToParts=function(e){return An(s.ast,s.locales,s.formatters,s.formats,e,void 0,s.message)},this.resolvedOptions=function(){return{locale:s.resolvedLocale.toString()}},this.getAst=function(){return s.ast},
629
629
  // Defined first because it's used to build the format pattern.
630
630
  this.locales=n,this.resolvedLocale=e.resolveLocale(n),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
631
631
  // Parse string messages into an AST.
@@ -654,7 +654,7 @@ const br=e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackbe
654
654
  * @description A method that returns the type of the device
655
655
  * @param {String} userAgent window.navigator.userAgent
656
656
  * @returns {String} Android/iPhone/iPad/PC
657
- */function _r(e,t){Vn(e,t)}const xr={en:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},"zh-hk":{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},de:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},it:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},fr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},es:{favorites:"Favoritos",mostPlayed:"Más jugados",recentlyPlayed:"Últimos jugados"},tr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ru:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ro:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},hr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},hu:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pt:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"}};function $r(e,t){Vn(e,t)}const Sr={en:{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":{showMore:"更多的",viewAll:"顯示所有",searchedItems:"搜索結果",recentSearchedItems:"最近搜索過",favorites:"收藏夹",noRecentSearch:"尚未開始搜索。 只需搜索遊戲。",noResults:"抱歉,沒有找到結果。 請再試一次。",noFavoritesMobile:"您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",noFavorites:"您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",noFavoritesTitle:"您還沒有任何喜歡的遊戲。",waiting:"等待"},de:{showMore:"Mehr",viewAll:"Alle anzeigen",searchedItems:"Ergebnis suchen",recentSearchedItems:"Zuletzt gesucht",noRecentSearch:"Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",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:{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:{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:{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:{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:{showMore:"Показать больше",viewAll:"Посмотреть все",searchedItems:"Искомые товары",recentSearchedItems:"Недавние поисковые запросы",noRecentSearch:"Поиск еще не начался. Просто найдите игру.",noResults:"Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"},ro:{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:{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:{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:{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:{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:{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:{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 Fr=function(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return fe(null==t&&n.path)}},n.exports),n.exports}((function(e,t){e.exports=function(){var t,n;function r(){return t.apply(null,arguments)}
657
+ */function xr(e,t){Vn(e,t)}const _r={en:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},"zh-hk":{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},de:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},it:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},fr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},es:{favorites:"Favoritos",mostPlayed:"Más jugados",recentlyPlayed:"Últimos jugados"},tr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ru:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ro:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},hr:{favorites:"Favoriti",mostPlayed:"najčešće igrano",recentlyPlayed:"posljednje igrano"},hu:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pt:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"}};function $r(e,t){Vn(e,t)}const Sr={en:{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":{showMore:"更多的",viewAll:"顯示所有",searchedItems:"搜索結果",recentSearchedItems:"最近搜索過",favorites:"收藏夹",noRecentSearch:"尚未開始搜索。 只需搜索遊戲。",noResults:"抱歉,沒有找到結果。 請再試一次。",noFavoritesMobile:"您現在可以通過點擊遊戲頁面上的星形圖標將游戲添加到收藏夾。",noFavorites:"您現在可以通過單擊遊戲縮略圖上的星形圖標將游戲添加到收藏夾。",noFavoritesTitle:"您還沒有任何喜歡的遊戲。",waiting:"等待"},de:{showMore:"Mehr",viewAll:"Alle anzeigen",searchedItems:"Ergebnis suchen",recentSearchedItems:"Zuletzt gesucht",noRecentSearch:"Noch keine Suche gestartet. Einfach nach einem Spiel suchen.",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:{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:{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:{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:{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:{showMore:"Показать больше",viewAll:"Посмотреть все",searchedItems:"Искомые товары",recentSearchedItems:"Недавние поисковые запросы",noRecentSearch:"Поиск еще не начался. Просто найдите игру.",noResults:"Извините, результатов не найдено. Пожалуйста, попробуйте еще раз"},ro:{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:{showMore:"Više",viewAll:"Pokaži sve",searchedItems:"Rezultat pretraživanja",recentSearchedItems:"Nedavno Pretraženo",noRecentSearch:"Još nema započetih pretraživanja. Jednostavno pretražite igru",noResults:"Oprostite, nema rezultata. Molimo pokušajte ponovo",favorites:"Favoriti",noFavoritesMobile:"Stisnite na ikonu zvjezdice u gornjem desnom kutu kako bi je dodali u favorite",noFavorites:"Stisnite na ikonu zvjezdice u gornjem desnom kutu kako bi je dodali u favorite",noFavoritesTitle:"Nemate favoriziranih igara",waiting:"Čekanje"},hu:{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:{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:{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:{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:{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 Fr=function(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return fe(null==t&&n.path)}},n.exports),n.exports}((function(e,t){e.exports=function(){var t,n;function r(){return t.apply(null,arguments)}
658
658
  // This is done to register the method called with moment()
659
659
  // without creating circular dependencies.
660
660
  function i(e){t=e}function a(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function s(e){
@@ -665,45 +665,45 @@ return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function o
665
665
  return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function g(e){return null==e._pf&&(e._pf=f()),e._pf}function y(e){if(null==e._isValid){var t=g(e),r=n.call(t.parsedDateParts,(function(e){return null!=e})),i=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&r);if(e._strict&&(i=i&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return i;e._isValid=i}return e._isValid}function v(e){var t=p(NaN);return null!=e?m(g(t),e):g(t).userInvalidated=!0,t}
666
666
  // Plugins that add properties should also add the key here (null value),
667
667
  // so we can properly clone ourselves.
668
- n=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),r=n.length>>>0;for(t=0;t<r;t++)if(t in n&&e.call(this,n[t],t,n))return!0;return!1};var b=r.momentProperties=[],w=!1;function _(e,t){var n,r,i,a=b.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=g(t)),c(t._locale)||(e._locale=t._locale),a>0)for(n=0;n<a;n++)c(i=t[r=b[n]])||(e[r]=i);return e}
668
+ n=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),r=n.length>>>0;for(t=0;t<r;t++)if(t in n&&e.call(this,n[t],t,n))return!0;return!1};var b=r.momentProperties=[],w=!1;function x(e,t){var n,r,i,a=b.length;if(c(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),c(t._i)||(e._i=t._i),c(t._f)||(e._f=t._f),c(t._l)||(e._l=t._l),c(t._strict)||(e._strict=t._strict),c(t._tzm)||(e._tzm=t._tzm),c(t._isUTC)||(e._isUTC=t._isUTC),c(t._offset)||(e._offset=t._offset),c(t._pf)||(e._pf=g(t)),c(t._locale)||(e._locale=t._locale),a>0)for(n=0;n<a;n++)c(i=t[r=b[n]])||(e[r]=i);return e}
669
669
  // Moment prototype object
670
- function x(e){_(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),
670
+ function _(e){x(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),
671
671
  // Prevent infinite loop in case updateOffset creates new moment
672
672
  // objects.
673
- !1===w&&(w=!0,r.updateOffset(this),w=!1)}function $(e){return e instanceof x||null!=e&&null!=e._isAMomentObject}function S(e){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function F(e,t){var n=!0;return m((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,e),n){var i,a,s,l=[],c=arguments.length;for(a=0;a<c;a++){if(i="","object"==typeof arguments[a]){for(s in i+="\n["+a+"] ",arguments[0])o(arguments[0],s)&&(i+=s+": "+arguments[0][s]+", ");i=i.slice(0,-2)}else i=arguments[a];l.push(i)}S(e+"\nArguments: "+Array.prototype.slice.call(l).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var k,E={};function M(e,t){null!=r.deprecationHandler&&r.deprecationHandler(e,t),E[e]||(S(t),E[e]=!0)}function C(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)o(e,n)&&(C(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,
673
+ !1===w&&(w=!0,r.updateOffset(this),w=!1)}function $(e){return e instanceof _||null!=e&&null!=e._isAMomentObject}function S(e){!1===r.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function F(e,t){var n=!0;return m((function(){if(null!=r.deprecationHandler&&r.deprecationHandler(null,e),n){var i,a,s,l=[],c=arguments.length;for(a=0;a<c;a++){if(i="","object"==typeof arguments[a]){for(s in i+="\n["+a+"] ",arguments[0])o(arguments[0],s)&&(i+=s+": "+arguments[0][s]+", ");i=i.slice(0,-2)}else i=arguments[a];l.push(i)}S(e+"\nArguments: "+Array.prototype.slice.call(l).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var k,E={};function C(e,t){null!=r.deprecationHandler&&r.deprecationHandler(e,t),E[e]||(S(t),E[e]=!0)}function M(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)o(e,n)&&(M(t=e[n])?this[n]=t:this["_"+n]=t);this._config=e,
674
674
  // Lenient ordinal parsing accepts just a number in addition to
675
675
  // number + (possibly) stuff coming from _dayOfMonthOrdinalParse.
676
676
  // TODO: Remove "ordinalParse" fallback in next major release.
677
677
  this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function T(e,t){var n,r=m({},e);for(n in t)o(t,n)&&(s(e[n])&&s(t[n])?(r[n]={},m(r[n],e[n]),m(r[n],t[n])):null!=t[n]?r[n]=t[n]:delete r[n]);for(n in e)o(e,n)&&!o(t,n)&&s(e[n])&&(
678
678
  // make sure changes to properties don't modify parent config
679
- r[n]=m({},r[n]));return r}function G(e){null!=e&&this.set(e)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,k=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)o(e,t)&&n.push(t);return n};var P={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function A(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return C(r)?r.call(t,n):r}function D(e,t,n){var r=""+Math.abs(e),i=t-r.length;return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var I=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,O=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,N={},R={};
679
+ r[n]=m({},r[n]));return r}function G(e){null!=e&&this.set(e)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null,k=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)o(e,t)&&n.push(t);return n};var P={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function A(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return M(r)?r.call(t,n):r}function D(e,t,n){var r=""+Math.abs(e),i=t-r.length;return(e>=0?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var I=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,O=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,N={},R={};
680
680
  // token: 'M'
681
681
  // padded: ['MM', 2]
682
682
  // ordinal: 'Mo'
683
683
  // callback: function () { this.month() + 1 }
684
- function H(e,t,n,r){var i=r;"string"==typeof r&&(i=function(){return this[r]()}),e&&(R[e]=i),t&&(R[t[0]]=function(){return D(i.apply(this,arguments),t[1],t[2])}),n&&(R[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function B(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function U(e){var t,n,r=e.match(I);for(t=0,n=r.length;t<n;t++)R[r[t]]?r[t]=R[r[t]]:r[t]=B(r[t]);return function(t){var i,a="";for(i=0;i<n;i++)a+=C(r[i])?r[i].call(t,e):r[i];return a}}
684
+ function H(e,t,n,r){var i=r;"string"==typeof r&&(i=function(){return this[r]()}),e&&(R[e]=i),t&&(R[t[0]]=function(){return D(i.apply(this,arguments),t[1],t[2])}),n&&(R[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function B(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function U(e){var t,n,r=e.match(I);for(t=0,n=r.length;t<n;t++)R[r[t]]?r[t]=R[r[t]]:r[t]=B(r[t]);return function(t){var i,a="";for(i=0;i<n;i++)a+=M(r[i])?r[i].call(t,e):r[i];return a}}
685
685
  // format date using native date object
686
- function Y(e,t){return e.isValid()?(t=z(t,e.localeData()),N[t]=N[t]||U(t),N[t](e)):e.localeData().invalidDate()}function z(e,t){var n=5;function r(e){return t.longDateFormat(e)||e}for(O.lastIndex=0;n>=0&&O.test(e);)e=e.replace(O,r),O.lastIndex=0,n-=1;return e}var j={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function V(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(I).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])}var W="Invalid date";function Z(){return this._invalidDate}var K="%d",X=/\d{1,2}/;function q(e){return this._ordinal.replace("%d",e)}var J={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Q(e,t,n,r){var i=this._relativeTime[n];return C(i)?i(e,t,n,r):i.replace(/%d/i,e)}function ee(e,t){var n=this._relativeTime[e>0?"future":"past"];return C(n)?n(t):n.replace(/%s/i,t)}var te={};function ne(e,t){var n=e.toLowerCase();te[n]=te[n+"s"]=te[t]=e}function re(e){return"string"==typeof e?te[e]||te[e.toLowerCase()]:void 0}function ie(e){var t,n,r={};for(n in e)o(e,n)&&(t=re(n))&&(r[t]=e[n]);return r}var ae={};function se(e,t){ae[e]=t}function oe(e){var t,n=[];for(t in e)o(e,t)&&n.push({unit:t,priority:ae[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}function le(e){return e%4==0&&e%100!=0||e%400==0}function ce(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function ue(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=ce(t)),n}function de(e,t){return function(n){return null!=n?(me(this,e,n),r.updateOffset(this,t),this):he(this,e)}}function he(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function me(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&le(e.year())&&1===e.month()&&29===e.date()?(n=ue(n),e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),et(n,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](n))}
686
+ function Y(e,t){return e.isValid()?(t=z(t,e.localeData()),N[t]=N[t]||U(t),N[t](e)):e.localeData().invalidDate()}function z(e,t){var n=5;function r(e){return t.longDateFormat(e)||e}for(O.lastIndex=0;n>=0&&O.test(e);)e=e.replace(O,r),O.lastIndex=0,n-=1;return e}var j={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function V(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(I).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])}var W="Invalid date";function Z(){return this._invalidDate}var K="%d",X=/\d{1,2}/;function q(e){return this._ordinal.replace("%d",e)}var J={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Q(e,t,n,r){var i=this._relativeTime[n];return M(i)?i(e,t,n,r):i.replace(/%d/i,e)}function ee(e,t){var n=this._relativeTime[e>0?"future":"past"];return M(n)?n(t):n.replace(/%s/i,t)}var te={};function ne(e,t){var n=e.toLowerCase();te[n]=te[n+"s"]=te[t]=e}function re(e){return"string"==typeof e?te[e]||te[e.toLowerCase()]:void 0}function ie(e){var t,n,r={};for(n in e)o(e,n)&&(t=re(n))&&(r[t]=e[n]);return r}var ae={};function se(e,t){ae[e]=t}function oe(e){var t,n=[];for(t in e)o(e,t)&&n.push({unit:t,priority:ae[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}function le(e){return e%4==0&&e%100!=0||e%400==0}function ce(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function ue(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=ce(t)),n}function de(e,t){return function(n){return null!=n?(me(this,e,n),r.updateOffset(this,t),this):he(this,e)}}function he(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function me(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&le(e.year())&&1===e.month()&&29===e.date()?(n=ue(n),e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),et(n,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](n))}
687
687
  // MOMENTS
688
- function pe(e){return C(this[e=re(e)])?this[e]():this}function ge(e,t){if("object"==typeof e){var n,r=oe(e=ie(e)),i=r.length;for(n=0;n<i;n++)this[r[n].unit](e[r[n].unit])}else if(C(this[e=re(e)]))return this[e](t);return this}var ye,ve=/\d/,// 0 - 9
688
+ function pe(e){return M(this[e=re(e)])?this[e]():this}function ge(e,t){if("object"==typeof e){var n,r=oe(e=ie(e)),i=r.length;for(n=0;n<i;n++)this[r[n].unit](e[r[n].unit])}else if(M(this[e=re(e)]))return this[e](t);return this}var ye,ve=/\d/,// 0 - 9
689
689
  be=/\d\d/,// 00 - 99
690
690
  we=/\d{3}/,// 000 - 999
691
- _e=/\d{4}/,// 0000 - 9999
692
- xe=/[+-]?\d{6}/,// -999999 - 999999
691
+ xe=/\d{4}/,// 0000 - 9999
692
+ _e=/[+-]?\d{6}/,// -999999 - 999999
693
693
  $e=/\d\d?/,// 0 - 99
694
694
  Se=/\d\d\d\d?/,// 999 - 9999
695
695
  Fe=/\d\d\d\d\d\d?/,// 99999 - 999999
696
696
  ke=/\d{1,3}/,// 0 - 999
697
697
  Ee=/\d{1,4}/,// 0 - 9999
698
- Me=/[+-]?\d{1,6}/,// -999999 - 999999
699
- Ce=/\d+/,// 0 - inf
698
+ Ce=/[+-]?\d{1,6}/,// -999999 - 999999
699
+ Me=/\d+/,// 0 - inf
700
700
  Le=/[+-]?\d+/,// -inf - inf
701
701
  Te=/Z|[+-]\d\d:?\d\d/gi,// +00:00 -00:00 +0000 -0000 or Z
702
702
  Ge=/Z|[+-]\d\d(?::?\d\d)?/gi,// +00 -00 +00:00 -00:00 +0000 -0000 or Z
703
703
  Pe=/[+-]?\d+(\.\d{1,3})?/,// 123456789 123456789.123
704
704
  // any word (or two) characters or numbers including two/three word month in arabic.
705
705
  // includes scottish gaelic two word and hyphenated months
706
- Ae=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function De(e,t,n){ye[e]=C(t)?t:function(e,r){return e&&n?n:t}}function Ie(e,t){return o(ye,e)?ye[e](t._strict,t._locale):new RegExp(Oe(e))}
706
+ Ae=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function De(e,t,n){ye[e]=M(t)?t:function(e,r){return e&&n?n:t}}function Ie(e,t){return o(ye,e)?ye[e](t._strict,t._locale):new RegExp(Oe(e))}
707
707
  // Code from http://stackoverflow.com/questions/3561493/is-there-a-regexp-escape-function-in-javascript
708
708
  function Oe(e){return Ne(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,r,i){return t||n||r||i})))}function Ne(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}ye={};var Re={};function He(e,t){var n,r,i=t;for("string"==typeof e&&(e=[e]),u(t)&&(i=function(e,n){n[t]=ue(e)}),r=e.length,n=0;n<r;n++)Re[e[n]]=i}function Be(e,t){He(e,(function(e,n,r,i){r._w=r._w||{},t(e,r._w,r,i)}))}function Ue(e,t,n){null!=t&&o(Re,e)&&Re[e](t,n._a,n,e)}var Ye,ze=0,je=1,Ve=2,We=3,Ze=4,Ke=5,Xe=6,qe=7,Je=8;function Qe(e,t){return(e%t+t)%t}function et(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=Qe(t,12);return e+=(t-n)/12,1===n?le(e)?29:28:31-n%7%2}
709
709
  // FORMATTING
@@ -751,7 +751,7 @@ ne("year","y"),
751
751
  // PRIORITIES
752
752
  se("year",1),
753
753
  // PARSING
754
- De("Y",Le),De("YY",$e,be),De("YYYY",Ee,_e),De("YYYYY",Me,xe),De("YYYYYY",Me,xe),He(["YYYYY","YYYYYY"],ze),He("YYYY",(function(e,t){t[ze]=2===e.length?r.parseTwoDigitYear(e):ue(e)})),He("YY",(function(e,t){t[ze]=r.parseTwoDigitYear(e)})),He("Y",(function(e,t){t[ze]=parseInt(e,10)})),r.parseTwoDigitYear=function(e){return ue(e)+(ue(e)>68?1900:2e3)};
754
+ De("Y",Le),De("YY",$e,be),De("YYYY",Ee,xe),De("YYYYY",Ce,_e),De("YYYYYY",Ce,_e),He(["YYYYY","YYYYYY"],ze),He("YYYY",(function(e,t){t[ze]=2===e.length?r.parseTwoDigitYear(e):ue(e)})),He("YY",(function(e,t){t[ze]=r.parseTwoDigitYear(e)})),He("Y",(function(e,t){t[ze]=parseInt(e,10)})),r.parseTwoDigitYear=function(e){return ue(e)+(ue(e)>68?1900:2e3)};
755
755
  // MOMENTS
756
756
  var yt=de("FullYear",!0);function vt(){return le(this.year())}function bt(e,t,n,r,i,a,s){
757
757
  // can't just apply() to create a date:
@@ -766,10 +766,10 @@ return e<100&&e>=0?(
766
766
  // preserve leap years using a full 400 year cycle, then reset
767
767
  (n=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}
768
768
  // start-of-first-week - start-of-year
769
- function _t(e,t,n){var// first-week day -- which january is always in the first week (4 for iso, 1 for other)
769
+ function xt(e,t,n){var// first-week day -- which january is always in the first week (4 for iso, 1 for other)
770
770
  r=7+t-n;return-(7+wt(e,0,r).getUTCDay()-t)%7+r-1}
771
771
  // https://en.wikipedia.org/wiki/ISO_week_date#Calculating_a_date_given_the_year.2C_week_number_and_weekday
772
- function xt(e,t,n,r,i){var a,s,o=1+7*(t-1)+(7+n-r)%7+_t(e,r,i);return o<=0?s=gt(a=e-1)+o:o>gt(e)?(a=e+1,s=o-gt(e)):(a=e,s=o),{year:a,dayOfYear:s}}function $t(e,t,n){var r,i,a=_t(e.year(),t,n),s=Math.floor((e.dayOfYear()-a-1)/7)+1;return s<1?r=s+St(i=e.year()-1,t,n):s>St(e.year(),t,n)?(r=s-St(e.year(),t,n),i=e.year()+1):(i=e.year(),r=s),{week:r,year:i}}function St(e,t,n){var r=_t(e,t,n),i=_t(e+1,t,n);return(gt(e)-r+i)/7}
772
+ function _t(e,t,n,r,i){var a,s,o=1+7*(t-1)+(7+n-r)%7+xt(e,r,i);return o<=0?s=gt(a=e-1)+o:o>gt(e)?(a=e+1,s=o-gt(e)):(a=e,s=o),{year:a,dayOfYear:s}}function $t(e,t,n){var r,i,a=xt(e.year(),t,n),s=Math.floor((e.dayOfYear()-a-1)/7)+1;return s<1?r=s+St(i=e.year()-1,t,n):s>St(e.year(),t,n)?(r=s-St(e.year(),t,n),i=e.year()+1):(i=e.year(),r=s),{week:r,year:i}}function St(e,t,n){var r=xt(e,t,n),i=xt(e+1,t,n);return(gt(e)-r+i)/7}
773
773
  // FORMATTING
774
774
  // HELPERS
775
775
  // LOCALES
@@ -780,9 +780,9 @@ ne("week","w"),ne("isoWeek","W"),
780
780
  se("week",5),se("isoWeek",5),
781
781
  // PARSING
782
782
  De("w",$e),De("ww",$e,be),De("W",$e),De("WW",$e,be),Be(["w","ww","W","WW"],(function(e,t,n,r){t[r.substr(0,1)]=ue(e)}));var kt={dow:0,// Sunday is the first day of the week.
783
- doy:6};function Et(){return this._week.dow}function Mt(){return this._week.doy}
783
+ doy:6};function Et(){return this._week.dow}function Ct(){return this._week.doy}
784
784
  // MOMENTS
785
- function Ct(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function Lt(e){var t=$t(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}
785
+ function Mt(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function Lt(e){var t=$t(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}
786
786
  // FORMATTING
787
787
  // HELPERS
788
788
  function Tt(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}function Gt(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}
@@ -852,7 +852,7 @@ function gn(e,t){var n;return e&&((n=c(t)?bn(e):yn(e,t))?
852
852
  // moment.duration._locale = moment._locale = data;
853
853
  on=n:"undefined"!=typeof console&&console.warn&&
854
854
  //warn user if arguments are passed but the locale could not be set
855
- console.warn("Locale "+e+" not found. Did you forget to load it?")),on._abbr}function yn(e,t){if(null!==t){var n,r=ln;if(t.abbr=e,null!=cn[e])M("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=cn[e]._config;else if(null!=t.parentLocale)if(null!=cn[t.parentLocale])r=cn[t.parentLocale]._config;else{if(null==(n=fn(t.parentLocale)))return un[t.parentLocale]||(un[t.parentLocale]=[]),un[t.parentLocale].push({name:e,config:t}),null;r=n._config}return cn[e]=new G(T(r,t)),un[e]&&un[e].forEach((function(e){yn(e.name,e.config)})),
855
+ console.warn("Locale "+e+" not found. Did you forget to load it?")),on._abbr}function yn(e,t){if(null!==t){var n,r=ln;if(t.abbr=e,null!=cn[e])C("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=cn[e]._config;else if(null!=t.parentLocale)if(null!=cn[t.parentLocale])r=cn[t.parentLocale]._config;else{if(null==(n=fn(t.parentLocale)))return un[t.parentLocale]||(un[t.parentLocale]=[]),un[t.parentLocale].push({name:e,config:t}),null;r=n._config}return cn[e]=new G(T(r,t)),un[e]&&un[e].forEach((function(e){yn(e.name,e.config)})),
856
856
  // backwards compat for now: also set the locale
857
857
  // make sure we set the locale AFTER all child locales have been
858
858
  // created, so we won't end up with the child locale set.
@@ -874,24 +874,24 @@ null!=cn[e]&&(null!=cn[e].parentLocale?(cn[e]=cn[e].parentLocale,e===gn()&&gn(e)
874
874
  // returns locale data
875
875
  function bn(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return on;if(!a(e)){if(
876
876
  //short-circuit everything else
877
- t=fn(e))return t;e=[e]}return mn(e)}function wn(){return k(cn)}function _n(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[je]<0||n[je]>11?je:n[Ve]<1||n[Ve]>et(n[ze],n[je])?Ve:n[We]<0||n[We]>24||24===n[We]&&(0!==n[Ze]||0!==n[Ke]||0!==n[Xe])?We: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<ze||t>Ve)&&(t=Ve),g(e)._overflowWeeks&&-1===t&&(t=qe),g(e)._overflowWeekday&&-1===t&&(t=Je),g(e).overflow=t),e}
877
+ t=fn(e))return t;e=[e]}return mn(e)}function wn(){return k(cn)}function xn(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[je]<0||n[je]>11?je:n[Ve]<1||n[Ve]>et(n[ze],n[je])?Ve:n[We]<0||n[We]>24||24===n[We]&&(0!==n[Ze]||0!==n[Ke]||0!==n[Xe])?We: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<ze||t>Ve)&&(t=Ve),g(e)._overflowWeeks&&-1===t&&(t=qe),g(e)._overflowWeekday&&-1===t&&(t=Je),g(e).overflow=t),e}
878
878
  // iso 8601 regex
879
879
  // 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)
880
- var 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)?)?$/,$n=/^\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)?)?$/,Sn=/Z|[+-]\d\d(?::?\d\d)?/,Fn=[["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]],
880
+ var _n=/^\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)?)?$/,$n=/^\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)?)?$/,Sn=/Z|[+-]\d\d(?::?\d\d)?/,Fn=[["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]],
881
881
  // iso time formats and regexes
882
882
  kn=[["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/]],En=/^\/?Date\((-?\d+)/i,
883
883
  // RFC 2822 regex: For details see https://tools.ietf.org/html/rfc2822#section-3.3
884
- 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}))$/,Cn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};
884
+ Cn=/^(?:(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}))$/,Mn={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};
885
885
  // date from iso format
886
- function Ln(e){var t,n,r,i,a,s,o=e._i,l=xn.exec(o)||$n.exec(o),c=Fn.length,u=kn.length;if(l){for(g(e).iso=!0,t=0,n=c;t<n;t++)if(Fn[t][1].exec(l[1])){i=Fn[t][0],r=!1!==Fn[t][2];break}if(null==i)return void(e._isValid=!1);if(l[3]){for(t=0,n=u;t<n;t++)if(kn[t][1].exec(l[3])){
886
+ function Ln(e){var t,n,r,i,a,s,o=e._i,l=_n.exec(o)||$n.exec(o),c=Fn.length,u=kn.length;if(l){for(g(e).iso=!0,t=0,n=c;t<n;t++)if(Fn[t][1].exec(l[1])){i=Fn[t][0],r=!1!==Fn[t][2];break}if(null==i)return void(e._isValid=!1);if(l[3]){for(t=0,n=u;t<n;t++)if(kn[t][1].exec(l[3])){
887
887
  // match[2] should be 'T' or space
888
888
  a=(l[2]||" ")+kn[t][0];break}if(null==a)return void(e._isValid=!1)}if(!r&&null!=a)return void(e._isValid=!1);if(l[4]){if(!Sn.exec(l[4]))return void(e._isValid=!1);s="Z"}e._f=i+(a||"")+(s||""),Un(e)}else e._isValid=!1}function Tn(e,t,n,r,i,a){var s=[Gn(e),nt.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&s.push(parseInt(a,10)),s}function Gn(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function Pn(e){
889
889
  // Remove comments and folding whitespace and replace multiple-spaces with a single space
890
- return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function An(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 Cn[e];if(t)
890
+ return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function An(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 Mn[e];if(t)
891
891
  // the only allowed military tz is Z
892
892
  return 0;var r=parseInt(n,10),i=r%100;return(r-i)/100*60+i}
893
893
  // date and time from ref 2822 format
894
- function In(e){var t,n=Mn.exec(Pn(e._i));if(n){if(t=Tn(n[4],n[3],n[2],n[5],n[6],n[7]),!An(n[1],t,e))return;e._a=t,e._tzm=Dn(n[8],n[9],n[10]),e._d=wt.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),g(e).rfc2822=!0}else e._isValid=!1}
894
+ function In(e){var t,n=Cn.exec(Pn(e._i));if(n){if(t=Tn(n[4],n[3],n[2],n[5],n[6],n[7]),!An(n[1],t,e))return;e._a=t,e._tzm=Dn(n[8],n[9],n[10]),e._d=wt.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),g(e).rfc2822=!0}else e._isValid=!1}
895
895
  // date from 1) ASP.NET, 2) ISO, 3) RFC 2822 formats, or 4) optional fallback if parsing isn't strict
896
896
  function On(e){var t=En.exec(e._i);null===t?(Ln(e),!1===e._isValid&&(delete e._isValid,In(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:
897
897
  // Final attempt, use Input Fallback
@@ -936,7 +936,7 @@ i=t.d)<0||i>6)&&(l=!0):null!=t.e?(
936
936
  // local weekday -- counting starts from beginning of week
937
937
  i=t.e+a,(t.e<0||t.e>6)&&(l=!0)):
938
938
  // default to beginning of week
939
- i=a),r<1||r>St(n,a,s)?g(e)._overflowWeeks=!0:null!=l?g(e)._overflowWeekday=!0:(o=xt(n,r,i,a,s),e._a[ze]=o.year,e._dayOfYear=o.dayOfYear)}
939
+ i=a),r<1||r>St(n,a,s)?g(e)._overflowWeeks=!0:null!=l?g(e)._overflowWeekday=!0:(o=_t(n,r,i,a,s),e._a[ze]=o.year,e._dayOfYear=o.dayOfYear)}
940
940
  // constant that refers to the ISO standard
941
941
  // date from string and format string
942
942
  function Un(e){
@@ -953,17 +953,17 @@ e._a[We]<=12&&!0===g(e).bigHour&&e._a[We]>0&&(g(e).bigHour=void 0),g(e).parsedDa
953
953
  // handle meridiem
954
954
  e._a[We]=Yn(e._locale,e._a[We],e._meridiem),null!==(
955
955
  // handle era
956
- o=g(e).era)&&(e._a[ze]=e._locale.erasConvertYear(o,e._a[ze])),Hn(e),_n(e)}else In(e);else Ln(e)}function Yn(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?(
956
+ o=g(e).era)&&(e._a[ze]=e._locale.erasConvertYear(o,e._a[ze])),Hn(e),xn(e)}else In(e);else Ln(e)}function Yn(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?(
957
957
  // Fallback
958
958
  (r=e.isPM(n))&&t<12&&(t+=12),r||12!==t||(t=0),t):t}
959
959
  // date from string and array of format strings
960
- function zn(e){var t,n,r,i,a,s,o=!1,l=e._f.length;if(0===l)return g(e).invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<l;i++)a=0,s=!1,t=_({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],Un(t),y(t)&&(s=!0),
960
+ function zn(e){var t,n,r,i,a,s,o=!1,l=e._f.length;if(0===l)return g(e).invalidFormat=!0,void(e._d=new Date(NaN));for(i=0;i<l;i++)a=0,s=!1,t=x({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[i],Un(t),y(t)&&(s=!0),
961
961
  // if there is any input that was not parsed add a penalty for that format
962
962
  a+=g(t).charsLeftOver,
963
963
  //or tokens
964
- a+=10*g(t).unusedTokens.length,g(t).score=a,o?a<r&&(r=a,n=t):(null==r||a<r||s)&&(r=a,n=t,s&&(o=!0));m(e,n||t)}function jn(e){if(!e._d){var t=ie(e._i),n=void 0===t.day?t.date:t.day;e._a=h([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),Hn(e)}}function Vn(e){var t=new x(_n(Wn(e)));return t._nextDay&&(
964
+ a+=10*g(t).unusedTokens.length,g(t).score=a,o?a<r&&(r=a,n=t):(null==r||a<r||s)&&(r=a,n=t,s&&(o=!0));m(e,n||t)}function jn(e){if(!e._d){var t=ie(e._i),n=void 0===t.day?t.date:t.day;e._a=h([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),Hn(e)}}function Vn(e){var t=new _(xn(Wn(e)));return t._nextDay&&(
965
965
  // Adding is smart enough around DST
966
- t.add(1,"d"),t._nextDay=void 0),t}function Wn(e){var t=e._i,n=e._f;return e._locale=e._locale||bn(e._l),null===t||void 0===n&&""===t?v({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),$(t)?new x(_n(t)):(d(t)?e._d=t:a(n)?zn(e):n?Un(e):Zn(e),y(e)||(e._d=null),e))}function Zn(e){var t=e._i;c(t)?e._d=new Date(r.now()):d(t)?e._d=new Date(t.valueOf()):"string"==typeof t?On(e):a(t)?(e._a=h(t.slice(0),(function(e){return parseInt(e,10)})),Hn(e)):s(t)?jn(e):u(t)?
966
+ t.add(1,"d"),t._nextDay=void 0),t}function Wn(e){var t=e._i,n=e._f;return e._locale=e._locale||bn(e._l),null===t||void 0===n&&""===t?v({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),$(t)?new _(xn(t)):(d(t)?e._d=t:a(n)?zn(e):n?Un(e):Zn(e),y(e)||(e._d=null),e))}function Zn(e){var t=e._i;c(t)?e._d=new Date(r.now()):d(t)?e._d=new Date(t.valueOf()):"string"==typeof t?On(e):a(t)?(e._a=h(t.slice(0),(function(e){return parseInt(e,10)})),Hn(e)):s(t)?jn(e):u(t)?
967
967
  // from milliseconds
968
968
  e._d=new Date(t):r.createFromInputFallback(e)}function Kn(e,t,n,r,i){var o={};return!0!==t&&!1!==t||(r=t,t=void 0),!0!==n&&!1!==n||(r=n,n=void 0),(s(e)&&l(e)||a(e)&&0===e.length)&&(e=void 0),
969
969
  // object construction must be done this way.
@@ -979,7 +979,7 @@ r.RFC_2822=function(){};var qn=F("moment().min is deprecated, use moment.max ins
979
979
  function Qn(e,t){var n,r;if(1===t.length&&a(t[0])&&(t=t[0]),!t.length)return Xn();for(n=t[0],r=1;r<t.length;++r)t[r].isValid()&&!t[r][e](n)||(n=t[r]);return n}
980
980
  // TODO: Use [].sort instead?
981
981
  function er(){return Qn("isBefore",[].slice.call(arguments,0))}function tr(){return Qn("isAfter",[].slice.call(arguments,0))}var nr=function(){return Date.now?Date.now():+new Date},rr=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ir(e){var t,n,r=!1,i=rr.length;for(t in e)if(o(e,t)&&(-1===Ye.call(rr,t)||null!=e[t]&&isNaN(e[t])))return!1;for(n=0;n<i;++n)if(e[rr[n]]){if(r)return!1;// only allow non-integers for smallest unit
982
- parseFloat(e[rr[n]])!==ue(e[rr[n]])&&(r=!0)}return!0}function ar(){return this._isValid}function sr(){return Cr(NaN)}function or(e){var t=ie(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||t.isoWeek||0,s=t.day||0,o=t.hour||0,l=t.minute||0,c=t.second||0,u=t.millisecond||0;this._isValid=ir(t),
982
+ parseFloat(e[rr[n]])!==ue(e[rr[n]])&&(r=!0)}return!0}function ar(){return this._isValid}function sr(){return Mr(NaN)}function or(e){var t=ie(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||t.isoWeek||0,s=t.day||0,o=t.hour||0,l=t.minute||0,c=t.second||0,u=t.millisecond||0;this._isValid=ir(t),
983
983
  // representation for dateAddRemove
984
984
  this._milliseconds=+u+1e3*c+// 1000
985
985
  6e4*l+// 1000 * 60
@@ -1022,15 +1022,15 @@ return-Math.round(e._d.getTimezoneOffset())}
1022
1022
  // a second time. In case it wants us to change the offset again
1023
1023
  // _changeInProgress == true case, then we have to adjust, because
1024
1024
  // there is no such time in the given timezone.
1025
- 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(Ge,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=fr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),a!==e&&(!t||this._changeInProgress?Ar(this,Cr(e-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?a:fr(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(fr(this),"m")),this}function wr(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=mr(Te,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 xr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function $r(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return _(t,this),(t=Wn(t))._a?(e=t._isUTC?p(t._a):Xn(t._a),this._isDSTShifted=this.isValid()&&ur(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Sr(){return!!this.isValid()&&!this._isUTC}function Fr(){return!!this.isValid()&&this._isUTC}function kr(){return!!this.isValid()&&this._isUTC&&0===this._offset}
1025
+ 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(Ge,e)))return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(i=fr(this)),this._offset=e,this._isUTC=!0,null!=i&&this.add(i,"m"),a!==e&&(!t||this._changeInProgress?Ar(this,Mr(e-a,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?a:fr(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(fr(this),"m")),this}function wr(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=mr(Te,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function xr(e){return!!this.isValid()&&(e=e?Xn(e).utcOffset():0,(this.utcOffset()-e)%60==0)}function _r(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function $r(){if(!c(this._isDSTShifted))return this._isDSTShifted;var e,t={};return x(t,this),(t=Wn(t))._a?(e=t._isUTC?p(t._a):Xn(t._a),this._isDSTShifted=this.isValid()&&ur(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Sr(){return!!this.isValid()&&!this._isUTC}function Fr(){return!!this.isValid()&&this._isUTC}function kr(){return!!this.isValid()&&this._isUTC&&0===this._offset}
1026
1026
  // ASP.NET json date format regex
1027
1027
  r.updateOffset=function(){};var Er=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,
1028
1028
  // from http://docs.closure-library.googlecode.com/git/closure_goog_date_date.js.source.html
1029
1029
  // somewhat more in line with 4.4.3.2 2004 spec, but allows decimal anywhere
1030
1030
  // and further modified to allow for strings containing both week and day
1031
- Mr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Cr(e,t){var n,r,i,a=e,
1031
+ Cr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Mr(e,t){var n,r,i,a=e,
1032
1032
  // matching against regexp is expensive, do it on demand
1033
- s=null;return lr(e)?a={ms:e._milliseconds,d:e._days,M:e._months}:u(e)||!isNaN(+e)?(a={},t?a[t]=+e:a.milliseconds=+e):(s=Er.exec(e))?(n="-"===s[1]?-1:1,a={y:0,d:ue(s[Ve])*n,h:ue(s[We])*n,m:ue(s[Ze])*n,s:ue(s[Ke])*n,ms:ue(cr(1e3*s[Xe]))*n}):(s=Mr.exec(e))?(n="-"===s[1]?-1:1,a={y:Lr(s[2],n),M:Lr(s[3],n),w:Lr(s[4],n),d:Lr(s[5],n),h:Lr(s[6],n),m:Lr(s[7],n),s:Lr(s[8],n)}):null==a?
1033
+ s=null;return lr(e)?a={ms:e._milliseconds,d:e._days,M:e._months}:u(e)||!isNaN(+e)?(a={},t?a[t]=+e:a.milliseconds=+e):(s=Er.exec(e))?(n="-"===s[1]?-1:1,a={y:0,d:ue(s[Ve])*n,h:ue(s[We])*n,m:ue(s[Ze])*n,s:ue(s[Ke])*n,ms:ue(cr(1e3*s[Xe]))*n}):(s=Cr.exec(e))?(n="-"===s[1]?-1:1,a={y:Lr(s[2],n),M:Lr(s[3],n),w:Lr(s[4],n),d:Lr(s[5],n),h:Lr(s[6],n),m:Lr(s[7],n),s:Lr(s[8],n)}):null==a?
1034
1034
  // checks for null or undefined
1035
1035
  a={}:"object"==typeof a&&("from"in a||"to"in a)&&(i=Gr(Xn(a.from),Xn(a.to)),(a={}).ms=i.milliseconds,a.M=i.months),r=new or(a),lr(e)&&o(e,"_locale")&&(r._locale=e._locale),lr(e)&&o(e,"_isValid")&&(r._isValid=e._isValid),r}function Lr(e,t){
1036
1036
  // We'd normally use ~~inp for this, but unfortunately it also
@@ -1042,14 +1042,14 @@ return(isNaN(n)?0:n)*t}function Tr(e,t){var n={};return n.months=t.month()-e.mon
1042
1042
  // TODO: remove 'name' arg after deprecation is removed
1043
1043
  function Pr(e,t){return function(n,r){var i;
1044
1044
  //invert the arguments, but complain about it
1045
- return null===r||isNaN(+r)||(M(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=n,n=r,r=i),Ar(this,Cr(n,r),e),this}}function Ar(e,t,n,i){var a=t._milliseconds,s=cr(t._days),o=cr(t._months);e.isValid()&&(i=null==i||i,o&&ut(e,he(e,"Month")+o*n),s&&me(e,"Date",he(e,"Date")+s*n),a&&e._d.setTime(e._d.valueOf()+a*n),i&&r.updateOffset(e,s||o))}Cr.fn=or.prototype,Cr.invalid=sr;var Dr=Pr(1,"add"),Ir=Pr(-1,"subtract");function Or(e){return"string"==typeof e||e instanceof String}
1045
+ return null===r||isNaN(+r)||(C(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),i=n,n=r,r=i),Ar(this,Mr(n,r),e),this}}function Ar(e,t,n,i){var a=t._milliseconds,s=cr(t._days),o=cr(t._months);e.isValid()&&(i=null==i||i,o&&ut(e,he(e,"Month")+o*n),s&&me(e,"Date",he(e,"Date")+s*n),a&&e._d.setTime(e._d.valueOf()+a*n),i&&r.updateOffset(e,s||o))}Mr.fn=or.prototype,Mr.invalid=sr;var Dr=Pr(1,"add"),Ir=Pr(-1,"subtract");function Or(e){return"string"==typeof e||e instanceof String}
1046
1046
  // type MomentInput = Moment | Date | string | number | (number | string)[] | MomentInputObject | void; // null | undefined
1047
1047
  function Nr(e){return $(e)||d(e)||Or(e)||u(e)||Hr(e)||Rr(e)||null==e}function Rr(e){var t,n,r=s(e)&&!l(e),i=!1,a=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],c=a.length;for(t=0;t<c;t+=1)n=a[t],i=i||o(e,n);return r&&i}function Hr(e){var t=a(e),n=!1;return t&&(n=0===e.filter((function(t){return!u(t)&&Or(e)})).length),t&&n}function Br(e){var t,n,r=s(e)&&!l(e),i=!1,a=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<a.length;t+=1)n=a[t],i=i||o(e,n);return r&&i}function Ur(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Yr(e,t){
1048
1048
  // Support for single parameter, formats only overload to the calendar function
1049
1049
  1===arguments.length&&(arguments[0]?Nr(arguments[0])?(e=arguments[0],t=void 0):Br(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));
1050
1050
  // We want to compare the start of today, vs this.
1051
1051
  // Getting start-of-today depends on whether we're local/utc/offset or not.
1052
- var n=e||Xn(),i=pr(n,this).startOf("day"),a=r.calendarFormat(this,i)||"sameElse",s=t&&(C(t[a])?t[a].call(this,n):t[a]);return this.format(s||this.localeData().calendar(a,this,Xn(n)))}function zr(){return new x(this)}function jr(e,t){var n=$(e)?e:Xn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Vr(e,t){var n=$(e)?e:Xn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function Wr(e,t,n,r){var i=$(e)?e:Xn(e),a=$(t)?t:Xn(t);return!!(this.isValid()&&i.isValid()&&a.isValid())&&("("===(r=r||"()")[0]?this.isAfter(i,n):!this.isBefore(i,n))&&(")"===r[1]?this.isBefore(a,n):!this.isAfter(a,n))}function Zr(e,t){var n,r=$(e)?e:Xn(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function Kr(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function Xr(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function qr(e,t,n){var r,i,a;if(!this.isValid())return NaN;if(!(r=pr(e,this)).isValid())return NaN;switch(i=6e4*(r.utcOffset()-this.utcOffset()),t=re(t)){case"year":a=Jr(this,r)/12;break;case"month":a=Jr(this,r);break;case"quarter":a=Jr(this,r)/3;break;case"second":a=(this-r)/1e3;break;// 1000
1052
+ var n=e||Xn(),i=pr(n,this).startOf("day"),a=r.calendarFormat(this,i)||"sameElse",s=t&&(M(t[a])?t[a].call(this,n):t[a]);return this.format(s||this.localeData().calendar(a,this,Xn(n)))}function zr(){return new _(this)}function jr(e,t){var n=$(e)?e:Xn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function Vr(e,t){var n=$(e)?e:Xn(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function Wr(e,t,n,r){var i=$(e)?e:Xn(e),a=$(t)?t:Xn(t);return!!(this.isValid()&&i.isValid()&&a.isValid())&&("("===(r=r||"()")[0]?this.isAfter(i,n):!this.isBefore(i,n))&&(")"===r[1]?this.isBefore(a,n):!this.isAfter(a,n))}function Zr(e,t){var n,r=$(e)?e:Xn(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=re(t)||"millisecond")?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function Kr(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function Xr(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function qr(e,t,n){var r,i,a;if(!this.isValid())return NaN;if(!(r=pr(e,this)).isValid())return NaN;switch(i=6e4*(r.utcOffset()-this.utcOffset()),t=re(t)){case"year":a=Jr(this,r)/12;break;case"month":a=Jr(this,r);break;case"quarter":a=Jr(this,r)/3;break;case"second":a=(this-r)/1e3;break;// 1000
1053
1053
  case"minute":a=(this-r)/6e4;break;// 1000 * 60
1054
1054
  case"hour":a=(this-r)/36e5;break;// 1000 * 60 * 60
1055
1055
  case"day":a=(this-r-i)/864e5;break;// 1000 * 60 * 60 * 24, negate dst
@@ -1063,7 +1063,7 @@ var n=12*(t.year()-e.year())+(t.month()-e.month()),
1063
1063
  // b is in (anchor - 1 month, anchor + 1 month)
1064
1064
  r=e.clone().add(n,"months");
1065
1065
  //check for negative zero, return zero if negative zero
1066
- return-(n+(t-r<0?(t-r)/(r-e.clone().add(n-1,"months")):(t-r)/(e.clone().add(n+1,"months")-r)))||0}function Qr(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function ei(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?Y(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):C(Date.prototype.toISOString)?
1066
+ return-(n+(t-r<0?(t-r)/(r-e.clone().add(n-1,"months")):(t-r)/(e.clone().add(n+1,"months")-r)))||0}function Qr(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function ei(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?Y(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):M(Date.prototype.toISOString)?
1067
1067
  // native implementation is ~50x faster, use it when we can
1068
1068
  t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",Y(n,"Z")):Y(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}
1069
1069
  /**
@@ -1071,7 +1071,7 @@ t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).t
1071
1071
  * also be evaluated to get a new moment which is the same
1072
1072
  *
1073
1073
  * @link https://nodejs.org/dist/latest/docs/api/util.html#util_custom_inspect_function_on_objects
1074
- */function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,r,i="moment",a="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",a="Z"),e="["+i+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=a+'[")]',this.format(e+t+n+r)}function ni(e){e||(e=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var t=Y(this,e);return this.localeData().postformat(t)}function ri(e,t){return this.isValid()&&($(e)&&e.isValid()||Xn(e).isValid())?Cr({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ii(e){return this.from(Xn(),e)}function ai(e,t){return this.isValid()&&($(e)&&e.isValid()||Xn(e).isValid())?Cr({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function si(e){return this.to(Xn(),e)}
1074
+ */function ti(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,r,i="moment",a="";return this.isLocal()||(i=0===this.utcOffset()?"moment.utc":"moment.parseZone",a="Z"),e="["+i+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=a+'[")]',this.format(e+t+n+r)}function ni(e){e||(e=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var t=Y(this,e);return this.localeData().postformat(t)}function ri(e,t){return this.isValid()&&($(e)&&e.isValid()||Xn(e).isValid())?Mr({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function ii(e){return this.from(Xn(),e)}function ai(e,t){return this.isValid()&&($(e)&&e.isValid()||Xn(e).isValid())?Mr({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function si(e){return this.to(Xn(),e)}
1075
1075
  // If passed a locale key, it will set the locale for this
1076
1076
  // instance. Otherwise, it will return the locale configuration
1077
1077
  // variables for this instance.
@@ -1081,9 +1081,9 @@ function pi(e,t){return(e%t+t)%t}function fi(e,t,n){
1081
1081
  // the date constructor remaps years 0-99 to 1900-1999
1082
1082
  return e<100&&e>=0?new Date(e+400,t,n)-mi:new Date(e,t,n).valueOf()}function gi(e,t,n){
1083
1083
  // Date.UTC remaps years 0-99 to 1900-1999
1084
- 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:fi,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-=pi(t+(this._isUTC?0:this.utcOffset()*di),hi);break;case"minute":t=this._d.valueOf(),t-=pi(t,di);break;case"second":t=this._d.valueOf(),t-=pi(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:fi,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+=hi-pi(t+(this._isUTC?0:this.utcOffset()*di),hi)-1;break;case"minute":t=this._d.valueOf(),t+=di-pi(t,di)-1;break;case"second":t=this._d.valueOf(),t+=ui-pi(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 xi(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function $i(){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 Si(){
1084
+ 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:fi,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-=pi(t+(this._isUTC?0:this.utcOffset()*di),hi);break;case"minute":t=this._d.valueOf(),t-=pi(t,di);break;case"second":t=this._d.valueOf(),t-=pi(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:fi,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+=hi-pi(t+(this._isUTC?0:this.utcOffset()*di),hi)-1;break;case"minute":t=this._d.valueOf(),t+=di-pi(t,di)-1;break;case"second":t=this._d.valueOf(),t+=ui-pi(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 xi(){return new Date(this.valueOf())}function _i(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function $i(){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 Si(){
1085
1085
  // new Date(NaN).toJSON() === null
1086
- return this.isValid()?this.toISOString():null}function Fi(){return y(this)}function ki(){return m({},g(this))}function Ei(){return g(this).overflow}function Mi(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Ci(e,t){var n,i,a,s=this._eras||bn("en")._eras;for(n=0,i=s.length;n<i;++n)switch("string"==typeof s[n].since&&(
1086
+ return this.isValid()?this.toISOString():null}function Fi(){return y(this)}function ki(){return m({},g(this))}function Ei(){return g(this).overflow}function Ci(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Mi(e,t){var n,i,a,s=this._eras||bn("en")._eras;for(n=0,i=s.length;n<i;++n)switch("string"==typeof s[n].since&&(
1087
1087
  // truncate time
1088
1088
  a=r(s[n].since).startOf("day"),s[n].since=a.valueOf()),typeof s[n].until){case"undefined":s[n].until=1/0;break;case"string":
1089
1089
  // truncate time
@@ -1095,22 +1095,22 @@ n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e]
1095
1095
  // truncate time
1096
1096
  n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].abbr;if(r[e].until<=n&&n<=r[e].since)return r[e].abbr}return""}function Di(){var e,t,n,i,a=this.localeData().eras();for(e=0,t=a.length;e<t;++e)if(n=a[e].since<=a[e].until?1:-1,
1097
1097
  // truncate time
1098
- i=this.clone().startOf("day").valueOf(),a[e].since<=i&&i<=a[e].until||a[e].until<=i&&i<=a[e].since)return(this.year()-r(a[e].since).year())*n+a[e].offset;return this.year()}function Ii(e){return o(this,"_erasNameRegex")||Yi.call(this),e?this._erasNameRegex:this._erasRegex}function Oi(e){return o(this,"_erasAbbrRegex")||Yi.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ni(e){return o(this,"_erasNarrowRegex")||Yi.call(this),e?this._erasNarrowRegex:this._erasRegex}function Ri(e,t){return t.erasAbbrRegex(e)}function Hi(e,t){return t.erasNameRegex(e)}function Bi(e,t){return t.erasNarrowRegex(e)}function Ui(e,t){return t._eraYearOrdinalRegex||Ce}function Yi(){var e,t,n=[],r=[],i=[],a=[],s=this.eras();for(e=0,t=s.length;e<t;++e)r.push(Ne(s[e].name)),n.push(Ne(s[e].abbr)),i.push(Ne(s[e].narrow)),a.push(Ne(s[e].name)),a.push(Ne(s[e].abbr)),a.push(Ne(s[e].narrow));this._erasRegex=new RegExp("^("+a.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+i.join("|")+")","i")}
1098
+ i=this.clone().startOf("day").valueOf(),a[e].since<=i&&i<=a[e].until||a[e].until<=i&&i<=a[e].since)return(this.year()-r(a[e].since).year())*n+a[e].offset;return this.year()}function Ii(e){return o(this,"_erasNameRegex")||Yi.call(this),e?this._erasNameRegex:this._erasRegex}function Oi(e){return o(this,"_erasAbbrRegex")||Yi.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ni(e){return o(this,"_erasNarrowRegex")||Yi.call(this),e?this._erasNarrowRegex:this._erasRegex}function Ri(e,t){return t.erasAbbrRegex(e)}function Hi(e,t){return t.erasNameRegex(e)}function Bi(e,t){return t.erasNarrowRegex(e)}function Ui(e,t){return t._eraYearOrdinalRegex||Me}function Yi(){var e,t,n=[],r=[],i=[],a=[],s=this.eras();for(e=0,t=s.length;e<t;++e)r.push(Ne(s[e].name)),n.push(Ne(s[e].abbr)),i.push(Ne(s[e].narrow)),a.push(Ne(s[e].name)),a.push(Ne(s[e].abbr)),a.push(Ne(s[e].narrow));this._erasRegex=new RegExp("^("+a.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+i.join("|")+")","i")}
1099
1099
  // FORMATTING
1100
1100
  function zi(e,t){H(0,[e,e.length],0,t)}
1101
1101
  // MOMENTS
1102
- function ji(e){return qi.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Vi(e){return qi.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Wi(){return St(this.year(),1,4)}function Zi(){return St(this.isoWeekYear(),1,4)}function Ki(){var e=this.localeData()._week;return St(this.year(),e.dow,e.doy)}function Xi(){var e=this.localeData()._week;return St(this.weekYear(),e.dow,e.doy)}function qi(e,t,n,r,i){var a;return null==e?$t(this,r,i).year:(t>(a=St(e,r,i))&&(t=a),Ji.call(this,e,t,n,r,i))}function Ji(e,t,n,r,i){var a=xt(e,t,n,r,i),s=wt(a.year,0,a.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}
1102
+ function ji(e){return qi.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function Vi(e){return qi.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Wi(){return St(this.year(),1,4)}function Zi(){return St(this.isoWeekYear(),1,4)}function Ki(){var e=this.localeData()._week;return St(this.year(),e.dow,e.doy)}function Xi(){var e=this.localeData()._week;return St(this.weekYear(),e.dow,e.doy)}function qi(e,t,n,r,i){var a;return null==e?$t(this,r,i).year:(t>(a=St(e,r,i))&&(t=a),Ji.call(this,e,t,n,r,i))}function Ji(e,t,n,r,i){var a=_t(e,t,n,r,i),s=wt(a.year,0,a.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}
1103
1103
  // FORMATTING
1104
1104
  // MOMENTS
1105
1105
  function Qi(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}
1106
1106
  // FORMATTING
1107
- H("N",0,0,"eraAbbr"),H("NN",0,0,"eraAbbr"),H("NNN",0,0,"eraAbbr"),H("NNNN",0,0,"eraName"),H("NNNNN",0,0,"eraNarrow"),H("y",["y",1],"yo","eraYear"),H("y",["yy",2],0,"eraYear"),H("y",["yyy",3],0,"eraYear"),H("y",["yyyy",4],0,"eraYear"),De("N",Ri),De("NN",Ri),De("NNN",Ri),De("NNNN",Hi),De("NNNNN",Bi),He(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?g(n).era=i:g(n).invalidEra=e})),De("y",Ce),De("yy",Ce),De("yyy",Ce),De("yyyy",Ce),De("yo",Ui),He(["y","yy","yyy","yyyy"],ze),He(["yo"],(function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[ze]=n._locale.eraYearOrdinalParse(e,i):t[ze]=parseInt(e,10)})),H(0,["gg",2],0,(function(){return this.weekYear()%100})),H(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),zi("gggg","weekYear"),zi("ggggg","weekYear"),zi("GGGG","isoWeekYear"),zi("GGGGG","isoWeekYear"),
1107
+ H("N",0,0,"eraAbbr"),H("NN",0,0,"eraAbbr"),H("NNN",0,0,"eraAbbr"),H("NNNN",0,0,"eraName"),H("NNNNN",0,0,"eraNarrow"),H("y",["y",1],"yo","eraYear"),H("y",["yy",2],0,"eraYear"),H("y",["yyy",3],0,"eraYear"),H("y",["yyyy",4],0,"eraYear"),De("N",Ri),De("NN",Ri),De("NNN",Ri),De("NNNN",Hi),De("NNNNN",Bi),He(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?g(n).era=i:g(n).invalidEra=e})),De("y",Me),De("yy",Me),De("yyy",Me),De("yyyy",Me),De("yo",Ui),He(["y","yy","yyy","yyyy"],ze),He(["yo"],(function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[ze]=n._locale.eraYearOrdinalParse(e,i):t[ze]=parseInt(e,10)})),H(0,["gg",2],0,(function(){return this.weekYear()%100})),H(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),zi("gggg","weekYear"),zi("ggggg","weekYear"),zi("GGGG","isoWeekYear"),zi("GGGGG","isoWeekYear"),
1108
1108
  // ALIASES
1109
1109
  ne("weekYear","gg"),ne("isoWeekYear","GG"),
1110
1110
  // PRIORITY
1111
1111
  se("weekYear",1),se("isoWeekYear",1),
1112
1112
  // PARSING
1113
- De("G",Le),De("g",Le),De("GG",$e,be),De("gg",$e,be),De("GGGG",Ee,_e),De("gggg",Ee,_e),De("GGGGG",Me,xe),De("ggggg",Me,xe),Be(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,r){t[r.substr(0,2)]=ue(e)})),Be(["gg","GG"],(function(e,t,n,i){t[i]=r.parseTwoDigitYear(e)})),H("Q",0,"Qo","quarter"),
1113
+ De("G",Le),De("g",Le),De("GG",$e,be),De("gg",$e,be),De("GGGG",Ee,xe),De("gggg",Ee,xe),De("GGGGG",Ce,_e),De("ggggg",Ce,_e),Be(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,r){t[r.substr(0,2)]=ue(e)})),Be(["gg","GG"],(function(e,t,n,i){t[i]=r.parseTwoDigitYear(e)})),H("Q",0,"Qo","quarter"),
1114
1114
  // ALIASES
1115
1115
  ne("quarter","Q"),
1116
1116
  // PRIORITY
@@ -1164,11 +1164,11 @@ ne("millisecond","ms"),
1164
1164
  // PRIORITY
1165
1165
  se("millisecond",16),
1166
1166
  // PARSING
1167
- De("S",ke,ve),De("SS",ke,be),De("SSS",ke,we),ra="SSSS";ra.length<=9;ra+="S")De(ra,Ce);function sa(e,t){t[Xe]=ue(1e3*("0."+e))}for(ra="S";ra.length<=9;ra+="S")He(ra,sa);
1167
+ De("S",ke,ve),De("SS",ke,be),De("SSS",ke,we),ra="SSSS";ra.length<=9;ra+="S")De(ra,Me);function sa(e,t){t[Xe]=ue(1e3*("0."+e))}for(ra="S";ra.length<=9;ra+="S")He(ra,sa);
1168
1168
  // MOMENTS
1169
1169
  function oa(){return this._isUTC?"UTC":""}function la(){return this._isUTC?"Coordinated Universal Time":""}ia=de("Milliseconds",!1),
1170
1170
  // FORMATTING
1171
- H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var ca=x.prototype;function ua(e){return Xn(1e3*e)}function da(){return Xn.apply(null,arguments).parseZone()}function ha(e){return e}ca.add=Dr,ca.calendar=Yr,ca.clone=zr,ca.diff=qr,ca.endOf=vi,ca.format=ni,ca.from=ri,ca.fromNow=ii,ca.to=ai,ca.toNow=si,ca.get=pe,ca.invalidAt=Ei,ca.isAfter=jr,ca.isBefore=Vr,ca.isBetween=Wr,ca.isSame=Zr,ca.isSameOrAfter=Kr,ca.isSameOrBefore=Xr,ca.isValid=Fi,ca.lang=li,ca.locale=oi,ca.localeData=ci,ca.max=Jn,ca.min=qn,ca.parsingFlags=ki,ca.set=ge,ca.startOf=yi,ca.subtract=Ir,ca.toArray=xi,ca.toObject=$i,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=Si,ca.toString=Qr,ca.unix=wi,ca.valueOf=bi,ca.creationData=Mi,ca.eraName=Gi,ca.eraNarrow=Pi,ca.eraAbbr=Ai,ca.eraYear=Di,ca.year=yt,ca.isLeapYear=vt,ca.weekYear=ji,ca.isoWeekYear=Vi,ca.quarter=ca.quarters=Qi,ca.month=dt,ca.daysInMonth=ht,ca.week=ca.weeks=Ct,ca.isoWeek=ca.isoWeeks=Lt,ca.weeksInYear=Ki,ca.weeksInWeekYear=Xi,ca.isoWeeksInYear=Wi,ca.isoWeeksInISOWeekYear=Zi,ca.date=ea,ca.day=ca.days=jt,ca.weekday=Vt,ca.isoWeekday=Wt,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=xr,ca.isLocal=Sr,ca.isUtcOffset=Fr,ca.isUtc=kr,ca.isUTC=kr,ca.zoneAbbr=oa,ca.zoneName=la,ca.dates=F("dates accessor is deprecated. Use date instead.",ea),ca.months=F("months accessor is deprecated. Use month instead",dt),ca.years=F("years accessor is deprecated. Use year instead",yt),ca.zone=F("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",yr),ca.isDSTShifted=F("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",$r);var ma=G.prototype;function pa(e,t,n,r){var i=bn(),a=p().set(r,t);return i[n](a,e)}function fa(e,t,n){if(u(e)&&(t=e,e=void 0),e=e||"",null!=t)return pa(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=pa(e,r,n,"month");return i}
1171
+ H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var ca=_.prototype;function ua(e){return Xn(1e3*e)}function da(){return Xn.apply(null,arguments).parseZone()}function ha(e){return e}ca.add=Dr,ca.calendar=Yr,ca.clone=zr,ca.diff=qr,ca.endOf=vi,ca.format=ni,ca.from=ri,ca.fromNow=ii,ca.to=ai,ca.toNow=si,ca.get=pe,ca.invalidAt=Ei,ca.isAfter=jr,ca.isBefore=Vr,ca.isBetween=Wr,ca.isSame=Zr,ca.isSameOrAfter=Kr,ca.isSameOrBefore=Xr,ca.isValid=Fi,ca.lang=li,ca.locale=oi,ca.localeData=ci,ca.max=Jn,ca.min=qn,ca.parsingFlags=ki,ca.set=ge,ca.startOf=yi,ca.subtract=Ir,ca.toArray=_i,ca.toObject=$i,ca.toDate=xi,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=Si,ca.toString=Qr,ca.unix=wi,ca.valueOf=bi,ca.creationData=Ci,ca.eraName=Gi,ca.eraNarrow=Pi,ca.eraAbbr=Ai,ca.eraYear=Di,ca.year=yt,ca.isLeapYear=vt,ca.weekYear=ji,ca.isoWeekYear=Vi,ca.quarter=ca.quarters=Qi,ca.month=dt,ca.daysInMonth=ht,ca.week=ca.weeks=Mt,ca.isoWeek=ca.isoWeeks=Lt,ca.weeksInYear=Ki,ca.weeksInWeekYear=Xi,ca.isoWeeksInYear=Wi,ca.isoWeeksInISOWeekYear=Zi,ca.date=ea,ca.day=ca.days=jt,ca.weekday=Vt,ca.isoWeekday=Wt,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=xr,ca.isDST=_r,ca.isLocal=Sr,ca.isUtcOffset=Fr,ca.isUtc=kr,ca.isUTC=kr,ca.zoneAbbr=oa,ca.zoneName=la,ca.dates=F("dates accessor is deprecated. Use date instead.",ea),ca.months=F("months accessor is deprecated. Use month instead",dt),ca.years=F("years accessor is deprecated. Use year instead",yt),ca.zone=F("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",yr),ca.isDSTShifted=F("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",$r);var ma=G.prototype;function pa(e,t,n,r){var i=bn(),a=p().set(r,t);return i[n](a,e)}function fa(e,t,n){if(u(e)&&(t=e,e=void 0),e=e||"",null!=t)return pa(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=pa(e,r,n,"month");return i}
1172
1172
  // ()
1173
1173
  // (5)
1174
1174
  // (fmt, 5)
@@ -1177,13 +1177,13 @@ H("z",0,0,"zoneAbbr"),H("zz",0,0,"zoneName");var ca=x.prototype;function ua(e){r
1177
1177
  // (true, 5)
1178
1178
  // (true, fmt, 5)
1179
1179
  // (true, fmt)
1180
- 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(),s=e?a._week.dow:0,o=[];if(null!=n)return pa(t,(n+s)%7,r,"day");for(i=0;i<7;i++)o[i]=pa(t,(i+s)%7,r,"day");return o}function ya(e,t){return fa(e,t,"months")}function va(e,t){return fa(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=A,ma.longDateFormat=V,ma.invalidDate=Z,ma.ordinal=q,ma.preparse=ha,ma.postformat=ha,ma.relativeTime=Q,ma.pastFuture=ee,ma.set=L,ma.eras=Ci,ma.erasParse=Li,ma.erasConvertYear=Ti,ma.erasAbbrRegex=Oi,ma.erasNameRegex=Ii,ma.erasNarrowRegex=Ni,ma.months=st,ma.monthsShort=ot,ma.monthsParse=ct,ma.monthsRegex=pt,ma.monthsShortRegex=mt,ma.week=Ft,ma.firstDayOfYear=Mt,ma.firstDayOfWeek=Et,ma.weekdays=Ht,ma.weekdaysMin=Ut,ma.weekdaysShort=Bt,ma.weekdaysParse=zt,ma.weekdaysRegex=Zt,ma.weekdaysShortRegex=Kt,ma.weekdaysMinRegex=Xt,ma.isPM=nn,ma.meridiem=sn,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")}}),
1180
+ 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(),s=e?a._week.dow:0,o=[];if(null!=n)return pa(t,(n+s)%7,r,"day");for(i=0;i<7;i++)o[i]=pa(t,(i+s)%7,r,"day");return o}function ya(e,t){return fa(e,t,"months")}function va(e,t){return fa(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 xa(e,t,n){return ga(e,t,n,"weekdaysMin")}ma.calendar=A,ma.longDateFormat=V,ma.invalidDate=Z,ma.ordinal=q,ma.preparse=ha,ma.postformat=ha,ma.relativeTime=Q,ma.pastFuture=ee,ma.set=L,ma.eras=Mi,ma.erasParse=Li,ma.erasConvertYear=Ti,ma.erasAbbrRegex=Oi,ma.erasNameRegex=Ii,ma.erasNarrowRegex=Ni,ma.months=st,ma.monthsShort=ot,ma.monthsParse=ct,ma.monthsRegex=pt,ma.monthsShortRegex=mt,ma.week=Ft,ma.firstDayOfYear=Ct,ma.firstDayOfWeek=Et,ma.weekdays=Ht,ma.weekdaysMin=Ut,ma.weekdaysShort=Bt,ma.weekdaysParse=zt,ma.weekdaysRegex=Zt,ma.weekdaysShortRegex=Kt,ma.weekdaysMinRegex=Xt,ma.isPM=nn,ma.meridiem=sn,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")}}),
1181
1181
  // Side effect imports
1182
- r.lang=F("moment.lang is deprecated. Use moment.locale instead.",gn),r.langData=F("moment.langData is deprecated. Use moment.localeData instead.",bn);var xa=Math.abs;function $a(){var e=this._data;return this._milliseconds=xa(this._milliseconds),this._days=xa(this._days),this._months=xa(this._months),e.milliseconds=xa(e.milliseconds),e.seconds=xa(e.seconds),e.minutes=xa(e.minutes),e.hours=xa(e.hours),e.months=xa(e.months),e.years=xa(e.years),this}function Sa(e,t,n,r){var i=Cr(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}
1182
+ r.lang=F("moment.lang is deprecated. Use moment.locale instead.",gn),r.langData=F("moment.langData is deprecated. Use moment.localeData instead.",bn);var _a=Math.abs;function $a(){var e=this._data;return this._milliseconds=_a(this._milliseconds),this._days=_a(this._days),this._months=_a(this._months),e.milliseconds=_a(e.milliseconds),e.seconds=_a(e.seconds),e.minutes=_a(e.minutes),e.hours=_a(e.hours),e.months=_a(e.months),e.years=_a(e.years),this}function Sa(e,t,n,r){var i=Mr(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}
1183
1183
  // supports only 2.0-style add(1, 's') or add(duration)
1184
1184
  function Fa(e,t){return Sa(this,e,t,1)}
1185
1185
  // supports only 2.0-style subtract(1, 's') or subtract(duration)
1186
- function ka(e,t){return Sa(this,e,t,-1)}function Ea(e){return e<0?Math.floor(e):Math.ceil(e)}function Ma(){var e,t,n,r,i,a=this._milliseconds,s=this._days,o=this._months,l=this._data;
1186
+ function ka(e,t){return Sa(this,e,t,-1)}function Ea(e){return e<0?Math.floor(e):Math.ceil(e)}function Ca(){var e,t,n,r,i,a=this._milliseconds,s=this._days,o=this._months,l=this._data;
1187
1187
  // if we have a mix of positive and negative values, bubble down first
1188
1188
  // check: https://github.com/moment/moment/issues/2166
1189
1189
  return a>=0&&s>=0&&o>=0||a<=0&&s<=0&&o<=0||(a+=864e5*Ea(La(o)+s),s=0,o=0),
@@ -1191,20 +1191,20 @@ return a>=0&&s>=0&&o>=0||a<=0&&s<=0&&o<=0||(a+=864e5*Ea(La(o)+s),s=0,o=0),
1191
1191
  // examples of what that means.
1192
1192
  l.milliseconds=a%1e3,e=ce(a/1e3),l.seconds=e%60,t=ce(e/60),l.minutes=t%60,n=ce(t/60),l.hours=n%24,s+=ce(n/24),o+=
1193
1193
  // convert days to months
1194
- i=ce(Ca(s)),s-=Ea(La(i)),
1194
+ i=ce(Ma(s)),s-=Ea(La(i)),
1195
1195
  // 12 months -> 1 year
1196
- r=ce(o/12),o%=12,l.days=s,l.months=o,l.years=r,this}function Ca(e){
1196
+ r=ce(o/12),o%=12,l.days=s,l.months=o,l.years=r,this}function Ma(e){
1197
1197
  // 400 years have 146097 days (taking into account leap year rules)
1198
1198
  // 400 years have 12 months === 4800
1199
1199
  return 4800*e/146097}function La(e){
1200
1200
  // the reverse of daysToMonths
1201
- return 146097*e/4800}function Ta(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if("month"===(e=re(e))||"quarter"===e||"year"===e)switch(t=this._days+r/864e5,n=this._months+Ca(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(
1201
+ return 146097*e/4800}function Ta(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if("month"===(e=re(e))||"quarter"===e||"year"===e)switch(t=this._days+r/864e5,n=this._months+Ma(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(
1202
1202
  // handle milliseconds separately because of floating point math errors (issue #1867)
1203
1203
  t=this._days+Math.round(La(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;
1204
1204
  // Math.floor prevents floating point math errors here
1205
1205
  case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}}
1206
1206
  // TODO: Use this.as('ms')?
1207
- function Ga(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ue(this._months/12):NaN}function Pa(e){return function(){return this.as(e)}}var Aa=Pa("ms"),Da=Pa("s"),Ia=Pa("m"),Oa=Pa("h"),Na=Pa("d"),Ra=Pa("w"),Ha=Pa("M"),Ba=Pa("Q"),Ua=Pa("y");function Ya(){return Cr(this)}function za(e){return e=re(e),this.isValid()?this[e+"s"]():NaN}function ja(e){return function(){return this.isValid()?this._data[e]:NaN}}var Va=ja("milliseconds"),Wa=ja("seconds"),Za=ja("minutes"),Ka=ja("hours"),Xa=ja("days"),qa=ja("months"),Ja=ja("years");function Qa(){return ce(this.days()/7)}var es=Math.round,ts={ss:44,// a few seconds to seconds
1207
+ function Ga(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ue(this._months/12):NaN}function Pa(e){return function(){return this.as(e)}}var Aa=Pa("ms"),Da=Pa("s"),Ia=Pa("m"),Oa=Pa("h"),Na=Pa("d"),Ra=Pa("w"),Ha=Pa("M"),Ba=Pa("Q"),Ua=Pa("y");function Ya(){return Mr(this)}function za(e){return e=re(e),this.isValid()?this[e+"s"]():NaN}function ja(e){return function(){return this.isValid()?this._data[e]:NaN}}var Va=ja("milliseconds"),Wa=ja("seconds"),Za=ja("minutes"),Ka=ja("hours"),Xa=ja("days"),qa=ja("months"),Ja=ja("years");function Qa(){return ce(this.days()/7)}var es=Math.round,ts={ss:44,// a few seconds to seconds
1208
1208
  s:45,// seconds to minute
1209
1209
  m:45,// minutes to hour
1210
1210
  h:22,// hours to day
@@ -1212,7 +1212,7 @@ d:26,// days to month/week
1212
1212
  w:null,// weeks to month
1213
1213
  M:11};
1214
1214
  // helper function for moment.fn.from, moment.fn.fromNow, and moment.duration.fn.humanize
1215
- function ns(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function rs(e,t,n,r){var i=Cr(e).abs(),a=es(i.as("s")),s=es(i.as("m")),o=es(i.as("h")),l=es(i.as("d")),c=es(i.as("M")),u=es(i.as("w")),d=es(i.as("y")),h=a<=n.ss&&["s",a]||a<n.s&&["ss",a]||s<=1&&["m"]||s<n.m&&["mm",s]||o<=1&&["h"]||o<n.h&&["hh",o]||l<=1&&["d"]||l<n.d&&["dd",l];return null!=n.w&&(h=h||u<=1&&["w"]||u<n.w&&["ww",u]),(h=h||c<=1&&["M"]||c<n.M&&["MM",c]||d<=1&&["y"]||["yy",d])[2]=t,h[3]=+e>0,h[4]=r,ns.apply(null,h)}
1215
+ function ns(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function rs(e,t,n,r){var i=Mr(e).abs(),a=es(i.as("s")),s=es(i.as("m")),o=es(i.as("h")),l=es(i.as("d")),c=es(i.as("M")),u=es(i.as("w")),d=es(i.as("y")),h=a<=n.ss&&["s",a]||a<n.s&&["ss",a]||s<=1&&["m"]||s<n.m&&["mm",s]||o<=1&&["h"]||o<n.h&&["hh",o]||l<=1&&["d"]||l<n.d&&["dd",l];return null!=n.w&&(h=h||u<=1&&["w"]||u<n.w&&["ww",u]),(h=h||c<=1&&["M"]||c<n.M&&["MM",c]||d<=1&&["y"]||["yy",d])[2]=t,h[3]=+e>0,h[4]=r,ns.apply(null,h)}
1216
1216
  // This function allows you to set the rounding function for relative time strings
1217
1217
  function is(e){return void 0===e?es:"function"==typeof e&&(es=e,!0)}
1218
1218
  // This function allows you to set a threshold for relative time strings
@@ -1230,13 +1230,13 @@ e=ce(l/60),t=ce(e/60),l%=60,e%=60,
1230
1230
  // 12 months -> 1 year
1231
1231
  n=ce(u/12),u%=12,
1232
1232
  // inspired by https://github.com/dordille/moment-isoduration/blob/master/moment.isoduration.js
1233
- r=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=d<0?"-":"",a=ls(this._months)!==ls(d)?"-":"",s=ls(this._days)!==ls(d)?"-":"",o=ls(this._milliseconds)!==ls(d)?"-":"",i+"P"+(n?a+n+"Y":"")+(u?a+u+"M":"")+(c?s+c+"D":"")+(t||e||l?"T":"")+(t?o+t+"H":"")+(e?o+e+"M":"")+(l?o+r+"S":"")):"P0D"}var us=or.prototype;return us.isValid=ar,us.abs=$a,us.add=Fa,us.subtract=ka,us.as=Ta,us.asMilliseconds=Aa,us.asSeconds=Da,us.asMinutes=Ia,us.asHours=Oa,us.asDays=Na,us.asWeeks=Ra,us.asMonths=Ha,us.asQuarters=Ba,us.asYears=Ua,us.valueOf=Ga,us._bubble=Ma,us.clone=Ya,us.get=za,us.milliseconds=Va,us.seconds=Wa,us.minutes=Za,us.hours=Ka,us.days=Xa,us.weeks=Qa,us.months=qa,us.years=Ja,us.humanize=ss,us.toISOString=cs,us.toString=cs,us.toJSON=cs,us.locale=oi,us.localeData=ci,us.toIsoString=F("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",cs),us.lang=li,
1233
+ r=l?l.toFixed(3).replace(/\.?0+$/,""):"",i=d<0?"-":"",a=ls(this._months)!==ls(d)?"-":"",s=ls(this._days)!==ls(d)?"-":"",o=ls(this._milliseconds)!==ls(d)?"-":"",i+"P"+(n?a+n+"Y":"")+(u?a+u+"M":"")+(c?s+c+"D":"")+(t||e||l?"T":"")+(t?o+t+"H":"")+(e?o+e+"M":"")+(l?o+r+"S":"")):"P0D"}var us=or.prototype;return us.isValid=ar,us.abs=$a,us.add=Fa,us.subtract=ka,us.as=Ta,us.asMilliseconds=Aa,us.asSeconds=Da,us.asMinutes=Ia,us.asHours=Oa,us.asDays=Na,us.asWeeks=Ra,us.asMonths=Ha,us.asQuarters=Ba,us.asYears=Ua,us.valueOf=Ga,us._bubble=Ca,us.clone=Ya,us.get=za,us.milliseconds=Va,us.seconds=Wa,us.minutes=Za,us.hours=Ka,us.days=Xa,us.weeks=Qa,us.months=qa,us.years=Ja,us.humanize=ss,us.toISOString=cs,us.toString=cs,us.toJSON=cs,us.locale=oi,us.localeData=ci,us.toIsoString=F("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",cs),us.lang=li,
1234
1234
  // FORMATTING
1235
1235
  H("X",0,0,"unix"),H("x",0,0,"valueOf"),
1236
1236
  // PARSING
1237
1237
  De("x",Le),De("X",Pe),He("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),He("x",(function(e,t,n){n._d=new Date(ue(e))})),
1238
1238
  //! moment.js
1239
- r.version="2.29.4",i(Xn),r.fn=ca,r.min=er,r.max=tr,r.now=nr,r.utc=p,r.unix=ua,r.months=ya,r.isDate=d,r.locale=gn,r.invalid=v,r.duration=Cr,r.isMoment=$,r.weekdays=ba,r.parseZone=da,r.localeData=bn,r.isDuration=lr,r.monthsShort=va,r.weekdaysMin=_a,r.defineLocale=yn,r.updateLocale=vn,r.locales=wn,r.weekdaysShort=wa,r.normalizeUnits=re,r.relativeTimeRounding=is,r.relativeTimeThreshold=as,r.calendarFormat=Ur,r.prototype=ca,
1239
+ r.version="2.29.4",i(Xn),r.fn=ca,r.min=er,r.max=tr,r.now=nr,r.utc=p,r.unix=ua,r.months=ya,r.isDate=d,r.locale=gn,r.invalid=v,r.duration=Mr,r.isMoment=$,r.weekdays=ba,r.parseZone=da,r.localeData=bn,r.isDuration=lr,r.monthsShort=va,r.weekdaysMin=xa,r.defineLocale=yn,r.updateLocale=vn,r.locales=wn,r.weekdaysShort=wa,r.normalizeUnits=re,r.relativeTimeRounding=is,r.relativeTimeThreshold=as,r.calendarFormat=Ur,r.prototype=ca,
1240
1240
  // currently HTML5 input type only supports 24-hour formats
1241
1241
  r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",// <input type="datetime-local" />
1242
1242
  DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",// <input type="datetime-local" step="1" />
@@ -1246,292 +1246,294 @@ TIME:"HH:mm",// <input type="time" />
1246
1246
  TIME_SECONDS:"HH:mm:ss",// <input type="time" step="1" />
1247
1247
  TIME_MS:"HH:mm:ss.SSS",// <input type="time" step="0.001" />
1248
1248
  WEEK:"GGGG-[W]WW",// <input type="week" />
1249
- MONTH:"YYYY-MM"},r}()}));function kr(e,t){Vn(e,t)}const Er={en:{playNow:"Start now!",new:"NEW",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},"zh-hk":{playNow:"現在開始!",new:"新的",hot:"熱的",opens:"打開",full:"滿桌 - 下注",dealer:"經銷商"},de:{playNow:"Jetzt beginnen!",new:"NEU",hot:"Hot",opens:"Öffnet",full:"full - bet behind",dealer:"Dealer"},it:{playNow:"Inizia ora!",new:"NOVITÀ",hot:"HOT",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},fr:{playNow:"Commencez maintenant",new:"Nouveau",hot:"Chaud",opens:"Ouvre",full:"Table pleine - pari derrière",dealer:"Concessionnaire"},es:{playNow:"Juega ahora!",new:"NUEVO",hot:"HOT",opens:"Abiertas",full:"Mesa llena - Apostar de pie",dealer:"Dealer"},tr:{playNow:"Şimdi oyna",new:"YENİ",hot:"SICAK",opens:"Açılır",full:"masa dolu - bet behind",dealer:"Dealer"},ru:{playNow:"Играть сейчас",new:"НОВАЯ",hot:"ГОРЯЧЕЙ",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},ro:{playNow:"Joaca acum",new:"NOU",hot:"POPULAR",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},hr:{playNow:"Započnite sada!",new:"NOVO",hot:"Vruće",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},hu:{playNow:"Játsszon most!",new:"ÚJ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pl:{playNow:"Rozpocznij teraz!",new:"NOWOŚĆ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pt:{playNow:"Comece agora!",new:"NOVO",hot:"Hot",opens:"Abrir",full:"Mesa cheia - aposta atrás",dealer:"Dealer"},sl:{playNow:"Začnite zdaj!",new:"NOVO",hot:"Vroče",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},sr:{playNow:"Započnite sada!",new:"NOVO",hot:"Vruće",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"}},Mr={AED:"د.إ",AFN:"؋",ALL:"L",AMD:"֏",ANG:"ƒ",AOA:"Kz",ARS:"$",AUD:"$",AWG:"ƒ",AZN:"ман",BAM:"KM",BBD:"$",BDT:"৳",BGN:"лв",BHD:".د.ب",BIF:"FBu",BMD:"$",BND:"$",BOB:"$b",BRL:"R$",BSD:"$",BTC:"฿",BTN:"Nu.",BWP:"P",BYR:"p.",BZD:"BZ$",CAD:"$",CDF:"FC",CHF:"CHF",CLP:"$",CNY:"¥",COP:"$",CRC:"₡",CUC:"$",CUP:"₱",CVE:"$",CZK:"Kč",DJF:"Fdj",DKK:"kr",DOP:"RD$",DZD:"دج",EEK:"kr",EGP:"£",ERN:"Nfk",ETB:"Br",ETH:"Ξ",EUR:"€",FJD:"$",FKP:"£",GBP:"£",GEL:"₾",GGP:"£",GHC:"₵",GHS:"GH₵",GIP:"£",GMD:"D",GNF:"FG",GTQ:"Q",GYD:"$",HKD:"$",HNL:"L",HRK:"kn",HTG:"G",HUF:"Ft",IDR:"Rp",ILS:"₪",IMP:"£",INR:"₹",IQD:"ع.د",IRR:"﷼",ISK:"kr",JEP:"£",JMD:"J$",JOD:"JD",JPY:"¥",KES:"KSh",KGS:"лв",KHR:"៛",KMF:"CF",KPW:"₩",KRW:"₩",KWD:"KD",KYD:"$",KZT:"лв",LAK:"₭",LBP:"£",LKR:"₨",LRD:"$",LSL:"M",LTC:"Ł",LTL:"Lt",LVL:"Ls",LYD:"LD",MAD:"MAD",MDL:"lei",MGA:"Ar",MKD:"ден",MMK:"K",MNT:"₮",MOP:"MOP$",MRO:"UM",MUR:"₨",MVR:"Rf",MWK:"MK",MXN:"$",MYR:"RM",MZN:"MT",NAD:"$",NGN:"₦",NIO:"C$",NOK:"kr",NPR:"₨",NZD:"$",OMR:"﷼",PAB:"B/.",PEN:"S/.",PGK:"K",PHP:"₱",PKR:"₨",PLN:"zł",PYG:"Gs",QAR:"﷼",RMB:"¥",RON:"lei",RSD:"Дин.",RUB:"₽",RWF:"R₣",SAR:"﷼",SBD:"$",SCR:"₨",SDG:"ج.س.",SEK:"kr",SGD:"$",SHP:"£",SLL:"Le",SOS:"S",SRD:"$",SSP:"£",STD:"Db",SVC:"$",SYP:"£",SZL:"E",THB:"฿",TJS:"SM",TMT:"T",TND:"د.ت",TOP:"T$",TRL:"₤",TRY:"₺",TTD:"TT$",TVD:"$",TWD:"NT$",TZS:"TSh",UAH:"₴",UGX:"USh",USD:"$",UYU:"$U",UZS:"лв",VEF:"Bs",VND:"₫",VUV:"VT",WST:"WS$",XAF:"FCFA",XBT:"Ƀ",XCD:"$",XOF:"CFA",XPF:"₣",YER:"﷼",ZAR:"R",ZWD:"Z$"};
1249
+ MONTH:"YYYY-MM"},r}()}));function kr(e,t){Vn(e,t)}const Er={en:{playNow:"Start now!",new:"NEW",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},"zh-hk":{playNow:"現在開始!",new:"新的",hot:"熱的",opens:"打開",full:"滿桌 - 下注",dealer:"經銷商"},de:{playNow:"Jetzt beginnen!",new:"NEU",hot:"Hot",opens:"Öffnet",full:"full - bet behind",dealer:"Dealer"},it:{playNow:"Inizia ora!",new:"NOVITÀ",hot:"HOT",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},fr:{playNow:"Commencez maintenant",new:"Nouveau",hot:"Chaud",opens:"Ouvre",full:"Table pleine - pari derrière",dealer:"Concessionnaire"},es:{playNow:"Juega ahora!",new:"NUEVO",hot:"HOT",opens:"Abiertas",full:"Mesa llena - Apostar de pie",dealer:"Dealer"},tr:{playNow:"Şimdi oyna",new:"YENİ",hot:"SICAK",opens:"Açılır",full:"masa dolu - bet behind",dealer:"Dealer"},ru:{playNow:"Играть сейчас",new:"НОВАЯ",hot:"ГОРЯЧЕЙ",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},ro:{playNow:"Joaca acum",new:"NOU",hot:"POPULAR",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},hr:{playNow:"Počnite sada!",new:"NOVI",hot:"Vruće",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},hu:{playNow:"Játsszon most!",new:"ÚJ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pl:{playNow:"Rozpocznij teraz!",new:"NOWOŚĆ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pt:{playNow:"Comece agora!",new:"NOVO",hot:"Hot",opens:"Abrir",full:"Mesa cheia - aposta atrás",dealer:"Dealer"},sl:{playNow:"Začnite zdaj!",new:"NOVO",hot:"Vroče",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},sr:{playNow:"Započnite sada!",new:"NOVO",hot:"Vruće",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"}},Cr={AED:"د.إ",AFN:"؋",ALL:"L",AMD:"֏",ANG:"ƒ",AOA:"Kz",ARS:"$",AUD:"$",AWG:"ƒ",AZN:"ман",BAM:"KM",BBD:"$",BDT:"৳",BGN:"лв",BHD:".د.ب",BIF:"FBu",BMD:"$",BND:"$",BOB:"$b",BRL:"R$",BSD:"$",BTC:"฿",BTN:"Nu.",BWP:"P",BYR:"p.",BZD:"BZ$",CAD:"$",CDF:"FC",CHF:"CHF",CLP:"$",CNY:"¥",COP:"$",CRC:"₡",CUC:"$",CUP:"₱",CVE:"$",CZK:"Kč",DJF:"Fdj",DKK:"kr",DOP:"RD$",DZD:"دج",EEK:"kr",EGP:"£",ERN:"Nfk",ETB:"Br",ETH:"Ξ",EUR:"€",FJD:"$",FKP:"£",GBP:"£",GEL:"₾",GGP:"£",GHC:"₵",GHS:"GH₵",GIP:"£",GMD:"D",GNF:"FG",GTQ:"Q",GYD:"$",HKD:"$",HNL:"L",HRK:"kn",HTG:"G",HUF:"Ft",IDR:"Rp",ILS:"₪",IMP:"£",INR:"₹",IQD:"ع.د",IRR:"﷼",ISK:"kr",JEP:"£",JMD:"J$",JOD:"JD",JPY:"¥",KES:"KSh",KGS:"лв",KHR:"៛",KMF:"CF",KPW:"₩",KRW:"₩",KWD:"KD",KYD:"$",KZT:"лв",LAK:"₭",LBP:"£",LKR:"₨",LRD:"$",LSL:"M",LTC:"Ł",LTL:"Lt",LVL:"Ls",LYD:"LD",MAD:"MAD",MDL:"lei",MGA:"Ar",MKD:"ден",MMK:"K",MNT:"₮",MOP:"MOP$",MRO:"UM",MUR:"₨",MVR:"Rf",MWK:"MK",MXN:"$",MYR:"RM",MZN:"MT",NAD:"$",NGN:"₦",NIO:"C$",NOK:"kr",NPR:"₨",NZD:"$",OMR:"﷼",PAB:"B/.",PEN:"S/.",PGK:"K",PHP:"₱",PKR:"₨",PLN:"zł",PYG:"Gs",QAR:"﷼",RMB:"¥",RON:"lei",RSD:"Дин.",RUB:"₽",RWF:"R₣",SAR:"﷼",SBD:"$",SCR:"₨",SDG:"ج.س.",SEK:"kr",SGD:"$",SHP:"£",SLL:"Le",SOS:"S",SRD:"$",SSP:"£",STD:"Db",SVC:"$",SYP:"£",SZL:"E",THB:"฿",TJS:"SM",TMT:"T",TND:"د.ت",TOP:"T$",TRL:"₤",TRY:"₺",TTD:"TT$",TVD:"$",TWD:"NT$",TZS:"TSh",UAH:"₴",UGX:"USh",USD:"$",UYU:"$U",UZS:"лв",VEF:"Bs",VND:"₫",VUV:"VT",WST:"WS$",XAF:"FCFA",XBT:"Ƀ",XCD:"$",XOF:"CFA",XPF:"₣",YER:"﷼",ZAR:"R",ZWD:"Z$"};
1250
1250
  /* eslint-disable quote-props */
1251
1251
  /* ../casino-game-thumbnail/src/CasinoGameThumbnail.svelte generated by Svelte v3.59.2 */
1252
- function Cr(e,t,n){const r=e.slice();return r[109]=t[n],r[111]=n,r}function Lr(e,t,n){const r=e.slice();return r[106]=t[n],r}
1252
+ function Mr(e,t,n){const r=e.slice();return r[109]=t[n],r[111]=n,r}function Lr(e,t,n){const r=e.slice();return r[106]=t[n],r}
1253
1253
  // (573:8) {:else}
1254
- function Tr(t){let n;return{c(){n=f("div"),n.innerHTML="<div></div><div></div>",_(n,"class","LoaderRipple")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1254
+ function Tr(t){let n;return{c(){n=f("div"),n.innerHTML="<div></div><div></div>",x(n,"class","LoaderRipple")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1255
1255
  // (558:8) {#if fav}
1256
1256
  function Gr(e){let t,n=!br(/*userAgent*/e[37])&&!/*gamefavorite*/e[0]&&/*isLoggedIn*/e[15],r=n&&Pr(e);return{c(){r&&r.c(),t=b()},m(e,n){r&&r.m(e,n),h(e,t,n)},p(e,i){/*gamefavorite, isLoggedIn*/32769&i[0]&&(n=!br(/*userAgent*/e[37])&&!/*gamefavorite*/e[0]&&/*isLoggedIn*/e[15]),n?r?r.p(e,i):(r=Pr(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&m(t)}}}
1257
1257
  // (559:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}
1258
- function Pr(t){let n,r,i;return{c(){n=f("div"),n.innerHTML='<svg version="1.1" class="UnfavoredIcon" part="UnfavoredIcon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="20px" y="20px" viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512.001 512.001;" xml:space="preserve"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" 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"></path></svg>',_(n,"class","FavIconContainer")},m(e,a){h(e,n,a),r||(i=w(n,"click",/*click_handler*/t[67]),r=!0)},p:e,d(e){e&&m(n),r=!1,i()}}}
1258
+ function Pr(t){let n,r,i;return{c(){n=f("div"),n.innerHTML='<svg version="1.1" class="UnfavoredIcon" part="UnfavoredIcon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="20px" y="20px" viewBox="0 0 512.001 512.001" style="enable-background:new 0 0 512.001 512.001;" xml:space="preserve"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" 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"></path></svg>',x(n,"class","FavIconContainer")},m(e,a){h(e,n,a),r||(i=w(n,"click",/*click_handler*/t[67]),r=!0)},p:e,d(e){e&&m(n),r=!1,i()}}}
1259
1259
  // (577:8) {#if lang}
1260
- function Ar(e){let t,n,r,i,a=/*$_*/e[36]("playNow")+"";return{c(){t=f("button"),n=y(a),_(t,"class","GameInfoBtn")},m(a,s){h(a,t,s),d(t,n),r||(i=w(t,"click",/*click_handler_1*/e[68]),r=!0)},p(e,t){/*$_*/32&t[1]&&a!==(a=/*$_*/e[36]("playNow")+"")&&$(n,a)},d(e){e&&m(t),r=!1,i()}}}
1260
+ function Ar(e){let t,n,r,i,a=/*$_*/e[36]("playNow")+"";return{c(){t=f("button"),n=y(a),x(t,"class","GameInfoBtn")},m(a,s){h(a,t,s),d(t,n),r||(i=w(t,"click",/*click_handler_1*/e[68]),r=!0)},p(e,t){/*$_*/32&t[1]&&a!==(a=/*$_*/e[36]("playNow")+"")&&$(n,a)},d(e){e&&m(t),r=!1,i()}}}
1261
1261
  // (591:77)
1262
- function Dr(t){let n;return{c(){n=f("div"),n.innerHTML='<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>',_(n,"class","FavIconContainer")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1262
+ function Dr(t){let n;return{c(){n=f("div"),n.innerHTML='<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>',x(n,"class","FavIconContainer")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1263
1263
  // (585:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
1264
- function Ir(t){let n,r,i;return{c(){n=f("div"),n.innerHTML='<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>',_(n,"class","FavIconContainer")},m(e,a){h(e,n,a),r||(i=w(n,"click",/*click_handler_2*/t[69]),r=!0)},p:e,d(e){e&&m(n),r=!1,i()}}}
1264
+ function Ir(t){let n,r,i;return{c(){n=f("div"),n.innerHTML='<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emfe-w-color-white, #FFFFFF);" d="m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z"></path></svg>',x(n,"class","FavIconContainer")},m(e,a){h(e,n,a),r||(i=w(n,"click",/*click_handler_2*/t[69]),r=!0)},p:e,d(e){e&&m(n),r=!1,i()}}}
1265
1265
  // (599:6) {#if gameisnew}
1266
- function Or(e){let t,n,r=/*$_*/e[36]("new")+"";return{c(){t=f("span"),n=y(r),_(t,"class","GameExtraInfoLabel NewGameTag")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("new")+"")&&$(n,r)},d(e){e&&m(t)}}}
1266
+ function Or(e){let t,n,r=/*$_*/e[36]("new")+"";return{c(){t=f("span"),n=y(r),x(t,"class","GameExtraInfoLabel NewGameTag")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("new")+"")&&$(n,r)},d(e){e&&m(t)}}}
1267
1267
  // (602:6) {#if gametag}
1268
- function Nr(e){let t,n;return{c(){t=f("span"),n=y(/*gametag*/e[8]),_(t,"class","GameExtraInfoLabel PopularGameTag")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*gametag*/256&t[0]&&$(n,/*gametag*/e[8])},d(e){e&&m(t)}}}
1268
+ function Nr(e){let t,n;return{c(){t=f("span"),n=y(/*gametag*/e[8]),x(t,"class","GameExtraInfoLabel PopularGameTag")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*gametag*/256&t[0]&&$(n,/*gametag*/e[8])},d(e){e&&m(t)}}}
1269
1269
  // (605:6) {#if livegamedata}
1270
1270
  function Rr(e){let t,n,r=!/*isopen*/e[23]&&/*starttime*/e[21]&&/*timeformat*/e[22]&&Hr(e);function i(e,t){/*isopen*/
1271
1271
  return e[23]&&/*displaytype*/e[20]&&/*displaytype*/e[20]===Jr?Ur:/*isopen*/e[23]&&/*displaytype*/e[20]&&/*displaytype*/e[20]===Qr?Br:void 0}let a=i(e),s=a&&a(e);return{c(){r&&r.c(),t=v(),s&&s.c(),n=b()},m(e,i){r&&r.m(e,i),h(e,t,i),s&&s.m(e,i),h(e,n,i)},p(e,o){!/*isopen*/e[23]&&/*starttime*/e[21]&&/*timeformat*/e[22]?r?r.p(e,o):(r=Hr(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null),a===(a=i(e))&&s?s.p(e,o):(s&&s.d(1),s=a&&a(e),s&&(s.c(),s.m(n.parentNode,n)))},d(e){r&&r.d(e),e&&m(t),s&&s.d(e),e&&m(n)}}}
1272
1272
  // (606:8) {#if !isopen && starttime && timeformat}
1273
- function Hr(e){let t,n,r,i,a,s,o,l,c,u,p=/*$_*/e[36]("opens")+"",g=Fr.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=f("div"),n=f("div"),r=y(p),i=v(),a=f("span"),s=y(g),o=v(),l=new S(!1),c=v(),u=new S(!1),_(n,"class","ClosedGame"),l.a=c,u.a=null,_(t,"class","GameProp LiveProps")},m(e,m){h(e,t,m),d(t,n),d(n,r),d(n,i),d(n,a),d(a,s),d(t,o),l.m(b,t),d(t,c),u.m(w,t)},p(e,t){/*$_*/32&t[1]&&p!==(p=/*$_*/e[36]("opens")+"")&&$(r,p),/*starttime, timeformat*/6291456&t[0]&&g!==(g=Fr.utc(/*starttime*/e[21]).local().format(/*timeformat*/e[22])+"")&&$(s,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)}}}
1273
+ function Hr(e){let t,n,r,i,a,s,o,l,c,u,p=/*$_*/e[36]("opens")+"",g=Fr.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=f("div"),n=f("div"),r=y(p),i=v(),a=f("span"),s=y(g),o=v(),l=new S(!1),c=v(),u=new S(!1),x(n,"class","ClosedGame"),l.a=c,u.a=null,x(t,"class","GameProp LiveProps")},m(e,m){h(e,t,m),d(t,n),d(n,r),d(n,i),d(n,a),d(a,s),d(t,o),l.m(b,t),d(t,c),u.m(w,t)},p(e,t){/*$_*/32&t[1]&&p!==(p=/*$_*/e[36]("opens")+"")&&$(r,p),/*starttime, timeformat*/6291456&t[0]&&g!==(g=Fr.utc(/*starttime*/e[21]).local().format(/*timeformat*/e[22])+"")&&$(s,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)}}}
1274
1274
  // (639:68)
1275
- function Br(e){let t,n,r,i,a,s,o=/*renderDealerName*/e[46](/*dealername*/e[35])+"",l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"",c=new Array(ti),u=[];for(let t=0;t<c.length;t+=1)u[t]=Vr(Cr(e,c,t));return{c(){t=f("div"),n=f("div");for(let e=0;e<u.length;e+=1)u[e].c();r=v(),i=new S(!1),a=v(),s=new S(!1),_(n,"class","LiveIcons"),i.a=a,s.a=null,_(t,"class",/*roulettecontainerclassname*/e[31])},m(c,m){h(c,t,m),d(t,n);for(let e=0;e<u.length;e+=1)u[e]&&u[e].m(n,null);
1276
- /*div0_binding*/e[70](n),d(t,r),i.m(o,t),d(t,a),s.m(l,t)},p(e,r){if(/*roulleteresults, isdouble*/1073750016&r[0]|/*renderSpan, colorsourcearray*/65538&r[1]){let t;for(c=new Array(ti),t=0;t<c.length;t+=1){const i=Cr(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]&&o!==(o=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&i.p(o),/*min, max, currencySymbol*/469762048&r[0]&&l!==(l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&s.p(l),/*roulettecontainerclassname*/1&r[1]&&_(t,"class",/*roulettecontainerclassname*/e[31])},d(n){n&&m(t),p(u,n),
1275
+ function Br(e){let t,n,r,i,a,s,o=/*renderDealerName*/e[46](/*dealername*/e[35])+"",l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"",c=new Array(ti),u=[];for(let t=0;t<c.length;t+=1)u[t]=Vr(Mr(e,c,t));return{c(){t=f("div"),n=f("div");for(let e=0;e<u.length;e+=1)u[e].c();r=v(),i=new S(!1),a=v(),s=new S(!1),x(n,"class","LiveIcons"),i.a=a,s.a=null,x(t,"class",/*roulettecontainerclassname*/e[31])},m(c,m){h(c,t,m),d(t,n);for(let e=0;e<u.length;e+=1)u[e]&&u[e].m(n,null);
1276
+ /*div0_binding*/e[70](n),d(t,r),i.m(o,t),d(t,a),s.m(l,t)},p(e,r){if(/*roulleteresults, isdouble*/1073750016&r[0]|/*renderSpan, colorsourcearray*/65538&r[1]){let t;for(c=new Array(ti),t=0;t<c.length;t+=1){const i=Mr(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]&&o!==(o=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&i.p(o),/*min, max, currencySymbol*/469762048&r[0]&&l!==(l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&s.p(l),/*roulettecontainerclassname*/1&r[1]&&x(t,"class",/*roulettecontainerclassname*/e[31])},d(n){n&&m(t),p(u,n),
1277
1277
  /*div0_binding*/e[70](null)}}}
1278
1278
  // (618:8) {#if isopen && displaytype && displaytype === BLACKJACK}
1279
1279
  function Ur(e){let t,n,r,i,a,s,o=/*renderDealerName*/e[46](/*dealername*/e[35])+"",l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"";function c(e,t){/*istablefull*/
1280
- return e[33]?Zr:Wr}let u=c(e),p=u(e);return{c(){t=f("div"),n=f("div"),p.c(),r=v(),i=new S(!1),a=v(),s=new S(!1),_(n,"class","LiveIcons"),i.a=a,s.a=null,_(t,"class","GameProp LiveProps BlackjackDisplay"),_(t,"part","GameProp LiveProps BlackjackDisplay")},m(e,c){h(e,t,c),d(t,n),p.m(n,null),d(t,r),i.m(o,t),d(t,a),s.m(l,t)},p(e,t){u===(u=c(e))&&p?p.p(e,t):(p.d(1),p=u(e),p&&(p.c(),p.m(n,null))),/*dealername*/16&t[1]&&o!==(o=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&i.p(o),/*min, max, currencySymbol*/469762048&t[0]&&l!==(l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&s.p(l)},d(e){e&&m(t),p.d()}}}
1280
+ return e[33]?Zr:Wr}let u=c(e),p=u(e);return{c(){t=f("div"),n=f("div"),p.c(),r=v(),i=new S(!1),a=v(),s=new S(!1),x(n,"class","LiveIcons"),i.a=a,s.a=null,x(t,"class","GameProp LiveProps BlackjackDisplay"),x(t,"part","GameProp LiveProps BlackjackDisplay")},m(e,c){h(e,t,c),d(t,n),p.m(n,null),d(t,r),i.m(o,t),d(t,a),s.m(l,t)},p(e,t){u===(u=c(e))&&p?p.p(e,t):(p.d(1),p=u(e),p&&(p.c(),p.m(n,null))),/*dealername*/16&t[1]&&o!==(o=/*renderDealerName*/e[46](/*dealername*/e[35])+"")&&i.p(o),/*min, max, currencySymbol*/469762048&t[0]&&l!==(l=/*renderBetLimits*/e[45](/*min*/e[27],/*max*/e[28],/*currencySymbol*/e[26])+"")&&s.p(l)},d(e){e&&m(t),p.d()}}}
1281
1281
  // (643:16) {#if roulleteresults && roulleteresults[i]}
1282
1282
  function Yr(e){let t;function n(e,t){/*isdouble*/
1283
1283
  return e[30]?jr:zr}let r=n(e),i=r(e);return{c(){i.c(),t=b()},m(e,n){i.m(e,n),h(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)}}}
1284
1284
  // (649:18) {:else}
1285
1285
  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 S(!1),n=b(),t.a=n},m(e,i){t.m(r,e,i),h(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()}}}
1286
1286
  // (644:18) {#if isdouble}
1287
- function jr(e){let t,n,r,i,a,s=/*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]])+"",o=/*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=f("div"),n=new S(!1),r=v(),i=new S(!1),a=v(),n.a=r,i.a=a,_(t,"class","Double")},m(e,l){h(e,t,l),n.m(s,t),d(t,r),i.m(o,t),d(t,a)},p(e,t){/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&s!==(s=/*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(s),/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&o!==(o=/*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(o)},d(e){e&&m(t)}}}
1287
+ function jr(e){let t,n,r,i,a,s=/*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]])+"",o=/*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=f("div"),n=new S(!1),r=v(),i=new S(!1),a=v(),n.a=r,i.a=a,x(t,"class","Double")},m(e,l){h(e,t,l),n.m(s,t),d(t,r),i.m(o,t),d(t,a)},p(e,t){/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&s!==(s=/*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(s),/*roulleteresults*/8192&t[0]|/*colorsourcearray*/2&t[1]&&o!==(o=/*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(o)},d(e){e&&m(t)}}}
1288
1288
  // (642:14) {#each new Array(numberofdisplayedresults) as garbage, i}
1289
1289
  function Vr(e){let t,n=/*roulleteresults*/e[13]&&/*roulleteresults*/e[13][/*i*/e[111]]&&Yr(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,r){/*roulleteresults*/e[13]&&/*roulleteresults*/e[13][/*i*/e[111]]?n?n.p(e,r):(n=Yr(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1290
1290
  // (625:14) {:else}
1291
1291
  function Wr(e){let t,n=/*seats*/e[25],r=[];for(let t=0;t<n.length;t+=1)r[t]=Kr(Lr(e,n,t));return{c(){for(let e=0;e<r.length;e+=1)r[e].c();t=b()},m(e,n){for(let t=0;t<r.length;t+=1)r[t]&&r[t].m(e,n);h(e,t,n)},p(e,i){if(/*currentoccupiedseats, seats*/570425344&i[0]|/*contains*/8192&i[1]){let a;for(n=/*seats*/e[25],a=0;a<n.length;a+=1){const s=Lr(e,n,a);r[a]?r[a].p(s,i):(r[a]=Kr(s),r[a].c(),r[a].m(t.parentNode,t))}for(;a<r.length;a+=1)r[a].d(1);r.length=n.length}},d(e){p(r,e),e&&m(t)}}}
1292
1292
  // (621:14) {#if istablefull}
1293
- function Zr(e){let t,n,r=/*$_*/e[36]("full")+"";return{c(){t=f("span"),n=y(r),_(t,"class","FullTable")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("full")+"")&&$(n,r)},d(e){e&&m(t)}}}
1293
+ function Zr(e){let t,n,r=/*$_*/e[36]("full")+"";return{c(){t=f("span"),n=y(r),x(t,"class","FullTable")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/32&t[1]&&r!==(r=/*$_*/e[36]("full")+"")&&$(n,r)},d(e){e&&m(t)}}}
1294
1294
  // (626:16) {#each seats as seatData}
1295
- function Kr(e){let t,n,r,i,a,s;return{c(){t=f("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",s=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat")},m(e,s){h(e,t,s),d(t,n),d(n,r),d(n,i),d(t,a)},p(e,n){/*currentoccupiedseats, seats*/570425344&n[0]&&s!==(s=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat")&&_(t,"class",s)},d(e){e&&m(t)}}}
1295
+ function Kr(e){let t,n,r,i,a,s;return{c(){t=f("span"),n=g("svg"),r=g("path"),i=g("path"),a=v(),x(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"),x(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"),x(n,"xmlns","http://www.w3.org/2000/svg"),x(n,"width","13"),x(n,"height","14"),x(n,"viewBox","0 0 13 14"),x(t,"class",s=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat")},m(e,s){h(e,t,s),d(t,n),d(n,r),d(n,i),d(t,a)},p(e,n){/*currentoccupiedseats, seats*/570425344&n[0]&&s!==(s=/*contains*/e[44](/*currentoccupiedseats*/e[29],/*seatData*/e[106].toString())?"ClosedSeat":"OpenSeat")&&x(t,"class",s)},d(e){e&&m(t)}}}
1296
1296
  // (662:2) {#if showgamename}
1297
- function Xr(e){let t,n;return{c(){t=f("p"),n=y(/*gamename*/e[4]),_(t,"class","GameNameBelow"),_(t,"title",/*gamename*/e[4])},m(e,r){h(e,t,r),d(t,n)},p(e,r){/*gamename*/16&r[0]&&$(n,/*gamename*/e[4]),/*gamename*/16&r[0]&&_(t,"title",/*gamename*/e[4])},d(e){e&&m(t)}}}function qr(t){let n,i,a,s,o,c,u,p,g,b,x,S,F,k,E,M,C,L,T,G,P,A,D,I,O,N,R,H,B=/*gamevendor*/(t[5]?/*gamevendor*/t[5]:"-")+"";function U(e,t){/*fav*/
1297
+ function Xr(e){let t,n;return{c(){t=f("p"),n=y(/*gamename*/e[4]),x(t,"class","GameNameBelow"),x(t,"title",/*gamename*/e[4])},m(e,r){h(e,t,r),d(t,n)},p(e,r){/*gamename*/16&r[0]&&$(n,/*gamename*/e[4]),/*gamename*/16&r[0]&&x(t,"title",/*gamename*/e[4])},d(e){e&&m(t)}}}function qr(t){let n,i,a,s,o,c,u,p,g,b,_,S,F,k,E,C,M,L,T,G,P,A,D,I,O,N,R,H,B=/*gamevendor*/(t[5]?/*gamevendor*/t[5]:"-")+"";function U(e,t){/*fav*/
1298
1298
  return e[16]?Gr:Tr}let Y=U(t),z=Y(t),j=/*lang*/t[1]&&Ar(t);function V(e,t){/*gamefavorite, isLoggedIn, favorites*/
1299
- return 32773&t[0]&&(L=null),/*gamefavorite, isLoggedIn, favorites*/32773&t[0]&&(T=null),null==L&&(L=!(br(/*userAgent*/e[37])||/*gamefavorite*/!e[0]||/*isLoggedIn*/!e[15]||/*favorites*/!e[2])),L?Ir:(null==T&&(T=!!(br(/*userAgent*/e[37])&&/*gamefavorite*/e[0]&&/*isLoggedIn*/e[15]&&/*favorites*/e[2])),T?Dr:void 0)}let W=V(t,[-1,-1,-1,-1]),Z=W&&W(t),K=/*gameisnew*/t[7]&&Or(t),X=/*gametag*/t[8]&&Nr(t),q=/*livegamedata*/t[12]&&Rr(t),J=/*showgamename*/t[10]&&Xr(t);return{c(){n=f("div"),i=f("div"),a=f("img"),c=v(),u=f("div"),p=f("div"),z.c(),g=v(),b=f("p"),x=y(/*gamename*/t[4]),S=v(),j&&j.c(),k=v(),E=f("span"),M=y(B),C=v(),Z&&Z.c(),G=v(),P=f("div"),K&&K.c(),A=v(),X&&X.c(),D=v(),q&&q.c(),O=v(),J&&J.c(),this.c=e,l(a.src,s=/*gamethumbnail*/t[3])||_(a,"src",s),_(a,"class",o=`GameBg GameBg-${/*gamecellsize*/t[9]} ${/*hover*/t[17]?"GameContainerHovered":""} ${/*loaded*/t[18]?"Loaded":""}`),_(a,"alt",""),_(a,"loading","lazy"),_(b,"class","GameInfoName"),_(b,"title",/*gamename*/t[4]),_(p,"class",F="GameInfo "+(/*hover*/t[17]?"GameHovered":"")),_(E,"class","GameInfoVendor"),_(u,"class","GameInfoWrapper"),_(P,"class","GameExtraInfo"),_(i,"class",I="GameInnerContainer "+(/*livegamedata*/t[12]&&!/*isopen*/t[23]&&/*openhours*/t[24].value||/*livegamedata*/t[12]&&/*istablefull*/t[33]?"GameInnerContainerUnavailable":"")),_(n,"class",N=`GameContainer ${/*extraclassname*/t[34]}`)},m(e,r){h(e,n,r),d(n,i),d(i,a),
1300
- /*img_binding*/t[66](a),d(i,c),d(i,u),d(u,p),z.m(p,null),d(p,g),d(p,b),d(b,x),d(p,S),j&&j.m(p,null),d(u,k),d(u,E),d(E,M),d(i,C),Z&&Z.m(i,null),d(i,G),d(i,P),K&&K.m(P,null),d(P,A),X&&X.m(P,null),d(P,D),q&&q.m(P,null),d(n,O),J&&J.m(n,null)
1301
- /*div4_binding*/,t[71](n),R||(H=[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})],R=!0)},p(e,t){/*gamethumbnail*/8&t[0]&&!l(a.src,s=/*gamethumbnail*/e[3])&&_(a,"src",s),/*gamecellsize, hover, loaded*/393728&t[0]&&o!==(o=`GameBg GameBg-${/*gamecellsize*/e[9]} ${/*hover*/e[17]?"GameContainerHovered":""} ${/*loaded*/e[18]?"Loaded":""}`)&&_(a,"class",o),Y===(Y=U(e))&&z?z.p(e,t):(z.d(1),z=Y(e),z&&(z.c(),z.m(p,g))),/*gamename*/16&t[0]&&$(x,/*gamename*/e[4]),/*gamename*/16&t[0]&&_(b,"title",/*gamename*/e[4]),/*lang*/e[1]?j?j.p(e,t):(j=Ar(e),j.c(),j.m(p,null)):j&&(j.d(1),j=null),/*hover*/131072&t[0]&&F!==(F="GameInfo "+(/*hover*/e[17]?"GameHovered":""))&&_(p,"class",F),/*gamevendor*/32&t[0]&&B!==(B=/*gamevendor*/(e[5]?/*gamevendor*/e[5]:"-")+"")&&$(M,B),W===(W=V(e,t))&&Z?Z.p(e,t):(Z&&Z.d(1),Z=W&&W(e),Z&&(Z.c(),Z.m(i,G))),/*gameisnew*/e[7]?K?K.p(e,t):(K=Or(e),K.c(),K.m(P,A)):K&&(K.d(1),K=null),/*gametag*/e[8]?X?X.p(e,t):(X=Nr(e),X.c(),X.m(P,D)):X&&(X.d(1),X=null),/*livegamedata*/e[12]?q?q.p(e,t):(q=Rr(e),q.c(),q.m(P,null)):q&&(q.d(1),q=null),/*livegamedata, isopen, openhours*/25169920&t[0]|/*istablefull*/4&t[1]&&I!==(I="GameInnerContainer "+(/*livegamedata*/e[12]&&!/*isopen*/e[23]&&/*openhours*/e[24].value||/*livegamedata*/e[12]&&/*istablefull*/e[33]?"GameInnerContainerUnavailable":""))&&_(i,"class",I),/*showgamename*/e[10]?J?J.p(e,t):(J=Xr(e),J.c(),J.m(n,null)):J&&(J.d(1),J=null),/*extraclassname*/8&t[1]&&N!==(N=`GameContainer ${/*extraclassname*/e[34]}`)&&_(n,"class",N)},i:e,o:e,d(e){e&&m(n)
1299
+ return 32773&t[0]&&(L=null),/*gamefavorite, isLoggedIn, favorites*/32773&t[0]&&(T=null),null==L&&(L=!(br(/*userAgent*/e[37])||/*gamefavorite*/!e[0]||/*isLoggedIn*/!e[15]||/*favorites*/!e[2])),L?Ir:(null==T&&(T=!!(br(/*userAgent*/e[37])&&/*gamefavorite*/e[0]&&/*isLoggedIn*/e[15]&&/*favorites*/e[2])),T?Dr:void 0)}let W=V(t,[-1,-1,-1,-1]),Z=W&&W(t),K=/*gameisnew*/t[7]&&Or(t),X=/*gametag*/t[8]&&Nr(t),q=/*livegamedata*/t[12]&&Rr(t),J=/*showgamename*/t[10]&&Xr(t);return{c(){n=f("div"),i=f("div"),a=f("img"),c=v(),u=f("div"),p=f("div"),z.c(),g=v(),b=f("p"),_=y(/*gamename*/t[4]),S=v(),j&&j.c(),k=v(),E=f("span"),C=y(B),M=v(),Z&&Z.c(),G=v(),P=f("div"),K&&K.c(),A=v(),X&&X.c(),D=v(),q&&q.c(),O=v(),J&&J.c(),this.c=e,l(a.src,s=/*gamethumbnail*/t[3])||x(a,"src",s),x(a,"class",o=`GameBg GameBg-${/*gamecellsize*/t[9]} ${/*hover*/t[17]?"GameContainerHovered":""} ${/*loaded*/t[18]?"Loaded":""}`),x(a,"alt",""),x(a,"loading","lazy"),x(b,"class","GameInfoName"),x(b,"title",/*gamename*/t[4]),x(p,"class",F="GameInfo "+(/*hover*/t[17]?"GameHovered":"")),x(E,"class","GameInfoVendor"),x(u,"class","GameInfoWrapper"),x(P,"class","GameExtraInfo"),x(i,"class",I="GameInnerContainer "+(/*livegamedata*/t[12]&&!/*isopen*/t[23]&&/*openhours*/t[24].value||/*livegamedata*/t[12]&&/*istablefull*/t[33]?"GameInnerContainerUnavailable":"")),x(n,"class",N=`GameContainer ${/*extraclassname*/t[34]}`)},m(e,r){h(e,n,r),d(n,i),d(i,a),
1300
+ /*img_binding*/t[66](a),d(i,c),d(i,u),d(u,p),z.m(p,null),d(p,g),d(p,b),d(b,_),d(p,S),j&&j.m(p,null),d(u,k),d(u,E),d(E,C),d(i,M),Z&&Z.m(i,null),d(i,G),d(i,P),K&&K.m(P,null),d(P,A),X&&X.m(P,null),d(P,D),q&&q.m(P,null),d(n,O),J&&J.m(n,null)
1301
+ /*div4_binding*/,t[71](n),R||(H=[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})],R=!0)},p(e,t){/*gamethumbnail*/8&t[0]&&!l(a.src,s=/*gamethumbnail*/e[3])&&x(a,"src",s),/*gamecellsize, hover, loaded*/393728&t[0]&&o!==(o=`GameBg GameBg-${/*gamecellsize*/e[9]} ${/*hover*/e[17]?"GameContainerHovered":""} ${/*loaded*/e[18]?"Loaded":""}`)&&x(a,"class",o),Y===(Y=U(e))&&z?z.p(e,t):(z.d(1),z=Y(e),z&&(z.c(),z.m(p,g))),/*gamename*/16&t[0]&&$(_,/*gamename*/e[4]),/*gamename*/16&t[0]&&x(b,"title",/*gamename*/e[4]),/*lang*/e[1]?j?j.p(e,t):(j=Ar(e),j.c(),j.m(p,null)):j&&(j.d(1),j=null),/*hover*/131072&t[0]&&F!==(F="GameInfo "+(/*hover*/e[17]?"GameHovered":""))&&x(p,"class",F),/*gamevendor*/32&t[0]&&B!==(B=/*gamevendor*/(e[5]?/*gamevendor*/e[5]:"-")+"")&&$(C,B),W===(W=V(e,t))&&Z?Z.p(e,t):(Z&&Z.d(1),Z=W&&W(e),Z&&(Z.c(),Z.m(i,G))),/*gameisnew*/e[7]?K?K.p(e,t):(K=Or(e),K.c(),K.m(P,A)):K&&(K.d(1),K=null),/*gametag*/e[8]?X?X.p(e,t):(X=Nr(e),X.c(),X.m(P,D)):X&&(X.d(1),X=null),/*livegamedata*/e[12]?q?q.p(e,t):(q=Rr(e),q.c(),q.m(P,null)):q&&(q.d(1),q=null),/*livegamedata, isopen, openhours*/25169920&t[0]|/*istablefull*/4&t[1]&&I!==(I="GameInnerContainer "+(/*livegamedata*/e[12]&&!/*isopen*/e[23]&&/*openhours*/e[24].value||/*livegamedata*/e[12]&&/*istablefull*/e[33]?"GameInnerContainerUnavailable":""))&&x(i,"class",I),/*showgamename*/e[10]?J?J.p(e,t):(J=Xr(e),J.c(),J.m(n,null)):J&&(J.d(1),J=null),/*extraclassname*/8&t[1]&&N!==(N=`GameContainer ${/*extraclassname*/e[34]}`)&&x(n,"class",N)},i:e,o:e,d(e){e&&m(n)
1302
1302
  /*img_binding*/,t[66](null),z.d(),j&&j.d(),Z&&Z.d(),K&&K.d(),X&&X.d(),q&&q.d(),J&&J.d()
1303
- /*div4_binding*/,t[71](null),R=!1,r(H)}}}const Jr="blackjack",Qr="roulette",ei="doubleballroulette",ti=5;function ni(e,t,n){let r;u(e,vr,(e=>n(36,r=e)));let i,a,s,o,l,c,d,h,m,p,f,g,y,v,b,w,_,x,$,S,F,k,M,L,T,{session:G=""}=t,{userid:P=""}=t,{lang:A="en"}=t,{clientstyling:I=""}=t,{clientstylingurl:O=""}=t,{translationurl:N=""}=t,{favorites:R=""}=t,{gamethumbnail:H=""}=t,{gamename:B=""}=t,{gamevendor:U=""}=t,{gameid:Y=""}=t,{gameisnew:z=""}=t,{gametag:j=""}=t,{gamefunmode:V=!1}=t,{searchitem:W=!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,se=!1,oe=!1,le=!1,ce=window.navigator.userAgent,ue="HH:mm",de={},he=[],me="EUR",pe="";const fe=[Jr],ge=[Qr,ei],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(Er).forEach((e=>{kr(e,Er[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,se=!0),e.data.session,i=e.data.userID),"CategoryUpdate"===e.data.type&&n(12,o=null)},we=e=>{window.postMessage({type:"SearchedItemClicked",gameId:e},window.location.href),
1303
+ /*div4_binding*/,t[71](null),R=!1,r(H)}}}const Jr="blackjack",Qr="roulette",ei="doubleballroulette",ti=5;function ni(e,t,n){let r;u(e,vr,(e=>n(36,r=e)));let i,a,s,o,l,c,d,h,m,p,f,g,y,v,b,w,x,_,$,S,F,k,C,L,T,{session:G=""}=t,{userid:P=""}=t,{lang:A="en"}=t,{clientstyling:I=""}=t,{clientstylingurl:O=""}=t,{translationurl:N=""}=t,{favorites:R=""}=t,{gamethumbnail:H=""}=t,{gamename:B=""}=t,{gamevendor:U=""}=t,{gameid:Y=""}=t,{gameisnew:z=""}=t,{gametag:j=""}=t,{gamefunmode:V=!1}=t,{searchitem:W=!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,se=!1,oe=!1,le=!1,ce=window.navigator.userAgent,ue="HH:mm",de={},he=[],me="EUR",pe="";const fe=[Jr],ge=[Qr,ei],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(Er).forEach((e=>{kr(e,Er[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,se=!0),e.data.session,i=e.data.userID),"CategoryUpdate"===e.data.type&&n(12,o=null)},we=e=>{window.postMessage({type:"SearchedItemClicked",gameId:e},window.location.href),
1304
1304
  //Analytics event -- if game was searched
1305
1305
  "function"==typeof gtag&&gtag("event","OpenGame",{context:"GameThumbnail--Searched",gameId:`${e}`,userId:`${i||"Not logged in"}`}),
1306
1306
  // Case mobile
1307
1307
  br(ce)&&"true"==ae?window.postMessage({type:"OpenGameFrame",gameId:e,gamefunmode:V,gamepagemodalurl:Q,isMobile:br(ce),source:"GameThumbnail",identifier:"Lobby"},window.location.href):br(ce)&&"false"==ae&&window.postMessage({type:"ShowGameModal",gameId:e,isMobile:br(ce)},window.location.href),
1308
1308
  // Case desktop
1309
- br(ce)||"true"!=ie?br(ce)||"false"!=ie||window.postMessage({type:"ShowGameModal",gameId:e,isMobile:br(ce)},window.location.href):window.postMessage({type:"OpenGameFrame",gameId:e,gamefunmode:V,gamepagemodalurl:Q,isMobile:br(ce),identifier:"Lobby"},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)},xe=()=>{var e;e=A,sr.set(e)},$e=()=>{te&&EventSource&&!l&&U&&Y&&(l=new EventSource(`${ee}/encoder/lobby/updates/${U}/${Y}`),l.addEventListener("message",Fe))},Se=()=>{l&&(l.close(),l=void 0)},Fe=async e=>{const{type:t,data:r}=e;let i;if("message"===t){if(r)try{i=JSON.parse(r)}catch(e){
1309
+ br(ce)||"true"!=ie?br(ce)||"false"!=ie||window.postMessage({type:"ShowGameModal",gameId:e,isMobile:br(ce)},window.location.href):window.postMessage({type:"OpenGameFrame",gameId:e,gamefunmode:V,gamepagemodalurl:Q,isMobile:br(ce),identifier:"Lobby"},window.location.href)},xe=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)},_e=()=>{var e;e=A,sr.set(e)},$e=()=>{te&&EventSource&&!l&&U&&Y&&(l=new EventSource(`${ee}/encoder/lobby/updates/${U}/${Y}`),l.addEventListener("message",Fe))},Se=()=>{l&&(l.close(),l=void 0)},Fe=async e=>{const{type:t,data:r}=e;let i;if("message"===t){if(r)try{i=JSON.parse(r)}catch(e){
1310
1310
  // eslint-disable-next-line no-console
1311
1311
  console.error("MESSAGE PARSING ERROR: ",e)}if(i){const{InternalTableId:e,MessageType:t,Results:// TakenSeats,
1312
1312
  r,Seats:// Roads, // for baccarat
1313
1313
  a,Open:s}=i;if(e)switch(t){case"SeatsUpdated":a&&Array.isArray(a)&&(n(29,y=a),n(12,o.currentOccupiedSeats=a,o),await D());break;case"RouletteResultsUpdated":r&&Array.isArray(r)&&(v=r,n(12,o.currentRouletteNumbers=r,o),await D());break;case"DoubleBallRouletteResultsUpdated":r&&Array.isArray(r)&&(b=r,n(12,o.currentDoubleBallRouletteNumbers=r,o),await D());break;case"TableOpened":case"TableClosed":n(23,h=s),n(12,o.isOpen=s,o),await D()}// default case
1314
1314
  }}// default case
1315
- },ke=(e,t=",")=>null!=e?`${e}`.replace(/\B(?=(\d{3})+(?!\d))/g,t):"",Ee=(e,t)=>e.some((e=>e===t)),Me=()=>{if(o){if(n(23,h=o.isOpen),de=o.betLimit||{},n(24,m=o.openHours),n(25,he=(e=>{g=e.totalSeats||7,n(29,y=e.currentOccupiedSeats||[]);const t=[];for(let e=1;e<=g;e++)t.push(e);return{seats:t}})(o).seats),m&&m.value){const{value:{startTime:e,originalTimeFormat:t}}=m;/* , timeFormat: timeFormatRaw */n(21,d=e),n(22,ue=t||ue)}h&&n(20,c=(e=>{let t=null;if(e){const{vendorCategory:n}=e;if(n){const e=n.toLowerCase();Ee(fe,e)?t=Jr:Ee(ge,e)&&(t=Qr)}// else if (contains(baccaratCategory, gameTypeToLower)) {
1315
+ },ke=(e,t=",")=>null!=e?`${e}`.replace(/\B(?=(\d{3})+(?!\d))/g,t):"",Ee=(e,t)=>e.some((e=>e===t)),Ce=()=>{if(o){if(n(23,h=o.isOpen),de=o.betLimit||{},n(24,m=o.openHours),n(25,he=(e=>{g=e.totalSeats||7,n(29,y=e.currentOccupiedSeats||[]);const t=[];for(let e=1;e<=g;e++)t.push(e);return{seats:t}})(o).seats),m&&m.value){const{value:{startTime:e,originalTimeFormat:t}}=m;/* , timeFormat: timeFormatRaw */n(21,d=e),n(22,ue=t||ue)}h&&n(20,c=(e=>{let t=null;if(e){const{vendorCategory:n}=e;if(n){const e=n.toLowerCase();Ee(fe,e)?t=Jr:Ee(ge,e)&&(t=Qr)}// else if (contains(baccaratCategory, gameTypeToLower)) {
1316
1316
  // GameComponent = 'baccarat';
1317
1317
  }// } else if (contains(otherLiveGamesCategory, gameTypeToLower)) {
1318
1318
  // GameComponent = 'poker';
1319
1319
  // }
1320
- return t})(o)),n(26,me=Mr[J]),n(27,p=(de.min||{})[J]),n(28,f=(de.max||{})[J]),v=o.currentRouletteNumbers,b=o.currentDoubleBallRouletteNumbers,w=o.vendorCategory,n(30,_=w.toLowerCase()===ei),n(13,x=(_?b:v)||[]),n(31,$="GameProp LiveProps RoulleteProps"),n(31,$+=_?" Double":""),n(32,S=Ee(ge,w.toLowerCase())?ve:ye),k=F,n(33,F=Array.isArray(y)&&y.length===g),o.dealer&&n(35,L=o.dealer.DealerName),T=o.numberOfPlayers,n(34,pe="ListGame"),o.isOpen&&o.currentRouletteNumbers&&n(34,pe+=" GameBackdrop"),h&&F&&p&&f&&o.currentOccupiedSeats?n(34,pe+=" GameContainerDimmed"):!1===h&&d&&n(34,pe+=" GameContainerFullyDimmed"),s&&(!k&&F?(n(34,pe+=" PulsatingRedShadow"),n(34,pe=pe.replace(" PulsatingGreenShadow",""))):k&&!F&&(n(34,pe+=" PulsatingGreenShadow"),n(34,pe=pe.replace(" PulsatingRedShadow",""))))}},Ce=()=>{let e=new URL(O),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{s.appendChild(t)}),1)}))};E((()=>(window.addEventListener("message",be,!1),()=>{window.removeEventListener("message",be),l&&l.removeEventListener("message",Fe)})));return e.$$set=e=>{"session"in e&&n(48,G=e.session),"userid"in e&&n(49,P=e.userid),"lang"in e&&n(1,A=e.lang),"clientstyling"in e&&n(50,I=e.clientstyling),"clientstylingurl"in e&&n(51,O=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,z=e.gameisnew),"gametag"in e&&n(8,j=e.gametag),"gamefunmode"in e&&n(53,V=e.gamefunmode),"searchitem"in e&&n(54,W=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?Se():"connect"===ne&&$e()),/*visibilityconnect*/1073741824&e.$$.dirty[1]&&re&&("disconnect"===re?Se():"connect"===re&&"connect"===ne&&$e()),/*lang*/2&e.$$.dirty[0]&&A&&xe(),/*session, userid, endpoint*/134610944&e.$$.dirty[1]&&G&&P&&ee&&(n(15,se=!0),i=P),/*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]&&I&&s&&(()=>{let e=document.createElement("style");e.innerHTML=I,s.appendChild(e)})(),/*customStylingContainer*/2048&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&O&&s&&Ce(),/*favorites*/4&e.$$.dirty[0]&&R&&"true"==R&&n(16,oe=!0),/*translationurl*/2097152&e.$$.dirty[1]&&N&&fetch(N).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{kr(t,e[t])}))})).catch((e=>{console.log(e)})),/*gamecellsize*/512&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&K&&O&&Ce(),/*endpoint, livelobbyendpoint*/402653184&e.$$.dirty[1]&&ee&&te&&(()=>{let e=new URL(`${te.split("?")[0]}`);e.searchParams.append("platform",wr(ce)),e.searchParams.append("language",A),
1320
+ return t})(o)),n(26,me=Cr[J]),n(27,p=(de.min||{})[J]),n(28,f=(de.max||{})[J]),v=o.currentRouletteNumbers,b=o.currentDoubleBallRouletteNumbers,w=o.vendorCategory,n(30,x=w.toLowerCase()===ei),n(13,_=(x?b:v)||[]),n(31,$="GameProp LiveProps RoulleteProps"),n(31,$+=x?" Double":""),n(32,S=Ee(ge,w.toLowerCase())?ve:ye),k=F,n(33,F=Array.isArray(y)&&y.length===g),o.dealer&&n(35,L=o.dealer.DealerName),T=o.numberOfPlayers,n(34,pe="ListGame"),o.isOpen&&o.currentRouletteNumbers&&n(34,pe+=" GameBackdrop"),h&&F&&p&&f&&o.currentOccupiedSeats?n(34,pe+=" GameContainerDimmed"):!1===h&&d&&n(34,pe+=" GameContainerFullyDimmed"),s&&(!k&&F?(n(34,pe+=" PulsatingRedShadow"),n(34,pe=pe.replace(" PulsatingGreenShadow",""))):k&&!F&&(n(34,pe+=" PulsatingGreenShadow"),n(34,pe=pe.replace(" PulsatingRedShadow",""))))}},Me=()=>{let e=new URL(O),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{s.appendChild(t)}),1)}))};E((()=>(window.addEventListener("message",be,!1),()=>{window.removeEventListener("message",be),l&&l.removeEventListener("message",Fe)})));return e.$$set=e=>{"session"in e&&n(48,G=e.session),"userid"in e&&n(49,P=e.userid),"lang"in e&&n(1,A=e.lang),"clientstyling"in e&&n(50,I=e.clientstyling),"clientstylingurl"in e&&n(51,O=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,z=e.gameisnew),"gametag"in e&&n(8,j=e.gametag),"gamefunmode"in e&&n(53,V=e.gamefunmode),"searchitem"in e&&n(54,W=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?Se():"connect"===ne&&$e()),/*visibilityconnect*/1073741824&e.$$.dirty[1]&&re&&("disconnect"===re?Se():"connect"===re&&"connect"===ne&&$e()),/*lang*/2&e.$$.dirty[0]&&A&&_e(),/*session, userid, endpoint*/134610944&e.$$.dirty[1]&&G&&P&&ee&&(n(15,se=!0),i=P),/*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]&&I&&s&&(()=>{let e=document.createElement("style");e.innerHTML=I,s.appendChild(e)})(),/*customStylingContainer*/2048&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&O&&s&&Me(),/*favorites*/4&e.$$.dirty[0]&&R&&"true"==R&&n(16,oe=!0),/*translationurl*/2097152&e.$$.dirty[1]&&N&&fetch(N).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{kr(t,e[t])}))})).catch((e=>{console.log(e)})),/*gamecellsize*/512&e.$$.dirty[0]|/*clientstylingurl*/1048576&e.$$.dirty[1]&&K&&O&&Me(),/*endpoint, livelobbyendpoint*/402653184&e.$$.dirty[1]&&ee&&te&&(()=>{let e=new URL(`${te.split("?")[0]}`);e.searchParams.append("platform",wr(ce)),e.searchParams.append("language",A),
1321
1321
  // let url:URL = new URL(`${endpoint}${livelobbyendpoint}`);
1322
- fetch(e).then((e=>e.json())).then((e=>{const{details:t}=e[0];n(12,o=t)}))})(),/*livegamedata*/4096&e.$$.dirty[0]&&o&&Me(),/*roulletteref, roulleteresults*/24576&e.$$.dirty[0]&&M&&x&&(()=>{const e="FirstElementAnimated",t=M.getElementsByClassName("First")[0];t&&(t.classList.add(e),setTimeout((()=>{t.classList.remove(e)}),2e3))})()},[Z,A,R,H,B,U,Y,z,j,K,q,s,o,x,M,se,oe,!1,le,a,c,d,ue,h,m,he,me,p,f,y,_,$,S,F,pe,L,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)},Ee,(e,t,n)=>{let r,i;return null!=e&&null!=t&&(i=`\n <span>\n ${n}\n </span>\n ${ke(e)}-${ke(t)}`),T&&(r=`\n <svg fill="var(--emfe-w-color-white, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>\n <span class="NrOfPlayers">${T}</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("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 `},G,P,I,O,N,V,W,X,J,Q,ee,te,ne,re,ie,ae,ye,ve,function(e){C[e?"unshift":"push"]((()=>{a=e,n(19,a)}))},()=>_e(Y),()=>we(Y),()=>_e(Y),function(e){C[e?"unshift":"push"]((()=>{M=e,n(14,M)}))},function(e){C[e?"unshift":"push"]((()=>{s=e,n(11,s)}))}]}function ri(e,t){Vn(e,t)}!customElements.get("casino-game-thumbnail")&&customElements.define("casino-game-thumbnail",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='*,*::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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));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}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},ni,qr,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&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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}),R()}get userid(){return this.$$.ctx[49]}set userid(e){this.$$set({userid:e}),R()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),R()}get clientstyling(){return this.$$.ctx[50]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[51]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get translationurl(){return this.$$.ctx[52]}set translationurl(e){this.$$set({translationurl:e}),R()}get favorites(){return this.$$.ctx[2]}set favorites(e){this.$$set({favorites:e}),R()}get gamethumbnail(){return this.$$.ctx[3]}set gamethumbnail(e){this.$$set({gamethumbnail:e}),R()}get gamename(){return this.$$.ctx[4]}set gamename(e){this.$$set({gamename:e}),R()}get gamevendor(){return this.$$.ctx[5]}set gamevendor(e){this.$$set({gamevendor:e}),R()}get gameid(){return this.$$.ctx[6]}set gameid(e){this.$$set({gameid:e}),R()}get gameisnew(){return this.$$.ctx[7]}set gameisnew(e){this.$$set({gameisnew:e}),R()}get gametag(){return this.$$.ctx[8]}set gametag(e){this.$$set({gametag:e}),R()}get gamefunmode(){return this.$$.ctx[53]}set gamefunmode(e){this.$$set({gamefunmode:e}),R()}get searchitem(){return this.$$.ctx[54]}set searchitem(e){this.$$set({searchitem:e}),R()}get gamefavorite(){return this.$$.ctx[0]}set gamefavorite(e){this.$$set({gamefavorite:e}),R()}get gamecellsize(){return this.$$.ctx[9]}set gamecellsize(e){this.$$set({gamecellsize:e}),R()}get showfavoredcategory(){return this.$$.ctx[55]}set showfavoredcategory(e){this.$$set({showfavoredcategory:e}),R()}get showgamename(){return this.$$.ctx[10]}set showgamename(e){this.$$set({showgamename:e}),R()}get currency(){return this.$$.ctx[56]}set currency(e){this.$$set({currency:e}),R()}get gamepagemodalurl(){return this.$$.ctx[57]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get endpoint(){return this.$$.ctx[58]}set endpoint(e){this.$$set({endpoint:e}),R()}get livelobbyendpoint(){return this.$$.ctx[59]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),R()}get connectlive(){return this.$$.ctx[60]}set connectlive(e){this.$$set({connectlive:e}),R()}get visibilityconnect(){return this.$$.ctx[61]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[62]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get integratedgameframemobile(){return this.$$.ctx[63]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[64]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[65]}});const ii={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}};
1322
+ fetch(e).then((e=>e.json())).then((e=>{const{details:t}=e[0];n(12,o=t)}))})(),/*livegamedata*/4096&e.$$.dirty[0]&&o&&Ce(),/*roulletteref, roulleteresults*/24576&e.$$.dirty[0]&&C&&_&&(()=>{const e="FirstElementAnimated",t=C.getElementsByClassName("First")[0];t&&(t.classList.add(e),setTimeout((()=>{t.classList.remove(e)}),2e3))})()},[Z,A,R,H,B,U,Y,z,j,K,q,s,o,_,C,se,oe,!1,le,a,c,d,ue,h,m,he,me,p,f,y,x,$,S,F,pe,L,r,ce,we,xe,()=>{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)},Ee,(e,t,n)=>{let r,i;return null!=e&&null!=t&&(i=`\n <span>\n ${n}\n </span>\n ${ke(e)}-${ke(t)}`),T&&(r=`\n <svg fill="var(--emfe-w-color-white, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>\n <span class="NrOfPlayers">${T}</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("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 `},G,P,I,O,N,V,W,X,J,Q,ee,te,ne,re,ie,ae,ye,ve,function(e){M[e?"unshift":"push"]((()=>{a=e,n(19,a)}))},()=>xe(Y),()=>we(Y),()=>xe(Y),function(e){M[e?"unshift":"push"]((()=>{C=e,n(14,C)}))},function(e){M[e?"unshift":"push"]((()=>{s=e,n(11,s)}))}]}function ri(e,t){Vn(e,t)}!customElements.get("casino-game-thumbnail")&&customElements.define("casino-game-thumbnail",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='*,*::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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));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}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},ni,qr,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&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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}),R()}get userid(){return this.$$.ctx[49]}set userid(e){this.$$set({userid:e}),R()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),R()}get clientstyling(){return this.$$.ctx[50]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[51]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get translationurl(){return this.$$.ctx[52]}set translationurl(e){this.$$set({translationurl:e}),R()}get favorites(){return this.$$.ctx[2]}set favorites(e){this.$$set({favorites:e}),R()}get gamethumbnail(){return this.$$.ctx[3]}set gamethumbnail(e){this.$$set({gamethumbnail:e}),R()}get gamename(){return this.$$.ctx[4]}set gamename(e){this.$$set({gamename:e}),R()}get gamevendor(){return this.$$.ctx[5]}set gamevendor(e){this.$$set({gamevendor:e}),R()}get gameid(){return this.$$.ctx[6]}set gameid(e){this.$$set({gameid:e}),R()}get gameisnew(){return this.$$.ctx[7]}set gameisnew(e){this.$$set({gameisnew:e}),R()}get gametag(){return this.$$.ctx[8]}set gametag(e){this.$$set({gametag:e}),R()}get gamefunmode(){return this.$$.ctx[53]}set gamefunmode(e){this.$$set({gamefunmode:e}),R()}get searchitem(){return this.$$.ctx[54]}set searchitem(e){this.$$set({searchitem:e}),R()}get gamefavorite(){return this.$$.ctx[0]}set gamefavorite(e){this.$$set({gamefavorite:e}),R()}get gamecellsize(){return this.$$.ctx[9]}set gamecellsize(e){this.$$set({gamecellsize:e}),R()}get showfavoredcategory(){return this.$$.ctx[55]}set showfavoredcategory(e){this.$$set({showfavoredcategory:e}),R()}get showgamename(){return this.$$.ctx[10]}set showgamename(e){this.$$set({showgamename:e}),R()}get currency(){return this.$$.ctx[56]}set currency(e){this.$$set({currency:e}),R()}get gamepagemodalurl(){return this.$$.ctx[57]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get endpoint(){return this.$$.ctx[58]}set endpoint(e){this.$$set({endpoint:e}),R()}get livelobbyendpoint(){return this.$$.ctx[59]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),R()}get connectlive(){return this.$$.ctx[60]}set connectlive(e){this.$$set({connectlive:e}),R()}get visibilityconnect(){return this.$$.ctx[61]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[62]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get integratedgameframemobile(){return this.$$.ctx[63]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[64]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[65]}});const ii={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Pružatelji:",filterby:"Filter:",all:"Sve",clear:"Očisti sve"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}};
1323
1323
  /* ../casino-filter/src/CasinoFilter.svelte generated by Svelte v3.59.2 */function ai(e,t,n){const r=e.slice();return r[36]=t[n],r[37]=t,r[38]=n,r}
1324
1324
  // (178:4) {#if !isLoading}
1325
- function si(e){let t,n,i,a,s,o,l,c,u,b,x,S,F,k,E,M,C,L,T,G,P,A,D,I,O,N,R,H,B,U,Y,z=/*$_*/e[11]("filterby")+"",j=/*$_*/e[11]("providers")+"",V=/*$_*/e[11]("clear")+"";function W(e,t){/*fullSelection*/
1326
- return e[7]?ci:li}let Z=W(e),K=Z(e),X=/*vendorArray*/e[5],q=[];for(let t=0;t<X.length;t+=1)q[t]=hi(ai(e,X,t));return{c(){t=f("div"),n=f("div"),i=f("div"),a=g("svg"),s=g("path"),o=v(),l=f("div"),c=f("span"),u=y(z),b=v(),x=f("div"),S=f("span"),F=y(j),k=v(),K.c(),E=v(),M=f("span"),C=g("svg"),L=g("path"),P=v(),A=f("div"),D=f("ul");for(let e=0;e<q.length;e+=1)q[e].c();I=v(),O=f("button"),N=y(V),_(s,"id","noun_filter_736223"),_(s,"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"),_(s,"transform","translate(-5 -6.2)"),_(s,"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"),_(x,"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"),_(C,"xmlns","http://www.w3.org/2000/svg"),_(C,"width","14"),_(C,"height","6.835"),_(C,"viewBox","0 0 14 6.835"),_(M,"class",T="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":"")),_(n,"class",G="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":"")),_(D,"class","FilterDropdown"),_(O,"class","ClearFilters"),O.disabled=R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length,_(A,"class",H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":"")),_(t,"class",B="FilterContainer "+(/*addfilterselector*/"true"==e[0]&&/*addsortingselector*/"true"==e[1]?"FilerContainerSplit":""))},m(r,m){h(r,t,m),d(t,n),d(n,i),d(i,a),d(a,s),d(i,o),d(i,l),d(l,c),d(c,u),d(l,b),d(l,x),d(x,S),d(S,F),d(x,k),K.m(x,null),d(n,E),d(n,M),d(M,C),d(C,L),d(t,P),d(t,A),d(A,D);for(let e=0;e<q.length;e+=1)q[e]&&q[e].m(D,null);d(A,I),d(A,O),d(O,N),U||(Y=[w(n,"click",/*click_handler*/e[22]),w(O,"click",/*click_handler_2*/e[25])],U=!0)},p(e,r){if(/*$_*/2048&r[0]&&z!==(z=/*$_*/e[11]("filterby")+"")&&$(u,z),/*$_*/2048&r[0]&&j!==(j=/*$_*/e[11]("providers")+"")&&$(F,j),Z===(Z=W(e))&&K?K.p(e,r):(K.d(1),K=Z(e),K&&(K.c(),K.m(x,null))),/*isFilterActive*/16&r[0]&&T!==(T="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":""))&&_(M,"class",T),/*isFilterActive*/16&r[0]&&G!==(G="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":""))&&_(n,"class",G),/*filterbylogo, vendorArray, filterByVendors*/8228&r[0]){let t;for(X=/*vendorArray*/e[5],t=0;t<X.length;t+=1){const n=ai(e,X,t);q[t]?q[t].p(n,r):(q[t]=hi(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]&&V!==(V=/*$_*/e[11]("clear")+"")&&$(N,V),/*fullSelection, selectedVendorArray, vendorArray*/224&r[0]&&R!==(R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length)&&(O.disabled=R),/*isFilterActive*/16&r[0]&&H!==(H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":""))&&_(A,"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(),p(q,e),U=!1,r(Y)}}}
1325
+ function si(e){let t,n,i,a,s,o,l,c,u,b,_,S,F,k,E,C,M,L,T,G,P,A,D,I,O,N,R,H,B,U,Y,z=/*$_*/e[11]("filterby")+"",j=/*$_*/e[11]("providers")+"",V=/*$_*/e[11]("clear")+"";function W(e,t){/*fullSelection*/
1326
+ return e[7]?ci:li}let Z=W(e),K=Z(e),X=/*vendorArray*/e[5],q=[];for(let t=0;t<X.length;t+=1)q[t]=hi(ai(e,X,t));return{c(){t=f("div"),n=f("div"),i=f("div"),a=g("svg"),s=g("path"),o=v(),l=f("div"),c=f("span"),u=y(z),b=v(),_=f("div"),S=f("span"),F=y(j),k=v(),K.c(),E=v(),C=f("span"),M=g("svg"),L=g("path"),P=v(),A=f("div"),D=f("ul");for(let e=0;e<q.length;e+=1)q[e].c();I=v(),O=f("button"),N=y(V),x(s,"id","noun_filter_736223"),x(s,"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"),x(s,"transform","translate(-5 -6.2)"),x(s,"fill","#fff"),x(a,"xmlns","http://www.w3.org/2000/svg"),x(a,"width","16"),x(a,"height","16"),x(a,"viewBox","0 0 16 16"),x(c,"class","FilterName"),x(_,"class","FilterValueContainer"),x(l,"class","FilterTextContainer"),x(i,"class","FilterMainArea"),x(L,"id","arrow"),x(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"),x(L,"transform","translate(-274.511 -441.088)"),x(L,"fill","#d1d1d1"),x(M,"xmlns","http://www.w3.org/2000/svg"),x(M,"width","14"),x(M,"height","6.835"),x(M,"viewBox","0 0 14 6.835"),x(C,"class",T="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":"")),x(n,"class",G="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":"")),x(D,"class","FilterDropdown"),x(O,"class","ClearFilters"),O.disabled=R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length,x(A,"class",H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":"")),x(t,"class",B="FilterContainer "+(/*addfilterselector*/"true"==e[0]&&/*addsortingselector*/"true"==e[1]?"FilerContainerSplit":""))},m(r,m){h(r,t,m),d(t,n),d(n,i),d(i,a),d(a,s),d(i,o),d(i,l),d(l,c),d(c,u),d(l,b),d(l,_),d(_,S),d(S,F),d(_,k),K.m(_,null),d(n,E),d(n,C),d(C,M),d(M,L),d(t,P),d(t,A),d(A,D);for(let e=0;e<q.length;e+=1)q[e]&&q[e].m(D,null);d(A,I),d(A,O),d(O,N),U||(Y=[w(n,"click",/*click_handler*/e[22]),w(O,"click",/*click_handler_2*/e[25])],U=!0)},p(e,r){if(/*$_*/2048&r[0]&&z!==(z=/*$_*/e[11]("filterby")+"")&&$(u,z),/*$_*/2048&r[0]&&j!==(j=/*$_*/e[11]("providers")+"")&&$(F,j),Z===(Z=W(e))&&K?K.p(e,r):(K.d(1),K=Z(e),K&&(K.c(),K.m(_,null))),/*isFilterActive*/16&r[0]&&T!==(T="TriangleInactive "+(/*isFilterActive*/e[4]?"TriangleActive":""))&&x(C,"class",T),/*isFilterActive*/16&r[0]&&G!==(G="FilterSelector "+(/*isFilterActive*/e[4]?"FilterSelectorOpen":""))&&x(n,"class",G),/*filterbylogo, vendorArray, filterByVendors*/8228&r[0]){let t;for(X=/*vendorArray*/e[5],t=0;t<X.length;t+=1){const n=ai(e,X,t);q[t]?q[t].p(n,r):(q[t]=hi(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]&&V!==(V=/*$_*/e[11]("clear")+"")&&$(N,V),/*fullSelection, selectedVendorArray, vendorArray*/224&r[0]&&R!==(R=/*fullSelection*/e[7]&&/*selectedVendorArray*/e[6].length!=/*vendorArray*/e[5].length)&&(O.disabled=R),/*isFilterActive*/16&r[0]&&H!==(H="FilterDropdownContainer "+(/*isFilterActive*/e[4]?"FilterOpen":""))&&x(A,"class",H),/*addfilterselector, addsortingselector*/3&r[0]&&B!==(B="FilterContainer "+(/*addfilterselector*/"true"==e[0]&&/*addsortingselector*/"true"==e[1]?"FilerContainerSplit":""))&&x(t,"class",B)},d(e){e&&m(t),K.d(),p(q,e),U=!1,r(Y)}}}
1327
1327
  // (175:2) {#if hasErrors}
1328
- function oi(e){let t,n,r=/*$_*/e[11]("500")+"";return{c(){t=f("p"),n=y(r),_(t,"class","SearchLoading")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/2048&t[0]&&r!==(r=/*$_*/e[11]("500")+"")&&$(n,r)},d(e){e&&m(t)}}}
1328
+ function oi(e){let t,n,r=/*$_*/e[11]("500")+"";return{c(){t=f("p"),n=y(r),x(t,"class","SearchLoading")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/2048&t[0]&&r!==(r=/*$_*/e[11]("500")+"")&&$(n,r)},d(e){e&&m(t)}}}
1329
1329
  // (191:14) {:else}
1330
- function li(e){let t,n;return{c(){t=f("span"),n=y(/*selectionNumber*/e[8]),_(t,"class","FilterCounter")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*selectionNumber*/256&t[0]&&$(n,/*selectionNumber*/e[8])},d(e){e&&m(t)}}}
1330
+ function li(e){let t,n;return{c(){t=f("span"),n=y(/*selectionNumber*/e[8]),x(t,"class","FilterCounter")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*selectionNumber*/256&t[0]&&$(n,/*selectionNumber*/e[8])},d(e){e&&m(t)}}}
1331
1331
  // (189:14) {#if fullSelection}
1332
- function ci(e){let t,n,r=/*$_*/e[11]("all")+"";return{c(){t=f("span"),n=y(r),_(t,"class","FilterCounter")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/2048&t[0]&&r!==(r=/*$_*/e[11]("all")+"")&&$(n,r)},d(e){e&&m(t)}}}
1332
+ function ci(e){let t,n,r=/*$_*/e[11]("all")+"";return{c(){t=f("span"),n=y(r),x(t,"class","FilterCounter")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/2048&t[0]&&r!==(r=/*$_*/e[11]("all")+"")&&$(n,r)},d(e){e&&m(t)}}}
1333
1333
  // (213:50)
1334
- function ui(e){let t,n;return{c(){t=f("img"),l(t.src,n=/*vendor*/e[36].logo)||_(t,"src",n),_(t,"alt","vendor logo")},m(e,n){h(e,t,n)},p(e,r){/*vendorArray*/32&r[0]&&!l(t.src,n=/*vendor*/e[36].logo)&&_(t,"src",n)},d(e){e&&m(t)}}}
1334
+ function ui(e){let t,n;return{c(){t=f("img"),l(t.src,n=/*vendor*/e[36].logo)||x(t,"src",n),x(t,"alt","vendor logo")},m(e,n){h(e,t,n)},p(e,r){/*vendorArray*/32&r[0]&&!l(t.src,n=/*vendor*/e[36].logo)&&x(t,"src",n)},d(e){e&&m(t)}}}
1335
1335
  // (211:16) {#if filterbylogo === "false"}
1336
- function di(e){let t,n,r,i,a,s,o,l,c=/*vendor*/e[36].name+"",u=/*vendor*/e[36].games.count+"";return{c(){t=f("div"),n=f("span"),r=y(c),i=v(),a=f("span"),s=y("("),o=y(u),l=y(")"),_(t,"class","FilterItemLabel")},m(e,c){h(e,t,c),d(t,n),d(n,r),d(t,i),d(t,a),d(a,s),d(a,o),d(a,l)},p(e,t){/*vendorArray*/32&t[0]&&c!==(c=/*vendor*/e[36].name+"")&&$(r,c),/*vendorArray*/32&t[0]&&u!==(u=/*vendor*/e[36].games.count+"")&&$(o,u)},d(e){e&&m(t)}}}
1336
+ function di(e){let t,n,r,i,a,s,o,l,c=/*vendor*/e[36].name+"",u=/*vendor*/e[36].games.count+"";return{c(){t=f("div"),n=f("span"),r=y(c),i=v(),a=f("span"),s=y("("),o=y(u),l=y(")"),x(t,"class","FilterItemLabel")},m(e,c){h(e,t,c),d(t,n),d(n,r),d(t,i),d(t,a),d(a,s),d(a,o),d(a,l)},p(e,t){/*vendorArray*/32&t[0]&&c!==(c=/*vendor*/e[36].name+"")&&$(r,c),/*vendorArray*/32&t[0]&&u!==(u=/*vendor*/e[36].games.count+"")&&$(o,u)},d(e){e&&m(t)}}}
1337
1337
  // (206:10) {#each vendorArray as vendor}
1338
1338
  function hi(e){let t,n,i,a,s,o,l,c,u,p,g,y;function b(){
1339
- /*input_change_handler*/e[23].call(i,/*each_value*/e[37],/*vendor_index*/e[38])}function x(){/*click_handler_1*/
1339
+ /*input_change_handler*/e[23].call(i,/*each_value*/e[37],/*vendor_index*/e[38])}function _(){/*click_handler_1*/
1340
1340
  return e[24](/*vendor*/e[36])}function $(e,t){/*filterbylogo*/
1341
- return"false"===e[2]?di:/*filterbylogo*/"true"===e[2]?ui:void 0}let S=$(e),F=S&&S(e);return{c(){t=f("li"),n=f("label"),i=f("input"),s=v(),o=f("span"),l=v(),F&&F.c(),c=v(),_(i,"type","checkbox"),_(i,"name","checkbox"),i.__value=a=/*vendor*/e[36].name,i.value=i.__value,_(o,"class","FiltersCheckmark"),_(n,"class","FilterLabel"),_(t,"class",u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":"")),t.value=p=/*vendor*/e[36].name},m(r,a){h(r,t,a),d(t,n),d(n,i),i.checked=/*vendor*/e[36].isFilterSelected,d(n,s),d(n,o),d(n,l),F&&F.m(n,null),d(t,c),g||(y=[w(i,"change",b),w(i,"click",x)],g=!0)},p(r,s){e=r,/*vendorArray*/32&s[0]&&a!==(a=/*vendor*/e[36].name)&&(i.__value=a,i.value=i.__value),/*vendorArray*/32&s[0]&&(i.checked=/*vendor*/e[36].isFilterSelected),S===(S=$(e))&&F?F.p(e,s):(F&&F.d(1),F=S&&S(e),F&&(F.c(),F.m(n,null))),/*filterbylogo*/4&s[0]&&u!==(u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":""))&&_(t,"class",u),/*vendorArray*/32&s[0]&&p!==(p=/*vendor*/e[36].name)&&(t.value=p)},d(e){e&&m(t),F&&F.d(),g=!1,r(y)}}}function mi(t){let n;function r(e,t){/*hasErrors*/
1341
+ return"false"===e[2]?di:/*filterbylogo*/"true"===e[2]?ui:void 0}let S=$(e),F=S&&S(e);return{c(){t=f("li"),n=f("label"),i=f("input"),s=v(),o=f("span"),l=v(),F&&F.c(),c=v(),x(i,"type","checkbox"),x(i,"name","checkbox"),i.__value=a=/*vendor*/e[36].name,i.value=i.__value,x(o,"class","FiltersCheckmark"),x(n,"class","FilterLabel"),x(t,"class",u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":"")),t.value=p=/*vendor*/e[36].name},m(r,a){h(r,t,a),d(t,n),d(n,i),i.checked=/*vendor*/e[36].isFilterSelected,d(n,s),d(n,o),d(n,l),F&&F.m(n,null),d(t,c),g||(y=[w(i,"change",b),w(i,"click",_)],g=!0)},p(r,s){e=r,/*vendorArray*/32&s[0]&&a!==(a=/*vendor*/e[36].name)&&(i.__value=a,i.value=i.__value),/*vendorArray*/32&s[0]&&(i.checked=/*vendor*/e[36].isFilterSelected),S===(S=$(e))&&F?F.p(e,s):(F&&F.d(1),F=S&&S(e),F&&(F.c(),F.m(n,null))),/*filterbylogo*/4&s[0]&&u!==(u="FilterItem "+(/*filterbylogo*/"true"===e[2]?"FilterItemWithLogos":""))&&x(t,"class",u),/*vendorArray*/32&s[0]&&p!==(p=/*vendor*/e[36].name)&&(t.value=p)},d(e){e&&m(t),F&&F.d(),g=!1,r(y)}}}function mi(t){let n;function r(e,t){/*hasErrors*/
1342
1342
  return e[10]?oi:/*isLoading*/e[9]?void 0:si}let i=r(t),a=i&&i(t);return{c(){n=f("div"),a&&a.c(),this.c=e},m(e,r){h(e,n,r),a&&a.m(n,null)
1343
1343
  /*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()
1344
- /*div_binding*/,t[26](null)}}}function pi(e,t,n){let r;u(e,vr,(e=>n(11,r=e)));let i,{endpoint:a=""}=t,{datasource:s=""}=t,{lang:o=""}=t,{translationurl:l=""}=t,{clientstyling:c=""}=t,{clientstylingurl:d=""}=t,{categoryid:h=""}=t,{addfilterselector:m="false"}=t,{addsortingselector:p="false"}=t,{filterbylogo:f="false"}=t,g=!1,y=window.navigator.userAgent,v=[],b=[],w={},_=!1,x=0,$=!0,S=!1;
1344
+ /*div_binding*/,t[26](null)}}}function pi(e,t,n){let r;u(e,vr,(e=>n(11,r=e)));let i,{endpoint:a=""}=t,{datasource:s=""}=t,{lang:o=""}=t,{translationurl:l=""}=t,{clientstyling:c=""}=t,{clientstylingurl:d=""}=t,{categoryid:h=""}=t,{addfilterselector:m="false"}=t,{addsortingselector:p="false"}=t,{filterbylogo:f="false"}=t,g=!1,y=window.navigator.userAgent,v=[],b=[],w={},x=!1,_=0,$=!0,S=!1;
1345
1345
  // start translations area
1346
1346
  !function({withLocale:e,translations:t}){sr.subscribe((n=>{null==n&&(Yn.set(t),sr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1347
1347
  /*dictionary.set(translations);
1348
1348
  locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(ii).forEach((e=>{ri(e,ii[e])}));
1349
1349
  // end custom styling area
1350
- w[h]&&(w={[h]:[]});const F=()=>{n(4,g=!g),window.postMessage({type:"FilterOpened"},window.location.href)},k=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={[h]:b.map((e=>e.id))})):(t=JSON.parse(t),t[h]=b.map((e=>e.id)),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(t))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),M()},M=()=>{
1350
+ w[h]&&(w={[h]:[]});const F=()=>{n(4,g=!g),window.postMessage({type:"FilterOpened"},window.location.href)},k=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={[h]:b.map((e=>e.id))})):(t=JSON.parse(t),t[h]=b.map((e=>e.id)),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(t))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),C()},C=()=>{
1351
1351
  // update filters value
1352
- n(7,_=b.length===v.length||0==b.length),n(8,x=b.length)},L=()=>{const e=new URL(`${a}/casino/vendors`);n(4,g=!1),e.searchParams.append("fields","id,name,logo,subVendors,games"),e.searchParams.append("language",o),e.searchParams.append("datasource",s),e.searchParams.append("platform",wr(y)),(h.match(/\$/g)||[]).length>1?(e.searchParams.append("filter",`games(subGroups=${h})`),e.searchParams.append("subVendors",`games(subGroups=${h})`)):e.searchParams.append("filter",`games(groups=${h})`),(e=>{n(9,$=!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[h])||void 0===t?void 0:t.indexOf(e.id))>=0?(e.isFilterSelected=!0,b.push(e)):e.isFilterSelected=!1})),n(5,v=e),
1352
+ n(7,x=b.length===v.length||0==b.length),n(8,_=b.length)},L=()=>{const e=new URL(`${a}/casino/vendors`);n(4,g=!1),e.searchParams.append("fields","id,name,logo,subVendors,games"),e.searchParams.append("language",o),e.searchParams.append("datasource",s),e.searchParams.append("platform",wr(y)),(h.match(/\$/g)||[]).length>1?(e.searchParams.append("filter",`games(subGroups=${h})`),e.searchParams.append("subVendors",`games(subGroups=${h})`)):e.searchParams.append("filter",`games(groups=${h})`),(e=>{n(9,$=!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[h])||void 0===t?void 0:t.indexOf(e.id))>=0?(e.isFilterSelected=!0,b.push(e)):e.isFilterSelected=!1})),n(5,v=e),
1353
1353
  // needed to force the update of the filters value
1354
- M()})).catch((e=>{console.error(e),n(10,S=!0),r(e)})).finally((()=>{n(9,$=!1)}))}))})(e)},T=()=>{n(6,b=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(w={[h]:b.map((e=>e.id))})),v.forEach((e=>e.isFilterSelected=!1)),
1354
+ C()})).catch((e=>{console.error(e),n(10,S=!0),r(e)})).finally((()=>{n(9,$=!1)}))}))})(e)},T=()=>{n(6,b=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(w={[h]:b.map((e=>e.id))})),v.forEach((e=>e.isFilterSelected=!1)),
1355
1355
  // this reassignation of the pointer value is required in order to have Svelte trigger a re-render
1356
- n(5,v),window.postMessage({type:"ApplyFilters"},window.location.href),n(7,_=!0),n(4,g=!1)},G=e=>{"SortingOpened"==e.data.type&&n(4,g=!1)};E((()=>(window.addEventListener("message",G,!1),()=>{window.removeEventListener("message",G)})));return e.$$set=e=>{"endpoint"in e&&n(15,a=e.endpoint),"datasource"in e&&n(16,s=e.datasource),"lang"in e&&n(17,o=e.lang),"translationurl"in e&&n(18,l=e.translationurl),"clientstyling"in e&&n(19,c=e.clientstyling),"clientstylingurl"in e&&n(20,d=e.clientstylingurl),"categoryid"in e&&n(21,h=e.categoryid),"addfilterselector"in e&&n(0,m=e.addfilterselector),"addsortingselector"in e&&n(1,p=e.addsortingselector),"filterbylogo"in e&&n(2,f=e.filterbylogo)},e.$$.update=()=>{/*endpoint, datasource, categoryid, filterbylogo*/2195460&e.$$.dirty[0]&&a&&s&&h&&f&&L(),/*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]&&d&&i&&(()=>{let e=document.createElement("style");fetch(new URL(d)).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=>{ri(t,e[t])}))})).catch((e=>{console.log(e)}))},[m,p,f,i,g,v,b,_,x,$,S,r,F,k,T,a,s,o,l,c,d,h,()=>F(),function(e,t){e[t].isFilterSelected=this.checked,n(5,v)},e=>k(e),()=>T(),function(e){C[e?"unshift":"push"]((()=>{i=e,n(3,i)}))}]}function fi(e,t){Vn(e,t)}!customElements.get("casino-filter")&&customElements.define("casino-filter",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.FilterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emfe-w-color-gray-300, #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:var(--emfe-w-color-gray-100, #E6E6E6);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:flex;flex-direction:column;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 label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-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 var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right: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 solid var(--emfe-w-color-white, #FFFFFF);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 var(--emfe-w-color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between}.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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #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{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},pi,mi,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&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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}),R()}get datasource(){return this.$$.ctx[16]}set datasource(e){this.$$set({datasource:e}),R()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),R()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),R()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get categoryid(){return this.$$.ctx[21]}set categoryid(e){this.$$set({categoryid:e}),R()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(e){this.$$set({addfilterselector:e}),R()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(e){this.$$set({addsortingselector:e}),R()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(e){this.$$set({filterbylogo:e}),R()}});const gi={en:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},zh:{sortby:"Sort by",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},de:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},it:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},fr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},es:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},tr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ru:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ro:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hu:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pt:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"}};
1356
+ n(5,v),window.postMessage({type:"ApplyFilters"},window.location.href),n(7,x=!0),n(4,g=!1)},G=e=>{"SortingOpened"==e.data.type&&n(4,g=!1)};E((()=>(window.addEventListener("message",G,!1),()=>{window.removeEventListener("message",G)})));return e.$$set=e=>{"endpoint"in e&&n(15,a=e.endpoint),"datasource"in e&&n(16,s=e.datasource),"lang"in e&&n(17,o=e.lang),"translationurl"in e&&n(18,l=e.translationurl),"clientstyling"in e&&n(19,c=e.clientstyling),"clientstylingurl"in e&&n(20,d=e.clientstylingurl),"categoryid"in e&&n(21,h=e.categoryid),"addfilterselector"in e&&n(0,m=e.addfilterselector),"addsortingselector"in e&&n(1,p=e.addsortingselector),"filterbylogo"in e&&n(2,f=e.filterbylogo)},e.$$.update=()=>{/*endpoint, datasource, categoryid, filterbylogo*/2195460&e.$$.dirty[0]&&a&&s&&h&&f&&L(),/*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]&&d&&i&&(()=>{let e=document.createElement("style");fetch(new URL(d)).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=>{ri(t,e[t])}))})).catch((e=>{console.log(e)}))},[m,p,f,i,g,v,b,x,_,$,S,r,F,k,T,a,s,o,l,c,d,h,()=>F(),function(e,t){e[t].isFilterSelected=this.checked,n(5,v)},e=>k(e),()=>T(),function(e){M[e?"unshift":"push"]((()=>{i=e,n(3,i)}))}]}function fi(e,t){Vn(e,t)}!customElements.get("casino-filter")&&customElements.define("casino-filter",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.FilterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emfe-w-color-gray-300, #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:var(--emfe-w-color-gray-100, #E6E6E6);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:flex;flex-direction:column;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 label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-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 var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right: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 solid var(--emfe-w-color-white, #FFFFFF);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 var(--emfe-w-color-white, #FFFFFF)}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between}.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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #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{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},pi,mi,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&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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}),R()}get datasource(){return this.$$.ctx[16]}set datasource(e){this.$$set({datasource:e}),R()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),R()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),R()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get categoryid(){return this.$$.ctx[21]}set categoryid(e){this.$$set({categoryid:e}),R()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(e){this.$$set({addfilterselector:e}),R()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(e){this.$$set({addsortingselector:e}),R()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(e){this.$$set({filterbylogo:e}),R()}});const gi={en:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},zh:{sortby:"Sort by",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},de:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},it:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},fr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},es:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},tr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ru:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ro:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hr:{sortby:"poredaj po",all:"sve",az:"A-Z",newest:"najnovije",hottest:"najpopularnije"},hu:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pt:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"}};
1357
1357
  /* ../casino-sort/src/CasinoSort.svelte generated by Svelte v3.59.2 */function yi(e,t,n){const r=e.slice();return r[23]=t[n],r}
1358
1358
  // (114:4) {#if !isLoading}
1359
- function vi(e){let t,n,r,i,a,s,o,l,c,u,b,x,S,F,k,E,M,C,L,T,G,P,A,D,I,O,N,R,H=/*$_*/e[4]("sortby")+"",B=/*vendorSortingBy*/(e[3]||/*$_*/e[4]("all"))+"",U=Object.values(/*vendorMap*/e[5]),Y=[];for(let t=0;t<U.length;t+=1)Y[t]=bi(yi(e,U,t));return{c(){t=f("div"),n=f("div"),r=f("div"),i=g("svg"),a=g("g"),s=g("path"),o=g("path"),l=g("path"),c=v(),u=f("div"),b=f("span"),x=y(H),S=v(),F=f("div"),k=f("span"),E=y(B),M=v(),C=f("span"),L=g("svg"),T=g("path"),A=v(),D=f("div"),I=f("ul");for(let e=0;e<Y.length;e+=1)Y[e].c();_(s,"id","Path_5267"),_(s,"data-name","Path 5267"),_(s,"d","M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"),_(s,"transform","translate(-206.448 0)"),_(s,"fill","#fff"),_(o,"id","Path_5268"),_(o,"data-name","Path 5268"),_(o,"d","M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"),_(o,"transform","translate(0 0)"),_(o,"fill","#fff"),_(l,"id","Path_5269"),_(l,"data-name","Path 5269"),_(l,"d","M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"),_(l,"transform","translate(-412.896 0)"),_(l,"fill","#fff"),_(a,"id","sortby"),_(a,"transform","translate(-306 -342)"),_(i,"xmlns","http://www.w3.org/2000/svg"),_(i,"width","20"),_(i,"height","20"),_(i,"viewBox","0 0 26.003 22.819"),_(b,"class","SorterName"),_(F,"class","SorterValueContainer"),_(u,"class","SorterTextContainer"),_(r,"class","SorterMainArea"),_(T,"id","arrow"),_(T,"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"),_(T,"transform","translate(-274.511 -441.088)"),_(T,"fill","#d1d1d1"),_(L,"xmlns","http://www.w3.org/2000/svg"),_(L,"width","14"),_(L,"height","6.835"),_(L,"viewBox","0 0 14 6.835"),_(C,"class",G="TriangleInactive "+(/*isSorterActive*/e[1]?"TriangleActive":"")),_(n,"class",P="SorterSelector "+(/*isSorterActive*/e[1]?"SorterSelectorOpen":"")),_(I,"class","SorterDropdown"),_(D,"class",O="SorterDropdownContainer "+(/*isSorterActive*/e[1]?"SorterOpen":"")),_(t,"class","SorterContainer")},m(m,p){h(m,t,p),d(t,n),d(n,r),d(r,i),d(i,a),d(a,s),d(a,o),d(a,l),d(r,c),d(r,u),d(u,b),d(b,x),d(u,S),d(u,F),d(F,k),d(k,E),d(n,M),d(n,C),d(C,L),d(L,T),d(t,A),d(t,D),d(D,I);for(let e=0;e<Y.length;e+=1)Y[e]&&Y[e].m(I,null);N||(R=w(n,"click",/*click_handler*/e[13]),N=!0)},p(e,t){if(/*$_*/16&t&&H!==(H=/*$_*/e[4]("sortby")+"")&&$(x,H),/*vendorSortingBy, $_*/24&t&&B!==(B=/*vendorSortingBy*/(e[3]||/*$_*/e[4]("all"))+"")&&$(E,B),/*isSorterActive*/2&t&&G!==(G="TriangleInactive "+(/*isSorterActive*/e[1]?"TriangleActive":""))&&_(C,"class",G),/*isSorterActive*/2&t&&P!==(P="SorterSelector "+(/*isSorterActive*/e[1]?"SorterSelectorOpen":""))&&_(n,"class",P),/*Object, vendorMap, vendorSortingBy, undefined, $_, sortBy*/120&t){let n;for(U=Object.values(/*vendorMap*/e[5]),n=0;n<U.length;n+=1){const r=yi(e,U,n);Y[n]?Y[n].p(r,t):(Y[n]=bi(r),Y[n].c(),Y[n].m(I,null))}for(;n<Y.length;n+=1)Y[n].d(1);Y.length=U.length}/*isSorterActive*/2&t&&O!==(O="SorterDropdownContainer "+(/*isSorterActive*/e[1]?"SorterOpen":""))&&_(D,"class",O)},d(e){e&&m(t),p(Y,e),N=!1,R()}}}
1359
+ function vi(e){let t,n,r,i,a,s,o,l,c,u,b,_,S,F,k,E,C,M,L,T,G,P,A,D,I,O,N,R,H=/*$_*/e[4]("sortby")+"",B=/*vendorSortingBy*/(e[3]||/*$_*/e[4]("all"))+"",U=Object.values(/*vendorMap*/e[5]),Y=[];for(let t=0;t<U.length;t+=1)Y[t]=bi(yi(e,U,t));return{c(){t=f("div"),n=f("div"),r=f("div"),i=g("svg"),a=g("g"),s=g("path"),o=g("path"),l=g("path"),c=v(),u=f("div"),b=f("span"),_=y(H),S=v(),F=f("div"),k=f("span"),E=y(B),C=v(),M=f("span"),L=g("svg"),T=g("path"),A=v(),D=f("div"),I=f("ul");for(let e=0;e<Y.length;e+=1)Y[e].c();x(s,"id","Path_5267"),x(s,"data-name","Path 5267"),x(s,"d","M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"),x(s,"transform","translate(-206.448 0)"),x(s,"fill","#fff"),x(o,"id","Path_5268"),x(o,"data-name","Path 5268"),x(o,"d","M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"),x(o,"transform","translate(0 0)"),x(o,"fill","#fff"),x(l,"id","Path_5269"),x(l,"data-name","Path 5269"),x(l,"d","M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"),x(l,"transform","translate(-412.896 0)"),x(l,"fill","#fff"),x(a,"id","sortby"),x(a,"transform","translate(-306 -342)"),x(i,"xmlns","http://www.w3.org/2000/svg"),x(i,"width","20"),x(i,"height","20"),x(i,"viewBox","0 0 26.003 22.819"),x(b,"class","SorterName"),x(F,"class","SorterValueContainer"),x(u,"class","SorterTextContainer"),x(r,"class","SorterMainArea"),x(T,"id","arrow"),x(T,"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"),x(T,"transform","translate(-274.511 -441.088)"),x(T,"fill","#d1d1d1"),x(L,"xmlns","http://www.w3.org/2000/svg"),x(L,"width","14"),x(L,"height","6.835"),x(L,"viewBox","0 0 14 6.835"),x(M,"class",G="TriangleInactive "+(/*isSorterActive*/e[1]?"TriangleActive":"")),x(n,"class",P="SorterSelector "+(/*isSorterActive*/e[1]?"SorterSelectorOpen":"")),x(I,"class","SorterDropdown"),x(D,"class",O="SorterDropdownContainer "+(/*isSorterActive*/e[1]?"SorterOpen":"")),x(t,"class","SorterContainer")},m(m,p){h(m,t,p),d(t,n),d(n,r),d(r,i),d(i,a),d(a,s),d(a,o),d(a,l),d(r,c),d(r,u),d(u,b),d(b,_),d(u,S),d(u,F),d(F,k),d(k,E),d(n,C),d(n,M),d(M,L),d(L,T),d(t,A),d(t,D),d(D,I);for(let e=0;e<Y.length;e+=1)Y[e]&&Y[e].m(I,null);N||(R=w(n,"click",/*click_handler*/e[13]),N=!0)},p(e,t){if(/*$_*/16&t&&H!==(H=/*$_*/e[4]("sortby")+"")&&$(_,H),/*vendorSortingBy, $_*/24&t&&B!==(B=/*vendorSortingBy*/(e[3]||/*$_*/e[4]("all"))+"")&&$(E,B),/*isSorterActive*/2&t&&G!==(G="TriangleInactive "+(/*isSorterActive*/e[1]?"TriangleActive":""))&&x(M,"class",G),/*isSorterActive*/2&t&&P!==(P="SorterSelector "+(/*isSorterActive*/e[1]?"SorterSelectorOpen":""))&&x(n,"class",P),/*Object, vendorMap, vendorSortingBy, undefined, $_, sortBy*/120&t){let n;for(U=Object.values(/*vendorMap*/e[5]),n=0;n<U.length;n+=1){const r=yi(e,U,n);Y[n]?Y[n].p(r,t):(Y[n]=bi(r),Y[n].c(),Y[n].m(I,null))}for(;n<Y.length;n+=1)Y[n].d(1);Y.length=U.length}/*isSorterActive*/2&t&&O!==(O="SorterDropdownContainer "+(/*isSorterActive*/e[1]?"SorterOpen":""))&&x(D,"class",O)},d(e){e&&m(t),p(Y,e),N=!1,R()}}}
1360
1360
  // (140:10) {#each Object.values(vendorMap) as sort}
1361
- function bi(e){let t,n,r,i,a,s,o,l,c,u,p,g,b=/*sort*/e[23]+"";function x(){/*click_handler_1*/
1362
- return e[14](/*sort*/e[23])}return{c(){t=f("li"),n=f("label"),r=f("input"),a=v(),s=f("span"),o=v(),l=f("span"),c=y(b),u=v(),_(r,"type","radio"),_(r,"name","radio"),r.value=/*sort*/e[23],r.checked=i=/*vendorSortingBy*/e[3]==/*sort*/e[23]||/*vendorSortingBy*/null==e[3]&&/*sort*/e[23]==/*$_*/e[4]("all"),_(s,"class","SortersCheckmark"),_(n,"class","SorterLabel CustomRadioButton"),_(t,"class","SorterItem"),t.value=/*sort*/e[23]},m(e,i){h(e,t,i),d(t,n),d(n,r),d(n,a),d(n,s),d(n,o),d(n,l),d(l,c),d(t,u),p||(g=w(r,"click",x),p=!0)},p(t,n){e=t,/*vendorSortingBy, $_*/24&n&&i!==(i=/*vendorSortingBy*/e[3]==/*sort*/e[23]||/*vendorSortingBy*/null==e[3]&&/*sort*/e[23]==/*$_*/e[4]("all"))&&(r.checked=i)},d(e){e&&m(t),p=!1,g()}}}function wi(t){let n;function r(e,t){if(!/*isLoading*/e[2])return vi}let i=r(t),a=i&&i(t);return{c(){n=f("div"),a&&a.c(),this.c=e},m(e,r){h(e,n,r),a&&a.m(n,null)
1361
+ function bi(e){let t,n,r,i,a,s,o,l,c,u,p,g,b=/*sort*/e[23]+"";function _(){/*click_handler_1*/
1362
+ return e[14](/*sort*/e[23])}return{c(){t=f("li"),n=f("label"),r=f("input"),a=v(),s=f("span"),o=v(),l=f("span"),c=y(b),u=v(),x(r,"type","radio"),x(r,"name","radio"),r.value=/*sort*/e[23],r.checked=i=/*vendorSortingBy*/e[3]==/*sort*/e[23]||/*vendorSortingBy*/null==e[3]&&/*sort*/e[23]==/*$_*/e[4]("all"),x(s,"class","SortersCheckmark"),x(n,"class","SorterLabel CustomRadioButton"),x(t,"class","SorterItem"),t.value=/*sort*/e[23]},m(e,i){h(e,t,i),d(t,n),d(n,r),d(n,a),d(n,s),d(n,o),d(n,l),d(l,c),d(t,u),p||(g=w(r,"click",_),p=!0)},p(t,n){e=t,/*vendorSortingBy, $_*/24&n&&i!==(i=/*vendorSortingBy*/e[3]==/*sort*/e[23]||/*vendorSortingBy*/null==e[3]&&/*sort*/e[23]==/*$_*/e[4]("all"))&&(r.checked=i)},d(e){e&&m(t),p=!1,g()}}}function wi(t){let n;function r(e,t){if(!/*isLoading*/e[2])return vi}let i=r(t),a=i&&i(t);return{c(){n=f("div"),a&&a.c(),this.c=e},m(e,r){h(e,n,r),a&&a.m(n,null)
1363
1363
  /*div_binding*/,t[15](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()
1364
- /*div_binding*/,t[15](null)}}}function _i(e,t,n){let r;u(e,vr,(e=>n(4,r=e)));let i,{lang:a=""}=t,{translationurl:s=""}=t,{clientstyling:o=""}=t,{clientstylingurl:l=""}=t,{categoryid:c=""}=t,d=!1,h=!0,m="",p="All";!function({withLocale:e,translations:t}){sr.subscribe((n=>{null==n&&(Yn.set(t),sr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1364
+ /*div_binding*/,t[15](null)}}}function xi(e,t,n){let r;u(e,vr,(e=>n(4,r=e)));let i,{lang:a=""}=t,{translationurl:s=""}=t,{clientstyling:o=""}=t,{clientstylingurl:l=""}=t,{categoryid:c=""}=t,d=!1,h=!0,m="",p="All";!function({withLocale:e,translations:t}){sr.subscribe((n=>{null==n&&(Yn.set(t),sr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1365
1365
  /*dictionary.set(translations);
1366
- locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(gi).forEach((e=>{fi(e,gi[e])}));const f={All:r("all"),name:r("az"),isNew:r("newest"),"advancedTags(name(hot))":r("hottest")},g=e=>{n(3,p=e);let t=localStorage.getItem("vendorSortingBy");m=e;for(let t in f)if(f[t]===e){m=t;break}null==t?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:m})):(t=JSON.parse(t),t[c]=m,localStorage.setItem("vendorSortingBy",JSON.stringify(t))),window.postMessage({type:"ApplySorter",sortBy:m,itemId:c},window.location.href),n(1,d=!d)},y=()=>{n(1,d=!d),window.postMessage({type:"SortingOpened"},window.location.href)},v=e=>{"FilterOpened"==e.data.type&&n(1,d=!1)};E((()=>(window.addEventListener("message",v,!1),()=>{window.removeEventListener("message",v)})));return e.$$set=e=>{"lang"in e&&n(8,a=e.lang),"translationurl"in e&&n(9,s=e.translationurl),"clientstyling"in e&&n(10,o=e.clientstyling),"clientstylingurl"in e&&n(11,l=e.clientstylingurl),"categoryid"in e&&n(12,c=e.categoryid)},e.$$.update=()=>{/*categoryid*/4096&e.$$.dirty&&c&&(()=>{var e;n(3,p="All"),n(2,h=!1),n(1,d=!1);let t=null===(e=JSON.parse(localStorage.getItem("vendorSortingBy")))||void 0===e?void 0:e[c];n(3,p=t||"All"),n(3,p=f[t])})(),/*clientstyling, customStylingContainer*/1025&e.$$.dirty&&o&&i&&(()=>{let e=document.createElement("style");e.innerHTML=o,i.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/2049&e.$$.dirty&&l&&i&&(()=>{let e=document.createElement("style");fetch(new URL(l)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{i.appendChild(e)}),1)}))})(),/*translationurl*/512&e.$$.dirty&&s&&fetch(s).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{fi(t,e[t])}))})).catch((e=>{console.log(e)}))},[i,d,h,p,r,f,g,y,a,s,o,l,c,()=>y(),e=>g(e),function(e){C[e?"unshift":"push"]((()=>{i=e,n(0,i)}))}]}
1366
+ locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(gi).forEach((e=>{fi(e,gi[e])}));const f={All:r("all"),name:r("az"),isNew:r("newest"),"advancedTags(name(hot))":r("hottest")},g=e=>{n(3,p=e);let t=localStorage.getItem("vendorSortingBy");m=e;for(let t in f)if(f[t]===e){m=t;break}null==t?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:m})):(t=JSON.parse(t),t[c]=m,localStorage.setItem("vendorSortingBy",JSON.stringify(t))),window.postMessage({type:"ApplySorter",sortBy:m,itemId:c},window.location.href),n(1,d=!d)},y=()=>{n(1,d=!d),window.postMessage({type:"SortingOpened"},window.location.href)},v=e=>{"FilterOpened"==e.data.type&&n(1,d=!1)};E((()=>(window.addEventListener("message",v,!1),()=>{window.removeEventListener("message",v)})));return e.$$set=e=>{"lang"in e&&n(8,a=e.lang),"translationurl"in e&&n(9,s=e.translationurl),"clientstyling"in e&&n(10,o=e.clientstyling),"clientstylingurl"in e&&n(11,l=e.clientstylingurl),"categoryid"in e&&n(12,c=e.categoryid)},e.$$.update=()=>{/*categoryid*/4096&e.$$.dirty&&c&&(()=>{var e;n(3,p="All"),n(2,h=!1),n(1,d=!1);let t=null===(e=JSON.parse(localStorage.getItem("vendorSortingBy")))||void 0===e?void 0:e[c];n(3,p=t||"All"),n(3,p=f[t])})(),/*clientstyling, customStylingContainer*/1025&e.$$.dirty&&o&&i&&(()=>{let e=document.createElement("style");e.innerHTML=o,i.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/2049&e.$$.dirty&&l&&i&&(()=>{let e=document.createElement("style");fetch(new URL(l)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{i.appendChild(e)}),1)}))})(),/*translationurl*/512&e.$$.dirty&&s&&fetch(s).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{fi(t,e[t])}))})).catch((e=>{console.log(e)}))},[i,d,h,p,r,f,g,y,a,s,o,l,c,()=>y(),e=>g(e),function(e){M[e?"unshift":"push"]((()=>{i=e,n(0,i)}))}]}
1367
1367
  /* ../casino-games-category-section/src/CasinoGamesCategorySection.svelte generated by Svelte v3.59.2 */
1368
- function xi(e,t,n){const r=e.slice();return r[81]=t[n],r[83]=n,r}function $i(e,t,n){const r=e.slice();return r[81]=t[n],r[84]=t,r[83]=n,r}function Si(e,t,n){const r=e.slice();return r[81]=t[n],r[83]=n,r}
1369
- // (635:4) {:else}
1368
+ function _i(e,t,n){const r=e.slice();return r[83]=t[n],r[85]=n,r}function $i(e,t,n){const r=e.slice();return r[83]=t[n],r[86]=t,r[85]=n,r}function Si(e,t,n){const r=e.slice();return r[83]=t[n],r[85]=n,r}
1369
+ // (636:4) {:else}
1370
1370
  function Fi(e){let t;function n(e,t){/*categoryData*/
1371
- return e[22]?Ci:/*showFavGamesCategory*/e[33]?Mi:void 0}let r=n(e),i=r&&r(e);return{c(){t=f("div"),i&&i.c()},m(e,n){h(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()}}}
1372
- // (577:4) {#if searched}
1371
+ return e[24]?Mi:/*showFavGamesCategory*/e[35]?Ci:void 0}let r=n(e),i=r&&r(e);return{c(){t=f("div"),i&&i.c()},m(e,n){h(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()}}}
1372
+ // (578:4) {#if searched}
1373
1373
  function ki(e){let t,n,r;function i(e,t){/*recentSearched*/
1374
- return e[26]?ea:/*shownCategoryData*/e[23].length?Ji:Qi}let a=i(e),s=a(e);function o(e,t){/*shownCategoryData*/
1375
- return e[23]?na:ta}let l=o(e),c=l(e);return{c(){t=f("div"),n=f("div"),s.c(),r=v(),c.c(),_(n,"class","CasinoGamesHeader Searched "+(br(/*userAgent*/e[38])?"CasinoGamesHeaderMobile":"")),_(t,"class","CasinoGamesContainer"),_(t,"part","CasinoGamesContainer")},m(e,i){h(e,t,i),d(t,n),s.m(n,null),d(t,r),c.m(t,null)},p(e,r){a===(a=i(e))&&s?s.p(e,r):(s.d(1),s=a(e),s&&(s.c(),s.m(n,null))),l===(l=o(e))&&c?c.p(e,r):(c.d(1),c=l(e),c&&(c.c(),c.m(t,null)))},d(e){e&&m(t),s.d(),c.d()}}}
1376
- // (569:2) {#if hasErrors}
1374
+ return e[28]?ea:/*shownCategoryData*/e[25].length?Ji:Qi}let a=i(e),s=a(e);function o(e,t){/*shownCategoryData*/
1375
+ return e[25]?na:ta}let l=o(e),c=l(e);return{c(){t=f("div"),n=f("div"),s.c(),r=v(),c.c(),x(n,"class","CasinoGamesHeader Searched "+(br(/*userAgent*/e[40])?"CasinoGamesHeaderMobile":"")),x(t,"class","CasinoGamesContainer")},m(e,i){h(e,t,i),d(t,n),s.m(n,null),d(t,r),c.m(t,null)},p(e,r){a===(a=i(e))&&s?s.p(e,r):(s.d(1),s=a(e),s&&(s.c(),s.m(n,null))),l===(l=o(e))&&c?c.p(e,r):(c.d(1),c=l(e),c&&(c.c(),c.m(t,null)))},d(e){e&&m(t),s.d(),c.d()}}}
1376
+ // (570:2) {#if hasErrors}
1377
1377
  function Ei(e){let t;function n(e,t){/*filteresPresent*/
1378
- return e[28]?sa:aa}let r=n(e),i=r(e);return{c(){i.c(),t=b()},m(e,n){i.m(e,n),h(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)}}}
1379
- // (723:39)
1380
- function Mi(e){let t,n,r,i,a=/*casinomygames*/"true"!==e[14]&&Li(e);function s(e,t){/*isLoading*/
1381
- return e[20]&&!/*isLazyLoading*/e[30]?Pi:/*favoriteGamesData*/e[36]?Gi:Ti}let o=s(e),l=o(e);return{c(){t=f("div"),a&&a.c(),n=v(),r=f("ul"),l.c(),_(r,"class",i=/*favoriteGamesData*/(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),_(t,"class","CasinoGamesContainer")},m(i,s){h(i,t,s),a&&a.m(t,null),d(t,n),d(t,r),l.m(r,null),
1382
- /*ul_binding_1*/e[55](r)},p(e,c){/*casinomygames*/"true"!==e[14]?a?a.p(e,c):(a=Li(e),a.c(),a.m(t,n)):a&&(a.d(1),a=null),o===(o=s(e))&&l?l.p(e,c):(l.d(1),l=o(e),l&&(l.c(),l.m(r,null))),/*favoriteGamesData*/32&c[1]&&i!==(i=/*favoriteGamesData*/(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&_(r,"class",i)},d(n){n&&m(t),a&&a.d(),l.d(),
1383
- /*ul_binding_1*/e[55](null)}}}
1384
- // (637:8) {#if categoryData}
1385
- function Ci(e){let t,n,r=/*casinomygames*/"true"!==e[14]&&Yi(e);function i(e,t){/*isLoading*/
1386
- return e[20]&&!/*isLazyLoading*/e[30]?Xi:/*shownCategoryData*/0!==e[23].length?Ki:Zi}let a=i(e),s=a(e);return{c(){t=f("div"),r&&r.c(),n=v(),s.c(),_(t,"class","CasinoGamesContainer")},m(e,i){h(e,t,i),r&&r.m(t,null),d(t,n),s.m(t,null)},p(e,o){/*casinomygames*/"true"!==e[14]?r?r.p(e,o):(r=Yi(e),r.c(),r.m(t,n)):r&&(r.d(1),r=null),a===(a=i(e))&&s?s.p(e,o):(s.d(1),s=a(e),s&&(s.c(),s.m(t,null)))},d(e){e&&m(t),r&&r.d(),s.d()}}}
1387
- // (725:14) {#if casinomygames !== 'true'}
1388
- function Li(e){let t,n,r,i,a,s,o,l,c=/*$_*/e[37]("favorites")+"",u=/*favoriteGamesData*/e[36].items.length+"";return{c(){t=f("div"),n=f("h3"),r=y(c),i=v(),a=f("span"),s=y("("),o=y(u),l=y(")"),_(a,"class","CategoryFavName"),_(n,"class","CategoryName"),_(t,"class","CasinoGamesHeader")},m(e,c){h(e,t,c),d(t,n),d(n,r),d(n,i),d(n,a),d(a,s),d(a,o),d(a,l)},p(e,t){/*$_*/64&t[1]&&c!==(c=/*$_*/e[37]("favorites")+"")&&$(r,c),/*favoriteGamesData*/32&t[1]&&u!==(u=/*favoriteGamesData*/e[36].items.length+"")&&$(o,u)},d(e){e&&m(t)}}}
1389
- // (828:18) {:else}
1390
- function Ti(e){let t,n,r=/*$_*/e[37]("waiting")+"";return{c(){t=f("p"),n=y(r)},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("waiting")+"")&&$(n,r)},d(e){e&&m(t)}}}
1391
- // (738:18) {#if favoriteGamesData}
1392
- function Gi(e){let t,n=/*favoriteGamesData*/e[36].items,r=[];for(let t=0;t<n.length;t+=1)r[t]=Ui(xi(e,n,t));let i=null;return n.length||(i=Ai(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]&&r[t].m(e,n);h(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 s;for(n=/*favoriteGamesData*/e[36].items,s=0;s<n.length;s+=1){const i=xi(e,n,s);r[s]?r[s].p(i,a):(r[s]=Ui(i),r[s].c(),r[s].m(t.parentNode,t))}for(;s<r.length;s+=1)r[s].d(1);r.length=n.length,!n.length&&i?i.p(e,a):n.length?i&&(i.d(1),i=null):(i=Ai(e),i.c(),i.m(t.parentNode,t))}},d(e){p(r,e),e&&m(t),i&&i.d(e)}}}
1393
- // (735:16) {#if isLoading && !isLazyLoading}
1394
- function Pi(t){let n;return{c(){n=f("div"),_(n,"class","lds-dual-ring")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1395
- // (809:20) {:else}
1396
- function Ai(e){let t,n,r,i,a,s,o,l,c,u,p,b,w,x,S=/*$_*/e[37]("noFavoritesTitle")+"";let F=function(e,t){return br(/*userAgent*/e[38])?Ii:Di}(e),k=F(e);return{c(){t=f("p"),n=g("svg"),r=g("rect"),i=g("rect"),a=g("circle"),s=g("path"),o=g("path"),l=g("path"),c=g("path"),u=v(),p=f("span"),b=y(S),w=v(),k.c(),x=v(),_(r,"x","1"),_(r,"y","18.053"),_(r,"width","90.263"),_(r,"height","90.263"),_(r,"rx","12"),_(r,"stroke","var(--emfe-w-color-gray-150, #828282)"),_(r,"stroke-width","1.5"),_(i,"x","106.737"),_(i,"y","56.737"),_(i,"width","90.263"),_(i,"height","90.263"),_(i,"rx","12"),_(i,"stroke","var(--emfe-w-color-gray-150, #828282)"),_(i,"stroke-width","1.5"),_(a,"cx","70.5"),_(a,"cy","32.237"),_(a,"r","31.487"),_(a,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),_(a,"stroke-width","1.5"),_(a,"stroke-dasharray","5 0"),_(s,"d","M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"),_(s,"fill","var(--emfe-w-color-gray-150, #828282)"),_(o,"d","M78 43h11v13H78V43z"),_(o,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),_(l,"d","m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"),_(l,"fill","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),_(l,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),_(l,"stroke-linecap","round"),_(l,"stroke-linejoin","round"),_(c,"d","m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"),_(c,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),_(c,"stroke-width","1.5"),_(c,"stroke-linecap","round"),_(c,"stroke-linejoin","round"),_(n,"width","198"),_(n,"height","148"),_(n,"viewBox","0 0 198 148"),_(n,"fill","none"),_(n,"xmlns","http://www.w3.org/2000/svg"),_(p,"class","NoFavoriteText NoFavoriteTextHighlight"),_(t,"class","NoFavoriteGames "+(br(/*userAgent*/e[38])?"NoFavoriteGamesMobile":""))},m(e,m){h(e,t,m),d(t,n),d(n,r),d(n,i),d(n,a),d(n,s),d(n,o),d(n,l),d(n,c),d(t,u),d(t,p),d(p,b),d(t,w),k.m(t,null),d(t,x)},p(e,t){/*$_*/64&t[1]&&S!==(S=/*$_*/e[37]("noFavoritesTitle")+"")&&$(b,S),k.p(e,t)},d(e){e&&m(t),k.d()}}}
1397
- // (823:24) {:else}
1398
- function Di(e){let t,n,r=/*$_*/e[37]("noFavorites")+"";return{c(){t=f("span"),n=y(r),_(t,"class","NoFavoriteText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("noFavorites")+"")&&$(n,r)},d(e){e&&m(t)}}}
1399
- // (821:24) {#if isMobile(userAgent)}
1400
- function Ii(e){let t,n,r=/*$_*/e[37]("noFavoritesMobile")+"";return{c(){t=f("span"),n=y(r),_(t,"class","NoFavoriteText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("noFavoritesMobile")+"")&&$(n,r)},d(e){e&&m(t)}}}
1401
- // (740:22) {#if gameprops.gameModel}
1402
- function Oi(e){let t,n=/*gameprops*/e[81].gameModel.isFavorite&&Ni(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,r){/*gameprops*/e[81].gameModel.isFavorite?n?n.p(e,r):(n=Ni(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1403
- // (741:24) {#if gameprops.gameModel.isFavorite}
1378
+ return e[30]?sa:aa}let r=n(e),i=r(e);return{c(){i.c(),t=b()},m(e,n){i.m(e,n),h(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)}}}
1379
+ // (724:39)
1380
+ function Ci(e){let t,n,r,i,a=/*casinomygames*/"true"!==e[14]&&Li(e);function s(e,t){/*isLoading*/
1381
+ return e[21]&&!/*isLazyLoading*/e[32]?Pi:/*favoriteGamesData*/e[38]?Gi:Ti}let o=s(e),l=o(e);return{c(){t=f("div"),a&&a.c(),n=v(),r=f("ul"),l.c(),x(r,"class",i=/*favoriteGamesData*/(0!=e[38].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),x(t,"class","CasinoGamesContainer")},m(i,s){h(i,t,s),a&&a.m(t,null),d(t,n),d(t,r),l.m(r,null),
1382
+ /*ul_binding_1*/e[58](r)},p(e,c){/*casinomygames*/"true"!==e[14]?a?a.p(e,c):(a=Li(e),a.c(),a.m(t,n)):a&&(a.d(1),a=null),o===(o=s(e))&&l?l.p(e,c):(l.d(1),l=o(e),l&&(l.c(),l.m(r,null))),/*favoriteGamesData*/128&c[1]&&i!==(i=/*favoriteGamesData*/(0!=e[38].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&x(r,"class",i)},d(n){n&&m(t),a&&a.d(),l.d(),
1383
+ /*ul_binding_1*/e[58](null)}}}
1384
+ // (638:8) {#if categoryData}
1385
+ function Mi(e){let t,n,r=/*casinomygames*/"true"!==e[14]&&Yi(e);function i(e,t){/*isLoading*/
1386
+ return e[21]&&!/*isLazyLoading*/e[32]?Xi:/*shownCategoryData*/0!==e[25].length?Ki:Zi}let a=i(e),s=a(e);return{c(){t=f("div"),r&&r.c(),n=v(),s.c(),x(t,"class","CasinoGamesContainer")},m(e,i){h(e,t,i),r&&r.m(t,null),d(t,n),s.m(t,null)},p(e,o){/*casinomygames*/"true"!==e[14]?r?r.p(e,o):(r=Yi(e),r.c(),r.m(t,n)):r&&(r.d(1),r=null),a===(a=i(e))&&s?s.p(e,o):(s.d(1),s=a(e),s&&(s.c(),s.m(t,null)))},d(e){e&&m(t),r&&r.d(),s.d()}}}
1387
+ // (726:14) {#if casinomygames !== 'true'}
1388
+ function Li(e){let t,n,r,i,a,s,o,l,c=/*$_*/e[39]("favorites")+"",u=/*favoriteGamesData*/e[38].items.length+"";return{c(){t=f("div"),n=f("h3"),r=y(c),i=v(),a=f("span"),s=y("("),o=y(u),l=y(")"),x(a,"class","CategoryFavName"),x(n,"class","CategoryName"),x(t,"class","CasinoGamesHeader")},m(c,u){h(c,t,u),d(t,n),d(n,r),d(n,i),d(n,a),d(a,s),d(a,o),d(a,l),
1389
+ /*h3_binding_1*/e[57](n)},p(e,t){/*$_*/256&t[1]&&c!==(c=/*$_*/e[39]("favorites")+"")&&$(r,c),/*favoriteGamesData*/128&t[1]&&u!==(u=/*favoriteGamesData*/e[38].items.length+"")&&$(o,u)},d(n){n&&m(t)
1390
+ /*h3_binding_1*/,e[57](null)}}}
1391
+ // (829:18) {:else}
1392
+ function Ti(e){let t,n,r=/*$_*/e[39]("waiting")+"";return{c(){t=f("p"),n=y(r)},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("waiting")+"")&&$(n,r)},d(e){e&&m(t)}}}
1393
+ // (739:18) {#if favoriteGamesData}
1394
+ function Gi(e){let t,n=/*favoriteGamesData*/e[38].items,r=[];for(let t=0;t<n.length;t+=1)r[t]=Ui(_i(e,n,t));let i=null;return n.length||(i=Ai(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]&&r[t].m(e,n);h(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, $_*/2032&a[1]){let s;for(n=/*favoriteGamesData*/e[38].items,s=0;s<n.length;s+=1){const i=_i(e,n,s);r[s]?r[s].p(i,a):(r[s]=Ui(i),r[s].c(),r[s].m(t.parentNode,t))}for(;s<r.length;s+=1)r[s].d(1);r.length=n.length,!n.length&&i?i.p(e,a):n.length?i&&(i.d(1),i=null):(i=Ai(e),i.c(),i.m(t.parentNode,t))}},d(e){p(r,e),e&&m(t),i&&i.d(e)}}}
1395
+ // (736:16) {#if isLoading && !isLazyLoading}
1396
+ function Pi(t){let n;return{c(){n=f("div"),x(n,"class","lds-dual-ring")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1397
+ // (810:20) {:else}
1398
+ function Ai(e){let t,n,r,i,a,s,o,l,c,u,p,b,w,_,S=/*$_*/e[39]("noFavoritesTitle")+"";let F=function(e,t){return br(/*userAgent*/e[40])?Ii:Di}(e),k=F(e);return{c(){t=f("p"),n=g("svg"),r=g("rect"),i=g("rect"),a=g("circle"),s=g("path"),o=g("path"),l=g("path"),c=g("path"),u=v(),p=f("span"),b=y(S),w=v(),k.c(),_=v(),x(r,"x","1"),x(r,"y","18.053"),x(r,"width","90.263"),x(r,"height","90.263"),x(r,"rx","12"),x(r,"stroke","var(--emfe-w-color-gray-150, #828282)"),x(r,"stroke-width","1.5"),x(i,"x","106.737"),x(i,"y","56.737"),x(i,"width","90.263"),x(i,"height","90.263"),x(i,"rx","12"),x(i,"stroke","var(--emfe-w-color-gray-150, #828282)"),x(i,"stroke-width","1.5"),x(a,"cx","70.5"),x(a,"cy","32.237"),x(a,"r","31.487"),x(a,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),x(a,"stroke-width","1.5"),x(a,"stroke-dasharray","5 0"),x(s,"d","M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"),x(s,"fill","var(--emfe-w-color-gray-150, #828282)"),x(o,"d","M78 43h11v13H78V43z"),x(o,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),x(l,"d","m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"),x(l,"fill","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),x(l,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),x(l,"stroke-linecap","round"),x(l,"stroke-linejoin","round"),x(c,"d","m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"),x(c,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))"),x(c,"stroke-width","1.5"),x(c,"stroke-linecap","round"),x(c,"stroke-linejoin","round"),x(n,"width","198"),x(n,"height","148"),x(n,"viewBox","0 0 198 148"),x(n,"fill","none"),x(n,"xmlns","http://www.w3.org/2000/svg"),x(p,"class","NoFavoriteText NoFavoriteTextHighlight"),x(t,"class","NoFavoriteGames "+(br(/*userAgent*/e[40])?"NoFavoriteGamesMobile":""))},m(e,m){h(e,t,m),d(t,n),d(n,r),d(n,i),d(n,a),d(n,s),d(n,o),d(n,l),d(n,c),d(t,u),d(t,p),d(p,b),d(t,w),k.m(t,null),d(t,_)},p(e,t){/*$_*/256&t[1]&&S!==(S=/*$_*/e[39]("noFavoritesTitle")+"")&&$(b,S),k.p(e,t)},d(e){e&&m(t),k.d()}}}
1399
+ // (824:24) {:else}
1400
+ function Di(e){let t,n,r=/*$_*/e[39]("noFavorites")+"";return{c(){t=f("span"),n=y(r),x(t,"class","NoFavoriteText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("noFavorites")+"")&&$(n,r)},d(e){e&&m(t)}}}
1401
+ // (822:24) {#if isMobile(userAgent)}
1402
+ function Ii(e){let t,n,r=/*$_*/e[39]("noFavoritesMobile")+"";return{c(){t=f("span"),n=y(r),x(t,"class","NoFavoriteText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("noFavoritesMobile")+"")&&$(n,r)},d(e){e&&m(t)}}}
1403
+ // (741:22) {#if gameprops.gameModel}
1404
+ function Oi(e){let t,n=/*gameprops*/e[83].gameModel.isFavorite&&Ni(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,r){/*gameprops*/e[83].gameModel.isFavorite?n?n.p(e,r):(n=Ni(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1405
+ // (742:24) {#if gameprops.gameModel.isFavorite}
1404
1406
  function Ni(e){let t,n=
1405
- // (742:26) {#if intersecting || nativeLoading}
1407
+ // (743:26) {#if intersecting || nativeLoading}
1406
1408
  function(e){let t,n,r;function i(e,r){/*favoriteGamesData*/
1407
- return 32&r[1]&&(n=null),null==t&&(t=!!br(/*userAgent*/e[38])),t?Hi:(null==n&&(n=!!/*gameprops*/e[81].gameModel.platform.includes("PC")),n?Ri:void 0)}let a=i(e,[-1,-1,-1]),s=a&&a(e);return{c(){s&&s.c(),r=b()},m(e,t){s&&s.m(e,t),h(e,r,t)},p(e,t){a===(a=i(e,t))&&s?s.p(e,t):(s&&s.d(1),s=a&&a(e),s&&(s.c(),s.m(r.parentNode,r)))},d(e){s&&s.d(e),e&&m(r)}}}
1408
- // (775:82)
1409
- (e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}function Ri(e){let t,n,r,i,a,s,o,l,c,u,d,p,g,y;return{c(){t=f("casino-game-thumbnail"),x(t,"class",n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"part",r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"session",/*session*/e[4]),x(t,"userid",/*userid*/e[5]),x(t,"lang",/*lang*/e[3]),x(t,"favorites",/*favorites*/e[6]),x(t,"gamethumbnail",i=/*gameprops*/e[81].gameModel.thumbnail),x(t,"gamename",a=/*gameprops*/e[81].gameModel.name),x(t,"gamevendor",s=/*gameprops*/e[81].gameModel.vendor.name),x(t,"gameisnew",o=/*gameprops*/e[81].gameModel.isNew),x(t,"gametag",l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags)),x(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),x(t,"gameid",u=/*gameprops*/e[81].gameModel.id),x(t,"gamefunmode",d=/*gameprops*/e[81].gameModel.hasFunMode),x(t,"gamefavorite",p=/*gameprops*/e[81].gameModel.isFavorite),x(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),x(t,"connectlive",g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect"),x(t,"visibilityconnect",/*visibilityconnect*/e[35]),x(t,"currency",/*currency*/e[9]),x(t,"livelobbyendpoint",y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:""),x(t,"clientstyling",/*clientstyling*/e[7]),x(t,"clientstylingurl",/*clientstylingurl*/e[8]),x(t,"endpoint",/*endpoint*/e[1]),x(t,"livecasino",/*livecasino*/e[10]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n)},p(e,h){/*favoriteGamesData*/32&h[1]&&n!==(n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"class",n),/*favoriteGamesData*/32&h[1]&&r!==(r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"part",r),/*session*/16&h[0]&&x(t,"session",/*session*/e[4]),/*userid*/32&h[0]&&x(t,"userid",/*userid*/e[5]),/*lang*/8&h[0]&&x(t,"lang",/*lang*/e[3]),/*favorites*/64&h[0]&&x(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/32&h[1]&&i!==(i=/*gameprops*/e[81].gameModel.thumbnail)&&x(t,"gamethumbnail",i),/*favoriteGamesData*/32&h[1]&&a!==(a=/*gameprops*/e[81].gameModel.name)&&x(t,"gamename",a),/*favoriteGamesData*/32&h[1]&&s!==(s=/*gameprops*/e[81].gameModel.vendor.name)&&x(t,"gamevendor",s),/*favoriteGamesData*/32&h[1]&&o!==(o=/*gameprops*/e[81].gameModel.isNew)&&x(t,"gameisnew",o),/*favoriteGamesData*/32&h[1]&&l!==(l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags))&&x(t,"gametag",l),/*favoriteGamesData*/32&h[1]&&c!==(c=/*gameprops*/e[81].cellSize)&&x(t,"gamecellsize",c),/*favoriteGamesData*/32&h[1]&&u!==(u=/*gameprops*/e[81].gameModel.id)&&x(t,"gameid",u),/*favoriteGamesData*/32&h[1]&&d!==(d=/*gameprops*/e[81].gameModel.hasFunMode)&&x(t,"gamefunmode",d),/*favoriteGamesData*/32&h[1]&&p!==(p=/*gameprops*/e[81].gameModel.isFavorite)&&x(t,"gamefavorite",p),/*showFavGamesCategory*/4&h[1]&&x(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),/*intersectingIndexes, favoriteGamesData*/40&h[1]&&g!==(g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect")&&x(t,"connectlive",g),/*visibilityconnect*/16&h[1]&&x(t,"visibilityconnect",/*visibilityconnect*/e[35]),/*currency*/512&h[0]&&x(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/32&h[1]&&y!==(y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:"")&&x(t,"livelobbyendpoint",y),/*clientstyling*/128&h[0]&&x(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&h[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&h[0]&&x(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&h[0]&&x(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&h[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&h[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&h[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1410
- // (743:28) {#if isMobile(userAgent)}
1411
- function Hi(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&&Bi(e);return{c(){r&&r.c(),t=b()},m(e,n){r&&r.m(e,n),h(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=Bi(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&m(t)}}}
1412
- // (744:30) {#if (gameprops.gameModel.platform.includes("iPad") || gameprops.gameModel.platform.includes("iPhone") || gameprops.gameModel.platform.includes("Android"))}
1413
- function Bi(e){let t,n,r,i,a,s,o,l,c,u,d,p,g,y;return{c(){t=f("casino-game-thumbnail"),x(t,"class",n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"part",r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"session",/*session*/e[4]),x(t,"userid",/*userid*/e[5]),x(t,"lang",/*lang*/e[3]),x(t,"favorites",/*favorites*/e[6]),x(t,"gamethumbnail",i=/*gameprops*/e[81].gameModel.thumbnail),x(t,"gamename",a=/*gameprops*/e[81].gameModel.name),x(t,"gamevendor",s=/*gameprops*/e[81].gameModel.vendor.name),x(t,"gameisnew",o=/*gameprops*/e[81].gameModel.isNew),x(t,"gametag",l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags)),x(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),x(t,"gameid",u=/*gameprops*/e[81].gameModel.id),x(t,"gamefunmode",d=/*gameprops*/e[81].gameModel.hasFunMode),x(t,"gamefavorite",p=/*gameprops*/e[81].gameModel.isFavorite),x(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),x(t,"connectlive",g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect"),x(t,"visibilityconnect",/*visibilityconnect*/e[35]),x(t,"currency",/*currency*/e[9]),x(t,"livelobbyendpoint",y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:""),x(t,"clientstyling",/*clientstyling*/e[7]),x(t,"clientstylingurl",/*clientstylingurl*/e[8]),x(t,"endpoint",/*endpoint*/e[1]),x(t,"livecasino",/*livecasino*/e[10]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n)},p(e,h){/*favoriteGamesData*/32&h[1]&&n!==(n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"class",n),/*favoriteGamesData*/32&h[1]&&r!==(r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"part",r),/*session*/16&h[0]&&x(t,"session",/*session*/e[4]),/*userid*/32&h[0]&&x(t,"userid",/*userid*/e[5]),/*lang*/8&h[0]&&x(t,"lang",/*lang*/e[3]),/*favorites*/64&h[0]&&x(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/32&h[1]&&i!==(i=/*gameprops*/e[81].gameModel.thumbnail)&&x(t,"gamethumbnail",i),/*favoriteGamesData*/32&h[1]&&a!==(a=/*gameprops*/e[81].gameModel.name)&&x(t,"gamename",a),/*favoriteGamesData*/32&h[1]&&s!==(s=/*gameprops*/e[81].gameModel.vendor.name)&&x(t,"gamevendor",s),/*favoriteGamesData*/32&h[1]&&o!==(o=/*gameprops*/e[81].gameModel.isNew)&&x(t,"gameisnew",o),/*favoriteGamesData*/32&h[1]&&l!==(l=/*gameprops*/e[81].gameModel.advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].gameModel.advancedTags))&&x(t,"gametag",l),/*favoriteGamesData*/32&h[1]&&c!==(c=/*gameprops*/e[81].cellSize)&&x(t,"gamecellsize",c),/*favoriteGamesData*/32&h[1]&&u!==(u=/*gameprops*/e[81].gameModel.id)&&x(t,"gameid",u),/*favoriteGamesData*/32&h[1]&&d!==(d=/*gameprops*/e[81].gameModel.hasFunMode)&&x(t,"gamefunmode",d),/*favoriteGamesData*/32&h[1]&&p!==(p=/*gameprops*/e[81].gameModel.isFavorite)&&x(t,"gamefavorite",p),/*showFavGamesCategory*/4&h[1]&&x(t,"showfavoredcategory",/*showFavGamesCategory*/e[33]),/*intersectingIndexes, favoriteGamesData*/40&h[1]&&g!==(g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect")&&x(t,"connectlive",g),/*visibilityconnect*/16&h[1]&&x(t,"visibilityconnect",/*visibilityconnect*/e[35]),/*currency*/512&h[0]&&x(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/32&h[1]&&y!==(y=/*gameprops*/e[81].gameModel.details?/*gameprops*/e[81].gameModel.launchUrl:"")&&x(t,"livelobbyendpoint",y),/*clientstyling*/128&h[0]&&x(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&h[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&h[0]&&x(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&h[0]&&x(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&h[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&h[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&h[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1414
- // (739:20) {#each favoriteGamesData.items as gameprops, index}
1415
- function Ui(e){let t,n=/*gameprops*/e[81].gameModel&&Oi(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,r){/*gameprops*/e[81].gameModel?n?n.p(e,r):(n=Oi(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1416
- // (639:12) {#if casinomygames !== 'true'}
1417
- function Yi(e){let t,n,r,i,a=/*categoryData*/e[22].name+"";function s(e,t){/*showLoadCategory*/
1418
- return e[24]?ji:zi}let o=s(e),l=o(e);return{c(){t=f("div"),n=f("h3"),r=y(a),i=v(),l.c(),_(n,"class","CategoryName"),_(t,"class","CasinoGamesHeader")},m(a,s){h(a,t,s),d(t,n),d(n,r),
1419
- /*h3_binding*/e[51](n),d(t,i),l.m(t,null)},p(e,n){/*categoryData*/4194304&n[0]&&a!==(a=/*categoryData*/e[22].name+"")&&$(r,a),o===(o=s(e))&&l?l.p(e,n):(l.d(1),l=o(e),l&&(l.c(),l.m(t,null)))},d(n){n&&m(t)
1420
- /*h3_binding*/,e[51](null),l.d()}}}
1421
- // (651:16) {:else}
1422
- function zi(e){let t,n,r,i=/*addfilterselector*/"true"==e[15]&&Vi(e),a=/*addsortingselector*/"true"==e[16]&&Wi(e);return{c(){t=f("div"),i&&i.c(),n=v(),a&&a.c(),_(t,"class",r=/*addfilterselector*/"true"==e[15]&&/*addsortingselector*/"true"==e[16]?"CategoryFilterContainer":"")},m(e,r){h(e,t,r),i&&i.m(t,null),d(t,n),a&&a.m(t,null)},p(e,s){/*addfilterselector*/"true"==e[15]?i?i.p(e,s):(i=Vi(e),i.c(),i.m(t,n)):i&&(i.d(1),i=null),/*addsortingselector*/"true"==e[16]?a?a.p(e,s):(a=Wi(e),a.c(),a.m(t,null)):a&&(a.d(1),a=null),/*addfilterselector, addsortingselector*/98304&s[0]&&r!==(r=/*addfilterselector*/"true"==e[15]&&/*addsortingselector*/"true"==e[16]?"CategoryFilterContainer":"")&&_(t,"class",r)},d(e){e&&m(t),i&&i.d(),a&&a.d()}}}
1423
- // (644:16) {#if showLoadCategory}
1424
- function ji(e){let t,n,r,i,a,s,o,l,c=/*$_*/e[37]("viewAll")+"",u=/*categoryData*/e[22].games.total+"";return{c(){t=f("a"),n=f("span"),r=y(c),i=y(" ("),a=y(u),s=y(")"),_(n,"class","CategoryLoadMore"),_(n,"part","CategoryLoadMore"),_(t,"class","CategoryNameLink")},m(c,u){h(c,t,u),d(t,n),d(n,r),d(n,i),d(n,a),d(n,s),o||(l=w(t,"click",/*click_handler*/e[52]),o=!0)},p(e,t){/*$_*/64&t[1]&&c!==(c=/*$_*/e[37]("viewAll")+"")&&$(r,c),/*categoryData*/4194304&t[0]&&u!==(u=/*categoryData*/e[22].games.total+"")&&$(a,u)},d(e){e&&m(t),o=!1,l()}}}
1425
- // (653:22) {#if addfilterselector == "true"}
1426
- function Vi(e){let t;return{c(){t=f("casino-filter"),x(t,"clientstylingurl",/*clientstylingurl*/e[8]),x(t,"clientstyling",/*clientstyling*/e[7]),x(t,"endpoint",/*endpoint*/e[1]),x(t,"datasource",/*datasource*/e[2]),x(t,"lang",/*lang*/e[3]),x(t,"categoryid",/*categoryid*/e[0]),x(t,"addfilterselector",/*addfilterselector*/e[15]),x(t,"addsortingselector",/*addsortingselector*/e[16]),x(t,"filterbylogo",/*filterbylogo*/e[17])},m(e,n){h(e,t,n)},p(e,n){/*clientstylingurl*/256&n[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*clientstyling*/128&n[0]&&x(t,"clientstyling",/*clientstyling*/e[7]),/*endpoint*/2&n[0]&&x(t,"endpoint",/*endpoint*/e[1]),/*datasource*/4&n[0]&&x(t,"datasource",/*datasource*/e[2]),/*lang*/8&n[0]&&x(t,"lang",/*lang*/e[3]),/*categoryid*/1&n[0]&&x(t,"categoryid",/*categoryid*/e[0]),/*addfilterselector*/32768&n[0]&&x(t,"addfilterselector",/*addfilterselector*/e[15]),/*addsortingselector*/65536&n[0]&&x(t,"addsortingselector",/*addsortingselector*/e[16]),/*filterbylogo*/131072&n[0]&&x(t,"filterbylogo",/*filterbylogo*/e[17])},d(e){e&&m(t)}}}
1427
- // (666:22) {#if addsortingselector == "true"}
1428
- function Wi(e){let t;return{c(){t=f("casino-sort"),x(t,"clientstylingurl",/*clientstylingurl*/e[8]),x(t,"clientstyling",/*clientstyling*/e[7]),x(t,"lang",/*lang*/e[3]),x(t,"categoryid",/*categoryid*/e[0]),x(t,"addsortingselector",/*addsortingselector*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*clientstylingurl*/256&n[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*clientstyling*/128&n[0]&&x(t,"clientstyling",/*clientstyling*/e[7]),/*lang*/8&n[0]&&x(t,"lang",/*lang*/e[3]),/*categoryid*/1&n[0]&&x(t,"categoryid",/*categoryid*/e[0]),/*addsortingselector*/65536&n[0]&&x(t,"addsortingselector",/*addsortingselector*/e[16])},d(e){e&&m(t)}}}
1429
- // (718:14) {:else}
1430
- function Zi(e){let t,n,r=/*$_*/e[37]("noResults")+"";return{c(){t=f("p"),n=y(r),_(t,"class","NoSearchResults")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("noResults")+"")&&$(n,r)},d(e){e&&m(t)}}}
1431
- // (682:14) {#if shownCategoryData.length !== 0}
1432
- function Ki(e){let t,n,r=/*shownCategoryData*/e[23],i=[];for(let t=0;t<r.length;t+=1)i[t]=qi($i(e,r,t));return{c(){t=f("ul");for(let e=0;e<i.length;e+=1)i[e].c();_(t,"class",n=/*favoriteGamesData*/(0===e[36].items.length&&/*showFavGamesCategory*/e[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")},m(n,r){h(n,t,r);for(let e=0;e<i.length;e+=1)i[e]&&i[e].m(t,null);
1433
- /*ul_binding*/e[54](t)},p(e,a){if(/*session, userid, lang, shownCategoryData, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, thumbnailContainer*/8929274&a[0]|/*addGameTag, intersectingIndexes, visibilityconnect*/280&a[1]){let n;for(r=/*shownCategoryData*/e[23],n=0;n<r.length;n+=1){const s=$i(e,r,n);i[n]?i[n].p(s,a):(i[n]=qi(s),i[n].c(),i[n].m(t,null))}for(;n<i.length;n+=1)i[n].d(1);i.length=r.length}/*favoriteGamesData, showFavGamesCategory*/36&a[1]&&n!==(n=/*favoriteGamesData*/(0===e[36].items.length&&/*showFavGamesCategory*/e[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&_(t,"class",n)},d(n){n&&m(t),p(i,n),
1434
- /*ul_binding*/e[54](null)}}}
1435
- // (679:12) {#if isLoading && !isLazyLoading}
1436
- function Xi(t){let n;return{c(){n=f("div"),_(n,"class","lds-dual-ring"),_(n,"part","lds-dual-ring")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1437
- // (685:18) {#if intersecting || nativeLoading}
1438
- // (684:18) {#each shownCategoryData as gameprops, index}
1439
- function qi(e){let t,n=function(e){let t,n,r,i,a,s,o,l,c,u,d,p,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=f("casino-game-thumbnail"),x(t,"session",/*session*/e[4]),x(t,"userid",/*userid*/e[5]),x(t,"lang",/*lang*/e[3]),x(t,"class",n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"part",r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"favorites",/*favorites*/e[6]),x(t,"gamethumbnail",i=/*gameprops*/e[81].thumbnail),x(t,"gamename",a=/*gameprops*/e[81].name),x(t,"gamevendor",s=/*gameprops*/e[81].vendor.name),x(t,"gameisnew",o=/*gameprops*/e[81].isNew),x(t,"gametag",l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags)),x(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),x(t,"gameid",u=/*gameprops*/e[81].id),x(t,"gamefunmode",d=/*gameprops*/e[81].hasFunMode),x(t,"gamefavorite",p=/*gameprops*/e[81].isFavorite),x(t,"connectlive",g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect"),x(t,"visibilityconnect",/*visibilityconnect*/e[35]),x(t,"currency",/*currency*/e[9]),x(t,"livelobbyendpoint",y=/*gameprops*/e[81].details?/*gameprops*/e[81].href:""),x(t,"clientstyling",/*clientstyling*/e[7]),x(t,"clientstylingurl",/*clientstylingurl*/e[8]),x(t,"endpoint",/*endpoint*/e[1]),x(t,"livecasino",/*livecasino*/e[10]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n),b()},p(h,m){e=h,/*session*/16&m[0]&&x(t,"session",/*session*/e[4]),/*userid*/32&m[0]&&x(t,"userid",/*userid*/e[5]),/*lang*/8&m[0]&&x(t,"lang",/*lang*/e[3]),/*shownCategoryData*/8388608&m[0]&&n!==(n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"class",n),/*shownCategoryData*/8388608&m[0]&&r!==(r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"part",r),/*favorites*/64&m[0]&&x(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/8388608&m[0]&&i!==(i=/*gameprops*/e[81].thumbnail)&&x(t,"gamethumbnail",i),/*shownCategoryData*/8388608&m[0]&&a!==(a=/*gameprops*/e[81].name)&&x(t,"gamename",a),/*shownCategoryData*/8388608&m[0]&&s!==(s=/*gameprops*/e[81].vendor.name)&&x(t,"gamevendor",s),/*shownCategoryData*/8388608&m[0]&&o!==(o=/*gameprops*/e[81].isNew)&&x(t,"gameisnew",o),/*shownCategoryData*/8388608&m[0]&&l!==(l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags))&&x(t,"gametag",l),/*shownCategoryData*/8388608&m[0]&&c!==(c=/*gameprops*/e[81].cellSize)&&x(t,"gamecellsize",c),/*shownCategoryData*/8388608&m[0]&&u!==(u=/*gameprops*/e[81].id)&&x(t,"gameid",u),/*shownCategoryData*/8388608&m[0]&&d!==(d=/*gameprops*/e[81].hasFunMode)&&x(t,"gamefunmode",d),/*shownCategoryData*/8388608&m[0]&&p!==(p=/*gameprops*/e[81].isFavorite)&&x(t,"gamefavorite",p),/*shownCategoryData*/8388608&m[0]|/*intersectingIndexes*/8&m[1]&&g!==(g=/*intersectingIndexes*/1==e[34][/*gameprops*/e[81].id]?"connect":"disconnect")&&x(t,"connectlive",g),/*visibilityconnect*/16&m[1]&&x(t,"visibilityconnect",/*visibilityconnect*/e[35]),/*currency*/512&m[0]&&x(t,"currency",/*currency*/e[9]),/*shownCategoryData*/8388608&m[0]&&y!==(y=/*gameprops*/e[81].details?/*gameprops*/e[81].href:"")&&x(t,"livelobbyendpoint",y),/*clientstyling*/128&m[0]&&x(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&m[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&m[0]&&x(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&m[0]&&x(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&m[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&m[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&m[0]&&x(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),h(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}
1440
- // (589:12) {:else}
1441
- function Ji(e){let t,n,r=/*$_*/e[37]("searchedItems")+"";return{c(){t=f("h3"),n=y(r),_(t,"class","StatusText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("searchedItems")+"")&&$(n,r)},d(e){e&&m(t)}}}
1442
- // (585:12) {#if !shownCategoryData.length}
1443
- function Qi(e){let t,n,r=/*$_*/e[37]("noResults")+"";return{c(){t=f("h3"),n=y(r),_(t,"class","StatusText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("noResults")+"")&&$(n,r)},d(e){e&&m(t)}}}
1444
- // (580:10) {#if recentSearched}
1445
- function ea(e){let t,n,r=/*$_*/e[37]("recentSearchedItems")+"";return{c(){t=f("h3"),n=y(r),_(t,"class","StatusText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("recentSearchedItems")+"")&&$(n,r)},d(e){e&&m(t)}}}
1446
- // (631:8) {:else}
1447
- function ta(t){let n;return{c(){n=f("p"),n.textContent="Waiting",_(n,"class","SearchWaiting")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1448
- // (596:8) {#if shownCategoryData}
1449
- function na(e){let t,n,r=!/*showItems*/e[29]&&ra(e),i=/*shownCategoryData*/e[23],a=[];for(let t=0;t<i.length;t+=1)a[t]=ia(Si(e,i,t));return{c(){r&&r.c(),t=v(),n=f("ul");for(let e=0;e<a.length;e+=1)a[e].c();_(n,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,i){r&&r.m(e,i),h(e,t,i),h(e,n,i);for(let e=0;e<a.length;e+=1)a[e]&&a[e].m(n,null)},p(e,s){if(/*showItems*/e[29]?r&&(r.d(1),r=null):r?r.p(e,s):(r=ra(e),r.c(),r.m(t.parentNode,t)),/*shownCategoryData, session, userid, lang, searchItem, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/142622714&s[0]|/*addGameTag*/256&s[1]){let t;for(i=/*shownCategoryData*/e[23],t=0;t<i.length;t+=1){const r=Si(e,i,t);a[t]?a[t].p(r,s):(a[t]=ia(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),p(a,e)}}}
1450
- // (597:10) {#if !showItems}
1451
- function ra(e){let t,n,r=/*$_*/e[37]("noRecentSearch")+"";return{c(){t=f("p"),n=y(r),_(t,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(br(/*userAgent*/e[38])?"NoRecentSearchesMobile":""))},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/64&t[1]&&r!==(r=/*$_*/e[37]("noRecentSearch")+"")&&$(n,r)},d(e){e&&m(t)}}}
1452
- // (601:12) {#each shownCategoryData as gameprops, index}
1453
- function ia(e){let t,n,r,i,a,s,o,l,c,u,d,p,g;return{c(){t=f("casino-game-thumbnail"),x(t,"class",n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"part",r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1"))),x(t,"session",/*session*/e[4]),x(t,"userid",/*userid*/e[5]),x(t,"lang",/*lang*/e[3]),x(t,"searchitem",/*searchItem*/e[27]),x(t,"favorites",/*favorites*/e[6]),x(t,"gamethumbnail",i=/*gameprops*/e[81].thumbnail),x(t,"gamename",a=/*gameprops*/e[81].name),x(t,"gamevendor",s=/*gameprops*/e[81].vendor.name),x(t,"gameisnew",o=/*gameprops*/e[81].isNew),x(t,"gametag",l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags)),x(t,"gamecellsize",c=/*gameprops*/e[81].cellSize),x(t,"gameid",u=/*gameprops*/e[81].id),x(t,"gamefunmode",d=/*gameprops*/e[81].hasFunMode),x(t,"gamefavorite",p=/*gameprops*/e[81].isFavorite),x(t,"currency",/*currency*/e[9]),x(t,"livelobbyendpoint",g=/*gameprops*/e[81].details?/*gameprops*/e[81].href:""),x(t,"clientstyling",/*clientstyling*/e[7]),x(t,"clientstylingurl",/*clientstylingurl*/e[8]),x(t,"endpoint",/*endpoint*/e[1]),x(t,"livecasino",/*livecasino*/e[10]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n)},p(e,h){/*shownCategoryData*/8388608&h[0]&&n!==(n=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"class",n),/*shownCategoryData*/8388608&h[0]&&r!==(r=""+(la+(/*gameprops*/e[81].cellSize?/*gameprops*/e[81].cellSize:"1x1")))&&x(t,"part",r),/*session*/16&h[0]&&x(t,"session",/*session*/e[4]),/*userid*/32&h[0]&&x(t,"userid",/*userid*/e[5]),/*lang*/8&h[0]&&x(t,"lang",/*lang*/e[3]),/*searchItem*/134217728&h[0]&&x(t,"searchitem",/*searchItem*/e[27]),/*favorites*/64&h[0]&&x(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/8388608&h[0]&&i!==(i=/*gameprops*/e[81].thumbnail)&&x(t,"gamethumbnail",i),/*shownCategoryData*/8388608&h[0]&&a!==(a=/*gameprops*/e[81].name)&&x(t,"gamename",a),/*shownCategoryData*/8388608&h[0]&&s!==(s=/*gameprops*/e[81].vendor.name)&&x(t,"gamevendor",s),/*shownCategoryData*/8388608&h[0]&&o!==(o=/*gameprops*/e[81].isNew)&&x(t,"gameisnew",o),/*shownCategoryData*/8388608&h[0]&&l!==(l=/*gameprops*/e[81].advancedTags?.length>0&&/*addGameTag*/e[39](/*gameprops*/e[81].advancedTags))&&x(t,"gametag",l),/*shownCategoryData*/8388608&h[0]&&c!==(c=/*gameprops*/e[81].cellSize)&&x(t,"gamecellsize",c),/*shownCategoryData*/8388608&h[0]&&u!==(u=/*gameprops*/e[81].id)&&x(t,"gameid",u),/*shownCategoryData*/8388608&h[0]&&d!==(d=/*gameprops*/e[81].hasFunMode)&&x(t,"gamefunmode",d),/*shownCategoryData*/8388608&h[0]&&p!==(p=/*gameprops*/e[81].isFavorite)&&x(t,"gamefavorite",p),/*currency*/512&h[0]&&x(t,"currency",/*currency*/e[9]),/*shownCategoryData*/8388608&h[0]&&g!==(g=/*gameprops*/e[81].details?/*gameprops*/e[81].href:"")&&x(t,"livelobbyendpoint",g),/*clientstyling*/128&h[0]&&x(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&h[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&h[0]&&x(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&h[0]&&x(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&h[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&h[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&h[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1454
- // (573:4) {:else}
1455
- function aa(e){let t;return{c(){t=f("p"),t.textContent="500 Error - Internal Server Error.",_(t,"class","SearchLoading")},m(e,n){h(e,t,n)},d(e){e&&m(t)}}}
1456
- // (571:4) {#if filteresPresent}
1457
- function sa(e){let t;return{c(){t=f("p"),t.textContent="404 Error - No result found.",_(t,"class","SearchLoading")},m(e,n){h(e,t,n)},d(e){e&&m(t)}}}function oa(t){let n;function r(e,t){/*hasErrors*/
1458
- return e[21]?Ei:/*searched*/e[25]?ki:Fi}let i=r(t),a=i(t);return{c(){n=f("div"),a.c(),this.c=e,_(n,"class","CasinoGamesCategorySectionContainer")},m(e,r){h(e,n,r),a.m(n,null),
1459
- /*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(),
1460
- /*div_binding*/t[56](null)}}}!customElements.get("casino-sort")&&customElements.define("casino-sort",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.SorterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emfe-w-color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:var(--emfe-w-color-gray-100, #E6E6E6);text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{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}.SorterDropdownContainer{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:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{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;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem 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}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid var(--emfe-w-color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},_i,wi,a,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["lang","translationurl","clientstyling","clientstylingurl","categoryid"]}get lang(){return this.$$.ctx[8]}set lang(e){this.$$set({lang:e}),R()}get translationurl(){return this.$$.ctx[9]}set translationurl(e){this.$$set({translationurl:e}),R()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get categoryid(){return this.$$.ctx[12]}set categoryid(e){this.$$set({categoryid:e}),R()}});const la="game-tile-";function ca(e,t,n){let r;u(e,vr,(e=>n(37,r=e)));let i,a,s,o,l,c,d,h,m,p,{categoryindex:f=""}=t,{endpoint:g=""}=t,{datasource:y=""}=t,{lang:v=""}=t,{session:b=""}=t,{userid:w=""}=t,{favorites:_=""}=t,{clientstyling:x=""}=t,{clientstylingurl:$=""}=t,{translationurl:S=""}=t,{currency:F=""}=t,{categoryid:k=""}=t,{categorygames:M=0}=t,{livecasino:L="false"}=t,{visiblegames:T=""}=t,{gamepagemodalurl:G="false"}=t,{integratedgameframedesktop:P="false"}=t,{integratedgameframemobile:A="false"}=t,{casinomygames:D="false"}=t,{addfilterselector:I="false"}=t,{addsortingselector:O="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,z=!0,j=!1,V=!0,W=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,se=new Array(1e4),oe={},le="",ce="",ue={items:[],count:0,name:""};Object.keys(Sr).forEach((e=>{$r(e,Sr[e])})),void 0!==document.hidden?
1409
+ return 128&r[1]&&(n=null),null==t&&(t=!!br(/*userAgent*/e[40])),t?Hi:(null==n&&(n=!!/*gameprops*/e[83].gameModel.platform.includes("PC")),n?Ri:void 0)}let a=i(e,[-1,-1,-1]),s=a&&a(e);return{c(){s&&s.c(),r=b()},m(e,t){s&&s.m(e,t),h(e,r,t)},p(e,t){a===(a=i(e,t))&&s?s.p(e,t):(s&&s.d(1),s=a&&a(e),s&&(s.c(),s.m(r.parentNode,r)))},d(e){s&&s.d(e),e&&m(r)}}}
1410
+ // (776:82)
1411
+ (e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}function Ri(e){let t,n,r,i,a,s,o,l,c,u,d,p,g,y;return{c(){t=f("casino-game-thumbnail"),_(t,"class",n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"part",r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"session",/*session*/e[4]),_(t,"userid",/*userid*/e[5]),_(t,"lang",/*lang*/e[3]),_(t,"favorites",/*favorites*/e[6]),_(t,"gamethumbnail",i=/*gameprops*/e[83].gameModel.thumbnail),_(t,"gamename",a=/*gameprops*/e[83].gameModel.name),_(t,"gamevendor",s=/*gameprops*/e[83].gameModel.vendor.name),_(t,"gameisnew",o=/*gameprops*/e[83].gameModel.isNew),_(t,"gametag",l=/*gameprops*/e[83].gameModel.advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].gameModel.advancedTags)),_(t,"gamecellsize",c=/*gameprops*/e[83].cellSize),_(t,"gameid",u=/*gameprops*/e[83].gameModel.id),_(t,"gamefunmode",d=/*gameprops*/e[83].gameModel.hasFunMode),_(t,"gamefavorite",p=/*gameprops*/e[83].gameModel.isFavorite),_(t,"showfavoredcategory",/*showFavGamesCategory*/e[35]),_(t,"connectlive",g=/*intersectingIndexes*/1==e[36][/*gameprops*/e[83].id]?"connect":"disconnect"),_(t,"visibilityconnect",/*visibilityconnect*/e[37]),_(t,"currency",/*currency*/e[9]),_(t,"livelobbyendpoint",y=/*gameprops*/e[83].gameModel.details?/*gameprops*/e[83].gameModel.launchUrl:""),_(t,"clientstyling",/*clientstyling*/e[7]),_(t,"clientstylingurl",/*clientstylingurl*/e[8]),_(t,"endpoint",/*endpoint*/e[1]),_(t,"livecasino",/*livecasino*/e[10]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n)},p(e,h){/*favoriteGamesData*/128&h[1]&&n!==(n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"class",n),/*favoriteGamesData*/128&h[1]&&r!==(r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"part",r),/*session*/16&h[0]&&_(t,"session",/*session*/e[4]),/*userid*/32&h[0]&&_(t,"userid",/*userid*/e[5]),/*lang*/8&h[0]&&_(t,"lang",/*lang*/e[3]),/*favorites*/64&h[0]&&_(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/128&h[1]&&i!==(i=/*gameprops*/e[83].gameModel.thumbnail)&&_(t,"gamethumbnail",i),/*favoriteGamesData*/128&h[1]&&a!==(a=/*gameprops*/e[83].gameModel.name)&&_(t,"gamename",a),/*favoriteGamesData*/128&h[1]&&s!==(s=/*gameprops*/e[83].gameModel.vendor.name)&&_(t,"gamevendor",s),/*favoriteGamesData*/128&h[1]&&o!==(o=/*gameprops*/e[83].gameModel.isNew)&&_(t,"gameisnew",o),/*favoriteGamesData*/128&h[1]&&l!==(l=/*gameprops*/e[83].gameModel.advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].gameModel.advancedTags))&&_(t,"gametag",l),/*favoriteGamesData*/128&h[1]&&c!==(c=/*gameprops*/e[83].cellSize)&&_(t,"gamecellsize",c),/*favoriteGamesData*/128&h[1]&&u!==(u=/*gameprops*/e[83].gameModel.id)&&_(t,"gameid",u),/*favoriteGamesData*/128&h[1]&&d!==(d=/*gameprops*/e[83].gameModel.hasFunMode)&&_(t,"gamefunmode",d),/*favoriteGamesData*/128&h[1]&&p!==(p=/*gameprops*/e[83].gameModel.isFavorite)&&_(t,"gamefavorite",p),/*showFavGamesCategory*/16&h[1]&&_(t,"showfavoredcategory",/*showFavGamesCategory*/e[35]),/*intersectingIndexes, favoriteGamesData*/160&h[1]&&g!==(g=/*intersectingIndexes*/1==e[36][/*gameprops*/e[83].id]?"connect":"disconnect")&&_(t,"connectlive",g),/*visibilityconnect*/64&h[1]&&_(t,"visibilityconnect",/*visibilityconnect*/e[37]),/*currency*/512&h[0]&&_(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/128&h[1]&&y!==(y=/*gameprops*/e[83].gameModel.details?/*gameprops*/e[83].gameModel.launchUrl:"")&&_(t,"livelobbyendpoint",y),/*clientstyling*/128&h[0]&&_(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&h[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&h[0]&&_(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&h[0]&&_(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&h[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&h[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&h[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1412
+ // (744:28) {#if isMobile(userAgent)}
1413
+ function Hi(e){let t,n=/*gameprops*/e[83].gameModel.platform.includes("iPad")||/*gameprops*/e[83].gameModel.platform.includes("iPhone")||/*gameprops*/e[83].gameModel.platform.includes("Android"),r=n&&Bi(e);return{c(){r&&r.c(),t=b()},m(e,n){r&&r.m(e,n),h(e,t,n)},p(e,i){/*favoriteGamesData*/128&i[1]&&(n=/*gameprops*/e[83].gameModel.platform.includes("iPad")||/*gameprops*/e[83].gameModel.platform.includes("iPhone")||/*gameprops*/e[83].gameModel.platform.includes("Android")),n?r?r.p(e,i):(r=Bi(e),r.c(),r.m(t.parentNode,t)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&m(t)}}}
1414
+ // (745:30) {#if (gameprops.gameModel.platform.includes("iPad") || gameprops.gameModel.platform.includes("iPhone") || gameprops.gameModel.platform.includes("Android"))}
1415
+ function Bi(e){let t,n,r,i,a,s,o,l,c,u,d,p,g,y;return{c(){t=f("casino-game-thumbnail"),_(t,"class",n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"part",r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"session",/*session*/e[4]),_(t,"userid",/*userid*/e[5]),_(t,"lang",/*lang*/e[3]),_(t,"favorites",/*favorites*/e[6]),_(t,"gamethumbnail",i=/*gameprops*/e[83].gameModel.thumbnail),_(t,"gamename",a=/*gameprops*/e[83].gameModel.name),_(t,"gamevendor",s=/*gameprops*/e[83].gameModel.vendor.name),_(t,"gameisnew",o=/*gameprops*/e[83].gameModel.isNew),_(t,"gametag",l=/*gameprops*/e[83].gameModel.advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].gameModel.advancedTags)),_(t,"gamecellsize",c=/*gameprops*/e[83].cellSize),_(t,"gameid",u=/*gameprops*/e[83].gameModel.id),_(t,"gamefunmode",d=/*gameprops*/e[83].gameModel.hasFunMode),_(t,"gamefavorite",p=/*gameprops*/e[83].gameModel.isFavorite),_(t,"showfavoredcategory",/*showFavGamesCategory*/e[35]),_(t,"connectlive",g=/*intersectingIndexes*/1==e[36][/*gameprops*/e[83].id]?"connect":"disconnect"),_(t,"visibilityconnect",/*visibilityconnect*/e[37]),_(t,"currency",/*currency*/e[9]),_(t,"livelobbyendpoint",y=/*gameprops*/e[83].gameModel.details?/*gameprops*/e[83].gameModel.launchUrl:""),_(t,"clientstyling",/*clientstyling*/e[7]),_(t,"clientstylingurl",/*clientstylingurl*/e[8]),_(t,"endpoint",/*endpoint*/e[1]),_(t,"livecasino",/*livecasino*/e[10]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n)},p(e,h){/*favoriteGamesData*/128&h[1]&&n!==(n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"class",n),/*favoriteGamesData*/128&h[1]&&r!==(r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"part",r),/*session*/16&h[0]&&_(t,"session",/*session*/e[4]),/*userid*/32&h[0]&&_(t,"userid",/*userid*/e[5]),/*lang*/8&h[0]&&_(t,"lang",/*lang*/e[3]),/*favorites*/64&h[0]&&_(t,"favorites",/*favorites*/e[6]),/*favoriteGamesData*/128&h[1]&&i!==(i=/*gameprops*/e[83].gameModel.thumbnail)&&_(t,"gamethumbnail",i),/*favoriteGamesData*/128&h[1]&&a!==(a=/*gameprops*/e[83].gameModel.name)&&_(t,"gamename",a),/*favoriteGamesData*/128&h[1]&&s!==(s=/*gameprops*/e[83].gameModel.vendor.name)&&_(t,"gamevendor",s),/*favoriteGamesData*/128&h[1]&&o!==(o=/*gameprops*/e[83].gameModel.isNew)&&_(t,"gameisnew",o),/*favoriteGamesData*/128&h[1]&&l!==(l=/*gameprops*/e[83].gameModel.advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].gameModel.advancedTags))&&_(t,"gametag",l),/*favoriteGamesData*/128&h[1]&&c!==(c=/*gameprops*/e[83].cellSize)&&_(t,"gamecellsize",c),/*favoriteGamesData*/128&h[1]&&u!==(u=/*gameprops*/e[83].gameModel.id)&&_(t,"gameid",u),/*favoriteGamesData*/128&h[1]&&d!==(d=/*gameprops*/e[83].gameModel.hasFunMode)&&_(t,"gamefunmode",d),/*favoriteGamesData*/128&h[1]&&p!==(p=/*gameprops*/e[83].gameModel.isFavorite)&&_(t,"gamefavorite",p),/*showFavGamesCategory*/16&h[1]&&_(t,"showfavoredcategory",/*showFavGamesCategory*/e[35]),/*intersectingIndexes, favoriteGamesData*/160&h[1]&&g!==(g=/*intersectingIndexes*/1==e[36][/*gameprops*/e[83].id]?"connect":"disconnect")&&_(t,"connectlive",g),/*visibilityconnect*/64&h[1]&&_(t,"visibilityconnect",/*visibilityconnect*/e[37]),/*currency*/512&h[0]&&_(t,"currency",/*currency*/e[9]),/*favoriteGamesData*/128&h[1]&&y!==(y=/*gameprops*/e[83].gameModel.details?/*gameprops*/e[83].gameModel.launchUrl:"")&&_(t,"livelobbyendpoint",y),/*clientstyling*/128&h[0]&&_(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&h[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&h[0]&&_(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&h[0]&&_(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&h[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&h[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&h[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1416
+ // (740:20) {#each favoriteGamesData.items as gameprops, index}
1417
+ function Ui(e){let t,n=/*gameprops*/e[83].gameModel&&Oi(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,r){/*gameprops*/e[83].gameModel?n?n.p(e,r):(n=Oi(e),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&m(t)}}}
1418
+ // (640:12) {#if casinomygames !== 'true'}
1419
+ function Yi(e){let t,n,r,i,a=/*categoryData*/e[24].name+"";function s(e,t){/*showLoadCategory*/
1420
+ return e[26]?ji:zi}let o=s(e),l=o(e);return{c(){t=f("div"),n=f("h3"),r=y(a),i=v(),l.c(),x(n,"class","CategoryName"),x(t,"class","CasinoGamesHeader")},m(a,s){h(a,t,s),d(t,n),d(n,r),
1421
+ /*h3_binding*/e[53](n),d(t,i),l.m(t,null)},p(e,n){/*categoryData*/16777216&n[0]&&a!==(a=/*categoryData*/e[24].name+"")&&$(r,a),o===(o=s(e))&&l?l.p(e,n):(l.d(1),l=o(e),l&&(l.c(),l.m(t,null)))},d(n){n&&m(t)
1422
+ /*h3_binding*/,e[53](null),l.d()}}}
1423
+ // (652:16) {:else}
1424
+ function zi(e){let t,n,r,i=/*addfilterselector*/"true"==e[15]&&Vi(e),a=/*addsortingselector*/"true"==e[16]&&Wi(e);return{c(){t=f("div"),i&&i.c(),n=v(),a&&a.c(),x(t,"class",r=/*addfilterselector*/"true"==e[15]&&/*addsortingselector*/"true"==e[16]?"CategoryFilterContainer":"")},m(e,r){h(e,t,r),i&&i.m(t,null),d(t,n),a&&a.m(t,null)},p(e,s){/*addfilterselector*/"true"==e[15]?i?i.p(e,s):(i=Vi(e),i.c(),i.m(t,n)):i&&(i.d(1),i=null),/*addsortingselector*/"true"==e[16]?a?a.p(e,s):(a=Wi(e),a.c(),a.m(t,null)):a&&(a.d(1),a=null),/*addfilterselector, addsortingselector*/98304&s[0]&&r!==(r=/*addfilterselector*/"true"==e[15]&&/*addsortingselector*/"true"==e[16]?"CategoryFilterContainer":"")&&x(t,"class",r)},d(e){e&&m(t),i&&i.d(),a&&a.d()}}}
1425
+ // (645:16) {#if showLoadCategory}
1426
+ function ji(e){let t,n,r,i,a,s,o,l,c=/*$_*/e[39]("viewAll")+"",u=/*categoryData*/e[24].games.total+"";return{c(){t=f("a"),n=f("span"),r=y(c),i=y(" ("),a=y(u),s=y(")"),x(n,"class","CategoryLoadMore"),x(t,"class","CategoryNameLink")},m(c,u){h(c,t,u),d(t,n),d(n,r),d(n,i),d(n,a),d(n,s),o||(l=w(t,"click",/*click_handler*/e[54]),o=!0)},p(e,t){/*$_*/256&t[1]&&c!==(c=/*$_*/e[39]("viewAll")+"")&&$(r,c),/*categoryData*/16777216&t[0]&&u!==(u=/*categoryData*/e[24].games.total+"")&&$(a,u)},d(e){e&&m(t),o=!1,l()}}}
1427
+ // (654:22) {#if addfilterselector == "true"}
1428
+ function Vi(e){let t;return{c(){t=f("casino-filter"),_(t,"clientstylingurl",/*clientstylingurl*/e[8]),_(t,"clientstyling",/*clientstyling*/e[7]),_(t,"endpoint",/*endpoint*/e[1]),_(t,"datasource",/*datasource*/e[2]),_(t,"lang",/*lang*/e[3]),_(t,"categoryid",/*categoryid*/e[0]),_(t,"addfilterselector",/*addfilterselector*/e[15]),_(t,"addsortingselector",/*addsortingselector*/e[16]),_(t,"filterbylogo",/*filterbylogo*/e[17])},m(e,n){h(e,t,n)},p(e,n){/*clientstylingurl*/256&n[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*clientstyling*/128&n[0]&&_(t,"clientstyling",/*clientstyling*/e[7]),/*endpoint*/2&n[0]&&_(t,"endpoint",/*endpoint*/e[1]),/*datasource*/4&n[0]&&_(t,"datasource",/*datasource*/e[2]),/*lang*/8&n[0]&&_(t,"lang",/*lang*/e[3]),/*categoryid*/1&n[0]&&_(t,"categoryid",/*categoryid*/e[0]),/*addfilterselector*/32768&n[0]&&_(t,"addfilterselector",/*addfilterselector*/e[15]),/*addsortingselector*/65536&n[0]&&_(t,"addsortingselector",/*addsortingselector*/e[16]),/*filterbylogo*/131072&n[0]&&_(t,"filterbylogo",/*filterbylogo*/e[17])},d(e){e&&m(t)}}}
1429
+ // (667:22) {#if addsortingselector == "true"}
1430
+ function Wi(e){let t;return{c(){t=f("casino-sort"),_(t,"clientstylingurl",/*clientstylingurl*/e[8]),_(t,"clientstyling",/*clientstyling*/e[7]),_(t,"lang",/*lang*/e[3]),_(t,"categoryid",/*categoryid*/e[0]),_(t,"addsortingselector",/*addsortingselector*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*clientstylingurl*/256&n[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*clientstyling*/128&n[0]&&_(t,"clientstyling",/*clientstyling*/e[7]),/*lang*/8&n[0]&&_(t,"lang",/*lang*/e[3]),/*categoryid*/1&n[0]&&_(t,"categoryid",/*categoryid*/e[0]),/*addsortingselector*/65536&n[0]&&_(t,"addsortingselector",/*addsortingselector*/e[16])},d(e){e&&m(t)}}}
1431
+ // (719:14) {:else}
1432
+ function Zi(e){let t,n,r=/*$_*/e[39]("noResults")+"";return{c(){t=f("p"),n=y(r),x(t,"class","NoSearchResults")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("noResults")+"")&&$(n,r)},d(e){e&&m(t)}}}
1433
+ // (683:14) {#if shownCategoryData.length !== 0 }
1434
+ function Ki(e){let t,n,r=/*shownCategoryData*/e[25],i=[];for(let t=0;t<r.length;t+=1)i[t]=qi($i(e,r,t));return{c(){t=f("ul");for(let e=0;e<i.length;e+=1)i[e].c();x(t,"class",n=/*favoriteGamesData*/(0===e[38].items.length&&/*showFavGamesCategory*/e[35]?"":"CasinoGamesGrid")+" "+(/*lobbyView*/e[23]&&/*casinogamesgridslider*/"true"==e[18]?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")},m(n,r){h(n,t,r);for(let e=0;e<i.length;e+=1)i[e]&&i[e].m(t,null);
1435
+ /*ul_binding*/e[56](t)},p(e,a){if(/*session, userid, lang, shownCategoryData, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile, thumbnailContainer*/34619386&a[0]|/*addGameTag, intersectingIndexes, visibilityconnect*/1120&a[1]){let n;for(r=/*shownCategoryData*/e[25],n=0;n<r.length;n+=1){const s=$i(e,r,n);i[n]?i[n].p(s,a):(i[n]=qi(s),i[n].c(),i[n].m(t,null))}for(;n<i.length;n+=1)i[n].d(1);i.length=r.length}/*lobbyView, casinogamesgridslider*/8650752&a[0]|/*favoriteGamesData, showFavGamesCategory*/144&a[1]&&n!==(n=/*favoriteGamesData*/(0===e[38].items.length&&/*showFavGamesCategory*/e[35]?"":"CasinoGamesGrid")+" "+(/*lobbyView*/e[23]&&/*casinogamesgridslider*/"true"==e[18]?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")&&x(t,"class",n)},d(n){n&&m(t),p(i,n),
1436
+ /*ul_binding*/e[56](null)}}}
1437
+ // (680:12) {#if isLoading && !isLazyLoading}
1438
+ function Xi(t){let n;return{c(){n=f("div"),x(n,"class","lds-dual-ring"),x(n,"part","lds-dual-ring")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1439
+ // (686:18) {#if intersecting || nativeLoading}
1440
+ // (685:18) {#each shownCategoryData as gameprops, index}
1441
+ function qi(e){let t,n=function(e){let t,n,r,i,a,s,o,l,c,u,d,p,g,y,v=/*index*/e[85];const b=()=>/*casino_game_thumbnail_binding*/e[55](t,v),w=()=>/*casino_game_thumbnail_binding*/e[55](null,v);return{c(){t=f("casino-game-thumbnail"),_(t,"session",/*session*/e[4]),_(t,"userid",/*userid*/e[5]),_(t,"lang",/*lang*/e[3]),_(t,"class",n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"part",r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"favorites",/*favorites*/e[6]),_(t,"gamethumbnail",i=/*gameprops*/e[83].thumbnail),_(t,"gamename",a=/*gameprops*/e[83].name),_(t,"gamevendor",s=/*gameprops*/e[83].vendor.name),_(t,"gameisnew",o=/*gameprops*/e[83].isNew),_(t,"gametag",l=/*gameprops*/e[83].advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].advancedTags)),_(t,"gamecellsize",c=/*gameprops*/e[83].cellSize),_(t,"gameid",u=/*gameprops*/e[83].id),_(t,"gamefunmode",d=/*gameprops*/e[83].hasFunMode),_(t,"gamefavorite",p=/*gameprops*/e[83].isFavorite),_(t,"connectlive",g=/*intersectingIndexes*/1==e[36][/*gameprops*/e[83].id]?"connect":"disconnect"),_(t,"visibilityconnect",/*visibilityconnect*/e[37]),_(t,"currency",/*currency*/e[9]),_(t,"livelobbyendpoint",y=/*gameprops*/e[83].details?/*gameprops*/e[83].href:""),_(t,"clientstyling",/*clientstyling*/e[7]),_(t,"clientstylingurl",/*clientstylingurl*/e[8]),_(t,"endpoint",/*endpoint*/e[1]),_(t,"livecasino",/*livecasino*/e[10]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n),b()},p(h,m){e=h,/*session*/16&m[0]&&_(t,"session",/*session*/e[4]),/*userid*/32&m[0]&&_(t,"userid",/*userid*/e[5]),/*lang*/8&m[0]&&_(t,"lang",/*lang*/e[3]),/*shownCategoryData*/33554432&m[0]&&n!==(n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"class",n),/*shownCategoryData*/33554432&m[0]&&r!==(r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"part",r),/*favorites*/64&m[0]&&_(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/33554432&m[0]&&i!==(i=/*gameprops*/e[83].thumbnail)&&_(t,"gamethumbnail",i),/*shownCategoryData*/33554432&m[0]&&a!==(a=/*gameprops*/e[83].name)&&_(t,"gamename",a),/*shownCategoryData*/33554432&m[0]&&s!==(s=/*gameprops*/e[83].vendor.name)&&_(t,"gamevendor",s),/*shownCategoryData*/33554432&m[0]&&o!==(o=/*gameprops*/e[83].isNew)&&_(t,"gameisnew",o),/*shownCategoryData*/33554432&m[0]&&l!==(l=/*gameprops*/e[83].advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].advancedTags))&&_(t,"gametag",l),/*shownCategoryData*/33554432&m[0]&&c!==(c=/*gameprops*/e[83].cellSize)&&_(t,"gamecellsize",c),/*shownCategoryData*/33554432&m[0]&&u!==(u=/*gameprops*/e[83].id)&&_(t,"gameid",u),/*shownCategoryData*/33554432&m[0]&&d!==(d=/*gameprops*/e[83].hasFunMode)&&_(t,"gamefunmode",d),/*shownCategoryData*/33554432&m[0]&&p!==(p=/*gameprops*/e[83].isFavorite)&&_(t,"gamefavorite",p),/*shownCategoryData*/33554432&m[0]|/*intersectingIndexes*/32&m[1]&&g!==(g=/*intersectingIndexes*/1==e[36][/*gameprops*/e[83].id]?"connect":"disconnect")&&_(t,"connectlive",g),/*visibilityconnect*/64&m[1]&&_(t,"visibilityconnect",/*visibilityconnect*/e[37]),/*currency*/512&m[0]&&_(t,"currency",/*currency*/e[9]),/*shownCategoryData*/33554432&m[0]&&y!==(y=/*gameprops*/e[83].details?/*gameprops*/e[83].href:"")&&_(t,"livelobbyendpoint",y),/*clientstyling*/128&m[0]&&_(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&m[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&m[0]&&_(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&m[0]&&_(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&m[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&m[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&m[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13]),v!==/*index*/e[85]&&(w(),v=/*index*/e[85],b())},d(e){e&&m(t),w()}}}(e);return{c(){n&&n.c(),t=b()},m(e,r){n&&n.m(e,r),h(e,t,r)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&m(t)}}}
1442
+ // (590:12) {:else}
1443
+ function Ji(e){let t,n,r=/*$_*/e[39]("searchedItems")+"";return{c(){t=f("h3"),n=y(r),x(t,"class","StatusText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("searchedItems")+"")&&$(n,r)},d(e){e&&m(t)}}}
1444
+ // (586:12) {#if !shownCategoryData.length}
1445
+ function Qi(e){let t,n,r=/*$_*/e[39]("noResults")+"";return{c(){t=f("h3"),n=y(r),x(t,"class","StatusText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("noResults")+"")&&$(n,r)},d(e){e&&m(t)}}}
1446
+ // (581:10) {#if recentSearched}
1447
+ function ea(e){let t,n,r=/*$_*/e[39]("recentSearchedItems")+"";return{c(){t=f("h3"),n=y(r),x(t,"class","StatusText")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("recentSearchedItems")+"")&&$(n,r)},d(e){e&&m(t)}}}
1448
+ // (632:8) {:else}
1449
+ function ta(t){let n;return{c(){n=f("p"),n.textContent="Waiting",x(n,"class","SearchWaiting")},m(e,t){h(e,n,t)},p:e,d(e){e&&m(n)}}}
1450
+ // (597:8) {#if shownCategoryData}
1451
+ function na(e){let t,n,r=!/*showItems*/e[31]&&ra(e),i=/*shownCategoryData*/e[25],a=[];for(let t=0;t<i.length;t+=1)a[t]=ia(Si(e,i,t));return{c(){r&&r.c(),t=v(),n=f("ul");for(let e=0;e<a.length;e+=1)a[e].c();x(n,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,i){r&&r.m(e,i),h(e,t,i),h(e,n,i);for(let e=0;e<a.length;e+=1)a[e]&&a[e].m(n,null)},p(e,s){if(/*showItems*/e[31]?r&&(r.d(1),r=null):r?r.p(e,s):(r=ra(e),r.c(),r.m(t.parentNode,t)),/*shownCategoryData, session, userid, lang, searchItem, favorites, currency, clientstyling, clientstylingurl, endpoint, livecasino, gamepagemodalurl, integratedgameframedesktop, integratedgameframemobile*/570441722&s[0]|/*addGameTag*/1024&s[1]){let t;for(i=/*shownCategoryData*/e[25],t=0;t<i.length;t+=1){const r=Si(e,i,t);a[t]?a[t].p(r,s):(a[t]=ia(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),p(a,e)}}}
1452
+ // (598:10) {#if !showItems}
1453
+ function ra(e){let t,n,r=/*$_*/e[39]("noRecentSearch")+"";return{c(){t=f("p"),n=y(r),x(t,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(br(/*userAgent*/e[40])?"NoRecentSearchesMobile":""))},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/256&t[1]&&r!==(r=/*$_*/e[39]("noRecentSearch")+"")&&$(n,r)},d(e){e&&m(t)}}}
1454
+ // (602:12) {#each shownCategoryData as gameprops, index}
1455
+ function ia(e){let t,n,r,i,a,s,o,l,c,u,d,p,g;return{c(){t=f("casino-game-thumbnail"),_(t,"class",n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"part",r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1"))),_(t,"session",/*session*/e[4]),_(t,"userid",/*userid*/e[5]),_(t,"lang",/*lang*/e[3]),_(t,"searchitem",/*searchItem*/e[29]),_(t,"favorites",/*favorites*/e[6]),_(t,"gamethumbnail",i=/*gameprops*/e[83].thumbnail),_(t,"gamename",a=/*gameprops*/e[83].name),_(t,"gamevendor",s=/*gameprops*/e[83].vendor.name),_(t,"gameisnew",o=/*gameprops*/e[83].isNew),_(t,"gametag",l=/*gameprops*/e[83].advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].advancedTags)),_(t,"gamecellsize",c=/*gameprops*/e[83].cellSize),_(t,"gameid",u=/*gameprops*/e[83].id),_(t,"gamefunmode",d=/*gameprops*/e[83].hasFunMode),_(t,"gamefavorite",p=/*gameprops*/e[83].isFavorite),_(t,"currency",/*currency*/e[9]),_(t,"livelobbyendpoint",g=/*gameprops*/e[83].details?/*gameprops*/e[83].href:""),_(t,"clientstyling",/*clientstyling*/e[7]),_(t,"clientstylingurl",/*clientstylingurl*/e[8]),_(t,"endpoint",/*endpoint*/e[1]),_(t,"livecasino",/*livecasino*/e[10]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},m(e,n){h(e,t,n)},p(e,h){/*shownCategoryData*/33554432&h[0]&&n!==(n=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"class",n),/*shownCategoryData*/33554432&h[0]&&r!==(r=""+(la+(/*gameprops*/e[83].cellSize?/*gameprops*/e[83].cellSize:"1x1")))&&_(t,"part",r),/*session*/16&h[0]&&_(t,"session",/*session*/e[4]),/*userid*/32&h[0]&&_(t,"userid",/*userid*/e[5]),/*lang*/8&h[0]&&_(t,"lang",/*lang*/e[3]),/*searchItem*/536870912&h[0]&&_(t,"searchitem",/*searchItem*/e[29]),/*favorites*/64&h[0]&&_(t,"favorites",/*favorites*/e[6]),/*shownCategoryData*/33554432&h[0]&&i!==(i=/*gameprops*/e[83].thumbnail)&&_(t,"gamethumbnail",i),/*shownCategoryData*/33554432&h[0]&&a!==(a=/*gameprops*/e[83].name)&&_(t,"gamename",a),/*shownCategoryData*/33554432&h[0]&&s!==(s=/*gameprops*/e[83].vendor.name)&&_(t,"gamevendor",s),/*shownCategoryData*/33554432&h[0]&&o!==(o=/*gameprops*/e[83].isNew)&&_(t,"gameisnew",o),/*shownCategoryData*/33554432&h[0]&&l!==(l=/*gameprops*/e[83].advancedTags?.length>0&&/*addGameTag*/e[41](/*gameprops*/e[83].advancedTags))&&_(t,"gametag",l),/*shownCategoryData*/33554432&h[0]&&c!==(c=/*gameprops*/e[83].cellSize)&&_(t,"gamecellsize",c),/*shownCategoryData*/33554432&h[0]&&u!==(u=/*gameprops*/e[83].id)&&_(t,"gameid",u),/*shownCategoryData*/33554432&h[0]&&d!==(d=/*gameprops*/e[83].hasFunMode)&&_(t,"gamefunmode",d),/*shownCategoryData*/33554432&h[0]&&p!==(p=/*gameprops*/e[83].isFavorite)&&_(t,"gamefavorite",p),/*currency*/512&h[0]&&_(t,"currency",/*currency*/e[9]),/*shownCategoryData*/33554432&h[0]&&g!==(g=/*gameprops*/e[83].details?/*gameprops*/e[83].href:"")&&_(t,"livelobbyendpoint",g),/*clientstyling*/128&h[0]&&_(t,"clientstyling",/*clientstyling*/e[7]),/*clientstylingurl*/256&h[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[8]),/*endpoint*/2&h[0]&&_(t,"endpoint",/*endpoint*/e[1]),/*livecasino*/1024&h[0]&&_(t,"livecasino",/*livecasino*/e[10]),/*gamepagemodalurl*/2048&h[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/4096&h[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[12]),/*integratedgameframemobile*/8192&h[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[13])},d(e){e&&m(t)}}}
1456
+ // (574:4) {:else}
1457
+ function aa(e){let t;return{c(){t=f("p"),t.textContent="500 Error - Internal Server Error.",x(t,"class","SearchLoading")},m(e,n){h(e,t,n)},d(e){e&&m(t)}}}
1458
+ // (572:4) {#if filteresPresent}
1459
+ function sa(e){let t;return{c(){t=f("p"),t.textContent="404 Error - No result found.",x(t,"class","SearchLoading")},m(e,n){h(e,t,n)},d(e){e&&m(t)}}}function oa(t){let n;function r(e,t){/*hasErrors*/
1460
+ return e[22]?Ei:/*searched*/e[27]?ki:Fi}let i=r(t),a=i(t);return{c(){n=f("div"),a.c(),this.c=e,x(n,"class","CasinoGamesCategorySectionContainer")},m(e,r){h(e,n,r),a.m(n,null),
1461
+ /*div_binding*/t[59](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(),
1462
+ /*div_binding*/t[59](null)}}}!customElements.get("casino-sort")&&customElements.define("casino-sort",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.SorterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emfe-w-color-gray-300, #58586B);display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:var(--emfe-w-color-gray-100, #E6E6E6);text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{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}.SorterDropdownContainer{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:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{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;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem 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}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid var(--emfe-w-color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},xi,wi,a,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["lang","translationurl","clientstyling","clientstylingurl","categoryid"]}get lang(){return this.$$.ctx[8]}set lang(e){this.$$set({lang:e}),R()}get translationurl(){return this.$$.ctx[9]}set translationurl(e){this.$$set({translationurl:e}),R()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get categoryid(){return this.$$.ctx[12]}set categoryid(e){this.$$set({categoryid:e}),R()}});const la="game-tile-";function ca(e,t,n){let r;u(e,vr,(e=>n(39,r=e)));let i,a,s,o,l,c,d,h,m,p,{categoryindex:f=""}=t,{endpoint:g=""}=t,{datasource:y=""}=t,{lang:v=""}=t,{session:b=""}=t,{userid:w=""}=t,{favorites:x=""}=t,{clientstyling:_=""}=t,{clientstylingurl:$=""}=t,{translationurl:S=""}=t,{currency:F=""}=t,{categoryid:k=""}=t,{categorygames:C=0}=t,{livecasino:L="false"}=t,{visiblegames:T=""}=t,{gamepagemodalurl:G="false"}=t,{integratedgameframedesktop:P="false"}=t,{integratedgameframemobile:A="false"}=t,{casinomygames:D="false"}=t,{addfilterselector:I="false"}=t,{addsortingselector:O="false"}=t,{filterbylogo:N=""}=t,{casinogamesgridslider:R="false"}=t,{once:H=!0}=t,{top:B=0}=t,{bottom:U=0}=t,{left:Y=0}=t,{right:z=0}=t,j=!0,V=!1,W=!0,Z=window.navigator.userAgent,K=[],X=!0,q=40,J=!1,Q=!1,ee=!1,te=!1,ne=!1,re=!0,ie=!1,ae=!1,se=!1,oe=new Array(1e4),le={},ce="",ue="",de={items:[],count:0,name:""};Object.keys(Sr).forEach((e=>{$r(e,Sr[e])})),void 0!==document.hidden?
1461
1463
  // Opera 12.10 and Firefox 18 and later support
1462
1464
  m="hidden":void 0!==document.msHidden?m="msHidden":void 0!==document.webkitHidden&&(m="webkitHidden");
1463
1465
  // IntersectionObserver used for loading more games
1464
- let de=new IntersectionObserver((e=>{e.forEach((async e=>{let t=e.target.gameid,r=e.target.elems_index;// eslint-disable-line
1466
+ let he=new IntersectionObserver((e=>{e.forEach((async e=>{let t=e.target.gameid,r=e.target.elems_index;// eslint-disable-line
1465
1467
  // eslint-disable-line
1466
- e.isIntersecting?(1.2*r>X&&pe(k),n(34,oe[t]=1,oe)):n(34,oe[t]=0,oe)}))}));
1468
+ e.isIntersecting?(1.2*r>q&&fe(k),n(36,le[t]=1,le)):n(36,le[t]=0,le)}))}));
1467
1469
  // Start favored games section
1468
- const he=(e,t,r)=>{n(20,z=!0);let i="",a="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),o=JSON.parse(localStorage.getItem("vendorSortingBy")),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
1469
- return(k.match(/\$/g)||[]).length>1?(i=k.split("$").slice(0,2).join("$"),a=new URL(`${c}/casino/groups/${y}/${i}/subGroups`)):a=new URL(`${c}/casino/groups/${y}/${k}`),new Promise(((e,i)=>{if(a.searchParams.delete("pagination"),a.searchParams.append("expand","games(vendor)"),a.searchParams.append("fields","id,name,games"),a.searchParams.append("platform",wr(W)),a.searchParams.append("pagination",`games(offset=${t},limit=${r})`),a.searchParams.append("language",v),
1470
+ const me=(e,t,r)=>{n(21,j=!0);let i="",a="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),o=JSON.parse(localStorage.getItem("vendorSortingBy")),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
1471
+ return(k.match(/\$/g)||[]).length>1?(i=k.split("$").slice(0,2).join("$"),a=new URL(`${c}/casino/groups/${y}/${i}/subGroups`)):a=new URL(`${c}/casino/groups/${y}/${k}`),new Promise(((e,i)=>{if(a.searchParams.delete("pagination"),a.searchParams.append("expand","games(vendor)"),a.searchParams.append("fields","id,name,games"),a.searchParams.append("platform",wr(Z)),a.searchParams.append("pagination",`games(offset=${t},limit=${r})`),a.searchParams.append("language",v),
1470
1472
  // if vendor filters are active, get filtered games
1471
- window.postMessage({type:"CategoryVendors",categoryid:k},window.location.href),s&&s[k])if(s[k].length&&!1===V&&!1===ie){let e="";n(28,te=!0),s[k].forEach((t=>{e+=e?`,games(vendor(id=${t}))`:`games(vendor(id=${t}))`})),a.searchParams.append("filter",(s&&s[k].length<2?"$and":"$or")+`(${e})`)}else n(28,te=!1);o&&(o[k]?o[k]&&"All"!=o[k]&&("isNew"==o[k]||"advancedTags(name(hot))"==o[k]?(a.searchParams.append("sortedField",`games(${o[k]})`),a.searchParams.append("orderBy","DES")):a.searchParams.append("sortedField",`games(${o[k]})`)):ce&&"All"!=ce&&("advancedTags(name(hot))"==ce||"isNew"==ce?(a.searchParams.append("sortedField",`games(${ce})`),a.searchParams.append("orderBy","DES")):a.searchParams.append("sortedField",`games(${ce})`))),fetch(a).then((e=>e.json())).then((t=>{n(20,z=!1),(k.match(/\$/g)||[]).length>1&&(t=t.items.filter((e=>{if(e.id==k)return e}))[0]),n(50,p=!0),n(21,j=!1),l=t.games.total,e(t)}),(e=>{n(21,j=!0),console.error(e),i(e)}))}))},me=e=>{if(e.data)switch(e.data.type){case"MostPlayedData":"MOSTPLAYED"==k&&(n(25,q=!1),V=!1,n(24,K=!1),n(23,Z=e.data.mostPlayedGames),n(22,s={id:"MOSTPLAYED",name:"Most Played Games",games:{count:e.data.mostPlayedGames.length,total:e.data.mostPlayedGames.length,items:e.data.mostPlayedGames}})),n(20,z=!1);break;case"LastPlayedData":"LASTPLAYED"==k&&(n(25,q=!1),V=!1,n(24,K=!1),n(23,Z=e.data.lastPlayedGames),n(22,s={id:"LASTPLAYED",name:"Last Played Games",games:{count:e.data.lastPlayedGames.length,total:e.data.lastPlayedGames.length,items:e.data.lastPlayedGames}})),n(20,z=!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&&(d=e.data.receivedFavoriteResults.items),Z&&Z.forEach((e=>{e.isFavorite=fe(e.id)}));break;case`CategoryData_${k}`:n(25,q=!1),V=!0,n(24,K=!0),n(27,ee=!1),ae=!1,e.data.receivedFavoriteResults&&(d=e.data.receivedFavoriteResults.items),he(e.data.categoryId,0,e.data.visiblegames).then((e=>{n(22,s=e),n(23,Z=s.games.items),Z&&Z.forEach((e=>{e.isFavorite=fe(e.id)}))}));break;case"CategoryChange":X=20;break;case"ApplySorter":n(0,k=e.data.itemId),ce=e.data.sortBy,he(0,0,X).then((e=>{n(22,s=e),n(23,Z=s.games.items),n(24,K=!1)}));break;case"CategoryUpdate":n(25,q=!1),V=!1,n(27,ee=!1),ae=!0,n(0,k=e.data.itemId),"MOSTPLAYED"!==k&&n(24,K=!1),"true"!==D&&he(0,0,X).then((t=>{n(22,s=t),s.games.items.forEach((e=>{e.isFavorite=fe(e.id)})),n(23,Z=s.games.items),n(24,K=!1),
1473
+ window.postMessage({type:"CategoryVendors",categoryid:k},window.location.href),s&&s[k])if(s[k].length&&!1===W&&!1===ae){let e="";n(30,ne=!0),s[k].forEach((t=>{e+=e?`,games(vendor(id=${t}))`:`games(vendor(id=${t}))`})),a.searchParams.append("filter",(s&&s[k].length<2?"$and":"$or")+`(${e})`)}else n(30,ne=!1);o&&(o[k]?o[k]&&"All"!=o[k]&&("isNew"==o[k]||"advancedTags(name(hot))"==o[k]?(a.searchParams.append("sortedField",`games(${o[k]})`),a.searchParams.append("orderBy","DES")):a.searchParams.append("sortedField",`games(${o[k]})`)):ue&&"All"!=ue&&("advancedTags(name(hot))"==ue||"isNew"==ue?(a.searchParams.append("sortedField",`games(${ue})`),a.searchParams.append("orderBy","DES")):a.searchParams.append("sortedField",`games(${ue})`))),fetch(a).then((e=>e.json())).then((t=>{n(21,j=!1),(k.match(/\$/g)||[]).length>1&&(t=t.items.filter((e=>{if(e.id==k)return e}))[0]),n(52,p=!0),n(22,V=!1),l=t.games.total,e(t)}),(e=>{n(22,V=!0),console.error(e),i(e)}))}))},pe=e=>{if(e.data)switch(e.data.type){case"MostPlayedData":"MOSTPLAYED"==k&&(n(27,J=!1),n(23,W=!1),n(26,X=!1),n(25,K=e.data.mostPlayedGames),n(24,s={id:"MOSTPLAYED",name:"Most Played Games",games:{count:e.data.mostPlayedGames.length,total:e.data.mostPlayedGames.length,items:e.data.mostPlayedGames}})),n(21,j=!1);break;case"LastPlayedData":"LASTPLAYED"==k&&(n(27,J=!1),n(23,W=!1),n(26,X=!1),n(25,K=e.data.lastPlayedGames),n(24,s={id:"LASTPLAYED",name:"Last Played Games",games:{count:e.data.lastPlayedGames.length,total:e.data.lastPlayedGames.length,items:e.data.lastPlayedGames}})),n(21,j=!1);break;case"CustomOperatorData":e.data.operatordetail;break;case"RecentSearchData":n(27,J=!0),n(28,Q=!0),e.data.searchData.length>0?(n(25,K=e.data.searchData),n(31,re=!0),K&&K.forEach((e=>{e.isFavorite=ge(e.id)}))):(n(25,K=[]),n(31,re=!1));break;case"OutOfRecentSearches":n(27,J=!1),n(28,Q=!1);break;case"SearchData":n(27,J=!0),n(28,Q=!1),n(25,K=e.data.searchData.items||[]),n(29,te=!0),e.data.receivedFavoriteResults&&(d=e.data.receivedFavoriteResults.items),K&&K.forEach((e=>{e.isFavorite=ge(e.id)}));break;case`CategoryData_${k}`:n(27,J=!1),n(23,W=!0),n(26,X=!0),n(29,te=!1),se=!1,e.data.receivedFavoriteResults&&(d=e.data.receivedFavoriteResults.items),me(e.data.categoryId,0,e.data.visiblegames).then((e=>{n(24,s=e),n(25,K=s.games.items),K&&K.forEach((e=>{e.isFavorite=ge(e.id)}))}));break;case"CategoryChange":q=20;break;case"ApplySorter":n(0,k=e.data.itemId),ue=e.data.sortBy,me(0,0,q).then((e=>{n(24,s=e),n(25,K=s.games.items),n(26,X=!1)}));break;case"CategoryUpdate":n(27,J=!1),n(23,W=!1),n(29,te=!1),se=!0,n(0,k=e.data.itemId),"MOSTPLAYED"!==k&&n(26,X=!1),"true"!==D&&me(0,0,q).then((t=>{n(24,s=t),s.games.items.forEach((e=>{e.isFavorite=ge(e.id)})),n(25,K=s.games.items),n(26,X=!1),
1472
1474
  // @TODO: replace this quick fix - when there are only a few category games, the view scrolls to the footer
1473
- Z.length<10&&0==e.data.origin&&(Q=!0,setTimeout((()=>{window.postMessage({type:"WidgetTopReference",scrollTop:Q},window.location.href)}),500))}));break;case"FavoriteUpdate":V=!0,s&&(n(23,Z=s.games.items),Z.forEach((e=>{e.isFavorite=fe(e.id)})));break;case"UpdateCategoryFavoriteGames":if(e.data.receivedFavoriteResults){if(d=e.data.receivedFavoriteResults.items,e.data.favStadalone)return;ie?V||window.postMessage({type:"CategoryUpdate",itemId:k},window.location.href):window.postMessage({type:"FavoriteUpdate"},window.location.href)}break;case"ShowFavoriteSection":let t;V=!1,e.data&&(t=e.data.receivedFavoriteResults.items,t.length&&t.forEach((e=>{e.gameModel&&(e.gameModel.isFavorite=!!e.gameModel)})),n(36,ue.items=
1475
+ K.length<10&&0==e.data.origin&&(ee=!0,setTimeout((()=>{window.postMessage({type:"WidgetTopReference",scrollTop:ee},window.location.href)}),500))}));break;case"FavoriteUpdate":n(23,W=!0),s&&(n(25,K=s.games.items),K.forEach((e=>{e.isFavorite=ge(e.id)})));break;case"UpdateCategoryFavoriteGames":if(e.data.receivedFavoriteResults){if(d=e.data.receivedFavoriteResults.items,e.data.favStadalone)return;ae?W||window.postMessage({type:"CategoryUpdate",itemId:k},window.location.href):window.postMessage({type:"FavoriteUpdate"},window.location.href)}break;case"ShowFavoriteSection":let t;n(23,W=!1),e.data&&(t=e.data.receivedFavoriteResults.items,t.length&&t.forEach((e=>{e.gameModel&&(e.gameModel.isFavorite=!!e.gameModel)})),n(38,de.items=
1474
1476
  // separate favorites array into mobile and desktop favorites
1475
1477
  function(e,t){let n=window.navigator.userAgent;
1476
1478
  // make sure to display favored games specific to the platform used
1477
- return br(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,ue.items),ue),n(36,ue.name="Favorites",ue),n(33,ie=!0),n(20,z=!1));break;case"UserSessionID":i=e.data.session,a=e.data.userID,"true"==_&&a&&a.length&&i&&i.length>0&&((e,t)=>{n(20,z=!0);let r={method:"GET",headers:{"X-SessionID":t}};new Promise(((t,i)=>{fetch(e,r).then((e=>e.json())).then((e=>{n(20,z=!1),d=e?e.items:[],Z.forEach((e=>{e.isFavorite=fe(e.id)}));let r=Z;n(23,Z=void 0),n(23,Z=r),t(d)})).catch((e=>{console.error(e),i(e)}))}))})(`${g}/player/${a}/favorites/`,i)}},pe=e=>{X+=1,n(30,re=!0),X<=l&&he(0,0,X).then((e=>{n(22,s=e),
1479
+ return br(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,de.items),de),n(38,de.name="Favorites",de),n(35,ae=!0),n(21,j=!1));break;case"UserSessionID":i=e.data.session,a=e.data.userID,"true"==x&&a&&a.length&&i&&i.length>0&&((e,t)=>{n(21,j=!0);let r={method:"GET",headers:{"X-SessionID":t}};new Promise(((t,i)=>{fetch(e,r).then((e=>e.json())).then((e=>{n(21,j=!1),d=e?e.items:[],K.forEach((e=>{e.isFavorite=ge(e.id)}));let r=K;n(25,K=void 0),n(25,K=r),t(d)})).catch((e=>{console.error(e),i(e)}))}))})(`${g}/player/${a}/favorites/`,i)}},fe=e=>{q+=1,n(32,ie=!0),q<=l&&me(0,0,q).then((e=>{n(24,s=e),
1478
1480
  // @TODO categoryData type fix
1479
1481
  /**
1480
1482
  * This check is needed to prevent requests with less items
1481
1483
  * that started before but ended after the last request to add items to list
1482
1484
  * This could also use abort controller instead but refactoring is needed
1483
1485
  */
1484
- s.games.items.length>Z.length&&(n(23,Z=s.games.items),Z.forEach((e=>{e.isFavorite=fe(e.id)}))),n(30,re=!1)}))},fe=e=>!!d&&-1!==d.findIndex((t=>t.id==e)),ge=e=>{window.postMessage({type:"CategoryChange",itemId:e},window.location.href)};
1486
+ s.games.items.length>K.length&&(n(25,K=s.games.items),K.forEach((e=>{e.isFavorite=ge(e.id)}))),n(32,ie=!1)}))},ge=e=>!!d&&-1!==d.findIndex((t=>t.id==e)),ye=e=>{window.postMessage({type:"CategoryChange",itemId:e},window.location.href)};
1485
1487
  // @TODO categoryId type
1486
- E((()=>(window.addEventListener("visibilitychange",(e=>{document[m]?n(35,le="disconnect"):n(35,le="connect")})),window.addEventListener("message",me,!1),"FAVORITES"===k&&window.postMessage({type:"GetFavoredGame"},window.location.href),()=>{window.removeEventListener("message",me),window.removeEventListener("visibilitychange",me)})));return e.$$set=e=>{"categoryindex"in e&&n(41,f=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,x=e.clientstyling),"clientstylingurl"in e&&n(8,$=e.clientstylingurl),"translationurl"in e&&n(42,S=e.translationurl),"currency"in e&&n(9,F=e.currency),"categoryid"in e&&n(0,k=e.categoryid),"categorygames"in e&&n(43,M=e.categorygames),"livecasino"in e&&n(10,L=e.livecasino),"visiblegames"in e&&n(44,T=e.visiblegames),"gamepagemodalurl"in e&&n(11,G=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(12,P=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(13,A=e.integratedgameframemobile),"casinomygames"in e&&n(14,D=e.casinomygames),"addfilterselector"in e&&n(15,I=e.addfilterselector),"addsortingselector"in e&&n(16,O=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]&&p&&se&&ae&&se.forEach(((e,t)=>{e&&(
1488
+ E((()=>(window.addEventListener("visibilitychange",(e=>{document[m]?n(37,ce="disconnect"):n(37,ce="connect")})),window.addEventListener("message",pe,!1),"FAVORITES"===k&&window.postMessage({type:"GetFavoredGame"},window.location.href),()=>{window.removeEventListener("message",pe),window.removeEventListener("visibilitychange",pe)})));return e.$$set=e=>{"categoryindex"in e&&n(43,f=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,x=e.favorites),"clientstyling"in e&&n(7,_=e.clientstyling),"clientstylingurl"in e&&n(8,$=e.clientstylingurl),"translationurl"in e&&n(44,S=e.translationurl),"currency"in e&&n(9,F=e.currency),"categoryid"in e&&n(0,k=e.categoryid),"categorygames"in e&&n(45,C=e.categorygames),"livecasino"in e&&n(10,L=e.livecasino),"visiblegames"in e&&n(46,T=e.visiblegames),"gamepagemodalurl"in e&&n(11,G=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(12,P=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(13,A=e.integratedgameframemobile),"casinomygames"in e&&n(14,D=e.casinomygames),"addfilterselector"in e&&n(15,I=e.addfilterselector),"addsortingselector"in e&&n(16,O=e.addsortingselector),"filterbylogo"in e&&n(17,N=e.filterbylogo),"casinogamesgridslider"in e&&n(18,R=e.casinogamesgridslider),"once"in e&&n(47,H=e.once),"top"in e&&n(48,B=e.top),"bottom"in e&&n(49,U=e.bottom),"left"in e&&n(50,Y=e.left),"right"in e&&n(51,z=e.right)},e.$$.update=()=>{/*thumbnailContainer*/1048576&e.$$.dirty[0]|/*dataloaded*/2097152&e.$$.dirty[1]&&p&&oe&&se&&oe.forEach(((e,t)=>{e&&(
1487
1489
  // Hack to make sure that I can identify the thumbnail index
1488
- e.elems_index=t,de.observe(e))})),/*lang, categoryid*/9&e.$$.dirty[0]&&v&&k&&(()=>{
1490
+ e.elems_index=t,he.observe(e))})),/*lang, categoryid*/9&e.$$.dirty[0]&&v&&k&&(()=>{
1489
1491
  // showFavGamesCategory vs categoryData
1490
1492
  // favoriteGamesData vs shownCategoryData
1491
- switch(k){case"FAVORITES":n(33,ie=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===D&&n(33,ie=!1)}})(),/*translationurl*/2048&e.$$.dirty[1]&&S&&fetch(S).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{$r(t,e[t])}))})).catch((e=>{console.log(e)})),/*clientstyling, customStylingContainer*/262272&e.$$.dirty[0]&&x&&h&&(()=>{let e=document.createElement("style");e.innerHTML=x,h.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/262400&e.$$.dirty[0]&&$&&h&&(()=>{let e=new URL($),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{h.appendChild(t)}),1)}))})()},[k,g,y,v,b,w,_,x,$,F,L,G,P,A,D,I,O,N,h,se,z,j,s,Z,K,q,J,ee,te,ne,re,o,c,ie,oe,le,ue,r,W,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,s)=>{const o=new Date(a.schedules[0].startTime),l=new Date(a.schedules[0].endTime);Fr(l).diff(i)<r&&(r=Fr(l).diff(i),t=s),Fr(i).isAfter(o)&&Fr(i).isBefore(l)&&(n=e[t].name)})),n},ge,f,S,M,T,R,H,B,U,Y,p,function(e){C[e?"unshift":"push"]((()=>{c=e,n(32,c)}))},e=>ge(s.id),function(e,t){C[e?"unshift":"push"]((()=>{se[t]=e,n(19,se)}))},function(e){C[e?"unshift":"push"]((()=>{o=e,n(31,o)}))},function(e){C[e?"unshift":"push"]((()=>{o=e,n(31,o)}))},function(e){C[e?"unshift":"push"]((()=>{h=e,n(18,h)}))}]}
1493
+ switch(k){case"FAVORITES":n(35,ae=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===D&&n(35,ae=!1)}})(),/*translationurl*/8192&e.$$.dirty[1]&&S&&fetch(S).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{$r(t,e[t])}))})).catch((e=>{console.log(e)})),/*clientstyling, customStylingContainer*/524416&e.$$.dirty[0]&&_&&h&&(()=>{let e=document.createElement("style");e.innerHTML=_,h.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/524544&e.$$.dirty[0]&&$&&h&&(()=>{let e=new URL($),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{h.appendChild(t)}),1)}))})()},[k,g,y,v,b,w,x,_,$,F,L,G,P,A,D,I,O,N,R,h,oe,j,V,W,s,K,X,J,Q,te,ne,re,ie,o,c,ae,le,ce,de,r,Z,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,s)=>{const o=new Date(a.schedules[0].startTime),l=new Date(a.schedules[0].endTime);Fr(l).diff(i)<r&&(r=Fr(l).diff(i),t=s),Fr(i).isAfter(o)&&Fr(i).isBefore(l)&&(n=e[t].name)})),n},ye,f,S,C,T,H,B,U,Y,z,p,function(e){M[e?"unshift":"push"]((()=>{c=e,n(34,c)}))},e=>ye(s.id),function(e,t){M[e?"unshift":"push"]((()=>{oe[t]=e,n(20,oe)}))},function(e){M[e?"unshift":"push"]((()=>{o=e,n(33,o)}))},function(e){M[e?"unshift":"push"]((()=>{c=e,n(34,c)}))},function(e){M[e?"unshift":"push"]((()=>{o=e,n(33,o)}))},function(e){M[e?"unshift":"push"]((()=>{h=e,n(19,h)}))}]}
1492
1494
  /* ../casino-favorites-section/src/CasinoFavoritesSection.svelte generated by Svelte v3.59.2 */
1493
- function ua(t){let n,r,a,s,o;return{c(){n=f("div"),r=f("casino-games-category-section"),this.c=e,x(r,"session",/*session*/t[0]),x(r,"userid",/*userid*/t[1]),x(r,"endpoint",/*endpoint*/t[2]),x(r,"datasource",/*datasource*/t[3]),x(r,"lang",/*lang*/t[5]),x(r,"currency",/*currency*/t[4]),x(r,"favorites",/*favorites*/t[13]),x(r,"categoryid","FAVORITES"),x(r,"class","CategoryContainer"),x(r,"clientstyling",/*clientstyling*/t[6]),x(r,"clientstylingurl",/*clientstylingurl*/t[7]),x(r,"livecasino",/*livecasino*/t[8]),x(r,"visiblegames",/*visiblegames*/t[12]),x(r,"gamepagemodalurl",/*gamepagemodalurl*/t[11]),x(r,"integratedgameframedesktop",/*integratedgameframedesktop*/t[10]),x(r,"integratedgameframemobile",/*integratedgameframemobile*/t[9]),x(r,"casinomygames",/*casinomygames*/t[14]),_(n,"class","CasinoFavoritesSectionContainer")},m(l,c){var u;h(l,n,c),d(n,r),
1494
- /*div_binding*/t[18](n),s||(u=a=/*getFavoredGames*/t[16].call(null,r,(/*endpoint*/t[2],/*userid*/t[1],/*session*/t[0],/*userid*/t[1])),o=u&&i(u.destroy)?u.destroy:e,s=!0)},p(e,[t]){/*session*/1&t&&x(r,"session",/*session*/e[0]),/*userid*/2&t&&x(r,"userid",/*userid*/e[1]),/*endpoint*/4&t&&x(r,"endpoint",/*endpoint*/e[2]),/*datasource*/8&t&&x(r,"datasource",/*datasource*/e[3]),/*lang*/32&t&&x(r,"lang",/*lang*/e[5]),/*currency*/16&t&&x(r,"currency",/*currency*/e[4]),/*favorites*/8192&t&&x(r,"favorites",/*favorites*/e[13]),/*clientstyling*/64&t&&x(r,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&t&&x(r,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&t&&x(r,"livecasino",/*livecasino*/e[8]),/*visiblegames*/4096&t&&x(r,"visiblegames",/*visiblegames*/e[12]),/*gamepagemodalurl*/2048&t&&x(r,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/1024&t&&x(r,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),/*integratedgameframemobile*/512&t&&x(r,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),/*casinomygames*/16384&t&&x(r,"casinomygames",/*casinomygames*/e[14]),a&&i(a.update)&&/*endpoint, userid, session*/7&t&&a.update.call(null,(/*endpoint*/e[2],/*userid*/e[1],/*session*/e[0],/*userid*/e[1]))},i:e,o:e,d(e){e&&m(n)
1495
- /*div_binding*/,t[18](null),s=!1,o()}}}function da(e,t,n){let r,i,{endpoint:a=""}=t,{datasource:s=""}=t,{currency:o=""}=t,{lang:l=""}=t,{session:c=""}=t,{userid:u=""}=t,{clientstyling:d=""}=t,{clientstylingurl:h=""}=t,{livecasino:m="false"}=t,{integratedgameframemobile:p="false"}=t,{integratedgameframedesktop:f="false"}=t,{gamepagemodalurl:g="false"}=t,{visiblegames:y=""}=t,{favorites:v=""}=t,{categoryid:b=""}=t,{casinomygames:w="false"}=t,_=[];!function({withLocale:e,translations:t}){sr.subscribe((n=>{null==n&&(Yn.set(t),sr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1495
+ function ua(t){let n,r,a,s,o;return{c(){n=f("div"),r=f("casino-games-category-section"),this.c=e,_(r,"session",/*session*/t[0]),_(r,"userid",/*userid*/t[1]),_(r,"endpoint",/*endpoint*/t[2]),_(r,"datasource",/*datasource*/t[3]),_(r,"lang",/*lang*/t[5]),_(r,"currency",/*currency*/t[4]),_(r,"favorites",/*favorites*/t[13]),_(r,"categoryid","FAVORITES"),_(r,"class","CategoryContainer"),_(r,"clientstyling",/*clientstyling*/t[6]),_(r,"clientstylingurl",/*clientstylingurl*/t[7]),_(r,"livecasino",/*livecasino*/t[8]),_(r,"visiblegames",/*visiblegames*/t[12]),_(r,"gamepagemodalurl",/*gamepagemodalurl*/t[11]),_(r,"integratedgameframedesktop",/*integratedgameframedesktop*/t[10]),_(r,"integratedgameframemobile",/*integratedgameframemobile*/t[9]),_(r,"casinomygames",/*casinomygames*/t[14]),x(n,"class","CasinoFavoritesSectionContainer")},m(l,c){var u;h(l,n,c),d(n,r),
1496
+ /*div_binding*/t[18](n),s||(u=a=/*getFavoredGames*/t[16].call(null,r,(/*endpoint*/t[2],/*userid*/t[1],/*session*/t[0],/*userid*/t[1])),o=u&&i(u.destroy)?u.destroy:e,s=!0)},p(e,[t]){/*session*/1&t&&_(r,"session",/*session*/e[0]),/*userid*/2&t&&_(r,"userid",/*userid*/e[1]),/*endpoint*/4&t&&_(r,"endpoint",/*endpoint*/e[2]),/*datasource*/8&t&&_(r,"datasource",/*datasource*/e[3]),/*lang*/32&t&&_(r,"lang",/*lang*/e[5]),/*currency*/16&t&&_(r,"currency",/*currency*/e[4]),/*favorites*/8192&t&&_(r,"favorites",/*favorites*/e[13]),/*clientstyling*/64&t&&_(r,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&t&&_(r,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&t&&_(r,"livecasino",/*livecasino*/e[8]),/*visiblegames*/4096&t&&_(r,"visiblegames",/*visiblegames*/e[12]),/*gamepagemodalurl*/2048&t&&_(r,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/1024&t&&_(r,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),/*integratedgameframemobile*/512&t&&_(r,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),/*casinomygames*/16384&t&&_(r,"casinomygames",/*casinomygames*/e[14]),a&&i(a.update)&&/*endpoint, userid, session*/7&t&&a.update.call(null,(/*endpoint*/e[2],/*userid*/e[1],/*session*/e[0],/*userid*/e[1]))},i:e,o:e,d(e){e&&m(n)
1497
+ /*div_binding*/,t[18](null),s=!1,o()}}}function da(e,t,n){let r,i,{endpoint:a=""}=t,{datasource:s=""}=t,{currency:o=""}=t,{lang:l=""}=t,{session:c=""}=t,{userid:u=""}=t,{clientstyling:d=""}=t,{clientstylingurl:h=""}=t,{livecasino:m="false"}=t,{integratedgameframemobile:p="false"}=t,{integratedgameframedesktop:f="false"}=t,{gamepagemodalurl:g="false"}=t,{visiblegames:y=""}=t,{favorites:v=""}=t,{categoryid:b=""}=t,{casinomygames:w="false"}=t,x=[];!function({withLocale:e,translations:t}){sr.subscribe((n=>{null==n&&(Yn.set(t),sr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1496
1498
  /*dictionary.set(translations);
1497
- locale.set(_locale);*/}({withLocale:"en",translations:{}});const x=e=>{if(e.data)switch(e.data.type){case"UserSessionID":n(0,c=e.data.session),n(1,u=e.data.userID),u&&u.length&&c&&c.length>0&&$(a,c,u);break;case"SetUnfavoredGame":F(`${a}/player/${u}/favorites`,c,u,e.data.id,e.data.triggerFactor);break;case"SetFavoredGame":S(`${a}/player/${u}/favorites`,c,u,e.data.id,e.data.triggerFactor);break;case"GetFavoredGame":u&&u.length&&c&&c.length>0&&$(a,c,u)}};let $=(e,t,n)=>{if("true"==v&&c&&n){fetch(`${e}/player/${n}/favorites/`,{method:"GET",headers:{"X-SessionID":t}}).then((e=>e.json())).then((e=>(i=e,i&&(M(),window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:i,favStadalone:!0},window.location.href),L(i.items)),i))).then((e=>e)).catch((e=>{console.error(e)}))}},S=(e,t,n,r,i)=>{
1499
+ locale.set(_locale);*/}({withLocale:"en",translations:{}});const _=e=>{if(e.data)switch(e.data.type){case"UserSessionID":n(0,c=e.data.session),n(1,u=e.data.userID),u&&u.length&&c&&c.length>0&&$(a,c,u);break;case"SetUnfavoredGame":F(`${a}/player/${u}/favorites`,c,u,e.data.id,e.data.triggerFactor);break;case"SetFavoredGame":S(`${a}/player/${u}/favorites`,c,u,e.data.id,e.data.triggerFactor);break;case"GetFavoredGame":u&&u.length&&c&&c.length>0&&$(a,c,u)}};let $=(e,t,n)=>{if("true"==v&&c&&n){fetch(`${e}/player/${n}/favorites/`,{method:"GET",headers:{"X-SessionID":t}}).then((e=>e.json())).then((e=>(i=e,i&&(C(),window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:i,favStadalone:!0},window.location.href),L(i.items)),i))).then((e=>e)).catch((e=>{console.error(e)}))}},S=(e,t,n,r,i)=>{
1498
1500
  // When adding new favored games, the api requires an array with all the current favored games due to the fact that it overwrites the old ones with the ones found in the body of the POST request
1499
- _.includes(r)||_.push(r);let a={items:_},s={method:"POST",headers:{"X-SessionID":t,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(a)};fetch(e,s).then((e=>e.json())).then((()=>{window.postMessage({type:`AddFavoriteThumbnail_${r}`},window.location.href),k(e,t)})).catch((e=>{console.error("Err",e)}))};const F=(e,t,n,r,i)=>{_.includes(r)&&(_=_.filter((e=>e!=r))),fetch(`${e}/${r}`,{method:"DELETE",headers:{"X-SessionID":t}}).then((e=>e.json())).then((()=>{window.postMessage({type:`RemoveFavoriteThumbnail_${r}`},window.location.href),k(e,t)}))};let k=(e,t)=>{fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then((e=>e.json())).then((e=>(i=e,M(),i&&window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:i,favStadalone:!0},window.location.href),i))).catch((e=>{console.error(e)}))};const M=()=>{window.postMessage({type:"ShowFavoriteSection",receivedFavoriteResults:i},window.location.href)},L=(e=[])=>(
1501
+ x.includes(r)||x.push(r);let a={items:x},s={method:"POST",headers:{"X-SessionID":t,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(a)};fetch(e,s).then((e=>e.json())).then((()=>{window.postMessage({type:`AddFavoriteThumbnail_${r}`},window.location.href),k(e,t)})).catch((e=>{console.error("Err",e)}))};const F=(e,t,n,r,i)=>{x.includes(r)&&(x=x.filter((e=>e!=r))),fetch(`${e}/${r}`,{method:"DELETE",headers:{"X-SessionID":t}}).then((e=>e.json())).then((()=>{window.postMessage({type:`RemoveFavoriteThumbnail_${r}`},window.location.href),k(e,t)}))};let k=(e,t)=>{fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then((e=>e.json())).then((e=>(i=e,C(),i&&window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:i,favStadalone:!0},window.location.href),i))).catch((e=>{console.error(e)}))};const C=()=>{window.postMessage({type:"ShowFavoriteSection",receivedFavoriteResults:i},window.location.href)},L=(e=[])=>(
1500
1502
  // construct favorite array used to check if game id is not already present in fav list
1501
- _=[],e.length>0&&e.forEach((e=>{_.push(e.id)})),_);return E((()=>(window.addEventListener("message",x,!1),()=>{window.removeEventListener("message",x)}))),e.$$set=e=>{"endpoint"in e&&n(2,a=e.endpoint),"datasource"in e&&n(3,s=e.datasource),"currency"in e&&n(4,o=e.currency),"lang"in e&&n(5,l=e.lang),"session"in e&&n(0,c=e.session),"userid"in e&&n(1,u=e.userid),"clientstyling"in e&&n(6,d=e.clientstyling),"clientstylingurl"in e&&n(7,h=e.clientstylingurl),"livecasino"in e&&n(8,m=e.livecasino),"integratedgameframemobile"in e&&n(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,f=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,g=e.gamepagemodalurl),"visiblegames"in e&&n(12,y=e.visiblegames),"favorites"in e&&n(13,v=e.favorites),"categoryid"in e&&n(17,b=e.categoryid),"casinomygames"in e&&n(14,w=e.casinomygames)},e.$$.update=()=>{/*endpoint, userid, session, lang, favorites*/8231&e.$$.dirty&&a&&u&&c&&l&&v&&"true"==v&&$(a,c,u),/*clientstyling, customStylingContainer*/32832&e.$$.dirty&&d&&r&&(()=>{let e=document.createElement("style");e.innerHTML=d,r.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/32896&e.$$.dirty&&h&&r&&(()=>{let e=document.createElement("style");fetch(new URL(h)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{r.appendChild(e)}),1)}))})()},[c,u,a,s,o,l,d,h,m,p,f,g,y,v,w,r,$,b,function(e){C[e?"unshift":"push"]((()=>{r=e,n(15,r)}))}]}!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CategoryName,.StatusText{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.NoSearchResults{color:var(--emfe-w-casino-typography, 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-casino-typography, 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 .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-casino-typography, 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 0 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;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@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-casino-typography, 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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));border-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C)) transparent var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},ca,oa,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&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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}),R()}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),R()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),R()}get favorites(){return this.$$.ctx[6]}set favorites(e){this.$$set({favorites:e}),R()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get translationurl(){return this.$$.ctx[42]}set translationurl(e){this.$$set({translationurl:e}),R()}get currency(){return this.$$.ctx[9]}set currency(e){this.$$set({currency:e}),R()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),R()}get categorygames(){return this.$$.ctx[43]}set categorygames(e){this.$$set({categorygames:e}),R()}get livecasino(){return this.$$.ctx[10]}set livecasino(e){this.$$set({livecasino:e}),R()}get visiblegames(){return this.$$.ctx[44]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get integratedgameframemobile(){return this.$$.ctx[13]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get addfilterselector(){return this.$$.ctx[15]}set addfilterselector(e){this.$$set({addfilterselector:e}),R()}get addsortingselector(){return this.$$.ctx[16]}set addsortingselector(e){this.$$set({addsortingselector:e}),R()}get filterbylogo(){return this.$$.ctx[17]}set filterbylogo(e){this.$$set({filterbylogo:e}),R()}get once(){return this.$$.ctx[45]}set once(e){this.$$set({once:e}),R()}get top(){return this.$$.ctx[46]}set top(e){this.$$set({top:e}),R()}get bottom(){return this.$$.ctx[47]}set bottom(e){this.$$set({bottom:e}),R()}get left(){return this.$$.ctx[48]}set left(e){this.$$set({left:e}),R()}get right(){return this.$$.ctx[49]}set right(e){this.$$set({right:e}),R()}});function ha(e,t){Vn(e,t)}!customElements.get("casino-favorites-section")&&customElements.define("casino-favorites-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent=".CasinoFavoritesSectionContainer{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},da,ua,a,{endpoint:2,datasource:3,currency:4,lang:5,session:0,userid:1,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,categoryid:17,casinomygames:14},null),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","categoryid","casinomygames"]}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),R()}get currency(){return this.$$.ctx[4]}set currency(e){this.$$set({currency:e}),R()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[0]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[1]}set userid(e){this.$$set({userid:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get categoryid(){return this.$$.ctx[17]}set categoryid(e){this.$$set({categoryid:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}});const ma={en:{noRecentGames:"You haven't played yet but here you will find in the future a list of your games."},de:{noRecentGames:"Du hast bisher noch nicht gespielt, aber hier findest du in Zukunft eine Liste deiner Spiele."},es:{noRecentGames:"No has jugado aún pero aquí encontrarás en el futuro una lista de tus juegos."}};
1502
- /* ../casino-last-played-section/src/CasinoLastPlayedSection.svelte generated by Svelte v3.59.2 */function pa(e){let t;return{c(){t=f("casino-games-category-section"),x(t,"session",/*session*/e[4]),x(t,"userid",/*userid*/e[5]),x(t,"endpoint",/*endpoint*/e[0]),x(t,"datasource",/*datasource*/e[1]),x(t,"lang",/*lang*/e[3]),x(t,"currency",/*currency*/e[2]),x(t,"favorites",/*favorites*/e[13]),x(t,"categoryid","LASTPLAYED"),x(t,"categoryindex","1"),x(t,"categorygames","9"),x(t,"class","CategoryContainer"),x(t,"clientstyling",/*clientstyling*/e[6]),x(t,"clientstylingurl",/*clientstylingurl*/e[7]),x(t,"livecasino",/*livecasino*/e[8]),x(t,"visiblegames",/*visiblegames*/e[12]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),x(t,"casinomygames",/*casinomygames*/e[14])},m(e,n){h(e,t,n)},p(e,n){/*session*/16&n[0]&&x(t,"session",/*session*/e[4]),/*userid*/32&n[0]&&x(t,"userid",/*userid*/e[5]),/*endpoint*/1&n[0]&&x(t,"endpoint",/*endpoint*/e[0]),/*datasource*/2&n[0]&&x(t,"datasource",/*datasource*/e[1]),/*lang*/8&n[0]&&x(t,"lang",/*lang*/e[3]),/*currency*/4&n[0]&&x(t,"currency",/*currency*/e[2]),/*favorites*/8192&n[0]&&x(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&x(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&x(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/4096&n[0]&&x(t,"visiblegames",/*visiblegames*/e[12]),/*gamepagemodalurl*/2048&n[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/1024&n[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),/*integratedgameframemobile*/512&n[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),/*casinomygames*/16384&n[0]&&x(t,"casinomygames",/*casinomygames*/e[14])},d(e){e&&m(t)}}}
1503
+ x=[],e.length>0&&e.forEach((e=>{x.push(e.id)})),x);return E((()=>(window.addEventListener("message",_,!1),()=>{window.removeEventListener("message",_)}))),e.$$set=e=>{"endpoint"in e&&n(2,a=e.endpoint),"datasource"in e&&n(3,s=e.datasource),"currency"in e&&n(4,o=e.currency),"lang"in e&&n(5,l=e.lang),"session"in e&&n(0,c=e.session),"userid"in e&&n(1,u=e.userid),"clientstyling"in e&&n(6,d=e.clientstyling),"clientstylingurl"in e&&n(7,h=e.clientstylingurl),"livecasino"in e&&n(8,m=e.livecasino),"integratedgameframemobile"in e&&n(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,f=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,g=e.gamepagemodalurl),"visiblegames"in e&&n(12,y=e.visiblegames),"favorites"in e&&n(13,v=e.favorites),"categoryid"in e&&n(17,b=e.categoryid),"casinomygames"in e&&n(14,w=e.casinomygames)},e.$$.update=()=>{/*endpoint, userid, session, lang, favorites*/8231&e.$$.dirty&&a&&u&&c&&l&&v&&"true"==v&&$(a,c,u),/*clientstyling, customStylingContainer*/32832&e.$$.dirty&&d&&r&&(()=>{let e=document.createElement("style");e.innerHTML=d,r.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/32896&e.$$.dirty&&h&&r&&(()=>{let e=document.createElement("style");fetch(new URL(h)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{r.appendChild(e)}),1)}))})()},[c,u,a,s,o,l,d,h,m,p,f,g,y,v,w,r,$,b,function(e){M[e?"unshift":"push"]((()=>{r=e,n(15,r)}))}]}!customElements.get("casino-games-category-section")&&customElements.define("casino-games-category-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:5px;height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.NoSearchResults{color:var(--emfe-w-casino-typography, 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-casino-typography, 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 .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-casino-typography, 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 0 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}.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(182px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 182px);grid-auto-rows:182px;grid-auto-columns:182px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@media screen and (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.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;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@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-casino-typography, 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-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));border-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C)) transparent var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},ca,oa,a,{categoryindex:43,endpoint:1,datasource:2,lang:3,session:4,userid:5,favorites:6,clientstyling:7,clientstylingurl:8,translationurl:44,currency:9,categoryid:0,categorygames:45,livecasino:10,visiblegames:46,gamepagemodalurl:11,integratedgameframedesktop:12,integratedgameframemobile:13,casinomygames:14,addfilterselector:15,addsortingselector:16,filterbylogo:17,casinogamesgridslider:18,once:47,top:48,bottom:49,left:50,right:51},null,[-1,-1,-1]),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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","casinogamesgridslider","once","top","bottom","left","right"]}get categoryindex(){return this.$$.ctx[43]}set categoryindex(e){this.$$set({categoryindex:e}),R()}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),R()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),R()}get favorites(){return this.$$.ctx[6]}set favorites(e){this.$$set({favorites:e}),R()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get translationurl(){return this.$$.ctx[44]}set translationurl(e){this.$$set({translationurl:e}),R()}get currency(){return this.$$.ctx[9]}set currency(e){this.$$set({currency:e}),R()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),R()}get categorygames(){return this.$$.ctx[45]}set categorygames(e){this.$$set({categorygames:e}),R()}get livecasino(){return this.$$.ctx[10]}set livecasino(e){this.$$set({livecasino:e}),R()}get visiblegames(){return this.$$.ctx[46]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get integratedgameframemobile(){return this.$$.ctx[13]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get addfilterselector(){return this.$$.ctx[15]}set addfilterselector(e){this.$$set({addfilterselector:e}),R()}get addsortingselector(){return this.$$.ctx[16]}set addsortingselector(e){this.$$set({addsortingselector:e}),R()}get filterbylogo(){return this.$$.ctx[17]}set filterbylogo(e){this.$$set({filterbylogo:e}),R()}get casinogamesgridslider(){return this.$$.ctx[18]}set casinogamesgridslider(e){this.$$set({casinogamesgridslider:e}),R()}get once(){return this.$$.ctx[47]}set once(e){this.$$set({once:e}),R()}get top(){return this.$$.ctx[48]}set top(e){this.$$set({top:e}),R()}get bottom(){return this.$$.ctx[49]}set bottom(e){this.$$set({bottom:e}),R()}get left(){return this.$$.ctx[50]}set left(e){this.$$set({left:e}),R()}get right(){return this.$$.ctx[51]}set right(e){this.$$set({right:e}),R()}});function ha(e,t){Vn(e,t)}!customElements.get("casino-favorites-section")&&customElements.define("casino-favorites-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent=".CasinoFavoritesSectionContainer{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},da,ua,a,{endpoint:2,datasource:3,currency:4,lang:5,session:0,userid:1,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,categoryid:17,casinomygames:14},null),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","categoryid","casinomygames"]}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),R()}get currency(){return this.$$.ctx[4]}set currency(e){this.$$set({currency:e}),R()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[0]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[1]}set userid(e){this.$$set({userid:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get categoryid(){return this.$$.ctx[17]}set categoryid(e){this.$$set({categoryid:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}});const ma={en:{noRecentGames:"You haven't played yet but here you will find in the future a list of your games."},de:{noRecentGames:"Du hast bisher noch nicht gespielt, aber hier findest du in Zukunft eine Liste deiner Spiele."},es:{noRecentGames:"No has jugado aún pero aquí encontrarás en el futuro una lista de tus juegos."},hr:{noRecentGames:"još niste igrali ali ovdje ćete moći pronaći listu vaših igara"}};
1504
+ /* ../casino-last-played-section/src/CasinoLastPlayedSection.svelte generated by Svelte v3.59.2 */function pa(e){let t;return{c(){t=f("casino-games-category-section"),_(t,"session",/*session*/e[4]),_(t,"userid",/*userid*/e[5]),_(t,"endpoint",/*endpoint*/e[0]),_(t,"datasource",/*datasource*/e[1]),_(t,"lang",/*lang*/e[3]),_(t,"currency",/*currency*/e[2]),_(t,"favorites",/*favorites*/e[13]),_(t,"categoryid","LASTPLAYED"),_(t,"categoryindex","1"),_(t,"categorygames","9"),_(t,"class","CategoryContainer"),_(t,"clientstyling",/*clientstyling*/e[6]),_(t,"clientstylingurl",/*clientstylingurl*/e[7]),_(t,"livecasino",/*livecasino*/e[8]),_(t,"visiblegames",/*visiblegames*/e[12]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),_(t,"casinomygames",/*casinomygames*/e[14])},m(e,n){h(e,t,n)},p(e,n){/*session*/16&n[0]&&_(t,"session",/*session*/e[4]),/*userid*/32&n[0]&&_(t,"userid",/*userid*/e[5]),/*endpoint*/1&n[0]&&_(t,"endpoint",/*endpoint*/e[0]),/*datasource*/2&n[0]&&_(t,"datasource",/*datasource*/e[1]),/*lang*/8&n[0]&&_(t,"lang",/*lang*/e[3]),/*currency*/4&n[0]&&_(t,"currency",/*currency*/e[2]),/*favorites*/8192&n[0]&&_(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&_(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&_(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/4096&n[0]&&_(t,"visiblegames",/*visiblegames*/e[12]),/*gamepagemodalurl*/2048&n[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/1024&n[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),/*integratedgameframemobile*/512&n[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),/*casinomygames*/16384&n[0]&&_(t,"casinomygames",/*casinomygames*/e[14])},d(e){e&&m(t)}}}
1503
1505
  // (138:4) {#if lastPlayedEmpty}
1504
- function fa(e){let t,n,r=/*$_*/e[17]("noRecentGames")+"";return{c(){t=f("p"),n=y(r),_(t,"class","SearchLoading")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/131072&t[0]&&r!==(r=/*$_*/e[17]("noRecentGames")+"")&&$(n,r)},d(e){e&&m(t)}}}function ga(t){let n,r;function i(e,t){/*lastPlayedEmpty*/
1505
- return e[16]?fa:pa}let a=i(t),s=a(t);return{c(){n=f("div"),r=f("div"),s.c(),this.c=e,_(r,"class","CasinoLastPlayedSection"),_(n,"class","CasinoGamesCategorySectionContainer")},m(e,i){h(e,n,i),d(n,r),s.m(r,null),
1506
+ function fa(e){let t,n,r=/*$_*/e[17]("noRecentGames")+"";return{c(){t=f("p"),n=y(r),x(t,"class","SearchLoading")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/131072&t[0]&&r!==(r=/*$_*/e[17]("noRecentGames")+"")&&$(n,r)},d(e){e&&m(t)}}}function ga(t){let n,r;function i(e,t){/*lastPlayedEmpty*/
1507
+ return e[16]?fa:pa}let a=i(t),s=a(t);return{c(){n=f("div"),r=f("div"),s.c(),this.c=e,x(r,"class","CasinoLastPlayedSection"),x(n,"class","CasinoGamesCategorySectionContainer")},m(e,i){h(e,n,i),d(n,r),s.m(r,null),
1506
1508
  /*div1_binding*/t[23](n)},p(e,t){a===(a=i(e))&&s?s.p(e,t):(s.d(1),s=a(e),s&&(s.c(),s.m(r,null)))},i:e,o:e,d(e){e&&m(n),s.d(),
1507
- /*div1_binding*/t[23](null)}}}function ya(e,t,n){let r;u(e,vr,(e=>n(17,r=e)));let i,a,{endpoint:s=""}=t,{datasource:o=""}=t,{currency:l=""}=t,{lang:c=""}=t,{session:d=""}=t,{userid:h=""}=t,{clientstyling:m=""}=t,{clientstylingurl:p=""}=t,{translationurl:f=""}=t,{livecasino:g="false"}=t,{integratedgameframemobile:y="false"}=t,{integratedgameframedesktop:v="false"}=t,{gamepagemodalurl:b="false"}=t,{visiblegames:w=""}=t,{favorites:_=""}=t,{lastplayedperiod:x="Last30Days"}=t,{lastplayedorder:$=""}=t,{lastplayedlimit:S=""}=t,{casinomygames:F="false"}=t,{lastplayedunique:k="true"}=t,E=window.navigator.userAgent,M=!1,L=[];Object.keys(ma).forEach((e=>{ha(e,ma[e])}));const T=()=>{new Promise(((e,t)=>{let n=new URL(`${s}/player/${h}/games/last-played`);n.searchParams.append("unique",k),n.searchParams.append("limit",S),n.searchParams.append("order",$),n.searchParams.append("period",x),"PC"===wr(E)?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(`${s}/casino/games/${e.gameId}`);n.searchParams.append("datasource",o),t.push(fetch(n.href).then((e=>e.json())))})),Promise.all(t).then((e=>{L=e.filter((e=>!("error"in e))).map((e=>e[0])),"true"===F&&(L=L.slice(0,JSON.parse(w))),window.postMessage({type:"LastPlayedData",lastPlayedGames:L},window.location.href)}))}else n(16,M=!0)}))},G=()=>{var e;e=c,sr.set(e)};return e.$$set=e=>{"endpoint"in e&&n(0,s=e.endpoint),"datasource"in e&&n(1,o=e.datasource),"currency"in e&&n(2,l=e.currency),"lang"in e&&n(3,c=e.lang),"session"in e&&n(4,d=e.session),"userid"in e&&n(5,h=e.userid),"clientstyling"in e&&n(6,m=e.clientstyling),"clientstylingurl"in e&&n(7,p=e.clientstylingurl),"translationurl"in e&&n(18,f=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,x=e.lastplayedperiod),"lastplayedorder"in e&&n(20,$=e.lastplayedorder),"lastplayedlimit"in e&&n(21,S=e.lastplayedlimit),"casinomygames"in e&&n(14,F=e.casinomygames),"lastplayedunique"in e&&n(22,k=e.lastplayedunique)},e.$$.update=()=>{/*endpoint, userid, lang*/41&e.$$.dirty[0]&&s&&h&&c&&T(),/*translationurl*/262144&e.$$.dirty[0]&&f&&fetch(f).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{ha(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]&&p&&a&&(()=>{let e=document.createElement("style");fetch(new URL(p)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{a.appendChild(e)}),1)}))})(),/*lang*/8&e.$$.dirty[0]&&c&&G()},[s,o,l,c,d,h,m,p,g,y,v,b,w,_,F,a,M,r,f,x,$,S,k,function(e){C[e?"unshift":"push"]((()=>{a=e,n(15,a)}))}]}function va(e,t){Vn(e,t)}!customElements.get("casino-last-played-section")&&customElements.define("casino-last-played-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoLastPlayedSection{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},ya,ga,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&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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}),R()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),R()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),R()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get lastplayedperiod(){return this.$$.ctx[19]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),R()}get lastplayedorder(){return this.$$.ctx[20]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),R()}get lastplayedlimit(){return this.$$.ctx[21]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get lastplayedunique(){return this.$$.ctx[22]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),R()}});const ba={en:{noGames:"No games in most played"},"zh-hk":{noGames:"No games in most played"},de:{noGames:"No games in most played"},it:{noGames:"No games in most played"},fr:{noGames:"No games in most played"},es:{noGames:"No hay juegos en más jugados."},tr:{noGames:"No games in most played"},ru:{noGames:"No games in most played"},ro:{noGames:"No games in most played"},hr:{noGames:"No games in most played"},hu:{noGames:"No games in most played"},pl:{noGames:"No games in most played"},pt:{noGames:"No games in most played"},sl:{noGames:"No games in most played"},sr:{noGames:"No games in most played"}};
1508
- /* ../casino-most-played-section/src/CasinoMostPlayedSection.svelte generated by Svelte v3.59.2 */function wa(e){let t;return{c(){t=f("casino-games-category-section"),x(t,"session",/*session*/e[4]),x(t,"userid",/*userid*/e[5]),x(t,"endpoint",/*endpoint*/e[0]),x(t,"datasource",/*datasource*/e[1]),x(t,"lang",/*lang*/e[3]),x(t,"currency",/*currency*/e[2]),x(t,"favorites",/*favorites*/e[13]),x(t,"categoryid","MOSTPLAYED"),x(t,"categoryindex","1"),x(t,"categorygames","9"),x(t,"class","CategoryContainer"),x(t,"clientstyling",/*clientstyling*/e[6]),x(t,"clientstylingurl",/*clientstylingurl*/e[7]),x(t,"livecasino",/*livecasino*/e[8]),x(t,"visiblegames",/*visiblegames*/e[12]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),x(t,"casinomygames",/*casinomygames*/e[14])},m(e,n){h(e,t,n)},p(e,n){/*session*/16&n[0]&&x(t,"session",/*session*/e[4]),/*userid*/32&n[0]&&x(t,"userid",/*userid*/e[5]),/*endpoint*/1&n[0]&&x(t,"endpoint",/*endpoint*/e[0]),/*datasource*/2&n[0]&&x(t,"datasource",/*datasource*/e[1]),/*lang*/8&n[0]&&x(t,"lang",/*lang*/e[3]),/*currency*/4&n[0]&&x(t,"currency",/*currency*/e[2]),/*favorites*/8192&n[0]&&x(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&x(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&x(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/4096&n[0]&&x(t,"visiblegames",/*visiblegames*/e[12]),/*gamepagemodalurl*/2048&n[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/1024&n[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),/*integratedgameframemobile*/512&n[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),/*casinomygames*/16384&n[0]&&x(t,"casinomygames",/*casinomygames*/e[14])},d(e){e&&m(t)}}}
1509
+ /*div1_binding*/t[23](null)}}}function ya(e,t,n){let r;u(e,vr,(e=>n(17,r=e)));let i,a,{endpoint:s=""}=t,{datasource:o=""}=t,{currency:l=""}=t,{lang:c=""}=t,{session:d=""}=t,{userid:h=""}=t,{clientstyling:m=""}=t,{clientstylingurl:p=""}=t,{translationurl:f=""}=t,{livecasino:g="false"}=t,{integratedgameframemobile:y="false"}=t,{integratedgameframedesktop:v="false"}=t,{gamepagemodalurl:b="false"}=t,{visiblegames:w=""}=t,{favorites:x=""}=t,{lastplayedperiod:_="Last30Days"}=t,{lastplayedorder:$=""}=t,{lastplayedlimit:S=""}=t,{casinomygames:F="false"}=t,{lastplayedunique:k="true"}=t,E=window.navigator.userAgent,C=!1,L=[];Object.keys(ma).forEach((e=>{ha(e,ma[e])}));const T=()=>{new Promise(((e,t)=>{let n=new URL(`${s}/player/${h}/games/last-played`);n.searchParams.append("unique",k),n.searchParams.append("limit",S),n.searchParams.append("order",$),n.searchParams.append("period",_),"PC"===wr(E)?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(`${s}/casino/games/${e.gameId}`);n.searchParams.append("datasource",o),t.push(fetch(n.href).then((e=>e.json())))})),Promise.all(t).then((e=>{L=e.filter((e=>!("error"in e))).map((e=>e[0])),"true"===F&&(L=L.slice(0,JSON.parse(w))),window.postMessage({type:"LastPlayedData",lastPlayedGames:L},window.location.href)}))}else n(16,C=!0)}))},G=()=>{var e;e=c,sr.set(e)};return e.$$set=e=>{"endpoint"in e&&n(0,s=e.endpoint),"datasource"in e&&n(1,o=e.datasource),"currency"in e&&n(2,l=e.currency),"lang"in e&&n(3,c=e.lang),"session"in e&&n(4,d=e.session),"userid"in e&&n(5,h=e.userid),"clientstyling"in e&&n(6,m=e.clientstyling),"clientstylingurl"in e&&n(7,p=e.clientstylingurl),"translationurl"in e&&n(18,f=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,x=e.favorites),"lastplayedperiod"in e&&n(19,_=e.lastplayedperiod),"lastplayedorder"in e&&n(20,$=e.lastplayedorder),"lastplayedlimit"in e&&n(21,S=e.lastplayedlimit),"casinomygames"in e&&n(14,F=e.casinomygames),"lastplayedunique"in e&&n(22,k=e.lastplayedunique)},e.$$.update=()=>{/*endpoint, userid, lang*/41&e.$$.dirty[0]&&s&&h&&c&&T(),/*translationurl*/262144&e.$$.dirty[0]&&f&&fetch(f).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{ha(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]&&p&&a&&(()=>{let e=document.createElement("style");fetch(new URL(p)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{a.appendChild(e)}),1)}))})(),/*lang*/8&e.$$.dirty[0]&&c&&G()},[s,o,l,c,d,h,m,p,g,y,v,b,w,x,F,a,C,r,f,_,$,S,k,function(e){M[e?"unshift":"push"]((()=>{a=e,n(15,a)}))}]}function va(e,t){Vn(e,t)}!customElements.get("casino-last-played-section")&&customElements.define("casino-last-played-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoLastPlayedSection{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},ya,ga,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&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}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}),R()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),R()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),R()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get lastplayedperiod(){return this.$$.ctx[19]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),R()}get lastplayedorder(){return this.$$.ctx[20]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),R()}get lastplayedlimit(){return this.$$.ctx[21]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get lastplayedunique(){return this.$$.ctx[22]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),R()}});const ba={en:{noGames:"No games in most played"},"zh-hk":{noGames:"No games in most played"},de:{noGames:"No games in most played"},it:{noGames:"No games in most played"},fr:{noGames:"No games in most played"},es:{noGames:"No hay juegos en más jugados."},tr:{noGames:"No games in most played"},ru:{noGames:"No games in most played"},ro:{noGames:"No games in most played"},hr:{noGames:"No games in most played"},hu:{noGames:"No games in most played"},pl:{noGames:"No games in most played"},pt:{noGames:"No games in most played"},sl:{noGames:"No games in most played"},sr:{noGames:"No games in most played"}};
1510
+ /* ../casino-most-played-section/src/CasinoMostPlayedSection.svelte generated by Svelte v3.59.2 */function wa(e){let t;return{c(){t=f("casino-games-category-section"),_(t,"session",/*session*/e[4]),_(t,"userid",/*userid*/e[5]),_(t,"endpoint",/*endpoint*/e[0]),_(t,"datasource",/*datasource*/e[1]),_(t,"lang",/*lang*/e[3]),_(t,"currency",/*currency*/e[2]),_(t,"favorites",/*favorites*/e[13]),_(t,"categoryid","MOSTPLAYED"),_(t,"categoryindex","1"),_(t,"categorygames","9"),_(t,"class","CategoryContainer"),_(t,"clientstyling",/*clientstyling*/e[6]),_(t,"clientstylingurl",/*clientstylingurl*/e[7]),_(t,"livecasino",/*livecasino*/e[8]),_(t,"visiblegames",/*visiblegames*/e[12]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),_(t,"casinomygames",/*casinomygames*/e[14])},m(e,n){h(e,t,n)},p(e,n){/*session*/16&n[0]&&_(t,"session",/*session*/e[4]),/*userid*/32&n[0]&&_(t,"userid",/*userid*/e[5]),/*endpoint*/1&n[0]&&_(t,"endpoint",/*endpoint*/e[0]),/*datasource*/2&n[0]&&_(t,"datasource",/*datasource*/e[1]),/*lang*/8&n[0]&&_(t,"lang",/*lang*/e[3]),/*currency*/4&n[0]&&_(t,"currency",/*currency*/e[2]),/*favorites*/8192&n[0]&&_(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&_(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&_(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/4096&n[0]&&_(t,"visiblegames",/*visiblegames*/e[12]),/*gamepagemodalurl*/2048&n[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[11]),/*integratedgameframedesktop*/1024&n[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[10]),/*integratedgameframemobile*/512&n[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[9]),/*casinomygames*/16384&n[0]&&_(t,"casinomygames",/*casinomygames*/e[14])},d(e){e&&m(t)}}}
1509
1511
  // (152:4) {#if mostPlayedEmpty}
1510
- function _a(e){let t,n,r=/*$_*/e[17]("noGames")+"";return{c(){t=f("p"),n=y(r),_(t,"class","SearchLoading")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/131072&t[0]&&r!==(r=/*$_*/e[17]("noGames")+"")&&$(n,r)},d(e){e&&m(t)}}}function xa(t){let n,r;function i(e,t){/*mostPlayedEmpty*/
1511
- return e[16]?_a:wa}let a=i(t),s=a(t);return{c(){n=f("div"),r=f("div"),s.c(),this.c=e,_(r,"class","casino-most-played-section"),_(n,"class","CasinoGamesCategorySectionContainer")},m(e,i){h(e,n,i),d(n,r),s.m(r,null),
1512
+ function xa(e){let t,n,r=/*$_*/e[17]("noGames")+"";return{c(){t=f("p"),n=y(r),x(t,"class","SearchLoading")},m(e,r){h(e,t,r),d(t,n)},p(e,t){/*$_*/131072&t[0]&&r!==(r=/*$_*/e[17]("noGames")+"")&&$(n,r)},d(e){e&&m(t)}}}function _a(t){let n,r;function i(e,t){/*mostPlayedEmpty*/
1513
+ return e[16]?xa:wa}let a=i(t),s=a(t);return{c(){n=f("div"),r=f("div"),s.c(),this.c=e,x(r,"class","casino-most-played-section"),x(n,"class","CasinoGamesCategorySectionContainer")},m(e,i){h(e,n,i),d(n,r),s.m(r,null),
1512
1514
  /*div1_binding*/t[22](n)},p(e,t){a===(a=i(e))&&s?s.p(e,t):(s.d(1),s=a(e),s&&(s.c(),s.m(r,null)))},i:e,o:e,d(e){e&&m(n),s.d(),
1513
- /*div1_binding*/t[22](null)}}}function $a(e,t,n){let r;u(e,vr,(e=>n(17,r=e)));let{endpoint:i=""}=t,{datasource:a=""}=t,{currency:s=""}=t,{lang:o=""}=t,{session:l=""}=t,{userid:c=""}=t,{clientstyling:d=""}=t,{clientstylingurl:h=""}=t,{livecasino:m="false"}=t,{integratedgameframemobile:p="false"}=t,{integratedgameframedesktop:f="false"}=t,{gamepagemodalurl:g="false"}=t,{visiblegames:y}=t,{favorites:v=""}=t,{lastPlayedEmpty:b=""}=t,{translationurl:w=""}=t,{casinomygames:_="false"}=t,{mostplayedperiod:x="Last30Days"}=t,{mostplayedrounds:$="10"}=t,S=window.navigator.userAgent;Object.keys(ba).forEach((e=>{va(e,ba[e])}));let F,k,E=[],M=!1;const L=()=>{(e=>{let t=new URL(`${i}/player/${c}/games/most-played`);e.limit&&t.searchParams.append("limit",e.limit),e.order&&t.searchParams.append("order",e.order),t.searchParams.append("expand","games"),t.searchParams.append("period",x);let n=e.device;return n?"PC"===n?t.searchParams.append("device","Desktop"):t.searchParams.append("device","Mobile"):t.searchParams.append("device","All"),e.rounds&&t.searchParams.append("rounds",e.rounds),F=m?t:t.href,new Promise(((e,t)=>{fetch(F).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)})).catch((e=>{console.error(e),t(e)}))}))})({limit:100,device:wr(S),rounds:$}).then((e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),e.count>0){let t=[];e.items.forEach((e=>{let n=new URL(`${i}/casino/games/${e.gameId}`);n.searchParams.append("datasource",a),t.push(fetch(n.href).then((e=>e.json())))})),Promise.all(t).then((e=>{E=e.filter((e=>!("error"in e))).map((e=>e[0])),"true"===_&&(E=E.slice(0,JSON.parse(y))),window.postMessage({type:"MostPlayedData",mostPlayedGames:E},window.location.href)}))}else n(16,M=!0)}))},T=()=>{var e;e=o,sr.set(e)};return e.$$set=e=>{"endpoint"in e&&n(0,i=e.endpoint),"datasource"in e&&n(1,a=e.datasource),"currency"in e&&n(2,s=e.currency),"lang"in e&&n(3,o=e.lang),"session"in e&&n(4,l=e.session),"userid"in e&&n(5,c=e.userid),"clientstyling"in e&&n(6,d=e.clientstyling),"clientstylingurl"in e&&n(7,h=e.clientstylingurl),"livecasino"in e&&n(8,m=e.livecasino),"integratedgameframemobile"in e&&n(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,f=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,g=e.gamepagemodalurl),"visiblegames"in e&&n(12,y=e.visiblegames),"favorites"in e&&n(13,v=e.favorites),"lastPlayedEmpty"in e&&n(18,b=e.lastPlayedEmpty),"translationurl"in e&&n(19,w=e.translationurl),"casinomygames"in e&&n(14,_=e.casinomygames),"mostplayedperiod"in e&&n(20,x=e.mostplayedperiod),"mostplayedrounds"in e&&n(21,$=e.mostplayedrounds)},e.$$.update=()=>{/*endpoint, userid, lang*/41&e.$$.dirty[0]&&i&&c&&o&&L(),/*clientstyling, customStylingContainer*/32832&e.$$.dirty[0]&&d&&k&&(()=>{let e=document.createElement("style");e.innerHTML=d,k.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/32896&e.$$.dirty[0]&&h&&k&&(()=>{let e=document.createElement("style");fetch(new URL(h)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{k.appendChild(e)}),1)}))})(),/*translationurl*/524288&e.$$.dirty[0]&&w&&fetch(w).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{va(t,e[t])}))})).catch((e=>{console.log(e)})),/*lang*/8&e.$$.dirty[0]&&o&&T()},[i,a,s,o,l,c,d,h,m,p,f,g,y,v,_,k,M,r,b,w,x,$,function(e){C[e?"unshift":"push"]((()=>{k=e,n(15,k)}))}]}
1515
+ /*div1_binding*/t[22](null)}}}function $a(e,t,n){let r;u(e,vr,(e=>n(17,r=e)));let{endpoint:i=""}=t,{datasource:a=""}=t,{currency:s=""}=t,{lang:o=""}=t,{session:l=""}=t,{userid:c=""}=t,{clientstyling:d=""}=t,{clientstylingurl:h=""}=t,{livecasino:m="false"}=t,{integratedgameframemobile:p="false"}=t,{integratedgameframedesktop:f="false"}=t,{gamepagemodalurl:g="false"}=t,{visiblegames:y}=t,{favorites:v=""}=t,{lastPlayedEmpty:b=""}=t,{translationurl:w=""}=t,{casinomygames:x="false"}=t,{mostplayedperiod:_="Last30Days"}=t,{mostplayedrounds:$="10"}=t,S=window.navigator.userAgent;Object.keys(ba).forEach((e=>{va(e,ba[e])}));let F,k,E=[],C=!1;const L=()=>{(e=>{let t=new URL(`${i}/player/${c}/games/most-played`);e.limit&&t.searchParams.append("limit",e.limit),e.order&&t.searchParams.append("order",e.order),t.searchParams.append("expand","games"),t.searchParams.append("period",_);let n=e.device;return n?"PC"===n?t.searchParams.append("device","Desktop"):t.searchParams.append("device","Mobile"):t.searchParams.append("device","All"),e.rounds&&t.searchParams.append("rounds",e.rounds),F=m?t:t.href,new Promise(((e,t)=>{fetch(F).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)})).catch((e=>{console.error(e),t(e)}))}))})({limit:100,device:wr(S),rounds:$}).then((e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),e.count>0){let t=[];e.items.forEach((e=>{let n=new URL(`${i}/casino/games/${e.gameId}`);n.searchParams.append("datasource",a),t.push(fetch(n.href).then((e=>e.json())))})),Promise.all(t).then((e=>{E=e.filter((e=>!("error"in e))).map((e=>e[0])),"true"===x&&(E=E.slice(0,JSON.parse(y))),window.postMessage({type:"MostPlayedData",mostPlayedGames:E},window.location.href)}))}else n(16,C=!0)}))},T=()=>{var e;e=o,sr.set(e)};return e.$$set=e=>{"endpoint"in e&&n(0,i=e.endpoint),"datasource"in e&&n(1,a=e.datasource),"currency"in e&&n(2,s=e.currency),"lang"in e&&n(3,o=e.lang),"session"in e&&n(4,l=e.session),"userid"in e&&n(5,c=e.userid),"clientstyling"in e&&n(6,d=e.clientstyling),"clientstylingurl"in e&&n(7,h=e.clientstylingurl),"livecasino"in e&&n(8,m=e.livecasino),"integratedgameframemobile"in e&&n(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,f=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,g=e.gamepagemodalurl),"visiblegames"in e&&n(12,y=e.visiblegames),"favorites"in e&&n(13,v=e.favorites),"lastPlayedEmpty"in e&&n(18,b=e.lastPlayedEmpty),"translationurl"in e&&n(19,w=e.translationurl),"casinomygames"in e&&n(14,x=e.casinomygames),"mostplayedperiod"in e&&n(20,_=e.mostplayedperiod),"mostplayedrounds"in e&&n(21,$=e.mostplayedrounds)},e.$$.update=()=>{/*endpoint, userid, lang*/41&e.$$.dirty[0]&&i&&c&&o&&L(),/*clientstyling, customStylingContainer*/32832&e.$$.dirty[0]&&d&&k&&(()=>{let e=document.createElement("style");e.innerHTML=d,k.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/32896&e.$$.dirty[0]&&h&&k&&(()=>{let e=document.createElement("style");fetch(new URL(h)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{k.appendChild(e)}),1)}))})(),/*translationurl*/524288&e.$$.dirty[0]&&w&&fetch(w).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{va(t,e[t])}))})).catch((e=>{console.log(e)})),/*lang*/8&e.$$.dirty[0]&&o&&T()},[i,a,s,o,l,c,d,h,m,p,f,g,y,v,x,k,C,r,b,w,_,$,function(e){M[e?"unshift":"push"]((()=>{k=e,n(15,k)}))}]}
1514
1516
  /* src/CasinoMyGames.svelte generated by Svelte v3.59.2 */
1515
1517
  function Sa(e,t,n){const r=e.slice();return r[42]=t[n],r}
1516
1518
  // (113:4) {#if casinomygames}
1517
- function Fa(e){let t,n,r,i,a,s,o=/*tabsArray*/e[26],l=[];for(let t=0;t<o.length;t+=1)l[t]=Ca(Sa(e,o,t));function c(e,t){/*gamesType*/
1518
- return"Favorites"==e[24]?Ga:/*gamesType*/"MostPlayed"==e[24]?Ta:/*gamesType*/"LastPlayed"==e[24]?La:void 0}let u=c(e),g=u&&u(e);return{c(){t=f("div"),n=f("div"),r=f("div");for(let e=0;e<l.length;e+=1)l[e].c();i=v(),a=f("div"),g&&g.c(),_(r,"class","MyGamesButtonsContainer"),_(n,"class","MyGamesHeader"),_(t,"class",s="CasinoMyGames "+(/*mobile*/e[25]?"Mobile":""))},m(e,s){h(e,t,s),d(t,n),d(n,r);for(let e=0;e<l.length;e+=1)l[e]&&l[e].m(r,null);d(t,i),d(t,a),g&&g.m(a,null)},p(e,n){if(/*gamesType, lastplayed, toggleTab, $_, tabsArray, mostplayed, favorites, favoritesCount*/1023467520&n[0]){let t;for(o=/*tabsArray*/e[26],t=0;t<o.length;t+=1){const i=Sa(e,o,t);l[t]?l[t].p(i,n):(l[t]=Ca(i),l[t].c(),l[t].m(r,null))}for(;t<l.length;t+=1)l[t].d(1);l.length=o.length}u===(u=c(e))&&g?g.p(e,n):(g&&g.d(1),g=u&&u(e),g&&(g.c(),g.m(a,null))),/*mobile*/33554432&n[0]&&s!==(s="CasinoMyGames "+(/*mobile*/e[25]?"Mobile":""))&&_(t,"class",s)},d(e){e&&m(t),p(l,e),g&&g.d()}}}
1519
+ function Fa(e){let t,n,r,i,a,s,o=/*tabsArray*/e[26],l=[];for(let t=0;t<o.length;t+=1)l[t]=Ma(Sa(e,o,t));function c(e,t){/*gamesType*/
1520
+ return"Favorites"==e[24]?Ga:/*gamesType*/"MostPlayed"==e[24]?Ta:/*gamesType*/"LastPlayed"==e[24]?La:void 0}let u=c(e),g=u&&u(e);return{c(){t=f("div"),n=f("div"),r=f("div");for(let e=0;e<l.length;e+=1)l[e].c();i=v(),a=f("div"),g&&g.c(),x(r,"class","MyGamesButtonsContainer"),x(n,"class","MyGamesHeader"),x(t,"class",s="CasinoMyGames "+(/*mobile*/e[25]?"Mobile":""))},m(e,s){h(e,t,s),d(t,n),d(n,r);for(let e=0;e<l.length;e+=1)l[e]&&l[e].m(r,null);d(t,i),d(t,a),g&&g.m(a,null)},p(e,n){if(/*gamesType, lastplayed, toggleTab, $_, tabsArray, mostplayed, favorites, favoritesCount*/1023467520&n[0]){let t;for(o=/*tabsArray*/e[26],t=0;t<o.length;t+=1){const i=Sa(e,o,t);l[t]?l[t].p(i,n):(l[t]=Ma(i),l[t].c(),l[t].m(r,null))}for(;t<l.length;t+=1)l[t].d(1);l.length=o.length}u===(u=c(e))&&g?g.p(e,n):(g&&g.d(1),g=u&&u(e),g&&(g.c(),g.m(a,null))),/*mobile*/33554432&n[0]&&s!==(s="CasinoMyGames "+(/*mobile*/e[25]?"Mobile":""))&&x(t,"class",s)},d(e){e&&m(t),p(l,e),g&&g.d()}}}
1519
1521
  // (119:14) {#if tab == 'Favorites'}
1520
- function ka(e){let t,n,r,i,a,s,o,l,c,u,p=/*$_*/e[28]("favorites")+"";return{c(){t=f("button"),n=y(p),r=v(),i=f("span"),a=y("("),s=y(/*favoritesCount*/e[27]),o=y(")"),_(t,"class",l="MyGamesButton "+(/*gamesType*/"Favorites"==e[24]?"Active":"")+" "+(/*favorites*/"false"==e[13]?"Off":""))},m(l,m){h(l,t,m),d(t,n),d(t,r),d(t,i),d(i,a),d(i,s),d(i,o),c||(u=w(t,"click",/*click_handler*/e[31]),c=!0)},p(e,r){/*$_*/268435456&r[0]&&p!==(p=/*$_*/e[28]("favorites")+"")&&$(n,p),/*favoritesCount*/134217728&r[0]&&$(s,/*favoritesCount*/e[27]),/*gamesType, favorites*/16785408&r[0]&&l!==(l="MyGamesButton "+(/*gamesType*/"Favorites"==e[24]?"Active":"")+" "+(/*favorites*/"false"==e[13]?"Off":""))&&_(t,"class",l)},d(e){e&&m(t),c=!1,u()}}}
1522
+ function ka(e){let t,n,r,i,a,s,o,l,c,u,p=/*$_*/e[28]("favorites")+"";return{c(){t=f("button"),n=y(p),r=v(),i=f("span"),a=y("("),s=y(/*favoritesCount*/e[27]),o=y(")"),x(t,"class",l="MyGamesButton "+(/*gamesType*/"Favorites"==e[24]?"Active":"")+" "+(/*favorites*/"false"==e[13]?"Off":""))},m(l,m){h(l,t,m),d(t,n),d(t,r),d(t,i),d(i,a),d(i,s),d(i,o),c||(u=w(t,"click",/*click_handler*/e[31]),c=!0)},p(e,r){/*$_*/268435456&r[0]&&p!==(p=/*$_*/e[28]("favorites")+"")&&$(n,p),/*favoritesCount*/134217728&r[0]&&$(s,/*favoritesCount*/e[27]),/*gamesType, favorites*/16785408&r[0]&&l!==(l="MyGamesButton "+(/*gamesType*/"Favorites"==e[24]?"Active":"")+" "+(/*favorites*/"false"==e[13]?"Off":""))&&x(t,"class",l)},d(e){e&&m(t),c=!1,u()}}}
1521
1523
  // (124:14) {#if tab == 'MostPlayed'}
1522
- function Ea(e){let t,n,r,i,a,s=/*$_*/e[28]("mostPlayed")+"";return{c(){t=f("button"),n=y(s),_(t,"class",r="MyGamesButton "+(/*gamesType*/"MostPlayed"==e[24]?"Active":"")+" "+(/*mostplayed*/"false"==e[14]?"Off":""))},m(r,s){h(r,t,s),d(t,n),i||(a=w(t,"click",/*click_handler_1*/e[32]),i=!0)},p(e,i){/*$_*/268435456&i[0]&&s!==(s=/*$_*/e[28]("mostPlayed")+"")&&$(n,s),/*gamesType, mostplayed*/16793600&i[0]&&r!==(r="MyGamesButton "+(/*gamesType*/"MostPlayed"==e[24]?"Active":"")+" "+(/*mostplayed*/"false"==e[14]?"Off":""))&&_(t,"class",r)},d(e){e&&m(t),i=!1,a()}}}
1524
+ function Ea(e){let t,n,r,i,a,s=/*$_*/e[28]("mostPlayed")+"";return{c(){t=f("button"),n=y(s),x(t,"class",r="MyGamesButton "+(/*gamesType*/"MostPlayed"==e[24]?"Active":"")+" "+(/*mostplayed*/"false"==e[14]?"Off":""))},m(r,s){h(r,t,s),d(t,n),i||(a=w(t,"click",/*click_handler_1*/e[32]),i=!0)},p(e,i){/*$_*/268435456&i[0]&&s!==(s=/*$_*/e[28]("mostPlayed")+"")&&$(n,s),/*gamesType, mostplayed*/16793600&i[0]&&r!==(r="MyGamesButton "+(/*gamesType*/"MostPlayed"==e[24]?"Active":"")+" "+(/*mostplayed*/"false"==e[14]?"Off":""))&&x(t,"class",r)},d(e){e&&m(t),i=!1,a()}}}
1523
1525
  // (129:14) {#if tab == 'LastPlayed'}
1524
- function Ma(e){let t,n,r,i,a,s,o=/*$_*/e[28]("recentlyPlayed")+"";return{c(){t=f("button"),n=y(o),r=v(),_(t,"class",i="MyGamesButton "+(/*gamesType*/"LastPlayed"==e[24]?"Active":"")+" "+(/*lastplayed*/"false"==e[15]?"Off":""))},m(i,o){h(i,t,o),d(t,n),d(t,r),a||(s=w(t,"click",/*click_handler_2*/e[33]),a=!0)},p(e,r){/*$_*/268435456&r[0]&&o!==(o=/*$_*/e[28]("recentlyPlayed")+"")&&$(n,o),/*gamesType, lastplayed*/16809984&r[0]&&i!==(i="MyGamesButton "+(/*gamesType*/"LastPlayed"==e[24]?"Active":"")+" "+(/*lastplayed*/"false"==e[15]?"Off":""))&&_(t,"class",i)},d(e){e&&m(t),a=!1,s()}}}
1526
+ function Ca(e){let t,n,r,i,a,s,o=/*$_*/e[28]("recentlyPlayed")+"";return{c(){t=f("button"),n=y(o),r=v(),x(t,"class",i="MyGamesButton "+(/*gamesType*/"LastPlayed"==e[24]?"Active":"")+" "+(/*lastplayed*/"false"==e[15]?"Off":""))},m(i,o){h(i,t,o),d(t,n),d(t,r),a||(s=w(t,"click",/*click_handler_2*/e[33]),a=!0)},p(e,r){/*$_*/268435456&r[0]&&o!==(o=/*$_*/e[28]("recentlyPlayed")+"")&&$(n,o),/*gamesType, lastplayed*/16809984&r[0]&&i!==(i="MyGamesButton "+(/*gamesType*/"LastPlayed"==e[24]?"Active":"")+" "+(/*lastplayed*/"false"==e[15]?"Off":""))&&x(t,"class",i)},d(e){e&&m(t),a=!1,s()}}}
1525
1527
  // (118:12) {#each tabsArray as tab}
1526
- function Ca(e){let t,n,r,i=/*tab*/"Favorites"==e[42]&&ka(e),a=/*tab*/"MostPlayed"==e[42]&&Ea(e),s=/*tab*/"LastPlayed"==e[42]&&Ma(e);return{c(){i&&i.c(),t=v(),a&&a.c(),n=v(),s&&s.c(),r=b()},m(e,o){i&&i.m(e,o),h(e,t,o),a&&a.m(e,o),h(e,n,o),s&&s.m(e,o),h(e,r,o)},p(e,o){/*tab*/"Favorites"==e[42]?i?i.p(e,o):(i=ka(e),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),/*tab*/"MostPlayed"==e[42]?a?a.p(e,o):(a=Ea(e),a.c(),a.m(n.parentNode,n)):a&&(a.d(1),a=null),/*tab*/"LastPlayed"==e[42]?s?s.p(e,o):(s=Ma(e),s.c(),s.m(r.parentNode,r)):s&&(s.d(1),s=null)},d(e){i&&i.d(e),e&&m(t),a&&a.d(e),e&&m(n),s&&s.d(e),e&&m(r)}}}
1528
+ function Ma(e){let t,n,r,i=/*tab*/"Favorites"==e[42]&&ka(e),a=/*tab*/"MostPlayed"==e[42]&&Ea(e),s=/*tab*/"LastPlayed"==e[42]&&Ca(e);return{c(){i&&i.c(),t=v(),a&&a.c(),n=v(),s&&s.c(),r=b()},m(e,o){i&&i.m(e,o),h(e,t,o),a&&a.m(e,o),h(e,n,o),s&&s.m(e,o),h(e,r,o)},p(e,o){/*tab*/"Favorites"==e[42]?i?i.p(e,o):(i=ka(e),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),/*tab*/"MostPlayed"==e[42]?a?a.p(e,o):(a=Ea(e),a.c(),a.m(n.parentNode,n)):a&&(a.d(1),a=null),/*tab*/"LastPlayed"==e[42]?s?s.p(e,o):(s=Ca(e),s.c(),s.m(r.parentNode,r)):s&&(s.d(1),s=null)},d(e){i&&i.d(e),e&&m(t),a&&a.d(e),e&&m(n),s&&s.d(e),e&&m(r)}}}
1527
1529
  // (179:47)
1528
- function La(e){let t;return{c(){t=f("casino-last-played-section"),x(t,"userid",/*userid*/e[0]),x(t,"endpoint",/*endpoint*/e[2]),x(t,"datasource",/*datasource*/e[3]),x(t,"favorites",/*favorites*/e[13]),x(t,"lang",/*lang*/e[4]),x(t,"currency",/*currency*/e[5]),x(t,"session",/*session*/e[1]),x(t,"class","CategoryContainer"),x(t,"clientstyling",/*clientstyling*/e[6]),x(t,"clientstylingurl",/*clientstylingurl*/e[7]),x(t,"livecasino",/*livecasino*/e[8]),x(t,"visiblegames",/*visiblegames*/e[9]),x(t,"lastplayedperiod",/*lastplayedperiod*/e[17]),x(t,"lastplayedorder",/*lastplayedorder*/e[19]),x(t,"lastplayedlimit",/*lastplayedlimit*/e[20]),x(t,"lastplayedunique",/*lastplayedunique*/e[21]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),x(t,"casinomygames",/*casinomygames*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*userid*/1&n[0]&&x(t,"userid",/*userid*/e[0]),/*endpoint*/4&n[0]&&x(t,"endpoint",/*endpoint*/e[2]),/*datasource*/8&n[0]&&x(t,"datasource",/*datasource*/e[3]),/*favorites*/8192&n[0]&&x(t,"favorites",/*favorites*/e[13]),/*lang*/16&n[0]&&x(t,"lang",/*lang*/e[4]),/*currency*/32&n[0]&&x(t,"currency",/*currency*/e[5]),/*session*/2&n[0]&&x(t,"session",/*session*/e[1]),/*clientstyling*/64&n[0]&&x(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&x(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/512&n[0]&&x(t,"visiblegames",/*visiblegames*/e[9]),/*lastplayedperiod*/131072&n[0]&&x(t,"lastplayedperiod",/*lastplayedperiod*/e[17]),/*lastplayedorder*/524288&n[0]&&x(t,"lastplayedorder",/*lastplayedorder*/e[19]),/*lastplayedlimit*/1048576&n[0]&&x(t,"lastplayedlimit",/*lastplayedlimit*/e[20]),/*lastplayedunique*/2097152&n[0]&&x(t,"lastplayedunique",/*lastplayedunique*/e[21]),/*gamepagemodalurl*/1024&n[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),/*integratedgameframedesktop*/2048&n[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),/*integratedgameframemobile*/4096&n[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),/*casinomygames*/65536&n[0]&&x(t,"casinomygames",/*casinomygames*/e[16])},d(e){e&&m(t)}}}
1530
+ function La(e){let t;return{c(){t=f("casino-last-played-section"),_(t,"userid",/*userid*/e[0]),_(t,"endpoint",/*endpoint*/e[2]),_(t,"datasource",/*datasource*/e[3]),_(t,"favorites",/*favorites*/e[13]),_(t,"lang",/*lang*/e[4]),_(t,"currency",/*currency*/e[5]),_(t,"session",/*session*/e[1]),_(t,"class","CategoryContainer"),_(t,"clientstyling",/*clientstyling*/e[6]),_(t,"clientstylingurl",/*clientstylingurl*/e[7]),_(t,"livecasino",/*livecasino*/e[8]),_(t,"visiblegames",/*visiblegames*/e[9]),_(t,"lastplayedperiod",/*lastplayedperiod*/e[17]),_(t,"lastplayedorder",/*lastplayedorder*/e[19]),_(t,"lastplayedlimit",/*lastplayedlimit*/e[20]),_(t,"lastplayedunique",/*lastplayedunique*/e[21]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),_(t,"casinomygames",/*casinomygames*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*userid*/1&n[0]&&_(t,"userid",/*userid*/e[0]),/*endpoint*/4&n[0]&&_(t,"endpoint",/*endpoint*/e[2]),/*datasource*/8&n[0]&&_(t,"datasource",/*datasource*/e[3]),/*favorites*/8192&n[0]&&_(t,"favorites",/*favorites*/e[13]),/*lang*/16&n[0]&&_(t,"lang",/*lang*/e[4]),/*currency*/32&n[0]&&_(t,"currency",/*currency*/e[5]),/*session*/2&n[0]&&_(t,"session",/*session*/e[1]),/*clientstyling*/64&n[0]&&_(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&_(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/512&n[0]&&_(t,"visiblegames",/*visiblegames*/e[9]),/*lastplayedperiod*/131072&n[0]&&_(t,"lastplayedperiod",/*lastplayedperiod*/e[17]),/*lastplayedorder*/524288&n[0]&&_(t,"lastplayedorder",/*lastplayedorder*/e[19]),/*lastplayedlimit*/1048576&n[0]&&_(t,"lastplayedlimit",/*lastplayedlimit*/e[20]),/*lastplayedunique*/2097152&n[0]&&_(t,"lastplayedunique",/*lastplayedunique*/e[21]),/*gamepagemodalurl*/1024&n[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),/*integratedgameframedesktop*/2048&n[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),/*integratedgameframemobile*/4096&n[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),/*casinomygames*/65536&n[0]&&_(t,"casinomygames",/*casinomygames*/e[16])},d(e){e&&m(t)}}}
1529
1531
  // (158:46)
1530
- function Ta(e){let t;return{c(){t=f("casino-most-played-section"),x(t,"endpoint",/*endpoint*/e[2]),x(t,"datasource",/*datasource*/e[3]),x(t,"lang",/*lang*/e[4]),x(t,"currency",/*currency*/e[5]),x(t,"session",/*session*/e[1]),x(t,"userid",/*userid*/e[0]),x(t,"favorites",/*favorites*/e[13]),x(t,"categoryindex","0"),x(t,"class","CategoryContainer"),x(t,"clientstyling",/*clientstyling*/e[6]),x(t,"clientstylingurl",/*clientstylingurl*/e[7]),x(t,"livecasino",/*livecasino*/e[8]),x(t,"visiblegames",/*visiblegames*/e[9]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),x(t,"mostplayedrounds",/*mostplayedrounds*/e[22]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),x(t,"mostplayedperiod",/*mostplayedperiod*/e[18]),x(t,"casinomygames",/*casinomygames*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*endpoint*/4&n[0]&&x(t,"endpoint",/*endpoint*/e[2]),/*datasource*/8&n[0]&&x(t,"datasource",/*datasource*/e[3]),/*lang*/16&n[0]&&x(t,"lang",/*lang*/e[4]),/*currency*/32&n[0]&&x(t,"currency",/*currency*/e[5]),/*session*/2&n[0]&&x(t,"session",/*session*/e[1]),/*userid*/1&n[0]&&x(t,"userid",/*userid*/e[0]),/*favorites*/8192&n[0]&&x(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&x(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&x(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/512&n[0]&&x(t,"visiblegames",/*visiblegames*/e[9]),/*gamepagemodalurl*/1024&n[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),/*mostplayedrounds*/4194304&n[0]&&x(t,"mostplayedrounds",/*mostplayedrounds*/e[22]),/*integratedgameframedesktop*/2048&n[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),/*integratedgameframemobile*/4096&n[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),/*mostplayedperiod*/262144&n[0]&&x(t,"mostplayedperiod",/*mostplayedperiod*/e[18]),/*casinomygames*/65536&n[0]&&x(t,"casinomygames",/*casinomygames*/e[16])},d(e){e&&m(t)}}}
1532
+ function Ta(e){let t;return{c(){t=f("casino-most-played-section"),_(t,"endpoint",/*endpoint*/e[2]),_(t,"datasource",/*datasource*/e[3]),_(t,"lang",/*lang*/e[4]),_(t,"currency",/*currency*/e[5]),_(t,"session",/*session*/e[1]),_(t,"userid",/*userid*/e[0]),_(t,"favorites",/*favorites*/e[13]),_(t,"categoryindex","0"),_(t,"class","CategoryContainer"),_(t,"clientstyling",/*clientstyling*/e[6]),_(t,"clientstylingurl",/*clientstylingurl*/e[7]),_(t,"livecasino",/*livecasino*/e[8]),_(t,"visiblegames",/*visiblegames*/e[9]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),_(t,"mostplayedrounds",/*mostplayedrounds*/e[22]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),_(t,"mostplayedperiod",/*mostplayedperiod*/e[18]),_(t,"casinomygames",/*casinomygames*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*endpoint*/4&n[0]&&_(t,"endpoint",/*endpoint*/e[2]),/*datasource*/8&n[0]&&_(t,"datasource",/*datasource*/e[3]),/*lang*/16&n[0]&&_(t,"lang",/*lang*/e[4]),/*currency*/32&n[0]&&_(t,"currency",/*currency*/e[5]),/*session*/2&n[0]&&_(t,"session",/*session*/e[1]),/*userid*/1&n[0]&&_(t,"userid",/*userid*/e[0]),/*favorites*/8192&n[0]&&_(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&_(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&_(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/512&n[0]&&_(t,"visiblegames",/*visiblegames*/e[9]),/*gamepagemodalurl*/1024&n[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),/*mostplayedrounds*/4194304&n[0]&&_(t,"mostplayedrounds",/*mostplayedrounds*/e[22]),/*integratedgameframedesktop*/2048&n[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),/*integratedgameframemobile*/4096&n[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),/*mostplayedperiod*/262144&n[0]&&_(t,"mostplayedperiod",/*mostplayedperiod*/e[18]),/*casinomygames*/65536&n[0]&&_(t,"casinomygames",/*casinomygames*/e[16])},d(e){e&&m(t)}}}
1531
1533
  // (139:10) {#if gamesType == 'Favorites'}
1532
- function Ga(e){let t;return{c(){t=f("casino-favorites-section"),x(t,"session",/*session*/e[1]),x(t,"userid",/*userid*/e[0]),x(t,"endpoint",/*endpoint*/e[2]),x(t,"datasource",/*datasource*/e[3]),x(t,"lang",/*lang*/e[4]),x(t,"currency",/*currency*/e[5]),x(t,"favorites",/*favorites*/e[13]),x(t,"categoryid","FAVORITES"),x(t,"class","CategoryContainer"),x(t,"clientstyling",/*clientstyling*/e[6]),x(t,"clientstylingurl",/*clientstylingurl*/e[7]),x(t,"livecasino",/*livecasino*/e[8]),x(t,"visiblegames",/*visiblegames*/e[9]),x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),x(t,"casinomygames",/*casinomygames*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*session*/2&n[0]&&x(t,"session",/*session*/e[1]),/*userid*/1&n[0]&&x(t,"userid",/*userid*/e[0]),/*endpoint*/4&n[0]&&x(t,"endpoint",/*endpoint*/e[2]),/*datasource*/8&n[0]&&x(t,"datasource",/*datasource*/e[3]),/*lang*/16&n[0]&&x(t,"lang",/*lang*/e[4]),/*currency*/32&n[0]&&x(t,"currency",/*currency*/e[5]),/*favorites*/8192&n[0]&&x(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&x(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&x(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&x(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/512&n[0]&&x(t,"visiblegames",/*visiblegames*/e[9]),/*gamepagemodalurl*/1024&n[0]&&x(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),/*integratedgameframedesktop*/2048&n[0]&&x(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),/*integratedgameframemobile*/4096&n[0]&&x(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),/*casinomygames*/65536&n[0]&&x(t,"casinomygames",/*casinomygames*/e[16])},d(e){e&&m(t)}}}function Pa(t){let n;function r(e,t){if(/*casinomygames*/e[16])return Fa}let i=r(t),a=i&&i(t);return{c(){n=f("div"),a&&a.c(),this.c=e},m(e,r){h(e,n,r),a&&a.m(n,null)
1534
+ function Ga(e){let t;return{c(){t=f("casino-favorites-section"),_(t,"session",/*session*/e[1]),_(t,"userid",/*userid*/e[0]),_(t,"endpoint",/*endpoint*/e[2]),_(t,"datasource",/*datasource*/e[3]),_(t,"lang",/*lang*/e[4]),_(t,"currency",/*currency*/e[5]),_(t,"favorites",/*favorites*/e[13]),_(t,"categoryid","FAVORITES"),_(t,"class","CategoryContainer"),_(t,"clientstyling",/*clientstyling*/e[6]),_(t,"clientstylingurl",/*clientstylingurl*/e[7]),_(t,"livecasino",/*livecasino*/e[8]),_(t,"visiblegames",/*visiblegames*/e[9]),_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),_(t,"casinomygames",/*casinomygames*/e[16])},m(e,n){h(e,t,n)},p(e,n){/*session*/2&n[0]&&_(t,"session",/*session*/e[1]),/*userid*/1&n[0]&&_(t,"userid",/*userid*/e[0]),/*endpoint*/4&n[0]&&_(t,"endpoint",/*endpoint*/e[2]),/*datasource*/8&n[0]&&_(t,"datasource",/*datasource*/e[3]),/*lang*/16&n[0]&&_(t,"lang",/*lang*/e[4]),/*currency*/32&n[0]&&_(t,"currency",/*currency*/e[5]),/*favorites*/8192&n[0]&&_(t,"favorites",/*favorites*/e[13]),/*clientstyling*/64&n[0]&&_(t,"clientstyling",/*clientstyling*/e[6]),/*clientstylingurl*/128&n[0]&&_(t,"clientstylingurl",/*clientstylingurl*/e[7]),/*livecasino*/256&n[0]&&_(t,"livecasino",/*livecasino*/e[8]),/*visiblegames*/512&n[0]&&_(t,"visiblegames",/*visiblegames*/e[9]),/*gamepagemodalurl*/1024&n[0]&&_(t,"gamepagemodalurl",/*gamepagemodalurl*/e[10]),/*integratedgameframedesktop*/2048&n[0]&&_(t,"integratedgameframedesktop",/*integratedgameframedesktop*/e[11]),/*integratedgameframemobile*/4096&n[0]&&_(t,"integratedgameframemobile",/*integratedgameframemobile*/e[12]),/*casinomygames*/65536&n[0]&&_(t,"casinomygames",/*casinomygames*/e[16])},d(e){e&&m(t)}}}function Pa(t){let n;function r(e,t){if(/*casinomygames*/e[16])return Fa}let i=r(t),a=i&&i(t);return{c(){n=f("div"),a&&a.c(),this.c=e},m(e,r){h(e,n,r),a&&a.m(n,null)
1533
1535
  /*div_binding*/,t[34](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()
1534
- /*div_binding*/,t[34](null)}}}function Aa(e,t,n){let r;u(e,vr,(e=>n(28,r=e)));let i,{userid:a=""}=t,{session:s=""}=t,{endpoint:o=""}=t,{datasource:l=""}=t,{lang:c=""}=t,{currency:d=""}=t,{clientstyling:h=""}=t,{clientstylingurl:m=""}=t,{livecasino:p=""}=t,{visiblegames:f=""}=t,{gamepagemodalurl:g=""}=t,{integratedgameframedesktop:y=""}=t,{integratedgameframemobile:v=""}=t,{translationurl:b=""}=t,{favorites:w="false"}=t,{mostplayed:_="false"}=t,{lastplayed:x="false"}=t,{casinomygames:$="false"}=t,{lastplayedperiod:S="Last30Days"}=t,{mostplayedperiod:F="Last30Days"}=t,{lastplayedorder:k=""}=t,{lastplayedlimit:M=""}=t,{lastplayedunique:L="true"}=t,{mostplayedrounds:T=""}=t,G=window.navigator.userAgent,P="",A=!1,D=["","",""],I="0";!function({withLocale:e,translations:t}){sr.subscribe((n=>{null==n&&(Yn.set(t),sr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1536
+ /*div_binding*/,t[34](null)}}}function Aa(e,t,n){let r;u(e,vr,(e=>n(28,r=e)));let i,{userid:a=""}=t,{session:s=""}=t,{endpoint:o=""}=t,{datasource:l=""}=t,{lang:c=""}=t,{currency:d=""}=t,{clientstyling:h=""}=t,{clientstylingurl:m=""}=t,{livecasino:p=""}=t,{visiblegames:f=""}=t,{gamepagemodalurl:g=""}=t,{integratedgameframedesktop:y=""}=t,{integratedgameframemobile:v=""}=t,{translationurl:b=""}=t,{favorites:w="false"}=t,{mostplayed:x="false"}=t,{lastplayed:_="false"}=t,{casinomygames:$="false"}=t,{lastplayedperiod:S="Last30Days"}=t,{mostplayedperiod:F="Last30Days"}=t,{lastplayedorder:k=""}=t,{lastplayedlimit:C=""}=t,{lastplayedunique:L="true"}=t,{mostplayedrounds:T=""}=t,G=window.navigator.userAgent,P="",A=!1,D=["","",""],I="0";!function({withLocale:e,translations:t}){sr.subscribe((n=>{null==n&&(Yn.set(t),sr.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
1535
1537
  /*dictionary.set(translations);
1536
- locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(xr).forEach((e=>{_r(e,xr[e])}));const O=e=>{P!==e&&n(24,P=e)},N=()=>{var e;n(24,P="true"===w?"Favorites":"true"===_?"MostPlayed":"true"===x?"LastPlayed":""),n(26,D[0]="true"===w?"Favorites":"",D),n(26,D[1]="true"===_?"MostPlayed":"",D),n(26,D[2]="true"===x?"LastPlayed":"",D),e=c,sr.set(e)},R=e=>{if(e.data&&"UpdateCategoryFavoriteGames"===e.data.type)n(27,I=e.data.receivedFavoriteResults.count)};E((()=>(window.addEventListener("message",R,!1),n(25,A=br(G)),()=>{window.removeEventListener("message",R)})));return e.$$set=e=>{"userid"in e&&n(0,a=e.userid),"session"in e&&n(1,s=e.session),"endpoint"in e&&n(2,o=e.endpoint),"datasource"in e&&n(3,l=e.datasource),"lang"in e&&n(4,c=e.lang),"currency"in e&&n(5,d=e.currency),"clientstyling"in e&&n(6,h=e.clientstyling),"clientstylingurl"in e&&n(7,m=e.clientstylingurl),"livecasino"in e&&n(8,p=e.livecasino),"visiblegames"in e&&n(9,f=e.visiblegames),"gamepagemodalurl"in e&&n(10,g=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(11,y=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(12,v=e.integratedgameframemobile),"translationurl"in e&&n(30,b=e.translationurl),"favorites"in e&&n(13,w=e.favorites),"mostplayed"in e&&n(14,_=e.mostplayed),"lastplayed"in e&&n(15,x=e.lastplayed),"casinomygames"in e&&n(16,$=e.casinomygames),"lastplayedperiod"in e&&n(17,S=e.lastplayedperiod),"mostplayedperiod"in e&&n(18,F=e.mostplayedperiod),"lastplayedorder"in e&&n(19,k=e.lastplayedorder),"lastplayedlimit"in e&&n(20,M=e.lastplayedlimit),"lastplayedunique"in e&&n(21,L=e.lastplayedunique),"mostplayedrounds"in e&&n(22,T=e.mostplayedrounds)},e.$$.update=()=>{/*endpoint, datasource, lang*/28&e.$$.dirty[0]&&o&&l&&c&&N(),/*favorites, mostplayed, lastplayed*/57344&e.$$.dirty[0]&&w&&_&&x&&N(),/*translationurl*/1073741824&e.$$.dirty[0]&&b&&fetch(b).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{_r(t,e[t])}))})).catch((e=>{console.log(e)})),/*clientstyling, customStylingContainer*/8388672&e.$$.dirty[0]&&h&&i&&(()=>{let e=document.createElement("style");e.innerHTML=h,i.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/8388736&e.$$.dirty[0]&&m&&i&&(()=>{let e=document.createElement("style");fetch(new URL(m)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{i.appendChild(e)}),1)}))})()},[a,s,o,l,c,d,h,m,p,f,g,y,v,w,_,x,$,S,F,k,M,L,T,i,P,A,D,I,r,O,b,()=>O("Favorites"),()=>O("MostPlayed"),()=>O("LastPlayed"),function(e){C[e?"unshift":"push"]((()=>{i=e,n(23,i)}))}]}!customElements.get("casino-most-played-section")&&customElements.define("casino-most-played-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-most-played-section{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},$a,xa,a,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastPlayedEmpty:18,translationurl:19,casinomygames:14,mostplayedperiod:20,mostplayedrounds:21},null,[-1,-1]),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastPlayedEmpty","translationurl","casinomygames","mostplayedperiod","mostplayedrounds"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),R()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),R()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get lastPlayedEmpty(){return this.$$.ctx[18]}set lastPlayedEmpty(e){this.$$set({lastPlayedEmpty:e}),R()}get translationurl(){return this.$$.ctx[19]}set translationurl(e){this.$$set({translationurl:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get mostplayedperiod(){return this.$$.ctx[20]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),R()}get mostplayedrounds(){return this.$$.ctx[21]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),R()}});class Da extends z{constructor(e){super();const t=document.createElement("style");t.textContent=".CasinoMyGames{background-color:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));width:100%;margin:50px 0;box-sizing:border-box}.CasinoMyGames.Mobile{padding:25px 10px}.MyGamesHeader{display:flex;justify-content:space-between;margin-bottom:40px}.MyGamesButton{border:none;background:none;color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:20px;font-weight:500;margin-right:60px;transition:linear 100ms;cursor:pointer}.MyGamesButton:hover{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));line-height:36px}.MyGamesButton:focus{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));line-height:36px}.MyGamesButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))}.MyGamesButton.Active{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));line-height:36px}.Mobile .MyGamesHeader{justify-content:flex-start}.Mobile .MyGamesButton{font-size:16px;white-space:nowrap;margin-right:10px}.Mobile .MyGamesButton.Active{padding-bottom:4px}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},Aa,Pa,a,{userid:0,session:1,endpoint:2,datasource:3,lang:4,currency:5,clientstyling:6,clientstylingurl:7,livecasino:8,visiblegames:9,gamepagemodalurl:10,integratedgameframedesktop:11,integratedgameframemobile:12,translationurl:30,favorites:13,mostplayed:14,lastplayed:15,casinomygames:16,lastplayedperiod:17,mostplayedperiod:18,lastplayedorder:19,lastplayedlimit:20,lastplayedunique:21,mostplayedrounds:22},null,[-1,-1]),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["userid","session","endpoint","datasource","lang","currency","clientstyling","clientstylingurl","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","translationurl","favorites","mostplayed","lastplayed","casinomygames","lastplayedperiod","mostplayedperiod","lastplayedorder","lastplayedlimit","lastplayedunique","mostplayedrounds"]}get userid(){return this.$$.ctx[0]}set userid(e){this.$$set({userid:e}),R()}get session(){return this.$$.ctx[1]}set session(e){this.$$set({session:e}),R()}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),R()}get lang(){return this.$$.ctx[4]}set lang(e){this.$$set({lang:e}),R()}get currency(){return this.$$.ctx[5]}set currency(e){this.$$set({currency:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get visiblegames(){return this.$$.ctx[9]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get gamepagemodalurl(){return this.$$.ctx[10]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[11]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get integratedgameframemobile(){return this.$$.ctx[12]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get translationurl(){return this.$$.ctx[30]}set translationurl(e){this.$$set({translationurl:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get mostplayed(){return this.$$.ctx[14]}set mostplayed(e){this.$$set({mostplayed:e}),R()}get lastplayed(){return this.$$.ctx[15]}set lastplayed(e){this.$$set({lastplayed:e}),R()}get casinomygames(){return this.$$.ctx[16]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get lastplayedperiod(){return this.$$.ctx[17]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),R()}get mostplayedperiod(){return this.$$.ctx[18]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),R()}get lastplayedorder(){return this.$$.ctx[19]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),R()}get lastplayedlimit(){return this.$$.ctx[20]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),R()}get lastplayedunique(){return this.$$.ctx[21]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),R()}get mostplayedrounds(){return this.$$.ctx[22]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),R()}}return!customElements.get("casino-my-games")&&customElements.define("casino-my-games",Da),Da}));
1538
+ locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(_r).forEach((e=>{xr(e,_r[e])}));const O=e=>{P!==e&&n(24,P=e)},N=()=>{var e;n(24,P="true"===w?"Favorites":"true"===x?"MostPlayed":"true"===_?"LastPlayed":""),n(26,D[0]="true"===w?"Favorites":"",D),n(26,D[1]="true"===x?"MostPlayed":"",D),n(26,D[2]="true"===_?"LastPlayed":"",D),e=c,sr.set(e)},R=e=>{if(e.data&&"UpdateCategoryFavoriteGames"===e.data.type)n(27,I=e.data.receivedFavoriteResults.count)};E((()=>(window.addEventListener("message",R,!1),n(25,A=br(G)),()=>{window.removeEventListener("message",R)})));return e.$$set=e=>{"userid"in e&&n(0,a=e.userid),"session"in e&&n(1,s=e.session),"endpoint"in e&&n(2,o=e.endpoint),"datasource"in e&&n(3,l=e.datasource),"lang"in e&&n(4,c=e.lang),"currency"in e&&n(5,d=e.currency),"clientstyling"in e&&n(6,h=e.clientstyling),"clientstylingurl"in e&&n(7,m=e.clientstylingurl),"livecasino"in e&&n(8,p=e.livecasino),"visiblegames"in e&&n(9,f=e.visiblegames),"gamepagemodalurl"in e&&n(10,g=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(11,y=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(12,v=e.integratedgameframemobile),"translationurl"in e&&n(30,b=e.translationurl),"favorites"in e&&n(13,w=e.favorites),"mostplayed"in e&&n(14,x=e.mostplayed),"lastplayed"in e&&n(15,_=e.lastplayed),"casinomygames"in e&&n(16,$=e.casinomygames),"lastplayedperiod"in e&&n(17,S=e.lastplayedperiod),"mostplayedperiod"in e&&n(18,F=e.mostplayedperiod),"lastplayedorder"in e&&n(19,k=e.lastplayedorder),"lastplayedlimit"in e&&n(20,C=e.lastplayedlimit),"lastplayedunique"in e&&n(21,L=e.lastplayedunique),"mostplayedrounds"in e&&n(22,T=e.mostplayedrounds)},e.$$.update=()=>{/*endpoint, datasource, lang*/28&e.$$.dirty[0]&&o&&l&&c&&N(),/*favorites, mostplayed, lastplayed*/57344&e.$$.dirty[0]&&w&&x&&_&&N(),/*translationurl*/1073741824&e.$$.dirty[0]&&b&&fetch(b).then((e=>e.json())).then((e=>{Object.keys(e).forEach((t=>{xr(t,e[t])}))})).catch((e=>{console.log(e)})),/*clientstyling, customStylingContainer*/8388672&e.$$.dirty[0]&&h&&i&&(()=>{let e=document.createElement("style");e.innerHTML=h,i.appendChild(e)})(),/*clientstylingurl, customStylingContainer*/8388736&e.$$.dirty[0]&&m&&i&&(()=>{let e=document.createElement("style");fetch(new URL(m)).then((e=>e.text())).then((t=>{e.innerHTML=t,setTimeout((()=>{i.appendChild(e)}),1)}))})()},[a,s,o,l,c,d,h,m,p,f,g,y,v,w,x,_,$,S,F,k,C,L,T,i,P,A,D,I,r,O,b,()=>O("Favorites"),()=>O("MostPlayed"),()=>O("LastPlayed"),function(e){M[e?"unshift":"push"]((()=>{i=e,n(23,i)}))}]}!customElements.get("casino-most-played-section")&&customElements.define("casino-most-played-section",class extends z{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-most-played-section{background:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},$a,_a,a,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastPlayedEmpty:18,translationurl:19,casinomygames:14,mostplayedperiod:20,mostplayedrounds:21},null,[-1,-1]),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastPlayedEmpty","translationurl","casinomygames","mostplayedperiod","mostplayedrounds"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),R()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),R()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),R()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),R()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get lastPlayedEmpty(){return this.$$.ctx[18]}set lastPlayedEmpty(e){this.$$set({lastPlayedEmpty:e}),R()}get translationurl(){return this.$$.ctx[19]}set translationurl(e){this.$$set({translationurl:e}),R()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get mostplayedperiod(){return this.$$.ctx[20]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),R()}get mostplayedrounds(){return this.$$.ctx[21]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),R()}});class Da extends z{constructor(e){super();const t=document.createElement("style");t.textContent=".CasinoMyGames{background-color:var(--emfe-w-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));width:100%;margin:50px 0;box-sizing:border-box}.CasinoMyGames.Mobile{padding:25px 10px}.MyGamesHeader{display:flex;justify-content:space-between;margin-bottom:40px}.MyGamesButton{border:none;background:none;color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));font-size:20px;font-weight:500;margin-right:60px;transition:linear 100ms;cursor:pointer}.MyGamesButton:hover{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));line-height:36px}.MyGamesButton:focus{color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));line-height:36px}.MyGamesButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C))}.MyGamesButton.Active{border-bottom:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));line-height:36px}.Mobile .MyGamesHeader{justify-content:flex-start}.Mobile .MyGamesButton{font-size:16px;white-space:nowrap;margin-right:10px}.Mobile .MyGamesButton.Active{padding-bottom:4px}",this.shadowRoot.appendChild(t),Y(this,{target:this.shadowRoot,props:F(this.attributes),customElement:!0},Aa,Pa,a,{userid:0,session:1,endpoint:2,datasource:3,lang:4,currency:5,clientstyling:6,clientstylingurl:7,livecasino:8,visiblegames:9,gamepagemodalurl:10,integratedgameframedesktop:11,integratedgameframemobile:12,translationurl:30,favorites:13,mostplayed:14,lastplayed:15,casinomygames:16,lastplayedperiod:17,mostplayedperiod:18,lastplayedorder:19,lastplayedlimit:20,lastplayedunique:21,mostplayedrounds:22},null,[-1,-1]),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),R()))}static get observedAttributes(){return["userid","session","endpoint","datasource","lang","currency","clientstyling","clientstylingurl","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","translationurl","favorites","mostplayed","lastplayed","casinomygames","lastplayedperiod","mostplayedperiod","lastplayedorder","lastplayedlimit","lastplayedunique","mostplayedrounds"]}get userid(){return this.$$.ctx[0]}set userid(e){this.$$set({userid:e}),R()}get session(){return this.$$.ctx[1]}set session(e){this.$$set({session:e}),R()}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),R()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),R()}get lang(){return this.$$.ctx[4]}set lang(e){this.$$set({lang:e}),R()}get currency(){return this.$$.ctx[5]}set currency(e){this.$$set({currency:e}),R()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),R()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),R()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),R()}get visiblegames(){return this.$$.ctx[9]}set visiblegames(e){this.$$set({visiblegames:e}),R()}get gamepagemodalurl(){return this.$$.ctx[10]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),R()}get integratedgameframedesktop(){return this.$$.ctx[11]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),R()}get integratedgameframemobile(){return this.$$.ctx[12]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),R()}get translationurl(){return this.$$.ctx[30]}set translationurl(e){this.$$set({translationurl:e}),R()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),R()}get mostplayed(){return this.$$.ctx[14]}set mostplayed(e){this.$$set({mostplayed:e}),R()}get lastplayed(){return this.$$.ctx[15]}set lastplayed(e){this.$$set({lastplayed:e}),R()}get casinomygames(){return this.$$.ctx[16]}set casinomygames(e){this.$$set({casinomygames:e}),R()}get lastplayedperiod(){return this.$$.ctx[17]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),R()}get mostplayedperiod(){return this.$$.ctx[18]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),R()}get lastplayedorder(){return this.$$.ctx[19]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),R()}get lastplayedlimit(){return this.$$.ctx[20]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),R()}get lastplayedunique(){return this.$$.ctx[21]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),R()}get mostplayedrounds(){return this.$$.ctx[22]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),R()}}return!customElements.get("casino-my-games")&&customElements.define("casino-my-games",Da),Da}));
1537
1539
  //# sourceMappingURL=casino-my-games.js.map