@everymatrix/casino-betslip-indicator 1.13.15 → 1.13.17

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.
@@ -7,7 +7,7 @@
7
7
  * `onMount` does not run inside a [server-side component](/docs#run-time-server-side-component-api).
8
8
  *
9
9
  * https://svelte.dev/docs#run-time-svelte-onmount
10
- */const y=[],g=[];let v=[];const E=[],_=Promise.resolve();let T=!1;function w(e){v.push(e)}
10
+ */const y=[],g=[];let v=[];const E=[],_=Promise.resolve();let w=!1;function T(e){v.push(e)}
11
11
  // flush() calls callbacks in this order:
12
12
  // 1. All beforeUpdate callbacks, in order: parents before children
13
13
  // 2. All bind:this callbacks, in reverse order: children before parents.
@@ -42,13 +42,13 @@ throw y.length=0,B=0,e}for(d(null),y.length=0,B=0;g.length;)g.pop()();
42
42
  // subsequent updates...
43
43
  for(let e=0;e<v.length;e+=1){const t=v[e];A.has(t)||(
44
44
  // ...so guard against infinite loops
45
- A.add(t),t())}v.length=0}while(y.length);for(;E.length;)E.pop()();T=!1,A.clear(),d(e)}function S(e){if(null!==e.fragment){e.update(),n(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(w)}}
45
+ A.add(t),t())}v.length=0}while(y.length);for(;E.length;)E.pop()();w=!1,A.clear(),d(e)}function S(e){if(null!==e.fragment){e.update(),n(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(T)}}
46
46
  /**
47
47
  * Useful for example to execute remaining `afterUpdate` callbacks before executing `destroy`.
48
48
  */const P=new Set;function L(e,t){const r=e.$$;null!==r.fragment&&(!function(e){const t=[],r=[];v.forEach((n=>-1===e.indexOf(n)?t.push(n):r.push(n))),r.forEach((e=>e())),v=t}(r.after_update),n(r.on_destroy),r.fragment&&r.fragment.d(t),
49
49
  // TODO null out other refs, including component.$$ (but need to
50
50
  // preserve final state?)
51
- r.on_destroy=r.fragment=null,r.ctx=[])}function O(e,t){-1===e.$$.dirty[0]&&(y.push(e),T||(T=!0,_.then(H)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function C(i,s,a,u,c,l,f,p=[-1]){const b=m;d(i);const y=i.$$={fragment:null,ctx:[],
51
+ r.on_destroy=r.fragment=null,r.ctx=[])}function O(e,t){-1===e.$$.dirty[0]&&(y.push(e),w||(w=!0,_.then(H)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function C(i,s,a,u,c,l,f,p=[-1]){const b=m;d(i);const y=i.$$={fragment:null,ctx:[],
52
52
  // state
53
53
  props:l,update:e,not_equal:c,bound:r(),
54
54
  // lifecycle
@@ -62,14 +62,14 @@ y.fragment&&y.fragment.l(e),e.forEach(h)}else
62
62
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
63
63
  y.fragment&&y.fragment.c();s.intro&&((v=i.$$.fragment)&&v.i&&(P.delete(v),v.i(E))),function(e,r,i,s){const{fragment:a,after_update:h}=e.$$;a&&a.m(r,i),s||
64
64
  // onMount happens before the initial afterUpdate
65
- w((()=>{const r=e.$$.on_mount.map(t).filter(o);
65
+ T((()=>{const r=e.$$.on_mount.map(t).filter(o);
66
66
  // if the component was destroyed immediately
67
67
  // it will update the `$$.on_destroy` reference to `null`.
68
68
  // the destructured on_destroy may still reference to the old array
69
69
  e.$$.on_destroy?e.$$.on_destroy.push(...r):
70
70
  // Edge case - component was destroyed immediately,
71
71
  // most likely as a result of a binding initialising
72
- n(r),e.$$.on_mount=[]})),h.forEach(w)}(i,s.target,s.anchor,s.customElement),H()}var v,E;d(b)}let I;"function"==typeof HTMLElement&&(I=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:e}=this.$$;this.$$.on_disconnect=e.map(t).filter(o);
72
+ n(r),e.$$.on_mount=[]})),h.forEach(T)}(i,s.target,s.anchor,s.customElement),H()}var v,E;d(b)}let I;"function"==typeof HTMLElement&&(I=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:e}=this.$$;this.$$.on_disconnect=e.map(t).filter(o);
73
73
  // @ts-ignore todo: improve typings
74
74
  for(const e in this.$$.slotted)
75
75
  // @ts-ignore todo: improve typings
@@ -78,7 +78,7 @@ this.appendChild(this.$$.slotted[e])}attributeChangedCallback(e,t,r){this[e]=r}d
78
78
  if(!o(r))return e;const n=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return n.push(r),()=>{const e=n.indexOf(r);-1!==e&&n.splice(e,1)}}$set(e){var t;this.$$set&&(t=e,0!==Object.keys(t).length)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}})
79
79
  /* eslint-disable no-prototype-builtins */;var N="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||
80
80
  // eslint-disable-next-line no-undef
