@everymatrix/casino-tournaments-slider-controller 0.0.301 → 0.0.304

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).app=t()}(this,(function(){"use strict";function e(){}function t(e){return e()}function r(){return Object.create(null)}function n(e){e.forEach(t)}function o(e){return"function"==typeof e}function i(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let s,a;function c(e,t){return s||(s=document.createElement("a")),s.href=t,e===s.href}function l(t,...r){if(null==t)return e;const n=t.subscribe(...r);return n.unsubscribe?()=>n.unsubscribe():n}function u(e,t){e.appendChild(t)}function h(e,t,r){e.insertBefore(t,r||null)}function f(e){e.parentNode.removeChild(e)}function p(e){return document.createElement(e)}function d(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function m(e){return document.createTextNode(e)}function y(){return m(" ")}function g(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function b(e,t,r){null==r?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function v(e,t,r){t in e?e[t]="boolean"==typeof e[t]&&""===r||r:b(e,t,r)}function w(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}function E(e){const t={};for(const r of e)t[r.name]=r.value;return t}function _(e){a=e}function T(e){(function(){if(!a)throw new Error("Function called outside component initialization");return a})().$$.on_mount.push(e)}const A=[],S=[],B=[],H=[],P=Promise.resolve();let L=!1;function x(e){B.push(e)}
1
+ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).app=t()}(this,(function(){"use strict";function e(){}function t(e){return e()}function r(){return Object.create(null)}function n(e){e.forEach(t)}function i(e){return"function"==typeof e}function o(e,t){return e!=e?t==t:e!==t||e&&"object"==typeof e||"function"==typeof e}let s,a;function l(e,t){return s||(s=document.createElement("a")),s.href=t,e===s.href}function c(t,...r){if(null==t)return e;const n=t.subscribe(...r);return n.unsubscribe?()=>n.unsubscribe():n}function u(e,t){e.appendChild(t)}function h(e,t,r){e.insertBefore(t,r||null)}function p(e){e.parentNode.removeChild(e)}function f(e){return document.createElement(e)}function d(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function g(e){return document.createTextNode(e)}function m(){return g(" ")}function A(e,t,r,n){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r,n)}function y(e,t,r){null==r?e.removeAttribute(t):e.getAttribute(t)!==r&&e.setAttribute(t,r)}function v(e,t,r){t in e?e[t]="boolean"==typeof e[t]&&""===r||r:y(e,t,r)}function b(e,t,r){e.setAttributeNS("http://www.w3.org/1999/xlink",t,r)}function E(e,t){t=""+t,e.wholeText!==t&&(e.data=t)}function w(e){const t={};for(const r of e)t[r.name]=r.value;return t}function B(e){a=e}function T(e){(function(){if(!a)throw new Error("Function called outside component initialization");return a})().$$.on_mount.push(e)}const I=[],C=[],H=[],R=[],S=Promise.resolve();let k=!1;function O(e){H.push(e)}
2
2
  // flush() calls callbacks in this order:
3
3
  // 1. All beforeUpdate callbacks, in order: parents before children
4
4
  // 2. All bind:this callbacks, in reverse order: children before parents.
@@ -17,34 +17,34 @@
17
17
  // 3. During afterUpdate, any updated components will NOT have their afterUpdate
18
18
  // callback called a second time; the seen_callbacks set, outside the flush()
19
19
  // function, guarantees this behavior.
20
- const C=new Set;let O=0;// Do *not* move this inside the flush() function
21
- function I(){const e=a;do{
20
+ const L=new Set;let P=0;// Do *not* move this inside the flush() function
21
+ function x(){const e=a;do{
22
22
  // first, call beforeUpdate functions
23
23
  // and update components
24
- for(;O<A.length;){const e=A[O];O++,_(e),R(e.$$)}for(_(null),A.length=0,O=0;S.length;)S.pop()();
24
+ for(;P<I.length;){const e=I[P];P++,B(e),N(e.$$)}for(B(null),I.length=0,P=0;C.length;)C.pop()();
25
25
  // then, once components are updated, call
26
26
  // afterUpdate functions. This may cause
27
27
  // subsequent updates...
28
- for(let e=0;e<B.length;e+=1){const t=B[e];C.has(t)||(
28
+ for(let e=0;e<H.length;e+=1){const t=H[e];L.has(t)||(
29
29
  // ...so guard against infinite loops
30
- C.add(t),t())}B.length=0}while(A.length);for(;H.length;)H.pop()();L=!1,C.clear(),_(e)}function R(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(x)}}const k=new Set;function N(e,t){-1===e.$$.dirty[0]&&(A.push(e),L||(L=!0,P.then(I)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function M(i,s,c,l,u,h,p,d=[-1]){const m=a;_(i);const y=i.$$={fragment:null,ctx:null,
30
+ L.add(t),t())}H.length=0}while(I.length);for(;R.length;)R.pop()();k=!1,L.clear(),B(e)}function N(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(O)}}const D=new Set;function M(e,t){-1===e.$$.dirty[0]&&(I.push(e),k||(k=!0,S.then(x)),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function U(o,s,l,c,u,h,f,d=[-1]){const g=a;B(o);const m=o.$$={fragment:null,ctx:null,
31
31
  // state
32
32
  props:h,update:e,not_equal:u,bound:r(),
33
33
  // lifecycle
34
- on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(s.context||(m?m.$$.context:[])),
34
+ on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(s.context||(g?g.$$.context:[])),
35
35
  // everything else
36
- callbacks:r(),dirty:d,skip_bound:!1,root:s.target||m.$$.root};p&&p(y.root);let g=!1;if(y.ctx=c?c(i,s.props||{},((e,t,...r)=>{const n=r.length?r[0]:t;return y.ctx&&u(y.ctx[e],y.ctx[e]=n)&&(!y.skip_bound&&y.bound[e]&&y.bound[e](n),g&&N(i,e)),t})):[],y.update(),g=!0,n(y.before_update),
36
+ callbacks:r(),dirty:d,skip_bound:!1,root:s.target||g.$$.root};f&&f(m.root);let A=!1;if(m.ctx=l?l(o,s.props||{},((e,t,...r)=>{const n=r.length?r[0]:t;return m.ctx&&u(m.ctx[e],m.ctx[e]=n)&&(!m.skip_bound&&m.bound[e]&&m.bound[e](n),A&&M(o,e)),t})):[],m.update(),A=!0,n(m.before_update),
37
37
  // `false` as a special case of no DOM component
38
- y.fragment=!!l&&l(y.ctx),s.target){if(s.hydrate){const e=function(e){return Array.from(e.childNodes)}(s.target);
38
+ m.fragment=!!c&&c(m.ctx),s.target){if(s.hydrate){const e=function(e){return Array.from(e.childNodes)}(s.target);
39
39
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
40
- y.fragment&&y.fragment.l(e),e.forEach(f)}else
40
+ m.fragment&&m.fragment.l(e),e.forEach(p)}else
41
41
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
42
- y.fragment&&y.fragment.c();s.intro&&((b=i.$$.fragment)&&b.i&&(k.delete(b),b.i(v))),function(e,r,i,s){const{fragment:a,on_mount:c,on_destroy:l,after_update:u}=e.$$;a&&a.m(r,i),s||
42
+ m.fragment&&m.fragment.c();s.intro&&((y=o.$$.fragment)&&y.i&&(D.delete(y),y.i(v))),function(e,r,o,s){const{fragment:a,on_mount:l,on_destroy:c,after_update:u}=e.$$;a&&a.m(r,o),s||
43
43
  // onMount happens before the initial afterUpdate
44
- x((()=>{const r=c.map(t).filter(o);l?l.push(...r):
44
+ O((()=>{const r=l.map(t).filter(i);c?c.push(...r):
45
45
  // Edge case - component was destroyed immediately,
46
46
  // most likely as a result of a binding initialising
47
- n(r),e.$$.on_mount=[]})),u.forEach(x)}(i,s.target,s.anchor,s.customElement),I()}var b,v;_(m)}let U;"function"==typeof HTMLElement&&(U=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:e}=this.$$;this.$$.on_disconnect=e.map(t).filter(o);
47
+ n(r),e.$$.on_mount=[]})),u.forEach(O)}(o,s.target,s.anchor,s.customElement),x()}var y,v;B(g)}let G;"function"==typeof HTMLElement&&(G=class extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}connectedCallback(){const{on_mount:e}=this.$$;this.$$.on_disconnect=e.map(t).filter(i);
48
48
  // @ts-ignore todo: improve typings
49
49
  for(const e in this.$$.slotted)
50
50
  // @ts-ignore todo: improve typings
@@ -53,9 +53,9 @@ this.appendChild(this.$$.slotted[e])}attributeChangedCallback(e,t,r){this[e]=r}d
53
53
  // preserve final state?)
54
54
  r.on_destroy=r.fragment=null,r.ctx=[])}(this,1),this.$destroy=e}$on(e,t){
55
55
  // TODO should this delegate to addEventListener?
56
- const r=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return r.push(t),()=>{const e=r.indexOf(t);-1!==e&&r.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)}});var D="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==D&&D,$="URLSearchParams"in D,G="Symbol"in D&&"iterator"in Symbol,F="FileReader"in D&&"Blob"in D&&function(){try{return new Blob,!0}catch(e){return!1}}(),j="FormData"in D,z="ArrayBuffer"in D;if(z)var V=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],X=ArrayBuffer.isView||function(e){return e&&V.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 Z(e){return"string"!=typeof e&&(e=String(e)),e}
56
+ const r=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return r.push(t),()=>{const e=r.indexOf(t);-1!==e&&r.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)}});var _="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==_&&_,Q="URLSearchParams"in _,F="Symbol"in _&&"iterator"in Symbol,j="FileReader"in _&&"Blob"in _&&function(){try{return new Blob,!0}catch(e){return!1}}(),z="FormData"in _,J="ArrayBuffer"in _;if(J)var X=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],K=ArrayBuffer.isView||function(e){return e&&X.indexOf(Object.prototype.toString.call(e))>-1};function Z(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 V(e){return"string"!=typeof e&&(e=String(e)),e}
57
57
  // Build a destructive iterator for the value list
58
- function Y(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return G&&(t[Symbol.iterator]=function(){return t}),t}function q(e){this.map={},e instanceof q?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function W(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function J(e){return new Promise((function(t,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}}))}function Q(e){var t=new FileReader,r=J(t);return t.readAsArrayBuffer(e),r}function ee(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function te(){return this.bodyUsed=!1,this._initBody=function(e){var t;
58
+ function Y(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return F&&(t[Symbol.iterator]=function(){return t}),t}function q(e){this.map={},e instanceof q?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function W(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function $(e){return new Promise((function(t,r){e.onload=function(){t(e.result)},e.onerror=function(){r(e.error)}}))}function ee(e){var t=new FileReader,r=$(t);return t.readAsArrayBuffer(e),r}function te(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function re(){return this.bodyUsed=!1,this._initBody=function(e){var t;
59
59
  /*
60
60
  fetch-mock wraps the Response object in an ES6 Proxy to
61
61
  provide useful test harness features such as flush. However, on
@@ -66,21 +66,21 @@ function Y(e){var t={next:function(){var t=e.shift();return{done:void 0===t,valu
66
66
  semantic of setting Request.bodyUsed in the constructor before
67
67
  _initBody is called.
68
68
  */
69
- this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:F&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:j&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:$&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():z&&F&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=ee(e.buffer),
69
+ this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:j&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:z&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:Q&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():J&&j&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=te(e.buffer),
70
70
  // IE 10-11 can't handle a DataView body.
71
- this._bodyInit=new Blob([this._bodyArrayBuffer])):z&&(ArrayBuffer.prototype.isPrototypeOf(e)||X(e))?this._bodyArrayBuffer=ee(e):this._bodyText=e=Object.prototype.toString.call(e):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):$&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},F&&(this.blob=function(){var e=W(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=W(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))}return this.blob().then(Q)}),this.text=function(){var e,t,r,n=W(this);if(n)return n;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,r=J(t),t.readAsText(e),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)},j&&(this.formData=function(){return this.text().then(oe)}),this.json=function(){return this.text().then(JSON.parse)},this}
71
+ this._bodyInit=new Blob([this._bodyArrayBuffer])):J&&(ArrayBuffer.prototype.isPrototypeOf(e)||K(e))?this._bodyArrayBuffer=te(e):this._bodyText=e=Object.prototype.toString.call(e):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):Q&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},j&&(this.blob=function(){var e=W(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=W(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))}return this.blob().then(ee)}),this.text=function(){var e,t,r,n=W(this);if(n)return n;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,r=$(t),t.readAsText(e),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)},z&&(this.formData=function(){return this.text().then(oe)}),this.json=function(){return this.text().then(JSON.parse)},this}
72
72
  // HTTP methods whose capitalization should be normalized
73
- q.prototype.append=function(e,t){e=K(e),t=Z(t);var r=this.map[e];this.map[e]=r?r+", "+t:t},q.prototype.delete=function(e){delete this.map[K(e)]},q.prototype.get=function(e){return e=K(e),this.has(e)?this.map[e]:null},q.prototype.has=function(e){return this.map.hasOwnProperty(K(e))},q.prototype.set=function(e,t){this.map[K(e)]=Z(t)},q.prototype.forEach=function(e,t){for(var r in this.map)this.map.hasOwnProperty(r)&&e.call(t,this.map[r],r,this)},q.prototype.keys=function(){var e=[];return this.forEach((function(t,r){e.push(r)})),Y(e)},q.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),Y(e)},q.prototype.entries=function(){var e=[];return this.forEach((function(t,r){e.push([r,t])})),Y(e)},G&&(q.prototype[Symbol.iterator]=q.prototype.entries);var re=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function ne(e,t){if(!(this instanceof ne))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 ne){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new q(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 q(t.headers)),this.method=(r=t.method||this.method||"GET",n=r.toUpperCase(),re.indexOf(n)>-1?n:r),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.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)){
73
+ q.prototype.append=function(e,t){e=Z(e),t=V(t);var r=this.map[e];this.map[e]=r?r+", "+t:t},q.prototype.delete=function(e){delete this.map[Z(e)]},q.prototype.get=function(e){return e=Z(e),this.has(e)?this.map[e]:null},q.prototype.has=function(e){return this.map.hasOwnProperty(Z(e))},q.prototype.set=function(e,t){this.map[Z(e)]=V(t)},q.prototype.forEach=function(e,t){for(var r in this.map)this.map.hasOwnProperty(r)&&e.call(t,this.map[r],r,this)},q.prototype.keys=function(){var e=[];return this.forEach((function(t,r){e.push(r)})),Y(e)},q.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),Y(e)},q.prototype.entries=function(){var e=[];return this.forEach((function(t,r){e.push([r,t])})),Y(e)},F&&(q.prototype[Symbol.iterator]=q.prototype.entries);var ne=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function ie(e,t){if(!(this instanceof ie))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var r,n,i=(t=t||{}).body;if(e instanceof ie){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new q(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,i||null==e._bodyInit||(i=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 q(t.headers)),this.method=(r=t.method||this.method||"GET",n=r.toUpperCase(),ne.indexOf(n)>-1?n:r),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(i),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){
74
74
  // Search for a '_' parameter in the query string
75
- var i=/([?&])_=[^&]*/;if(i.test(this.url))
75
+ var o=/([?&])_=[^&]*/;if(o.test(this.url))
76
76
  // If it already exists then set the value with the current time
77
- this.url=this.url.replace(i,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function oe(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var r=e.split("="),n=r.shift().replace(/\+/g," "),o=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(n),decodeURIComponent(o))}})),t}function ie(e,t){if(!(this instanceof ie))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new q(t.headers),this.url=t.url||"",this._initBody(e)}ne.prototype.clone=function(){return new ne(this,{body:this._bodyInit})},te.call(ne.prototype),te.call(ie.prototype),ie.prototype.clone=function(){return new ie(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new q(this.headers),url:this.url})},ie.error=function(){var e=new ie(null,{status:0,statusText:""});return e.type="error",e};var se=[301,302,303,307,308];ie.redirect=function(e,t){if(-1===se.indexOf(t))throw new RangeError("Invalid status code");return new ie(null,{status:t,headers:{location:e}})};var ae=D.DOMException;try{new ae}catch(e){(ae=function(e,t){this.message=e,this.name=t;var r=Error(e);this.stack=r.stack}).prototype=Object.create(Error.prototype),ae.prototype.constructor=ae}function ce(e,t){return new Promise((function(r,n){var o=new ne(e,t);if(o.signal&&o.signal.aborted)return n(new ae("Aborted","AbortError"));var i=new XMLHttpRequest;function s(){i.abort()}i.onload=function(){var e,t,n={status:i.status,statusText:i.statusText,headers:(e=i.getAllResponseHeaders()||"",t=new q,
77
+ this.url=this.url.replace(o,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function oe(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var r=e.split("="),n=r.shift().replace(/\+/g," "),i=r.join("=").replace(/\+/g," ");t.append(decodeURIComponent(n),decodeURIComponent(i))}})),t}function se(e,t){if(!(this instanceof se))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new q(t.headers),this.url=t.url||"",this._initBody(e)}ie.prototype.clone=function(){return new ie(this,{body:this._bodyInit})},re.call(ie.prototype),re.call(se.prototype),se.prototype.clone=function(){return new se(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new q(this.headers),url:this.url})},se.error=function(){var e=new se(null,{status:0,statusText:""});return e.type="error",e};var ae=[301,302,303,307,308];se.redirect=function(e,t){if(-1===ae.indexOf(t))throw new RangeError("Invalid status code");return new se(null,{status:t,headers:{location:e}})};var le=_.DOMException;try{new le}catch(e){(le=function(e,t){this.message=e,this.name=t;var r=Error(e);this.stack=r.stack}).prototype=Object.create(Error.prototype),le.prototype.constructor=le}function ce(e,t){return new Promise((function(r,n){var i=new ie(e,t);if(i.signal&&i.signal.aborted)return n(new le("Aborted","AbortError"));var o=new XMLHttpRequest;function s(){o.abort()}o.onload=function(){var e,t,n={status:o.status,statusText:o.statusText,headers:(e=o.getAllResponseHeaders()||"",t=new q,
78
78
  // Avoiding split via regex to work around a common IE11 bug with the core-js 3.6.0 regex polyfill
79
79
  // https://github.com/github/fetch/issues/748
80
80
  // https://github.com/zloirock/core-js/issues/751
81
- 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();t.append(n,o)}})),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 ie(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 ae("Aborted","AbortError"))}),0)},i.open(o.method,function(e){try{return""===e&&D.location.href?D.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&&(F?i.responseType="blob":z&&o.headers.get("Content-Type")&&-1!==o.headers.get("Content-Type").indexOf("application/octet-stream")&&(i.responseType="arraybuffer")),!t||"object"!=typeof t.headers||t.headers instanceof q?o.headers.forEach((function(e,t){i.setRequestHeader(t,e)})):Object.getOwnPropertyNames(t.headers).forEach((function(e){i.setRequestHeader(e,Z(t.headers[e]))})),o.signal&&(o.signal.addEventListener("abort",s),i.onreadystatechange=function(){
81
+ 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 i=r.join(":").trim();t.append(n,i)}})),t)};n.url="responseURL"in o?o.responseURL:n.headers.get("X-Request-URL");var i="response"in o?o.response:o.responseText;setTimeout((function(){r(new se(i,n))}),0)},o.onerror=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},o.ontimeout=function(){setTimeout((function(){n(new TypeError("Network request failed"))}),0)},o.onabort=function(){setTimeout((function(){n(new le("Aborted","AbortError"))}),0)},o.open(i.method,function(e){try{return""===e&&_.location.href?_.location.href:e}catch(t){return e}}(i.url),!0),"include"===i.credentials?o.withCredentials=!0:"omit"===i.credentials&&(o.withCredentials=!1),"responseType"in o&&(j?o.responseType="blob":J&&i.headers.get("Content-Type")&&-1!==i.headers.get("Content-Type").indexOf("application/octet-stream")&&(o.responseType="arraybuffer")),!t||"object"!=typeof t.headers||t.headers instanceof q?i.headers.forEach((function(e,t){o.setRequestHeader(t,e)})):Object.getOwnPropertyNames(t.headers).forEach((function(e){o.setRequestHeader(e,V(t.headers[e]))})),i.signal&&(i.signal.addEventListener("abort",s),o.onreadystatechange=function(){
82
82
  // DONE (success or failure)
83
- 4===i.readyState&&o.signal.removeEventListener("abort",s)}),i.send(void 0===o._bodyInit?null:o._bodyInit)}))}ce.polyfill=!0,D.fetch||(D.fetch=ce,D.Headers=q,D.Request=ne,D.Response=ie);var le="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};
83
+ 4===o.readyState&&i.signal.removeEventListener("abort",s)}),o.send(void 0===i._bodyInit?null:i._bodyInit)}))}ce.polyfill=!0,_.fetch||(_.fetch=ce,_.Headers=q,_.Request=ie,_.Response=se);var ue="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};
84
84
  // the whatwg-fetch polyfill installs the fetch() function
85
85
  // on the global object (window or self)
86
86
  // Return that as the export for use in Webpack, Browserify etc.
@@ -100,7 +100,7 @@ self.fetch.bind(self);
100
100
  PERFORMANCE OF THIS SOFTWARE.
101
101
  ***************************************************************************** */
102
102
  /* global Reflect, Promise */
