@everymatrix/casino-betslip-indicator 1.8.3 → 1.9.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.
@@ -100,7 +100,7 @@ self.fetch.bind(self);
100
100
  PERFORMANCE OF THIS SOFTWARE.
101
101
  ***************************************************************************** */
102
102
  /* global Reflect, Promise */
103
- var re=function(e,t){return re=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},re(e,t)};function ne(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}re(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function oe(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ie(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function se(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function ae(e){return"function"==typeof e}function he(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var ue=he((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function ce(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var le=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var e,t,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=oe(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var h=this.initialTeardown;if(ae(h))try{h()}catch(e){o=e instanceof ue?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=oe(u),l=c.next();!l.done;l=c.next()){var f=l.value;try{me(f)}catch(e){o=null!=o?o:[],e instanceof ue?o=se(se([],ie(o)),ie(e.errors)):o.push(e)}}}catch(e){r={error:e}}finally{try{l&&!l.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}}if(o)throw new ue(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)me(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&ce(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&ce(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),fe=le.EMPTY;function pe(e){return e instanceof le||e&&"closed"in e&&ae(e.remove)&&ae(e.add)&&ae(e.unsubscribe)}function me(e){ae(e)?e():e.unsubscribe()}var de={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},be={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=be.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,se([e,t],ie(r))):setTimeout.apply(void 0,se([e,t],ie(r)))},clearTimeout:function(e){var t=be.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ye(){}var ge=null;function ve(e){if(de.useDeprecatedSynchronousErrorHandling){var t=!ge;if(t&&(ge={errorThrown:!1,error:null}),e(),t){var r=ge,n=r.errorThrown,o=r.error;if(ge=null,n)throw o}}else e()}var Ee=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,pe(t)&&t.add(r)):r.destination=He,r}return ne(t,e),t.create=function(e,t,r){return new Ae(e,t,r)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(le),_e=Function.prototype.bind;function Te(e,t){return _e.call(e,t)}var we=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){Be(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Be(e)}else Be(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Be(e)}},e}(),Ae=function(e){function t(t,r,n){var o,i,s=e.call(this)||this;ae(t)||!t?o={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&de.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&Te(t.next,i),error:t.error&&Te(t.error,i),complete:t.complete&&Te(t.complete,i)}):o=t;return s.destination=new we(o),s}return ne(t,e),t}(Ee);function Be(e){var t;t=e,be.setTimeout((function(){throw t}))}var He={closed:!0,next:ye,error:function(e){throw e},complete:ye},Se="function"==typeof Symbol&&Symbol.observable||"@@observable";function Pe(e){return e}function Oe(e){return 0===e.length?Pe:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var Le=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(e,t,r){var n,o=this,i=(n=e)&&n instanceof Ee||function(e){return e&&ae(e.next)&&ae(e.error)&&ae(e.complete)}(n)&&pe(n)?e:new Ae(e,t,r);return ve((function(){var e=o,t=e.operator,r=e.source;i.add(t?t.call(i,r):r?o._subscribe(i):o._trySubscribe(i))})),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var r=this;return new(t=Ie(t))((function(t,n){var o=new Ae({next:function(t){try{e(t)}catch(e){n(e),o.unsubscribe()}},error:n,complete:t});r.subscribe(o)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[Se]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Oe(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Ie(e))((function(e,r){var n;t.subscribe((function(e){return n=e}),(function(e){return r(e)}),(function(){return e(n)}))}))},e.create=function(t){return new e(t)},e}();function Ie(e){var t;return null!==(t=null!=e?e:de.Promise)&&void 0!==t?t:Promise}var Ce=he((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Ne=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return ne(t,e),t.prototype.lift=function(e){var t=new Re(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new Ce},t.prototype.next=function(e){var t=this;ve((function(){var r,n;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var o=oe(t.currentObservers),i=o.next();!i.done;i=o.next()){i.value.next(e)}}catch(e){r={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}}))},t.prototype.error=function(e){var t=this;ve((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var r=t.observers;r.length;)r.shift().error(e)}}))},t.prototype.complete=function(){var e=this;ve((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,r=this,n=r.hasError,o=r.isStopped,i=r.observers;return n||o?fe:(this.currentObservers=null,i.push(e),new le((function(){t.currentObservers=null,ce(i,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,r=t.hasError,n=t.thrownError,o=t.isStopped;r?e.error(n):o&&e.complete()},t.prototype.asObservable=function(){var e=new Le;return e.source=this,e},t.create=function(e,t){return new Re(e,t)},t}(Le),Re=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return ne(t,e),t.prototype.next=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===r||r.call(t,e)},t.prototype.error=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===r||r.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,r;return null!==(r=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==r?r:fe},t}(Ne),Me={now:function(){return(Me.delegate||Date).now()},delegate:void 0},Ue=function(e){function t(t,r,n){void 0===t&&(t=1/0),void 0===r&&(r=1/0),void 0===n&&(n=Me);var o=e.call(this)||this;return o._bufferSize=t,o._windowTime=r,o._timestampProvider=n,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=r===1/0,o._bufferSize=Math.max(1,t),o._windowTime=Math.max(1,r),o}return ne(t,e),t.prototype.next=function(t){var r=this,n=r.isStopped,o=r._buffer,i=r._infiniteTimeWindow,s=r._timestampProvider,a=r._windowTime;n||(o.push(t),!i&&o.push(s.now()+a)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),r=this._infiniteTimeWindow,n=this._buffer.slice(),o=0;o<n.length&&!e.closed;o+=r?1:2)e.next(n[o]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,r=e._timestampProvider,n=e._buffer,o=e._infiniteTimeWindow,i=(o?1:2)*t;if(t<1/0&&i<n.length&&n.splice(0,n.length-i),!o){for(var s=r.now(),a=0,h=1;h<n.length&&n[h]<=s;h+=2)a=h;a&&n.splice(0,a+1)}},t}(Ne);let xe=[],De={};
103
+ var re=function(e,t){return re=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},re(e,t)};function ne(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}re(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function oe(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ie(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}function se(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}function ae(e){return"function"==typeof e}function he(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var ue=he((function(e){return function(t){e(this),this.message=t?t.length+" errors occurred during unsubscription:\n"+t.map((function(e,t){return t+1+") "+e.toString()})).join("\n "):"",this.name="UnsubscriptionError",this.errors=t}}));function ce(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var le=function(){function e(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}var t;return e.prototype.unsubscribe=function(){var e,t,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=oe(i),a=s.next();!a.done;a=s.next()){a.value.remove(this)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}else i.remove(this);var h=this.initialTeardown;if(ae(h))try{h()}catch(e){o=e instanceof ue?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=oe(u),l=c.next();!l.done;l=c.next()){var f=l.value;try{me(f)}catch(e){o=null!=o?o:[],e instanceof ue?o=se(se([],ie(o)),ie(e.errors)):o.push(e)}}}catch(e){r={error:e}}finally{try{l&&!l.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}}if(o)throw new ue(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)me(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(r=this._finalizers)&&void 0!==r?r:[]).push(t)}},e.prototype._hasParent=function(e){var t=this._parentage;return t===e||Array.isArray(t)&&t.includes(e)},e.prototype._addParent=function(e){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e},e.prototype._removeParent=function(e){var t=this._parentage;t===e?this._parentage=null:Array.isArray(t)&&ce(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&ce(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),fe=le.EMPTY;function pe(e){return e instanceof le||e&&"closed"in e&&ae(e.remove)&&ae(e.add)&&ae(e.unsubscribe)}function me(e){ae(e)?e():e.unsubscribe()}var de={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},be={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=be.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,se([e,t],ie(r))):setTimeout.apply(void 0,se([e,t],ie(r)))},clearTimeout:function(e){var t=be.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ye(){}var ge=null;function ve(e){if(de.useDeprecatedSynchronousErrorHandling){var t=!ge;if(t&&(ge={errorThrown:!1,error:null}),e(),t){var r=ge,n=r.errorThrown,o=r.error;if(ge=null,n)throw o}}else e()}var Ee=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,pe(t)&&t.add(r)):r.destination=He,r}return ne(t,e),t.create=function(e,t,r){return new Ae(e,t,r)},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){try{this.destination.error(e)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(le),_e=Function.prototype.bind;function Te(e,t){return _e.call(e,t)}var we=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){Be(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Be(e)}else Be(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Be(e)}},e}(),Ae=function(e){function t(t,r,n){var o,i,s=e.call(this)||this;ae(t)||!t?o={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&de.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&Te(t.next,i),error:t.error&&Te(t.error,i),complete:t.complete&&Te(t.complete,i)}):o=t;return s.destination=new we(o),s}return ne(t,e),t}(Ee);function Be(e){var t;t=e,be.setTimeout((function(){throw t}))}var He={closed:!0,next:ye,error:function(e){throw e},complete:ye},Se="function"==typeof Symbol&&Symbol.observable||"@@observable";function Pe(e){return e}function Oe(e){return 0===e.length?Pe:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var Le=function(){function e(e){e&&(this._subscribe=e)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(e,t,r){var n,o=this,i=(n=e)&&n instanceof Ee||function(e){return e&&ae(e.next)&&ae(e.error)&&ae(e.complete)}(n)&&pe(n)?e:new Ae(e,t,r);return ve((function(){var e=o,t=e.operator,r=e.source;i.add(t?t.call(i,r):r?o._subscribe(i):o._trySubscribe(i))})),i},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){e.error(t)}},e.prototype.forEach=function(e,t){var r=this;return new(t=Ie(t))((function(t,n){var o=new Ae({next:function(t){try{e(t)}catch(e){n(e),o.unsubscribe()}},error:n,complete:t});r.subscribe(o)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[Se]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Oe(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Ie(e))((function(e,r){var n;t.subscribe((function(e){return n=e}),(function(e){return r(e)}),(function(){return e(n)}))}))},e.create=function(t){return new e(t)},e}();function Ie(e){var t;return null!==(t=null!=e?e:de.Promise)&&void 0!==t?t:Promise}var Ce=he((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Ne=function(e){function t(){var t=e.call(this)||this;return t.closed=!1,t.currentObservers=null,t.observers=[],t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return ne(t,e),t.prototype.lift=function(e){var t=new Re(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new Ce},t.prototype.next=function(e){var t=this;ve((function(){var r,n;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var o=oe(t.currentObservers),i=o.next();!i.done;i=o.next()){i.value.next(e)}}catch(e){r={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}}))},t.prototype.error=function(e){var t=this;ve((function(){if(t._throwIfClosed(),!t.isStopped){t.hasError=t.isStopped=!0,t.thrownError=e;for(var r=t.observers;r.length;)r.shift().error(e)}}))},t.prototype.complete=function(){var e=this;ve((function(){if(e._throwIfClosed(),!e.isStopped){e.isStopped=!0;for(var t=e.observers;t.length;)t.shift().complete()}}))},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},t.prototype._subscribe=function(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)},t.prototype._innerSubscribe=function(e){var t=this,r=this,n=r.hasError,o=r.isStopped,i=r.observers;return n||o?fe:(this.currentObservers=null,i.push(e),new le((function(){t.currentObservers=null,ce(i,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,r=t.hasError,n=t.thrownError,o=t.isStopped;r?e.error(n):o&&e.complete()},t.prototype.asObservable=function(){var e=new Le;return e.source=this,e},t.create=function(e,t){return new Re(e,t)},t}(Le),Re=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return ne(t,e),t.prototype.next=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===r||r.call(t,e)},t.prototype.error=function(e){var t,r;null===(r=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===r||r.call(t,e)},t.prototype.complete=function(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)},t.prototype._subscribe=function(e){var t,r;return null!==(r=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==r?r:fe},t}(Ne),Me={now:function(){return(Me.delegate||Date).now()},delegate:void 0},Ue=function(e){function t(t,r,n){void 0===t&&(t=1/0),void 0===r&&(r=1/0),void 0===n&&(n=Me);var o=e.call(this)||this;return o._bufferSize=t,o._windowTime=r,o._timestampProvider=n,o._buffer=[],o._infiniteTimeWindow=!0,o._infiniteTimeWindow=r===1/0,o._bufferSize=Math.max(1,t),o._windowTime=Math.max(1,r),o}return ne(t,e),t.prototype.next=function(t){var r=this,n=r.isStopped,o=r._buffer,i=r._infiniteTimeWindow,s=r._timestampProvider,a=r._windowTime;n||(o.push(t),!i&&o.push(s.now()+a)),this._trimBuffer(),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){this._throwIfClosed(),this._trimBuffer();for(var t=this._innerSubscribe(e),r=this._infiniteTimeWindow,n=this._buffer.slice(),o=0;o<n.length&&!e.closed;o+=r?1:2)e.next(n[o]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,r=e._timestampProvider,n=e._buffer,o=e._infiniteTimeWindow,i=(o?1:2)*t;if(t<1/0&&i<n.length&&n.splice(0,n.length-i),!o){for(var s=r.now(),a=0,h=1;h<n.length&&n[h]<=s;h+=2)a=h;a&&n.splice(0,a+1)}},t}(Ne);let xe=[],De={};
104
104
  /**
105
105
  * @name topic
106
106
  * @description A small wrapper over the rxjs to offer the topic method on top of it
@@ -626,10 +626,12 @@ e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
626
626
  ***************************************************************************** */function Dr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}const Gr={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 Fr(){return Gr}const kr=Fe(!1);let jr;const $r=Fe(null);function Vr(e){return e.split("-").map(((e,t,r)=>r.slice(0,t+1).join("-"))).reverse()}function Xr(e,t=Fr().fallbackLocale){const r=Vr(e);return t?[...new Set([...r,...Vr(t)])]:r}function zr(){return null!=jr?jr:void 0}$r.subscribe((e=>{jr=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const Kr=Object.assign(Object.assign({},$r),{set:e=>{if(e&&function(e){if(null==e)return;const t=Xr(e);for(let e=0;e<t.length;e++){const r=t[e];if(Lr(r))return r}}(e)&&Rr(e)){const{loadingDelay:t}=Fr();let r;return"undefined"!=typeof window&&null!=zr()&&t?r=window.setTimeout((()=>kr.set(!0)),t):kr.set(!0),xr(e).then((()=>{$r.set(e)})).finally((()=>{clearTimeout(r),kr.set(!1)}))}return $r.set(e)}}),Yr=e=>{const t=Object.create(null);return r=>{const n=JSON.stringify(r);return n in t?t[n]:t[n]=e(r)}},Zr=(e,t)=>{const{formats:r}=Fr();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Wr=Yr((e=>{var{locale:t,format:r}=e,n=Dr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(n=Zr("number",r)),new Intl.NumberFormat(t,n)})),qr=Yr((e=>{var{locale:t,format:r}=e,n=Dr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?n=Zr("date",r):0===Object.keys(n).length&&(n=Zr("date","short")),new Intl.DateTimeFormat(t,n)})),Jr=Yr((e=>{var{locale:t,format:r}=e,n=Dr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?n=Zr("time",r):0===Object.keys(n).length&&(n=Zr("time","short")),new Intl.DateTimeFormat(t,n)})),Qr=Yr(((e,t=zr())=>new Ar(e,t,Fr().formats,{ignoreTag:Fr().ignoreTag}))),en=(e,t={})=>{var r,n,o,i;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:h=zr(),default:u}=s;if(null==h)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let c=Sr(e,h);if(c){if("string"!=typeof c)return console.warn(`[svelte-i18n] Message with id "${e}" 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=Fr()).handleMissingMessage)||void 0===n?void 0:n.call(r,{locale:h,id:e,defaultValue:u}))&&void 0!==o?o:u)&&void 0!==i?i:e;if(!a)return c;let l=c;try{l=Qr(c,h).format(a)}catch(t){console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return l},tn=(e,t)=>((e={})=>{var{locale:t=zr()}=e,r=Dr(e,["locale"]);return Jr(Object.assign({locale:t},r))})(t).format(e),rn=(e,t)=>((e={})=>{var{locale:t=zr()}=e,r=Dr(e,["locale"]);return qr(Object.assign({locale:t},r))})(t).format(e),nn=(e,t)=>((e={})=>{var{locale:t=zr()}=e,r=Dr(e,["locale"]);return Wr(Object.assign({locale:t},r))})(t).format(e),on=(e,t=zr())=>Sr(e,t);ke([Kr,Or],(()=>en)),ke([Kr],(()=>tn)),ke([Kr],(()=>rn)),ke([Kr],(()=>nn)),ke([Kr,Or],(()=>on)),window.emWidgets={topic:(e,t=0)=>{if(-1==xe.indexOf(e)){let r=new Ue(t);De[e]=r,xe.push(e)}return De[e]}};
627
627
  /* src/CasinoBetslipIndicator.svelte generated by Svelte v3.48.0 */
628
628
  function sn(e){let t,r,n,o,i,p,m,d,b,y,g,v;function E(e,t){/*isLoading*/
629
- return e[2]?hn:an}let _=E(e),T=_(e);return{c(){var e,s,a,h;t=u("button"),r=u("small"),T.c(),n=l(" "),o=c("svg"),i=c("g"),p=c("path"),m=c("path"),d=c("path"),b=c("path"),y=c("path"),f(r,"class","betslipIndicator__number"),f(p,"d","M45,95c0,1.1,0.9,2,2,2h11c3.3,0,6-2.7,6-6V9c0-3.3-2.7-6-6-6H47c-1.1,0-2,0.9-2,2c0,7.2-5.8,13-13,13S19,12.2,19,5\n c0-1.1-0.9-2-2-2H6C2.7,3,0,5.7,0,9v82c0,3.3,2.7,6,6,6h11c1.1,0,2-0.9,2-2c0-7.2,5.8-13,13-13S45,87.8,45,95z M32,78\n c-8.6,0-15.9,6.4-16.9,15H6c-1.1,0-2-0.9-2-2V9c0-1.1,0.9-2,2-2h9.1c1.2,9.3,9.7,15.9,19,14.8c7.7-1,13.8-7,14.8-14.8H58\n c1.1,0,2,0.9,2,2v82c0,1.1-0.9,2-2,2h-9.1C47.9,84.4,40.6,78,32,78z"),f(m,"d","M50.9,29.5H13.1c-0.8,0-1.5,0.9-1.5,2c0,1.1,0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2C52.4,30.4,51.7,29.5,50.9,29.5z"),f(d,"d","M50.9,41.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,41.5,50.9,41.5z"),f(b,"d","M50.9,53.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,53.5,50.9,53.5z"),f(y,"d","M50.9,66.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,66.5,50.9,66.5z"),f(o,"version","1.1"),f(o,"id","Layer_1"),f(o,"class","betslipIndicator__icon"),f(o,"xmlns","http://www.w3.org/2000/svg"),f(o,"xmlns:xlink","http://www.w3.org/1999/xlink"),f(o,"x","0px"),f(o,"y","0px"),f(o,"viewBox","0 0 64 100"),e=o,s="enable-background",null===(a="new 0 0 64 100")?e.style.removeProperty(s):e.style.setProperty(s,a,h?"important":""),f(o,"xml:space","preserve"),f(t,"class","betslipIndicator")},m(h,u){var c,l,f,E;a(h,t,u),s(t,r),T.m(r,null),s(t,n),s(t,o),s(o,i),s(i,p),s(i,m),s(i,d),s(i,b),s(i,y),g||(c=t,l="click",f=/*click_handler*/e[4],c.addEventListener(l,f,E),v=()=>c.removeEventListener(l,f,E),g=!0)},p(e,t){_===(_=E(e))&&T?T.p(e,t):(T.d(1),T=_(e),T&&(T.c(),T.m(r,null)))},d(e){e&&h(t),T.d(),g=!1,v()}}}
630
- // (51:4) {:else}
631
- function an(e){let t;return{c(){t=l(/*betNumber*/e[0])},m(e,r){a(e,t,r)},p(e,r){/*betNumber*/1&r&&function(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}(t,/*betNumber*/e[0])},d(e){e&&h(t)}}}
632
- // (49:4) {#if isLoading}
633
- function hn(t){let r;return{c(){r=u("div"),r.textContent="Loading...",f(r,"class","loader")},m(e,t){a(e,r,t)},p:e,d(e){e&&h(r)}}}function un(t){let r,n=/*mobileView*/t[1]&&/*betNumber*/t[0]>0&&sn(t);return{c(){n&&n.c(),r=l(""),this.c=e},m(e,t){n&&n.m(e,t),a(e,r,t)},p(e,[t]){/*mobileView*/e[1]&&/*betNumber*/e[0]>0?n?n.p(e,t):(n=sn(e),n.c(),n.m(r.parentNode,r)):n&&(n.d(1),n=null)},i:e,o:e,d(e){n&&n.d(e),e&&h(r)}}}function cn(e,t,r){let n=window.navigator.userAgent,o=null,i=!1,s=!0;const a=b(),h=(e,t)=>{a.dispatchEvent(new CustomEvent(e,{detail:t,composed:!0,bubbles:!0}))},u=e=>{const{type:t,payload:n}=e.data;if(e.data&&"OMFE:updateBetslipSelectionsCount"===t)r(0,o=n.count),r(2,s=!1)};// dispatching events
634
- var c;c=()=>(window.postMessage({type:"OMFE:getBetslipSelectionsCount"},"*"),window.addEventListener("message",u,!1),(e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)))(n)&&r(1,i=!0),()=>{window.removeEventListener("message",u)}),b().$$.on_mount.push(c);return[o,i,s,h,e=>h("betslipClick",{})]}class ln extends I{constructor(e){super(),this.shadowRoot.innerHTML='<style>:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.betslipIndicator{display:flex;align-items:center;justify-content:center;padding:15px 20px;position:fixed;bottom:20%;right:20px;color:#fff;background:var(--emfe-w-color-primary, #D0046C);border-radius:50%}.betslipIndicator__icon{display:flex;width:20px;fill:var(--emfe-w-color-white, #FFFFFF)}.betslipIndicator__number{display:flex;align-items:center;justify-content:center;position:absolute;right:0px;top:-10px;width:25px;height:25px;background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);border-radius:50%}.loader{color:var(--emfe-w-color-white, #FFFFFF);font-size:2px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load4 1.3s infinite linear;animation:load4 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}@keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}</style>',L(this,{target:this.shadowRoot,props:p(this.attributes),customElement:!0},cn,un,i,{},null),e&&e.target&&a(e.target,this,e.anchor)}}return!customElements.get("casino-betslip-indicator")&&customElements.define("casino-betslip-indicator",ln),ln}));
629
+ return e[3]?hn:an}let _=E(e),T=_(e);return{c(){var e,s,a,h;t=u("button"),r=u("small"),T.c(),n=l(" "),o=c("svg"),i=c("g"),p=c("path"),m=c("path"),d=c("path"),b=c("path"),y=c("path"),f(r,"class","betslipIndicator__number"),f(p,"d","M45,95c0,1.1,0.9,2,2,2h11c3.3,0,6-2.7,6-6V9c0-3.3-2.7-6-6-6H47c-1.1,0-2,0.9-2,2c0,7.2-5.8,13-13,13S19,12.2,19,5\n c0-1.1-0.9-2-2-2H6C2.7,3,0,5.7,0,9v82c0,3.3,2.7,6,6,6h11c1.1,0,2-0.9,2-2c0-7.2,5.8-13,13-13S45,87.8,45,95z M32,78\n c-8.6,0-15.9,6.4-16.9,15H6c-1.1,0-2-0.9-2-2V9c0-1.1,0.9-2,2-2h9.1c1.2,9.3,9.7,15.9,19,14.8c7.7-1,13.8-7,14.8-14.8H58\n c1.1,0,2,0.9,2,2v82c0,1.1-0.9,2-2,2h-9.1C47.9,84.4,40.6,78,32,78z"),f(m,"d","M50.9,29.5H13.1c-0.8,0-1.5,0.9-1.5,2c0,1.1,0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2C52.4,30.4,51.7,29.5,50.9,29.5z"),f(d,"d","M50.9,41.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,41.5,50.9,41.5z"),f(b,"d","M50.9,53.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,53.5,50.9,53.5z"),f(y,"d","M50.9,66.5H13.1c-0.8,0-1.5,0.9-1.5,2s0.7,2,1.5,2h37.8c0.8,0,1.5-0.9,1.5-2S51.7,66.5,50.9,66.5z"),f(o,"version","1.1"),f(o,"id","Layer_1"),f(o,"class","betslipIndicator__icon"),f(o,"xmlns","http://www.w3.org/2000/svg"),f(o,"xmlns:xlink","http://www.w3.org/1999/xlink"),f(o,"x","0px"),f(o,"y","0px"),f(o,"viewBox","0 0 64 100"),e=o,s="enable-background",null===(a="new 0 0 64 100")?e.style.removeProperty(s):e.style.setProperty(s,a,h?"important":""),f(o,"xml:space","preserve"),f(t,"class","betslipIndicator")},m(h,u){var c,l,f,E;a(h,t,u),s(t,r),T.m(r,null),s(t,n),s(t,o),s(o,i),s(i,p),s(i,m),s(i,d),s(i,b),s(i,y),g||(c=t,l="click",f=/*click_handler*/e[7],c.addEventListener(l,f,E),v=()=>c.removeEventListener(l,f,E),g=!0)},p(e,t){_===(_=E(e))&&T?T.p(e,t):(T.d(1),T=_(e),T&&(T.c(),T.m(r,null)))},d(e){e&&h(t),T.d(),g=!1,v()}}}
630
+ // (71:8) {:else}
631
+ function an(e){let t;return{c(){t=l(/*betNumber*/e[1])},m(e,r){a(e,t,r)},p(e,r){/*betNumber*/2&r&&function(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}(t,/*betNumber*/e[1])},d(e){e&&h(t)}}}
632
+ // (69:8) {#if isLoading}
633
+ function hn(t){let r;return{c(){r=u("div"),r.textContent="Loading...",f(r,"class","loader")},m(e,t){a(e,r,t)},p:e,d(e){e&&h(r)}}}function un(t){let r,n=/*mobileView*/t[2]&&/*betNumber*/t[1]>0&&sn(t);return{c(){r=u("div"),n&&n.c(),this.c=e},m(e,o){a(e,r,o),n&&n.m(r,null)
634
+ /*div_binding*/,t[8](r)},p(e,[t]){/*mobileView*/e[2]&&/*betNumber*/e[1]>0?n?n.p(e,t):(n=sn(e),n.c(),n.m(r,null)):n&&(n.d(1),n=null)},i:e,o:e,d(e){e&&h(r),n&&n.d()
635
+ /*div_binding*/,t[8](null)}}}function cn(e,t,r){let n,{clientstyling:o=""}=t,{clientstylingurl:i=""}=t,s=window.navigator.userAgent,a=null,h=!1,u=!0;const c=b(),l=(e,t)=>{c.dispatchEvent(new CustomEvent(e,{detail:t,composed:!0,bubbles:!0}))},f=e=>{const{type:t,payload:n}=e.data;if(e.data&&"OMFE:updateBetslipSelectionsCount"===t)r(1,a=n.count),r(3,u=!1)};// dispatching events
636
+ var p;p=()=>(window.postMessage({type:"OMFE:getBetslipSelectionsCount"},"*"),window.addEventListener("message",f,!1),(e=>!!(e.toLowerCase().match(/android/i)||e.toLowerCase().match(/blackberry|bb/i)||e.toLowerCase().match(/iphone|ipad|ipod/i)||e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i)))(s)&&r(2,h=!0),()=>{window.removeEventListener("message",f)}),b().$$.on_mount.push(p);return e.$$set=e=>{"clientstyling"in e&&r(5,o=e.clientstyling),"clientstylingurl"in e&&r(6,i=e.clientstylingurl)},e.$$.update=()=>{/*clientstylingurl, customStylingContainer*/65&e.$$.dirty&&i&&n&&(()=>{let e=new URL(i),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{n.appendChild(t)}),1)}))})(),/*clientstyling, customStylingContainer*/33&e.$$.dirty&&o&&n&&(()=>{let e=document.createElement("style");e.innerHTML=o,n.appendChild(e)})()},[n,a,h,u,l,o,i,e=>l("betslipClick",{}),function(e){g[e?"unshift":"push"]((()=>{n=e,r(0,n)}))}]}class ln extends I{constructor(e){super(),this.shadowRoot.innerHTML='<style>:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.betslipIndicator{display:flex;align-items:center;justify-content:center;padding:15px 20px;position:fixed;bottom:20%;right:20px;color:#fff;background:var(--emfe-w-color-primary, #D0046C);border-radius:50%}.betslipIndicator__icon{display:flex;width:20px;fill:var(--emfe-w-color-white, #FFFFFF)}.betslipIndicator__number{display:flex;align-items:center;justify-content:center;position:absolute;right:0px;top:-10px;width:25px;height:25px;background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF);border-radius:50%}.loader{color:var(--emfe-w-color-white, #FFFFFF);font-size:2px;margin:100px auto;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load4 1.3s infinite linear;animation:load4 1.3s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}@keyframes load4{0%,100%{box-shadow:0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em}75%{box-shadow:0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0}87.5%{box-shadow:0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em}}</style>',L(this,{target:this.shadowRoot,props:p(this.attributes),customElement:!0},cn,un,i,{clientstyling:5,clientstylingurl:6},null),e&&(e.target&&a(e.target,this,e.anchor),e.props&&(this.$set(e.props),H()))}static get observedAttributes(){return["clientstyling","clientstylingurl"]}get clientstyling(){return this.$$.ctx[5]}set clientstyling(e){this.$$set({clientstyling:e}),H()}get clientstylingurl(){return this.$$.ctx[6]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),H()}}return!customElements.get("casino-betslip-indicator")&&customElements.define("casino-betslip-indicator",ln),ln}));
635
637
  //# sourceMappingURL=casino-betslip-indicator.js.map