81
- "undefined"!=typeof global&&global||{},R="URLSearchParams"in N,M="Symbol"in N&&"iterator"in Symbol,U="FileReader"in N&&"Blob"in N&&function(){try{return new Blob,!0}catch(e){return!1}}(),x="FormData"in N,D="ArrayBuffer"in N;if(D)var G=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],F=ArrayBuffer.isView||function(e){return e&&G.indexOf(Object.prototype.toString.call(e))>-1};function k(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError('Invalid character in header field name: "'+e+'"');return e.toLowerCase()}function j(e){return"string"!=typeof e&&(e=String(e)),e}
81
+ "undefined"!=typeof global&&global||{},R="URLSearchParams"in N,M="Symbol"in N&&"iterator"in Symbol,x="FileReader"in N&&"Blob"in N&&function(){try{return new Blob,!0}catch(e){return!1}}(),U="FormData"in N,D="ArrayBuffer"in N;if(D)var G=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],F=ArrayBuffer.isView||function(e){return e&&G.indexOf(Object.prototype.toString.call(e))>-1};function k(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError('Invalid character in header field name: "'+e+'"');return e.toLowerCase()}function j(e){return"string"!=typeof e&&(e=String(e)),e}
82
82
  // Build a destructive iterator for the value list
83
83
  function $(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return M&&(t[Symbol.iterator]=function(){return t}),t}function V(e){this.map={},e instanceof V?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){if(2!=e.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+e.length);this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function X(e){if(!e._noBody)return e.bodyUsed?Promise.reject(new TypeError("Already read")):void(e.bodyUsed=!0)}function z(e){return new Promise((function(t,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}}))}function K(e){var t=new FileReader,r=z(t);return t.readAsArrayBuffer(e),r}function Z(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function Y(){return this.bodyUsed=!1,this._initBody=function(e){var t;
84
84
  /*
@@ -92,9 +92,9 @@ function $(e){var t={next:function(){var t=e.shift();return{done:void 0===t,valu
92
92
  _initBody is called.
93
93
  */
94
94
  // eslint-disable-next-line no-self-assign
95
- this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:U&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:x&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:R&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():D&&U&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=Z(e.buffer),
95
+ this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:x&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:U&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:R&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():D&&x&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=Z(e.buffer),
96
96
  // IE 10-11 can't handle a DataView body.
97
- this._bodyInit=new Blob([this._bodyArrayBuffer])):D&&(ArrayBuffer.prototype.isPrototypeOf(e)||F(e))?this._bodyArrayBuffer=Z(e):this._bodyText=e=Object.prototype.toString.call(e):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):R&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},U&&(this.blob=function(){var e=X(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=X(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(U)return this.blob().then(K);throw new Error("could not read as ArrayBuffer")},this.text=function(){var e,t,r,n,o,i=X(this);if(i)return i;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,r=z(t),n=/charset=([A-Za-z0-9_-]+)/.exec(e.type),o=n?n[1]:"utf-8",t.readAsText(e,o),r;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),r=new Array(t.length),n=0;n<t.length;n++)r[n]=String.fromCharCode(t[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},x&&(this.formData=function(){return this.text().then(J)}),this.json=function(){return this.text().then(JSON.parse)},this}
97
+ this._bodyInit=new Blob([this._bodyArrayBuffer])):D&&(ArrayBuffer.prototype.isPrototypeOf(e)||F(e))?this._bodyArrayBuffer=Z(e):this._bodyText=e=Object.prototype.toString.call(e):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):R&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},x&&(this.blob=function(){var e=X(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=X(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(x)return this.blob().then(K);throw new Error("could not read as ArrayBuffer")},this.text=function(){var e,t,r,n,o,i=X(this);if(i)return i;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,r=z(t),n=/charset=([A-Za-z0-9_-]+)/.exec(e.type),o=n?n[1]:"utf-8",t.readAsText(e,o),r;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),r=new Array(t.length),n=0;n<t.length;n++)r[n]=String.fromCharCode(t[n]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},U&&(this.formData=function(){return this.text().then(J)}),this.json=function(){return this.text().then(JSON.parse)},this}
98
98
  // HTTP methods whose capitalization should be normalized
99
99
  V.prototype.append=function(e,t){e=k(e),t=j(t);var r=this.map[e];this.map[e]=r?r+", "+t:t},V.prototype.delete=function(e){delete this.map[k(e)]},V.prototype.get=function(e){return e=k(e),this.has(e)?this.map[e]:null},V.prototype.has=function(e){return this.map.hasOwnProperty(k(e))},V.prototype.set=function(e,t){this.map[k(e)]=j(t)},V.prototype.forEach=function(e,t){for(var r in this.map)this.map.hasOwnProperty(r)&&e.call(t,this.map[r],r,this)},V.prototype.keys=function(){var e=[];return this.forEach((function(t,r){e.push(r)})),$(e)},V.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),$(e)},V.prototype.entries=function(){var e=[];return this.forEach((function(t,r){e.push([r,t])})),$(e)},M&&(V.prototype[Symbol.iterator]=V.prototype.entries);var W=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function q(e,t){if(!(this instanceof q))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,o=(t=t||{}).body;if(e instanceof q){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new V(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,o||null==e._bodyInit||(o=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new V(t.headers)),this.method=(r=t.method||this.method||"GET",n=r.toUpperCase(),W.indexOf(n)>-1?n:r),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal||function(){if("AbortController"in N)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&o)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(o),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){
100
100
  // Search for a '_' parameter in the query string
@@ -104,7 +104,7 @@ this.url=this.url.replace(i,"$1_="+(new Date).getTime());else{this.url+=(/\?/.te
104
104
  // Avoiding split via regex to work around a common IE11 bug with the core-js 3.6.0 regex polyfill
105
105
  // https://github.com/github/fetch/issues/748
106
106
  // https://github.com/zloirock/core-js/issues/751
107
- e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var r=e.split(":"),n=r.shift().trim();if(n){var o=r.join(":").trim();try{t.append(n,o)}catch(e){console.warn("Response "+e.message)}}})),t)};n.url="responseURL"in i?i.responseURL:n.headers.get("X-Request-URL");var o="response"in i?i.response:i.responseText;setTimeout((function(){r(new Q(o,n))}),0)},i.onerror=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},i.ontimeout=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},i.onabort=function(){setTimeout((function(){n(new te("Aborted","AbortError"))}),0)},i.open(o.method,function(e){try{return""===e&&N.location.href?N.location.href:e}catch(t){return e}}(o.url),!0),"include"===o.credentials?i.withCredentials=!0:"omit"===o.credentials&&(i.withCredentials=!1),"responseType"in i&&(U?i.responseType="blob":D&&(i.responseType="arraybuffer")),t&&"object"==typeof t.headers&&!(t.headers instanceof V||N.Headers&&t.headers instanceof N.Headers)){var a=[];Object.getOwnPropertyNames(t.headers).forEach((function(e){a.push(k(e)),i.setRequestHeader(e,j(t.headers[e]))})),o.headers.forEach((function(e,t){-1===a.indexOf(t)&&i.setRequestHeader(t,e)}))}else o.headers.forEach((function(e,t){i.setRequestHeader(t,e)}));o.signal&&(o.signal.addEventListener("abort",s),i.onreadystatechange=function(){
107
+ e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var r=e.split(":"),n=r.shift().trim();if(n){var o=r.join(":").trim();try{t.append(n,o)}catch(e){console.warn("Response "+e.message)}}})),t)};n.url="responseURL"in i?i.responseURL:n.headers.get("X-Request-URL");var o="response"in i?i.response:i.responseText;setTimeout((function(){r(new Q(o,n))}),0)},i.onerror=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},i.ontimeout=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},i.onabort=function(){setTimeout((function(){n(new te("Aborted","AbortError"))}),0)},i.open(o.method,function(e){try{return""===e&&N.location.href?N.location.href:e}catch(t){return e}}(o.url),!0),"include"===o.credentials?i.withCredentials=!0:"omit"===o.credentials&&(i.withCredentials=!1),"responseType"in i&&(x?i.responseType="blob":D&&(i.responseType="arraybuffer")),t&&"object"==typeof t.headers&&!(t.headers instanceof V||N.Headers&&t.headers instanceof N.Headers)){var a=[];Object.getOwnPropertyNames(t.headers).forEach((function(e){a.push(k(e)),i.setRequestHeader(e,j(t.headers[e]))})),o.headers.forEach((function(e,t){-1===a.indexOf(t)&&i.setRequestHeader(t,e)}))}else o.headers.forEach((function(e,t){i.setRequestHeader(t,e)}));o.signal&&(o.signal.addEventListener("abort",s),i.onreadystatechange=function(){
108
108
  // DONE (success or failure)
109
109
  4===i.readyState&&o.signal.removeEventListener("abort",s)}),i.send(void 0===o._bodyInit?null:o._bodyInit)}))}re.polyfill=!0,N.fetch||(N.fetch=re,N.Headers=V,N.Request=q,N.Response=Q),