103
- var ue=function(e,t){return ue=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])},ue(e,t)};function he(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}ue(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function fe(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 pe(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 de(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 me(e){return"function"==typeof e}function ye(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 ge=ye((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 be(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var ve=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=fe(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 c=this.initialTeardown;if(me(c))try{c()}catch(e){o=e instanceof ge?e.errors:[e]}var l=this._finalizers;if(l){this._finalizers=null;try{for(var u=fe(l),h=u.next();!h.done;h=u.next()){var f=h.value;try{_e(f)}catch(e){o=null!=o?o:[],e instanceof ge?o=de(de([],pe(o)),pe(e.errors)):o.push(e)}}}catch(e){r={error:e}}finally{try{h&&!h.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}}if(o)throw new ge(o)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)_e(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)&&be(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&be(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),we=ve.EMPTY;function Ee(e){return e instanceof ve||e&&"closed"in e&&me(e.remove)&&me(e.add)&&me(e.unsubscribe)}function _e(e){me(e)?e():e.unsubscribe()}var Te={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ae={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=Ae.delegate;return(null==o?void 0:o.setTimeout)?o.setTimeout.apply(o,de([e,t],pe(r))):setTimeout.apply(void 0,de([e,t],pe(r)))},clearTimeout:function(e){var t=Ae.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Se(){}var Be=null;function He(e){if(Te.useDeprecatedSynchronousErrorHandling){var t=!Be;if(t&&(Be={errorThrown:!1,error:null}),e(),t){var r=Be,n=r.errorThrown,o=r.error;if(Be=null,n)throw o}}else e()}var Pe=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,Ee(t)&&t.add(r)):r.destination=Re,r}return he(t,e),t.create=function(e,t,r){return new Oe(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}(ve),Le=Function.prototype.bind;function xe(e,t){return Le.call(e,t)}var Ce=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){Ie(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){Ie(e)}else Ie(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){Ie(e)}},e}(),Oe=function(e){function t(t,r,n){var o,i,s=e.call(this)||this;me(t)||!t?o={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&Te.useDeprecatedNextContext?((i=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},o={next:t.next&&xe(t.next,i),error:t.error&&xe(t.error,i),complete:t.complete&&xe(t.complete,i)}):o=t;return s.destination=new Ce(o),s}return he(t,e),t}(Pe);function Ie(e){var t;t=e,Ae.setTimeout((function(){throw t}))}var Re={closed:!0,next:Se,error:function(e){throw e},complete:Se},ke="function"==typeof Symbol&&Symbol.observable||"@@observable";function Ne(e){return e}function Me(e){return 0===e.length?Ne:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var Ue=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 Pe||function(e){return e&&me(e.next)&&me(e.error)&&me(e.complete)}(n)&&Ee(n)?e:new Oe(e,t,r);return He((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=De(t))((function(t,n){var o=new Oe({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[ke]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Me(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=De(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 De(e){var t;return null!==(t=null!=e?e:Te.Promise)&&void 0!==t?t:Promise}var $e=ye((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Ge=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 he(t,e),t.prototype.lift=function(e){var t=new Fe(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new $e},t.prototype.next=function(e){var t=this;He((function(){var r,n;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var o=fe(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;He((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;He((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?we:(this.currentObservers=null,i.push(e),new ve((function(){t.currentObservers=null,be(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 Ue;return e.source=this,e},t.create=function(e,t){return new Fe(e,t)},t}(Ue),Fe=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return he(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:we},t}(Ge),je={now:function(){return(je.delegate||Date).now()},delegate:void 0},ze=function(e){function t(t,r,n){void 0===t&&(t=1/0),void 0===r&&(r=1/0),void 0===n&&(n=je);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 he(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,c=1;c<n.length&&n[c]<=s;c+=2)a=c;a&&n.splice(0,a+1)}},t}(Ge);let Ve=[],Xe={};
103
+ var he=function(e,t){return he=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])},he(e,t)};function pe(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}he(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}function fe(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 de(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return s}function ge(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}function me(e){return"function"==typeof e}function Ae(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 ye=Ae((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 ve(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var be=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,i;if(!this.closed){this.closed=!0;var o=this._parentage;if(o)if(this._parentage=null,Array.isArray(o))try{for(var s=fe(o),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 o.remove(this);var l=this.initialTeardown;if(me(l))try{l()}catch(e){i=e instanceof ye?e.errors:[e]}var c=this._finalizers;if(c){this._finalizers=null;try{for(var u=fe(c),h=u.next();!h.done;h=u.next()){var p=h.value;try{Be(p)}catch(e){i=null!=i?i:[],e instanceof ye?i=ge(ge([],de(i)),de(e.errors)):i.push(e)}}}catch(e){r={error:e}}finally{try{h&&!h.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}}if(i)throw new ye(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Be(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)&&ve(t,e)},e.prototype.remove=function(t){var r=this._finalizers;r&&ve(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=((t=new e).closed=!0,t),e}(),Ee=be.EMPTY;function we(e){return e instanceof be||e&&"closed"in e&&me(e.remove)&&me(e.add)&&me(e.unsubscribe)}function Be(e){me(e)?e():e.unsubscribe()}var Te={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},Ie={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var i=Ie.delegate;return(null==i?void 0:i.setTimeout)?i.setTimeout.apply(i,ge([e,t],de(r))):setTimeout.apply(void 0,ge([e,t],de(r)))},clearTimeout:function(e){var t=Ie.delegate;return((null==t?void 0:t.clearTimeout)||clearTimeout)(e)},delegate:void 0};function Ce(){}var He=null;function Re(e){if(Te.useDeprecatedSynchronousErrorHandling){var t=!He;if(t&&(He={errorThrown:!1,error:null}),e(),t){var r=He,n=r.errorThrown,i=r.error;if(He=null,n)throw i}}else e()}var Se=function(e){function t(t){var r=e.call(this)||this;return r.isStopped=!1,t?(r.destination=t,we(t)&&t.add(r)):r.destination=Ne,r}return pe(t,e),t.create=function(e,t,r){return new Pe(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}(be),ke=Function.prototype.bind;function Oe(e,t){return ke.call(e,t)}var Le=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){xe(e)}},e.prototype.error=function(e){var t=this.partialObserver;if(t.error)try{t.error(e)}catch(e){xe(e)}else xe(e)},e.prototype.complete=function(){var e=this.partialObserver;if(e.complete)try{e.complete()}catch(e){xe(e)}},e}(),Pe=function(e){function t(t,r,n){var i,o,s=e.call(this)||this;me(t)||!t?i={next:null!=t?t:void 0,error:null!=r?r:void 0,complete:null!=n?n:void 0}:s&&Te.useDeprecatedNextContext?((o=Object.create(t)).unsubscribe=function(){return s.unsubscribe()},i={next:t.next&&Oe(t.next,o),error:t.error&&Oe(t.error,o),complete:t.complete&&Oe(t.complete,o)}):i=t;return s.destination=new Le(i),s}return pe(t,e),t}(Se);function xe(e){var t;t=e,Ie.setTimeout((function(){throw t}))}var Ne={closed:!0,next:Ce,error:function(e){throw e},complete:Ce},De="function"==typeof Symbol&&Symbol.observable||"@@observable";function Me(e){return e}function Ue(e){return 0===e.length?Me:1===e.length?e[0]:function(t){return e.reduce((function(e,t){return t(e)}),t)}}var Ge=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,i=this,o=(n=e)&&n instanceof Se||function(e){return e&&me(e.next)&&me(e.error)&&me(e.complete)}(n)&&we(n)?e:new Pe(e,t,r);return Re((function(){var e=i,t=e.operator,r=e.source;o.add(t?t.call(o,r):r?i._subscribe(o):i._trySubscribe(o))})),o},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=_e(t))((function(t,n){var i=new Pe({next:function(t){try{e(t)}catch(e){n(e),i.unsubscribe()}},error:n,complete:t});r.subscribe(i)}))},e.prototype._subscribe=function(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)},e.prototype[De]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Ue(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=_e(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 _e(e){var t;return null!==(t=null!=e?e:Te.Promise)&&void 0!==t?t:Promise}var Qe=Ae((function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}})),Fe=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 pe(t,e),t.prototype.lift=function(e){var t=new je(this,this);return t.operator=e,t},t.prototype._throwIfClosed=function(){if(this.closed)throw new Qe},t.prototype.next=function(e){var t=this;Re((function(){var r,n;if(t._throwIfClosed(),!t.isStopped){t.currentObservers||(t.currentObservers=Array.from(t.observers));try{for(var i=fe(t.currentObservers),o=i.next();!o.done;o=i.next()){o.value.next(e)}}catch(e){r={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}}}))},t.prototype.error=function(e){var t=this;Re((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;Re((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,i=r.isStopped,o=r.observers;return n||i?Ee:(this.currentObservers=null,o.push(e),new be((function(){t.currentObservers=null,ve(o,e)})))},t.prototype._checkFinalizedStatuses=function(e){var t=this,r=t.hasError,n=t.thrownError,i=t.isStopped;r?e.error(n):i&&e.complete()},t.prototype.asObservable=function(){var e=new Ge;return e.source=this,e},t.create=function(e,t){return new je(e,t)},t}(Ge),je=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return pe(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:Ee},t}(Fe),ze={now:function(){return(ze.delegate||Date).now()},delegate:void 0},Je=function(e){function t(t,r,n){void 0===t&&(t=1/0),void 0===r&&(r=1/0),void 0===n&&(n=ze);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=r,i._timestampProvider=n,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=r===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,r),i}return pe(t,e),t.prototype.next=function(t){var r=this,n=r.isStopped,i=r._buffer,o=r._infiniteTimeWindow,s=r._timestampProvider,a=r._windowTime;n||(i.push(t),!o&&i.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(),i=0;i<n.length&&!e.closed;i+=r?1:2)e.next(n[i]);return this._checkFinalizedStatuses(e),t},t.prototype._trimBuffer=function(){var e=this,t=e._bufferSize,r=e._timestampProvider,n=e._buffer,i=e._infiniteTimeWindow,o=(i?1:2)*t;if(t<1/0&&o<n.length&&n.splice(0,n.length-o),!i){for(var s=r.now(),a=0,l=1;l<n.length&&n[l]<=s;l+=2)a=l;a&&n.splice(0,a+1)}},t}(Fe);let Xe=[],Ke={};
104
104
  /**
105
105
  * @name topic
106
106
  * @description A small wrapper over the rxjs to offer the topic method on top of it
@@ -108,14 +108,14 @@ var ue=function(e,t){return ue=Object.setPrototypeOf||{__proto__:[]}instanceof A
108
108
  * @param step [String] How many values to be buffed for new subscribers - default 0
109
109
  * @returns ReplaySubject
110
110
  */
111
- const Ke=[];
111
+ const Ze=[];
112
112
  /**
113
113
  * Create a `Writable` store that allows both updating and reading by subscription.
114
114
  * @param {*=}value initial value
115
115
  * @param {StartStopNotifier=}start start and stop notifications for subscriptions
116
116
  */
117
- function Ze(t,r=e){let n;const o=new Set;function s(e){if(i(t,e)&&(t=e,n)){// store is ready
118
- const e=!Ke.length;for(const e of o)e[1](),Ke.push(e,t);if(e){for(let e=0;e<Ke.length;e+=2)Ke[e][0](Ke[e+1]);Ke.length=0}}}return{set:s,update:function(e){s(e(t))},subscribe:function(i,a=e){const c=[i,a];return o.add(c),1===o.size&&(n=r(s)||e),i(t),()=>{o.delete(c),0===o.size&&(n(),n=null)}}}}function Ye(t,r,i){const s=!Array.isArray(t),a=s?[t]:t,c=r.length<2;return u=t=>{let i=!1;const u=[];let h=0,f=e;const p=()=>{if(h)return;f();const n=r(s?u[0]:u,t);c?t(n):f=o(n)?n:e},d=a.map(((e,t)=>l(e,(e=>{u[t]=e,h&=~(1<<t),i&&p()}),(()=>{h|=1<<t}))));return i=!0,p(),function(){n(d),f()}},{subscribe:Ze(i,u).subscribe};
117
+ function Ve(t,r=e){let n;const i=new Set;function s(e){if(o(t,e)&&(t=e,n)){// store is ready
118
+ const e=!Ze.length;for(const e of i)e[1](),Ze.push(e,t);if(e){for(let e=0;e<Ze.length;e+=2)Ze[e][0](Ze[e+1]);Ze.length=0}}}return{set:s,update:function(e){s(e(t))},subscribe:function(o,a=e){const l=[o,a];return i.add(l),1===i.size&&(n=r(s)||e),o(t),()=>{i.delete(l),0===i.size&&(n(),n=null)}}}}function Ye(t,r,o){const s=!Array.isArray(t),a=s?[t]:t,l=r.length<2;return u=t=>{let o=!1;const u=[];let h=0,p=e;const f=()=>{if(h)return;p();const n=r(s?u[0]:u,t);l?t(n):p=i(n)?n:e},d=a.map(((e,t)=>c(e,(e=>{u[t]=e,h&=~(1<<t),o&&f()}),(()=>{h|=1<<t}))));return o=!0,f(),function(){n(d),p()}},{subscribe:Ve(o,u).subscribe};
119
119
  /**
120
120
  * Creates a `Readable` store that allows reading by subscription.
121
121
  * @param value initial value
@@ -123,17 +123,17 @@ const e=!Ke.length;for(const e of o)e[1](),Ke.push(e,t);if(e){for(let e=0;e<Ke.l
123
123
  */
124
124
  var u}var qe=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===We}(e)}
125
125
  // see https://github.com/facebook/react/blob/b5ac963fb791d1298e7f396236383bc955f916c1/src/isomorphic/classic/element/ReactElement.js#L21-L25
126
- (e)};var We="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function Je(e,t){return!1!==t.clone&&t.isMergeableObject(e)?nt((r=e,Array.isArray(r)?[]:{}),e,t):e;var r}function Qe(e,t,r){return e.concat(t).map((function(e){return Je(e,r)}))}function et(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return e.propertyIsEnumerable(t)})):[]}(e))}function tt(e,t){try{return t in e}catch(e){return!1}}
126
+ (e)};var We="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function $e(e,t){return!1!==t.clone&&t.isMergeableObject(e)?it((r=e,Array.isArray(r)?[]:{}),e,t):e;var r}function et(e,t,r){return e.concat(t).map((function(e){return $e(e,r)}))}function tt(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return e.propertyIsEnumerable(t)})):[]}(e))}function rt(e,t){try{return t in e}catch(e){return!1}}
127
127
  // Protects from prototype poisoning and unexpected merging up the prototype chain.
128
- function rt(e,t,r){var n={};return r.isMergeableObject(e)&&et(e).forEach((function(t){n[t]=Je(e[t],r)})),et(t).forEach((function(o){(function(e,t){return tt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t));// and also unsafe if they're nonenumerable.
129
- })(e,o)||(tt(e,o)&&r.isMergeableObject(t[o])?n[o]=function(e,t){if(!t.customMerge)return nt;var r=t.customMerge(e);return"function"==typeof r?r:nt}(o,r)(e[o],t[o],r):n[o]=Je(t[o],r))})),n}function nt(e,t,r){(r=r||{}).arrayMerge=r.arrayMerge||Qe,r.isMergeableObject=r.isMergeableObject||qe,
128
+ function nt(e,t,r){var n={};return r.isMergeableObject(e)&&tt(e).forEach((function(t){n[t]=$e(e[t],r)})),tt(t).forEach((function(i){(function(e,t){return rt(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t));// and also unsafe if they're nonenumerable.
129
+ })(e,i)||(rt(e,i)&&r.isMergeableObject(t[i])?n[i]=function(e,t){if(!t.customMerge)return it;var r=t.customMerge(e);return"function"==typeof r?r:it}(i,r)(e[i],t[i],r):n[i]=$e(t[i],r))})),n}function it(e,t,r){(r=r||{}).arrayMerge=r.arrayMerge||et,r.isMergeableObject=r.isMergeableObject||qe,
130
130
  // cloneUnlessOtherwiseSpecified is added to `options` so that custom arrayMerge()
131
131
  // implementations can use it. The caller may not replace it.
132
- r.cloneUnlessOtherwiseSpecified=Je;var n=Array.isArray(t);return n===Array.isArray(e)?n?r.arrayMerge(e,t,r):rt(e,t,r):Je(t,r)}nt.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,r){return nt(e,r,t)}),{})};var ot=nt,it=function(e,t){return it=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])},it(e,t)};function st(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}it(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var at,ct,lt,ut=function(){return ut=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},ut.apply(this,arguments)};function ht(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))}
132
+ r.cloneUnlessOtherwiseSpecified=$e;var n=Array.isArray(t);return n===Array.isArray(e)?n?r.arrayMerge(e,t,r):nt(e,t,r):$e(t,r)}it.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,r){return it(e,r,t)}),{})};var ot=it,st=function(e,t){return st=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])},st(e,t)};function at(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}st(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var lt,ct,ut,ht=function(){return ht=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},ht.apply(this,arguments)};function pt(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}
133
133
  /**
134
134
  * Type Guards
135
135
  */
136
- function ft(e){return e.type===ct.literal}function pt(e){return e.type===ct.argument}function dt(e){return e.type===ct.number}function mt(e){return e.type===ct.date}function yt(e){return e.type===ct.time}function gt(e){return e.type===ct.select}function bt(e){return e.type===ct.plural}function vt(e){return e.type===ct.pound}function wt(e){return e.type===ct.tag}function Et(e){return!(!e||"object"!=typeof e||e.type!==lt.number)}function _t(e){return!(!e||"object"!=typeof e||e.type!==lt.dateTime)}
136
+ function ft(e){return e.type===ct.literal}function dt(e){return e.type===ct.argument}function gt(e){return e.type===ct.number}function mt(e){return e.type===ct.date}function At(e){return e.type===ct.time}function yt(e){return e.type===ct.select}function vt(e){return e.type===ct.plural}function bt(e){return e.type===ct.pound}function Et(e){return e.type===ct.tag}function wt(e){return!(!e||"object"!=typeof e||e.type!==ut.number)}function Bt(e){return!(!e||"object"!=typeof e||e.type!==ut.dateTime)}
137
137
  // @generated from regex-gen.ts
138
138
  !function(e){
139
139
  /** Argument is unclosed (e.g. `{0`) */
@@ -195,7 +195,7 @@ e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",
195
195
  /** The closing tag does not match the opening tag. (e.g. `<bold>foo</italic>`) */
196
196
  e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",
197
197
  /** The opening tag has unmatched closing tag. (e.g. `<bold>foo`) */
198
- e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(at||(at={})),function(e){
198
+ e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(lt||(lt={})),function(e){
199
199
  /**
200
200
  * Raw text
201
201
  */
@@ -232,7 +232,7 @@ e[e.pound=7]="pound",
232
232
  /**
233
233
  * XML-like tag
234
234
  */
235
- e[e.tag=8]="tag"}(ct||(ct={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(lt||(lt={}));var Tt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,At=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
235
+ e[e.tag=8]="tag"}(ct||(ct={})),function(e){e[e.number=0]="number",e[e.dateTime=1]="dateTime"}(ut||(ut={}));var Tt=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,It=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
236
236
  /**
237
237
  * https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
238
238
  * Credit: https://github.com/caridy/intl-datetimeformat-pattern/blob/master/index.js
@@ -244,7 +244,7 @@ e[e.tag=8]="tag"}(ct||(ct={})),function(e){e[e.number=0]="number",e[e.dateTime=1
244
244
  * @public
245
245
  * @param skeleton skeleton string
246
246
  */
247
- function St(e){var t={};return e.replace(At,(function(e){var r=e.length;switch(e[0]){
247
+ function Ct(e){var t={};return e.replace(It,(function(e){var r=e.length;switch(e[0]){
248
248
  // Era
249
249
  case"G":t.era=4===r?"long":5===r?"narrow":"short";break;
250
250
  // Year
@@ -278,33 +278,33 @@ case"X":// 1, 2, 3, 4: The ISO8601 varios formats
278
278
  case"x":// 1, 2, 3, 4: The ISO8601 varios formats
279
279
  throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}
280
280
  // @generated from regex-gen.ts
281
- var Bt=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var Ht=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,Pt=/^(@+)?(\+|#+)?[rs]?$/g,Lt=/(\*)(0+)|(#+)(0+)|(0+)/g,xt=/^(0+)$/;function Ct(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(Pt,(function(e,r,n){
281
+ var Ht=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;var Rt=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,St=/^(@+)?(\+|#+)?[rs]?$/g,kt=/(\*)(0+)|(#+)(0+)|(0+)/g,Ot=/^(0+)$/;function Lt(e){var t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(St,(function(e,r,n){
282
282
  // @@@ case
283
- 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 Ot(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 It(e){
283
+ 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 Pt(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 xt(e){
284
284
  // Engineering
285
- 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)),!xt.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Rt(e){var t=Ot(e);return t||{}}
285
+ 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)),!Ot.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function Nt(e){var t=Pt(e);return t||{}}
286
286
  /**
287
287
  * https://github.com/unicode-org/icu/blob/master/docs/userguide/format_parse/numbers/skeletons.md#skeleton-stems-and-options
288
- */function kt(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=ut(ut(ut({},t),{notation:"scientific"}),o.options.reduce((function(e,t){return ut(ut({},e),Rt(t))}),{}));continue;case"engineering":t=ut(ut(ut({},t),{notation:"engineering"}),o.options.reduce((function(e,t){return ut(ut({},e),Rt(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;
288
+ */function Dt(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r];switch(i.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=i.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=i.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=ht(ht(ht({},t),{notation:"scientific"}),i.options.reduce((function(e,t){return ht(ht({},e),Nt(t))}),{}));continue;case"engineering":t=ht(ht(ht({},t),{notation:"engineering"}),i.options.reduce((function(e,t){return ht(ht({},e),Nt(t))}),{}));continue;case"notation-simple":t.notation="standard";continue;
289
289
  // https://github.com/unicode-org/icu/blob/master/icu4c/source/i18n/unicode/unumberformatter.h
290
- case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(o.options[0]);continue;
290
+ case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(i.options[0]);continue;
291
291
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
292
- case"integer-width":if(o.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");o.options[0].replace(Lt,(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}
292
+ case"integer-width":if(i.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");i.options[0].replace(kt,(function(e,r,n,i,o,s){if(r)t.minimumIntegerDigits=n.length;else{if(i&&o)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}
293
293
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
294
- if(xt.test(o.stem))t.minimumIntegerDigits=o.stem.length;else if(Ht.test(o.stem)){
294
+ if(Ot.test(i.stem))t.minimumIntegerDigits=i.stem.length;else if(Rt.test(i.stem)){
295
295
  // Precision
296
296
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#fraction-precision
297
297
  // precision-integer case
298
- if(o.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");o.stem.replace(Ht,(function(e,r,n,o,i,s){
298
+ if(i.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");i.stem.replace(Rt,(function(e,r,n,i,o,s){
299
299
  // .000* case (before ICU67 it was .000+)
300
- 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];
300
+ return"*"===n?t.minimumFractionDigits=r.length:i&&"#"===i[0]?t.maximumFractionDigits=i.length:o&&s?(t.minimumFractionDigits=o.length,t.maximumFractionDigits=o.length+s.length):(t.minimumFractionDigits=r.length,t.maximumFractionDigits=r.length),""}));var o=i.options[0];
301
301
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#trailing-zero-display
302
- "w"===i?t=ut(ut({},t),{trailingZeroDisplay:"stripIfInteger"}):i&&(t=ut(ut({},t),Ct(i)))}
302
+ "w"===o?t=ht(ht({},t),{trailingZeroDisplay:"stripIfInteger"}):o&&(t=ht(ht({},t),Lt(o)))}
303
303
  // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#significant-digits-precision
304
- else if(Pt.test(o.stem))t=ut(ut({},t),Ct(o.stem));else{var s=Ot(o.stem);s&&(t=ut(ut({},t),s));var a=It(o.stem);a&&(t=ut(ut({},t),a))}}return t}
304
+ else if(St.test(i.stem))t=ht(ht({},t),Lt(i.stem));else{var s=Pt(i.stem);s&&(t=ht(ht({},t),s));var a=xt(i.stem);a&&(t=ht(ht({},t),a))}}return t}
305
305
  // @generated from time-data-gen.ts
306
306
  // prettier-ignore
307
- var Nt,Mt={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"]};
307
+ var Mt,Ut={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"]};
308
308
  /**
309
309
  * Returns the best matching date time pattern if a date time skeleton
310
310
  * pattern is provided with a locale. Follows the Unicode specification:
@@ -317,7 +317,7 @@ var Nt,Mt={AX:["H"],BQ:["H"],CP:["H"],CZ:["H"],DK:["H"],FI:["H"],ID:["H"],IS:["H
317
317
  * of the given `locale` to the corresponding time pattern.
318
318
  * @param locale
319
319
  */
320
- function Ut(e){var t=e.hourCycle;if(void 0===t&&
320
+ function Gt(e){var t=e.hourCycle;if(void 0===t&&
321
321
  // @ts-ignore hourCycle(s) is not identified yet
322
322
  e.hourCycles&&
323
323
  // @ts-ignore
@@ -325,37 +325,37 @@ e.hourCycles.length&&(
325
325
  // @ts-ignore
326
326
  t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}
327
327
  // TODO: Once hourCycle is fully supported remove the following with data generation
328
- var r,n=e.language;return"root"!==n&&(r=e.maximize().region),(Mt[r||""]||Mt[n||""]||Mt["".concat(n,"-001")]||Mt["001"])[0]}var Dt=new RegExp("^".concat(Tt.source,"*")),$t=new RegExp("".concat(Tt.source,"*$"));function Gt(e,t){return{start:e,end:t}}
328
+ var r,n=e.language;return"root"!==n&&(r=e.maximize().region),(Ut[r||""]||Ut[n||""]||Ut["".concat(n,"-001")]||Ut["001"])[0]}var _t=new RegExp("^".concat(Tt.source,"*")),Qt=new RegExp("".concat(Tt.source,"*$"));function Ft(e,t){return{start:e,end:t}}
329
329
  // #region Ponyfills
330
330
  // Consolidate these variables up top for easier toggling during debugging
331
- var Ft=!!String.prototype.startsWith,jt=!!String.fromCodePoint,zt=!!Object.fromEntries,Vt=!!String.prototype.codePointAt,Xt=!!String.prototype.trimStart,Kt=!!String.prototype.trimEnd,Zt=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Yt=!0;try{
331
+ var jt=!!String.prototype.startsWith,zt=!!String.fromCodePoint,Jt=!!Object.fromEntries,Xt=!!String.prototype.codePointAt,Kt=!!String.prototype.trimStart,Zt=!!String.prototype.trimEnd,Vt=!!Number.isSafeInteger?Number.isSafeInteger:function(e){return"number"==typeof e&&isFinite(e)&&Math.floor(e)===e&&Math.abs(e)<=9007199254740991},Yt=!0;try{
332
332
  /**
333
333
  * legacy Edge or Xbox One browser
334
334
  * Unicode flag support: supported
335
335
  * Pattern_Syntax support: not supported
336
336
  * See https://github.com/formatjs/formatjs/issues/2822
337
337
  */
338
- Yt="a"===(null===(Nt=nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Nt?void 0:Nt[0])}catch(e){Yt=!1}var qt,Wt=Ft?// Native
338
+ Yt="a"===(null===(Mt=ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===Mt?void 0:Mt[0])}catch(e){Yt=!1}var qt,Wt=jt?// Native
339
339
  function(e,t,r){return e.startsWith(t,r)}:// For IE11
340
- function(e,t,r){return e.slice(r,r+t.length)===t},Jt=jt?String.fromCodePoint:// IE11
341
- 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},Qt=
340
+ function(e,t,r){return e.slice(r,r+t.length)===t},$t=zt?String.fromCodePoint:// IE11
341
+ function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r,n="",i=e.length,o=0;i>o;){if((r=e[o++])>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},er=
342
342
  // native
343
- zt?Object.fromEntries:// Ponyfill
344
- 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},er=Vt?// Native
343
+ Jt?Object.fromEntries:// Ponyfill
344
+ function(e){for(var t={},r=0,n=e;r<n.length;r++){var i=n[r],o=i[0],s=i[1];t[o]=s}return t},tr=Xt?// Native
345
345
  function(e,t){return e.codePointAt(t)}:// IE 11
346
- 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}},tr=Xt?// Native
346
+ function(e,t){var r=e.length;if(!(t<0||t>=r)){var n,i=e.charCodeAt(t);return i<55296||i>56319||t+1===r||(n=e.charCodeAt(t+1))<56320||n>57343?i:n-56320+(i-55296<<10)+65536}},rr=Kt?// Native
347
347
  function(e){return e.trimStart()}:// Ponyfill
348
- function(e){return e.replace(Dt,"")},rr=Kt?// Native
348
+ function(e){return e.replace(_t,"")},nr=Zt?// Native
349
349
  function(e){return e.trimEnd()}:// Ponyfill
350
- function(e){return e.replace($t,"")};
350
+ function(e){return e.replace(Qt,"")};
351
351
  // Prevent minifier to translate new RegExp to literal form that might cause syntax error on IE11.
352
- function nr(e,t){return new RegExp(e,t)}
352
+ function ir(e,t){return new RegExp(e,t)}
353
353
  // #endregion
354
354
  if(Yt){
355
355
  // Native
356
- var or=nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");qt=function(e,t){var r;return or.lastIndex=t,null!==(r=or.exec(e)[1])&&void 0!==r?r:""}}else
356
+ var or=ir("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");qt=function(e,t){var r;return or.lastIndex=t,null!==(r=or.exec(e)[1])&&void 0!==r?r:""}}else
357
357
  // IE11
358
- qt=function(e,t){for(var r=[];;){var n=er(e,t);if(void 0===n||cr(n)||lr(n))break;r.push(n),t+=n>=65536?2:1}return Jt.apply(void 0,r)};var ir=/** @class */function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,r){for(var n=[];!this.isEOF();){var o=this.char();if(123/* `{` */===o){if((i=this.parseArgument(e,r)).err)return i;n.push(i.val)}else{if(125/* `}` */===o&&e>0)break;if(35/* `#` */!==o||"plural"!==t&&"selectordinal"!==t){if(60/* `<` */===o&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(at.UNMATCHED_CLOSING_TAG,Gt(this.clonePosition(),this.clonePosition()))}if(60/* `<` */===o&&!this.ignoreTag&&sr(this.peek()||0)){if((i=this.parseTag(e,t)).err)return i;n.push(i.val)}else{var i;if((i=this.parseLiteral(e,t)).err)return i;n.push(i.val)}}else{var s=this.clonePosition();this.bump(),n.push({type:ct.pound,location:Gt(s,this.clonePosition())})}}}return{val:n,err:null}},
358
+ qt=function(e,t){for(var r=[];;){var n=tr(e,t);if(void 0===n||cr(n)||ur(n))break;r.push(n),t+=n>=65536?2:1}return $t.apply(void 0,r)};var sr=/** @class */function(){function e(e,t){void 0===t&&(t={}),this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}return e.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},e.prototype.parseMessage=function(e,t,r){for(var n=[];!this.isEOF();){var i=this.char();if(123/* `{` */===i){if((o=this.parseArgument(e,r)).err)return o;n.push(o.val)}else{if(125/* `}` */===i&&e>0)break;if(35/* `#` */!==i||"plural"!==t&&"selectordinal"!==t){if(60/* `<` */===i&&!this.ignoreTag&&47===this.peek()){if(r)break;return this.error(lt.UNMATCHED_CLOSING_TAG,Ft(this.clonePosition(),this.clonePosition()))}if(60/* `<` */===i&&!this.ignoreTag&&ar(this.peek()||0)){if((o=this.parseTag(e,t)).err)return o;n.push(o.val)}else{var o;if((o=this.parseLiteral(e,t)).err)return o;n.push(o.val)}}else{var s=this.clonePosition();this.bump(),n.push({type:ct.pound,location:Ft(s,this.clonePosition())})}}}return{val:n,err:null}},
359
359
  /**
360
360
  * A tag name must start with an ASCII lower/upper case letter. The grammar is based on the
361
361
  * [custom element name][] except that a dash is NOT always mandatory and uppercase letters
@@ -377,14 +377,14 @@ qt=function(e,t){for(var r=[];;){var n=er(e,t);if(void 0===n||cr(n)||lr(n))break
377
377
  e.prototype.parseTag=function(e,t){var r=this.clonePosition();this.bump();// `<`
378
378
  var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))
379
379
  // Self closing tag
380
- return{val:{type:ct.literal,value:"<".concat(n,"/>"),location:Gt(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var o=this.parseMessage(e+1,t,!0);if(o.err)return o;var i=o.val,s=this.clonePosition();
380
+ return{val:{type:ct.literal,value:"<".concat(n,"/>"),location:Ft(r,this.clonePosition())},err:null};if(this.bumpIf(">")){var i=this.parseMessage(e+1,t,!0);if(i.err)return i;var o=i.val,s=this.clonePosition();
381
381
  // Expecting a close tag
382
- if(this.bumpIf("</")){if(this.isEOF()||!sr(this.char()))return this.error(at.INVALID_TAG,Gt(s,this.clonePosition()));var a=this.clonePosition();return n!==this.parseTagName()?this.error(at.UNMATCHED_CLOSING_TAG,Gt(a,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:ct.tag,value:n,children:i,location:Gt(r,this.clonePosition())},err:null}:this.error(at.INVALID_TAG,Gt(s,this.clonePosition())))}return this.error(at.UNCLOSED_TAG,Gt(r,this.clonePosition()))}return this.error(at.INVALID_TAG,Gt(r,this.clonePosition()))},
382
+ if(this.bumpIf("</")){if(this.isEOF()||!ar(this.char()))return this.error(lt.INVALID_TAG,Ft(s,this.clonePosition()));var a=this.clonePosition();return n!==this.parseTagName()?this.error(lt.UNMATCHED_CLOSING_TAG,Ft(a,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:ct.tag,value:n,children:o,location:Ft(r,this.clonePosition())},err:null}:this.error(lt.INVALID_TAG,Ft(s,this.clonePosition())))}return this.error(lt.UNCLOSED_TAG,Ft(r,this.clonePosition()))}return this.error(lt.INVALID_TAG,Ft(r,this.clonePosition()))},
383
383
  /**
384
384
  * This method assumes that the caller has peeked ahead for the first tag character.
385
385
  */
386
386
  e.prototype.parseTagName=function(){var e=this.offset();// the first tag name character
387
- for(this.bump();!this.isEOF()&&ar(this.char());)this.bump();return this.message.slice(e,this.offset())},e.prototype.parseLiteral=function(e,t){for(var r=this.clonePosition(),n="";;){var o=this.tryParseQuote(t);if(o)n+=o;else{var i=this.tryParseUnquoted(e,t);if(i)n+=i;else{var s=this.tryParseLeftAngleBracket();if(!s)break;n+=s}}}var a=Gt(r,this.clonePosition());return{val:{type:ct.literal,value:n,location:a},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60/* `<` */!==this.char()||!this.ignoreTag&&(sr(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e;
387
+ for(this.bump();!this.isEOF()&&lr(this.char());)this.bump();return this.message.slice(e,this.offset())},e.prototype.parseLiteral=function(e,t){for(var r=this.clonePosition(),n="";;){var i=this.tryParseQuote(t);if(i)n+=i;else{var o=this.tryParseUnquoted(e,t);if(o)n+=o;else{var s=this.tryParseLeftAngleBracket();if(!s)break;n+=s}}}var a=Ft(r,this.clonePosition());return{val:{type:ct.literal,value:n,location:a},err:null}},e.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60/* `<` */!==this.char()||!this.ignoreTag&&(ar(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e;
388
388
  /** See `parseTag` function docs. */},
389
389
  /**
390
390
  * Starting with ICU 4.8, an ASCII apostrophe only starts quoted text if it immediately precedes
@@ -406,67 +406,67 @@ for(this.bump();!this.isEOF();){var r=this.char();if(39/* `'` */===r){if(39/* `'
406
406
  // Optional closing apostrophe.
407
407
  this.bump();break}t.push(39),
408
408
  // Bump one more time because we need to skip 2 characters.
409
- this.bump()}else t.push(r);this.bump()}return Jt.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var r=this.char();return 60/* `<` */===r||123/* `{` */===r||35/* `#` */===r&&("plural"===t||"selectordinal"===t)||125/* `}` */===r&&e>0?null:(this.bump(),Jt(r))},e.prototype.parseArgument=function(e,t){var r=this.clonePosition();if(this.bump(),// `{`
410
- this.bumpSpace(),this.isEOF())return this.error(at.EXPECT_ARGUMENT_CLOSING_BRACE,Gt(r,this.clonePosition()));if(125/* `}` */===this.char())return this.bump(),this.error(at.EMPTY_ARGUMENT,Gt(r,this.clonePosition()));
409
+ this.bump()}else t.push(r);this.bump()}return $t.apply(void 0,t)},e.prototype.tryParseUnquoted=function(e,t){if(this.isEOF())return null;var r=this.char();return 60/* `<` */===r||123/* `{` */===r||35/* `#` */===r&&("plural"===t||"selectordinal"===t)||125/* `}` */===r&&e>0?null:(this.bump(),$t(r))},e.prototype.parseArgument=function(e,t){var r=this.clonePosition();if(this.bump(),// `{`
410
+ this.bumpSpace(),this.isEOF())return this.error(lt.EXPECT_ARGUMENT_CLOSING_BRACE,Ft(r,this.clonePosition()));if(125/* `}` */===this.char())return this.bump(),this.error(lt.EMPTY_ARGUMENT,Ft(r,this.clonePosition()));
411
411
  // argument name
412
- var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(at.MALFORMED_ARGUMENT,Gt(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(at.EXPECT_ARGUMENT_CLOSING_BRACE,Gt(r,this.clonePosition()));switch(this.char()){
412
+ var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(lt.MALFORMED_ARGUMENT,Ft(r,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(lt.EXPECT_ARGUMENT_CLOSING_BRACE,Ft(r,this.clonePosition()));switch(this.char()){
413
413
  // Simple argument: `{name}`
414
414
  case 125/* `}` */:// `}`
415
415
  return this.bump(),{val:{type:ct.argument,
416
416
  // value does not include the opening and closing braces.
417
- value:n,location:Gt(r,this.clonePosition())},err:null};
417
+ value:n,location:Ft(r,this.clonePosition())},err:null};
418
418
  // Argument with options: `{name, format, ...}`
419
419
  case 44/* `,` */:return this.bump(),// `,`
420
- this.bumpSpace(),this.isEOF()?this.error(at.EXPECT_ARGUMENT_CLOSING_BRACE,Gt(r,this.clonePosition())):this.parseArgumentOptions(e,t,n,r);default:return this.error(at.MALFORMED_ARGUMENT,Gt(r,this.clonePosition()))}},
420
+ this.bumpSpace(),this.isEOF()?this.error(lt.EXPECT_ARGUMENT_CLOSING_BRACE,Ft(r,this.clonePosition())):this.parseArgumentOptions(e,t,n,r);default:return this.error(lt.MALFORMED_ARGUMENT,Ft(r,this.clonePosition()))}},
421
421
  /**
422
422
  * Advance the parser until the end of the identifier, if it is currently on
423
423
  * an identifier character. Return an empty string otherwise.
424
424
  */
425
- e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),r=qt(this.message,t),n=t+r.length;return this.bumpTo(n),{value:r,location:Gt(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,r,n){var o,i=this.clonePosition(),s=this.parseIdentifierIfPossible().value,a=this.clonePosition();
425
+ e.prototype.parseIdentifierIfPossible=function(){var e=this.clonePosition(),t=this.offset(),r=qt(this.message,t),n=t+r.length;return this.bumpTo(n),{value:r,location:Ft(e,this.clonePosition())}},e.prototype.parseArgumentOptions=function(e,t,r,n){var i,o=this.clonePosition(),s=this.parseIdentifierIfPossible().value,a=this.clonePosition();
426
426
  // Parse this range:
427
427
  // {name, type, style}
428
428
  // ^---^
429
429
  switch(s){case"":
430
430
  // Expecting a style string number, date, time, plural, selectordinal, or select.
431
- return this.error(at.EXPECT_ARGUMENT_TYPE,Gt(i,a));case"number":case"date":case"time":
431
+ return this.error(lt.EXPECT_ARGUMENT_TYPE,Ft(o,a));case"number":case"date":case"time":
432
432
  // Parse this range:
433
433
  // {name, number, style}
434
434
  // ^-------^
435
- this.bumpSpace();var c=null;if(this.bumpIf(",")){this.bumpSpace();var l=this.clonePosition();if((g=this.parseSimpleArgStyleIfPossible()).err)return g;if(0===(p=rr(g.val)).length)return this.error(at.EXPECT_ARGUMENT_STYLE,Gt(this.clonePosition(),this.clonePosition()));c={style:p,styleLocation:Gt(l,this.clonePosition())}}if((b=this.tryParseArgumentClose(n)).err)return b;var u=Gt(n,this.clonePosition());
435
+ this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var c=this.clonePosition();if((A=this.parseSimpleArgStyleIfPossible()).err)return A;if(0===(f=nr(A.val)).length)return this.error(lt.EXPECT_ARGUMENT_STYLE,Ft(this.clonePosition(),this.clonePosition()));l={style:f,styleLocation:Ft(c,this.clonePosition())}}if((y=this.tryParseArgumentClose(n)).err)return y;var u=Ft(n,this.clonePosition());
436
436
  // Extract style or skeleton
437
- if(c&&Wt(null==c?void 0:c.style,"::",0)){
437
+ if(l&&Wt(null==l?void 0:l.style,"::",0)){
438
438
  // Skeleton starts with `::`.
439
- var h=tr(c.style.slice(2));if("number"===s)return(g=this.parseNumberSkeletonFromString(h,c.styleLocation)).err?g:{val:{type:ct.number,value:r,location:u,style:g.val},err:null};if(0===h.length)return this.error(at.EXPECT_DATE_TIME_SKELETON,u);var f=h;
439
+ var h=rr(l.style.slice(2));if("number"===s)return(A=this.parseNumberSkeletonFromString(h,l.styleLocation)).err?A:{val:{type:ct.number,value:r,location:u,style:A.val},err:null};if(0===h.length)return this.error(lt.EXPECT_DATE_TIME_SKELETON,u);var p=h;
440
440
  // Get "best match" pattern only if locale is passed, if not, let it
441
441
  // pass as-is where `parseDateTimeSkeleton()` will throw an error
442
442
  // for unsupported patterns.
443
- this.locale&&(f=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e.charAt(n);if("j"===o){for(var i=0;n+1<e.length&&e.charAt(n+1)===o;)i++,n++;var s=1+(1&i),a=i<2?1:3+(i>>1),c=Ut(t);for("H"!=c&&"k"!=c||(a=0);a-- >0;)r+="a";for(;s-- >0;)r=c+r}else r+="J"===o?"H":o}return r}(h,this.locale));var p={type:lt.dateTime,pattern:f,location:c.styleLocation,parsedOptions:this.shouldParseSkeletons?St(f):{}};return{val:{type:"date"===s?ct.date:ct.time,value:r,location:u,style:p},err:null}}
443
+ this.locale&&(p=function(e,t){for(var r="",n=0;n<e.length;n++){var i=e.charAt(n);if("j"===i){for(var o=0;n+1<e.length&&e.charAt(n+1)===i;)o++,n++;var s=1+(1&o),a=o<2?1:3+(o>>1),l=Gt(t);for("H"!=l&&"k"!=l||(a=0);a-- >0;)r+="a";for(;s-- >0;)r=l+r}else r+="J"===i?"H":i}return r}(h,this.locale));var f={type:ut.dateTime,pattern:p,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?Ct(p):{}};return{val:{type:"date"===s?ct.date:ct.time,value:r,location:u,style:f},err:null}}
444
444
  // Regular style or no style.
445
- return{val:{type:"number"===s?ct.number:"date"===s?ct.date:ct.time,value:r,location:u,style:null!==(o=null==c?void 0:c.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":
445
+ return{val:{type:"number"===s?ct.number:"date"===s?ct.date:ct.time,value:r,location:u,style:null!==(i=null==l?void 0:l.style)&&void 0!==i?i:null},err:null};case"plural":case"selectordinal":case"select":
446
446
  // Parse this range:
447
447
  // {name, plural, options}
448
448
  // ^---------^
449
- var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(at.EXPECT_SELECT_ARGUMENT_OPTIONS,Gt(d,ut({},d)));this.bumpSpace();
449
+ var d=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(lt.EXPECT_SELECT_ARGUMENT_OPTIONS,Ft(d,ht({},d)));this.bumpSpace();
450
450
  // Parse offset:
451
451
  // {name, plural, offset:1, options}
452
452
  // ^-----^
453
453
  // or the first option:
454
454
  // {name, plural, one {...} other {...}}
455
455
  // ^--^
456
- var m=this.parseIdentifierIfPossible(),y=0;if("select"!==s&&"offset"===m.value){if(!this.bumpIf(":"))return this.error(at.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Gt(this.clonePosition(),this.clonePosition()));var g;if(this.bumpSpace(),(g=this.tryParseDecimalInteger(at.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,at.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return g;
456
+ var g=this.parseIdentifierIfPossible(),m=0;if("select"!==s&&"offset"===g.value){if(!this.bumpIf(":"))return this.error(lt.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,Ft(this.clonePosition(),this.clonePosition()));var A;if(this.bumpSpace(),(A=this.tryParseDecimalInteger(lt.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,lt.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return A;
457
457
  // Parse another identifier for option parsing
458
- this.bumpSpace(),m=this.parseIdentifierIfPossible(),y=g.val}var b,v=this.tryParsePluralOrSelectOptions(e,s,t,m);if(v.err)return v;if((b=this.tryParseArgumentClose(n)).err)return b;var w=Gt(n,this.clonePosition());return"select"===s?{val:{type:ct.select,value:r,options:Qt(v.val),location:w},err:null}:{val:{type:ct.plural,value:r,options:Qt(v.val),offset:y,pluralType:"plural"===s?"cardinal":"ordinal",location:w},err:null};default:return this.error(at.INVALID_ARGUMENT_TYPE,Gt(i,a))}},e.prototype.tryParseArgumentClose=function(e){
458
+ this.bumpSpace(),g=this.parseIdentifierIfPossible(),m=A.val}var y,v=this.tryParsePluralOrSelectOptions(e,s,t,g);if(v.err)return v;if((y=this.tryParseArgumentClose(n)).err)return y;var b=Ft(n,this.clonePosition());return"select"===s?{val:{type:ct.select,value:r,options:er(v.val),location:b},err:null}:{val:{type:ct.plural,value:r,options:er(v.val),offset:m,pluralType:"plural"===s?"cardinal":"ordinal",location:b},err:null};default:return this.error(lt.INVALID_ARGUMENT_TYPE,Ft(o,a))}},e.prototype.tryParseArgumentClose=function(e){
459
459
  // Parse: {value, number, ::currency/GBP }
460
- return this.isEOF()||125/* `}` */!==this.char()?this.error(at.EXPECT_ARGUMENT_CLOSING_BRACE,Gt(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},
460
+ return this.isEOF()||125/* `}` */!==this.char()?this.error(lt.EXPECT_ARGUMENT_CLOSING_BRACE,Ft(e,this.clonePosition())):(this.bump(),{val:!0,err:null})},
461
461
  /**
462
462
  * See: https://github.com/unicode-org/icu/blob/af7ed1f6d2298013dc303628438ec4abe1f16479/icu4c/source/common/messagepattern.cpp#L659
463
463
  */
464
464
  e.prototype.parseSimpleArgStyleIfPossible=function(){for(var e=0,t=this.clonePosition();!this.isEOF();){switch(this.char()){case 39/* `'` */:
465
465
  // Treat apostrophe as quoting but include it in the style part.
466
466
  // Find the end of the quoted literal text.
467
- this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(at.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Gt(r,this.clonePosition()));this.bump();break;case 123/* `{` */:e+=1,this.bump();break;case 125/* `}` */:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var r=[];try{r=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");
467
+ this.bump();var r=this.clonePosition();if(!this.bumpUntil("'"))return this.error(lt.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,Ft(r,this.clonePosition()));this.bump();break;case 123/* `{` */:e+=1,this.bump();break;case 125/* `}` */:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}}return{val:this.message.slice(t.offset,this.offset()),err:null}},e.prototype.parseNumberSkeletonFromString=function(e,t){var r=[];try{r=function(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");
468
468
  // Parse the skeleton
469
- for(var t=e.split(Bt).filter((function(e){return e.length>0})),r=[],n=0,o=t;n<o.length;n++){var i=o[n].split("/");if(0===i.length)throw new Error("Invalid number skeleton");for(var s=i[0],a=i.slice(1),c=0,l=a;c<l.length;c++)if(0===l[c].length)throw new Error("Invalid number skeleton");r.push({stem:s,options:a})}return r}(e)}catch(e){return this.error(at.INVALID_NUMBER_SKELETON,t)}return{val:{type:lt.number,tokens:r,location:t,parsedOptions:this.shouldParseSkeletons?kt(r):{}},err:null}},
469
+ for(var t=e.split(Ht).filter((function(e){return e.length>0})),r=[],n=0,i=t;n<i.length;n++){var o=i[n].split("/");if(0===o.length)throw new Error("Invalid number skeleton");for(var s=o[0],a=o.slice(1),l=0,c=a;l<c.length;l++)if(0===c[l].length)throw new Error("Invalid number skeleton");r.push({stem:s,options:a})}return r}(e)}catch(e){return this.error(lt.INVALID_NUMBER_SKELETON,t)}return{val:{type:ut.number,tokens:r,location:t,parsedOptions:this.shouldParseSkeletons?Dt(r):{}},err:null}},
470
470
  /**
471
471
  * @param nesting_level The current nesting level of messages.
472
472
  * This can be positive when parsing message fragment in select or plural argument options.
@@ -481,26 +481,26 @@ e.prototype.tryParsePluralOrSelectOptions=function(e,t,r,n){
481
481
  // Parse:
482
482
  // one {one apple}
483
483
  // ^--^
484
- for(var o,i=!1,s=[],a=new Set,c=n.value,l=n.location;;){if(0===c.length){var u=this.clonePosition();if("select"===t||!this.bumpIf("="))break;
484
+ for(var i,o=!1,s=[],a=new Set,l=n.value,c=n.location;;){if(0===l.length){var u=this.clonePosition();if("select"===t||!this.bumpIf("="))break;
485
485
  // Try parse `={number}` selector
486
- var h=this.tryParseDecimalInteger(at.EXPECT_PLURAL_ARGUMENT_SELECTOR,at.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;l=Gt(u,this.clonePosition()),c=this.message.slice(u.offset,this.offset())}
486
+ var h=this.tryParseDecimalInteger(lt.EXPECT_PLURAL_ARGUMENT_SELECTOR,lt.INVALID_PLURAL_ARGUMENT_SELECTOR);if(h.err)return h;c=Ft(u,this.clonePosition()),l=this.message.slice(u.offset,this.offset())}
487
487
  // Duplicate selector clauses
488
- if(a.has(c))return this.error("select"===t?at.DUPLICATE_SELECT_ARGUMENT_SELECTOR:at.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===c&&(i=!0),
488
+ if(a.has(l))return this.error("select"===t?lt.DUPLICATE_SELECT_ARGUMENT_SELECTOR:lt.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);"other"===l&&(o=!0),
489
489
  // Parse:
490
490
  // one {one apple}
491
491
  // ^----------^
492
- this.bumpSpace();var f=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?at.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:at.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,Gt(this.clonePosition(),this.clonePosition()));var p=this.parseMessage(e+1,t,r);if(p.err)return p;var d=this.tryParseArgumentClose(f);if(d.err)return d;s.push([c,{value:p.val,location:Gt(f,this.clonePosition())}]),
492
+ this.bumpSpace();var p=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?lt.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:lt.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,Ft(this.clonePosition(),this.clonePosition()));var f=this.parseMessage(e+1,t,r);if(f.err)return f;var d=this.tryParseArgumentClose(p);if(d.err)return d;s.push([l,{value:f.val,location:Ft(p,this.clonePosition())}]),
493
493
  // Keep track of the existing selectors
494
- a.add(c),
494
+ a.add(l),
495
495
  // Prep next selector clause.
496
- this.bumpSpace(),c=(o=this.parseIdentifierIfPossible()).value,l=o.location}return 0===s.length?this.error("select"===t?at.EXPECT_SELECT_ARGUMENT_SELECTOR:at.EXPECT_PLURAL_ARGUMENT_SELECTOR,Gt(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!i?this.error(at.MISSING_OTHER_CLAUSE,Gt(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var o=!1,i=0;!this.isEOF();){var s=this.char();if(!(s>=48/* `0` */&&s<=57/* `9` */))break;o=!0,i=10*i+(s-48),this.bump()}var a=Gt(n,this.clonePosition());return o?Zt(i*=r)?{val:i,err:null}:this.error(t,a):this.error(e,a)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){
496
+ this.bumpSpace(),l=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===s.length?this.error("select"===t?lt.EXPECT_SELECT_ARGUMENT_SELECTOR:lt.EXPECT_PLURAL_ARGUMENT_SELECTOR,Ft(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!o?this.error(lt.MISSING_OTHER_CLAUSE,Ft(this.clonePosition(),this.clonePosition())):{val:s,err:null}},e.prototype.tryParseDecimalInteger=function(e,t){var r=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(r=-1);for(var i=!1,o=0;!this.isEOF();){var s=this.char();if(!(s>=48/* `0` */&&s<=57/* `9` */))break;i=!0,o=10*o+(s-48),this.bump()}var a=Ft(n,this.clonePosition());return i?Vt(o*=r)?{val:o,err:null}:this.error(t,a):this.error(e,a)},e.prototype.offset=function(){return this.position.offset},e.prototype.isEOF=function(){return this.offset()===this.message.length},e.prototype.clonePosition=function(){
497
497
  // This is much faster than `Object.assign` or spread.
498
498
  return{offset:this.position.offset,line:this.position.line,column:this.position.column}},
499
499
  /**
500
500
  * Return the code point at the current position of the parser.
501
501
  * Throws if the index is out of bound.
502
502
  */
503
- e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=er(this.message,e);if(void 0===t)throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"));return t},e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}},
503
+ e.prototype.char=function(){var e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");var t=tr(this.message,e);if(void 0===t)throw Error("Offset ".concat(e," is at invalid UTF-16 code unit boundary"));return t},e.prototype.error=function(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}},
504
504
  /** Bump the parser to the next UTF-16 code unit. */
505
505
  e.prototype.bump=function(){if(!this.isEOF()){var e=this.char();10/* '\n' */===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,
506
506
  // 0 ~ 0x10000 -> unicode BMP, otherwise skip the surrogate pair.
@@ -533,7 +533,7 @@ e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this
533
533
  * This check if codepoint is alphabet (lower & uppercase)
534
534
  * @param codepoint
535
535
  * @returns
536
- */function sr(e){return e>=97&&e<=122||e>=65&&e<=90}function ar(e){return 45/* '-' */===e||46/* '.' */===e||e>=48&&e<=57/* 0..9 */||95/* '_' */===e||e>=97&&e<=122/** a..z */||e>=65&&e<=90/* A..Z */||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}
536
+ */function ar(e){return e>=97&&e<=122||e>=65&&e<=90}function lr(e){return 45/* '-' */===e||46/* '.' */===e||e>=48&&e<=57/* 0..9 */||95/* '_' */===e||e>=97&&e<=122/** a..z */||e>=65&&e<=90/* A..Z */||183==e||e>=192&&e<=214||e>=216&&e<=246||e>=248&&e<=893||e>=895&&e<=8191||e>=8204&&e<=8205||e>=8255&&e<=8256||e>=8304&&e<=8591||e>=11264&&e<=12271||e>=12289&&e<=55295||e>=63744&&e<=64975||e>=65008&&e<=65533||e>=65536&&e<=983039}
537
537
  /**
538
538
  * Code point equivalent of regex `\p{White_Space}`.
539
539
  * From: https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
@@ -541,75 +541,75 @@ e.prototype.peek=function(){if(this.isEOF())return null;var e=this.char(),t=this
541
541
  /**
542
542
  * Code point equivalent of regex `\p{Pattern_Syntax}`.
543
543
  * See https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
544
- */function lr(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function ur(e){e.forEach((function(e){if(delete e.location,gt(e)||bt(e))for(var t in e.options)delete e.options[t].location,ur(e.options[t].value);else dt(e)&&Et(e.style)||(mt(e)||yt(e))&&_t(e.style)?delete e.style.location:wt(e)&&ur(e.children)}))}function hr(e,t){void 0===t&&(t={}),t=ut({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new ir(e,t).parse();if(r.err){var n=SyntaxError(at[r.err.kind]);
544
+ */function ur(e){return e>=33&&e<=35||36===e||e>=37&&e<=39||40===e||41===e||42===e||43===e||44===e||45===e||e>=46&&e<=47||e>=58&&e<=59||e>=60&&e<=62||e>=63&&e<=64||91===e||92===e||93===e||94===e||96===e||123===e||124===e||125===e||126===e||161===e||e>=162&&e<=165||166===e||167===e||169===e||171===e||172===e||174===e||176===e||177===e||182===e||187===e||191===e||215===e||247===e||e>=8208&&e<=8213||e>=8214&&e<=8215||8216===e||8217===e||8218===e||e>=8219&&e<=8220||8221===e||8222===e||8223===e||e>=8224&&e<=8231||e>=8240&&e<=8248||8249===e||8250===e||e>=8251&&e<=8254||e>=8257&&e<=8259||8260===e||8261===e||8262===e||e>=8263&&e<=8273||8274===e||8275===e||e>=8277&&e<=8286||e>=8592&&e<=8596||e>=8597&&e<=8601||e>=8602&&e<=8603||e>=8604&&e<=8607||8608===e||e>=8609&&e<=8610||8611===e||e>=8612&&e<=8613||8614===e||e>=8615&&e<=8621||8622===e||e>=8623&&e<=8653||e>=8654&&e<=8655||e>=8656&&e<=8657||8658===e||8659===e||8660===e||e>=8661&&e<=8691||e>=8692&&e<=8959||e>=8960&&e<=8967||8968===e||8969===e||8970===e||8971===e||e>=8972&&e<=8991||e>=8992&&e<=8993||e>=8994&&e<=9e3||9001===e||9002===e||e>=9003&&e<=9083||9084===e||e>=9085&&e<=9114||e>=9115&&e<=9139||e>=9140&&e<=9179||e>=9180&&e<=9185||e>=9186&&e<=9254||e>=9255&&e<=9279||e>=9280&&e<=9290||e>=9291&&e<=9311||e>=9472&&e<=9654||9655===e||e>=9656&&e<=9664||9665===e||e>=9666&&e<=9719||e>=9720&&e<=9727||e>=9728&&e<=9838||9839===e||e>=9840&&e<=10087||10088===e||10089===e||10090===e||10091===e||10092===e||10093===e||10094===e||10095===e||10096===e||10097===e||10098===e||10099===e||10100===e||10101===e||e>=10132&&e<=10175||e>=10176&&e<=10180||10181===e||10182===e||e>=10183&&e<=10213||10214===e||10215===e||10216===e||10217===e||10218===e||10219===e||10220===e||10221===e||10222===e||10223===e||e>=10224&&e<=10239||e>=10240&&e<=10495||e>=10496&&e<=10626||10627===e||10628===e||10629===e||10630===e||10631===e||10632===e||10633===e||10634===e||10635===e||10636===e||10637===e||10638===e||10639===e||10640===e||10641===e||10642===e||10643===e||10644===e||10645===e||10646===e||10647===e||10648===e||e>=10649&&e<=10711||10712===e||10713===e||10714===e||10715===e||e>=10716&&e<=10747||10748===e||10749===e||e>=10750&&e<=11007||e>=11008&&e<=11055||e>=11056&&e<=11076||e>=11077&&e<=11078||e>=11079&&e<=11084||e>=11085&&e<=11123||e>=11124&&e<=11125||e>=11126&&e<=11157||11158===e||e>=11159&&e<=11263||e>=11776&&e<=11777||11778===e||11779===e||11780===e||11781===e||e>=11782&&e<=11784||11785===e||11786===e||11787===e||11788===e||11789===e||e>=11790&&e<=11798||11799===e||e>=11800&&e<=11801||11802===e||11803===e||11804===e||11805===e||e>=11806&&e<=11807||11808===e||11809===e||11810===e||11811===e||11812===e||11813===e||11814===e||11815===e||11816===e||11817===e||e>=11818&&e<=11822||11823===e||e>=11824&&e<=11833||e>=11834&&e<=11835||e>=11836&&e<=11839||11840===e||11841===e||11842===e||e>=11843&&e<=11855||e>=11856&&e<=11857||11858===e||e>=11859&&e<=11903||e>=12289&&e<=12291||12296===e||12297===e||12298===e||12299===e||12300===e||12301===e||12302===e||12303===e||12304===e||12305===e||e>=12306&&e<=12307||12308===e||12309===e||12310===e||12311===e||12312===e||12313===e||12314===e||12315===e||12316===e||12317===e||e>=12318&&e<=12319||12320===e||12336===e||64830===e||64831===e||e>=65093&&e<=65094}function hr(e){e.forEach((function(e){if(delete e.location,yt(e)||vt(e))for(var t in e.options)delete e.options[t].location,hr(e.options[t].value);else gt(e)&&wt(e.style)||(mt(e)||At(e))&&Bt(e.style)?delete e.style.location:Et(e)&&hr(e.children)}))}function pr(e,t){void 0===t&&(t={}),t=ht({shouldParseSkeletons:!0,requiresOtherClause:!0},t);var r=new sr(e,t).parse();if(r.err){var n=SyntaxError(lt[r.err.kind]);
545
545
  // @ts-expect-error Assign to error object
546
546
  throw n.location=r.err.location,
547
547
  // @ts-expect-error Assign to error object
548
- n.originalMessage=r.err.message,n}return(null==t?void 0:t.captureLocation)||ur(r.val),r.val}
548
+ n.originalMessage=r.err.message,n}return(null==t?void 0:t.captureLocation)||hr(r.val),r.val}
549
549
 
550
550
  // Main
551
551
 
552
- function fr(e,t){var r=t&&t.cache?t.cache:wr,n=t&&t.serializer?t.serializer:gr;return(t&&t.strategy?t.strategy:yr)(e,{cache:r,serializer:n})}
552
+ function fr(e,t){var r=t&&t.cache?t.cache:Er,n=t&&t.serializer?t.serializer:yr;return(t&&t.strategy?t.strategy:Ar)(e,{cache:r,serializer:n})}
553
553
 
554
554
  // Strategy
555
555
 
556
- function pr(e,t,r,n){var o,i=null==(o=n)||"number"==typeof o||"boolean"==typeof o?n:r(n),s=t.get(i);return void 0===s&&(s=e.call(this,n),t.set(i,s)),s}function dr(e,t,r){var n=Array.prototype.slice.call(arguments,3),o=r(n),i=t.get(o);return void 0===i&&(i=e.apply(this,n),t.set(o,i)),i}function mr(e,t,r,n,o){return r.bind(t,e,n,o)}function yr(e,t){return mr(e,this,1===e.length?pr:dr,t.cache.create(),t.serializer)}
556
+ function dr(e,t,r,n){var i,o=null==(i=n)||"number"==typeof i||"boolean"==typeof i?n:r(n),s=t.get(o);return void 0===s&&(s=e.call(this,n),t.set(o,s)),s}function gr(e,t,r){var n=Array.prototype.slice.call(arguments,3),i=r(n),o=t.get(i);return void 0===o&&(o=e.apply(this,n),t.set(i,o)),o}function mr(e,t,r,n,i){return r.bind(t,e,n,i)}function Ar(e,t){return mr(e,this,1===e.length?dr:gr,t.cache.create(),t.serializer)}
557
557
  // Serializer
558
- var gr=function(){return JSON.stringify(arguments)};
558
+ var yr=function(){return JSON.stringify(arguments)};
559
559
 
560
560
  // Cache
561
561
 
562
- function br(){this.cache=Object.create(null)}br.prototype.get=function(e){return this.cache[e]},br.prototype.set=function(e,t){this.cache[e]=t};var vr,wr={create:function(){
562
+ function vr(){this.cache=Object.create(null)}vr.prototype.get=function(e){return this.cache[e]},vr.prototype.set=function(e,t){this.cache[e]=t};var br,Er={create:function(){
563
563
  // @ts-ignore
564
- return new br}},Er={variadic:function(e,t){return mr(e,this,dr,t.cache.create(),t.serializer)},monadic:function(e,t){return mr(e,this,pr,t.cache.create(),t.serializer)}};!function(e){
564
+ return new vr}},wr={variadic:function(e,t){return mr(e,this,gr,t.cache.create(),t.serializer)},monadic:function(e,t){return mr(e,this,dr,t.cache.create(),t.serializer)}};!function(e){
565
565
  // When we have a placeholder but no value to format
566
566
  e.MISSING_VALUE="MISSING_VALUE",
567
567
  // When value supplied is invalid
568
568
  e.INVALID_VALUE="INVALID_VALUE",
569
569
  // When we need specific Intl API but it's not available
570
- e.MISSING_INTL_API="MISSING_INTL_API"}(vr||(vr={}));var _r,Tr=/** @class */function(e){function t(t,r,n){var o=e.call(this,t)||this;return o.code=r,o.originalMessage=n,o}return st(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Ar=/** @class */function(e){function t(t,r,n,o){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(r,'". Options are "').concat(Object.keys(n).join('", "'),'"'),vr.INVALID_VALUE,o)||this}return st(t,e),t}(Tr),Sr=/** @class */function(e){function t(t,r,n){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(r),vr.INVALID_VALUE,n)||this}return st(t,e),t}(Tr),Br=/** @class */function(e){function t(t,r){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(r,'"'),vr.MISSING_VALUE,r)||this}return st(t,e),t}(Tr);function Hr(e){return"function"==typeof e}
570
+ e.MISSING_INTL_API="MISSING_INTL_API"}(br||(br={}));var Br,Tr=/** @class */function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.code=r,i.originalMessage=n,i}return at(t,e),t.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},t}(Error),Ir=/** @class */function(e){function t(t,r,n,i){return e.call(this,'Invalid values for "'.concat(t,'": "').concat(r,'". Options are "').concat(Object.keys(n).join('", "'),'"'),br.INVALID_VALUE,i)||this}return at(t,e),t}(Tr),Cr=/** @class */function(e){function t(t,r,n){return e.call(this,'Value for "'.concat(t,'" must be of type ').concat(r),br.INVALID_VALUE,n)||this}return at(t,e),t}(Tr),Hr=/** @class */function(e){function t(t,r){return e.call(this,'The intl string context variable "'.concat(t,'" was not provided to the string "').concat(r,'"'),br.MISSING_VALUE,r)||this}return at(t,e),t}(Tr);function Rr(e){return"function"==typeof e}
571
571
  // TODO(skeleton): add skeleton support
572
- function Pr(e,t,r,n,o,i,
572
+ function Sr(e,t,r,n,i,o,
573
573
  // For debugging
574
574
  s){
575
575
  // Hot path for straight simple msg translations
576
- if(1===e.length&&ft(e[0]))return[{type:_r.literal,value:e[0].value}];for(var a=[],c=0,l=e;c<l.length;c++){var u=l[c];
576
+ if(1===e.length&&ft(e[0]))return[{type:Br.literal,value:e[0].value}];for(var a=[],l=0,c=e;l<c.length;l++){var u=c[l];
577
577
  // Exit early for string parts.
578
- if(ft(u))a.push({type:_r.literal,value:u.value});else
578
+ if(ft(u))a.push({type:Br.literal,value:u.value});else
579
579
  // TODO: should this part be literal type?
580
580
  // Replace `#` in plural rules with the actual numeric value.
581
- if(vt(u))"number"==typeof i&&a.push({type:_r.literal,value:r.getNumberFormat(t).format(i)});else{var h=u.value;
581
+ if(bt(u))"number"==typeof o&&a.push({type:Br.literal,value:r.getNumberFormat(t).format(o)});else{var h=u.value;
582
582
  // Enforce that all required values are provided by the caller.
583
- if(!o||!(h in o))throw new Br(h,s);var f=o[h];if(pt(u))f&&"string"!=typeof f&&"number"!=typeof f||(f="string"==typeof f||"number"==typeof f?String(f):""),a.push({type:"string"==typeof f?_r.literal:_r.object,value:f});else
583
+ if(!i||!(h in i))throw new Hr(h,s);var p=i[h];if(dt(u))p&&"string"!=typeof p&&"number"!=typeof p||(p="string"==typeof p||"number"==typeof p?String(p):""),a.push({type:"string"==typeof p?Br.literal:Br.object,value:p});else
584
584
  // Recursively format plural and select parts' option — which can be a
585
585
  // nested pattern structure. The choosing of the option to use is
586
586
  // abstracted-by and delegated-to the part helper object.
587
- if(mt(u)){var p="string"==typeof u.style?n.date[u.style]:_t(u.style)?u.style.parsedOptions:void 0;a.push({type:_r.literal,value:r.getDateTimeFormat(t,p).format(f)})}else if(yt(u)){p="string"==typeof u.style?n.time[u.style]:_t(u.style)?u.style.parsedOptions:n.time.medium;a.push({type:_r.literal,value:r.getDateTimeFormat(t,p).format(f)})}else if(dt(u)){(p="string"==typeof u.style?n.number[u.style]:Et(u.style)?u.style.parsedOptions:void 0)&&p.scale&&(f*=p.scale||1),a.push({type:_r.literal,value:r.getNumberFormat(t,p).format(f)})}else{if(wt(u)){var d=u.children,m=u.value,y=o[m];if(!Hr(y))throw new Sr(m,"function",s);var g=y(Pr(d,t,r,n,o,i).map((function(e){return e.value})));Array.isArray(g)||(g=[g]),a.push.apply(a,g.map((function(e){return{type:"string"==typeof e?_r.literal:_r.object,value:e}})))}if(gt(u)){if(!(b=u.options[f]||u.options.other))throw new Ar(u.value,f,Object.keys(u.options),s);a.push.apply(a,Pr(b.value,t,r,n,o))}else if(bt(u)){var b;if(!(b=u.options["=".concat(f)])){if(!Intl.PluralRules)throw new Tr('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',vr.MISSING_INTL_API,s);var v=r.getPluralRules(t,{type:u.pluralType}).select(f-(u.offset||0));b=u.options[v]||u.options.other}if(!b)throw new Ar(u.value,f,Object.keys(u.options),s);a.push.apply(a,Pr(b.value,t,r,n,o,f-(u.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var r=e[e.length-1];return r&&r.type===_r.literal&&t.type===_r.literal?r.value+=t.value:e.push(t),e}),[])}(a)}
587
+ if(mt(u)){var f="string"==typeof u.style?n.date[u.style]:Bt(u.style)?u.style.parsedOptions:void 0;a.push({type:Br.literal,value:r.getDateTimeFormat(t,f).format(p)})}else if(At(u)){f="string"==typeof u.style?n.time[u.style]:Bt(u.style)?u.style.parsedOptions:n.time.medium;a.push({type:Br.literal,value:r.getDateTimeFormat(t,f).format(p)})}else if(gt(u)){(f="string"==typeof u.style?n.number[u.style]:wt(u.style)?u.style.parsedOptions:void 0)&&f.scale&&(p*=f.scale||1),a.push({type:Br.literal,value:r.getNumberFormat(t,f).format(p)})}else{if(Et(u)){var d=u.children,g=u.value,m=i[g];if(!Rr(m))throw new Cr(g,"function",s);var A=m(Sr(d,t,r,n,i,o).map((function(e){return e.value})));Array.isArray(A)||(A=[A]),a.push.apply(a,A.map((function(e){return{type:"string"==typeof e?Br.literal:Br.object,value:e}})))}if(yt(u)){if(!(y=u.options[p]||u.options.other))throw new Ir(u.value,p,Object.keys(u.options),s);a.push.apply(a,Sr(y.value,t,r,n,i))}else if(vt(u)){var y;if(!(y=u.options["=".concat(p)])){if(!Intl.PluralRules)throw new Tr('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',br.MISSING_INTL_API,s);var v=r.getPluralRules(t,{type:u.pluralType}).select(p-(u.offset||0));y=u.options[v]||u.options.other}if(!y)throw new Ir(u.value,p,Object.keys(u.options),s);a.push.apply(a,Sr(y.value,t,r,n,i,p-(u.offset||0)))}else;}}}return function(e){return e.length<2?e:e.reduce((function(e,t){var r=e[e.length-1];return r&&r.type===Br.literal&&t.type===Br.literal?r.value+=t.value:e.push(t),e}),[])}(a)}
588
588
  /*
589
589
  Copyright (c) 2014, Yahoo! Inc. All rights reserved.
590
590
  Copyrights licensed under the New BSD License.
591
591
  See the accompanying LICENSE file for terms.
592
592
  */
593
593
  // -- MessageFormat --------------------------------------------------------
594
- function Lr(e,t){return t?Object.keys(e).reduce((function(r,n){var o,i;return r[n]=(o=e[n],(i=t[n])?ut(ut(ut({},o||{}),i||{}),Object.keys(o).reduce((function(e,t){return e[t]=ut(ut({},o[t]),i[t]||{}),e}),{})):o),r}),ut({},e)):e}function xr(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"}(_r||(_r={}));var Cr=/** @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);
594
+ function kr(e,t){return t?Object.keys(e).reduce((function(r,n){var i,o;return r[n]=(i=e[n],(o=t[n])?ht(ht(ht({},i||{}),o||{}),Object.keys(i).reduce((function(e,t){return e[t]=ht(ht({},i[t]),o[t]||{}),e}),{})):i),r}),ht({},e)):e}function Or(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"}(Br||(Br={}));var Lr=/** @class */function(){function e(t,r,n,i){var o,s=this;if(void 0===r&&(r=e.defaultLocale),this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(e){var t=s.formatToParts(e);
595
595
  // Hot path for straight simple msg translations
596
- if(1===t.length)return t[0].value;var r=t.reduce((function(e,t){return e.length&&t.type===_r.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 Pr(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},
596
+ if(1===t.length)return t[0].value;var r=t.reduce((function(e,t){return e.length&&t.type===Br.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 Sr(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},
597
597
  // Defined first because it's used to build the format pattern.
598
598
  this.locales=r,this.resolvedLocale=e.resolveLocale(r),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
599
599
  // Parse string messages into an AST.
600
- 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.");
600
+ this.ast=e.__parse(t,{ignoreTag:null==i?void 0:i.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.");
601
601
  // Creates a new object with the specified `formats` merged with the default
602
602
  // formats.
603
- this.formats=Lr(e.formats,n),this.formatters=o&&o.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:fr((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.NumberFormat).bind.apply(e,ht([void 0],t,!1)))}),{cache:xr(i.number),strategy:Er.variadic}),getDateTimeFormat:fr((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.DateTimeFormat).bind.apply(e,ht([void 0],t,!1)))}),{cache:xr(i.dateTime),strategy:Er.variadic}),getPluralRules:fr((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.PluralRules).bind.apply(e,ht([void 0],t,!1)))}),{cache:xr(i.pluralRules),strategy:Er.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=hr,
603
+ this.formats=kr(e.formats,n),this.formatters=i&&i.formatters||(void 0===(o=this.formatterCache)&&(o={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:fr((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.NumberFormat).bind.apply(e,pt([void 0],t,!1)))}),{cache:Or(o.number),strategy:wr.variadic}),getDateTimeFormat:fr((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.DateTimeFormat).bind.apply(e,pt([void 0],t,!1)))}),{cache:Or(o.dateTime),strategy:wr.variadic}),getPluralRules:fr((function(){for(var e,t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return new((e=Intl.PluralRules).bind.apply(e,pt([void 0],t,!1)))}),{cache:Or(o.pluralRules),strategy:wr.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=pr,
604
604
  // Default format options used as the prototype of the `formats` provided to the
605
605
  // constructor. These are used when constructing the internal Intl.NumberFormat
606
606
  // and Intl.DateTimeFormat instances.
607
- 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}(),Or=Cr;
607
+ 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}(),Pr=Lr;
608
608
  /*
609
609
  Copyright (c) 2014, Yahoo! Inc. All rights reserved.
610
610
  Copyrights licensed under the New BSD License.
611
611
  See the accompanying LICENSE file for terms.
612
- */const Ir={},Rr=(e,t,r)=>r?(t in Ir||(Ir[t]={}),e in Ir[t]||(Ir[t][e]=r),r):r,kr=(e,t)=>{if(null==t)return;if(t in Ir&&e in Ir[t])return Ir[t][e];const r=Qr(t);for(let n=0;n<r.length;n++){const o=Dr(r[n],e);if(o)return Rr(e,t,o)}};let Nr;const Mr=Ze({});function Ur(e){return e in Nr}function Dr(e,t){if(!Ur(e))return null;const r=function(e){return Nr[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)}function $r(e,...t){delete Ir[e],Mr.update((r=>(r[e]=ot.all([r[e]||{},...t]),r)))}Ye([Mr],(([e])=>Object.keys(e))),Mr.subscribe((e=>Nr=e));const Gr={};function Fr(e){return Gr[e]}function jr(e){return null!=e&&Qr(e).some((e=>{var t;return null===(t=Fr(e))||void 0===t?void 0:t.size}))}const zr={};function Vr(e){if(!jr(e))return e in zr?zr[e]:Promise.resolve();const t=function(e){return Qr(e).map((e=>{const t=Fr(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return zr[e]=Promise.all(t.map((([e,t])=>function(e,t){const r=Promise.all(t.map((t=>(function(e,t){Gr[e].delete(t),0===Gr[e].size&&delete Gr[e]}(e,t),t().then((e=>e.default||e))))));return r.then((t=>$r(e,...t)))}(e,t)))).then((()=>{if(jr(e))return Vr(e);delete zr[e]})),zr[e]}
612
+ */const xr={},Nr=(e,t,r)=>r?(t in xr||(xr[t]={}),e in xr[t]||(xr[t][e]=r),r):r,Dr=(e,t)=>{if(null==t)return;if(t in xr&&e in xr[t])return xr[t][e];const r=en(t);for(let n=0;n<r.length;n++){const i=_r(r[n],e);if(i)return Nr(e,t,i)}};let Mr;const Ur=Ve({});function Gr(e){return e in Mr}function _r(e,t){if(!Gr(e))return null;const r=function(e){return Mr[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)}function Qr(e,...t){delete xr[e],Ur.update((r=>(r[e]=ot.all([r[e]||{},...t]),r)))}Ye([Ur],(([e])=>Object.keys(e))),Ur.subscribe((e=>Mr=e));const Fr={};function jr(e){return Fr[e]}function zr(e){return null!=e&&en(e).some((e=>{var t;return null===(t=jr(e))||void 0===t?void 0:t.size}))}const Jr={};function Xr(e){if(!zr(e))return e in Jr?Jr[e]:Promise.resolve();const t=function(e){return en(e).map((e=>{const t=jr(e);return[e,t?[...t]:[]]})).filter((([,e])=>e.length>0))}(e);return Jr[e]=Promise.all(t.map((([e,t])=>function(e,t){const r=Promise.all(t.map((t=>(function(e,t){Fr[e].delete(t),0===Fr[e].size&&delete Fr[e]}(e,t),t().then((e=>e.default||e))))));return r.then((t=>Qr(e,...t)))}(e,t)))).then((()=>{if(zr(e))return Xr(e);delete Jr[e]})),Jr[e]}
613
613
  /*! *****************************************************************************
614
614
  Copyright (c) Microsoft Corporation.
615
615
 
@@ -623,7 +623,7 @@ e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
623
623
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
624
624
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
625
625
  PERFORMANCE OF THIS SOFTWARE.
626
- ***************************************************************************** */function Xr(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 Kr={fallbackLocale:null,loadingDelay:200,formats:{number:{scientific:{notation:"scientific"},engineering:{notation:"engineering"},compactLong:{notation:"compact",compactDisplay:"long"},compactShort:{notation:"compact",compactDisplay:"short"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},warnOnMissingMessages:!0,handleMissingMessage:void 0,ignoreTag:!0};function Zr(){return Kr}const Yr=Ze(!1);let qr;const Wr=Ze(null);function Jr(e){return e.split("-").map(((e,t,r)=>r.slice(0,t+1).join("-"))).reverse()}function Qr(e,t=Zr().fallbackLocale){const r=Jr(e);return t?[...new Set([...r,...Jr(t)])]:r}function en(){return null!=qr?qr:void 0}Wr.subscribe((e=>{qr=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const tn=Object.assign(Object.assign({},Wr),{set:e=>{if(e&&function(e){if(null==e)return;const t=Qr(e);for(let e=0;e<t.length;e++){const r=t[e];if(Ur(r))return r}}(e)&&jr(e)){const{loadingDelay:t}=Zr();let r;return"undefined"!=typeof window&&null!=en()&&t?r=window.setTimeout((()=>Yr.set(!0)),t):Yr.set(!0),Vr(e).then((()=>{Wr.set(e)})).finally((()=>{clearTimeout(r),Yr.set(!1)}))}return Wr.set(e)}}),rn=e=>{const t=Object.create(null);return r=>{const n=JSON.stringify(r);return n in t?t[n]:t[n]=e(r)}},nn=(e,t)=>{const{formats:r}=Zr();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},on=rn((e=>{var{locale:t,format:r}=e,n=Xr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(n=nn("number",r)),new Intl.NumberFormat(t,n)})),sn=rn((e=>{var{locale:t,format:r}=e,n=Xr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?n=nn("date",r):0===Object.keys(n).length&&(n=nn("date","short")),new Intl.DateTimeFormat(t,n)})),an=rn((e=>{var{locale:t,format:r}=e,n=Xr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?n=nn("time",r):0===Object.keys(n).length&&(n=nn("time","short")),new Intl.DateTimeFormat(t,n)})),cn=rn(((e,t=en())=>new Or(e,t,Zr().formats,{ignoreTag:Zr().ignoreTag}))),ln=(e,t={})=>{var r,n,o,i;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:c=en(),default:l}=s;if(null==c)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=kr(e,c);if(u){if("string"!=typeof u)return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),u}else u=null!==(i=null!==(o=null===(n=(r=Zr()).handleMissingMessage)||void 0===n?void 0:n.call(r,{locale:c,id:e,defaultValue:l}))&&void 0!==o?o:l)&&void 0!==i?i:e;if(!a)return u;let h=u;try{h=cn(u,c).format(a)}catch(t){console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return h},un=(e,t)=>((e={})=>{var{locale:t=en()}=e,r=Xr(e,["locale"]);return an(Object.assign({locale:t},r))})(t).format(e),hn=(e,t)=>((e={})=>{var{locale:t=en()}=e,r=Xr(e,["locale"]);return sn(Object.assign({locale:t},r))})(t).format(e),fn=(e,t)=>((e={})=>{var{locale:t=en()}=e,r=Xr(e,["locale"]);return on(Object.assign({locale:t},r))})(t).format(e),pn=(e,t=en())=>kr(e,t),dn=Ye([tn,Mr],(()=>ln));Ye([tn],(()=>un)),Ye([tn],(()=>hn)),Ye([tn],(()=>fn)),Ye([tn,Mr],(()=>pn)),window.emWidgets={topic:(e,t=0)=>{if(-1==Ve.indexOf(e)){let r=new ze(t);Xe[e]=r,Ve.push(e)}return Xe[e]}};const mn={en:{tournamentsSlider:{loading:"Loading"}},tr:{tournamentsSlider:{loading:"Loading"}},el:{tournamentsSlider:{loading:"Loading"}}};var yn=function(e,t,r){return e(r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},r.exports),r.exports}((function(e,t){
626
+ ***************************************************************************** */function Kr(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 i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}const Zr={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 Vr(){return Zr}const Yr=Ve(!1);let qr;const Wr=Ve(null);function $r(e){return e.split("-").map(((e,t,r)=>r.slice(0,t+1).join("-"))).reverse()}function en(e,t=Vr().fallbackLocale){const r=$r(e);return t?[...new Set([...r,...$r(t)])]:r}function tn(){return null!=qr?qr:void 0}Wr.subscribe((e=>{qr=null!=e?e:void 0,"undefined"!=typeof window&&null!=e&&document.documentElement.setAttribute("lang",e)}));const rn=Object.assign(Object.assign({},Wr),{set:e=>{if(e&&function(e){if(null==e)return;const t=en(e);for(let e=0;e<t.length;e++){const r=t[e];if(Gr(r))return r}}(e)&&zr(e)){const{loadingDelay:t}=Vr();let r;return"undefined"!=typeof window&&null!=tn()&&t?r=window.setTimeout((()=>Yr.set(!0)),t):Yr.set(!0),Xr(e).then((()=>{Wr.set(e)})).finally((()=>{clearTimeout(r),Yr.set(!1)}))}return Wr.set(e)}}),nn=e=>{const t=Object.create(null);return r=>{const n=JSON.stringify(r);return n in t?t[n]:t[n]=e(r)}},on=(e,t)=>{const{formats:r}=Vr();if(e in r&&t in r[e])return r[e][t];throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`)},sn=nn((e=>{var{locale:t,format:r}=e,n=Kr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format numbers');return r&&(n=on("number",r)),new Intl.NumberFormat(t,n)})),an=nn((e=>{var{locale:t,format:r}=e,n=Kr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format dates');return r?n=on("date",r):0===Object.keys(n).length&&(n=on("date","short")),new Intl.DateTimeFormat(t,n)})),ln=nn((e=>{var{locale:t,format:r}=e,n=Kr(e,["locale","format"]);if(null==t)throw new Error('[svelte-i18n] A "locale" must be set to format time values');return r?n=on("time",r):0===Object.keys(n).length&&(n=on("time","short")),new Intl.DateTimeFormat(t,n)})),cn=nn(((e,t=tn())=>new Pr(e,t,Vr().formats,{ignoreTag:Vr().ignoreTag}))),un=(e,t={})=>{var r,n,i,o;let s=t;"object"==typeof e&&(s=e,e=s.id);const{values:a,locale:l=tn(),default:c}=s;if(null==l)throw new Error("[svelte-i18n] Cannot format a message without first setting the initial locale.");let u=Dr(e,l);if(u){if("string"!=typeof u)return console.warn(`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof u}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`),u}else u=null!==(o=null!==(i=null===(n=(r=Vr()).handleMissingMessage)||void 0===n?void 0:n.call(r,{locale:l,id:e,defaultValue:c}))&&void 0!==i?i:c)&&void 0!==o?o:e;if(!a)return u;let h=u;try{h=cn(u,l).format(a)}catch(t){console.warn(`[svelte-i18n] Message "${e}" has syntax error:`,t.message)}return h},hn=(e,t)=>((e={})=>{var{locale:t=tn()}=e,r=Kr(e,["locale"]);return ln(Object.assign({locale:t},r))})(t).format(e),pn=(e,t)=>((e={})=>{var{locale:t=tn()}=e,r=Kr(e,["locale"]);return an(Object.assign({locale:t},r))})(t).format(e),fn=(e,t)=>((e={})=>{var{locale:t=tn()}=e,r=Kr(e,["locale"]);return sn(Object.assign({locale:t},r))})(t).format(e),dn=(e,t=tn())=>Dr(e,t),gn=Ye([rn,Ur],(()=>un));Ye([rn],(()=>hn)),Ye([rn],(()=>pn)),Ye([rn],(()=>fn)),Ye([rn,Ur],(()=>dn)),window.emWidgets={topic:(e,t=0)=>{if(-1==Xe.indexOf(e)){let r=new Je(t);Ke[e]=r,Xe.push(e)}return Ke[e]}};const mn={en:{tournamentsSlider:{loading:"Loading"}},tr:{tournamentsSlider:{loading:"Loading"}},el:{tournamentsSlider:{loading:"Loading"}}};var An=function(e,t,r){return e(r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},r.exports),r.exports}((function(e,t){
627
627
  /** @license
628
628
  * eventsource.js
629
629
  * Available under MIT License (MIT)
@@ -631,33 +631,33 @@ e.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"}
631
631
  */
632
632
  /*jslint indent: 2, vars: true, plusplus: true */
633
633
  /*global setTimeout, clearTimeout */
634
- !function(r){var n=r.setTimeout,o=r.clearTimeout,i=r.XMLHttpRequest,s=r.XDomainRequest,a=r.ActiveXObject,c=r.EventSource,l=r.document,u=r.Promise,h=r.fetch,f=r.Response,p=r.TextDecoder,d=r.TextEncoder,m=r.AbortController;
634
+ !function(r){var n=r.setTimeout,i=r.clearTimeout,o=r.XMLHttpRequest,s=r.XDomainRequest,a=r.ActiveXObject,l=r.EventSource,c=r.document,u=r.Promise,h=r.fetch,p=r.Response,f=r.TextDecoder,d=r.TextEncoder,g=r.AbortController;
635
635
  // see #118 (Promise#finally with polyfilled Promise)
636
636
  // see #123 (data URLs crash Edge)
637
637
  // see #125 (CSP violations)
638
638
  // see pull/#138
639
639
  // => No way to polyfill Promise#finally
640
- if("undefined"==typeof window||void 0===l||"readyState"in l||null!=l.body||(// Firefox 2
641
- l.readyState="loading",window.addEventListener("load",(function(e){l.readyState="complete"}),!1)),null==i&&null!=a&&(// https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest_in_IE6
642
- i=function(){return new a("Microsoft.XMLHTTP")}),null==Object.create&&(Object.create=function(e){function t(){}return t.prototype=e,new t}),Date.now||(Date.now=function(){return(new Date).getTime()}),null==m){var y=h;h=function(e,t){var r=t.signal;return y(e,{headers:t.headers,credentials:t.credentials,cache:t.cache}).then((function(e){var t=e.body.getReader();return r._reader=t,r._aborted&&r._reader.cancel(),{status:e.status,statusText:e.statusText,headers:e.headers,body:{getReader:function(){return t}}}}))},m=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){null!=this.signal._reader&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function g(){this.bitsNeeded=0,this.codePoint=0}g.prototype.decode=function(e){function t(e,t,r){if(1===r)return e>=128>>t&&e<<t<=2047;if(2===r)return e>=2048>>t&&e<<t<=55295||e>=57344>>t&&e<<t<=65535;if(3===r)return e>=65536>>t&&e<<t<=1114111;throw new Error}function r(e,t){if(6===e)return t>>6>15?3:t>31?2:1;if(12===e)return t>15?3:2;if(18===e)return 3;throw new Error}for(var n=65533,o="",i=this.bitsNeeded,s=this.codePoint,a=0;a<e.length;a+=1){var c=e[a];0!==i&&(c<128||c>191||!t(s<<6|63&c,i-6,r(i,s)))&&(i=0,s=n,o+=String.fromCharCode(s)),0===i?(c>=0&&c<=127?(i=0,s=c):c>=192&&c<=223?(i=6,s=31&c):c>=224&&c<=239?(i=12,s=15&c):c>=240&&c<=247?(i=18,s=7&c):(i=0,s=n),0===i||t(s,i,r(i,s))||(i=0,s=n)):(i-=6,s=s<<6|63&c),0===i&&(s<=65535?o+=String.fromCharCode(s):(o+=String.fromCharCode(55296+(s-65535-1>>10)),o+=String.fromCharCode(56320+(s-65535-1&1023))))}return this.bitsNeeded=i,this.codePoint=s,o};
640
+ if("undefined"==typeof window||void 0===c||"readyState"in c||null!=c.body||(// Firefox 2
641
+ c.readyState="loading",window.addEventListener("load",(function(e){c.readyState="complete"}),!1)),null==o&&null!=a&&(// https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/Using_XMLHttpRequest_in_IE6
642
+ o=function(){return new a("Microsoft.XMLHTTP")}),null==Object.create&&(Object.create=function(e){function t(){}return t.prototype=e,new t}),Date.now||(Date.now=function(){return(new Date).getTime()}),null==g){var m=h;h=function(e,t){var r=t.signal;return m(e,{headers:t.headers,credentials:t.credentials,cache:t.cache}).then((function(e){var t=e.body.getReader();return r._reader=t,r._aborted&&r._reader.cancel(),{status:e.status,statusText:e.statusText,headers:e.headers,body:{getReader:function(){return t}}}}))},g=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){null!=this.signal._reader&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function A(){this.bitsNeeded=0,this.codePoint=0}A.prototype.decode=function(e){function t(e,t,r){if(1===r)return e>=128>>t&&e<<t<=2047;if(2===r)return e>=2048>>t&&e<<t<=55295||e>=57344>>t&&e<<t<=65535;if(3===r)return e>=65536>>t&&e<<t<=1114111;throw new Error}function r(e,t){if(6===e)return t>>6>15?3:t>31?2:1;if(12===e)return t>15?3:2;if(18===e)return 3;throw new Error}for(var n=65533,i="",o=this.bitsNeeded,s=this.codePoint,a=0;a<e.length;a+=1){var l=e[a];0!==o&&(l<128||l>191||!t(s<<6|63&l,o-6,r(o,s)))&&(o=0,s=n,i+=String.fromCharCode(s)),0===o?(l>=0&&l<=127?(o=0,s=l):l>=192&&l<=223?(o=6,s=31&l):l>=224&&l<=239?(o=12,s=15&l):l>=240&&l<=247?(o=18,s=7&l):(o=0,s=n),0===o||t(s,o,r(o,s))||(o=0,s=n)):(o-=6,s=s<<6|63&l),0===o&&(s<=65535?i+=String.fromCharCode(s):(i+=String.fromCharCode(55296+(s-65535-1>>10)),i+=String.fromCharCode(56320+(s-65535-1&1023))))}return this.bitsNeeded=o,this.codePoint=s,i};
643
643
  // IE, Edge
644
- null!=p&&null!=d&&function(){try{return"test"===(new p).decode((new d).encode("test"),{stream:!0})}catch(e){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+e)}return!1}()||(p=g);var b=function(){};function v(e){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=b,this.onload=b,this.onerror=b,this.onreadystatechange=b,this._contentType="",this._xhr=e,this._sendTimeout=0,this._abort=b}function w(e){return e.replace(/[A-Z]/g,(function(e){return String.fromCharCode(e.charCodeAt(0)+32)}))}function E(e){for(
644
+ null!=f&&null!=d&&function(){try{return"test"===(new f).decode((new d).encode("test"),{stream:!0})}catch(e){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+e)}return!1}()||(f=A);var y=function(){};function v(e){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=y,this.onload=y,this.onerror=y,this.onreadystatechange=y,this._contentType="",this._xhr=e,this._sendTimeout=0,this._abort=y}function b(e){return e.replace(/[A-Z]/g,(function(e){return String.fromCharCode(e.charCodeAt(0)+32)}))}function E(e){for(
645
645
  // Get headers: implemented according to mozilla's example code: https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/getAllResponseHeaders#Example
646
- var t=Object.create(null),r=e.split("\r\n"),n=0;n<r.length;n+=1){var o=r[n].split(": "),i=o.shift(),s=o.join(": ");t[w(i)]=s}this._map=t}function _(){}function T(e){this._headers=e}function A(){}function S(){this._listeners=Object.create(null)}function B(e){n((function(){throw e}),0)}function H(e){this.type=e,this.target=void 0}function P(e,t){H.call(this,e),this.data=t.data,this.lastEventId=t.lastEventId}function L(e,t){H.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function x(e,t){H.call(this,e),this.error=t.error}v.prototype.open=function(e,t){this._abort(!0);var r=this,s=this._xhr,a=1,c=0;this._abort=function(e){0!==r._sendTimeout&&(o(r._sendTimeout),r._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,s.onload=b,s.onerror=b,s.onabort=b,s.onprogress=b,s.onreadystatechange=b,
646
+ var t=Object.create(null),r=e.split("\r\n"),n=0;n<r.length;n+=1){var i=r[n].split(": "),o=i.shift(),s=i.join(": ");t[b(o)]=s}this._map=t}function w(){}function B(e){this._headers=e}function T(){}function I(){this._listeners=Object.create(null)}function C(e){n((function(){throw e}),0)}function H(e){this.type=e,this.target=void 0}function R(e,t){H.call(this,e),this.data=t.data,this.lastEventId=t.lastEventId}function S(e,t){H.call(this,e),this.status=t.status,this.statusText=t.statusText,this.headers=t.headers}function k(e,t){H.call(this,e),this.error=t.error}v.prototype.open=function(e,t){this._abort(!0);var r=this,s=this._xhr,a=1,l=0;this._abort=function(e){0!==r._sendTimeout&&(i(r._sendTimeout),r._sendTimeout=0),1!==a&&2!==a&&3!==a||(a=4,s.onload=y,s.onerror=y,s.onabort=y,s.onprogress=y,s.onreadystatechange=y,
647
647
  // IE 8 - 9: XDomainRequest#abort() does not fire any event
648
648
  // Opera < 10: XMLHttpRequest#abort() does not fire any event
649
- s.abort(),0!==c&&(o(c),c=0),e||(r.readyState=4,r.onabort(null),r.onreadystatechange())),a=0};var l=function(){if(1===a){
649
+ s.abort(),0!==l&&(i(l),l=0),e||(r.readyState=4,r.onabort(null),r.onreadystatechange())),a=0};var c=function(){if(1===a){
650
650
  //state = 2;
651
651
  var e=0,t="",n=void 0;if("contentType"in s)e=200,t="OK",n=s.contentType;else try{e=s.status,t=s.statusText,n=s.getResponseHeader("Content-Type")}catch(r){
652
652
  // IE < 10 throws exception for `xhr.status` when xhr.readyState === 2 || xhr.readyState === 3
653
653
  // Opera < 11 throws exception for `xhr.status` when xhr.readyState === 2
654
654
  // https://bugs.webkit.org/show_bug.cgi?id=29121
655
- e=0,t="",n=void 0}0!==e&&(a=2,r.readyState=2,r.status=e,r.statusText=t,r._contentType=n,r.onreadystatechange())}},u=function(){if(l(),2===a||3===a){a=3;var e="";try{e=s.responseText}catch(e){
655
+ e=0,t="",n=void 0}0!==e&&(a=2,r.readyState=2,r.status=e,r.statusText=t,r._contentType=n,r.onreadystatechange())}},u=function(){if(c(),2===a||3===a){a=3;var e="";try{e=s.responseText}catch(e){
656
656
  // IE 8 - 9 with XMLHttpRequest
657
- }r.readyState=3,r.responseText=e,r.onprogress()}},h=function(e,t){if(null!=t&&null!=t.preventDefault||(t={preventDefault:b}),
657
+ }r.readyState=3,r.responseText=e,r.onprogress()}},h=function(e,t){if(null!=t&&null!=t.preventDefault||(t={preventDefault:y}),
658
658
  // Firefox 52 fires "readystatechange" (xhr.readyState === 4) without final "readystatechange" (xhr.readyState === 3)
659
659
  // IE 8 fires "onload" without "onprogress"
660
- u(),1===a||2===a||3===a){if(a=4,0!==c&&(o(c),c=0),r.readyState=4,"load"===e)r.onload(t);else if("error"===e)r.onerror(t);else{if("abort"!==e)throw new TypeError;r.onabort(t)}r.onreadystatechange()}},f=function(){c=n((function(){f()}),500),3===s.readyState&&u()};
660
+ u(),1===a||2===a||3===a){if(a=4,0!==l&&(i(l),l=0),r.readyState=4,"load"===e)r.onload(t);else if("error"===e)r.onerror(t);else{if("abort"!==e)throw new TypeError;r.onabort(t)}r.onreadystatechange()}},p=function(){l=n((function(){p()}),500),3===s.readyState&&u()};
661
661
  // XDomainRequest#abort removes onprogress, onerror, onload
662
662
  "onload"in s&&(s.onload=function(e){h("load",e)}),"onerror"in s&&(s.onerror=function(e){h("error",e)}),
663
663
  // improper fix to match Firefox behaviour, but it is better than just ignore abort
@@ -675,56 +675,60 @@ u(),1===a||2===a||3===a){if(a=4,0!==c&&(o(c),c=0),r.readyState=4,"load"===e)r.on
675
675
  "onreadystatechange"in s&&(s.onreadystatechange=function(e){!function(e){null!=s&&(// Opera 12
676
676
  4===s.readyState?"onload"in s&&"onerror"in s&&"onabort"in s||h(""===s.responseText?"error":"load",e):3===s.readyState?"onprogress"in s||// testing XMLHttpRequest#responseText too many times is too slow in IE 11
677
677
  // and in Firefox 3.6
678
- u():2===s.readyState&&l())}(e)}),!("contentType"in s)&&"ontimeout"in i.prototype||(t+=(-1===t.indexOf("?")?"?":"&")+"padding=true"),s.open(e,t,!0),"readyState"in s&&(
678
+ u():2===s.readyState&&c())}(e)}),!("contentType"in s)&&"ontimeout"in o.prototype||(t+=(-1===t.indexOf("?")?"?":"&")+"padding=true"),s.open(e,t,!0),"readyState"in s&&(
679
679
  // workaround for Opera 12 issue with "progress" events
680
680
  // #91 (XMLHttpRequest onprogress not fired for streaming response in Edge 14-15-?)
681
- c=n((function(){f()}),0))},v.prototype.abort=function(){this._abort(!1)},v.prototype.getResponseHeader=function(e){return this._contentType},v.prototype.setRequestHeader=function(e,t){var r=this._xhr;"setRequestHeader"in r&&r.setRequestHeader(e,t)},v.prototype.getAllResponseHeaders=function(){
681
+ l=n((function(){p()}),0))},v.prototype.abort=function(){this._abort(!1)},v.prototype.getResponseHeader=function(e){return this._contentType},v.prototype.setRequestHeader=function(e,t){var r=this._xhr;"setRequestHeader"in r&&r.setRequestHeader(e,t)},v.prototype.getAllResponseHeaders=function(){
682
682
  // XMLHttpRequest#getAllResponseHeaders returns null for CORS requests in Firefox 3.6.28
683
683
  return null!=this._xhr.getAllResponseHeaders&&this._xhr.getAllResponseHeaders()||""},v.prototype.send=function(){
684
684
  // loading indicator in Safari < ? (6), Chrome < 14, Firefox
685
685
  // https://bugzilla.mozilla.org/show_bug.cgi?id=736723
686
- if("ontimeout"in i.prototype&&("sendAsBinary"in i.prototype||"mozAnon"in i.prototype)||null==l||null==l.readyState||"complete"===l.readyState){var e=this._xhr;
686
+ if("ontimeout"in o.prototype&&("sendAsBinary"in o.prototype||"mozAnon"in o.prototype)||null==c||null==c.readyState||"complete"===c.readyState){var e=this._xhr;
687
687
  // withCredentials should be set after "open" for Safari and Chrome (< 19 ?)
688
688
  "withCredentials"in e&&(e.withCredentials=this.withCredentials);try{
689
689
  // xhr.send(); throws "Not enough arguments" in Firefox 3.0
690
690
  e.send(void 0)}catch(e){
691
691
  // Safari 5.1.7, Opera 12
692
- throw e}}else{var t=this;t._sendTimeout=n((function(){t._sendTimeout=0,t.send()}),4)}},E.prototype.get=function(e){return this._map[w(e)]},null!=i&&null==i.HEADERS_RECEIVED&&(// IE < 9, Firefox 3.6
693
- i.HEADERS_RECEIVED=2),_.prototype.open=function(e,t,r,n,o,s,a){e.open("GET",o);var c=0;for(var l in e.onprogress=function(){var t=e.responseText.slice(c);c+=t.length,r(t)},e.onerror=function(e){e.preventDefault(),n(new Error("NetworkError"))},e.onload=function(){n(null)},e.onabort=function(){n(null)},e.onreadystatechange=function(){if(e.readyState===i.HEADERS_RECEIVED){var r=e.status,n=e.statusText,o=e.getResponseHeader("Content-Type"),s=e.getAllResponseHeaders();t(r,n,o,new E(s))}},e.withCredentials=s,a)Object.prototype.hasOwnProperty.call(a,l)&&e.setRequestHeader(l,a[l]);return e.send(),e},T.prototype.get=function(e){return this._headers.get(e)},A.prototype.open=function(e,t,r,n,o,i,s){var a=null,c=new m,l=c.signal,f=new p;return h(o,{headers:s,credentials:i?"include":"same-origin",signal:l,cache:"no-store"}).then((function(e){
692
+ throw e}}else{var t=this;t._sendTimeout=n((function(){t._sendTimeout=0,t.send()}),4)}},E.prototype.get=function(e){return this._map[b(e)]},null!=o&&null==o.HEADERS_RECEIVED&&(// IE < 9, Firefox 3.6
693
+ o.HEADERS_RECEIVED=2),w.prototype.open=function(e,t,r,n,i,s,a){e.open("GET",i);var l=0;for(var c in e.onprogress=function(){var t=e.responseText.slice(l);l+=t.length,r(t)},e.onerror=function(e){e.preventDefault(),n(new Error("NetworkError"))},e.onload=function(){n(null)},e.onabort=function(){n(null)},e.onreadystatechange=function(){if(e.readyState===o.HEADERS_RECEIVED){var r=e.status,n=e.statusText,i=e.getResponseHeader("Content-Type"),s=e.getAllResponseHeaders();t(r,n,i,new E(s))}},e.withCredentials=s,a)Object.prototype.hasOwnProperty.call(a,c)&&e.setRequestHeader(c,a[c]);return e.send(),e},B.prototype.get=function(e){return this._headers.get(e)},T.prototype.open=function(e,t,r,n,i,o,s){var a=null,l=new g,c=l.signal,p=new f;return h(i,{headers:s,credentials:o?"include":"same-origin",signal:c,cache:"no-store"}).then((function(e){
694
694
  // see https://github.com/promises-aplus/promises-spec/issues/179
695
- return a=e.body.getReader(),t(e.status,e.statusText,e.headers.get("Content-Type"),new T(e.headers)),new u((function(e,t){var n=function(){a.read().then((function(t){if(t.done)
695
+ return a=e.body.getReader(),t(e.status,e.statusText,e.headers.get("Content-Type"),new B(e.headers)),new u((function(e,t){var n=function(){a.read().then((function(t){if(t.done)
696
696
  //Note: bytes in textDecoder are ignored
697
- e(void 0);else{var o=f.decode(t.value,{stream:!0});r(o),n()}})).catch((function(e){t(e)}))};n()}))})).catch((function(e){return"AbortError"===e.name?void 0:e})).then((function(e){n(e)})),{abort:function(){null!=a&&a.cancel(),c.abort()}}},S.prototype.dispatchEvent=function(e){e.target=this;var t=this._listeners[e.type];if(null!=t)for(var r=t.length,n=0;n<r;n+=1){var o=t[n];try{"function"==typeof o.handleEvent?o.handleEvent(e):o.call(this,e)}catch(e){B(e)}}},S.prototype.addEventListener=function(e,t){e=String(e);var r=this._listeners,n=r[e];null==n&&(n=[],r[e]=n);for(var o=!1,i=0;i<n.length;i+=1)n[i]===t&&(o=!0);o||n.push(t)},S.prototype.removeEventListener=function(e,t){e=String(e);var r=this._listeners,n=r[e];if(null!=n){for(var o=[],i=0;i<n.length;i+=1)n[i]!==t&&o.push(n[i]);0===o.length?delete r[e]:r[e]=o}},P.prototype=Object.create(H.prototype),L.prototype=Object.create(H.prototype),x.prototype=Object.create(H.prototype);var C=-1,O=-1,I=/^text\/event\-stream(;.*)?$/i,R=function(e,t){var r=null==e?t:parseInt(e,10);return r!=r&&(r=t),k(r)},k=function(e){return Math.min(Math.max(e,1e3),18e6)},N=function(e,t,r){try{"function"==typeof t&&t.call(e,r)}catch(e){B(e)}};function M(e,t){S.call(this),t=t||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,function(e,t,r){t=String(t);var a=Boolean(r.withCredentials),c=r.lastEventIdQueryParameterName||"lastEventId",l=k(1e3),u=R(r.heartbeatTimeout,45e3),h="",f=l,p=!1,d=0,m=r.headers||{},y=r.Transport,g=U&&null==y?void 0:new v(null!=y?new y:null!=i&&"withCredentials"in i.prototype||null==s?new i:new s),b=null!=y&&"string"!=typeof y?new y:null==g?new A:new _,w=void 0,E=0,T=C,S="",B="",H="",M="",D=0,$=0,G=0,F=function(t,r,n,o){if(0===T)if(200===t&&null!=n&&I.test(n)){T=1,p=Date.now(),f=l,e.readyState=1;var i=new L("open",{status:t,statusText:r,headers:o});e.dispatchEvent(i),N(e,e.onopen,i)}else{var s="";200!==t?(r&&(r=r.replace(/\s+/g," ")),s="EventSource's response has a status "+t+" "+r+" that is not 200. Aborting the connection."):s="EventSource's response has a Content-Type specifying an unsupported type: "+(null==n?"-":n.replace(/\s+/g," "))+". Aborting the connection.",V();i=new L("error",{status:t,statusText:r,headers:o});e.dispatchEvent(i),N(e,e.onerror,i),console.error(s)}},j=function(t){if(1===T){for(var r=-1,i=0;i<t.length;i+=1){(c=t.charCodeAt(i))!=="\n".charCodeAt(0)&&c!=="\r".charCodeAt(0)||(r=i)}var s=(-1!==r?M:"")+t.slice(0,r+1);M=(-1===r?M:"")+t.slice(r+1),""!==t&&(p=Date.now(),d+=t.length);for(var a=0;a<s.length;a+=1){var c=s.charCodeAt(a);if(D===O&&c==="\n".charCodeAt(0))D=0;else if(D===O&&(D=0),c==="\r".charCodeAt(0)||c==="\n".charCodeAt(0)){if(0!==D){1===D&&(G=a+1);var m=s.slice($,G-1),y=s.slice(G+(G<a&&s.charCodeAt(G)===" ".charCodeAt(0)?1:0),a);"data"===m?(S+="\n",S+=y):"id"===m?B=y:"event"===m?H=y:"retry"===m?(l=R(y,l),f=l):"heartbeatTimeout"===m&&(u=R(y,u),0!==E&&(o(E),E=n((function(){X()}),u)))}if(0===D){if(""!==S){h=B,""===H&&(H="message");var g=new P(H,{data:S.slice(1),lastEventId:B});if(e.dispatchEvent(g),"open"===H?N(e,e.onopen,g):"message"===H?N(e,e.onmessage,g):"error"===H&&N(e,e.onerror,g),2===T)return}S="",H=""}D=c==="\r".charCodeAt(0)?O:0}else 0===D&&($=a,D=1),1===D?c===":".charCodeAt(0)&&(G=a+1,D=2):2===D&&(D=3)}}},z=function(t){if(1===T||0===T){T=C,0!==E&&(o(E),E=0),E=n((function(){X()}),f),f=k(Math.min(16*l,2*f)),e.readyState=0;var r=new x("error",{error:t});e.dispatchEvent(r),N(e,e.onerror,r),null!=t&&console.error(t)}},V=function(){T=2,null!=w&&(w.abort(),w=void 0),0!==E&&(o(E),E=0),e.readyState=2},X=function(){if(E=0,T===C){p=!1,d=0,E=n((function(){X()}),u),T=0,S="",H="",B=h,M="",$=0,G=0,D=0;
697
+ e(void 0);else{var i=p.decode(t.value,{stream:!0});r(i),n()}})).catch((function(e){t(e)}))};n()}))})).catch((function(e){return"AbortError"===e.name?void 0:e})).then((function(e){n(e)})),{abort:function(){null!=a&&a.cancel(),l.abort()}}},I.prototype.dispatchEvent=function(e){e.target=this;var t=this._listeners[e.type];if(null!=t)for(var r=t.length,n=0;n<r;n+=1){var i=t[n];try{"function"==typeof i.handleEvent?i.handleEvent(e):i.call(this,e)}catch(e){C(e)}}},I.prototype.addEventListener=function(e,t){e=String(e);var r=this._listeners,n=r[e];null==n&&(n=[],r[e]=n);for(var i=!1,o=0;o<n.length;o+=1)n[o]===t&&(i=!0);i||n.push(t)},I.prototype.removeEventListener=function(e,t){e=String(e);var r=this._listeners,n=r[e];if(null!=n){for(var i=[],o=0;o<n.length;o+=1)n[o]!==t&&i.push(n[o]);0===i.length?delete r[e]:r[e]=i}},R.prototype=Object.create(H.prototype),S.prototype=Object.create(H.prototype),k.prototype=Object.create(H.prototype);var O=-1,L=-1,P=/^text\/event\-stream(;.*)?$/i,x=function(e,t){var r=null==e?t:parseInt(e,10);return r!=r&&(r=t),N(r)},N=function(e){return Math.min(Math.max(e,1e3),18e6)},D=function(e,t,r){try{"function"==typeof t&&t.call(e,r)}catch(e){C(e)}};function M(e,t){I.call(this),t=t||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,function(e,t,r){t=String(t);var a=Boolean(r.withCredentials),l=r.lastEventIdQueryParameterName||"lastEventId",c=N(1e3),u=x(r.heartbeatTimeout,45e3),h="",p=c,f=!1,d=0,g=r.headers||{},m=r.Transport,A=U&&null==m?void 0:new v(null!=m?new m:null!=o&&"withCredentials"in o.prototype||null==s?new o:new s),y=null!=m&&"string"!=typeof m?new m:null==A?new T:new w,b=void 0,E=0,B=O,I="",C="",H="",M="",G=0,_=0,Q=0,F=function(t,r,n,i){if(0===B)if(200===t&&null!=n&&P.test(n)){B=1,f=Date.now(),p=c,e.readyState=1;var o=new S("open",{status:t,statusText:r,headers:i});e.dispatchEvent(o),D(e,e.onopen,o)}else{var s="";200!==t?(r&&(r=r.replace(/\s+/g," ")),s="EventSource's response has a status "+t+" "+r+" that is not 200. Aborting the connection."):s="EventSource's response has a Content-Type specifying an unsupported type: "+(null==n?"-":n.replace(/\s+/g," "))+". Aborting the connection.",J();o=new S("error",{status:t,statusText:r,headers:i});e.dispatchEvent(o),D(e,e.onerror,o),console.error(s)}},j=function(t){if(1===B){for(var r=-1,o=0;o<t.length;o+=1){(l=t.charCodeAt(o))!=="\n".charCodeAt(0)&&l!=="\r".charCodeAt(0)||(r=o)}var s=(-1!==r?M:"")+t.slice(0,r+1);M=(-1===r?M:"")+t.slice(r+1),""!==t&&(f=Date.now(),d+=t.length);for(var a=0;a<s.length;a+=1){var l=s.charCodeAt(a);if(G===L&&l==="\n".charCodeAt(0))G=0;else if(G===L&&(G=0),l==="\r".charCodeAt(0)||l==="\n".charCodeAt(0)){if(0!==G){1===G&&(Q=a+1);var g=s.slice(_,Q-1),m=s.slice(Q+(Q<a&&s.charCodeAt(Q)===" ".charCodeAt(0)?1:0),a);"data"===g?(I+="\n",I+=m):"id"===g?C=m:"event"===g?H=m:"retry"===g?(c=x(m,c),p=c):"heartbeatTimeout"===g&&(u=x(m,u),0!==E&&(i(E),E=n((function(){X()}),u)))}if(0===G){if(""!==I){h=C,""===H&&(H="message");var A=new R(H,{data:I.slice(1),lastEventId:C});if(e.dispatchEvent(A),"open"===H?D(e,e.onopen,A):"message"===H?D(e,e.onmessage,A):"error"===H&&D(e,e.onerror,A),2===B)return}I="",H=""}G=l==="\r".charCodeAt(0)?L:0}else 0===G&&(_=a,G=1),1===G?l===":".charCodeAt(0)&&(Q=a+1,G=2):2===G&&(G=3)}}},z=function(t){if(1===B||0===B){B=O,0!==E&&(i(E),E=0),E=n((function(){X()}),p),p=N(Math.min(16*c,2*p)),e.readyState=0;var r=new k("error",{error:t});e.dispatchEvent(r),D(e,e.onerror,r),null!=t&&console.error(t)}},J=function(){B=2,null!=b&&(b.abort(),b=void 0),0!==E&&(i(E),E=0),e.readyState=2},X=function(){if(E=0,B===O){f=!1,d=0,E=n((function(){X()}),u),B=0,I="",H="",C=h,M="",_=0,Q=0,G=0;
698
698
  // https://bugzilla.mozilla.org/show_bug.cgi?id=428916
699
699
  // Request header field Last-Event-ID is not allowed by Access-Control-Allow-Headers.
700
700
  var r=t;if("data:"!==t.slice(0,5)&&"blob:"!==t.slice(0,5)&&""!==h){
701
701
  // Remove the lastEventId parameter if it's already part of the request URL.
702
- var o=t.indexOf("?");r=-1===o?t:t.slice(0,o+1)+t.slice(o+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,(function(e,t){return t===c?"":e})),
702
+ var i=t.indexOf("?");r=-1===i?t:t.slice(0,i+1)+t.slice(i+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,(function(e,t){return t===l?"":e})),
703
703
  // Append the current lastEventId to the request URL.
704
- r+=(-1===t.indexOf("?")?"?":"&")+c+"="+encodeURIComponent(h)}var i=e.withCredentials,s={Accept:"text/event-stream"},a=e.headers;if(null!=a)for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(s[l]=a[l]);try{w=b.open(g,F,j,z,r,i,s)}catch(e){throw V(),e}}else if(p||null==w){var f=Math.max((p||Date.now())+u-Date.now(),1);p=!1,E=n((function(){X()}),f)}else z(new Error("No activity within "+u+" milliseconds. "+(0===T?"No response received.":d+" chars received.")+" Reconnecting.")),null!=w&&(w.abort(),w=void 0)};e.url=t,e.readyState=0,e.withCredentials=a,e.headers=m,e._close=V,X()}(this,e,t)}var U=null!=h&&null!=f&&"body"in f.prototype;M.prototype=Object.create(S.prototype),M.prototype.CONNECTING=0,M.prototype.OPEN=1,M.prototype.CLOSED=2,M.prototype.close=function(){this._close()},M.CONNECTING=0,M.OPEN=1,M.CLOSED=2,M.prototype.withCredentials=void 0;var D=c;null==i||null!=c&&"withCredentials"in c.prototype||(
704
+ r+=(-1===t.indexOf("?")?"?":"&")+l+"="+encodeURIComponent(h)}var o=e.withCredentials,s={Accept:"text/event-stream"},a=e.headers;if(null!=a)for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(s[c]=a[c]);try{b=y.open(A,F,j,z,r,o,s)}catch(e){throw J(),e}}else if(f||null==b){var p=Math.max((f||Date.now())+u-Date.now(),1);f=!1,E=n((function(){X()}),p)}else z(new Error("No activity within "+u+" milliseconds. "+(0===B?"No response received.":d+" chars received.")+" Reconnecting.")),null!=b&&(b.abort(),b=void 0)};e.url=t,e.readyState=0,e.withCredentials=a,e.headers=g,e._close=J,X()}(this,e,t)}var U=null!=h&&null!=p&&"body"in p.prototype;M.prototype=Object.create(I.prototype),M.prototype.CONNECTING=0,M.prototype.OPEN=1,M.prototype.CLOSED=2,M.prototype.close=function(){this._close()},M.CONNECTING=0,M.OPEN=1,M.CLOSED=2,M.prototype.withCredentials=void 0;var G=l;null==o||null!=l&&"withCredentials"in l.prototype||(
705
705
  // Why replace a native EventSource ?
706
706
  // https://bugzilla.mozilla.org/show_bug.cgi?id=444328
707
707
  // https://bugzilla.mozilla.org/show_bug.cgi?id=831392
708
708
  // https://code.google.com/p/chromium/issues/detail?id=260144
709
709
  // https://code.google.com/p/chromium/issues/detail?id=225654
710
710
  // ...
711
- D=M),n((function(){if(-1!==["Asia/Anadyr","Asia/Barnaul","Asia/Chita","Asia/Irkutsk","Asia/Kamchatka","Asia/Khandyga","Asia/Krasnoyarsk","Asia/Magadan","Asia/Novokuznetsk","Asia/Novosibirsk","Asia/Omsk","Asia/Sakhalin","Asia/Srednekolymsk","Asia/Tomsk","Asia/Ust-Nera","Asia/Vladivostok","Asia/Yakutsk","Asia/Yekaterinburg","Europe/Astrakhan","Europe/Kaliningrad","Europe/Kirov","Europe/Moscow","Europe/Samara","Europe/Saratov","Europe/Simferopol","Europe/Ulyanovsk","Europe/Volgograd","W-SU"].indexOf((new Intl.DateTimeFormat).resolvedOptions().timeZone)){var e=function(e){return""+e+""},t=["","🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦","","24 февраля "+e("Россия напала на Украину")+".","","Народ Украины всеобще мобилизован и готов защищать свою страну от вражеского вторжения. "+e("91% украинцев полностью поддерживает своего президента Владимира Зеленского")+" и его ответные действия на нападение России.","","Весь мир осудил необоснованное вторжение и решил ввести "+e("невиданные ранее санкции против России")+". С каждым новым днем они будут ощущаться все сильнее и сильнее среди мирных граждан.","","В то же время, "+e("российское правительство ограничивает доступ граждан к внешней информации")+", насаждая однобокие формулировки и версии происходящего.","","В качестве надежного источника информации загрузите безопасный браузер Tor:","",e("https://www.torproject.org/"),"","И посетите:","",e("https://www.bbcweb3hytmzhn5d532owbu6oqadra5z3ar726vq5kgwwn6aucdccrad.onion/russian"),"","🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦","",e("Прекратите эту бессмысленную войну! Остановите военного преступника Путина!")+"","","🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦",""].join("\n");alert(t),window.open("http://www.change.org/NetVoyne")}}),15e3),function(r){var n=function(e){e.EventSourcePolyfill=M,e.NativeEventSource=c,e.EventSource=D}(t);void 0!==n&&(e.exports=n)}()}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:le:globalThis)}));
711
+ G=M),n((function(){if(-1!==["Asia/Anadyr","Asia/Barnaul","Asia/Chita","Asia/Irkutsk","Asia/Kamchatka","Asia/Khandyga","Asia/Krasnoyarsk","Asia/Magadan","Asia/Novokuznetsk","Asia/Novosibirsk","Asia/Omsk","Asia/Sakhalin","Asia/Srednekolymsk","Asia/Tomsk","Asia/Ust-Nera","Asia/Vladivostok","Asia/Yakutsk","Asia/Yekaterinburg","Europe/Astrakhan","Europe/Kaliningrad","Europe/Kirov","Europe/Moscow","Europe/Samara","Europe/Saratov","Europe/Simferopol","Europe/Ulyanovsk","Europe/Volgograd","W-SU"].indexOf((new Intl.DateTimeFormat).resolvedOptions().timeZone)){var e=function(e){return""+e+""},t=["","🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦","","24 февраля "+e("Россия напала на Украину")+".","","Народ Украины всеобще мобилизован и готов защищать свою страну от вражеского вторжения. "+e("91% украинцев полностью поддерживает своего президента Владимира Зеленского")+" и его ответные действия на нападение России.","","Весь мир осудил необоснованное вторжение и решил ввести "+e("невиданные ранее санкции против России")+". С каждым новым днем они будут ощущаться все сильнее и сильнее среди мирных граждан.","","В то же время, "+e("российское правительство ограничивает доступ граждан к внешней информации")+", насаждая однобокие формулировки и версии происходящего.","","В качестве надежного источника информации загрузите безопасный браузер Tor:","",e("https://www.torproject.org/"),"","И посетите:","",e("https://www.bbcweb3hytmzhn5d532owbu6oqadra5z3ar726vq5kgwwn6aucdccrad.onion/russian"),"","🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦","",e("Прекратите эту бессмысленную войну! Остановите военного преступника Путина!")+"","","🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦 🇷🇺 🇺🇦",""].join("\n");alert(t),window.open("http://www.change.org/NetVoyne")}}),15e3),function(r){var n=function(e){e.EventSourcePolyfill=M,e.NativeEventSource=l,e.EventSource=G}(t);void 0!==n&&(e.exports=n)}()}("undefined"==typeof globalThis?"undefined"!=typeof window?window:"undefined"!=typeof self?self:ue:globalThis)}));
712
712
  /* ../casino-tournaments-rank/src/CasinoTournamentsRank.svelte generated by Svelte v3.48.0 */
713
- function gn(t){let r,n,o;return{c(){r=p("span"),n=p("img"),b(n,"alt","user"),c(n.src,o="data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='user' class='svg-inline--fa fa-user' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e %3cpath fill='currentColor' d='M224 256c70.7 0 128-57.31 128-128s-57.3-128-128-128C153.3 0 96 57.31 96 128S153.3 256 224 256zM274.7 304H173.3C77.61 304 0 381.6 0 477.3c0 19.14 15.52 34.67 34.66 34.67h378.7C432.5 512 448 496.5 448 477.3C448 381.6 370.4 304 274.7 304z'%3e %3c/path%3e%3c/svg%3e")||b(n,"src","data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='user' class='svg-inline--fa fa-user' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e %3cpath fill='currentColor' d='M224 256c70.7 0 128-57.31 128-128s-57.3-128-128-128C153.3 0 96 57.31 96 128S153.3 256 224 256zM274.7 304H173.3C77.61 304 0 381.6 0 477.3c0 19.14 15.52 34.67 34.66 34.67h378.7C432.5 512 448 496.5 448 477.3C448 381.6 370.4 304 274.7 304z'%3e %3c/path%3e%3c/svg%3e"),b(r,"class","Icon UserIcon"),b(r,"part","Icon UserIcon")},m(e,t){h(e,r,t),u(r,n)},p:e,d(e){e&&f(r)}}}
713
+ function yn(t){let r,n,i;return{c(){r=f("span"),n=f("img"),y(n,"alt","user"),l(n.src,i="data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='user' class='svg-inline--fa fa-user' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e %3cpath fill='currentColor' d='M224 256c70.7 0 128-57.31 128-128s-57.3-128-128-128C153.3 0 96 57.31 96 128S153.3 256 224 256zM274.7 304H173.3C77.61 304 0 381.6 0 477.3c0 19.14 15.52 34.67 34.66 34.67h378.7C432.5 512 448 496.5 448 477.3C448 381.6 370.4 304 274.7 304z'%3e %3c/path%3e%3c/svg%3e")||y(n,"src","data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='user' class='svg-inline--fa fa-user' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e %3cpath fill='currentColor' d='M224 256c70.7 0 128-57.31 128-128s-57.3-128-128-128C153.3 0 96 57.31 96 128S153.3 256 224 256zM274.7 304H173.3C77.61 304 0 381.6 0 477.3c0 19.14 15.52 34.67 34.66 34.67h378.7C432.5 512 448 496.5 448 477.3C448 381.6 370.4 304 274.7 304z'%3e %3c/path%3e%3c/svg%3e"),y(r,"class","Icon UserIcon"),y(r,"part","Icon UserIcon")},m(e,t){h(e,r,t),u(r,n)},p:e,d(e){e&&p(r)}}}
714
714
  // (82:4) {#if showicon== 'true'}
715
- function bn(t){let r,n,o;return{c(){r=p("span"),n=p("img"),b(n,"alt","prize"),c(n.src,o="data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='award' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' class='svg-inline--fa fa-award fa-w-12 fa-3x'%3e %3cpath fill='currentColor' d='M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z' class=''%3e %3c/path%3e%3c/svg%3e")||b(n,"src","data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='award' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' class='svg-inline--fa fa-award fa-w-12 fa-3x'%3e %3cpath fill='currentColor' d='M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z' class=''%3e %3c/path%3e%3c/svg%3e"),b(r,"class","Icon PrizeIcon"),b(r,"part","Icon PrizeIcon")},m(e,t){h(e,r,t),u(r,n)},p:e,d(e){e&&f(r)}}}function vn(t){let r,n,o,i,s,a,l,d,g,v,E,_,T,A,S,B,H,P,L,x,C,O,I,R,k=/*overallrank*/(0==t[1]?"-":/*userrank*/t[0]?/*userrank*/t[0]:"-")+"",N=/*overallrank*/(0==t[1]?"-":/*overallrank*/t[1])+"",M=/*showicon*/"true"==t[4]&&gn(),U=/*showicon*/"true"==t[4]&&bn();return{c(){r=p("div"),n=p("div"),M&&M.c(),o=y(),i=p("span"),s=m(/*rankprefix*/t[3]),a=m(k),l=m("/"),d=m(N),g=y(),v=p("img"),T=y(),A=p("img"),H=y(),P=p("div"),U&&U.c(),L=y(),x=p("span"),C=m(/*prize*/t[2]),this.c=e,b(v,"part","Rank_Arror_UP"),b(v,"alt","Rank Up"),c(v.src,E="data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle cx='4.9999' cy='4.9999' r='4.9999' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1149)'%3e %3cline x1='4.93332' y1='4' x2='4.93332' y2='7.99992' stroke='%2359CA00' stroke-width='1.86663'/%3e %3cpath d='M4.99896 2L7.59699 4.99994H2.40094L4.99896 2Z' fill='%2359CA00'%3e %3c/path%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1149'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='translate(1.99902 2)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e")||b(v,"src","data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle cx='4.9999' cy='4.9999' r='4.9999' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1149)'%3e %3cline x1='4.93332' y1='4' x2='4.93332' y2='7.99992' stroke='%2359CA00' stroke-width='1.86663'/%3e %3cpath d='M4.99896 2L7.59699 4.99994H2.40094L4.99896 2Z' fill='%2359CA00'%3e %3c/path%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1149'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='translate(1.99902 2)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e"),b(v,"width","20"),b(v,"height","20"),b(v,"class",_="svg Arrow Up "+(/*userRankChanged*/t[6]&&/*isRankingUp*/t[7]?"Show":"Hidden")),b(A,"part","Rank_Arror_Down"),b(A,"alt","Rank Down"),c(A.src,S="data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle r='4.9999' transform='matrix(1 0 0 -1 4.9999 5.0001)' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1154)'%3e %3cline y1='-0.933315' x2='3.99992' y2='-0.933315' transform='matrix(0 -1 -1 0 4 6)' stroke='%23CA0000' stroke-width='1.86663'/%3e %3cpath d='M4.99896 8L7.59699 5.00006H2.40094L4.99896 8Z' fill='%23CA0000'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1154'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='matrix(1 0 0 -1 1.99902 8)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e")||b(A,"src","data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle r='4.9999' transform='matrix(1 0 0 -1 4.9999 5.0001)' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1154)'%3e %3cline y1='-0.933315' x2='3.99992' y2='-0.933315' transform='matrix(0 -1 -1 0 4 6)' stroke='%23CA0000' stroke-width='1.86663'/%3e %3cpath d='M4.99896 8L7.59699 5.00006H2.40094L4.99896 8Z' fill='%23CA0000'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1154'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='matrix(1 0 0 -1 1.99902 8)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e"),b(A,"width","10"),b(A,"height","10"),b(A,"class",B="svg Arrow Down "+(/*userRankChanged*/t[6]&&!/*isRankingUp*/t[7]?"Show":"Hidden")),b(i,"class","RankInfo"),b(i,"part","RankText"),b(n,"class","RankSec"),b(n,"part","Rank"),b(x,"class","RankInfo UserPrize"),b(x,"part","PrizeText"),b(P,"class",O=/*displayin*/t[5]+" PrizeSec"),b(P,"part","Prize"),b(r,"class",I=/*displayin*/t[5]+" casino-tournaments-rank"),b(r,"part",R=/*displayin*/t[5]+" casino-tournaments-rank")},m(e,t){h(e,r,t),u(r,n),M&&M.m(n,null),u(n,o),u(n,i),u(i,s),u(i,a),u(i,l),u(i,d),u(i,g),u(i,v),u(i,T),u(i,A),u(r,H),u(r,P),U&&U.m(P,null),u(P,L),u(P,x),u(x,C)},p(e,[t]){/*showicon*/"true"==e[4]?M?M.p(e,t):(M=gn(),M.c(),M.m(n,o)):M&&(M.d(1),M=null),/*rankprefix*/8&t&&w(s,/*rankprefix*/e[3]),/*overallrank, userrank*/3&t&&k!==(k=/*overallrank*/(0==e[1]?"-":/*userrank*/e[0]?/*userrank*/e[0]:"-")+"")&&w(a,k),/*overallrank*/2&t&&N!==(N=/*overallrank*/(0==e[1]?"-":/*overallrank*/e[1])+"")&&w(d,N),/*userRankChanged, isRankingUp*/192&t&&_!==(_="svg Arrow Up "+(/*userRankChanged*/e[6]&&/*isRankingUp*/e[7]?"Show":"Hidden"))&&b(v,"class",_),/*userRankChanged, isRankingUp*/192&t&&B!==(B="svg Arrow Down "+(/*userRankChanged*/e[6]&&!/*isRankingUp*/e[7]?"Show":"Hidden"))&&b(A,"class",B),/*showicon*/"true"==e[4]?U?U.p(e,t):(U=bn(),U.c(),U.m(P,L)):U&&(U.d(1),U=null),/*prize*/4&t&&w(C,/*prize*/e[2]),/*displayin*/32&t&&O!==(O=/*displayin*/e[5]+" PrizeSec")&&b(P,"class",O),/*displayin*/32&t&&I!==(I=/*displayin*/e[5]+" casino-tournaments-rank")&&b(r,"class",I),/*displayin*/32&t&&R!==(R=/*displayin*/e[5]+" casino-tournaments-rank")&&b(r,"part",R)},i:e,o:e,d(e){e&&f(r),M&&M.d(),U&&U.d()}}}function wn(e,t,r){let n,o,i,s,a,{rankprefix:c="#"}=t,{showicon:l="true"}=t,{tournamentid:u=""}=t,{overallrank:h="0"}=t,{userrank:f="0"}=t,{prize:p="PrizeName"}=t,{displayin:d="row"}=t,m=!1,y=!0;const g=e=>{e.data&&e.data.type==`TournamentRankInfo_${u}`&&b(e.data.rankInfo)},b=e=>{let t=e=>{r(0,f=e.rank),r(1,h=e.overallRank),r(2,p=e.prize)};if(!a)return a=n,void t(e);// first place bet, do not show change flag
716
- n&&(r(6,m=a!=e.rank),r(7,y=a>e.rank),o=(new Date).getTime(),//reset time1, make sure userrank change more than once during 5mins
717
- s=setTimeout((()=>{i=(new Date).getTime(),(i-o)/1e3>4&&r(6,m=!1),a=n}),5e3),t(e))};return T((()=>(n=null==f?void 0:parseInt(f),a=n,r(0,f=null==f?"-":f),window.addEventListener("message",g,!0),()=>{window.removeEventListener("message",g),clearTimeout(s)}))),e.$$set=e=>{"rankprefix"in e&&r(3,c=e.rankprefix),"showicon"in e&&r(4,l=e.showicon),"tournamentid"in e&&r(8,u=e.tournamentid),"overallrank"in e&&r(1,h=e.overallrank),"userrank"in e&&r(0,f=e.userrank),"prize"in e&&r(2,p=e.prize),"displayin"in e&&r(5,d=e.displayin)},e.$$.update=()=>{/*userrank*/1&e.$$.dirty&&(n=parseInt(f))},[f,h,p,c,l,d,m,y,u]}
715
+ function vn(t){let r,n,i;return{c(){r=f("span"),n=f("img"),y(n,"alt","prize"),l(n.src,i="data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='award' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' class='svg-inline--fa fa-award fa-w-12 fa-3x'%3e %3cpath fill='currentColor' d='M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z' class=''%3e %3c/path%3e%3c/svg%3e")||y(n,"src","data:image/svg+xml,%3csvg width='17' height='17' aria-hidden='true' focusable='false' data-prefix='fas' data-icon='award' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' class='svg-inline--fa fa-award fa-w-12 fa-3x'%3e %3cpath fill='currentColor' d='M97.12 362.63c-8.69-8.69-4.16-6.24-25.12-11.85-9.51-2.55-17.87-7.45-25.43-13.32L1.2 448.7c-4.39 10.77 3.81 22.47 15.43 22.03l52.69-2.01L105.56 507c8 8.44 22.04 5.81 26.43-4.96l52.05-127.62c-10.84 6.04-22.87 9.58-35.31 9.58-19.5 0-37.82-7.59-51.61-21.37zM382.8 448.7l-45.37-111.24c-7.56 5.88-15.92 10.77-25.43 13.32-21.07 5.64-16.45 3.18-25.12 11.85-13.79 13.78-32.12 21.37-51.62 21.37-12.44 0-24.47-3.55-35.31-9.58L252 502.04c4.39 10.77 18.44 13.4 26.43 4.96l36.25-38.28 52.69 2.01c11.62.44 19.82-11.27 15.43-22.03zM263 340c15.28-15.55 17.03-14.21 38.79-20.14 13.89-3.79 24.75-14.84 28.47-28.98 7.48-28.4 5.54-24.97 25.95-45.75 10.17-10.35 14.14-25.44 10.42-39.58-7.47-28.38-7.48-24.42 0-52.83 3.72-14.14-.25-29.23-10.42-39.58-20.41-20.78-18.47-17.36-25.95-45.75-3.72-14.14-14.58-25.19-28.47-28.98-27.88-7.61-24.52-5.62-44.95-26.41-10.17-10.35-25-14.4-38.89-10.61-27.87 7.6-23.98 7.61-51.9 0-13.89-3.79-28.72.25-38.89 10.61-20.41 20.78-17.05 18.8-44.94 26.41-13.89 3.79-24.75 14.84-28.47 28.98-7.47 28.39-5.54 24.97-25.95 45.75-10.17 10.35-14.15 25.44-10.42 39.58 7.47 28.36 7.48 24.4 0 52.82-3.72 14.14.25 29.23 10.42 39.59 20.41 20.78 18.47 17.35 25.95 45.75 3.72 14.14 14.58 25.19 28.47 28.98C104.6 325.96 106.27 325 121 340c13.23 13.47 33.84 15.88 49.74 5.82a39.676 39.676 0 0 1 42.53 0c15.89 10.06 36.5 7.65 49.73-5.82zM97.66 175.96c0-53.03 42.24-96.02 94.34-96.02s94.34 42.99 94.34 96.02-42.24 96.02-94.34 96.02-94.34-42.99-94.34-96.02z' class=''%3e %3c/path%3e%3c/svg%3e"),y(r,"class","Icon PrizeIcon"),y(r,"part","Icon PrizeIcon")},m(e,t){h(e,r,t),u(r,n)},p:e,d(e){e&&p(r)}}}function bn(t){let r,n,i,o,s,a,c,d,A,v,b,w,B,T,I,C,H,R,S,k,O,L,P,x,N=/*overallrank*/(0==t[1]?"-":/*userrank*/t[0]?/*userrank*/t[0]:"-")+"",D=/*overallrank*/(0==t[1]?"-":/*overallrank*/t[1])+"",M=/*showicon*/"true"==t[4]&&yn(),U=/*showicon*/"true"==t[4]&&vn();return{c(){r=f("div"),n=f("div"),M&&M.c(),i=m(),o=f("span"),s=g(/*rankprefix*/t[3]),a=g(N),c=g("/"),d=g(D),A=m(),v=f("img"),B=m(),T=f("img"),H=m(),R=f("div"),U&&U.c(),S=m(),k=f("span"),O=g(/*prize*/t[2]),this.c=e,y(v,"part","Rank_Arror_UP"),y(v,"alt","Rank Up"),l(v.src,b="data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle cx='4.9999' cy='4.9999' r='4.9999' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1149)'%3e %3cline x1='4.93332' y1='4' x2='4.93332' y2='7.99992' stroke='%2359CA00' stroke-width='1.86663'/%3e %3cpath d='M4.99896 2L7.59699 4.99994H2.40094L4.99896 2Z' fill='%2359CA00'%3e %3c/path%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1149'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='translate(1.99902 2)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e")||y(v,"src","data:image/svg+xml,%3csvg width='20' height='20' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle cx='4.9999' cy='4.9999' r='4.9999' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1149)'%3e %3cline x1='4.93332' y1='4' x2='4.93332' y2='7.99992' stroke='%2359CA00' stroke-width='1.86663'/%3e %3cpath d='M4.99896 2L7.59699 4.99994H2.40094L4.99896 2Z' fill='%2359CA00'%3e %3c/path%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1149'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='translate(1.99902 2)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e"),y(v,"width","20"),y(v,"height","20"),y(v,"class",w="svg Arrow Up "+(/*userRankChanged*/t[6]&&/*isRankingUp*/t[7]?"Show":"Hidden")),y(T,"part","Rank_Arror_Down"),y(T,"alt","Rank Down"),l(T.src,I="data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle r='4.9999' transform='matrix(1 0 0 -1 4.9999 5.0001)' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1154)'%3e %3cline y1='-0.933315' x2='3.99992' y2='-0.933315' transform='matrix(0 -1 -1 0 4 6)' stroke='%23CA0000' stroke-width='1.86663'/%3e %3cpath d='M4.99896 8L7.59699 5.00006H2.40094L4.99896 8Z' fill='%23CA0000'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1154'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='matrix(1 0 0 -1 1.99902 8)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e")||y(T,"src","data:image/svg+xml,%3csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3ccircle r='4.9999' transform='matrix(1 0 0 -1 4.9999 5.0001)' fill='%23434647'/%3e %3cg clip-path='url(%23clip0_2591_1154)'%3e %3cline y1='-0.933315' x2='3.99992' y2='-0.933315' transform='matrix(0 -1 -1 0 4 6)' stroke='%23CA0000' stroke-width='1.86663'/%3e %3cpath d='M4.99896 8L7.59699 5.00006H2.40094L4.99896 8Z' fill='%23CA0000'/%3e %3c/g%3e %3cdefs%3e %3cclipPath id='clip0_2591_1154'%3e %3crect width='5.99988' height='5.99928' fill='white' transform='matrix(1 0 0 -1 1.99902 8)'/%3e %3c/clipPath%3e %3c/defs%3e%3c/svg%3e"),y(T,"width","10"),y(T,"height","10"),y(T,"class",C="svg Arrow Down "+(/*userRankChanged*/t[6]&&!/*isRankingUp*/t[7]?"Show":"Hidden")),y(o,"class","RankInfo"),y(o,"part","RankText"),y(n,"class","RankSec"),y(n,"part","Rank"),y(k,"class","RankInfo UserPrize"),y(k,"part","PrizeText"),y(R,"class",L=/*displayin*/t[5]+" PrizeSec"),y(R,"part","Prize"),y(r,"class",P=/*displayin*/t[5]+" casino-tournaments-rank"),y(r,"part",x=/*displayin*/t[5]+" casino-tournaments-rank")},m(e,t){h(e,r,t),u(r,n),M&&M.m(n,null),u(n,i),u(n,o),u(o,s),u(o,a),u(o,c),u(o,d),u(o,A),u(o,v),u(o,B),u(o,T),u(r,H),u(r,R),U&&U.m(R,null),u(R,S),u(R,k),u(k,O)},p(e,[t]){/*showicon*/"true"==e[4]?M?M.p(e,t):(M=yn(),M.c(),M.m(n,i)):M&&(M.d(1),M=null),/*rankprefix*/8&t&&E(s,/*rankprefix*/e[3]),/*overallrank, userrank*/3&t&&N!==(N=/*overallrank*/(0==e[1]?"-":/*userrank*/e[0]?/*userrank*/e[0]:"-")+"")&&E(a,N),/*overallrank*/2&t&&D!==(D=/*overallrank*/(0==e[1]?"-":/*overallrank*/e[1])+"")&&E(d,D),/*userRankChanged, isRankingUp*/192&t&&w!==(w="svg Arrow Up "+(/*userRankChanged*/e[6]&&/*isRankingUp*/e[7]?"Show":"Hidden"))&&y(v,"class",w),/*userRankChanged, isRankingUp*/192&t&&C!==(C="svg Arrow Down "+(/*userRankChanged*/e[6]&&!/*isRankingUp*/e[7]?"Show":"Hidden"))&&y(T,"class",C),/*showicon*/"true"==e[4]?U?U.p(e,t):(U=vn(),U.c(),U.m(R,S)):U&&(U.d(1),U=null),/*prize*/4&t&&E(O,/*prize*/e[2]),/*displayin*/32&t&&L!==(L=/*displayin*/e[5]+" PrizeSec")&&y(R,"class",L),/*displayin*/32&t&&P!==(P=/*displayin*/e[5]+" casino-tournaments-rank")&&y(r,"class",P),/*displayin*/32&t&&x!==(x=/*displayin*/e[5]+" casino-tournaments-rank")&&y(r,"part",x)},i:e,o:e,d(e){e&&p(r),M&&M.d(),U&&U.d()}}}function En(e,t,r){let n,i,o,s,a,{rankprefix:l="#"}=t,{showicon:c="true"}=t,{tournamentid:u=""}=t,{overallrank:h="0"}=t,{userrank:p="0"}=t,{prize:f="PrizeName"}=t,{displayin:d="row"}=t,g=!1,m=!0;const A=e=>{e.data&&e.data.type==`TournamentRankInfo_${u}`&&y(e.data.rankInfo)},y=e=>{let t=e=>{r(0,p=e.rank),r(1,h=e.overallRank),r(2,f=e.prize)};if(!a)return a=n,void t(e);// first place bet, do not show change flag
716
+ n&&(r(6,g=a!=e.rank),r(7,m=a>e.rank),i=(new Date).getTime(),//reset time1, make sure userrank change more than once during 5mins
717
+ s=setTimeout((()=>{o=(new Date).getTime(),(o-i)/1e3>4&&r(6,g=!1),a=n}),5e3),t(e))};return T((()=>(n=null==p?void 0:parseInt(p),a=n,r(0,p=null==p?"-":p),window.addEventListener("message",A,!0),()=>{window.removeEventListener("message",A),clearTimeout(s)}))),e.$$set=e=>{"rankprefix"in e&&r(3,l=e.rankprefix),"showicon"in e&&r(4,c=e.showicon),"tournamentid"in e&&r(8,u=e.tournamentid),"overallrank"in e&&r(1,h=e.overallrank),"userrank"in e&&r(0,p=e.userrank),"prize"in e&&r(2,f=e.prize),"displayin"in e&&r(5,d=e.displayin)},e.$$.update=()=>{/*userrank*/1&e.$$.dirty&&(n=parseInt(p))},[p,h,f,l,c,d,g,m,u]}
718
718
  /* src/CasinoTournamentsSliderController.svelte generated by Svelte v3.48.0 */
719
- function En(e,t,r){const n=e.slice();return n[36]=t[r],n[38]=r,n}
720
- // (206:2) {#if (!tournamentList )}
721
- function _n(e){let t,r,n,o,i,s,a,c,l=/*$_*/e[6]("tournamentsSlider.loading")+"";return{c(){var e,u,h,f;t=p("div"),r=p("div"),n=p("span"),o=m(l),i=y(),s=p("div"),s.innerHTML='<casino-tournaments-rank displayin="col" showicon="false" userrank="-" prize="-" overallrank="-" tournamentid=""></casino-tournaments-rank>',a=y(),c=p("div"),b(n,"part","TournamentInfo_Name_link"),b(r,"part","TournamentInfo_Name"),b(r,"class","name"),b(s,"part","TournamentInfo_Rank"),b(s,"class","rank"),b(c,"part","TournamentInfo_Points"),b(c,"class","circle"),b(t,"part","TournamentLoading"),b(t,"class","TournamentInfo SearchLoading"),e=t,u="height",null===(h="200px")?e.style.removeProperty(u):e.style.setProperty(u,h,f?"important":"")},m(e,l){h(e,t,l),u(t,r),u(r,n),u(n,o),u(t,i),u(t,s),u(t,a),u(t,c)},p(e,t){/*$_*/64&t[0]&&l!==(l=/*$_*/e[6]("tournamentsSlider.loading")+"")&&w(o,l)},d(e){e&&f(t)}}}
722
- // (216:2) {#if (tournamentList && tournamentList.length > 0)}
723
- function Tn(e){let t,r,n,o,i,s,a,c,l,d,E,_,T,A,S,B=/*currentTournament*/e[3].name+"",H=/*tournamentList*/e[0],P=[];for(let t=0;t<H.length;t+=1)P[t]=An(En(e,H,t));return{c(){t=p("div"),r=p("div"),n=p("span"),o=m(B),i=y(),s=p("div"),a=p("casino-tournaments-rank"),_=y(),T=p("div");for(let e=0;e<P.length;e+=1)P[e].c();b(n,"part","TournamentInfo_Name_link"),b(r,"part","TournamentInfo_Name"),b(r,"class","name"),v(a,"displayin","col"),v(a,"showicon","false"),v(a,"userrank",c=/*currentTournament*/e[3].rank),v(a,"prize",l=/*currentTournament*/e[3].prize),v(a,"overallrank",d=/*currentTournament*/e[3].overallRank),v(a,"tournamentid",E=/*currentTournament*/e[3].id),b(s,"part","TournamentInfo_Rank"),b(s,"class","rank"),b(T,"part","TournamentInfo_Points"),b(T,"class","circle"),b(t,"part","TournamentInfo"),b(t,"class","TournamentInfo")},m(c,l){h(c,t,l),u(t,r),u(r,n),u(n,o),u(t,i),u(t,s),u(s,a),u(t,_),u(t,T);for(let e=0;e<P.length;e+=1)P[e].m(T,null);A||(S=g(n,"click",/*click_handler_1*/e[14]),A=!0)},p(e,t){if(/*currentTournament*/8&t[0]&&B!==(B=/*currentTournament*/e[3].name+"")&&w(o,B),/*currentTournament*/8&t[0]&&c!==(c=/*currentTournament*/e[3].rank)&&v(a,"userrank",c),/*currentTournament*/8&t[0]&&l!==(l=/*currentTournament*/e[3].prize)&&v(a,"prize",l),/*currentTournament*/8&t[0]&&d!==(d=/*currentTournament*/e[3].overallRank)&&v(a,"overallrank",d),/*currentTournament*/8&t[0]&&E!==(E=/*currentTournament*/e[3].id)&&v(a,"tournamentid",E),/*currentTournamentIdx, tournamentList*/3&t[0]){let r;for(H=/*tournamentList*/e[0],r=0;r<H.length;r+=1){const n=En(e,H,r);P[r]?P[r].p(n,t):(P[r]=An(n),P[r].c(),P[r].m(T,null))}for(;r<P.length;r+=1)P[r].d(1);P.length=H.length}},d(e){e&&f(t),function(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}(P,e),A=!1,S()}}}
724
- // (225:8) {#each tournamentList as item, idx}
725
- function An(e){let t,r,n;return{c(){t=d("svg"),r=d("circle"),b(r,"cx","2.77888"),b(r,"cy","2.50837"),b(r,"r","2.28571"),b(r,"fill","currentColor"),b(r,"stroke","currentColor"),b(t,"class",n=/*currentTournamentIdx*/e[1]==/*idx*/e[38]?"active":""),b(t,"width","6"),b(t,"height","5"),b(t,"viewBox","0 0 6 5"),b(t,"fill","none"),b(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){h(e,t,n),u(t,r)},p(e,r){/*currentTournamentIdx*/2&r[0]&&n!==(n=/*currentTournamentIdx*/e[1]==/*idx*/e[38]?"active":"")&&b(t,"class",n)},d(e){e&&f(t)}}}function Sn(t){let r,o,i,s,a,c,l,m,v,w,E,_,T,A,S=!/*tournamentList*/t[0]&&_n(t),B=/*tournamentList*/t[0]&&/*tournamentList*/t[0].length>0&&Tn(t);return{c(){r=p("div"),o=p("div"),i=d("svg"),s=d("path"),c=y(),S&&S.c(),l=y(),B&&B.c(),m=y(),v=p("div"),w=d("svg"),E=d("path"),this.c=e,b(s,"fill-rule","evenodd"),b(s,"clip-rule","evenodd"),b(s,"d","M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"),b(i,"width","6"),b(i,"height","10"),b(i,"viewBox","0 0 6 10"),b(i,"fill","currentColor"),b(i,"xmlns","http://www.w3.org/2000/svg"),b(o,"part","Tournaments_ArrowLeft"),b(o,"class",a="ArrowLeft "+(/*isFirst*/t[4]?"Disabled":"")),b(E,"fill-rule","evenodd"),b(E,"clip-rule","evenodd"),b(E,"d","M4.93488 5.75848L5.79688 4.89648L1.48689 0.586501L0.624894 1.4485L4.07278 4.89638L0.624326 8.34484L1.48632 9.20683L4.93478 5.75838L4.93488 5.75848Z"),b(w,"width","6"),b(w,"height","10"),b(w,"fill","currentColor"),b(w,"viewBox","0 0 6 10"),b(w,"xmlns","http://www.w3.org/2000/svg"),b(v,"part","Tournaments_ArrowRight"),b(v,"class",_="ArrowRight "+(/*isLast*/t[5]?"Disabled":"")),b(r,"part","Tournaments"),b(r,"class","casino-tournaments-slider-controller")},m(e,n){h(e,r,n),u(r,o),u(o,i),u(i,s),u(r,c),S&&S.m(r,null),u(r,l),B&&B.m(r,null),u(r,m),u(r,v),u(v,w),u(w,E),
726
- /*div2_binding*/t[16](r),T||(A=[g(o,"click",/*click_handler*/t[13]),g(v,"click",/*click_handler_2*/t[15])],T=!0)},p(e,t){/*isFirst*/16&t[0]&&a!==(a="ArrowLeft "+(/*isFirst*/e[4]?"Disabled":""))&&b(o,"class",a),/*tournamentList*/e[0]?S&&(S.d(1),S=null):S?S.p(e,t):(S=_n(e),S.c(),S.m(r,l)),/*tournamentList*/e[0]&&/*tournamentList*/e[0].length>0?B?B.p(e,t):(B=Tn(e),B.c(),B.m(r,m)):B&&(B.d(1),B=null),/*isLast*/32&t[0]&&_!==(_="ArrowRight "+(/*isLast*/e[5]?"Disabled":""))&&b(v,"class",_)},i:e,o:e,d(e){e&&f(r),S&&S.d(),B&&B.d()
727
- /*div2_binding*/,t[16](null),T=!1,n(A)}}}function Bn(e,t,r){let n;var o,i;o=dn,i=e=>r(6,n=e),e.$$.on_destroy.push(l(o,i));let s,a,c,{session:u=""}=t,{endpoint:h=""}=t,{lang:f="en"}=t,{tournamentsshownnumber:p=5}=t,d=[],m=0,y=!0,g=!1,b=null,v=null;!function({withLocale:e,translations:t}){tn.subscribe((r=>{null==r&&(Mr.set(t),tn.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
719
+ function wn(e,t,r){const n=e.slice();return n[50]=t[r],n[52]=r,n}
720
+ // (272:2) {#if (!tournamentList )}
721
+ function Bn(e){let t,r,n,i,o,s,a,l,c=/*$_*/e[9]("tournamentsSlider.loading")+"";return{c(){var e,u,h,p;t=f("div"),r=f("div"),n=f("span"),i=g(c),o=m(),s=f("div"),s.innerHTML='<casino-tournaments-rank displayin="col" showicon="false" userrank="-" prize="-" overallrank="-" tournamentid=""></casino-tournaments-rank>',a=m(),l=f("div"),y(n,"part","TournamentInfo_Name_link"),y(r,"part","TournamentInfo_Name"),y(r,"class","name"),y(s,"part","TournamentInfo_Rank"),y(s,"class","rank"),y(l,"part","TournamentInfo_Points"),y(l,"class","circle"),y(t,"part","TournamentLoading"),y(t,"class","TournamentInfo SearchLoading"),e=t,u="height",null===(h="200px")?e.style.removeProperty(u):e.style.setProperty(u,h,p?"important":"")},m(e,c){h(e,t,c),u(t,r),u(r,n),u(n,i),u(t,o),u(t,s),u(t,a),u(t,l)},p(e,t){/*$_*/512&t[0]&&c!==(c=/*$_*/e[9]("tournamentsSlider.loading")+"")&&E(i,c)},d(e){e&&p(t)}}}
722
+ // (282:2) {#if (tournamentList && tournamentList.length > 0)}
723
+ function Tn(e){let t,r,n,i,o,s,a,l,c,d,b,w,B,T,I,C=/*currentTournament*/e[4].name+"",H=/*tournamentList*/e[1],R=[];for(let t=0;t<H.length;t+=1)R[t]=In(wn(e,H,t));return{c(){t=f("div"),r=f("div"),n=f("span"),i=g(C),o=m(),s=f("div"),a=f("casino-tournaments-rank"),w=m(),B=f("div");for(let e=0;e<R.length;e+=1)R[e].c();y(n,"part","TournamentInfo_Name_link"),y(r,"part","TournamentInfo_Name"),y(r,"class","name"),v(a,"displayin","col"),v(a,"showicon","false"),v(a,"userrank",l=/*currentTournament*/e[4].rank),v(a,"prize",c=/*currentTournament*/e[4].prize),v(a,"overallrank",d=/*currentTournament*/e[4].overallRank),v(a,"tournamentid",b=/*currentTournament*/e[4].id),y(s,"part","TournamentInfo_Rank"),y(s,"class","rank"),y(B,"part","TournamentInfo_Points"),y(B,"class","circle"),y(t,"part","TournamentInfo"),y(t,"class","TournamentInfo")},m(l,c){h(l,t,c),u(t,r),u(r,n),u(n,i),u(t,o),u(t,s),u(s,a),u(t,w),u(t,B);for(let e=0;e<R.length;e+=1)R[e].m(B,null);T||(I=A(n,"click",/*click_handler_1*/e[20]),T=!0)},p(e,t){if(/*currentTournament*/16&t[0]&&C!==(C=/*currentTournament*/e[4].name+"")&&E(i,C),/*currentTournament*/16&t[0]&&l!==(l=/*currentTournament*/e[4].rank)&&v(a,"userrank",l),/*currentTournament*/16&t[0]&&c!==(c=/*currentTournament*/e[4].prize)&&v(a,"prize",c),/*currentTournament*/16&t[0]&&d!==(d=/*currentTournament*/e[4].overallRank)&&v(a,"overallrank",d),/*currentTournament*/16&t[0]&&b!==(b=/*currentTournament*/e[4].id)&&v(a,"tournamentid",b),/*currentTournamentIdx, tournamentList*/6&t[0]){let r;for(H=/*tournamentList*/e[1],r=0;r<H.length;r+=1){const n=wn(e,H,r);R[r]?R[r].p(n,t):(R[r]=In(n),R[r].c(),R[r].m(B,null))}for(;r<R.length;r+=1)R[r].d(1);R.length=H.length}},d(e){e&&p(t),function(e,t){for(let r=0;r<e.length;r+=1)e[r]&&e[r].d(t)}(R,e),T=!1,I()}}}
724
+ // (291:8) {#each tournamentList as item, idx}
725
+ function In(e){let t,r,n;return{c(){t=d("svg"),r=d("circle"),y(r,"cx","2.77888"),y(r,"cy","2.50837"),y(r,"r","2.28571"),y(r,"fill","currentColor"),y(r,"stroke","currentColor"),y(t,"class",n=/*currentTournamentIdx*/e[2]==/*idx*/e[52]?"active":""),y(t,"width","6"),y(t,"height","5"),y(t,"viewBox","0 0 6 5"),y(t,"fill","none"),y(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){h(e,t,n),u(t,r)},p(e,r){/*currentTournamentIdx*/4&r[0]&&n!==(n=/*currentTournamentIdx*/e[2]==/*idx*/e[52]?"active":"")&&y(t,"class",n)},d(e){e&&p(t)}}}
726
+ // (303:4) {#if isLast}
727
+ function Cn(e){let t,r;return{c(){t=d("svg"),r=d("path"),y(r,"fill-rule","evenodd"),y(r,"clip-rule","evenodd"),y(r,"d","M4.93488 5.75848L5.79688 4.89648L1.48689 0.586501L0.624894 1.4485L4.07278 4.89638L0.624326 8.34484L1.48632 9.20683L4.93478 5.75838L4.93488 5.75848Z"),y(t,"width","6"),y(t,"height","10"),y(t,"fill","currentColor"),y(t,"viewBox","0 0 6 10"),y(t,"xmlns","http://www.w3.org/2000/svg")},m(e,n){h(e,t,n),u(t,r)},d(e){e&&p(t)}}}function Hn(t){let r,i,o,s,a,l,c,g,v,E,w,B,T,I,C,H,R,S,k,O,L,P,x,N,D,M,U=!/*tournamentList*/t[1]&&Bn(t),G=/*tournamentList*/t[1]&&/*tournamentList*/t[1].length>0&&Tn(t),_=/*isLast*/t[6]&&Cn();return{c(){r=f("div"),i=f("div"),o=d("svg"),s=d("path"),l=m(),U&&U.c(),c=m(),G&&G.c(),g=m(),v=f("div"),E=d("svg"),w=d("path"),B=m(),_&&_.c(),T=m(),I=f("section"),C=f("div"),H=d("svg"),R=d("rect"),S=d("defs"),k=d("pattern"),O=d("use"),L=d("image"),x=m(),N=f("div"),N.innerHTML='<svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg> \n <svg width="6" height="10" viewBox="0 0 6 10" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"></path></svg>',this.c=e,y(s,"fill-rule","evenodd"),y(s,"clip-rule","evenodd"),y(s,"d","M0.861997 5.75848L0 4.89648L4.30998 0.586501L5.17198 1.4485L1.7241 4.89638L5.17255 8.34484L4.31055 9.20683L0.862099 5.75838L0.861997 5.75848Z"),y(o,"width","6"),y(o,"height","10"),y(o,"viewBox","0 0 6 10"),y(o,"fill","currentColor"),y(o,"xmlns","http://www.w3.org/2000/svg"),y(i,"part","Tournaments_ArrowLeft"),y(i,"class",a="ArrowLeft "+(/*isFirst*/t[5]?"Disabled":"")),y(w,"fill-rule","evenodd"),y(w,"clip-rule","evenodd"),y(w,"d","M4.93488 5.75848L5.79688 4.89648L1.48689 0.586501L0.624894 1.4485L4.07278 4.89638L0.624326 8.34484L1.48632 9.20683L4.93478 5.75838L4.93488 5.75848Z"),y(E,"width","6"),y(E,"height","10"),y(E,"fill","currentColor"),y(E,"viewBox","0 0 6 10"),y(E,"xmlns","http://www.w3.org/2000/svg"),y(v,"part","Tournaments_ArrowRight"),y(v,"class","ArrowRight"),y(r,"part","Tournaments"),y(r,"class","casino-tournaments-slider-controller"),y(R,"width",/*iconsize*/t[0]),y(R,"height",/*iconsize*/t[0]),y(R,"fill","url(#pattern0)"),b(O,"xlink:href","#image0_2606_356"),y(O,"transform","scale(0.00195312)"),y(k,"id","pattern0"),y(k,"patternContentUnits","objectBoundingBox"),y(k,"width","1"),y(k,"height","1"),y(L,"id","image0_2606_356"),y(L,"width","512"),y(L,"height","512"),b(L,"xlink:href",/*iconHref*/t[8]),y(H,"width",/*iconsize*/t[0]),y(H,"height",/*iconsize*/t[0]),y(H,"viewBox",P=`0 0 ${/*iconsize*/t[0]} ${/*iconsize*/t[0]}`),y(H,"fill","none"),y(H,"xmlns","http://www.w3.org/2000/svg"),y(H,"xmlns:xlink","http://www.w3.org/1999/xlink"),y(C,"class","svg"),y(C,"part","Icon"),y(N,"class","restoreButton"),y(N,"part","RestoreButton"),y(I,"id","animator"),y(I,"part","Animator")},m(e,n){h(e,r,n),u(r,i),u(i,o),u(o,s),u(r,l),U&&U.m(r,null),u(r,c),G&&G.m(r,null),u(r,g),u(r,v),u(v,E),u(E,w),u(v,B),_&&_.m(v,null)
728
+ /*div2_binding*/,t[22](r),h(e,T,n),h(e,I,n),u(I,C),u(C,H),u(H,R),u(H,S),u(S,k),u(k,O),u(S,L),u(I,x),u(I,N),
729
+ /*section_binding*/t[23](I),D||(M=[A(i,"click",/*click_handler*/t[19]),A(v,"click",/*click_handler_2*/t[21]),A(I,"click",/*click_handler_3*/t[24])],D=!0)},p(e,t){/*isFirst*/32&t[0]&&a!==(a="ArrowLeft "+(/*isFirst*/e[5]?"Disabled":""))&&y(i,"class",a),/*tournamentList*/e[1]?U&&(U.d(1),U=null):U?U.p(e,t):(U=Bn(e),U.c(),U.m(r,c)),/*tournamentList*/e[1]&&/*tournamentList*/e[1].length>0?G?G.p(e,t):(G=Tn(e),G.c(),G.m(r,g)):G&&(G.d(1),G=null),/*isLast*/e[6]?_||(_=Cn(),_.c(),_.m(v,null)):_&&(_.d(1),_=null),/*iconsize*/1&t[0]&&y(R,"width",/*iconsize*/e[0]),/*iconsize*/1&t[0]&&y(R,"height",/*iconsize*/e[0]),/*iconHref*/256&t[0]&&b(L,"xlink:href",/*iconHref*/e[8]),/*iconsize*/1&t[0]&&y(H,"width",/*iconsize*/e[0]),/*iconsize*/1&t[0]&&y(H,"height",/*iconsize*/e[0]),/*iconsize*/1&t[0]&&P!==(P=`0 0 ${/*iconsize*/e[0]} ${/*iconsize*/e[0]}`)&&y(H,"viewBox",P)},i:e,o:e,d(e){e&&p(r),U&&U.d(),G&&G.d(),_&&_.d()
730
+ /*div2_binding*/,t[22](null),e&&p(T),e&&p(I)
731
+ /*section_binding*/,t[23](null),D=!1,n(M)}}}!customElements.get("casino-tournaments-rank")&&customElements.define("casino-tournaments-rank",class extends G{constructor(e){super(),this.shadowRoot.innerHTML="<style>.row{display:flex}.row .RankSec,.row .PrizeSec{width:49%}.col{display:inline-block}.RankSec,.PrizeSec{background-color:#c4c4c4;display:flex;padding:5px;margin:5px}.RankSec span,.PrizeSec span{text-align:center}.casino-tournaments-rank{background:transparent;min-height:22px;width:100%}.Icon{width:22px;height:22px;display:flex;border-right:2px solid;margin-right:5px;padding-right:3px}.RankInfo{vertical-align:middle;line-height:22px;font-weight:bold;padding-left:5px;padding-right:10px}.svg.Arrow.Up,.svg.Arrow.Down{position:absolute;width:15px;height:15px;vertical-align:bottom;padding-left:3px;display:none;padding:3px;padding:3px}.svg.Arrow.Up.Show,.svg.Arrow.Down.Show{display:inline-flex}.svg.Arrow.Up.Hidden,.svg.Arrow.Down.Hidden{display:none}.svg.Arrow.Up,.svg.Arrow.Down{animation-name:twinkle;animation-duration:1s;animation-iteration-count:infinite}@keyframes twinkle{0%{opacity:0}25%{opacity:1}100%{opacity:0}}</style>",U(this,{target:this.shadowRoot,props:w(this.attributes),customElement:!0},En,bn,o,{rankprefix:3,showicon:4,tournamentid:8,overallrank:1,userrank:0,prize:2,displayin:5},null),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),x()))}static get observedAttributes(){return["rankprefix","showicon","tournamentid","overallrank","userrank","prize","displayin"]}get rankprefix(){return this.$$.ctx[3]}set rankprefix(e){this.$$set({rankprefix:e}),x()}get showicon(){return this.$$.ctx[4]}set showicon(e){this.$$set({showicon:e}),x()}get tournamentid(){return this.$$.ctx[8]}set tournamentid(e){this.$$set({tournamentid:e}),x()}get overallrank(){return this.$$.ctx[1]}set overallrank(e){this.$$set({overallrank:e}),x()}get userrank(){return this.$$.ctx[0]}set userrank(e){this.$$set({userrank:e}),x()}get prize(){return this.$$.ctx[2]}set prize(e){this.$$set({prize:e}),x()}get displayin(){return this.$$.ctx[5]}set displayin(e){this.$$set({displayin:e}),x()}});function Rn(e,t,r){let n,i;var o,s;o=gn,s=e=>r(9,i=e),e.$$.on_destroy.push(c(o,s));let a,l,u,h,p,{session:f=""}=t,{endpoint:d=""}=t,{lang:g="en"}=t,{tournamentsshownnumber:m=5}=t,{looptime:A="5"}=t,{iconsize:y="9"}=t,{icon:v=""}=t,b=[],E=0,w=!0,B=!1,I=null,H=null;!function({withLocale:e,translations:t}){rn.subscribe((r=>{null==r&&(Ur.set(t),rn.set(e))}));// maybe we will need this to make sure that the i18n is set up only once
728
732
  /*dictionary.set(translations);
729
- locale.set(_locale);*/}({withLocale:"en",translations:{}}),Object.keys(mn).forEach((e=>{!function(e,t){$r(e,t)}(e,mn[e])}));const w=e=>{e.data&&"TournamentList"==e.data.type&&r(0,d=e.data.tournamentList)},E=()=>{var e;e=f,tn.set(e)},_=e=>{e>0&&g||e<0&&y||r(1,m+=e)},A=e=>({id:e.tournament.id,name:e.tournament.nameOrTitle,rank:e.leaderBoard?e.leaderBoard.rank:"-",overallRank:e.endRank,prize:e.leaderBoard&&e.leaderBoard.prizeName?e.leaderBoard.prizeName:"-"}),B=e=>{window.postMessage({type:"MyTournamentFromNavClicked",tournamentid:e,showLeaderboard:!0},window.location.href)},H=e=>{if(e.data)try{let t=e.data,n=JSON.parse(t),o=[];if("PlayerLeaderBoardsUpdate"==n.messageType&&n.items&&(n.items.forEach(((e,t)=>{let r=A(e);s&&s.id==r.id&&s.rank!=r.rank&&window.postMessage({type:`TournamentRankInfo_${r.id}}`,rankInfo:{rank:r.rank,overallRank:r.overallRank,prize:r.prize}}),o.push(r)})),r(0,d=o),m>=n.items.length&&r(1,m=n.items.length-1),r(3,s=o[m])),"PlayerLeaderBoardUpdate"==n.messageType&&n.item){let e=A(n.item),t=d.findIndex((t=>t.id==e.id));m==t&&window.postMessage({type:`TournamentRankInfo_${e.id}}`,rankInfo:{rank:e.rank,overallRank:e.overallRank,prize:e.prize}}),r(0,d[t]=e,d)}}catch(e){console.log(e)}},P=e=>{const t=(e=>e.touches||e.originalEvent.touches)(e)[0];b=t.clientX,v=t.clientY},L=e=>{if(!b||!v)return;let t=e.touches[0].clientX,r=e.touches[0].clientY,n=b-t,o=v-r;Math.abs(n)>Math.abs(o)&&_(n>0?1:-1),b=null,v=null},x=()=>{if(!h)return;let e=new URL(`${h}/tournaments/leaderboard/player/updates?XSessionId=${u}`);var t,r,n;t=e.searchParams,r=0,n=p,t.append("pagination",`offset=${r},limit=${n}`),t.append("sortField","StartTime"),t.append("sortOrder","desc"),t.append("fields","id,nameOrTitle,state"),t.append("language",f),t.append("filter","state=Running"),a=EventSource?new EventSource(e.href):new yn.EventSourcePolyfill(e.href,{headers:{accept:"text/event-stream"}}),void 0!==a&&a.addEventListener("message",H)};T((()=>(x(),window.addEventListener("message",w,!1),()=>{window.removeEventListener("message",w),a&&a.removeEventListener("message",H),c.removeEventListener("touchstart",P),c.removeEventListener("touchmove",L)})));return e.$$set=e=>{"session"in e&&r(9,u=e.session),"endpoint"in e&&r(10,h=e.endpoint),"lang"in e&&r(11,f=e.lang),"tournamentsshownnumber"in e&&r(12,p=e.tournamentsshownnumber)},e.$$.update=()=>{/*endpoint*/1024&e.$$.dirty[0]&&h&&x(),/*tourSlider*/4&e.$$.dirty[0]&&c&&(c.addEventListener("touchstart",P,{passive:!0}),c.addEventListener("touchmove",L,{passive:!0})),/*session*/512&e.$$.dirty[0]&&u&&u.length,/*lang*/2048&e.$$.dirty[0]&&f&&E(),/*tournamentList, currentTournamentIdx*/3&e.$$.dirty[0]&&r(3,s=d[m]),/*currentTournamentIdx, tournamentList*/3&e.$$.dirty[0]&&r(5,g=m==d.length-1),/*currentTournamentIdx*/2&e.$$.dirty[0]&&r(4,y=0==m),/*tournamentsshownnumber, lang*/6144&e.$$.dirty[0]&&p&&f&&a&&(a.removeEventListener("message",H),a.close(),x())},[d,m,c,s,y,g,n,_,B,u,h,f,p,()=>_(-1),()=>B(s.id),()=>_(1),function(e){S[e?"unshift":"push"]((()=>{c=e,r(2,c)}))}]}!customElements.get("casino-tournaments-rank")&&customElements.define("casino-tournaments-rank",class extends U{constructor(e){super(),this.shadowRoot.innerHTML="<style>.row{display:flex}.row .RankSec,.row .PrizeSec{width:49%}.col{display:inline-block}.RankSec,.PrizeSec{background-color:#c4c4c4;display:flex;padding:5px;margin:5px}.RankSec span,.PrizeSec span{text-align:center}.casino-tournaments-rank{background:transparent;min-height:22px;width:100%}.Icon{width:22px;height:22px;display:flex;border-right:2px solid;margin-right:5px;padding-right:3px}.RankInfo{vertical-align:middle;line-height:22px;font-weight:bold;padding-left:5px;padding-right:10px}.svg.Arrow.Up,.svg.Arrow.Down{position:absolute;width:15px;height:15px;vertical-align:bottom;padding-left:3px;display:none;padding:3px;padding:3px}.svg.Arrow.Up.Show,.svg.Arrow.Down.Show{display:inline-flex}.svg.Arrow.Up.Hidden,.svg.Arrow.Down.Hidden{display:none}.svg.Arrow.Up,.svg.Arrow.Down{animation-name:twinkle;animation-duration:1s;animation-iteration-count:infinite}@keyframes twinkle{0%{opacity:0}25%{opacity:1}100%{opacity:0}}</style>",M(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},wn,vn,i,{rankprefix:3,showicon:4,tournamentid:8,overallrank:1,userrank:0,prize:2,displayin:5},null),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["rankprefix","showicon","tournamentid","overallrank","userrank","prize","displayin"]}get rankprefix(){return this.$$.ctx[3]}set rankprefix(e){this.$$set({rankprefix:e}),I()}get showicon(){return this.$$.ctx[4]}set showicon(e){this.$$set({showicon:e}),I()}get tournamentid(){return this.$$.ctx[8]}set tournamentid(e){this.$$set({tournamentid:e}),I()}get overallrank(){return this.$$.ctx[1]}set overallrank(e){this.$$set({overallrank:e}),I()}get userrank(){return this.$$.ctx[0]}set userrank(e){this.$$set({userrank:e}),I()}get prize(){return this.$$.ctx[2]}set prize(e){this.$$set({prize:e}),I()}get displayin(){return this.$$.ctx[5]}set displayin(e){this.$$set({displayin:e}),I()}});class Hn extends U{constructor(e){super(),this.shadowRoot.innerHTML="<style>.casino-tournaments-slider-controller{position:relative;width:100%;background:#212223;color:#fff;display:inline-flex;padding:10px 5px;border:1px solid #ff8364;border-radius:5px;min-height:70px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5)}.TournamentInfo{width:calc(100% - 4px);padding:2px}.TournamentInfo .name{white-space:nowrap;overflow:auto;width:99%;text-align:center;text-transform:capitalize;font-size:0.8rem;margin-bottom:5px;cursor:pointer}.TournamentInfo .circle{text-align:center;height:7px;height:5px;margin-top:3px}.TournamentInfo .circle svg{color:#C4C4C4;margin:0 2px;vertical-align:top;margin-top:3px}.TournamentInfo .circle svg.active{color:white}.ArrowLeft{left:1px}.ArrowRight{right:1px}.ArrowLeft,.ArrowRight{position:absolute;cursor:pointer;top:calc(50% - 7px);margin:0px;display:flex;width:7px}.ArrowLeft.Disabled svg,.ArrowRight.Disabled svg{color:darkgrey}.ArrowLeft svg,.ArrowRight svg{vertical-align:middle;width:11px;height:11px;color:#FF8364}casino-tournaments-rank::part(Rank),casino-tournaments-rank::part(Prize){background-color:transparent;padding:0px;margin:0px;line-height:14px}casino-tournaments-rank::part(RankText),casino-tournaments-rank::part(PrizeText){line-height:16px;margin:auto}casino-tournaments-rank::part(Rank_Arror_UP),casino-tournaments-rank::part(Rank_Arror_Down){padding:0px 3px}casino-tournaments-rank::part(PrizeText){font-weight:normal}casino-tournaments-rank::part(Rank){color:#ff8364;font-size:0.75rem}casino-tournaments-rank::part(Prize){color:#fdd500;font-size:0.7rem}</style>",M(this,{target:this.shadowRoot,props:E(this.attributes),customElement:!0},Bn,Sn,i,{session:9,endpoint:10,lang:11,tournamentsshownnumber:12},null,[-1,-1]),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),I()))}static get observedAttributes(){return["session","endpoint","lang","tournamentsshownnumber"]}get session(){return this.$$.ctx[9]}set session(e){this.$$set({session:e}),I()}get endpoint(){return this.$$.ctx[10]}set endpoint(e){this.$$set({endpoint:e}),I()}get lang(){return this.$$.ctx[11]}set lang(e){this.$$set({lang:e}),I()}get tournamentsshownnumber(){return this.$$.ctx[12]}set tournamentsshownnumber(e){this.$$set({tournamentsshownnumber:e}),I()}}return!customElements.get("casino-tournaments-slider-controller")&&customElements.define("casino-tournaments-slider-controller",Hn),Hn}));
733
+ locale.set(_locale);*/}({withLocale:"en",translations:{}}),Object.keys(mn).forEach((e=>{!function(e,t){Qr(e,t)}(e,mn[e])}));const R=e=>{e.data&&"TournamentList"==e.data.type&&r(1,b=e.data.tournamentList)},S=()=>{var e;e=g,rn.set(e)},k=()=>{clearInterval(h),h=setInterval((()=>{0!==b.length&&r(2,E=(E+1)%b.length)}),1e3*Number(A))},O=e=>{k(),e>0&&B&&N(),e>0&&B||e<0&&w||r(2,E+=e)},L=e=>setTimeout((()=>e()),1e3),P={icon:{init(){r(7,p.style.transition="all 1s ease-in-out",p)},show(){r(7,p.style.display="flex",p),L((()=>r(7,p.style.opacity="1",p)))},hide(){r(7,p.style.display="none",p),r(7,p.style.opacity="0",p)}},slider:{init(){r(3,u.style.transition="all 1s ease-in-out",u)},show(){r(3,u.style.opacity="1",u),r(3,u.style.transform=null,u),document.querySelector("body").style["overflow-x"]="hidden"},hide(){this.init(),r(3,u.style.opacity="0",u),r(3,u.style.transform=`translateX(${u.clientWidth+20}px)`,u),L((()=>document.querySelector("body").setAttribute("style",null)))}}},x=()=>{P.slider.show(),P.icon.hide()},N=()=>{P.slider.hide(),P.icon.show()},D=e=>({id:e.tournament.id,name:e.tournament.nameOrTitle,rank:e.leaderBoard?e.leaderBoard.rank:"-",overallRank:e.endRank,prize:e.leaderBoard&&e.leaderBoard.prizeName?e.leaderBoard.prizeName:"-"}),M=e=>{window.postMessage({type:"MyTournamentFromNavClicked",tournamentid:e,showLeaderboard:!0},window.location.href)},U=e=>{if(e.data)try{let t=e.data,n=JSON.parse(t),i=[];if("PlayerLeaderBoardsUpdate"==n.messageType&&n.items&&(n.items.forEach(((e,t)=>{let r=D(e);a&&a.id==r.id&&a.rank!=r.rank&&window.postMessage({type:`TournamentRankInfo_${r.id}}`,rankInfo:{rank:r.rank,overallRank:r.overallRank,prize:r.prize}}),i.push(r)})),r(1,b=i),E>=n.items.length&&r(2,E=n.items.length-1),r(4,a=i[E])),"PlayerLeaderBoardUpdate"==n.messageType&&n.item){let e=D(n.item),t=b.findIndex((t=>t.id==e.id));E==t&&window.postMessage({type:`TournamentRankInfo_${e.id}}`,rankInfo:{rank:e.rank,overallRank:e.overallRank,prize:e.prize}}),r(1,b[t]=e,b)}}catch(e){console.log(e)}},G=e=>{const t=(e=>e.touches||e.originalEvent.touches)(e)[0];I=t.clientX,H=t.clientY},_=e=>{if(!I||!H)return;let t=e.touches[0].clientX,r=e.touches[0].clientY,n=I-t,i=H-r;Math.abs(n)>Math.abs(i)&&O(n>0?1:-1),I=null,H=null},Q=()=>{if(!d)return;let e=new URL(`${d}/tournaments/leaderboard/player/updates?XSessionId=${f}`);var t,r,n;t=e.searchParams,r=0,n=m,t.append("pagination",`offset=${r},limit=${n}`),t.append("sortField","StartTime"),t.append("sortOrder","desc"),t.append("fields","id,nameOrTitle,state"),t.append("language",g),t.append("filter","state=Running"),l=EventSource?new EventSource(e.href):new An.EventSourcePolyfill(e.href,{headers:{accept:"text/event-stream"}}),void 0!==l&&l.addEventListener("message",U)};T((()=>(Q(),window.addEventListener("message",R,!1),k(),()=>{clearInterval(h),window.removeEventListener("message",R),l&&l.removeEventListener("message",U),u.removeEventListener("touchstart",G),u.removeEventListener("touchmove",_)})));return e.$$set=e=>{"session"in e&&r(13,f=e.session),"endpoint"in e&&r(14,d=e.endpoint),"lang"in e&&r(15,g=e.lang),"tournamentsshownnumber"in e&&r(16,m=e.tournamentsshownnumber),"looptime"in e&&r(17,A=e.looptime),"iconsize"in e&&r(0,y=e.iconsize),"icon"in e&&r(18,v=e.icon)},e.$$.update=()=>{/*icon*/262144&e.$$.dirty[0]&&r(8,n=v||"\n data:image/png;base64,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gORG2uqdQKQx0op3AhFQARAREWlKKgAiIiJNSAVARESkCakAiIiINCEVABERkSakAiAiItKEVABERESakAqAiIhIE1IBEBERaUIqACIiIk1IBUBERKQJqQCIiIg0IRUAERGRJqQCICIi0oRUAERERJqQCoCIiEgTUgEQERFpQuYdQBovzHzteNK+VxL4O2AKsB8w3jmWOFi8+G76+xPvGNJglUoUqtVKX0trdU1HW8tlcXv7nIPvX/Sgdy5pLBWAJhJmnnYISfQFsL8Hqt55xJ8KgACYwbhxnQ+N7Wx753NWLpnrnUcaQwWgCYTj3thOZctXwN6PbvyyAxUA2ZGZMWGPzls7xlZmPfeBWzd455H60h6AkgsnnDaRytZ5YB9CN38RGUQIgfWPb5m6/tHuVfcfMO0Y7zxSXyoAJRaOf9XBWHwzcLR3FhEpjm3dve1r1m68/v4DjprhnUXqRwWgpMLLXj0GC5cQ2N87i4gUT39fLV63buMV9z7vqAO9s0h9qACUVVT7X+Bw7xgiUlzdPX2tWx7butg7h9SHCkAJhekvfyXwGu8cIlJ8mzZt2+/PE1/yr945JHsqACUTmB0Roi965xCR8tiwYcunAzMr3jkkWyoAZXP8TacCR3jHEJHy6O7ua7t34qZPeOeQbKkAlE0UXucdQUTKp7e3723eGSRbKgAlMjD9b6d75xCR8tmyuedFQfeMUtH/mWXy0hufC0z0jiEi5dPXX4vuP/Co471zSHZUAMqkagd7RxCR8kqS9DjvDJIdFYAySUxv9BOR+knCPt4RJDsqAGUSpS3eEUSkvIKFdu8Mkh0VABERkSakAiAiItKEVABERESakAqAiIhIE1IBEBERaUIqACIiIk1IBUBERKQJqQCIiIg0IRUAERGRJqQCICIi0oRUAERERJqQCoCIiEgTUgEQERFpQioAIiIiTUgFQEREpAmpAIiIiDQhFQAREZEmpAIgIiLShFQAREREmpAKgIiISBNSARAREWlCKgAiIiJNSAVARESkCakAiIiINCEVABERkSakAiAiItKEVABERESakAqAiIhIE1IBEBERaUIqACIiIk1IBUBERKQJqQCIiIg0IRUAERGRJqQCICIi0oRUAERERJqQCoCIiEgTUgEQERFpQioAIiIiTUgFQEREpAmpAIiIiDQhFQAREZEmpAIgIiLShFQAREREmpAKgIiISBNSARAREWlCKgAiIiJNSAVARESkCakAiIiINCEVABERkSakAiAiItKEVABERESakAqAiIhIE1IBEBERaUIqACIiIk1IBUBERKQJqQCIiIg0IRUAERGRJqQCICIi0oRUAERERJqQCkCZpFGfdwQRKS8L1u2dQbKjAlAmcdjgHUFEysviaI13BsmOCkCZJPYX7wgiUl5WCYu8M0h2VADK5Lrf3w884h1DRMqn2lJJDn5oiQpAiagAlIhBAH7nnUNEyqerq/1Og9Q7h2RHBaBsApd6RxCR8mlrrf7UO4NkSwWgbK47+koIf/KOISLl0d7e0n3I6rHneeeQbKkAlIwxO4XoX71ziEh5jN9jzOeMeTXvHJItFYASsoW/vwILv/HOISLFN25c58rnr1ryFe8ckj1hLOs1AAAA8klEQVQVgLKKus8EVnjHEJHiam9r6Z0wZuwx3jmkPlQASsrmzduCxa9BjwWKyAi0tMTJnnuPO/XAR25Y6Z1F6kMFoMRswWX3Q3I0cKN3FhEpjs6uti377D3myIMfvnmBdxapHxWAkrOFV6wm3jYTwlcBvStARHbJzNhzzzFLxu47bv/nrrz1Vu88Ul/mHUAaJxz/qoMhfAHjDUCLdx7xt3jx3fT3J94xxJmZMW5cxwNjujre+dxHbp7vnUcaQwWgCYWTTx5HX/XlpPZqjMOBA4A9vHNJ46kANKdKJQ7Vatzb2lpd09ZevbQ9bj9fa/3N5/8DLDrhXaS1FJcAAAAASUVORK5CYII=\n"),/*endpoint*/16384&e.$$.dirty[0]&&d&&Q(),/*tourSlider*/8&e.$$.dirty[0]&&u&&(u.addEventListener("touchstart",G,{passive:!0}),u.addEventListener("touchmove",_,{passive:!0})),/*session*/8192&e.$$.dirty[0]&&f&&f.length,/*lang*/32768&e.$$.dirty[0]&&g&&S(),/*looptime*/131072&e.$$.dirty[0]&&A&&k(),/*tournamentList, currentTournamentIdx*/6&e.$$.dirty[0]&&r(4,a=b[E]),/*currentTournamentIdx, tournamentList*/6&e.$$.dirty[0]&&r(6,B=E==b.length-1),/*currentTournamentIdx*/4&e.$$.dirty[0]&&r(5,w=0==E),/*tournamentsshownnumber, lang*/98304&e.$$.dirty[0]&&m&&g&&l&&(l.removeEventListener("message",U),l.close(),Q())},[y,b,E,u,a,w,B,p,n,i,O,x,M,f,d,g,m,A,v,()=>O(-1),()=>M(a.id),()=>O(1),function(e){C[e?"unshift":"push"]((()=>{u=e,r(3,u)}))},function(e){C[e?"unshift":"push"]((()=>{p=e,r(7,p)}))},()=>x()]}class Sn extends G{constructor(e){super(),this.shadowRoot.innerHTML="<style>.casino-tournaments-slider-controller{position:relative;width:100%;background:#212223;color:#fff;display:inline-flex;padding:10px 5px;border:1px solid #ff8364;border-radius:5px;min-height:70px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5)}.TournamentInfo{width:calc(100% - 4px);padding:2px}.TournamentInfo .name{white-space:nowrap;overflow:auto;width:99%;text-align:center;text-transform:capitalize;font-size:0.8rem;margin-bottom:5px;cursor:pointer}.TournamentInfo .circle{text-align:center;height:7px;height:5px;margin-top:3px}.TournamentInfo .circle svg{color:#C4C4C4;margin:0 2px;vertical-align:top;margin-top:3px}.TournamentInfo .circle svg.active{color:white}.ArrowLeft{left:1px}.ArrowRight{right:1px}.ArrowLeft,.ArrowRight{position:absolute;cursor:pointer;top:calc(50% - 7px);margin:0px;display:flex;width:7px}.ArrowLeft.Disabled svg{color:darkgrey}.ArrowLeft svg,.ArrowRight svg{vertical-align:middle;width:11px;height:11px;color:#FF8364}section#animator{position:absolute;right:0;top:0;opacity:0;display:none;cursor:pointer;text-align:center;align-items:center;flex-direction:column}section#animator .restoreButton{color:#000;display:inline-flex}casino-tournaments-rank::part(Rank),casino-tournaments-rank::part(Prize){background-color:transparent;padding:0px;margin:0px;line-height:14px}casino-tournaments-rank::part(RankText),casino-tournaments-rank::part(PrizeText){line-height:16px;margin:auto}casino-tournaments-rank::part(Rank_Arror_UP),casino-tournaments-rank::part(Rank_Arror_Down){padding:0px 3px}casino-tournaments-rank::part(PrizeText){font-weight:normal}casino-tournaments-rank::part(Rank){color:#ff8364;font-size:0.75rem}casino-tournaments-rank::part(Prize){color:#fdd500;font-size:0.7rem}</style>",U(this,{target:this.shadowRoot,props:w(this.attributes),customElement:!0},Rn,Hn,o,{session:13,endpoint:14,lang:15,tournamentsshownnumber:16,looptime:17,iconsize:0,icon:18},null,[-1,-1]),e&&(e.target&&h(e.target,this,e.anchor),e.props&&(this.$set(e.props),x()))}static get observedAttributes(){return["session","endpoint","lang","tournamentsshownnumber","looptime","iconsize","icon"]}get session(){return this.$$.ctx[13]}set session(e){this.$$set({session:e}),x()}get endpoint(){return this.$$.ctx[14]}set endpoint(e){this.$$set({endpoint:e}),x()}get lang(){return this.$$.ctx[15]}set lang(e){this.$$set({lang:e}),x()}get tournamentsshownnumber(){return this.$$.ctx[16]}set tournamentsshownnumber(e){this.$$set({tournamentsshownnumber:e}),x()}get looptime(){return this.$$.ctx[17]}set looptime(e){this.$$set({looptime:e}),x()}get iconsize(){return this.$$.ctx[0]}set iconsize(e){this.$$set({iconsize:e}),x()}get icon(){return this.$$.ctx[18]}set icon(e){this.$$set({icon:e}),x()}}return!customElements.get("casino-tournaments-slider-controller")&&customElements.define("casino-tournaments-slider-controller",Sn),Sn}));
730
734
  //# sourceMappingURL=casino-tournaments-slider-controller.js.map