@everymatrix/casino-wagering-bonus-slider-controller 1.30.0 → 1.31.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.
package/CHANGELOG.md CHANGED
@@ -3,4 +3,5 @@
3
3
 
4
4
  | Version | Release date | Impacted areas | Changes |
5
5
  | ------- | ------------ | ----------------------------- | --------------------------------------- |
6
+ | 1.30.1 | Mon May 20 2024 | casino-wagering-bonus-slider-controller | fix(FEW-304)(casino-wagering-bonus,casino-wagering-bonus-slider-controller,casino-wagering-bonuses-controller): adapt change of update api |
6
7
  | 1.29.3 | Mon Apr 15 2024 | casino-wagering-bonus-slider-controller | fix(FEW-299)(casino-wagering-bonus-slider-controller): progress percentage... |
@@ -8,7 +8,7 @@
8
8
  *
9
9
  * https://svelte.dev/docs#run-time-svelte-onmount
10
10
  */
11
- function B(t){(function(){if(!a)throw new Error("Function called outside component initialization");return a})().$$.on_mount.push(t)}const A=[],S=[];let H=[];const L=[],P=Promise.resolve();let C=!1;function O(t){H.push(t)}
11
+ function B(t){(function(){if(!a)throw new Error("Function called outside component initialization");return a})().$$.on_mount.push(t)}const S=[],A=[];let H=[];const L=[],P=Promise.resolve();let C=!1;function O(t){H.push(t)}
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,27 +35,27 @@ function R(){
35
35
  if(0!==x)return;const t=a;do{
36
36
  // first, call beforeUpdate functions
37
37
  // and update components
38
- try{for(;x<A.length;){const t=A[x];x++,T(t),N(t.$$)}}catch(t){
38
+ try{for(;x<S.length;){const t=S[x];x++,T(t),N(t.$$)}}catch(t){
39
39
  // reset dirty state to not end up in a deadlocked state and then rethrow
40
- throw A.length=0,x=0,t}for(T(null),A.length=0,x=0;S.length;)S.pop()();
40
+ throw S.length=0,x=0,t}for(T(null),S.length=0,x=0;A.length;)A.pop()();
41
41
  // then, once components are updated, call
42
42
  // afterUpdate functions. This may cause
43
43
  // subsequent updates...
44
44
  for(let t=0;t<H.length;t+=1){const e=H[t];I.has(e)||(
45
45
  // ...so guard against infinite loops
46
- I.add(e),e())}H.length=0}while(A.length);for(;L.length;)L.pop()();C=!1,I.clear(),T(t)}function N(t){if(null!==t.fragment){t.update(),n(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(O)}}
46
+ I.add(e),e())}H.length=0}while(S.length);for(;L.length;)L.pop()();C=!1,I.clear(),T(t)}function N(t){if(null!==t.fragment){t.update(),n(t.before_update);const e=t.dirty;t.dirty=[-1],t.fragment&&t.fragment.p(t.ctx,e),t.after_update.forEach(O)}}
47
47
  /**
48
48
  * Useful for example to execute remaining `afterUpdate` callbacks before executing `destroy`.
49
49
  */const M=new Set;function D(t,e){const r=t.$$;null!==r.fragment&&(!function(t){const e=[],r=[];H.forEach((n=>-1===t.indexOf(n)?e.push(n):r.push(n))),r.forEach((t=>t())),H=e}(r.after_update),n(r.on_destroy),r.fragment&&r.fragment.d(e),
50
50
  // TODO null out other refs, including component.$$ (but need to
51
51
  // preserve final state?)
52
- r.on_destroy=r.fragment=null,r.ctx=[])}function U(t,e){-1===t.$$.dirty[0]&&(A.push(t),C||(C=!0,P.then(R)),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}function $(i,s,l,u,c,h,f,d=[-1]){const g=a;T(i);const m=i.$$={fragment:null,ctx:[],
52
+ r.on_destroy=r.fragment=null,r.ctx=[])}function $(t,e){-1===t.$$.dirty[0]&&(S.push(t),C||(C=!0,P.then(R)),t.$$.dirty.fill(0)),t.$$.dirty[e/31|0]|=1<<e%31}function U(i,s,l,u,c,h,f,d=[-1]){const g=a;T(i);const m=i.$$={fragment:null,ctx:[],
53
53
  // state
54
54
  props:h,update:t,not_equal:c,bound:r(),
55
55
  // lifecycle
56
56
  on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(s.context||(g?g.$$.context:[])),
57
57
  // everything else
58
- callbacks:r(),dirty:d,skip_bound:!1,root:s.target||g.$$.root};f&&f(m.root);let y=!1;if(m.ctx=l?l(i,s.props||{},((t,e,...r)=>{const n=r.length?r[0]:e;return m.ctx&&c(m.ctx[t],m.ctx[t]=n)&&(!m.skip_bound&&m.bound[t]&&m.bound[t](n),y&&U(i,t)),e})):[],m.update(),y=!0,n(m.before_update),
58
+ callbacks:r(),dirty:d,skip_bound:!1,root:s.target||g.$$.root};f&&f(m.root);let y=!1;if(m.ctx=l?l(i,s.props||{},((t,e,...r)=>{const n=r.length?r[0]:e;return m.ctx&&c(m.ctx[t],m.ctx[t]=n)&&(!m.skip_bound&&m.bound[t]&&m.bound[t](n),y&&$(i,t)),e})):[],m.update(),y=!0,n(m.before_update),
59
59
  // `false` as a special case of no DOM component
60
60
  m.fragment=!!u&&u(m.ctx),s.target){if(s.hydrate){const t=function(t){return Array.from(t.childNodes)}(s.target);
61
61
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
@@ -130,7 +130,7 @@ self.fetch.bind(self);
130
130
  PERFORMANCE OF THIS SOFTWARE.
131
131
  ***************************************************************************** */
132
132
  /* global Reflect, Promise, SuppressedError, Symbol */
133
- var ft=function(t,e){return ft=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},ft(t,e)};function pt(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}ft(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}function dt(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function gt(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function mt(t,e,r){if(r||2===arguments.length)for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))}function yt(t){return"function"==typeof t}function bt(t){var e=t((function(t){Error.call(t),t.stack=(new Error).stack}));return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}"function"==typeof SuppressedError&&SuppressedError;var vt=bt((function(t){return function(e){t(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(t,e){return e+1+") "+t.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=e}}));function Et(t,e){if(t){var r=t.indexOf(e);0<=r&&t.splice(r,1)}}var wt=function(){function t(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}var e;return t.prototype.unsubscribe=function(){var t,e,r,n,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=dt(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(e){t={error:e}}finally{try{a&&!a.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}else i.remove(this);var l=this.initialTeardown;if(yt(l))try{l()}catch(t){o=t instanceof vt?t.errors:[t]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=dt(u),h=c.next();!h.done;h=c.next()){var f=h.value;try{Bt(f)}catch(t){o=null!=o?o:[],t instanceof vt?o=mt(mt([],gt(o)),gt(t.errors)):o.push(t)}}}catch(t){r={error:t}}finally{try{h&&!h.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}}if(o)throw new vt(o)}},t.prototype.add=function(e){var r;if(e&&e!==this)if(this.closed)Bt(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(e)}},t.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},t.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},t.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&Et(e,t)},t.prototype.remove=function(e){var r=this._finalizers;r&&Et(r,e),e instanceof t&&e._removeParent(this)},t.EMPTY=((e=new t).closed=!0,e),t}(),_t=wt.EMPTY;function Tt(t){return t instanceof wt||t&&"closed"in t&&yt(t.remove)&&yt(t.add)&&yt(t.unsubscribe)}function Bt(t){yt(t)?t():t.unsubscribe()}var At={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},St={setTimeout:function(t,e){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=St.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,mt([t,e],gt(r))):setTimeout.apply(void 0,mt([t,e],gt(r)))},clearTimeout:function(t){var e=St.delegate;return((null==e?void 0:e.clearTimeout)||clearTimeout)(t)},delegate:void 0};function Ht(){}var Lt=null;function Pt(t){if(At.useDeprecatedSynchronousErrorHandling){var e=!Lt;if(e&&(Lt={errorThrown:!1,error:null}),t(),e){var r=Lt,n=r.errorThrown,o=r.error;if(Lt=null,n)throw o}}else t()}var Ct=function(t){function e(e){var r=t.call(this)||this;return r.isStopped=!1,e?(r.destination=e,Tt(e)&&e.add(r)):r.destination=Mt,r}return pt(e,t),e.create=function(t,e,r){return new Rt(t,e,r)},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},e.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},e}(wt),Ot=Function.prototype.bind;function It(t,e){return Ot.call(t,e)}var xt=function(){function t(t){this.partialObserver=t}return t.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(t){Nt(t)}},t.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(t){Nt(t)}else Nt(t)},t.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(t){Nt(t)}},t}(),Rt=function(t){function e(e,r,n){var o,i,s=t.call(this)||this;yt(e)||!e?o={next:null!=e?e:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&At.useDeprecatedNextContext?((i=Object.create(e)).unsubscribe=function(){return s.unsubscribe()},o={next:e.next&&It(e.next,i),error:e.error&&It(e.error,i),complete:e.complete&&It(e.complete,i)}):o=e;return s.destination=new xt(o),s}return pt(e,t),e}(Ct);function Nt(t){var e;e=t,St.setTimeout((function(){throw e}))}var Mt={closed:!0,next:Ht,error:function(t){throw t},complete:Ht},Dt="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ut(t){return t}var $t=function(){function t(t){t&&(this._subscribe=t)}return t.prototype.lift=function(e){var r=new t;return r.source=this,r.operator=e,r},t.prototype.subscribe=function(t,e,r){var n,o=this,i=(n=t)&&n instanceof Ct||function(t){return t&&yt(t.next)&&yt(t.error)&&yt(t.complete)}(n)&&Tt(n)?t:new Rt(t,e,r);return Pt((function(){var t=o,e=t.operator,r=t.source;i.add(e?e.call(i,r):r?o._subscribe(i):o._trySubscribe(i))})),i},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},t.prototype.forEach=function(t,e){var r=this;return new(e=Ft(e))((function(e,n){var o=new Rt({next:function(e){try{t(e)}catch(t){n(t),o.unsubscribe()}},error:n,complete:e});r.subscribe(o)}))},t.prototype._subscribe=function(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)},t.prototype[Dt]=function(){return this},t.prototype.pipe=function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return(0===(t=e).length?Ut:1===t.length?t[0]:function(e){return t.reduce((function(t,e){return e(t)}),e)})(this)},t.prototype.toPromise=function(t){var e=this;return new(t=Ft(t))((function(t,r){var n;e.subscribe((function(t){return n=t}),(function(t){return r(t)}),(function(){return t(n)}))}))},t.create=function(e){return new t(e)},t}();function Ft(t){var e;return null!==(e=null!=t?t:At.Promise)&&void 0!==e?e:Promise}var Gt=bt((function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),kt=function(t){function e(){var e=t.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return pt(e,t),e.prototype.lift=function(t){var e=new jt(this,this);return e.operator=t,e},e.prototype._throwIfClosed=function(){if(this.closed)throw new Gt},e.prototype.next=function(t){var e=this;Pt((function(){var r,n;if(e._throwIfClosed(),!e.isStopped){e.currentObservers||(e.currentObservers=Array.from(e.observers));try{for(var o=dt(e.currentObservers),i=o.next();!i.done;i=o.next()){i.value.next(t)}}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}}))},e.prototype.error=function(t){var e=this;Pt((function(){if(e._throwIfClosed(),!e.isStopped){e.hasError=e.isStopped=!0,e.thrownError=t;for(var r=e.observers;r.length;)r.shift().error(t)}}))},e.prototype.complete=function(){var t=this;Pt((function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var e=t.observers;e.length;)e.shift().complete()}}))},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(e){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},e.prototype._innerSubscribe=function(t){var e=this,r=this,n=r.hasError,o=r.isStopped,i=r.observers;return n||o?_t:(this.currentObservers=null,i.push(t),new wt((function(){e.currentObservers=null,Et(i,t)})))},e.prototype._checkFinalizedStatuses=function(t){var e=this,r=e.hasError,n=e.thrownError,o=e.isStopped;r?t.error(n):o&&t.complete()},e.prototype.asObservable=function(){var t=new $t;return t.source=this,t},e.create=function(t,e){return new jt(t,e)},e}($t),jt=function(t){function e(e,r){var n=t.call(this)||this;return n.destination=e,n.source=r,n}return pt(e,t),e.prototype.next=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===r||r.call(e,t)},e.prototype.error=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===r||r.call(e,t)},e.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},e.prototype._subscribe=function(t){var e,r;return null!==(r=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==r?r:_t},e}(kt),Wt={now:function(){return(Wt.delegate||Date).now()},delegate:void 0},Xt=function(t){function e(e,r,n){void 0===e&&(e=1/0),void 0===r&&(r=1/0),void 0===n&&(n=Wt);var o=t.call(this)||this;return o._bufferSize=e,o._windowTime=r,o._timestampProvider=n,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=r===1/0,o._bufferSize=Math.max(1,e),o._windowTime=Math.max(1,r),o}return pt(e,t),e.prototype.next=function(e){var r=this,n=r.isStopped,o=r._buffer,i=r._infiniteTimeWindow,s=r._timestampProvider,a=r._windowTime;n||(o.push(e),!i&&o.push(s.now()+a)),this._trimBuffer(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){this._throwIfClosed(),this._trimBuffer();for(var e=this._innerSubscribe(t),r=this._infiniteTimeWindow,n=this._buffer.slice(),o=0;o<n.length&&!t.closed;o+=r?1:2)t.next(n[o]);return this._checkFinalizedStatuses(t),e},e.prototype._trimBuffer=function(){var t=this,e=t._bufferSize,r=t._timestampProvider,n=t._buffer,o=t._infiniteTimeWindow,i=(o?1:2)*e;if(e<1/0&&i<n.length&&n.splice(0,n.length-i),!o){for(var s=r.now(),a=0,l=1;l<n.length&&n[l]<=s;l+=2)a=l;a&&n.splice(0,a+1)}},e}(kt);let Vt=[],zt={};
133
+ var ft=function(t,e){return ft=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r])},ft(t,e)};function pt(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function r(){this.constructor=t}ft(t,e),t.prototype=null===e?Object.create(e):(r.prototype=e.prototype,new r)}function dt(t){var e="function"==typeof Symbol&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function gt(t,e){var r="function"==typeof Symbol&&t[Symbol.iterator];if(!r)return t;var n,o,i=r.call(t),s=[];try{for(;(void 0===e||e-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(t){o={error:t}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function mt(t,e,r){if(r||2===arguments.length)for(var n,o=0,i=e.length;o<i;o++)!n&&o in e||(n||(n=Array.prototype.slice.call(e,0,o)),n[o]=e[o]);return t.concat(n||Array.prototype.slice.call(e))}function yt(t){return"function"==typeof t}function bt(t){var e=t((function(t){Error.call(t),t.stack=(new Error).stack}));return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}"function"==typeof SuppressedError&&SuppressedError;var vt=bt((function(t){return function(e){t(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map((function(t,e){return e+1+") "+t.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=e}}));function Et(t,e){if(t){var r=t.indexOf(e);0<=r&&t.splice(r,1)}}var wt=function(){function t(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}var e;return t.prototype.unsubscribe=function(){var t,e,r,n,o;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var s=dt(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(e){t={error:e}}finally{try{a&&!a.done&&(e=s.return)&&e.call(s)}finally{if(t)throw t.error}}else i.remove(this);var l=this.initialTeardown;if(yt(l))try{l()}catch(t){o=t instanceof vt?t.errors:[t]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=dt(u),h=c.next();!h.done;h=c.next()){var f=h.value;try{Bt(f)}catch(t){o=null!=o?o:[],t instanceof vt?o=mt(mt([],gt(o)),gt(t.errors)):o.push(t)}}}catch(t){r={error:t}}finally{try{h&&!h.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}}if(o)throw new vt(o)}},t.prototype.add=function(e){var r;if(e&&e!==this)if(this.closed)Bt(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(e)}},t.prototype._hasParent=function(t){var e=this._parentage;return e===t||Array.isArray(e)&&e.includes(t)},t.prototype._addParent=function(t){var e=this._parentage;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t},t.prototype._removeParent=function(t){var e=this._parentage;e===t?this._parentage=null:Array.isArray(e)&&Et(e,t)},t.prototype.remove=function(e){var r=this._finalizers;r&&Et(r,e),e instanceof t&&e._removeParent(this)},t.EMPTY=((e=new t).closed=!0,e),t}(),_t=wt.EMPTY;function Tt(t){return t instanceof wt||t&&"closed"in t&&yt(t.remove)&&yt(t.add)&&yt(t.unsubscribe)}function Bt(t){yt(t)?t():t.unsubscribe()}var St={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},At={setTimeout:function(t,e){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=At.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,mt([t,e],gt(r))):setTimeout.apply(void 0,mt([t,e],gt(r)))},clearTimeout:function(t){var e=At.delegate;return((null==e?void 0:e.clearTimeout)||clearTimeout)(t)},delegate:void 0};function Ht(){}var Lt=null;function Pt(t){if(St.useDeprecatedSynchronousErrorHandling){var e=!Lt;if(e&&(Lt={errorThrown:!1,error:null}),t(),e){var r=Lt,n=r.errorThrown,o=r.error;if(Lt=null,n)throw o}}else t()}var Ct=function(t){function e(e){var r=t.call(this)||this;return r.isStopped=!1,e?(r.destination=e,Tt(e)&&e.add(r)):r.destination=Mt,r}return pt(e,t),e.create=function(t,e,r){return new Rt(t,e,r)},e.prototype.next=function(t){this.isStopped||this._next(t)},e.prototype.error=function(t){this.isStopped||(this.isStopped=!0,this._error(t))},e.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},e.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,t.prototype.unsubscribe.call(this),this.destination=null)},e.prototype._next=function(t){this.destination.next(t)},e.prototype._error=function(t){try{this.destination.error(t)}finally{this.unsubscribe()}},e.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},e}(wt),Ot=Function.prototype.bind;function It(t,e){return Ot.call(t,e)}var xt=function(){function t(t){this.partialObserver=t}return t.prototype.next=function(t){var e=this.partialObserver;if(e.next)try{e.next(t)}catch(t){Nt(t)}},t.prototype.error=function(t){var e=this.partialObserver;if(e.error)try{e.error(t)}catch(t){Nt(t)}else Nt(t)},t.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(t){Nt(t)}},t}(),Rt=function(t){function e(e,r,n){var o,i,s=t.call(this)||this;yt(e)||!e?o={next:null!=e?e:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&St.useDeprecatedNextContext?((i=Object.create(e)).unsubscribe=function(){return s.unsubscribe()},o={next:e.next&&It(e.next,i),error:e.error&&It(e.error,i),complete:e.complete&&It(e.complete,i)}):o=e;return s.destination=new xt(o),s}return pt(e,t),e}(Ct);function Nt(t){var e;e=t,At.setTimeout((function(){throw e}))}var Mt={closed:!0,next:Ht,error:function(t){throw t},complete:Ht},Dt="function"==typeof Symbol&&Symbol.observable||"@@observable";function $t(t){return t}var Ut=function(){function t(t){t&&(this._subscribe=t)}return t.prototype.lift=function(e){var r=new t;return r.source=this,r.operator=e,r},t.prototype.subscribe=function(t,e,r){var n,o=this,i=(n=t)&&n instanceof Ct||function(t){return t&&yt(t.next)&&yt(t.error)&&yt(t.complete)}(n)&&Tt(n)?t:new Rt(t,e,r);return Pt((function(){var t=o,e=t.operator,r=t.source;i.add(e?e.call(i,r):r?o._subscribe(i):o._trySubscribe(i))})),i},t.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(e){t.error(e)}},t.prototype.forEach=function(t,e){var r=this;return new(e=Ft(e))((function(e,n){var o=new Rt({next:function(e){try{t(e)}catch(t){n(t),o.unsubscribe()}},error:n,complete:e});r.subscribe(o)}))},t.prototype._subscribe=function(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)},t.prototype[Dt]=function(){return this},t.prototype.pipe=function(){for(var t,e=[],r=0;r<arguments.length;r++)e[r]=arguments[r];return(0===(t=e).length?$t:1===t.length?t[0]:function(e){return t.reduce((function(t,e){return e(t)}),e)})(this)},t.prototype.toPromise=function(t){var e=this;return new(t=Ft(t))((function(t,r){var n;e.subscribe((function(t){return n=t}),(function(t){return r(t)}),(function(){return t(n)}))}))},t.create=function(e){return new t(e)},t}();function Ft(t){var e;return null!==(e=null!=t?t:St.Promise)&&void 0!==e?e:Promise}var Gt=bt((function(t){return function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),kt=function(t){function e(){var e=t.call(this)||this;return e.closed=!1,e.currentObservers=null,e.observers=[],e.isStopped=!1,e.hasError=!1,e.thrownError=null,e}return pt(e,t),e.prototype.lift=function(t){var e=new jt(this,this);return e.operator=t,e},e.prototype._throwIfClosed=function(){if(this.closed)throw new Gt},e.prototype.next=function(t){var e=this;Pt((function(){var r,n;if(e._throwIfClosed(),!e.isStopped){e.currentObservers||(e.currentObservers=Array.from(e.observers));try{for(var o=dt(e.currentObservers),i=o.next();!i.done;i=o.next()){i.value.next(t)}}catch(t){r={error:t}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}}))},e.prototype.error=function(t){var e=this;Pt((function(){if(e._throwIfClosed(),!e.isStopped){e.hasError=e.isStopped=!0,e.thrownError=t;for(var r=e.observers;r.length;)r.shift().error(t)}}))},e.prototype.complete=function(){var t=this;Pt((function(){if(t._throwIfClosed(),!t.isStopped){t.isStopped=!0;for(var e=t.observers;e.length;)e.shift().complete()}}))},e.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(e.prototype,"observed",{get:function(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0},enumerable:!1,configurable:!0}),e.prototype._trySubscribe=function(e){return this._throwIfClosed(),t.prototype._trySubscribe.call(this,e)},e.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},e.prototype._innerSubscribe=function(t){var e=this,r=this,n=r.hasError,o=r.isStopped,i=r.observers;return n||o?_t:(this.currentObservers=null,i.push(t),new wt((function(){e.currentObservers=null,Et(i,t)})))},e.prototype._checkFinalizedStatuses=function(t){var e=this,r=e.hasError,n=e.thrownError,o=e.isStopped;r?t.error(n):o&&t.complete()},e.prototype.asObservable=function(){var t=new Ut;return t.source=this,t},e.create=function(t,e){return new jt(t,e)},e}(Ut),jt=function(t){function e(e,r){var n=t.call(this)||this;return n.destination=e,n.source=r,n}return pt(e,t),e.prototype.next=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===r||r.call(e,t)},e.prototype.error=function(t){var e,r;null===(r=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===r||r.call(e,t)},e.prototype.complete=function(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)},e.prototype._subscribe=function(t){var e,r;return null!==(r=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==r?r:_t},e}(kt),Wt={now:function(){return(Wt.delegate||Date).now()},delegate:void 0},Xt=function(t){function e(e,r,n){void 0===e&&(e=1/0),void 0===r&&(r=1/0),void 0===n&&(n=Wt);var o=t.call(this)||this;return o._bufferSize=e,o._windowTime=r,o._timestampProvider=n,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=r===1/0,o._bufferSize=Math.max(1,e),o._windowTime=Math.max(1,r),o}return pt(e,t),e.prototype.next=function(e){var r=this,n=r.isStopped,o=r._buffer,i=r._infiniteTimeWindow,s=r._timestampProvider,a=r._windowTime;n||(o.push(e),!i&&o.push(s.now()+a)),this._trimBuffer(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){this._throwIfClosed(),this._trimBuffer();for(var e=this._innerSubscribe(t),r=this._infiniteTimeWindow,n=this._buffer.slice(),o=0;o<n.length&&!t.closed;o+=r?1:2)t.next(n[o]);return this._checkFinalizedStatuses(t),e},e.prototype._trimBuffer=function(){var t=this,e=t._bufferSize,r=t._timestampProvider,n=t._buffer,o=t._infiniteTimeWindow,i=(o?1:2)*e;if(e<1/0&&i<n.length&&n.splice(0,n.length-i),!o){for(var s=r.now(),a=0,l=1;l<n.length&&n[l]<=s;l+=2)a=l;a&&n.splice(0,a+1)}},e}(kt);let Vt=[],zt={};
134
134
  /**
135
135
  * @name topic
136
136
  * @description A small wrapper over the rxjs to offer the topic method on top of it
@@ -266,7 +266,7 @@ t[t.pound=7]="pound",
266
266
  /**
267
267
  * XML-like tag
268
268
  */
269
- t[t.tag=8]="tag"}(ue||(ue={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(ce||(ce={}));var Be=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Ae=/(?:[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;
269
+ t[t.tag=8]="tag"}(ue||(ue={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(ce||(ce={}));var Be=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,Se=/(?:[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;
270
270
  /**
271
271
  * https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
272
272
  * Credit: https://github.com/caridy/intl-datetimeformat-pattern/blob/master/index.js
@@ -278,7 +278,7 @@ t[t.tag=8]="tag"}(ue||(ue={})),function(t){t[t.number=0]="number",t[t.dateTime=1
278
278
  * @public
279
279
  * @param skeleton skeleton string
280
280
  */
281
- function Se(t){var e={};return t.replace(Ae,(function(t){var r=t.length;switch(t[0]){
281
+ function Ae(t){var e={};return t.replace(Se,(function(t){var r=t.length;switch(t[0]){
282
282
  // Era
283
283
  case"G":e.era=4===r?"long":5===r?"narrow":"short";break;
284
284
  // Year
@@ -338,7 +338,7 @@ return"*"===n?e.minimumFractionDigits=r.length:o&&"#"===o[0]?e.maximumFractionDi
338
338
  else if(Pe.test(o.stem))e=he(he({},e),Ie(o.stem));else{var s=xe(o.stem);s&&(e=he(he({},e),s));var a=Re(o.stem);a&&(e=he(he({},e),a))}}return e}
339
339
  // @generated from time-data-gen.ts
340
340
  // prettier-ignore
341
- var De,Ue={AX:["H"],BQ:["H"],CP:["H"],CZ:["H"],DK:["H"],FI:["H"],ID:["H"],IS:["H"],ML:["H"],NE:["H"],RU:["H"],SE:["H"],SJ:["H"],SK:["H"],AS:["h","H"],BT:["h","H"],DJ:["h","H"],ER:["h","H"],GH:["h","H"],IN:["h","H"],LS:["h","H"],PG:["h","H"],PW:["h","H"],SO:["h","H"],TO:["h","H"],VU:["h","H"],WS:["h","H"],"001":["H","h"],AL:["h","H","hB"],TD:["h","H","hB"],"ca-ES":["H","h","hB"],CF:["H","h","hB"],CM:["H","h","hB"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],LU:["H","h","hB"],NP:["H","h","hB"],PF:["H","h","hB"],SC:["H","h","hB"],SM:["H","h","hB"],SN:["H","h","hB"],TF:["H","h","hB"],VA:["H","h","hB"],CY:["h","H","hb","hB"],GR:["h","H","hb","hB"],CO:["h","H","hB","hb"],DO:["h","H","hB","hb"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],NA:["h","H","hB","hb"],PA:["h","H","hB","hb"],PR:["h","H","hB","hb"],VE:["h","H","hB","hb"],AC:["H","h","hb","hB"],AI:["H","h","hb","hB"],BW:["H","h","hb","hB"],BZ:["H","h","hb","hB"],CC:["H","h","hb","hB"],CK:["H","h","hb","hB"],CX:["H","h","hb","hB"],DG:["H","h","hb","hB"],FK:["H","h","hb","hB"],GB:["H","h","hb","hB"],GG:["H","h","hb","hB"],GI:["H","h","hb","hB"],IE:["H","h","hb","hB"],IM:["H","h","hb","hB"],IO:["H","h","hb","hB"],JE:["H","h","hb","hB"],LT:["H","h","hb","hB"],MK:["H","h","hb","hB"],MN:["H","h","hb","hB"],MS:["H","h","hb","hB"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],PN:["H","h","hb","hB"],SH:["H","h","hb","hB"],SX:["H","h","hb","hB"],TA:["H","h","hb","hB"],ZA:["H","h","hb","hB"],"af-ZA":["H","h","hB","hb"],AR:["H","h","hB","hb"],CL:["H","h","hB","hb"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],EA:["H","h","hB","hb"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],GT:["H","h","hB","hb"],HN:["H","h","hB","hb"],IC:["H","h","hB","hb"],KG:["H","h","hB","hb"],KM:["H","h","hB","hb"],LK:["H","h","hB","hb"],MA:["H","h","hB","hb"],MX:["H","h","hB","hb"],NI:["H","h","hB","hb"],PY:["H","h","hB","hb"],SV:["H","h","hB","hb"],UY:["H","h","hB","hb"],JP:["H","h","K"],AD:["H","hB"],AM:["H","hB"],AO:["H","hB"],AT:["H","hB"],AW:["H","hB"],BE:["H","hB"],BF:["H","hB"],BJ:["H","hB"],BL:["H","hB"],BR:["H","hB"],CG:["H","hB"],CI:["H","hB"],CV:["H","hB"],DE:["H","hB"],EE:["H","hB"],FR:["H","hB"],GA:["H","hB"],GF:["H","hB"],GN:["H","hB"],GP:["H","hB"],GW:["H","hB"],HR:["H","hB"],IL:["H","hB"],IT:["H","hB"],KZ:["H","hB"],MC:["H","hB"],MD:["H","hB"],MF:["H","hB"],MQ:["H","hB"],MZ:["H","hB"],NC:["H","hB"],NL:["H","hB"],PM:["H","hB"],PT:["H","hB"],RE:["H","hB"],RO:["H","hB"],SI:["H","hB"],SR:["H","hB"],ST:["H","hB"],TG:["H","hB"],TR:["H","hB"],WF:["H","hB"],YT:["H","hB"],BD:["h","hB","H"],PK:["h","hB","H"],AZ:["H","hB","h"],BA:["H","hB","h"],BG:["H","hB","h"],CH:["H","hB","h"],GE:["H","hB","h"],LI:["H","hB","h"],ME:["H","hB","h"],RS:["H","hB","h"],UA:["H","hB","h"],UZ:["H","hB","h"],XK:["H","hB","h"],AG:["h","hb","H","hB"],AU:["h","hb","H","hB"],BB:["h","hb","H","hB"],BM:["h","hb","H","hB"],BS:["h","hb","H","hB"],CA:["h","hb","H","hB"],DM:["h","hb","H","hB"],"en-001":["h","hb","H","hB"],FJ:["h","hb","H","hB"],FM:["h","hb","H","hB"],GD:["h","hb","H","hB"],GM:["h","hb","H","hB"],GU:["h","hb","H","hB"],GY:["h","hb","H","hB"],JM:["h","hb","H","hB"],KI:["h","hb","H","hB"],KN:["h","hb","H","hB"],KY:["h","hb","H","hB"],LC:["h","hb","H","hB"],LR:["h","hb","H","hB"],MH:["h","hb","H","hB"],MP:["h","hb","H","hB"],MW:["h","hb","H","hB"],NZ:["h","hb","H","hB"],SB:["h","hb","H","hB"],SG:["h","hb","H","hB"],SL:["h","hb","H","hB"],SS:["h","hb","H","hB"],SZ:["h","hb","H","hB"],TC:["h","hb","H","hB"],TT:["h","hb","H","hB"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],VC:["h","hb","H","hB"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],ZM:["h","hb","H","hB"],BO:["H","hB","h","hb"],EC:["H","hB","h","hb"],ES:["H","hB","h","hb"],GQ:["H","hB","h","hb"],PE:["H","hB","h","hb"],AE:["h","hB","hb","H"],"ar-001":["h","hB","hb","H"],BH:["h","hB","hb","H"],DZ:["h","hB","hb","H"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],HK:["h","hB","hb","H"],IQ:["h","hB","hb","H"],JO:["h","hB","hb","H"],KW:["h","hB","hb","H"],LB:["h","hB","hb","H"],LY:["h","hB","hb","H"],MO:["h","hB","hb","H"],MR:["h","hB","hb","H"],OM:["h","hB","hb","H"],PH:["h","hB","hb","H"],PS:["h","hB","hb","H"],QA:["h","hB","hb","H"],SA:["h","hB","hb","H"],SD:["h","hB","hb","H"],SY:["h","hB","hb","H"],TN:["h","hB","hb","H"],YE:["h","hB","hb","H"],AF:["H","hb","hB","h"],LA:["H","hb","hB","h"],CN:["H","hB","hb","h"],LV:["H","hB","hb","h"],TL:["H","hB","hb","h"],"zu-ZA":["H","hB","hb","h"],CD:["hB","H"],IR:["hB","H"],"hi-IN":["hB","h","H"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"te-IN":["hB","h","H"],KH:["hB","h","H","hb"],"ta-IN":["hB","h","hb","H"],BN:["hb","hB","h","H"],MY:["hb","hB","h","H"],ET:["hB","hb","h","H"],"gu-IN":["hB","hb","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],TW:["hB","hb","h","H"],KE:["hB","hb","H","h"],MM:["hB","hb","H","h"],TZ:["hB","hb","H","h"],UG:["hB","hb","H","h"]};
341
+ var De,$e={AX:["H"],BQ:["H"],CP:["H"],CZ:["H"],DK:["H"],FI:["H"],ID:["H"],IS:["H"],ML:["H"],NE:["H"],RU:["H"],SE:["H"],SJ:["H"],SK:["H"],AS:["h","H"],BT:["h","H"],DJ:["h","H"],ER:["h","H"],GH:["h","H"],IN:["h","H"],LS:["h","H"],PG:["h","H"],PW:["h","H"],SO:["h","H"],TO:["h","H"],VU:["h","H"],WS:["h","H"],"001":["H","h"],AL:["h","H","hB"],TD:["h","H","hB"],"ca-ES":["H","h","hB"],CF:["H","h","hB"],CM:["H","h","hB"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],LU:["H","h","hB"],NP:["H","h","hB"],PF:["H","h","hB"],SC:["H","h","hB"],SM:["H","h","hB"],SN:["H","h","hB"],TF:["H","h","hB"],VA:["H","h","hB"],CY:["h","H","hb","hB"],GR:["h","H","hb","hB"],CO:["h","H","hB","hb"],DO:["h","H","hB","hb"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],NA:["h","H","hB","hb"],PA:["h","H","hB","hb"],PR:["h","H","hB","hb"],VE:["h","H","hB","hb"],AC:["H","h","hb","hB"],AI:["H","h","hb","hB"],BW:["H","h","hb","hB"],BZ:["H","h","hb","hB"],CC:["H","h","hb","hB"],CK:["H","h","hb","hB"],CX:["H","h","hb","hB"],DG:["H","h","hb","hB"],FK:["H","h","hb","hB"],GB:["H","h","hb","hB"],GG:["H","h","hb","hB"],GI:["H","h","hb","hB"],IE:["H","h","hb","hB"],IM:["H","h","hb","hB"],IO:["H","h","hb","hB"],JE:["H","h","hb","hB"],LT:["H","h","hb","hB"],MK:["H","h","hb","hB"],MN:["H","h","hb","hB"],MS:["H","h","hb","hB"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],PN:["H","h","hb","hB"],SH:["H","h","hb","hB"],SX:["H","h","hb","hB"],TA:["H","h","hb","hB"],ZA:["H","h","hb","hB"],"af-ZA":["H","h","hB","hb"],AR:["H","h","hB","hb"],CL:["H","h","hB","hb"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],EA:["H","h","hB","hb"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],GT:["H","h","hB","hb"],HN:["H","h","hB","hb"],IC:["H","h","hB","hb"],KG:["H","h","hB","hb"],KM:["H","h","hB","hb"],LK:["H","h","hB","hb"],MA:["H","h","hB","hb"],MX:["H","h","hB","hb"],NI:["H","h","hB","hb"],PY:["H","h","hB","hb"],SV:["H","h","hB","hb"],UY:["H","h","hB","hb"],JP:["H","h","K"],AD:["H","hB"],AM:["H","hB"],AO:["H","hB"],AT:["H","hB"],AW:["H","hB"],BE:["H","hB"],BF:["H","hB"],BJ:["H","hB"],BL:["H","hB"],BR:["H","hB"],CG:["H","hB"],CI:["H","hB"],CV:["H","hB"],DE:["H","hB"],EE:["H","hB"],FR:["H","hB"],GA:["H","hB"],GF:["H","hB"],GN:["H","hB"],GP:["H","hB"],GW:["H","hB"],HR:["H","hB"],IL:["H","hB"],IT:["H","hB"],KZ:["H","hB"],MC:["H","hB"],MD:["H","hB"],MF:["H","hB"],MQ:["H","hB"],MZ:["H","hB"],NC:["H","hB"],NL:["H","hB"],PM:["H","hB"],PT:["H","hB"],RE:["H","hB"],RO:["H","hB"],SI:["H","hB"],SR:["H","hB"],ST:["H","hB"],TG:["H","hB"],TR:["H","hB"],WF:["H","hB"],YT:["H","hB"],BD:["h","hB","H"],PK:["h","hB","H"],AZ:["H","hB","h"],BA:["H","hB","h"],BG:["H","hB","h"],CH:["H","hB","h"],GE:["H","hB","h"],LI:["H","hB","h"],ME:["H","hB","h"],RS:["H","hB","h"],UA:["H","hB","h"],UZ:["H","hB","h"],XK:["H","hB","h"],AG:["h","hb","H","hB"],AU:["h","hb","H","hB"],BB:["h","hb","H","hB"],BM:["h","hb","H","hB"],BS:["h","hb","H","hB"],CA:["h","hb","H","hB"],DM:["h","hb","H","hB"],"en-001":["h","hb","H","hB"],FJ:["h","hb","H","hB"],FM:["h","hb","H","hB"],GD:["h","hb","H","hB"],GM:["h","hb","H","hB"],GU:["h","hb","H","hB"],GY:["h","hb","H","hB"],JM:["h","hb","H","hB"],KI:["h","hb","H","hB"],KN:["h","hb","H","hB"],KY:["h","hb","H","hB"],LC:["h","hb","H","hB"],LR:["h","hb","H","hB"],MH:["h","hb","H","hB"],MP:["h","hb","H","hB"],MW:["h","hb","H","hB"],NZ:["h","hb","H","hB"],SB:["h","hb","H","hB"],SG:["h","hb","H","hB"],SL:["h","hb","H","hB"],SS:["h","hb","H","hB"],SZ:["h","hb","H","hB"],TC:["h","hb","H","hB"],TT:["h","hb","H","hB"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],VC:["h","hb","H","hB"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],ZM:["h","hb","H","hB"],BO:["H","hB","h","hb"],EC:["H","hB","h","hb"],ES:["H","hB","h","hb"],GQ:["H","hB","h","hb"],PE:["H","hB","h","hb"],AE:["h","hB","hb","H"],"ar-001":["h","hB","hb","H"],BH:["h","hB","hb","H"],DZ:["h","hB","hb","H"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],HK:["h","hB","hb","H"],IQ:["h","hB","hb","H"],JO:["h","hB","hb","H"],KW:["h","hB","hb","H"],LB:["h","hB","hb","H"],LY:["h","hB","hb","H"],MO:["h","hB","hb","H"],MR:["h","hB","hb","H"],OM:["h","hB","hb","H"],PH:["h","hB","hb","H"],PS:["h","hB","hb","H"],QA:["h","hB","hb","H"],SA:["h","hB","hb","H"],SD:["h","hB","hb","H"],SY:["h","hB","hb","H"],TN:["h","hB","hb","H"],YE:["h","hB","hb","H"],AF:["H","hb","hB","h"],LA:["H","hb","hB","h"],CN:["H","hB","hb","h"],LV:["H","hB","hb","h"],TL:["H","hB","hb","h"],"zu-ZA":["H","hB","hb","h"],CD:["hB","H"],IR:["hB","H"],"hi-IN":["hB","h","H"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"te-IN":["hB","h","H"],KH:["hB","h","H","hb"],"ta-IN":["hB","h","hb","H"],BN:["hb","hB","h","H"],MY:["hb","hB","h","H"],ET:["hB","hb","h","H"],"gu-IN":["hB","hb","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],TW:["hB","hb","h","H"],KE:["hB","hb","H","h"],MM:["hB","hb","H","h"],TZ:["hB","hb","H","h"],UG:["hB","hb","H","h"]};
342
342
  /**
343
343
  * Returns the best matching date time pattern if a date time skeleton
344
344
  * pattern is provided with a locale. Follows the Unicode specification:
@@ -351,7 +351,7 @@ var De,Ue={AX:["H"],BQ:["H"],CP:["H"],CZ:["H"],DK:["H"],FI:["H"],ID:["H"],IS:["H
351
351
  * of the given `locale` to the corresponding time pattern.
352
352
  * @param locale
353
353
  */
354
- function $e(t){var e=t.hourCycle;if(void 0===e&&
354
+ function Ue(t){var e=t.hourCycle;if(void 0===e&&
355
355
  // @ts-ignore hourCycle(s) is not identified yet
356
356
  t.hourCycles&&
357
357
  // @ts-ignore
@@ -359,7 +359,7 @@ t.hourCycles.length&&(
359
359
  // @ts-ignore
360
360
  e=t.hourCycles[0]),e)switch(e){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}
361
361
  // TODO: Once hourCycle is fully supported remove the following with data generation
362
- var r,n=t.language;return"root"!==n&&(r=t.maximize().region),(Ue[r||""]||Ue[n||""]||Ue["".concat(n,"-001")]||Ue["001"])[0]}var Fe=new RegExp("^".concat(Be.source,"*")),Ge=new RegExp("".concat(Be.source,"*$"));function ke(t,e){return{start:t,end:e}}
362
+ var r,n=t.language;return"root"!==n&&(r=t.maximize().region),($e[r||""]||$e[n||""]||$e["".concat(n,"-001")]||$e["001"])[0]}var Fe=new RegExp("^".concat(Be.source,"*")),Ge=new RegExp("".concat(Be.source,"*$"));function ke(t,e){return{start:t,end:e}}
363
363
  // #region Ponyfills
364
364
  // Consolidate these variables up top for easier toggling during debugging
365
365
  var je=!!String.prototype.startsWith,We=!!String.fromCodePoint,Xe=!!Object.fromEntries,Ve=!!String.prototype.codePointAt,ze=!!String.prototype.trimStart,Ke=!!String.prototype.trimEnd,Ye=!!Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},Ze=!0;try{
@@ -474,7 +474,7 @@ var h=rr(l.style.slice(2));if("number"===s)return(y=this.parseNumberSkeletonFrom
474
474
  // Get "best match" pattern only if locale is passed, if not, let it
475
475
  // pass as-is where `parseDateTimeSkeleton()` will throw an error
476
476
  // for unsupported patterns.
477
- this.locale&&(f=function(t,e){for(var r="",n=0;n<t.length;n++){var o=t.charAt(n);if("j"===o){for(var i=0;n+1<t.length&&t.charAt(n+1)===o;)i++,n++;var s=1+(1&i),a=i<2?1:3+(i>>1),l=$e(e);for("H"!=l&&"k"!=l||(a=0);a-- >0;)r+="a";for(;s-- >0;)r=l+r}else r+="J"===o?"H":o}return r}(h,this.locale));var p={type:ce.dateTime,pattern:f,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Se(f):{}};return{val:{type:"date"===s?ue.date:ue.time,value:r,location:c,style:p},err:null}}
477
+ this.locale&&(f=function(t,e){for(var r="",n=0;n<t.length;n++){var o=t.charAt(n);if("j"===o){for(var i=0;n+1<t.length&&t.charAt(n+1)===o;)i++,n++;var s=1+(1&i),a=i<2?1:3+(i>>1),l=Ue(e);for("H"!=l&&"k"!=l||(a=0);a-- >0;)r+="a";for(;s-- >0;)r=l+r}else r+="J"===o?"H":o}return r}(h,this.locale));var p={type:ce.dateTime,pattern:f,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Ae(f):{}};return{val:{type:"date"===s?ue.date:ue.time,value:r,location:c,style:p},err:null}}
478
478
  // Regular style or no style.
479
479
  return{val:{type:"number"===s?ue.number:"date"===s?ue.date:ue.time,value:r,location:c,style:null!==(o=null==l?void 0:l.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":
480
480
  // Parse this range:
@@ -602,7 +602,7 @@ t.MISSING_VALUE="MISSING_VALUE",
602
602
  // When value supplied is invalid
603
603
  t.INVALID_VALUE="INVALID_VALUE",
604
604
  // When we need specific Intl API but it's not available
605
- t.MISSING_INTL_API="MISSING_INTL_API"}(vr||(vr={}));var _r,Tr=/** @class */function(t){function e(e,r,n){var o=t.call(this,e)||this;return o.code=r,o.originalMessage=n,o}return ae(e,t),e.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},e}(Error),Br=/** @class */function(t){function e(e,r,n,o){return t.call(this,'Invalid values for "'.concat(e,'": "').concat(r,'". Options are "').concat(Object.keys(n).join('", "'),'"'),vr.INVALID_VALUE,o)||this}return ae(e,t),e}(Tr),Ar=/** @class */function(t){function e(e,r,n){return t.call(this,'Value for "'.concat(e,'" must be of type ').concat(r),vr.INVALID_VALUE,n)||this}return ae(e,t),e}(Tr),Sr=/** @class */function(t){function e(e,r){return t.call(this,'The intl string context variable "'.concat(e,'" was not provided to the string "').concat(r,'"'),vr.MISSING_VALUE,r)||this}return ae(e,t),e}(Tr);function Hr(t){return"function"==typeof t}
605
+ t.MISSING_INTL_API="MISSING_INTL_API"}(vr||(vr={}));var _r,Tr=/** @class */function(t){function e(e,r,n){var o=t.call(this,e)||this;return o.code=r,o.originalMessage=n,o}return ae(e,t),e.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},e}(Error),Br=/** @class */function(t){function e(e,r,n,o){return t.call(this,'Invalid values for "'.concat(e,'": "').concat(r,'". Options are "').concat(Object.keys(n).join('", "'),'"'),vr.INVALID_VALUE,o)||this}return ae(e,t),e}(Tr),Sr=/** @class */function(t){function e(e,r,n){return t.call(this,'Value for "'.concat(e,'" must be of type ').concat(r),vr.INVALID_VALUE,n)||this}return ae(e,t),e}(Tr),Ar=/** @class */function(t){function e(e,r){return t.call(this,'The intl string context variable "'.concat(e,'" was not provided to the string "').concat(r,'"'),vr.MISSING_VALUE,r)||this}return ae(e,t),e}(Tr);function Hr(t){return"function"==typeof t}
606
606
  // TODO(skeleton): add skeleton support
607
607
  function Lr(t,e,r,n,o,i,
608
608
  // For debugging
@@ -615,11 +615,11 @@ if(pe(c))a.push({type:_r.literal,value:c.value});else
615
615
  // Replace `#` in plural rules with the actual numeric value.
616
616
  if(Ee(c))"number"==typeof i&&a.push({type:_r.literal,value:r.getNumberFormat(e).format(i)});else{var h=c.value;
617
617
  // Enforce that all required values are provided by the caller.
618
- if(!o||!(h in o))throw new Sr(h,s);var f=o[h];if(de(c))f&&"string"!=typeof f&&"number"!=typeof f||(f="string"==typeof f||"number"==typeof f?String(f):""),a.push({type:"string"==typeof f?_r.literal:_r.object,value:f});else
618
+ if(!o||!(h in o))throw new Ar(h,s);var f=o[h];if(de(c))f&&"string"!=typeof f&&"number"!=typeof f||(f="string"==typeof f||"number"==typeof f?String(f):""),a.push({type:"string"==typeof f?_r.literal:_r.object,value:f});else
619
619
  // Recursively format plural and select parts' option — which can be a
620
620
  // nested pattern structure. The choosing of the option to use is
621
621
  // abstracted-by and delegated-to the part helper object.
622
- if(me(c)){var p="string"==typeof c.style?n.date[c.style]:Te(c.style)?c.style.parsedOptions:void 0;a.push({type:_r.literal,value:r.getDateTimeFormat(e,p).format(f)})}else if(ye(c)){p="string"==typeof c.style?n.time[c.style]:Te(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:_r.literal,value:r.getDateTimeFormat(e,p).format(f)})}else if(ge(c)){(p="string"==typeof c.style?n.number[c.style]:_e(c.style)?c.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:_r.literal,value:r.getNumberFormat(e,p).format(f)})}else{if(we(c)){var d=c.children,g=c.value,m=o[g];if(!Hr(m))throw new Ar(g,"function",s);var y=m(Lr(d,e,r,n,o,i).map((function(t){return t.value})));Array.isArray(y)||(y=[y]),a.push.apply(a,y.map((function(t){return{type:"string"==typeof t?_r.literal:_r.object,value:t}})))}if(be(c)){if(!(b=c.options[f]||c.options.other))throw new Br(c.value,f,Object.keys(c.options),s);a.push.apply(a,Lr(b.value,e,r,n,o))}else if(ve(c)){var b;if(!(b=c.options["=".concat(f)])){if(!Intl.PluralRules)throw new Tr('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',vr.MISSING_INTL_API,s);var v=r.getPluralRules(e,{type:c.pluralType}).select(f-(c.offset||0));b=c.options[v]||c.options.other}if(!b)throw new Br(c.value,f,Object.keys(c.options),s);a.push.apply(a,Lr(b.value,e,r,n,o,f-(c.offset||0)))}else;}}}return function(t){return t.length<2?t:t.reduce((function(t,e){var r=t[t.length-1];return r&&r.type===_r.literal&&e.type===_r.literal?r.value+=e.value:t.push(e),t}),[])}(a)}
622
+ if(me(c)){var p="string"==typeof c.style?n.date[c.style]:Te(c.style)?c.style.parsedOptions:void 0;a.push({type:_r.literal,value:r.getDateTimeFormat(e,p).format(f)})}else if(ye(c)){p="string"==typeof c.style?n.time[c.style]:Te(c.style)?c.style.parsedOptions:n.time.medium;a.push({type:_r.literal,value:r.getDateTimeFormat(e,p).format(f)})}else if(ge(c)){(p="string"==typeof c.style?n.number[c.style]:_e(c.style)?c.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:_r.literal,value:r.getNumberFormat(e,p).format(f)})}else{if(we(c)){var d=c.children,g=c.value,m=o[g];if(!Hr(m))throw new Sr(g,"function",s);var y=m(Lr(d,e,r,n,o,i).map((function(t){return t.value})));Array.isArray(y)||(y=[y]),a.push.apply(a,y.map((function(t){return{type:"string"==typeof t?_r.literal:_r.object,value:t}})))}if(be(c)){if(!(b=c.options[f]||c.options.other))throw new Br(c.value,f,Object.keys(c.options),s);a.push.apply(a,Lr(b.value,e,r,n,o))}else if(ve(c)){var b;if(!(b=c.options["=".concat(f)])){if(!Intl.PluralRules)throw new Tr('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',vr.MISSING_INTL_API,s);var v=r.getPluralRules(e,{type:c.pluralType}).select(f-(c.offset||0));b=c.options[v]||c.options.other}if(!b)throw new Br(c.value,f,Object.keys(c.options),s);a.push.apply(a,Lr(b.value,e,r,n,o,f-(c.offset||0)))}else;}}}return function(t){return t.length<2?t:t.reduce((function(t,e){var r=t[t.length-1];return r&&r.type===_r.literal&&e.type===_r.literal?r.value+=e.value:t.push(e),t}),[])}(a)}
623
623
  /*
624
624
  Copyright (c) 2014, Yahoo! Inc. All rights reserved.
625
625
  Copyrights licensed under the New BSD License.
@@ -639,9 +639,9 @@ this.formats=Pr(t.formats,n),this.formatters=o&&o.formatters||(void 0===(i=this.
639
639
  // Default format options used as the prototype of the `formats` provided to the
640
640
  // constructor. These are used when constructing the internal Intl.NumberFormat
641
641
  // and Intl.DateTimeFormat instances.
642
- t.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},t}();const Ir={},xr=(t,e,r)=>r?(e in Ir||(Ir[e]={}),t in Ir[e]||(Ir[e][t]=r),r):r,Rr=(t,e)=>{if(null==e)return;if(e in Ir&&t in Ir[e])return Ir[e][t];const r=sn(e);for(let n=0;n<r.length;n++){const o=Ur(r[n],t);if(o)return xr(t,e,o)}};let Nr;const Mr=Yt({});function Dr(t){return t in Nr}function Ur(t,e){if(!Dr(t))return null;const r=function(t){return Nr[t]||null}(t);return function(t,e){if(null==e)return;if(e in t)return t[e];const r=e.split(".");let n=t;for(let t=0;t<r.length;t++)if("object"==typeof n){if(t>0){const e=r.slice(t,r.length).join(".");if(e in n){n=n[e];break}}n=n[r[t]]}else n=void 0;return n}(r,e)}function $r(t,...e){delete Ir[t],Mr.update((r=>(r[t]=ie.all([r[t]||{},...e]),r)))}Zt([Mr],(([t])=>Object.keys(t))),Mr.subscribe((t=>Nr=t));const Fr={};function Gr(t){return Fr[t]}function kr(t){return null!=t&&sn(t).some((t=>{var e;return null==(e=Gr(t))?void 0:e.size}))}function jr(t,e){const r=Promise.all(e.map((e=>(function(t,e){Fr[t].delete(e),0===Fr[t].size&&delete Fr[t]}(t,e),e().then((t=>t.default||t))))));return r.then((e=>$r(t,...e)))}const Wr={};function Xr(t){if(!kr(t))return t in Wr?Wr[t]:Promise.resolve();const e=function(t){return sn(t).map((t=>{const e=Gr(t);return[t,e?[...e]:[]]})).filter((([,t])=>t.length>0))}(t);return Wr[t]=Promise.all(e.map((([t,e])=>jr(t,e)))).then((()=>{if(kr(t))return Xr(t);delete Wr[t]})),Wr[t]}const Vr={fallbackLocale:null,loadingDelay:200,formats:{number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function zr(){return Vr}const Kr=Yt(!1);var Yr=Object.defineProperty,Zr=Object.defineProperties,qr=Object.getOwnPropertyDescriptors,Jr=Object.getOwnPropertySymbols,Qr=Object.prototype.hasOwnProperty,tn=Object.prototype.propertyIsEnumerable,en=(t,e,r)=>e in t?Yr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;let rn;const nn=Yt(null);function on(t){return t.split("-").map(((t,e,r)=>r.slice(0,e+1).join("-"))).reverse()}function sn(t,e=zr().fallbackLocale){const r=on(t);return e?[...new Set([...r,...on(e)])]:r}function an(){return null!=rn?rn:void 0}nn.subscribe((t=>{rn=null!=t?t:void 0,"undefined"!=typeof window&&null!=t&&document.documentElement.setAttribute("lang",t)}));const ln=(un=((t,e)=>{for(var r in e||(e={}))Qr.call(e,r)&&en(t,r,e[r]);if(Jr)for(var r of Jr(e))tn.call(e,r)&&en(t,r,e[r]);return t})({},nn),Zr(un,qr({set:t=>{if(t&&function(t){if(null==t)return;const e=sn(t);for(let t=0;t<e.length;t++){const r=e[t];if(Dr(r))return r}}(t)&&kr(t)){const{loadingDelay:e}=zr();let r;return"undefined"!=typeof window&&null!=an()&&e?r=window.setTimeout((()=>Kr.set(!0)),e):Kr.set(!0),Xr(t).then((()=>{nn.set(t)})).finally((()=>{clearTimeout(r),Kr.set(!1)}))}return nn.set(t)}})));var un;const cn=t=>{const e=Object.create(null);return r=>{const n=JSON.stringify(r);return n in e?e[n]:e[n]=t(r)}};var hn=Object.defineProperty,fn=Object.getOwnPropertySymbols,pn=Object.prototype.hasOwnProperty,dn=Object.prototype.propertyIsEnumerable,gn=(t,e,r)=>e in t?hn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,mn=(t,e)=>{for(var r in e||(e={}))pn.call(e,r)&&gn(t,r,e[r]);if(fn)for(var r of fn(e))dn.call(e,r)&&gn(t,r,e[r]);return t},yn=(t,e)=>{var r={};for(var n in t)pn.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&fn)for(var n of fn(t))e.indexOf(n)<0&&dn.call(t,n)&&(r[n]=t[n]);return r};const bn=(t,e)=>{const{formats:r}=zr();if(t in r&&e in r[t])return r[t][e];throw new Error(`[svelte-i18n] Unknown "${e}" ${t} format.`)},vn=cn((t=>{var e=t,{locale:r,format:n}=e,o=yn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(o=bn("number",n)),new Intl.NumberFormat(r,o)})),En=cn((t=>{var e=t,{locale:r,format:n}=e,o=yn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?o=bn("date",n):0===Object.keys(o).length&&(o=bn("date","short")),new Intl.DateTimeFormat(r,o)})),wn=cn((t=>{var e=t,{locale:r,format:n}=e,o=yn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?o=bn("time",n):0===Object.keys(o).length&&(o=bn("time","short")),new Intl.DateTimeFormat(r,o)})),_n=cn((
642
+ t.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},t}();const Ir={},xr=(t,e,r)=>r?(e in Ir||(Ir[e]={}),t in Ir[e]||(Ir[e][t]=r),r):r,Rr=(t,e)=>{if(null==e)return;if(e in Ir&&t in Ir[e])return Ir[e][t];const r=sn(e);for(let n=0;n<r.length;n++){const o=$r(r[n],t);if(o)return xr(t,e,o)}};let Nr;const Mr=Yt({});function Dr(t){return t in Nr}function $r(t,e){if(!Dr(t))return null;const r=function(t){return Nr[t]||null}(t);return function(t,e){if(null==e)return;if(e in t)return t[e];const r=e.split(".");let n=t;for(let t=0;t<r.length;t++)if("object"==typeof n){if(t>0){const e=r.slice(t,r.length).join(".");if(e in n){n=n[e];break}}n=n[r[t]]}else n=void 0;return n}(r,e)}function Ur(t,...e){delete Ir[t],Mr.update((r=>(r[t]=ie.all([r[t]||{},...e]),r)))}Zt([Mr],(([t])=>Object.keys(t))),Mr.subscribe((t=>Nr=t));const Fr={};function Gr(t){return Fr[t]}function kr(t){return null!=t&&sn(t).some((t=>{var e;return null==(e=Gr(t))?void 0:e.size}))}function jr(t,e){const r=Promise.all(e.map((e=>(function(t,e){Fr[t].delete(e),0===Fr[t].size&&delete Fr[t]}(t,e),e().then((t=>t.default||t))))));return r.then((e=>Ur(t,...e)))}const Wr={};function Xr(t){if(!kr(t))return t in Wr?Wr[t]:Promise.resolve();const e=function(t){return sn(t).map((t=>{const e=Gr(t);return[t,e?[...e]:[]]})).filter((([,t])=>t.length>0))}(t);return Wr[t]=Promise.all(e.map((([t,e])=>jr(t,e)))).then((()=>{if(kr(t))return Xr(t);delete Wr[t]})),Wr[t]}const Vr={fallbackLocale:null,loadingDelay:200,formats:{number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function zr(){return Vr}const Kr=Yt(!1);var Yr=Object.defineProperty,Zr=Object.defineProperties,qr=Object.getOwnPropertyDescriptors,Jr=Object.getOwnPropertySymbols,Qr=Object.prototype.hasOwnProperty,tn=Object.prototype.propertyIsEnumerable,en=(t,e,r)=>e in t?Yr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;let rn;const nn=Yt(null);function on(t){return t.split("-").map(((t,e,r)=>r.slice(0,e+1).join("-"))).reverse()}function sn(t,e=zr().fallbackLocale){const r=on(t);return e?[...new Set([...r,...on(e)])]:r}function an(){return null!=rn?rn:void 0}nn.subscribe((t=>{rn=null!=t?t:void 0,"undefined"!=typeof window&&null!=t&&document.documentElement.setAttribute("lang",t)}));const ln=(un=((t,e)=>{for(var r in e||(e={}))Qr.call(e,r)&&en(t,r,e[r]);if(Jr)for(var r of Jr(e))tn.call(e,r)&&en(t,r,e[r]);return t})({},nn),Zr(un,qr({set:t=>{if(t&&function(t){if(null==t)return;const e=sn(t);for(let t=0;t<e.length;t++){const r=e[t];if(Dr(r))return r}}(t)&&kr(t)){const{loadingDelay:e}=zr();let r;return"undefined"!=typeof window&&null!=an()&&e?r=window.setTimeout((()=>Kr.set(!0)),e):Kr.set(!0),Xr(t).then((()=>{nn.set(t)})).finally((()=>{clearTimeout(r),Kr.set(!1)}))}return nn.set(t)}})));var un;const cn=t=>{const e=Object.create(null);return r=>{const n=JSON.stringify(r);return n in e?e[n]:e[n]=t(r)}};var hn=Object.defineProperty,fn=Object.getOwnPropertySymbols,pn=Object.prototype.hasOwnProperty,dn=Object.prototype.propertyIsEnumerable,gn=(t,e,r)=>e in t?hn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,mn=(t,e)=>{for(var r in e||(e={}))pn.call(e,r)&&gn(t,r,e[r]);if(fn)for(var r of fn(e))dn.call(e,r)&&gn(t,r,e[r]);return t},yn=(t,e)=>{var r={};for(var n in t)pn.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(null!=t&&fn)for(var n of fn(t))e.indexOf(n)<0&&dn.call(t,n)&&(r[n]=t[n]);return r};const bn=(t,e)=>{const{formats:r}=zr();if(t in r&&e in r[t])return r[t][e];throw new Error(`[svelte-i18n] Unknown "${e}" ${t} format.`)},vn=cn((t=>{var e=t,{locale:r,format:n}=e,o=yn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return n&&(o=bn("number",n)),new Intl.NumberFormat(r,o)})),En=cn((t=>{var e=t,{locale:r,format:n}=e,o=yn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return n?o=bn("date",n):0===Object.keys(o).length&&(o=bn("date","short")),new Intl.DateTimeFormat(r,o)})),wn=cn((t=>{var e=t,{locale:r,format:n}=e,o=yn(e,["locale","format"]);if(null==r)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return n?o=bn("time",n):0===Object.keys(o).length&&(o=bn("time","short")),new Intl.DateTimeFormat(r,o)})),_n=cn((
643
643
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
644
- (t,e=an())=>new Or(t,e,zr().formats,{ignoreTag:zr().ignoreTag}))),Tn=(t,e={})=>{var r,n,o,i;let s=e;"object"==typeof t&&(s=t,t=s.id);const{values:a,locale:l=an(),default:u}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Rr(t,l);if(c){if("string"!=typeof c)return console.warn(`[svelte-i18n] Message with id "${t}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c}else c=null!=(i=null!=(o=null==(n=(r=zr()).handleMissingMessage)?void 0:n.call(r,{locale:l,id:t,defaultValue:u}))?o:u)?i:t;if(!a)return c;let h=c;try{h=_n(c,l).format(a)}catch(e){e instanceof Error&&console.warn(`[svelte-i18n] Message "${t}" has syntax error:`,e.message)}return h},Bn=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=yn(e,["locale"]);return wn(mn({locale:r},n))})(e).format(t),An=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=yn(e,["locale"]);return En(mn({locale:r},n))})(e).format(t),Sn=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=yn(e,["locale"]);return vn(mn({locale:r},n))})(e).format(t),Hn=(t,e=an())=>Rr(t,e),Ln=Zt([ln,Mr],(()=>Tn));Zt([ln],(()=>Bn)),Zt([ln],(()=>An)),Zt([ln],(()=>Sn)),Zt([ln,Mr],(()=>Hn)),window.emWidgets={topic:(t,e=0)=>{if(-1==Vt.indexOf(t)){let r=new Xt(e);zt[t]=r,Vt.push(t)}return zt[t]}};function Pn(t,e){$r(t,e)}const Cn={en:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}},tr:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}},es:{wageringSlider:{title:"Bono de Apuesta",noWageringMsg:"You don't have any wagering bonus."}},el:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}},ro:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}}};var On=function(t,e,r){return t(r={path:e,exports:{},require:function(t,e){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&r.path)}},r.exports),r.exports}((function(t,e){
644
+ (t,e=an())=>new Or(t,e,zr().formats,{ignoreTag:zr().ignoreTag}))),Tn=(t,e={})=>{var r,n,o,i;let s=e;"object"==typeof t&&(s=t,t=s.id);const{values:a,locale:l=an(),default:u}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Rr(t,l);if(c){if("string"!=typeof c)return console.warn(`[svelte-i18n] Message with id "${t}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),c}else c=null!=(i=null!=(o=null==(n=(r=zr()).handleMissingMessage)?void 0:n.call(r,{locale:l,id:t,defaultValue:u}))?o:u)?i:t;if(!a)return c;let h=c;try{h=_n(c,l).format(a)}catch(e){e instanceof Error&&console.warn(`[svelte-i18n] Message "${t}" has syntax error:`,e.message)}return h},Bn=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=yn(e,["locale"]);return wn(mn({locale:r},n))})(e).format(t),Sn=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=yn(e,["locale"]);return En(mn({locale:r},n))})(e).format(t),An=(t,e)=>((t={})=>{var e=t,{locale:r=an()}=e,n=yn(e,["locale"]);return vn(mn({locale:r},n))})(e).format(t),Hn=(t,e=an())=>Rr(t,e),Ln=Zt([ln,Mr],(()=>Tn));Zt([ln],(()=>Bn)),Zt([ln],(()=>Sn)),Zt([ln],(()=>An)),Zt([ln,Mr],(()=>Hn)),window.emWidgets={topic:(t,e=0)=>{if(-1==Vt.indexOf(t)){let r=new Xt(e);zt[t]=r,Vt.push(t)}return zt[t]}};function Pn(t,e){Ur(t,e)}const Cn={en:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}},tr:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}},es:{wageringSlider:{title:"Bono de Apuesta",noWageringMsg:"You don't have any wagering bonus."}},el:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}},ro:{wageringSlider:{title:"- Wagering Bonus -",noWageringMsg:"You don't have any wagering bonus."}}};var On=function(t,e,r){return t(r={path:e,exports:{},require:function(t,e){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==e&&r.path)}},r.exports),r.exports}((function(t,e){
645
645
  /** @license
646
646
  * eventsource.js
647
647
  * Available under MIT License (MIT)
@@ -661,7 +661,7 @@ i=function(){return new a("Microsoft.XMLHTTP")}),null==Object.create&&(Object.cr
661
661
  // IE, Edge
662
662
  null!=p&&null!=d&&function(){try{return"test"===(new p).decode((new d).encode("test"),{stream:!0})}catch(t){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+t)}return!1}()||(p=y);var b=function(){};function v(t){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=b,this.onload=b,this.onerror=b,this.onreadystatechange=b,this._contentType="",this._xhr=t,this._sendTimeout=0,this._abort=b}function E(t){return t.replace(/[A-Z]/g,(function(t){return String.fromCharCode(t.charCodeAt(0)+32)}))}function w(t){for(
663
663
  // Get headers: implemented according to mozilla's example code: https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/getAllResponseHeaders#Example
664
- var e=Object.create(null),r=t.split("\r\n"),n=0;n<r.length;n+=1){var o=r[n].split(": "),i=o.shift(),s=o.join(": ");e[E(i)]=s}this._map=e}function _(){}function T(t){this._headers=t}function B(){}function A(){this._listeners=Object.create(null)}function S(t){n((function(){throw t}),0)}function H(t){this.type=t,this.target=void 0}function L(t,e){H.call(this,t),this.data=e.data,this.lastEventId=e.lastEventId}function P(t,e){H.call(this,t),this.status=e.status,this.statusText=e.statusText,this.headers=e.headers}function C(t,e){H.call(this,t),this.error=e.error}v.prototype.open=function(t,e){this._abort(!0);var r=this,s=this._xhr,a=1,l=0;this._abort=function(t){0!==r._sendTimeout&&(o(r._sendTimeout),r._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,s.onload=b,s.onerror=b,s.onabort=b,s.onprogress=b,s.onreadystatechange=b,
664
+ var e=Object.create(null),r=t.split("\r\n"),n=0;n<r.length;n+=1){var o=r[n].split(": "),i=o.shift(),s=o.join(": ");e[E(i)]=s}this._map=e}function _(){}function T(t){this._headers=t}function B(){}function S(){this._listeners=Object.create(null)}function A(t){n((function(){throw t}),0)}function H(t){this.type=t,this.target=void 0}function L(t,e){H.call(this,t),this.data=e.data,this.lastEventId=e.lastEventId}function P(t,e){H.call(this,t),this.status=e.status,this.statusText=e.statusText,this.headers=e.headers}function C(t,e){H.call(this,t),this.error=e.error}v.prototype.open=function(t,e){this._abort(!0);var r=this,s=this._xhr,a=1,l=0;this._abort=function(t){0!==r._sendTimeout&&(o(r._sendTimeout),r._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,s.onload=b,s.onerror=b,s.onabort=b,s.onprogress=b,s.onreadystatechange=b,
665
665
  // IE 8 - 9: XDomainRequest#abort() does not fire any event
666
666
  // Opera < 10: XMLHttpRequest#abort() does not fire any event
667
667
  s.abort(),0!==l&&(o(l),l=0),t||(r.readyState=4,r.onabort(null),r.onreadystatechange())),a=0};var u=function(){if(1===a){
@@ -712,21 +712,21 @@ i.HEADERS_RECEIVED=2),_.prototype.open=function(t,e,r,n,o,s,a){t.open("GET",o);v
712
712
  // see https://github.com/promises-aplus/promises-spec/issues/179
713
713
  return a=t.body.getReader(),e(t.status,t.statusText,t.headers.get("Content-Type"),new T(t.headers)),new c((function(t,e){var n=function(){a.read().then((function(e){if(e.done)
714
714
  //Note: bytes in textDecoder are ignored
715
- t(void 0);else{var o=f.decode(e.value,{stream:!0});r(o),n()}})).catch((function(t){e(t)}))};n()}))})).catch((function(t){return"AbortError"===t.name?void 0:t})).then((function(t){n(t)})),{abort:function(){null!=a&&a.cancel(),l.abort()}}},A.prototype.dispatchEvent=function(t){t.target=this;var e=this._listeners[t.type];if(null!=e)for(var r=e.length,n=0;n<r;n+=1){var o=e[n];try{"function"==typeof o.handleEvent?o.handleEvent(t):o.call(this,t)}catch(t){S(t)}}},A.prototype.addEventListener=function(t,e){t=String(t);var r=this._listeners,n=r[t];null==n&&(n=[],r[t]=n);for(var o=!1,i=0;i<n.length;i+=1)n[i]===e&&(o=!0);o||n.push(e)},A.prototype.removeEventListener=function(t,e){t=String(t);var r=this._listeners,n=r[t];if(null!=n){for(var o=[],i=0;i<n.length;i+=1)n[i]!==e&&o.push(n[i]);0===o.length?delete r[t]:r[t]=o}},L.prototype=Object.create(H.prototype),P.prototype=Object.create(H.prototype),C.prototype=Object.create(H.prototype);var O=-1,I=0,x=1,R=2,N=-1,M=0,D=1,U=2,$=3,F=/^text\/event\-stream(;.*)?$/i,G=function(t,e){var r=null==t?e:parseInt(t,10);return r!=r&&(r=e),k(r)},k=function(t){return Math.min(Math.max(t,1e3),18e6)},j=function(t,e,r){try{"function"==typeof e&&e.call(t,r)}catch(t){S(t)}};function W(t,e){A.call(this),e=e||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,function(t,e,r){e=String(e);var a=Boolean(r.withCredentials),l=r.lastEventIdQueryParameterName||"lastEventId",u=k(1e3),c=G(r.heartbeatTimeout,45e3),h="",f=u,p=!1,d=0,g=r.headers||{},m=r.Transport,y=X&&null==m?void 0:new v(null!=m?new m:null!=i&&"withCredentials"in i.prototype||null==s?new i:new s),b=null!=m&&"string"!=typeof m?new m:null==y?new B:new _,E=void 0,w=0,T=O,A="",S="",H="",W="",V=M,z=0,K=0,Y=function(e,r,n,o){if(T===I)if(200===e&&null!=n&&F.test(n)){T=x,p=Date.now(),f=u,t.readyState=x;var i=new P("open",{status:e,statusText:r,headers:o});t.dispatchEvent(i),j(t,t.onopen,i)}else{var s="";200!==e?(r&&(r=r.replace(/\s+/g," ")),s="EventSource's response has a status "+e+" "+r+" that is not 200. Aborting the connection."):s="EventSource's response has a Content-Type specifying an unsupported type: "+(null==n?"-":n.replace(/\s+/g," "))+". Aborting the connection.",J();i=new P("error",{status:e,statusText:r,headers:o});t.dispatchEvent(i),j(t,t.onerror,i),console.error(s)}},Z=function(e){if(T===x){for(var r=-1,i=0;i<e.length;i+=1){(l=e.charCodeAt(i))!=="\n".charCodeAt(0)&&l!=="\r".charCodeAt(0)||(r=i)}var s=(-1!==r?W:"")+e.slice(0,r+1);W=(-1===r?W:"")+e.slice(r+1),""!==e&&(p=Date.now(),d+=e.length);for(var a=0;a<s.length;a+=1){var l=s.charCodeAt(a);if(V===N&&l==="\n".charCodeAt(0))V=M;else if(V===N&&(V=M),l==="\r".charCodeAt(0)||l==="\n".charCodeAt(0)){if(V!==M){V===D&&(K=a+1);var g=s.slice(z,K-1),m=s.slice(K+(K<a&&s.charCodeAt(K)===" ".charCodeAt(0)?1:0),a);"data"===g?(A+="\n",A+=m):"id"===g?S=m:"event"===g?H=m:"retry"===g?(u=G(m,u),f=u):"heartbeatTimeout"===g&&(c=G(m,c),0!==w&&(o(w),w=n((function(){Q()}),c)))}if(V===M){if(""!==A){h=S,""===H&&(H="message");var y=new L(H,{data:A.slice(1),lastEventId:S});if(t.dispatchEvent(y),"open"===H?j(t,t.onopen,y):"message"===H?j(t,t.onmessage,y):"error"===H&&j(t,t.onerror,y),T===R)return}A="",H=""}V=l==="\r".charCodeAt(0)?N:M}else V===M&&(z=a,V=D),V===D?l===":".charCodeAt(0)&&(K=a+1,V=U):V===U&&(V=$)}}},q=function(e){if(T===x||T===I){T=O,0!==w&&(o(w),w=0),w=n((function(){Q()}),f),f=k(Math.min(16*u,2*f)),t.readyState=I;var r=new C("error",{error:e});t.dispatchEvent(r),j(t,t.onerror,r),null!=e&&console.error(e)}},J=function(){T=R,null!=E&&(E.abort(),E=void 0),0!==w&&(o(w),w=0),t.readyState=R},Q=function(){if(w=0,T===O){p=!1,d=0,w=n((function(){Q()}),c),T=I,A="",H="",S=h,W="",z=0,K=0,V=M;
715
+ t(void 0);else{var o=f.decode(e.value,{stream:!0});r(o),n()}})).catch((function(t){e(t)}))};n()}))})).catch((function(t){return"AbortError"===t.name?void 0:t})).then((function(t){n(t)})),{abort:function(){null!=a&&a.cancel(),l.abort()}}},S.prototype.dispatchEvent=function(t){t.target=this;var e=this._listeners[t.type];if(null!=e)for(var r=e.length,n=0;n<r;n+=1){var o=e[n];try{"function"==typeof o.handleEvent?o.handleEvent(t):o.call(this,t)}catch(t){A(t)}}},S.prototype.addEventListener=function(t,e){t=String(t);var r=this._listeners,n=r[t];null==n&&(n=[],r[t]=n);for(var o=!1,i=0;i<n.length;i+=1)n[i]===e&&(o=!0);o||n.push(e)},S.prototype.removeEventListener=function(t,e){t=String(t);var r=this._listeners,n=r[t];if(null!=n){for(var o=[],i=0;i<n.length;i+=1)n[i]!==e&&o.push(n[i]);0===o.length?delete r[t]:r[t]=o}},L.prototype=Object.create(H.prototype),P.prototype=Object.create(H.prototype),C.prototype=Object.create(H.prototype);var O=-1,I=0,x=1,R=2,N=-1,M=0,D=1,$=2,U=3,F=/^text\/event\-stream(;.*)?$/i,G=function(t,e){var r=null==t?e:parseInt(t,10);return r!=r&&(r=e),k(r)},k=function(t){return Math.min(Math.max(t,1e3),18e6)},j=function(t,e,r){try{"function"==typeof e&&e.call(t,r)}catch(t){A(t)}};function W(t,e){S.call(this),e=e||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,function(t,e,r){e=String(e);var a=Boolean(r.withCredentials),l=r.lastEventIdQueryParameterName||"lastEventId",u=k(1e3),c=G(r.heartbeatTimeout,45e3),h="",f=u,p=!1,d=0,g=r.headers||{},m=r.Transport,y=X&&null==m?void 0:new v(null!=m?new m:null!=i&&"withCredentials"in i.prototype||null==s?new i:new s),b=null!=m&&"string"!=typeof m?new m:null==y?new B:new _,E=void 0,w=0,T=O,S="",A="",H="",W="",V=M,z=0,K=0,Y=function(e,r,n,o){if(T===I)if(200===e&&null!=n&&F.test(n)){T=x,p=Date.now(),f=u,t.readyState=x;var i=new P("open",{status:e,statusText:r,headers:o});t.dispatchEvent(i),j(t,t.onopen,i)}else{var s="";200!==e?(r&&(r=r.replace(/\s+/g," ")),s="EventSource's response has a status "+e+" "+r+" that is not 200. Aborting the connection."):s="EventSource's response has a Content-Type specifying an unsupported type: "+(null==n?"-":n.replace(/\s+/g," "))+". Aborting the connection.",J();i=new P("error",{status:e,statusText:r,headers:o});t.dispatchEvent(i),j(t,t.onerror,i),console.error(s)}},Z=function(e){if(T===x){for(var r=-1,i=0;i<e.length;i+=1){(l=e.charCodeAt(i))!=="\n".charCodeAt(0)&&l!=="\r".charCodeAt(0)||(r=i)}var s=(-1!==r?W:"")+e.slice(0,r+1);W=(-1===r?W:"")+e.slice(r+1),""!==e&&(p=Date.now(),d+=e.length);for(var a=0;a<s.length;a+=1){var l=s.charCodeAt(a);if(V===N&&l==="\n".charCodeAt(0))V=M;else if(V===N&&(V=M),l==="\r".charCodeAt(0)||l==="\n".charCodeAt(0)){if(V!==M){V===D&&(K=a+1);var g=s.slice(z,K-1),m=s.slice(K+(K<a&&s.charCodeAt(K)===" ".charCodeAt(0)?1:0),a);"data"===g?(S+="\n",S+=m):"id"===g?A=m:"event"===g?H=m:"retry"===g?(u=G(m,u),f=u):"heartbeatTimeout"===g&&(c=G(m,c),0!==w&&(o(w),w=n((function(){Q()}),c)))}if(V===M){if(""!==S){h=A,""===H&&(H="message");var y=new L(H,{data:S.slice(1),lastEventId:A});if(t.dispatchEvent(y),"open"===H?j(t,t.onopen,y):"message"===H?j(t,t.onmessage,y):"error"===H&&j(t,t.onerror,y),T===R)return}S="",H=""}V=l==="\r".charCodeAt(0)?N:M}else V===M&&(z=a,V=D),V===D?l===":".charCodeAt(0)&&(K=a+1,V=$):V===$&&(V=U)}}},q=function(e){if(T===x||T===I){T=O,0!==w&&(o(w),w=0),w=n((function(){Q()}),f),f=k(Math.min(16*u,2*f)),t.readyState=I;var r=new C("error",{error:e});t.dispatchEvent(r),j(t,t.onerror,r),null!=e&&console.error(e)}},J=function(){T=R,null!=E&&(E.abort(),E=void 0),0!==w&&(o(w),w=0),t.readyState=R},Q=function(){if(w=0,T===O){p=!1,d=0,w=n((function(){Q()}),c),T=I,S="",H="",A=h,W="",z=0,K=0,V=M;
716
716
  // https://bugzilla.mozilla.org/show_bug.cgi?id=428916
717
717
  // Request header field Last-Event-ID is not allowed by Access-Control-Allow-Headers.
718
718
  var r=e;if("data:"!==e.slice(0,5)&&"blob:"!==e.slice(0,5)&&""!==h){
719
719
  // Remove the lastEventId parameter if it's already part of the request URL.
720
720
  var o=e.indexOf("?");r=-1===o?e:e.slice(0,o+1)+e.slice(o+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,(function(t,e){return e===l?"":t})),
721
721
  // Append the current lastEventId to the request URL.
722
- r+=(-1===e.indexOf("?")?"?":"&")+l+"="+encodeURIComponent(h)}var i=t.withCredentials,s={Accept:"text/event-stream"},a=t.headers;if(null!=a)for(var u in a)Object.prototype.hasOwnProperty.call(a,u)&&(s[u]=a[u]);try{E=b.open(y,Y,Z,q,r,i,s)}catch(t){throw J(),t}}else if(p||null==E){var f=Math.max((p||Date.now())+c-Date.now(),1);p=!1,w=n((function(){Q()}),f)}else q(new Error("No activity within "+c+" milliseconds. "+(T===I?"No response received.":d+" chars received.")+" Reconnecting.")),null!=E&&(E.abort(),E=void 0)};t.url=e,t.readyState=I,t.withCredentials=a,t.headers=g,t._close=J,Q()}(this,t,e)}var X=null!=h&&null!=f&&"body"in f.prototype;W.prototype=Object.create(A.prototype),W.prototype.CONNECTING=I,W.prototype.OPEN=x,W.prototype.CLOSED=R,W.prototype.close=function(){this._close()},W.CONNECTING=I,W.OPEN=x,W.CLOSED=R,W.prototype.withCredentials=void 0;var V,z=l;null==i||null!=l&&"withCredentials"in l.prototype||(
722
+ r+=(-1===e.indexOf("?")?"?":"&")+l+"="+encodeURIComponent(h)}var i=t.withCredentials,s={Accept:"text/event-stream"},a=t.headers;if(null!=a)for(var u in a)Object.prototype.hasOwnProperty.call(a,u)&&(s[u]=a[u]);try{E=b.open(y,Y,Z,q,r,i,s)}catch(t){throw J(),t}}else if(p||null==E){var f=Math.max((p||Date.now())+c-Date.now(),1);p=!1,w=n((function(){Q()}),f)}else q(new Error("No activity within "+c+" milliseconds. "+(T===I?"No response received.":d+" chars received.")+" Reconnecting.")),null!=E&&(E.abort(),E=void 0)};t.url=e,t.readyState=I,t.withCredentials=a,t.headers=g,t._close=J,Q()}(this,t,e)}var X=null!=h&&null!=f&&"body"in f.prototype;W.prototype=Object.create(S.prototype),W.prototype.CONNECTING=I,W.prototype.OPEN=x,W.prototype.CLOSED=R,W.prototype.close=function(){this._close()},W.CONNECTING=I,W.OPEN=x,W.CLOSED=R,W.prototype.withCredentials=void 0;var V,z=l;null==i||null!=l&&"withCredentials"in l.prototype||(
723
723
  // Why replace a native EventSource ?
724
724
  // https://bugzilla.mozilla.org/show_bug.cgi?id=444328
725
725
  // https://bugzilla.mozilla.org/show_bug.cgi?id=831392
726
726
  // https://code.google.com/p/chromium/issues/detail?id=260144
727
727
  // https://code.google.com/p/chromium/issues/detail?id=225654
728
728
  // ...
729
- z=W),V=function(t){t.EventSourcePolyfill=W,t.NativeEventSource=l,t.EventSource=z}(e),void 0!==V&&(t.exports=V)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:ht:globalThis)})),In="data:image/svg+xml,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M1.67757 2.5647L3.72412 -1.25356e-07L5.77067 2.5647L3.72412 5.12939L1.67757 2.5647Z' fill='%23FF8B03'/%3e %3crect x='0.468506' y='6.1134' width='6.55827' height='0.936896' fill='%23FF8B03'/%3e %3cpath d='M7.49512 1.42889L0.4684 5.64492H7.02667L7.49512 1.42889Z' fill='%23FFB82E'/%3e %3cpath d='M0 1.42889L7.02672 5.64492H0.468448L0 1.42889Z' fill='gold'/%3e%3c/svg%3e";function xn(t,e){$r(t,e)}const Rn={en:{bets:"bets"},tr:{bets:"bets"},es:{bets:"apuestas"},el:{bets:"bets"},hr:{bets:"ulozi"},"pt-br":{bets:"apostas"},"es-mx":{bets:"apuestas"}};
729
+ z=W),V=function(t){t.EventSourcePolyfill=W,t.NativeEventSource=l,t.EventSource=z}(e),void 0!==V&&(t.exports=V)}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:ht:globalThis)})),In="data:image/svg+xml,%3csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M1.67757 2.5647L3.72412 -1.25356e-07L5.77067 2.5647L3.72412 5.12939L1.67757 2.5647Z' fill='%23FF8B03'/%3e %3crect x='0.468506' y='6.1134' width='6.55827' height='0.936896' fill='%23FF8B03'/%3e %3cpath d='M7.49512 1.42889L0.4684 5.64492H7.02667L7.49512 1.42889Z' fill='%23FFB82E'/%3e %3cpath d='M0 1.42889L7.02672 5.64492H0.468448L0 1.42889Z' fill='gold'/%3e%3c/svg%3e";function xn(t,e){Ur(t,e)}const Rn={en:{bets:"bets"},tr:{bets:"bets"},es:{bets:"apuestas"},el:{bets:"bets"},hr:{bets:"ulozi"},"pt-br":{bets:"apostas"},"es-mx":{bets:"apuestas"}};
730
730
  /* ../general-icon-progress-bar/src/GeneralIconProgressBar.svelte generated by Svelte v3.59.2 */function Nn(e){let r,n,o,i,s;return{c(){r=d("div"),n=d("div"),o=d("span"),i=m(/*progressText*/e[3]),this.c=t,v(o,"part","progressText"),v(n,"class",s="stepBar "+/*curTatus*/e[4]),v(n,"part","stepBar"),v(r,"class","general-icon-progress-bar"),v(r,"part","totalBar")},m(t,s){f(t,r,s),h(r,n),h(n,o),h(o,i),
731
731
  /*span_binding*/e[13](o),
732
732
  /*div0_binding*/e[14](n),
@@ -735,25 +735,29 @@ z=W),V=function(t){t.EventSourcePolyfill=W,t.NativeEventSource=l,t.EventSource=z
735
735
  /*div0_binding*/e[14](null),
736
736
  /*div1_binding*/e[15](null)}}}function Mn(t,e,r){let n;c(t,Ln,(t=>r(20,n=t)));let o,i,s,a,l,u,h,{currentstep:f=0}=e,{total:p=1}=e,{showaspercent:d}=e,{lang:g="en"}=e,{status:m}=e,{translationurl:y=""}=e,{progressfractiondigit:b=1}=e,{triggerreset:v}=e,E="0px",w="active";!function({withLocale:t,translations:e}){ln.subscribe((r=>{null==r&&(Mr.set(e),ln.set(t))}));// maybe we will need this to make sure that the i18n is set up only once
737
737
  /*dictionary.set(translations);
738
- locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(Rn).forEach((t=>{xn(t,Rn[t])}));const _=()=>{var t;t=g,ln.set(t)};return t.$$set=t=>{"currentstep"in t&&r(5,f=t.currentstep),"total"in t&&r(6,p=t.total),"showaspercent"in t&&r(7,d=t.showaspercent),"lang"in t&&r(8,g=t.lang),"status"in t&&r(9,m=t.status),"translationurl"in t&&r(10,y=t.translationurl),"progressfractiondigit"in t&&r(11,b=t.progressfractiondigit),"triggerreset"in t&&r(12,v=t.triggerreset)},t.$$.update=()=>{/*triggerreset, total*/4160&t.$$.dirty&&v&&p&&setTimeout((()=>{(()=>{let t=(f/p*100).toFixed(b);setTimeout((()=>{r(3,a=d||"true"===d?`${t}%`:`${f}/${p} ${n("bets")}`)}),a?573:0),0==t||100==t?(u="0px",h="0px",E=100==t?"3px":"0px"):(u=`${o.offsetHeight}px`,l=u,h=o.offsetHeight/3+"px",E="0px"),i.style.setProperty("--parentElementHeight",l),s.style.setProperty("--currentStep",t+"%"),s.style.setProperty("--triangleHeight",u),s.style.setProperty("--halfOfTriangleHeight",h),s.style.setProperty("--stepBarBorderRadius",E)})()})),/*lang*/256&t.$$.dirty&&g&&_(),/*status*/512&t.$$.dirty&&m&&r(4,w="active"==m?"":"inactive"),/*translationurl*/1024&t.$$.dirty&&y&&fetch(y).then((t=>t.json())).then((t=>{Object.keys(t).forEach((e=>{xn(e,t[e])}))})).catch((t=>{console.log(t)}))},[o,i,s,a,w,f,p,d,g,m,y,b,v,function(t){S[t?"unshift":"push"]((()=>{i=t,r(1,i)}))},function(t){S[t?"unshift":"push"]((()=>{s=t,r(2,s)}))},function(t){S[t?"unshift":"push"]((()=>{o=t,r(0,o)}))}]}
738
+ locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(Rn).forEach((t=>{xn(t,Rn[t])}));const _=()=>{var t;t=g,ln.set(t)};return t.$$set=t=>{"currentstep"in t&&r(5,f=t.currentstep),"total"in t&&r(6,p=t.total),"showaspercent"in t&&r(7,d=t.showaspercent),"lang"in t&&r(8,g=t.lang),"status"in t&&r(9,m=t.status),"translationurl"in t&&r(10,y=t.translationurl),"progressfractiondigit"in t&&r(11,b=t.progressfractiondigit),"triggerreset"in t&&r(12,v=t.triggerreset)},t.$$.update=()=>{/*triggerreset, total*/4160&t.$$.dirty&&v&&p&&setTimeout((()=>{(()=>{let t=(f/p*100).toFixed(b);setTimeout((()=>{r(3,a=d||"true"===d?`${t}%`:`${f}/${p} ${n("bets")}`)}),a?573:0),0==t||100==t?(u="0px",h="0px",E=100==t?"3px":"0px"):(u=`${o.offsetHeight}px`,l=u,h=o.offsetHeight/3+"px",E="0px"),i.style.setProperty("--parentElementHeight",l),s.style.setProperty("--currentStep",t+"%"),s.style.setProperty("--triangleHeight",u),s.style.setProperty("--halfOfTriangleHeight",h),s.style.setProperty("--stepBarBorderRadius",E)})()})),/*lang*/256&t.$$.dirty&&g&&_(),/*status*/512&t.$$.dirty&&m&&r(4,w="active"==m?"":"inactive"),/*translationurl*/1024&t.$$.dirty&&y&&fetch(y).then((t=>t.json())).then((t=>{Object.keys(t).forEach((e=>{xn(e,t[e])}))})).catch((t=>{console.log(t)}))},[o,i,s,a,w,f,p,d,g,m,y,b,v,function(t){A[t?"unshift":"push"]((()=>{i=t,r(1,i)}))},function(t){A[t?"unshift":"push"]((()=>{s=t,r(2,s)}))},function(t){A[t?"unshift":"push"]((()=>{o=t,r(0,o)}))}]}!customElements.get("general-icon-progress-bar")&&customElements.define("general-icon-progress-bar",class extends F{constructor(t){super();const e=document.createElement("style");e.textContent='*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.general-icon-progress-bar{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);height:100%;background:rgba(0, 0, 0, 0.8);border-radius:3px}.stepBar.inactive::after{border-color:#a6a4a1 transparent transparent transparent}.stepBar.inactive{background:linear-gradient(270deg, #a2a09e 8.82%, #aba9ad 99.63%)}.stepBar.inactive span{color:rgba(112, 106, 106, 0.8)}.stepBar span{font-weight:700;font-size:11px;line-height:var(--parentElementHeight, 20px);align-items:center;color:#fff;text-align:right;position:relative;z-index:1;white-space:nowrap}.stepBar::after{content:" ";position:absolute;top:0;border-width:20px 10px 20px 0;border-top-width:var(--triangleHeight, 20px);border-right-width:var(--halfOfTriangleHeight, 10px);border-bottom-width:var(--triangleHeight, 20px);border-style:solid;border-color:#FCA452 transparent transparent transparent;text-align:right}.stepBar{position:relative;width:var(--currentStep, 0);height:100%;background:linear-gradient(270deg, #FCA452 8.82%, #600062 99.63%);text-align:right;border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:var(--stepBarBorderRadius, 0px);border-bottom-right-radius:var(--stepBarBorderRadius, 0px);transition-property:width;transition-duration:0.18s;transition-timing-function:cubic-bezier(0.43, 0.8, 0.95, 0.88);transition-delay:0.3s}',this.shadowRoot.appendChild(e),U(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},Mn,Nn,i,{currentstep:5,total:6,showaspercent:7,lang:8,status:9,translationurl:10,progressfractiondigit:11,triggerreset:12},null),t&&(t.target&&f(t.target,this,t.anchor),t.props&&(this.$set(t.props),R()))}static get observedAttributes(){return["currentstep","total","showaspercent","lang","status","translationurl","progressfractiondigit","triggerreset"]}get currentstep(){return this.$$.ctx[5]}set currentstep(t){this.$$set({currentstep:t}),R()}get total(){return this.$$.ctx[6]}set total(t){this.$$set({total:t}),R()}get showaspercent(){return this.$$.ctx[7]}set showaspercent(t){this.$$set({showaspercent:t}),R()}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),R()}get status(){return this.$$.ctx[9]}set status(t){this.$$set({status:t}),R()}get translationurl(){return this.$$.ctx[10]}set translationurl(t){this.$$set({translationurl:t}),R()}get progressfractiondigit(){return this.$$.ctx[11]}set progressfractiondigit(t){this.$$set({progressfractiondigit:t}),R()}get triggerreset(){return this.$$.ctx[12]}set triggerreset(t){this.$$set({triggerreset:t}),R()}});
739
739
  /* src/CasinoWageringBonusSliderController.svelte generated by Svelte v3.59.2 */
740
- function Dn(t,e,r){const n=t.slice();return n[55]=e[r],n[57]=r,n}
741
- // (360:55)
742
- function Un(t){let e,r,n=/*$_*/t[9]("wageringSlider.noWageringMsg")+"";return{c(){e=d("div"),r=m(n),v(e,"class","NoWageringMsg")},m(t,n){f(t,e,n),h(e,r)},p(t,e){/*$_*/512&e[0]&&n!==(n=/*$_*/t[9]("wageringSlider.noWageringMsg")+"")&&w(r,n)},d(t){t&&p(e)}}}
743
- // (325:4) {#if wageringList && wageringList.length > 0}
744
- function $n(t){let e,r,o,i,s,a,l,u,c,E,_,T,B,A,S,H,L,P=/*$_*/t[9]("wageringSlider.title")+"",C=/*wageringList*/t[1],O=[];for(let e=0;e<C.length;e+=1)O[e]=Fn(Dn(t,C,e));return{c(){e=d("div"),r=g("svg"),o=g("path"),s=y(),a=d("div"),l=d("div"),u=m(P),c=y(),E=d("div");for(let t=0;t<O.length;t+=1)O[t].c();_=y(),T=d("div"),B=g("svg"),A=g("path"),v(o,"d","M3 7L1 4L3 1"),v(o,"stroke","currentColor"),v(o,"stroke-linecap","round"),v(o,"stroke-linejoin","round"),v(r,"part","LeftArrowSvg"),v(r,"width","6"),v(r,"height","14"),v(r,"viewBox","0 0 4 8"),v(r,"fill","none"),v(r,"xmlns","http://www.w3.org/2000/svg"),v(e,"class",i="LeftArrow "+(/*isFirst*/t[4]?"Disabled":"")),v(e,"part","LeftArrow"),v(l,"class","Title Top"),v(l,"part","WageringBonusTitle"),v(E,"class","WagerList"),v(E,"part","WageringBonusList"),v(a,"class","SliderCenter"),v(a,"part","WageringBonusContent"),v(A,"d","M1 1L3 4L1 7"),v(A,"stroke","currentColor"),v(A,"stroke-linecap","round"),v(A,"stroke-linejoin","round"),v(B,"width","6"),v(B,"height","14"),v(B,"viewBox","0 0 4 8"),v(B,"fill","none"),v(B,"xmlns","http://www.w3.org/2000/svg"),v(T,"part","RightRow"),v(T,"class",S="RightArrow "+(/*isLast*/t[5]?"Disabled":""))},m(n,i){f(n,e,i),h(e,r),h(r,o),f(n,s,i),f(n,a,i),h(a,l),h(l,u),h(a,c),h(a,E);for(let t=0;t<O.length;t+=1)O[t]&&O[t].m(E,null);f(n,_,i),f(n,T,i),h(T,B),h(B,A),H||(L=[b(e,"click",/*click_handler_1*/t[22]),b(e,"mouseenter",/*mouseenter_handler*/t[23]),b(e,"mouseleave",/*mouseleave_handler*/t[24]),b(T,"click",/*click_handler_3*/t[26])],H=!0)},p(t,r){if(/*isFirst*/16&r[0]&&i!==(i="LeftArrow "+(/*isFirst*/t[4]?"Disabled":""))&&v(e,"class",i),/*$_*/512&r[0]&&P!==(P=/*$_*/t[9]("wageringSlider.title")+"")&&w(u,P),/*currentWagerIdx, hiddenDivClass, wageringList, progressfractiondigit, onWagingBonusTitleClick*/8455&r[0]){let e;for(C=/*wageringList*/t[1],e=0;e<C.length;e+=1){const n=Dn(t,C,e);O[e]?O[e].p(n,r):(O[e]=Fn(n),O[e].c(),O[e].m(E,null))}for(;e<O.length;e+=1)O[e].d(1);O.length=C.length}/*isLast*/32&r[0]&&S!==(S="RightArrow "+(/*isLast*/t[5]?"Disabled":""))&&v(T,"class",S)},d(t){t&&p(e),t&&p(s),t&&p(a),function(t,e){for(let r=0;r<t.length;r+=1)t[r]&&t[r].d(e)}(O,t),t&&p(_),t&&p(T),H=!1,n(L)}}}
745
- // (335:8) {#each wageringList as wagerInfo, index}
746
- function Fn(t){let e,r,n,o,i,s,a,u,c,g,_,T,B,A,S,H,L,P,C,O,I=/*wagerInfo*/t[55].title+"";function x(){/*click_handler_2*/
747
- return t[25](/*wagerInfo*/t[55])}return{c(){var h,f,p,b;e=d("div"),r=d("div"),n=d("div"),o=d("img"),s=y(),a=d("div"),u=m(I),c=y(),g=d("div"),_=d("general-icon-progress-bar"),L=y(),v(o,"alt","crown"),v(o,"part","Icon"),v(o,"class","MiniIcon"),l(o.src,i=In)||v(o,"src",i),v(n,"class","trophy"),v(a,"class","gameInfo"),v(a,"part","WageringBonusTitleRow Title"),v(r,"class","bonusName"),h=r,f="display",null==(p="table")?h.style.removeProperty(f):h.style.setProperty(f,p,b?"important":""),v(r,"part","WageringBonusTitleRow"),E(_,"currentstep",T=/*wagerInfo*/t[55].currentStep),E(_,"status",B=/*wagerInfo*/t[55].status),E(_,"triggerreset",A=/*wagerInfo*/t[55].triggerreset),E(_,"total",S=/*wagerInfo*/t[55].levelIncrement),E(_,"progressfractiondigit",/*progressfractiondigit*/t[0]),E(_,"showaspercent",H=/*wagerInfo*/"money"==t[55].type),E(_,"lang",""),v(g,"class","ProgressBar bottom"),v(g,"part","ProgressBar"),v(e,"class",P="WageringBonusInfo "+(/*currentWagerIdx*/t[2]!=/*index*/t[57]?/*hiddenDivClass*/t[8]:"shownDiv")),v(e,"part","WageringBonusInfo")},m(t,i){f(t,e,i),h(e,r),h(r,n),h(n,o),h(r,s),h(r,a),h(a,u),h(e,c),h(e,g),h(g,_),h(e,L),C||(O=b(a,"click",x),C=!0)},p(r,n){t=r,/*wageringList*/2&n[0]&&I!==(I=/*wagerInfo*/t[55].title+"")&&w(u,I),/*wageringList*/2&n[0]&&T!==(T=/*wagerInfo*/t[55].currentStep)&&E(_,"currentstep",T),/*wageringList*/2&n[0]&&B!==(B=/*wagerInfo*/t[55].status)&&E(_,"status",B),/*wageringList*/2&n[0]&&A!==(A=/*wagerInfo*/t[55].triggerreset)&&E(_,"triggerreset",A),/*wageringList*/2&n[0]&&S!==(S=/*wagerInfo*/t[55].levelIncrement)&&E(_,"total",S),/*progressfractiondigit*/1&n[0]&&E(_,"progressfractiondigit",/*progressfractiondigit*/t[0]),/*wageringList*/2&n[0]&&H!==(H=/*wagerInfo*/"money"==t[55].type)&&E(_,"showaspercent",H),/*currentWagerIdx, hiddenDivClass*/260&n[0]&&P!==(P="WageringBonusInfo "+(/*currentWagerIdx*/t[2]!=/*index*/t[57]?/*hiddenDivClass*/t[8]:"shownDiv"))&&v(e,"class",P)},d(t){t&&p(e),C=!1,O()}}}function Gn(e){let r,o,i,s,a,u,c,g,m,E,w,_,T,B,A;function S(t,e){/*wageringList*/
748
- return t[1]&&/*wageringList*/t[1].length>0?$n:/*wageringList*/t[1]&&/*wageringList*/0==t[1].length?Un:void 0}let H=S(e),L=H&&H(e);return{c(){r=d("div"),o=d("div"),i=d("div"),i.innerHTML='<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> \n <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>',s=y(),L&&L.c(),u=y(),c=d("section"),g=d("div"),m=d("img"),w=y(),_=d("div"),_.innerHTML='<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> \n <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>',this.c=t,v(i,"class","hideButton"),v(i,"part","HideWidgetButton"),v(o,"part","SliderWrapper"),v(o,"class",a="SliderWrapper "+(/*isIconMode*/e[7]?"HiddenWidget":"ShowWidget")),v(m,"alt","crown"),v(m,"part","Icon"),v(m,"class","MiniIcon"),l(m.src,E=In)||v(m,"src",E),v(g,"class","svg"),v(g,"part","AnimatorIconWrapper"),v(_,"class","restoreButton"),v(_,"part","RestoreButton"),v(c,"id","animator"),v(c,"part","Animator"),v(c,"class",T="SliderIcon "+(/*isIconMode*/e[7]?"ShowWidget":"HiddenWidget")),v(r,"class","WageringBonusWrapper"),v(r,"part","WageringBonusWrapper")},m(t,n){f(t,r,n),h(r,o),h(o,i),h(o,s),L&&L.m(o,null)
749
- /*div1_binding*/,e[27](o),h(r,u),h(r,c),h(c,g),h(g,m),h(c,w),h(c,_),
750
- /*section_binding*/e[28](c),B||(A=[b(i,"click",/*click_handler*/e[21]),b(c,"click",/*click_handler_4*/e[29])],B=!0)},p(t,e){H===(H=S(t))&&L?L.p(t,e):(L&&L.d(1),L=H&&H(t),L&&(L.c(),L.m(o,null))),/*isIconMode*/128&e[0]&&a!==(a="SliderWrapper "+(/*isIconMode*/t[7]?"HiddenWidget":"ShowWidget"))&&v(o,"class",a),/*isIconMode*/128&e[0]&&T!==(T="SliderIcon "+(/*isIconMode*/t[7]?"ShowWidget":"HiddenWidget"))&&v(c,"class",T)},i:t,o:t,d(t){t&&p(r),L&&L.d()
751
- /*div1_binding*/,e[27](null),
752
- /*section_binding*/e[28](null),B=!1,n(A)}}}function kn(t,e,r){let n;c(t,Ln,(t=>r(9,n=t)));let o,i,s,a,l,{endpoint:u}=e,{session:h}=e,{lang:f="en"}=e,{numberofrecords:p="5"}=e,{looptime:d="5"}=e,{translationurl:g=""}=e,{progressfractiondigit:m=1}=e,y=window.navigator.userAgent,b=!0,v=!1,E=0,w=null,_=null,T=!1,A="Hidden";!function({withLocale:t,translations:e}){ln.subscribe((r=>{null==r&&(Mr.set(e),ln.set(t))}));// maybe we will need this to make sure that the i18n is set up only once
740
+ function Dn(t,e,r){const n=t.slice();return n[60]=e[r],n[62]=r,n}
741
+ // (369:55)
742
+ function $n(t){let e,r,n=/*$_*/t[10]("wageringSlider.noWageringMsg")+"";return{c(){e=d("div"),r=m(n),v(e,"class","NoWageringMsg")},m(t,n){f(t,e,n),h(e,r)},p(t,e){/*$_*/1024&e[0]&&n!==(n=/*$_*/t[10]("wageringSlider.noWageringMsg")+"")&&w(r,n)},d(t){t&&p(e)}}}
743
+ // (334:4) {#if wageringList && wageringList.length > 0}
744
+ function Un(t){let e,r,o,i,s,a,l,u,c,E,_,T,B,S,A,H,L,P=/*$_*/t[10]("wageringSlider.title")+"",C=/*wageringList*/t[2],O=[];for(let e=0;e<C.length;e+=1)O[e]=Fn(Dn(t,C,e));return{c(){e=d("div"),r=g("svg"),o=g("path"),s=y(),a=d("div"),l=d("div"),u=m(P),c=y(),E=d("div");for(let t=0;t<O.length;t+=1)O[t].c();_=y(),T=d("div"),B=g("svg"),S=g("path"),v(o,"d","M3 7L1 4L3 1"),v(o,"stroke","currentColor"),v(o,"stroke-linecap","round"),v(o,"stroke-linejoin","round"),v(r,"part","LeftArrowSvg"),v(r,"width","6"),v(r,"height","14"),v(r,"viewBox","0 0 4 8"),v(r,"fill","none"),v(r,"xmlns","http://www.w3.org/2000/svg"),v(e,"class",i="LeftArrow "+(/*isFirst*/t[5]?"Disabled":"")),v(e,"part","LeftArrow"),v(l,"class","Title Top"),v(l,"part","WageringBonusTitle"),v(E,"class","WagerList"),v(E,"part","WageringBonusList"),v(a,"class","SliderCenter"),v(a,"part","WageringBonusContent"),v(S,"d","M1 1L3 4L1 7"),v(S,"stroke","currentColor"),v(S,"stroke-linecap","round"),v(S,"stroke-linejoin","round"),v(B,"width","6"),v(B,"height","14"),v(B,"viewBox","0 0 4 8"),v(B,"fill","none"),v(B,"xmlns","http://www.w3.org/2000/svg"),v(T,"part","RightRow"),v(T,"class",A="RightArrow "+(/*isLast*/t[6]?"Disabled":""))},m(n,i){f(n,e,i),h(e,r),h(r,o),f(n,s,i),f(n,a,i),h(a,l),h(l,u),h(a,c),h(a,E);for(let t=0;t<O.length;t+=1)O[t]&&O[t].m(E,null);f(n,_,i),f(n,T,i),h(T,B),h(B,S),H||(L=[b(e,"click",/*click_handler_1*/t[25]),b(e,"mouseenter",/*mouseenter_handler*/t[26]),b(e,"mouseleave",/*mouseleave_handler*/t[27]),b(T,"click",/*click_handler_3*/t[29])],H=!0)},p(t,r){if(/*isFirst*/32&r[0]&&i!==(i="LeftArrow "+(/*isFirst*/t[5]?"Disabled":""))&&v(e,"class",i),/*$_*/1024&r[0]&&P!==(P=/*$_*/t[10]("wageringSlider.title")+"")&&w(u,P),/*currentWagerIdx, hiddenDivClass, wageringList, progressfractiondigit, onWagingBonusTitleClick*/16909&r[0]){let e;for(C=/*wageringList*/t[2],e=0;e<C.length;e+=1){const n=Dn(t,C,e);O[e]?O[e].p(n,r):(O[e]=Fn(n),O[e].c(),O[e].m(E,null))}for(;e<O.length;e+=1)O[e].d(1);O.length=C.length}/*isLast*/64&r[0]&&A!==(A="RightArrow "+(/*isLast*/t[6]?"Disabled":""))&&v(T,"class",A)},d(t){t&&p(e),t&&p(s),t&&p(a),function(t,e){for(let r=0;r<t.length;r+=1)t[r]&&t[r].d(e)}(O,t),t&&p(_),t&&p(T),H=!1,n(L)}}}
745
+ // (344:8) {#each wageringList as wagerInfo, index}
746
+ function Fn(t){let e,r,n,o,i,s,a,u,c,g,_,T,B,S,A,H,L,P,C,O,I=/*wagerInfo*/t[60].title+"";function x(){/*click_handler_2*/
747
+ return t[28](/*wagerInfo*/t[60])}return{c(){var h,f,p,b;e=d("div"),r=d("div"),n=d("div"),o=d("img"),s=y(),a=d("div"),u=m(I),c=y(),g=d("div"),_=d("general-icon-progress-bar"),L=y(),v(o,"alt","crown"),v(o,"part","Icon"),v(o,"class","MiniIcon"),l(o.src,i=In)||v(o,"src",i),v(n,"class","trophy"),v(a,"class","gameInfo"),v(a,"part","WageringBonusTitleRow Title"),v(r,"class","bonusName"),h=r,f="display",null==(p="table")?h.style.removeProperty(f):h.style.setProperty(f,p,b?"important":""),v(r,"part","WageringBonusTitleRow"),E(_,"currentstep",T=/*wagerInfo*/t[60].currentStep),E(_,"status",B=/*wagerInfo*/t[60].status),E(_,"triggerreset",S=/*wagerInfo*/t[60].triggerreset),E(_,"total",A=/*wagerInfo*/t[60].levelIncrement),E(_,"progressfractiondigit",/*progressfractiondigit*/t[0]),E(_,"showaspercent",H=/*wagerInfo*/"money"==t[60].type),E(_,"lang",""),v(g,"class","ProgressBar bottom"),v(g,"part","ProgressBar"),v(e,"class",P="WageringBonusInfo "+(/*currentWagerIdx*/t[3]!=/*index*/t[62]?/*hiddenDivClass*/t[9]:"shownDiv")),v(e,"part","WageringBonusInfo")},m(t,i){f(t,e,i),h(e,r),h(r,n),h(n,o),h(r,s),h(r,a),h(a,u),h(e,c),h(e,g),h(g,_),h(e,L),C||(O=b(a,"click",x),C=!0)},p(r,n){t=r,/*wageringList*/4&n[0]&&I!==(I=/*wagerInfo*/t[60].title+"")&&w(u,I),/*wageringList*/4&n[0]&&T!==(T=/*wagerInfo*/t[60].currentStep)&&E(_,"currentstep",T),/*wageringList*/4&n[0]&&B!==(B=/*wagerInfo*/t[60].status)&&E(_,"status",B),/*wageringList*/4&n[0]&&S!==(S=/*wagerInfo*/t[60].triggerreset)&&E(_,"triggerreset",S),/*wageringList*/4&n[0]&&A!==(A=/*wagerInfo*/t[60].levelIncrement)&&E(_,"total",A),/*progressfractiondigit*/1&n[0]&&E(_,"progressfractiondigit",/*progressfractiondigit*/t[0]),/*wageringList*/4&n[0]&&H!==(H=/*wagerInfo*/"money"==t[60].type)&&E(_,"showaspercent",H),/*currentWagerIdx, hiddenDivClass*/520&n[0]&&P!==(P="WageringBonusInfo "+(/*currentWagerIdx*/t[3]!=/*index*/t[62]?/*hiddenDivClass*/t[9]:"shownDiv"))&&v(e,"class",P)},d(t){t&&p(e),C=!1,O()}}}function Gn(e){let r,o,i,s,a,u,c,g,m,E,w,_,T,B,S;function A(t,e){/*wageringList*/
748
+ return t[2]&&/*wageringList*/t[2].length>0?Un:/*wageringList*/t[2]&&/*wageringList*/0==t[2].length?$n:void 0}let H=A(e),L=H&&H(e);return{c(){r=d("div"),o=d("div"),i=d("div"),i.innerHTML='<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> \n <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>',s=y(),L&&L.c(),u=y(),c=d("section"),g=d("div"),m=d("img"),w=y(),_=d("div"),_.innerHTML='<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> \n <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>',this.c=t,v(i,"class","hideButton"),v(i,"part","HideWidgetButton"),v(o,"part","SliderWrapper"),v(o,"class",a="SliderWrapper "+(/*isIconMode*/e[8]?"HiddenWidget":"ShowWidget")),v(m,"alt","crown"),v(m,"part","Icon"),v(m,"class","MiniIcon"),l(m.src,E=In)||v(m,"src",E),v(g,"class","svg"),v(g,"part","AnimatorIconWrapper"),v(_,"class","restoreButton"),v(_,"part","RestoreButton"),v(c,"id","animator"),v(c,"part","Animator"),v(c,"class",T="SliderIcon "+(/*isIconMode*/e[8]?"ShowWidget":"HiddenWidget")),v(r,"class","WageringBonusWrapper"),v(r,"part","WageringBonusWrapper")},m(t,n){f(t,r,n),h(r,o),h(o,i),h(o,s),L&&L.m(o,null)
749
+ /*div1_binding*/,e[30](o),h(r,u),h(r,c),h(c,g),h(g,m),h(c,w),h(c,_),
750
+ /*section_binding*/e[31](c),
751
+ /*div4_binding*/e[33](r),B||(S=[b(i,"click",/*click_handler*/e[24]),b(c,"click",/*click_handler_4*/e[32])],B=!0)},p(t,e){H===(H=A(t))&&L?L.p(t,e):(L&&L.d(1),L=H&&H(t),L&&(L.c(),L.m(o,null))),/*isIconMode*/256&e[0]&&a!==(a="SliderWrapper "+(/*isIconMode*/t[8]?"HiddenWidget":"ShowWidget"))&&v(o,"class",a),/*isIconMode*/256&e[0]&&T!==(T="SliderIcon "+(/*isIconMode*/t[8]?"ShowWidget":"HiddenWidget"))&&v(c,"class",T)},i:t,o:t,d(t){t&&p(r),L&&L.d()
752
+ /*div1_binding*/,e[30](null),
753
+ /*section_binding*/e[31](null),
754
+ /*div4_binding*/e[33](null),B=!1,n(S)}}}function kn(t,e,r){let n;c(t,Ln,(t=>r(10,n=t)));let o,i,s,a,l,u,{endpoint:h}=e,{session:f}=e,{lang:p="en"}=e,{numberofrecords:d="5"}=e,{looptime:g="5"}=e,{translationurl:m=""}=e,{progressfractiondigit:y=1}=e,{clientstyling:b=""}=e,{clientstylingurl:v=""}=e,E=window.navigator.userAgent,w=!0,_=!1,T=0,S=null,H=null,L=!1,P="Hidden",C={};!function({withLocale:t,translations:e}){ln.subscribe((r=>{null==r&&(Mr.set(e),ln.set(t))}));// maybe we will need this to make sure that the i18n is set up only once
753
755
  /*dictionary.set(translations);
754
- locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(Cn).forEach((t=>{Pn(t,Cn[t])}));const H=()=>{var t;t=f,ln.set(t)},L=t=>{let e=0;for(let r of t.levels||[]){e+=r.maxRepeats||1}let r=t.wageringProgress;return{maxLevel:e,id:t.id,bonusWalletID:t.bonusWalletID,levelIncrement:r.currentLevelIncrement,gap:r.gap,currentStep:r.currentLevelIncrement-r.gap,title:t.name,description:t.description,type:t.wageringType,status:t.status,triggerreset:t.bonusWalletID}},P=()=>{"0"!=d&&(clearInterval(o),o=setInterval((()=>{if(i){
756
+ locale.set(_locale);*/}({withLocale:"en",translations:{}});Object.keys(Cn).forEach((t=>{Pn(t,Cn[t])}));const O=()=>{var t;t=p,ln.set(t)},I=t=>{let e=0;for(let r of t.levels||[]){e+=r.maxRepeats||1}let r=t.wageringProgress;return{maxLevel:e,id:t.id,bonusWalletID:t.bonusWalletID,levelIncrement:r.currentLevelIncrement,gap:r.gap,currentStep:r.currentLevelIncrement-r.gap,title:t.name,description:t.description,type:t.wageringType,status:t.status,triggerreset:t.bonusWalletID}},x=()=>{"0"!=g&&(clearInterval(i),i=setInterval((()=>{if(s){
755
757
  //slideAuto();
756
- r(8,A="hiddenDiv");let t=E+1;if(t>=i.length)return void I();r(2,E=t),C(E)}}),1e3*Number(d)))},C=t=>{if(r(8,A="hiddenDiv"),t>0&&v||t<0&&b)return;P(),a.style.setProperty("--transformFromValue",t>0?"100%":"-100%"),a.style.setProperty("--transformToValue",t>0?"-100%":"100%");let e=E+t;e=e<0?0:e,e=e==i.length?i.length-1:e,r(2,E=e)},O=()=>{r(7,T=!1),r(2,E=0),P()},I=()=>{r(7,T=!0),clearInterval(o),window.postMessage({type:"onWagingBonusSliderHide"},window.location.href)},x=t=>{if(!t.data)return;let e=t.data;var n;if(e)try{let t=JSON.parse(e);if(!t||!t.items)return;"WageringProgressUpdate"===t.messageType&&(n=t.items,i.forEach((t=>{let e=n[t.bonusWalletID];e&&(t.status=e.status,0==e.levelIncrement&&(e.levelIncrement=1,e.gap),t.gap=e.gap,t.levelIncrement=e.levelIncrement,t.currentStep=t.levelIncrement-t.gap,t.triggerreset+=1)})),r(1,i))}catch(t){console.log(t)}},R=()=>{s&&(s.removeEventListener("message",x),s.close())},N=t=>{if(!u||!h)return;let e=new URL(`${t}/v1/bonus/granted`),n=new Headers;e.searchParams.append("language",f),e.searchParams.append("platform",(t=>t.toLowerCase().match(/android/i)?"Android":t.toLowerCase().match(/iphone/i)?"iPhone":t.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC")(y)),e.searchParams.append("status","active"),e.searchParams.append("type","wagering"),e.searchParams.append("pagination",`limit=${p},offset=0`),h&&n.append("X-SessionID",h),fetch(e,{method:"GET",headers:n}).then((t=>t.json())).then((t=>{if(e.searchParams.toString(),r(1,i=[]),t.items&&(t=>{let e=[];for(let r of t.items)e.push(L(r));r(2,E=0),r(1,i=e)})(t),t.errorMessage&&console.error(t.errorMessage),!i||0==i.length)return r(1,i=[...i]),void R();(t=>{if((t=>{if(!t||"false"==t||"undefined"==t)return!0})(h))return;R();let e=`${u}/v1/bonus/wagering/updates?bonusWalletIDs=${t}`;s=new On.EventSourcePolyfill(e,{headers:{accept:"text/event-stream","X-SessionId":h}}),void 0!==s&&s.addEventListener("message",x)})(i.map((t=>t.bonusWalletID)).toString())}))},M=t=>{window.postMessage({type:"onWageringBonusClick",bonusWalletID:t},window.location.href)},D=t=>{parseInt(d)>0&&(t?clearInterval(o):P())},U=t=>{const e=(t=>t.touches||t.originalEvent.touches)(t)[0];w=e.clientX,_=e.clientY},$=t=>{if(!w||!_)return;let e=t.touches[0].clientX,r=t.touches[0].clientY,n=w-e,o=_-r;Math.abs(n)>Math.abs(o)&&C(n>0?1:-1),w=null,_=null},F=t=>{t.data&&t.data.type}//TODO
758
+ r(9,P="hiddenDiv");let t=T+1;if(t>=s.length)return void M();r(3,T=t),R(T)}}),1e3*Number(g)))},R=t=>{if(r(9,P="hiddenDiv"),t>0&&_||t<0&&w)return;x(),l.style.setProperty("--transformFromValue",t>0?"100%":"-100%"),l.style.setProperty("--transformToValue",t>0?"-100%":"100%");let e=T+t;e=e<0?0:e,e=e==s.length?s.length-1:e,r(3,T=e)},N=()=>{r(8,L=!1),r(3,T=0),x()},M=()=>{r(8,L=!0),clearInterval(i),window.postMessage({type:"onWagingBonusSliderHide"},window.location.href)},D=t=>{s.forEach((e=>{let r=t[e.bonusWalletID];if(!r)return;const{maxIdObj:n,maxId:o}=(t=>{
759
+ // @ts-ignore
760
+ const e=window.BigInt;if(!t||null==t||0===t.length)return;let r=e(t[0].id);return{maxIdObj:t.reduce(((t,n)=>{const o=e(n.id);return o>r?(r=o,n):t}),t[0]),maxId:r.toString()}})(r);C[e.id]=o;let i=n;e.status=i.status,0==i.levelIncrement&&(i.levelIncrement=1,i.gap),e.gap=i.gap,e.levelIncrement=i.levelIncrement,e.currentStep=e.levelIncrement-e.gap,e.triggerreset+=1})),r(2,s)},$=t=>{if(!t.data)return;let e=t.data;if(e)try{let t=JSON.parse(e);if(!t||!t.items)return;"WageringProgressUpdate"===t.messageType&&D(t.items)}catch(t){console.log(t)}},U=()=>{a&&(a.removeEventListener("message",$),a.close())},F=()=>{if((t=>{if(!t||"false"==t||"undefined"==t)return!0})(f))return;U();let t=`${h}/v1/bonus/wagering/updates?walletFilter=${((t,e)=>JSON.stringify(t.map((t=>({bonusWalletID:t.id,progressID:e[t.id]||0})))))(s,C)}&XSessionId=${f}`;a=new On.EventSourcePolyfill(t,{headers:{accept:"text/event-stream"}}),void 0!==a&&a.addEventListener("message",$),a.onerror=()=>F()},G=t=>{if(!h||!f)return;let e=new URL(`${t}/v1/bonus/granted`),n=new Headers;e.searchParams.append("language",p),e.searchParams.append("platform",(t=>t.toLowerCase().match(/android/i)?"Android":t.toLowerCase().match(/iphone/i)?"iPhone":t.toLowerCase().match(/ipad|ipod/i)?"iPad":"PC")(E)),e.searchParams.append("status","active"),e.searchParams.append("type","wagering"),e.searchParams.append("pagination",`limit=${d},offset=0`),f&&n.append("X-SessionID",f),fetch(e,{method:"GET",headers:n}).then((t=>t.json())).then((t=>{if(e.searchParams.toString(),r(2,s=[]),t.items&&(t=>{let e=[];for(let r of t.items)e.push(I(r));r(3,T=0),r(2,s=e)})(t),t.errorMessage&&console.error(t.errorMessage),!s||0==s.length)return r(2,s=[...s]),void U();F()}))},k=t=>{window.postMessage({type:"onWageringBonusClick",bonusWalletID:t},window.location.href)},j=t=>{parseInt(g)>0&&(t?clearInterval(i):x())},W=t=>{const e=(t=>t.touches||t.originalEvent.touches)(t)[0];S=e.clientX,H=e.clientY},X=t=>{if(!S||!H)return;let e=t.touches[0].clientX,r=t.touches[0].clientY,n=S-e,o=H-r;Math.abs(n)>Math.abs(o)&&R(n>0?1:-1),S=null,H=null},V=t=>{t.data&&t.data.type}//TODO
757
761
  //getData(endpoint, 0, tournamentsShownNumber);
758
- B((()=>(P(),window.addEventListener("message",F,!1),()=>{window.removeEventListener("message",F,!1),a.removeEventListener("touchstart",U),a.removeEventListener("touchmove",$)})));return t.$$set=t=>{"endpoint"in t&&r(15,u=t.endpoint),"session"in t&&r(16,h=t.session),"lang"in t&&r(17,f=t.lang),"numberofrecords"in t&&r(18,p=t.numberofrecords),"looptime"in t&&r(19,d=t.looptime),"translationurl"in t&&r(20,g=t.translationurl),"progressfractiondigit"in t&&r(0,m=t.progressfractiondigit)},t.$$.update=()=>{/*lang, endpoint, session*/229376&t.$$.dirty[0]&&f&&u&&h&&N(u),/*lang*/131072&t.$$.dirty[0]&&f&&H(),/*wagerSlider*/8&t.$$.dirty[0]&&a&&(a.addEventListener("touchstart",U,{passive:!0}),a.addEventListener("touchmove",$,{passive:!0})),/*translationurl*/1048576&t.$$.dirty[0]&&g&&fetch(g).then((t=>t.json())).then((t=>{Object.keys(t).forEach((e=>{Pn(e,t[e])}))})).catch((t=>{console.log(t)})),/*currentWagerIdx*/4&t.$$.dirty[0]&&r(4,b=0==E),/*wageringList, currentWagerIdx*/6&t.$$.dirty[0]&&r(5,v=!i||E==i.length-1)},[m,i,E,a,b,v,l,T,A,n,C,O,I,M,D,u,h,f,p,d,g,()=>{I()},()=>C(-1),()=>{D(!0)},()=>{D(!1)},t=>M(t.bonusWalletID),()=>C(1),function(t){S[t?"unshift":"push"]((()=>{a=t,r(3,a)}))},function(t){S[t?"unshift":"push"]((()=>{l=t,r(6,l)}))},()=>O()]}!customElements.get("general-icon-progress-bar")&&customElements.define("general-icon-progress-bar",class extends F{constructor(t){super();const e=document.createElement("style");e.textContent='*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.general-icon-progress-bar{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);height:100%;background:rgba(0, 0, 0, 0.8);border-radius:3px}.stepBar.inactive::after{border-color:#a6a4a1 transparent transparent transparent}.stepBar.inactive{background:linear-gradient(270deg, #a2a09e 8.82%, #aba9ad 99.63%)}.stepBar.inactive span{color:rgba(112, 106, 106, 0.8)}.stepBar span{font-weight:700;font-size:11px;line-height:var(--parentElementHeight, 20px);align-items:center;color:#fff;text-align:right;position:relative;z-index:1;white-space:nowrap}.stepBar::after{content:" ";position:absolute;top:0;border-width:20px 10px 20px 0;border-top-width:var(--triangleHeight, 20px);border-right-width:var(--halfOfTriangleHeight, 10px);border-bottom-width:var(--triangleHeight, 20px);border-style:solid;border-color:#FCA452 transparent transparent transparent;text-align:right}.stepBar{position:relative;width:var(--currentStep, 0);height:100%;background:linear-gradient(270deg, #FCA452 8.82%, #600062 99.63%);text-align:right;border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:var(--stepBarBorderRadius, 0px);border-bottom-right-radius:var(--stepBarBorderRadius, 0px);transition-property:width;transition-duration:0.18s;transition-timing-function:cubic-bezier(0.43, 0.8, 0.95, 0.88);transition-delay:0.3s}',this.shadowRoot.appendChild(e),$(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},Mn,Nn,i,{currentstep:5,total:6,showaspercent:7,lang:8,status:9,translationurl:10,progressfractiondigit:11,triggerreset:12},null),t&&(t.target&&f(t.target,this,t.anchor),t.props&&(this.$set(t.props),R()))}static get observedAttributes(){return["currentstep","total","showaspercent","lang","status","translationurl","progressfractiondigit","triggerreset"]}get currentstep(){return this.$$.ctx[5]}set currentstep(t){this.$$set({currentstep:t}),R()}get total(){return this.$$.ctx[6]}set total(t){this.$$set({total:t}),R()}get showaspercent(){return this.$$.ctx[7]}set showaspercent(t){this.$$set({showaspercent:t}),R()}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),R()}get status(){return this.$$.ctx[9]}set status(t){this.$$set({status:t}),R()}get translationurl(){return this.$$.ctx[10]}set translationurl(t){this.$$set({translationurl:t}),R()}get progressfractiondigit(){return this.$$.ctx[11]}set progressfractiondigit(t){this.$$set({progressfractiondigit:t}),R()}get triggerreset(){return this.$$.ctx[12]}set triggerreset(t){this.$$set({triggerreset:t}),R()}});class jn extends F{constructor(t){super();const e=document.createElement("style");e.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}div{vertical-align:middle}.WageringBonusWrapper,.SliderWrapper{overflow:hidden;width:100%;height:100%;min-width:150px;min-height:92px;max-width:188px;max-height:108px}.WageringBonusWrapper{position:relative}.SliderIcon{position:absolute;top:0px;right:0;cursor:pointer}.ShowWidget{transition:all 1s ease-in-out;transform:translateX(0);display:table;opacity:1}.HiddenWidget{transition:all 1s ease-in-out;transform:translateX(100%);opacity:0}.SliderWrapper{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);box-sizing:border-box;border:1px solid #FF8364;background:linear-gradient(90deg, rgba(40, 40, 40, 0.7) 0%, #847c7c 26.06%, #847c7c 72.19%, rgba(40, 40, 40, 0.7) 100%);border-radius:4px;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);display:table}.LeftArrow,.RightArrow{padding:3px;height:100%;display:table-cell;vertical-align:middle;cursor:pointer;color:#FF8364}.LeftArrow.Disabled,.RightArrow.Disabled{color:darkgrey}.LeftArrow{padding-right:0px}.RightArrow{padding-left:0px}.SliderCenter{height:100%;overflow:hidden}.SliderCenter .Title{font-style:normal;font-weight:700;font-size:12px;line-height:12px;text-align:center;color:#FFD700;margin:5px auto 3px}.SliderCenter .Hidden{opacity:0;transition:opacity;animation:0.2s}.SliderCenter .WagerList{height:calc(100% - 20px);display:block;position:relative}.SliderCenter .WagerList .hiddenDiv{transform:translateX(var(--transformToValue, 100%));animation:slideOut 1s;-moz-animation:slideOut 1s;-webkit-animation:slideOut 1s;-o-animation:slideOut 1s}.SliderCenter .WagerList .shownDiv{animation:slideIn 1.5s;-moz-animation:slideIn 1.5s;-webkit-animation:slideIn 1.5s;-o-animation:slideIn 1.5s}.SliderCenter .WagerList .WageringBonusInfo{overflow:hidden;display:block;height:100%;width:100%;position:absolute;top:0}.SliderCenter .WagerList .WageringBonusInfo .trophy{display:table-cell;vertical-align:middle;padding:3px}.SliderCenter .WagerList .WageringBonusInfo .trophy img.MiniIcon{width:18px;height:18px}.SliderCenter .WagerList .WageringBonusInfo .bonusName{height:calc(100% - 25px)}.SliderCenter .WagerList .WageringBonusInfo .bonusName .gameInfo{cursor:pointer;font-style:normal;font-weight:400;font-size:11px;line-height:13px;display:table-cell;align-items:center;color:#FFFFFF;vertical-align:middle;overflow:hidden}.SliderCenter .bottom{width:100%;height:20px;vertical-align:bottom;margin-bottom:5px}.svg{height:12px}.svg img.MiniIcon{width:14px;height:14px}.restoreButton{display:table}.hideButton{transform:rotate(180deg);position:absolute;top:0px;right:2px;display:table;color:#FF8364;cursor:pointer}.NoWageringMsg{text-align:center;display:flex;align-items:center;height:100%;font-size:0.8rem;padding:10px}@keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue))}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-moz-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 100%))}to{opacity:1;transform:translateX(0)}}@-moz-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-webkit-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-o-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-o-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}",this.shadowRoot.appendChild(e),$(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},kn,Gn,i,{endpoint:15,session:16,lang:17,numberofrecords:18,looptime:19,translationurl:20,progressfractiondigit:0},null,[-1,-1]),t&&(t.target&&f(t.target,this,t.anchor),t.props&&(this.$set(t.props),R()))}static get observedAttributes(){return["endpoint","session","lang","numberofrecords","looptime","translationurl","progressfractiondigit"]}get endpoint(){return this.$$.ctx[15]}set endpoint(t){this.$$set({endpoint:t}),R()}get session(){return this.$$.ctx[16]}set session(t){this.$$set({session:t}),R()}get lang(){return this.$$.ctx[17]}set lang(t){this.$$set({lang:t}),R()}get numberofrecords(){return this.$$.ctx[18]}set numberofrecords(t){this.$$set({numberofrecords:t}),R()}get looptime(){return this.$$.ctx[19]}set looptime(t){this.$$set({looptime:t}),R()}get translationurl(){return this.$$.ctx[20]}set translationurl(t){this.$$set({translationurl:t}),R()}get progressfractiondigit(){return this.$$.ctx[0]}set progressfractiondigit(t){this.$$set({progressfractiondigit:t}),R()}}return!customElements.get("casino-wagering-bonus-slider-controller")&&customElements.define("casino-wagering-bonus-slider-controller",jn),jn}));
762
+ B((()=>(x(),window.addEventListener("message",V,!1),()=>{window.removeEventListener("message",V,!1),l.removeEventListener("touchstart",W),l.removeEventListener("touchmove",X)})));return t.$$set=t=>{"endpoint"in t&&r(16,h=t.endpoint),"session"in t&&r(17,f=t.session),"lang"in t&&r(18,p=t.lang),"numberofrecords"in t&&r(19,d=t.numberofrecords),"looptime"in t&&r(20,g=t.looptime),"translationurl"in t&&r(21,m=t.translationurl),"progressfractiondigit"in t&&r(0,y=t.progressfractiondigit),"clientstyling"in t&&r(22,b=t.clientstyling),"clientstylingurl"in t&&r(23,v=t.clientstylingurl)},t.$$.update=()=>{/*customStylingContainer, clientstyling*/4194306&t.$$.dirty[0]&&o&&b&&((t,e)=>{let r=document.createElement("style");r.innerHTML=e,t.appendChild(r)})(o,b),/*customStylingContainer, clientstylingurl*/8388610&t.$$.dirty[0]&&o&&v&&((t,e)=>{let r=new URL(e),n=document.createElement("style");fetch(r.href).then((t=>t.text())).then((e=>{n.innerHTML=e,setTimeout((()=>{t.appendChild(n)}),1)}))})(o,v),/*lang, endpoint, session*/458752&t.$$.dirty[0]&&p&&h&&f&&G(h),/*lang*/262144&t.$$.dirty[0]&&p&&O(),/*wagerSlider*/16&t.$$.dirty[0]&&l&&(l.addEventListener("touchstart",W,{passive:!0}),l.addEventListener("touchmove",X,{passive:!0})),/*translationurl*/2097152&t.$$.dirty[0]&&m&&fetch(m).then((t=>t.json())).then((t=>{Object.keys(t).forEach((e=>{Pn(e,t[e])}))})).catch((t=>{console.log(t)})),/*currentWagerIdx*/8&t.$$.dirty[0]&&r(5,w=0==T),/*wageringList, currentWagerIdx*/12&t.$$.dirty[0]&&r(6,_=!s||T==s.length-1)},[y,o,s,T,l,w,_,u,L,P,n,R,N,M,k,j,h,f,p,d,g,m,b,v,()=>{M()},()=>R(-1),()=>{j(!0)},()=>{j(!1)},t=>k(t.bonusWalletID),()=>R(1),function(t){A[t?"unshift":"push"]((()=>{l=t,r(4,l)}))},function(t){A[t?"unshift":"push"]((()=>{u=t,r(7,u)}))},()=>N(),function(t){A[t?"unshift":"push"]((()=>{o=t,r(1,o)}))}]}class jn extends F{constructor(t){super();const e=document.createElement("style");e.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}div{vertical-align:middle}.WageringBonusWrapper,.SliderWrapper{overflow:hidden;width:100%;height:100%;min-width:150px;min-height:92px;max-width:188px;max-height:108px}.WageringBonusWrapper{position:relative}.SliderIcon{position:absolute;top:0px;right:0;cursor:pointer}.ShowWidget{transition:all 1s ease-in-out;transform:translateX(0);display:table;opacity:1}.HiddenWidget{transition:all 1s ease-in-out;transform:translateX(100%);opacity:0}.SliderWrapper{background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);box-sizing:border-box;border:1px solid #FF8364;background:linear-gradient(90deg, rgba(40, 40, 40, 0.7) 0%, #847c7c 26.06%, #847c7c 72.19%, rgba(40, 40, 40, 0.7) 100%);border-radius:4px;box-shadow:0px 4px 4px rgba(0, 0, 0, 0.25);display:table}.LeftArrow,.RightArrow{padding:3px;height:100%;display:table-cell;vertical-align:middle;cursor:pointer;color:#FF8364}.LeftArrow.Disabled,.RightArrow.Disabled{color:darkgrey}.LeftArrow{padding-right:0px}.RightArrow{padding-left:0px}.SliderCenter{height:100%;overflow:hidden}.SliderCenter .Title{font-style:normal;font-weight:700;font-size:12px;line-height:12px;text-align:center;color:#FFD700;margin:5px auto 3px}.SliderCenter .Hidden{opacity:0;transition:opacity;animation:0.2s}.SliderCenter .WagerList{height:calc(100% - 20px);display:block;position:relative}.SliderCenter .WagerList .hiddenDiv{transform:translateX(var(--transformToValue, 100%));animation:slideOut 1s;-moz-animation:slideOut 1s;-webkit-animation:slideOut 1s;-o-animation:slideOut 1s}.SliderCenter .WagerList .shownDiv{animation:slideIn 1.5s;-moz-animation:slideIn 1.5s;-webkit-animation:slideIn 1.5s;-o-animation:slideIn 1.5s}.SliderCenter .WagerList .WageringBonusInfo{overflow:hidden;display:block;height:100%;width:100%;position:absolute;top:0}.SliderCenter .WagerList .WageringBonusInfo .trophy{display:table-cell;vertical-align:middle;padding:3px}.SliderCenter .WagerList .WageringBonusInfo .trophy img.MiniIcon{width:18px;height:18px}.SliderCenter .WagerList .WageringBonusInfo .bonusName{height:calc(100% - 25px)}.SliderCenter .WagerList .WageringBonusInfo .bonusName .gameInfo{cursor:pointer;font-style:normal;font-weight:400;font-size:11px;line-height:13px;display:table-cell;align-items:center;color:#FFFFFF;vertical-align:middle;overflow:hidden}.SliderCenter .bottom{width:100%;height:20px;vertical-align:bottom;margin-bottom:5px}.svg{height:12px}.svg img.MiniIcon{width:14px;height:14px}.restoreButton{display:table}.hideButton{transform:rotate(180deg);position:absolute;top:0px;right:2px;display:table;color:#FF8364;cursor:pointer}.NoWageringMsg{text-align:center;display:flex;align-items:center;height:100%;font-size:0.8rem;padding:10px}@keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue))}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-moz-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 100%))}to{opacity:1;transform:translateX(0)}}@-moz-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-webkit-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}@-o-keyframes slideIn{from{opacity:0;transform:translateX(var(--transformFromValue, 0))}to{opacity:1;transform:translateX(0)}}@-o-keyframes slideOut{from{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(var(--transformToValue, 100%))}}",this.shadowRoot.appendChild(e),U(this,{target:this.shadowRoot,props:_(this.attributes),customElement:!0},kn,Gn,i,{endpoint:16,session:17,lang:18,numberofrecords:19,looptime:20,translationurl:21,progressfractiondigit:0,clientstyling:22,clientstylingurl:23},null,[-1,-1,-1]),t&&(t.target&&f(t.target,this,t.anchor),t.props&&(this.$set(t.props),R()))}static get observedAttributes(){return["endpoint","session","lang","numberofrecords","looptime","translationurl","progressfractiondigit","clientstyling","clientstylingurl"]}get endpoint(){return this.$$.ctx[16]}set endpoint(t){this.$$set({endpoint:t}),R()}get session(){return this.$$.ctx[17]}set session(t){this.$$set({session:t}),R()}get lang(){return this.$$.ctx[18]}set lang(t){this.$$set({lang:t}),R()}get numberofrecords(){return this.$$.ctx[19]}set numberofrecords(t){this.$$set({numberofrecords:t}),R()}get looptime(){return this.$$.ctx[20]}set looptime(t){this.$$set({looptime:t}),R()}get translationurl(){return this.$$.ctx[21]}set translationurl(t){this.$$set({translationurl:t}),R()}get progressfractiondigit(){return this.$$.ctx[0]}set progressfractiondigit(t){this.$$set({progressfractiondigit:t}),R()}get clientstyling(){return this.$$.ctx[22]}set clientstyling(t){this.$$set({clientstyling:t}),R()}get clientstylingurl(){return this.$$.ctx[23]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),R()}}return!customElements.get("casino-wagering-bonus-slider-controller")&&customElements.define("casino-wagering-bonus-slider-controller",jn),jn}));
759
763
  //# sourceMappingURL=casino-wagering-bonus-slider-controller.js.map