110
110
  // the whatwg-fetch polyfill installs the fetch() function
@@ -126,7 +126,7 @@ self.fetch.bind(self);
126
126
  PERFORMANCE OF THIS SOFTWARE.
127
127
  ***************************************************************************** */
128
128
  /* global Reflect, Promise, SuppressedError, Symbol */
129
- var ne=function(e,t){return ne=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])},ne(e,t)};function oe(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}ne(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function ie(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 se(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 ae(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 he(e){return"function"==typeof e}function ue(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var ce=ue((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 le(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var fe=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=ie(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(he(h))try{h()}catch(e){o=e instanceof ce?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=ie(u),l=c.next();!l.done;l=c.next()){var f=l.value;try{de(f)}catch(e){o=null!=o?o:[],e instanceof ce?o=ae(ae([],se(o)),se(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 ce(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)de(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)&&le(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&le(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),pe=fe.EMPTY;function me(e){return e instanceof fe||e&&"closed"in e&&he(e.remove)&&he(e.add)&&he(e.unsubscribe)}function de(e){he(e)?e():e.unsubscribe()}var be={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},ye={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=ye.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,ae([e,t],se(r))):setTimeout.apply(void 0,ae([e,t],se(r)))},clearTimeout:function(e){var t=ye.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ge(){}var ve=null;function Ee(e){if(be.useDeprecatedSynchronousErrorHandling){var t=!ve;if(t&&(ve={errorThrown:!1,error:null}),e(),t){var r=ve,n=r.errorThrown,o=r.error;if(ve=null,n)throw o}}else e()}var _e=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,me(t)&&t.add(r)):r.destination=Se,r}return oe(t,e),t.create=function(e,t,r){return new Be(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}(fe),Te=Function.prototype.bind;function we(e,t){return Te.call(e,t)}var Ae=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){He(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){He(e)}else He(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){He(e)}},e}(),Be=function(e){function t(t,r,n){var o,i,s=e.call(this)||this;he(t)||!t?o={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&be.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&we(t.next,i),error:t.error&&we(t.error,i),complete:t.complete&&we(t.complete,i)}):o=t;return s.destination=new Ae(o),s}return oe(t,e),t}(_e);function He(e){var t;t=e,ye.setTimeout((function(){throw t}))}var Se={closed:!0,next:ge,error:function(e){throw e},complete:ge},Pe="function"==typeof Symbol&&Symbol.observable||"@@observable";function Le(e){return e}var Oe=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 _e||function(e){return e&&he(e.next)&&he(e.error)&&he(e.complete)}(n)&&me(n)?e:new Be(e,t,r);return Ee((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=Ce(t))((function(t,n){var o=new Be({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[Pe]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return(0===(e=t).length?Le:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Ce(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 Ce(e){var t;return null!==(t=null!=e?e:be.Promise)&&void 0!==t?t:Promise}var Ie=ue((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 oe(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 Ie},t.prototype.next=function(e){var t=this;Ee((function(){var r,n;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var o=ie(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;Ee((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;Ee((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?pe:(this.currentObservers=null,i.push(e),new fe((function(){t.currentObservers=null,le(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 Oe;return e.source=this,e},t.create=function(e,t){return new Re(e,t)},t}(Oe),Re=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return oe(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:pe},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 oe(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={};
129
+ var ne=function(e,t){return ne=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])},ne(e,t)};function oe(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}ne(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function ie(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 se(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 ae(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 he(e){return"function"==typeof e}function ue(e){var t=e((function(e){Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}"function"==typeof SuppressedError&&SuppressedError;var ce=ue((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 le(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var fe=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=ie(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(he(h))try{h()}catch(e){o=e instanceof ce?e.errors:[e]}var u=this._finalizers;if(u){this._finalizers=null;try{for(var c=ie(u),l=c.next();!l.done;l=c.next()){var f=l.value;try{de(f)}catch(e){o=null!=o?o:[],e instanceof ce?o=ae(ae([],se(o)),se(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 ce(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)de(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)&&le(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&le(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),pe=fe.EMPTY;function me(e){return e instanceof fe||e&&"closed"in e&&he(e.remove)&&he(e.add)&&he(e.unsubscribe)}function de(e){he(e)?e():e.unsubscribe()}var be={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},ye={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=ye.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,ae([e,t],se(r))):setTimeout.apply(void 0,ae([e,t],se(r)))},clearTimeout:function(e){var t=ye.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function ge(){}var ve=null;function Ee(e){if(be.useDeprecatedSynchronousErrorHandling){var t=!ve;if(t&&(ve={errorThrown:!1,error:null}),e(),t){var r=ve,n=r.errorThrown,o=r.error;if(ve=null,n)throw o}}else e()}var _e=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,me(t)&&t.add(r)):r.destination=Se,r}return oe(t,e),t.create=function(e,t,r){return new Be(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}(fe),we=Function.prototype.bind;function Te(e,t){return we.call(e,t)}var Ae=function(){function e(e){this.partialObserver=e}return e.prototype.next=function(e){var t=this.partialObserver;if(t.next)try{t.next(e)}catch(e){He(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){He(e)}else He(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){He(e)}},e}(),Be=function(e){function t(t,r,n){var o,i,s=e.call(this)||this;he(t)||!t?o={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&be.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 Ae(o),s}return oe(t,e),t}(_e);function He(e){var t;t=e,ye.setTimeout((function(){throw t}))}var Se={closed:!0,next:ge,error:function(e){throw e},complete:ge},Pe="function"==typeof Symbol&&Symbol.observable||"@@observable";function Le(e){return e}var Oe=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 _e||function(e){return e&&he(e.next)&&he(e.error)&&he(e.complete)}(n)&&me(n)?e:new Be(e,t,r);return Ee((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=Ce(t))((function(t,n){var o=new Be({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[Pe]=function(){return this},e.prototype.pipe=function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return(0===(e=t).length?Le:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)})(this)},e.prototype.toPromise=function(e){var t=this;return new(e=Ce(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 Ce(e){var t;return null!==(t=null!=e?e:be.Promise)&&void 0!==t?t:Promise}var Ie=ue((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 oe(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 Ie},t.prototype.next=function(e){var t=this;Ee((function(){var r,n;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var o=ie(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;Ee((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;Ee((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?pe:(this.currentObservers=null,i.push(e),new fe((function(){t.currentObservers=null,le(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 Oe;return e.source=this,e},t.create=function(e,t){return new Re(e,t)},t}(Oe),Re=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return oe(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:pe},t}(Ne),Me={now:function(){return(Me.delegate||Date).now()},delegate:void 0},xe=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 oe(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 Ue=[],De={};
130
130
  /**
131
131
  * @name topic
132
132
  * @description A small wrapper over the rxjs to offer the topic method on top of it
@@ -308,11 +308,11 @@ case"X":// 1, 2, 3, 4: The ISO8601 varios formats
308
308
  case"x":// 1, 2, 3, 4: The ISO8601 varios formats
309
309
  throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}
310
310
  // @generated from regex-gen.ts
311
- var gt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var vt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Et=/^(@+)?(\+|#+)?[rs]?$/g,_t=/(\*)(0+)|(#+)(0+)|(0+)/g,Tt=/^(0+)$/;function wt(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Et,(function(e,r,n){
311
+ var gt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var vt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Et=/^(@+)?(\+|#+)?[rs]?$/g,_t=/(\*)(0+)|(#+)(0+)|(0+)/g,wt=/^(0+)$/;function Tt(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Et,(function(e,r,n){
312
312
  // @@@ case
313
313
  return"string"!=typeof n?(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length):"+"===n?t.minimumSignificantDigits=r.length:"#"===r[0]?t.maximumSignificantDigits=r.length:(t.minimumSignificantDigits=r.length,t.maximumSignificantDigits=r.length+("string"==typeof n?n.length:0)),""})),t}function At(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function Bt(e){
314
314
  // Engineering
315
- var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if("+!"===r?(t.signDisplay="always",e=e.slice(2)):"+?"===r&&(t.signDisplay="exceptZero",e=e.slice(2)),!Tt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ht(e){var t=At(e);return t||{}}
315
+ var t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){var r=e.slice(0,2);if("+!"===r?(t.signDisplay="always",e=e.slice(2)):"+?"===r&&(t.signDisplay="exceptZero",e=e.slice(2)),!wt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Ht(e){var t=At(e);return t||{}}
316
316
  /**
317
317
  * https://github.com/unicode-org/icu/blob/master/docs/userguide/format_parse/numbers/skeletons.md#skeleton-stems-and-options
318
318
  */function St(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r];switch(o.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=o.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=o.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t=rt(rt(rt({},t),{notation:"scientific"}),o.options.reduce((function(e,t){return rt(rt({},e),Ht(t))}),{}));continue;case"engineering":t=rt(rt(rt({},t),{notation:"engineering"}),o.options.reduce((function(e,t){return rt(rt({},e),Ht(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;
@@ -321,7 +321,7 @@ case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";
321
321
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
322
322
  case"integer-width":if(o.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(_t,(function(e,r,n,o,i,s){if(r)t.minimumIntegerDigits=n.length;else{if(o&&i)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""}));continue}
323
323
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
324
- if(Tt.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(vt.test(o.stem)){
324
+ if(wt.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(vt.test(o.stem)){
325
325
  // Precision
326
326
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#fraction-precision
327
327
  // precision-integer case
@@ -329,9 +329,9 @@ if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept
329
329
  // .000* case (before ICU67 it was .000+)
330
330
  return"*"===n?t.minimumFractionDigits=r.length:o&&"#"===o[0]?t.maximumFractionDigits=o.length:i&&s?(t.minimumFractionDigits=i.length,t.maximumFractionDigits=i.length+s.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""}));var i=o.options[0];
331
331
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#trailing-zero-display
332
- "w"===i?t=rt(rt({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=rt(rt({},t),wt(i)))}
332
+ "w"===i?t=rt(rt({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=rt(rt({},t),Tt(i)))}
333
333
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#significant-digits-precision
334
- else if(Et.test(o.stem))t=rt(rt({},t),wt(o.stem));else{var s=At(o.stem);s&&(t=rt(rt({},t),s));var a=Bt(o.stem);a&&(t=rt(rt({},t),a))}}return t}
334
+ else if(Et.test(o.stem))t=rt(rt({},t),Tt(o.stem));else{var s=At(o.stem);s&&(t=rt(rt({},t),s));var a=Bt(o.stem);a&&(t=rt(rt({},t),a))}}return t}
335
335
  // @generated from time-data-gen.ts
336
336
  // prettier-ignore
337
337
  var Pt,Lt={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"]};
@@ -358,7 +358,7 @@ t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12"
358
358
  var r,n=e.language;return"root"!==n&&(r=e.maximize().region),(Lt[r||""]||Lt[n||""]||Lt["".concat(n,"-001")]||Lt["001"])[0]}var Ct=new RegExp("^".concat(dt.source,"*")),It=new RegExp("".concat(dt.source,"*$"));function Nt(e,t){return{start:e,end:t}}
359
359
  // #region Ponyfills
360
360
  // Consolidate these variables up top for easier toggling during debugging
361
- var Rt=!!String.prototype.startsWith,Mt=!!String.fromCodePoint,Ut=!!Object.fromEntries,xt=!!String.prototype.codePointAt,Dt=!!String.prototype.trimStart,Gt=!!String.prototype.trimEnd,Ft=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},kt=!0;try{
361
+ var Rt=!!String.prototype.startsWith,Mt=!!String.fromCodePoint,xt=!!Object.fromEntries,Ut=!!String.prototype.codePointAt,Dt=!!String.prototype.trimStart,Gt=!!String.prototype.trimEnd,Ft=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},kt=!0;try{
362
362
  /**
363
363
  * legacy Edge or Xbox One browser
364
364
  * Unicode flag support: supported
@@ -370,8 +370,8 @@ function(e,t,r){return e.startsWith(t,r)}:// For IE11
370
370
  function(e,t,r){return e.slice(r,r+t.length)===t},Vt=Mt?String.fromCodePoint:// IE11
371
371
  function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r,n="",o=e.length,i=0;o>i;){if((r=e[i++])>1114111)throw RangeError(r+" is not a valid code point");n+=r<65536?String.fromCharCode(r):String.fromCharCode(55296+((r-=65536)>>10),r%1024+56320)}return n},Xt=
372
372
  // native
373
- Ut?Object.fromEntries:// Ponyfill
374
- function(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r],i=o[0],s=o[1];t[i]=s}return t},zt=xt?// Native
373
+ xt?Object.fromEntries:// Ponyfill
374
+ function(e){for(var t={},r=0,n=e;r<n.length;r++){var o=n[r],i=o[0],s=o[1];t[i]=s}return t},zt=Ut?// Native
375
375
  function(e,t){return e.codePointAt(t)}:// IE 11
376
376
  function(e,t){var r=e.length;if(!(t<0||t>=r)){var n,o=e.charCodeAt(t);return o<55296||o>56319||t+1===r||(n=e.charCodeAt(t+1))<56320||n>57343?o:n-56320+(o-55296<<10)+65536}},Kt=Dt?// Native
377
377
  function(e){return e.trimStart()}:// Ponyfill
@@ -621,7 +621,7 @@ if(at(c)){var p="string"==typeof c.style?n.date[c.style]:mt(c.style)?c.style.par
621
621
  See the accompanying LICENSE file for terms.
622
622
  */
623
623
  // -- MessageFormat --------------------------------------------------------
624
- function _r(e,t){return t?Object.keys(e).reduce((function(r,n){var o,i;return r[n]=(o=e[n],(i=t[n])?rt(rt(rt({},o||{}),i||{}),Object.keys(o).reduce((function(e,t){return e[t]=rt(rt({},o[t]),i[t]||{}),e}),{})):o),r}),rt({},e)):e}function Tr(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(mr||(mr={}));var wr=/** @class */function(){function e(t,r,n,o){var i,s=this;if(void 0===r&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
624
+ function _r(e,t){return t?Object.keys(e).reduce((function(r,n){var o,i;return r[n]=(o=e[n],(i=t[n])?rt(rt(rt({},o||{}),i||{}),Object.keys(o).reduce((function(e,t){return e[t]=rt(rt({},o[t]),i[t]||{}),e}),{})):o),r}),rt({},e)):e}function wr(e){return{create:function(){return{get:function(t){return e[t]},set:function(t,r){e[t]=r}}}}}!function(e){e[e.literal=0]="literal",e[e.object=1]="object"}(mr||(mr={}));var Tr=/** @class */function(){function e(t,r,n,o){var i,s=this;if(void 0===r&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
625
625
  // Hot path for straight simple msg translations
626
626
  if(1===t.length)return t[0].value;var r=t.reduce((function(e,t){return e.length&&t.type===mr.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e}),[]);return r.length<=1?r[0]||"":r},this.formatToParts=function(e){return Er(s.ast,s.locales,s.formatters,s.formats,e,void 0,s.message)},this.resolvedOptions=function(){return{locale:s.resolvedLocale.toString()}},this.getAst=function(){return s.ast},
627
627
  // Defined first because it's used to build the format pattern.
@@ -630,24 +630,24 @@ this.locales=r,this.resolvedLocale=e.resolveLocale(r),"string"==typeof t){if(thi
630
630
  this.ast=e.__parse(t,{ignoreTag:null==o?void 0:o.ignoreTag,locale:this.resolvedLocale})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");
631
631
  // Creates a new object with the specified `formats` merged with the default
632
632
  // formats.
633
- this.formats=_r(e.formats,n),this.formatters=o&&o.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:or((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.NumberFormat).bind.apply(e,nt([void 0],t,!1)))}),{cache:Tr(i.number),strategy:pr.variadic}),getDateTimeFormat:or((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.DateTimeFormat).bind.apply(e,nt([void 0],t,!1)))}),{cache:Tr(i.dateTime),strategy:pr.variadic}),getPluralRules:or((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.PluralRules).bind.apply(e,nt([void 0],t,!1)))}),{cache:Tr(i.pluralRules),strategy:pr.variadic})})}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(e){var t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])},e.__parse=nr,
633
+ this.formats=_r(e.formats,n),this.formatters=o&&o.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:or((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.NumberFormat).bind.apply(e,nt([void 0],t,!1)))}),{cache:wr(i.number),strategy:pr.variadic}),getDateTimeFormat:or((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.DateTimeFormat).bind.apply(e,nt([void 0],t,!1)))}),{cache:wr(i.dateTime),strategy:pr.variadic}),getPluralRules:or((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.PluralRules).bind.apply(e,nt([void 0],t,!1)))}),{cache:wr(i.pluralRules),strategy:pr.variadic})})}return Object.defineProperty(e,"defaultLocale",{get:function(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale},enumerable:!1,configurable:!0}),e.memoizedDefaultLocale=null,e.resolveLocale=function(e){var t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])},e.__parse=nr,
634
634
  // Default format options used as the prototype of the `formats` provided to the
635
635
  // constructor. These are used when constructing the internal Intl.NumberFormat
636
636
  // and Intl.DateTimeFormat instances.
637
- e.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"}}},e}(),Ar=wr;
637
+ e.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"}}},e}(),Ar=Tr;
638
638
  /*
639
639
  Copyright (c) 2014, Yahoo! Inc. All rights reserved.
640
640
  Copyrights licensed under the New BSD License.
641
641
  See the accompanying LICENSE file for terms.
642
- */const Br={},Hr=(e,t,r)=>r?(t in Br||(Br[t]={}),e in Br[t]||(Br[t][e]=r),r):r,Sr=(e,t)=>{if(null==t)return;if(t in Br&&e in Br[t])return Br[t][e];const r=Vr(t);for(let n=0;n<r.length;n++){const o=Cr(r[n],e);if(o)return Hr(e,t,o)}};let Pr;const Lr=Fe({});function Or(e){return e in Pr}function Cr(e,t){if(!Or(e))return null;const r=function(e){return Pr[e]||null}(e);return function(e,t){if(null==t)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let e=0;e<r.length;e++)if("object"==typeof n){if(e>0){const t=r.slice(e,r.length).join(".");if(t in n){n=n[t];break}}n=n[r[e]]}else n=void 0;return n}(r,t)}ke([Lr],(([e])=>Object.keys(e))),Lr.subscribe((e=>Pr=e));const Ir={};function Nr(e){return Ir[e]}function Rr(e){return null!=e&&Vr(e).some((e=>{var t;return null===(t=Nr(e))||void 0===t?void 0:t.size}))}function Mr(e,t){const r=Promise.all(t.map((t=>(function(e,t){Ir[e].delete(t),0===Ir[e].size&&delete Ir[e]}(e,t),t().then((e=>e.default||e))))));return r.then((t=>function(e,...t){delete Br[e],Lr.update((r=>(r[e]=We.all([r[e]||{},...t]),r)))}(e,...t)))}const Ur={};function xr(e){if(!Rr(e))return e in Ur?Ur[e]:Promise.resolve();const t=function(e){return Vr(e).map((e=>{const t=Nr(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return Ur[e]=Promise.all(t.map((([e,t])=>Mr(e,t)))).then((()=>{if(Rr(e))return xr(e);delete Ur[e]})),Ur[e]}const Dr={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 Gr(){return Dr}const Fr=Fe(!1);let kr;const jr=Fe(null);function $r(e){return e.split("-").map(((e,t,r)=>r.slice(0,t+1).join("-"))).reverse()}function Vr(e,t=Gr().fallbackLocale){const r=$r(e);return t?[...new Set([...r,...$r(t)])]:r}function Xr(){return null!=kr?kr:void 0}jr.subscribe((e=>{kr=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const zr={...jr,set:e=>{if(e&&function(e){if(null==e)return;const t=Vr(e);for(let e=0;e<t.length;e++){const r=t[e];if(Or(r))return r}}(e)&&Rr(e)){const{loadingDelay:t}=Gr();let r;return"undefined"!=typeof window&&null!=Xr()&&t?r=window.setTimeout((()=>Fr.set(!0)),t):Fr.set(!0),xr(e).then((()=>{jr.set(e)})).finally((()=>{clearTimeout(r),Fr.set(!1)}))}return jr.set(e)}},Kr=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}=Gr();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Yr=Kr((({locale:e,format:t,...r})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return t&&(r=Zr("number",t)),new Intl.NumberFormat(e,r)})),Wr=Kr((({locale:e,format:t,...r})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return t?r=Zr("date",t):0===Object.keys(r).length&&(r=Zr("date","short")),new Intl.DateTimeFormat(e,r)})),qr=Kr((({locale:e,format:t,...r})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return t?r=Zr("time",t):0===Object.keys(r).length&&(r=Zr("time","short")),new Intl.DateTimeFormat(e,r)})),Jr=Kr(((e,t=Xr())=>new Ar(e,t,Gr().formats,{ignoreTag:Gr().ignoreTag}))),Qr=(e,t={})=>{var r,n,o,i;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:h=Xr(),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=Gr()).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=Jr(c,h).format(a)}catch(t){t instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return l},en=(e,t)=>(({locale:e=Xr(),...t}={})=>qr({locale:e,...t}))(t).format(e),tn=(e,t)=>(({locale:e=Xr(),...t}={})=>Wr({locale:e,...t}))(t).format(e),rn=(e,t)=>(({locale:e=Xr(),...t}={})=>Yr({locale:e,...t}))(t).format(e),nn=(e,t=Xr())=>Sr(e,t);ke([zr,Lr],(()=>Qr)),ke([zr],(()=>en)),ke([zr],(()=>tn)),ke([zr],(()=>rn)),ke([zr,Lr],(()=>nn)),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]}};
642
+ */const Br={},Hr=(e,t,r)=>r?(t in Br||(Br[t]={}),e in Br[t]||(Br[t][e]=r),r):r,Sr=(e,t)=>{if(null==t)return;if(t in Br&&e in Br[t])return Br[t][e];const r=Vr(t);for(let n=0;n<r.length;n++){const o=Cr(r[n],e);if(o)return Hr(e,t,o)}};let Pr;const Lr=Fe({});function Or(e){return e in Pr}function Cr(e,t){if(!Or(e))return null;const r=function(e){return Pr[e]||null}(e);return function(e,t){if(null==t)return;if(t in e)return e[t];const r=t.split(".");let n=e;for(let e=0;e<r.length;e++)if("object"==typeof n){if(e>0){const t=r.slice(e,r.length).join(".");if(t in n){n=n[t];break}}n=n[r[e]]}else n=void 0;return n}(r,t)}ke([Lr],(([e])=>Object.keys(e))),Lr.subscribe((e=>Pr=e));const Ir={};function Nr(e){return Ir[e]}function Rr(e){return null!=e&&Vr(e).some((e=>{var t;return null===(t=Nr(e))||void 0===t?void 0:t.size}))}function Mr(e,t){const r=Promise.all(t.map((t=>(function(e,t){Ir[e].delete(t),0===Ir[e].size&&delete Ir[e]}(e,t),t().then((e=>e.default||e))))));return r.then((t=>function(e,...t){delete Br[e],Lr.update((r=>(r[e]=We.all([r[e]||{},...t]),r)))}(e,...t)))}const xr={};function Ur(e){if(!Rr(e))return e in xr?xr[e]:Promise.resolve();const t=function(e){return Vr(e).map((e=>{const t=Nr(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return xr[e]=Promise.all(t.map((([e,t])=>Mr(e,t)))).then((()=>{if(Rr(e))return Ur(e);delete xr[e]})),xr[e]}const Dr={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 Gr(){return Dr}const Fr=Fe(!1);let kr;const jr=Fe(null);function $r(e){return e.split("-").map(((e,t,r)=>r.slice(0,t+1).join("-"))).reverse()}function Vr(e,t=Gr().fallbackLocale){const r=$r(e);return t?[...new Set([...r,...$r(t)])]:r}function Xr(){return null!=kr?kr:void 0}jr.subscribe((e=>{kr=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const zr={...jr,set:e=>{if(e&&function(e){if(null==e)return;const t=Vr(e);for(let e=0;e<t.length;e++){const r=t[e];if(Or(r))return r}}(e)&&Rr(e)){const{loadingDelay:t}=Gr();let r;return"undefined"!=typeof window&&null!=Xr()&&t?r=window.setTimeout((()=>Fr.set(!0)),t):Fr.set(!0),Ur(e).then((()=>{jr.set(e)})).finally((()=>{clearTimeout(r),Fr.set(!1)}))}return jr.set(e)}},Kr=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}=Gr();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},Yr=Kr((({locale:e,format:t,...r})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return t&&(r=Zr("number",t)),new Intl.NumberFormat(e,r)})),Wr=Kr((({locale:e,format:t,...r})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return t?r=Zr("date",t):0===Object.keys(r).length&&(r=Zr("date","short")),new Intl.DateTimeFormat(e,r)})),qr=Kr((({locale:e,format:t,...r})=>{if(null==e)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return t?r=Zr("time",t):0===Object.keys(r).length&&(r=Zr("time","short")),new Intl.DateTimeFormat(e,r)})),Jr=Kr(((e,t=Xr())=>new Ar(e,t,Gr().formats,{ignoreTag:Gr().ignoreTag}))),Qr=(e,t={})=>{var r,n,o,i;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:h=Xr(),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=Gr()).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=Jr(c,h).format(a)}catch(t){t instanceof Error&&console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return l},en=(e,t)=>(({locale:e=Xr(),...t}={})=>qr({locale:e,...t}))(t).format(e),tn=(e,t)=>(({locale:e=Xr(),...t}={})=>Wr({locale:e,...t}))(t).format(e),rn=(e,t)=>(({locale:e=Xr(),...t}={})=>Yr({locale:e,...t}))(t).format(e),nn=(e,t=Xr())=>Sr(e,t);ke([zr,Lr],(()=>Qr)),ke([zr],(()=>en)),ke([zr],(()=>tn)),ke([zr],(()=>rn)),ke([zr,Lr],(()=>nn)),window.emWidgets={topic:(e,t=0)=>{if(-1==Ue.indexOf(e)){let r=new xe(t);De[e]=r,Ue.push(e)}return De[e]}};
643
643
  /* src/CasinoBetslipIndicator.svelte generated by Svelte v3.59.2 */
644
644
  function on(e){let t,r,n,o,i,p,m,d,b,y,g,v;function E(e,t){/*isLoading*/
645
- return e[3]?an:sn}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()}}}
645
+ return e[3]?an:sn}let _=E(e),w=_(e);return{c(){var e,s,a,h;t=u("button"),r=u("small"),w.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),w.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))&&w?w.p(e,t):(w.d(1),w=_(e),w&&(w.c(),w.m(r,null)))},d(e){e&&h(t),w.d(),g=!1,v()}}}
646
646
  // (71:8) {:else}
647
647
  function sn(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.data!==t&&(e.data=t)}(t,/*betNumber*/e[1])},d(e){e&&h(t)}}}
648
648
  // (69:8) {#if isLoading}
649
649
  function an(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 hn(t){let r,n=/*mobileView*/t[2]&&/*betNumber*/t[1]>0&&on(t);return{c(){r=u("div"),n&&n.c(),this.c=e},m(e,o){a(e,r,o),n&&n.m(r,null)
650
650
  /*div_binding*/,t[8](r)},p(e,[t]){/*mobileView*/e[2]&&/*betNumber*/e[1]>0?n?n.p(e,t):(n=on(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()
651
651
  /*div_binding*/,t[8](null)}}}function un(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
652
- 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 cn extends I{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.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}}",this.shadowRoot.appendChild(t),C(this,{target:this.shadowRoot,props:p(this.attributes),customElement:!0},un,hn,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",cn),cn}));
652
+ 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 cn extends I{constructor(e){super();const t=document.createElement("style");t.textContent="*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.betslipIndicator{display:flex;align-items:center;justify-content:center;padding:15px 20px;position:fixed;bottom:20%;right:20px;color:#fff;background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-pink-500, #D0046C));box-shadow:0px 5px 30px var(--emfe-w-color-gray-100, #E6E6E6);border-radius:50%;border:none}.betslipIndicator__icon{display:flex;width:20px;fill:var(--emfe-w-casino-typography, 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-casino-color-bg, var(--emfe-w-color-dunkel, #07072A));color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));border-radius:50%}.loader{color:var(--emfe-w-casino-typography, 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}}",this.shadowRoot.appendChild(t),C(this,{target:this.shadowRoot,props:p(this.attributes),customElement:!0},un,hn,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",cn),cn}));
653
653
  //# sourceMappingURL=casino-betslip-indicator.js.map